-- Logs begin at Thu 2021-01-21 10:38:15 UTC, end at Thu 2021-01-21 13:35:06 UTC. -- Jan 21 11:27:44.521376 n-d-760354-3 systemd[1]: Starting Devstack devstack@c-api.service... Jan 21 11:27:44.530967 n-d-760354-3 devstack@c-api.service[87984]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jan 21 11:27:44.532955 n-d-760354-3 devstack@c-api.service[87984]: *** Starting uWSGI 2.0.15-debian (64bit) on [Thu Jan 21 11:27:44 2021] *** Jan 21 11:27:44.532955 n-d-760354-3 devstack@c-api.service[87984]: compiled with version: 7.3.0 on 28 September 2018 15:41:15 Jan 21 11:27:44.532955 n-d-760354-3 devstack@c-api.service[87984]: os: Linux-4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 Jan 21 11:27:44.532955 n-d-760354-3 devstack@c-api.service[87984]: nodename: n-d-760354-3 Jan 21 11:27:44.532955 n-d-760354-3 devstack@c-api.service[87984]: machine: x86_64 Jan 21 11:27:44.532955 n-d-760354-3 devstack@c-api.service[87984]: clock source: unix Jan 21 11:27:44.532955 n-d-760354-3 devstack@c-api.service[87984]: pcre jit disabled Jan 21 11:27:44.532955 n-d-760354-3 devstack@c-api.service[87984]: detected number of CPU cores: 4 Jan 21 11:27:44.532955 n-d-760354-3 devstack@c-api.service[87984]: current working directory: / Jan 21 11:27:44.532955 n-d-760354-3 devstack@c-api.service[87984]: detected binary path: /usr/bin/uwsgi-core Jan 21 11:27:44.532955 n-d-760354-3 devstack@c-api.service[87984]: dropping root privileges as early as possible Jan 21 11:27:44.532955 n-d-760354-3 devstack@c-api.service[87984]: your processes number limit is 47843 Jan 21 11:27:44.532955 n-d-760354-3 devstack@c-api.service[87984]: your memory page size is 4096 bytes Jan 21 11:27:44.532955 n-d-760354-3 devstack@c-api.service[87984]: detected max file descriptor number: 2048 Jan 21 11:27:44.532955 n-d-760354-3 devstack@c-api.service[87984]: lock engine: pthread robust mutexes Jan 21 11:27:44.533906 n-d-760354-3 devstack@c-api.service[87984]: thunder lock: enabled Jan 21 11:27:44.533906 n-d-760354-3 devstack@c-api.service[87984]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Jan 21 11:27:44.533906 n-d-760354-3 devstack@c-api.service[87984]: dropping root privileges after socket binding Jan 21 11:27:44.533906 n-d-760354-3 devstack@c-api.service[87984]: Python version: 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] Jan 21 11:27:44.586493 n-d-760354-3 devstack@c-api.service[87984]: Python main interpreter initialized at 0x5615f65a29c0 Jan 21 11:27:44.586493 n-d-760354-3 devstack@c-api.service[87984]: dropping root privileges after plugin initialization Jan 21 11:27:44.586493 n-d-760354-3 devstack@c-api.service[87984]: python threads support enabled Jan 21 11:27:44.586493 n-d-760354-3 devstack@c-api.service[87984]: your server socket listen backlog is limited to 100 connections Jan 21 11:27:44.586493 n-d-760354-3 devstack@c-api.service[87984]: your mercy for graceful operations on workers is 90 seconds Jan 21 11:27:44.587533 n-d-760354-3 devstack@c-api.service[87984]: mapped 402621 bytes (393 KB) for 2 cores Jan 21 11:27:44.587533 n-d-760354-3 devstack@c-api.service[87984]: *** Operational MODE: preforking *** Jan 21 11:27:44.587533 n-d-760354-3 devstack@c-api.service[87984]: dropping root privileges after application loading Jan 21 11:27:44.587533 n-d-760354-3 devstack@c-api.service[87984]: *** uWSGI is running in multiple interpreter mode *** Jan 21 11:27:44.587533 n-d-760354-3 devstack@c-api.service[87984]: spawned uWSGI master process (pid: 87984) Jan 21 11:27:44.588016 n-d-760354-3 devstack@c-api.service[87984]: spawned uWSGI worker 1 (pid: 87985, cores: 1) Jan 21 11:27:44.588092 n-d-760354-3 devstack@c-api.service[87984]: spawned uWSGI worker 2 (pid: 87986, cores: 1) Jan 21 11:27:44.588171 n-d-760354-3 devstack@c-api.service[87984]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jan 21 11:27:44.590285 n-d-760354-3 systemd[1]: Started Devstack devstack@c-api.service. Jan 21 11:27:47.875264 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87986) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 21 11:27:47.878232 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.api [-] The v2 API is deprecated and is not under active development. You should set enable_v2_api=false and enable_v3_api=true in your cinder.conf file. Jan 21 11:27:47.888918 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87986) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 11:27:47.890346 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:47.891426 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:47.891844 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:47.892804 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:47.893045 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:47.893327 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:47.893586 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:47.893839 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:47.893952 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:47.894260 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:47.971589 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87985) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 21 11:27:47.975160 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.api [-] The v2 API is deprecated and is not under active development. You should set enable_v2_api=false and enable_v3_api=true in your cinder.conf file. Jan 21 11:27:47.979226 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87985) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 11:27:47.980597 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:47.981195 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:47.981612 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:47.982314 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:47.982546 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:47.982769 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:47.982994 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:47.983236 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:47.983428 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:47.983660 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.095819 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.096059 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.096231 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.096462 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.096686 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.096907 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.097146 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.105019 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.105315 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.105593 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.105913 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.106180 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.106447 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.106731 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.116272 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.116530 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.116818 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.117073 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.117310 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.117579 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.117890 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.120036 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.120287 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.120536 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.120731 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.121015 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.121265 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.121542 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.177562 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.177898 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.178045 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.178285 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.178511 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.178736 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.178979 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.182166 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.182456 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.182763 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.183488 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.183488 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.183813 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.183813 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.185720 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.185975 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.186162 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.186492 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.186834 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.187006 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.187275 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.188207 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.188391 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.188644 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.188876 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.189166 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.189423 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.189563 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.712915 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.713153 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.713370 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.713552 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.713769 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.714030 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.714349 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.718911 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.719158 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.719384 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.719610 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.719834 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.720058 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.720288 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.723696 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.723963 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.724126 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.724361 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.724585 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.724787 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.725023 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.726427 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.726659 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.726884 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.727125 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.727333 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.727603 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.727824 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.732756 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.732991 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.733219 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.733448 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.733675 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.733928 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.734185 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.741741 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.742027 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.742267 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.742501 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.742724 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.742947 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.743191 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.744010 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.744255 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.744486 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.744713 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.744940 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.745167 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.745300 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.745406 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.745552 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.749471 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.749471 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.749471 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.749471 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.749471 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.749471 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.749471 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.749471 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.749471 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.750194 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.750194 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.750194 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.750194 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.750539 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.750615 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.750828 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.751000 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.751225 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.751454 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.751623 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.751861 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.752094 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.752328 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.752562 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.752696 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.752777 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.752864 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.752996 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.753140 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.753272 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.753428 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.753782 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.754064 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.755840 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.756080 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.756311 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.756545 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.756771 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.756993 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.757168 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.757295 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.757395 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.757617 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.757887 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.758111 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.758335 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.758581 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.758768 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.758926 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.759080 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.759288 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.759503 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.759776 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.759953 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.760623 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.760860 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.761090 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.761321 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.761542 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.761797 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.762033 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.763030 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.763157 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.763264 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.763361 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.763457 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.763567 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.763669 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.763773 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.763874 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.763969 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.764053 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.764130 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.764208 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.764286 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.764871 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.765103 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.765312 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.765534 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.765784 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.766003 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.766237 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.767076 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.767302 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.767522 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.767624 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.767732 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.767829 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.767932 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.768029 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.768126 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.768226 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.768331 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.768427 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.768565 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.768801 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.769681 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.769979 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.770212 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.770366 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.770514 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.770676 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.770843 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.770998 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.771233 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.771357 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.771459 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.771580 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.771580 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.771769 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.771879 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.771996 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.772093 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.772312 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.772529 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.772742 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.772973 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.774908 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.775148 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.775383 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.775606 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.775855 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.776036 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.776267 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.776379 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.776552 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.776791 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.777027 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.777256 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.777480 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.777824 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.785151 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.785339 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.785740 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.785977 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.786185 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.786185 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.786518 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.786626 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.786724 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.786829 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.786926 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.786926 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.787115 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.787220 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.787934 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.788144 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.788380 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.788574 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.788683 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.788782 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.788889 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.788994 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.789096 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.789199 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.789303 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.789404 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.789626 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.789874 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.791632 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.791776 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.791873 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.792041 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.792193 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.792299 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.792448 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.792565 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.792662 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.792763 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.792867 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.792973 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.793074 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.793147 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.798235 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.798411 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.798513 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.798600 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.798672 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.798826 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.798948 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.799025 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.799109 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.799268 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.799387 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.799464 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.799533 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.799710 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.801956 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.802204 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.802368 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.802477 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.802591 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.802668 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.802826 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.802947 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.803024 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.803094 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.803175 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.803247 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.803491 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.803661 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.804816 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.804997 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.805224 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.805312 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.805450 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.805536 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.805671 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.805787 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.805918 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.806018 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.806091 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.806168 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.806333 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.806576 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.811400 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.811617 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.811955 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.812154 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.812237 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.812320 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.812392 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.812462 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.812542 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.812611 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.812769 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.812926 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.813066 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.813203 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.818313 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.818583 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.818732 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.818851 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.818949 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.819032 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.819110 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.819187 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.819264 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.819406 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.819479 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.819549 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.819623 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.819819 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.904375 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.905022 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.905122 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.905199 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.905270 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.905341 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.905341 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.905467 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.905583 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.905660 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.905758 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.905848 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.905848 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.906135 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.908046 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.908308 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.908460 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.908460 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.908627 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.908696 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.908782 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.908961 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.909109 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.909109 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.909276 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.909374 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.909456 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.909529 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.911651 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.911848 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.911949 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.912053 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.912136 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.912212 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.912282 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.912349 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.912523 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.912646 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.912741 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.912840 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.912933 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.913025 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.914375 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.914514 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.914602 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.914684 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.914764 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.914842 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.915024 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.915126 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.915209 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.915291 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.915368 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.915439 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.915606 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.915738 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.916869 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.917050 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.917166 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.917300 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.917433 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.917546 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.917653 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.917774 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.917905 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.918006 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.918102 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.918205 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.918205 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.918383 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.919940 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.920092 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.920209 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.920294 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.920374 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.920451 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.920941 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.921074 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.921149 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.921229 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.921384 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.921482 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.957045 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87986) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 11:27:48.957419 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.957585 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87985) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 11:27:48.957778 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.957978 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.958184 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.958314 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.958398 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.958540 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.958845 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.958965 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.959067 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.959165 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.959281 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.959378 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.959473 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.959568 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.959662 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.959757 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.959853 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.959948 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.960045 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.960170 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.960269 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.960366 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.960463 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.960559 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.960654 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.960748 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.960844 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.960941 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.961046 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.961143 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.961241 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.961335 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.961430 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.961525 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.961620 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.961949 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.961949 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.961949 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.962465 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.962637 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.962805 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.962972 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.962972 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.963289 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.963456 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.963456 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.963788 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.963957 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.963957 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.964269 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.964438 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.964438 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.964749 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.964913 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.965079 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.965244 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.965422 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.965591 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.965812 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.965981 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.965981 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.966295 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.966462 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.966462 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.966773 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.966970 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.967140 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.967346 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.967346 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.967658 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.967824 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.967824 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.968138 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.968303 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.968303 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.968627 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.968796 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.968796 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.969111 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.969276 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.969276 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.969585 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.970484 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.970748 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.970923 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.970923 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.971302 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.971532 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.971532 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.971919 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.972145 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.972145 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.972476 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.972644 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.972644 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.973564 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.973773 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.973773 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.974178 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.974343 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.974513 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.974696 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.974696 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.975007 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.975155 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.975155 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.975527 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.975681 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.975681 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.975981 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.976133 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.976133 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.976429 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.976595 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.976595 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.976901 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.977130 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.977130 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.977440 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.977690 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.977882 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.978050 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.978050 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.978337 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.978470 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.978470 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.978783 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.978949 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.978949 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.979339 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.979508 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.979508 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.979819 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.979984 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.979984 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.979984 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.980457 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.980641 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.980641 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.980949 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.981123 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.981291 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.981453 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.981453 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.981453 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.981453 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.981453 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.981453 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.981453 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.981453 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.981453 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.982837 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.983004 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.983170 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.983170 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.983584 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.983752 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.983752 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.984075 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.984240 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.984240 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.984527 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.984692 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.984692 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.985013 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.985179 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.985179 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.985487 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.985653 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.986084 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.986250 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.986250 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.986588 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.986765 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.986765 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.987078 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.987242 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.987242 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.987553 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.987757 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.987757 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.988074 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.988253 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.988253 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.988550 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.988719 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.988719 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.989032 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.989197 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.989197 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.989549 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.989754 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.989927 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.990094 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.990094 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.990400 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.990564 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.990564 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.990894 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.991058 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.991058 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.991388 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.991554 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.991554 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.991904 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.992077 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.992077 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.992455 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.992621 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.992621 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.992956 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.993121 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.993121 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.993434 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.993598 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.993779 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.993920 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.993920 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.994310 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.994477 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.994477 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.994850 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.995019 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.995019 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.995348 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.995511 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.995511 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.995833 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.996019 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.996019 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.996332 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.996495 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.996495 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.996802 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.996968 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.997132 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.997320 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.997320 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.997631 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.997818 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.997818 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.998105 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.998271 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.998271 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.998579 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:48.998714 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.998714 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.999044 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:48.999210 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.999210 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:48.999531 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:48.999668 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:48.999833 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:48.999999 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:48.999999 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.000297 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.000466 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.000466 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.000753 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.000918 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.001079 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.001244 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.001244 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.001519 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.001887 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.001887 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.002208 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.002377 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.002622 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.002789 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.002789 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.003101 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.003267 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.003267 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.003594 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.003758 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.003758 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.004067 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.004262 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.004262 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.004629 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.004797 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.004797 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.005087 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.005252 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.005252 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.005560 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.005747 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.005914 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.006079 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.006079 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.006079 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.006624 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.006789 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.006789 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.007102 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.007268 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.007268 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.007578 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.007740 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.007740 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.008105 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.008271 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.008271 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.008576 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.008741 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.008741 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.009022 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.009187 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.009187 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.009508 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.009670 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.009829 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.009964 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.009964 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.010240 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.010405 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.010405 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.010726 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.010928 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.010928 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.011240 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.011408 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.011408 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.011755 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.011943 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.011943 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.012244 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.012416 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.012416 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.012695 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.012859 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.013025 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.013192 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.013192 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.013501 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.013677 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.013677 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.014055 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.014240 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.014240 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.014520 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.014653 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.014653 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.014897 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.015079 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.015079 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.015393 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.015559 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.015723 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.015723 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.015723 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.015723 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.016300 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 21 11:27:49.016300 n-d-760354-3 devstack@c-api.service[87984]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 21 11:27:49.016590 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.016590 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.016590 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.016590 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.016590 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.016590 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.016590 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.016590 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.018039 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.018039 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.018039 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.018039 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.018039 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.018039 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.018039 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.018039 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.019090 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.019090 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.019090 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.019090 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.019090 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.019090 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.019090 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.019090 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.019090 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.020506 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.020506 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.020506 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.020506 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.020506 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.020506 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.020506 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.020506 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.020506 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.021865 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.021865 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.021865 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.021865 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.021865 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.021865 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.021865 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.021865 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.021865 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.023341 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.023341 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.023341 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.023341 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.023341 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.023341 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.023341 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.023341 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.023341 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.024562 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.024562 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.024562 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.024562 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.024562 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.024562 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.024562 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.024562 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.024562 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.025590 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.025590 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.025590 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.025590 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.025590 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.025590 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.026314 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.026314 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.026556 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.026934 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.027267 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.027590 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.027903 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.028222 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.028526 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.028859 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.029195 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.029464 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.029750 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.030098 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.030423 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.030734 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.031046 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.031395 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.031762 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.032107 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.032405 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.032760 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.033122 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.033637 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.033918 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.034171 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.034608 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.034860 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.035458 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.035896 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.035896 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.038180 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 21 11:27:49.038180 n-d-760354-3 devstack@c-api.service[87984]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 21 11:27:49.039580 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 11:27:49.076698 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 11:27:49.246401 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.rpc [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 21 11:27:49.252138 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.rpc [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 21 11:27:49.258317 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.rpc [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 21 11:27:49.263673 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.rpc [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 21 11:27:49.264484 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.264932 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.278636 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.rpc [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 21 11:27:49.285356 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.keymgr.conf_key_mgr [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 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' Jan 21 11:27:49.285592 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.rpc [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 21 11:27:49.288103 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.288534 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.291375 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.rpc [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 21 11:27:49.296499 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.296833 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.rpc [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 21 11:27:49.296983 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.297646 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.298148 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.302758 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.303211 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.307142 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.307571 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.321379 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.keymgr.conf_key_mgr [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca 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' Jan 21 11:27:49.321675 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 11:27:49.321856 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.321856 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.323684 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.rpc [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 21 11:27:49.327321 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.327775 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.330623 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.rpc [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 21 11:27:49.331574 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.332001 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.333210 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.333623 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.334849 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.335261 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.337068 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.337491 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.337633 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.337996 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.339358 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.339766 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.341513 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.342052 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.344447 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.api.contrib.hosts [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 21 11:27:49.345414 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.345868 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.347306 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 11:27:49.348361 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.348772 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.350913 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.351351 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.353137 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.rpc [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 21 11:27:49.353299 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.353592 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.355167 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: extensions {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.357012 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: extra_specs {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.358406 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.rpc [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 21 11:27:49.359057 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: backups {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.359414 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.359838 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.362003 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: os-volume-manage {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.362204 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.362622 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.364257 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: os-snapshot-manage {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.364529 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.364940 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.366407 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: encryption {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.366797 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.367214 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.368513 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: os-quota-sets {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.368970 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.369351 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.371020 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: os-volume-transfer {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.372117 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.api.contrib.hosts [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 21 11:27:49.373144 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.373257 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: os-quota-class-sets {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.373570 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.375059 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: os-hosts {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.375963 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.376376 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.377640 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: os-volume-type-access {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.378693 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.379162 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.380308 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: qos-specs {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.381502 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.381942 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.383537 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: scheduler-stats {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.383662 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: extensions {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.385264 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: cgsnapshots {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.385384 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: extra_specs {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.387276 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: capabilities {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.387401 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: backups {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.389047 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: consistencygroups {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.390391 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: os-volume-manage {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.391809 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: os-services {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.392436 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: os-snapshot-manage {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.393676 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: encryption {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.394603 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: encryption {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.395778 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: os-availability-zone {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.396649 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: os-quota-sets {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.398433 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.398875 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.399000 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: os-volume-transfer {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.400894 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.401268 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: os-quota-class-sets {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.401381 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.403166 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: os-hosts {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.403317 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.403635 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.405716 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: os-volume-type-access {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.405836 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.406140 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.407985 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: qos-specs {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.408135 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.408558 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.410909 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: scheduler-stats {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.411395 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.411860 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.413047 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: cgsnapshots {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.413844 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.414350 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.415070 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: capabilities {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.416434 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.416853 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: consistencygroups {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.416969 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.418684 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.419080 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.419690 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: os-services {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.421398 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.421873 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: encryption {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.421991 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.423581 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.snapshot_actions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] SnapshotActionsController initialized {{(pid=87986) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 21 11:27:49.423966 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: os-availability-zone {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.424083 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extension VolumeActions extending resource: volumes {{(pid=87986) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.424413 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87986) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.424814 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87986) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.425180 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extension AdminActions extending resource: volumes {{(pid=87986) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.425649 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extension AdminActions extending resource: snapshots {{(pid=87986) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.426184 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extension AdminActions extending resource: backups {{(pid=87986) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.426551 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87986) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.426908 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87986) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.427026 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.427291 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87986) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.427404 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.427637 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87986) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.428009 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87986) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.428363 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87986) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.428707 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extension TypesManage extending resource: types {{(pid=87986) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.429057 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87986) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.429416 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.429516 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extension UsedLimits extending resource: limits {{(pid=87986) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.429800 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87986) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.429903 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.431845 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.432248 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.434436 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.434845 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.436797 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.437177 n-d-760354-3 devstack@c-api.service[87984]: WARNING keystonemiddleware.auth_token [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 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. Jan 21 11:27:49.437343 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.439308 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.439714 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.441794 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.442353 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.444167 n-d-760354-3 devstack@c-api.service[87984]: WARNING keystonemiddleware.auth_token [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 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 Jan 21 11:27:49.444719 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.445129 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.446971 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.447369 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.449332 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.449724 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.451328 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.snapshot_actions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] SnapshotActionsController initialized {{(pid=87985) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 21 11:27:49.451720 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extension VolumeActions extending resource: volumes {{(pid=87985) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.452134 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87985) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.452492 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87985) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.452867 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extension AdminActions extending resource: volumes {{(pid=87985) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.453236 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extension AdminActions extending resource: snapshots {{(pid=87985) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.453591 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extension AdminActions extending resource: backups {{(pid=87985) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.453976 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87985) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.454339 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extension VolumeTypeAccess extending resource: types {{(pid=87985) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.454723 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87985) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.455089 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87985) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.455450 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87985) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.455801 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87985) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.456145 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extension TypesManage extending resource: types {{(pid=87985) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.456500 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extension SnapshotActions extending resource: snapshots {{(pid=87985) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.456842 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extension UsedLimits extending resource: limits {{(pid=87985) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.457194 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87985) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.464518 n-d-760354-3 devstack@c-api.service[87984]: WARNING keystonemiddleware.auth_token [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca 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. Jan 21 11:27:49.471428 n-d-760354-3 devstack@c-api.service[87984]: WARNING keystonemiddleware.auth_token [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca 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 Jan 21 11:27:49.518328 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Initializing extension manager. {{(pid=87986) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 11:27:49.518598 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Initializing extension manager. {{(pid=87985) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 11:27:49.518756 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.518963 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.519082 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.519304 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.519631 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.519799 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.520162 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.520277 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.520663 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext name: ExtendedServices {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.520783 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext name: ExtendedServices {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.521014 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext alias: os-extended-services {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.521159 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext alias: os-extended-services {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.521313 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext description: Extended services support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.521421 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext description: Extended services support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.521656 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.521857 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.521965 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loaded extension: os-extended-services {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.522064 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loaded extension: os-extended-services {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.522314 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.522458 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.522595 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.522713 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.522894 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext name: TypesExtraSpecs {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.523009 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext name: TypesExtraSpecs {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.523205 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext alias: os-types-extra-specs {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.523315 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext alias: os-types-extra-specs {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.523519 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext description: Type extra specs support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.523635 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext description: Type extra specs support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.523825 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.523933 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.524121 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loaded extension: os-types-extra-specs {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.524301 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loaded extension: os-types-extra-specs {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.524458 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.524555 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.524771 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.524892 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.525101 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext name: Backups {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.525278 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext name: Backups {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.525372 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext alias: backups {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.525448 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext alias: backups {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.525665 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext description: Backups support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.525817 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext description: Backups support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.526042 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.526159 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.526330 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loaded extension: backups {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.526463 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loaded extension: backups {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.526661 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.526778 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.526980 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.527135 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.527311 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext name: VolumeActions {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.527416 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext name: VolumeActions {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.527614 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext alias: os-volume-actions {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.527729 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext alias: os-volume-actions {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.527928 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext description: Enable volume actions. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.528035 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext description: Enable volume actions. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.528234 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.528339 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.528544 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loaded extension: os-volume-actions {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.528664 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loaded extension: os-volume-actions {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.528899 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.529012 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.529185 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.529290 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.529562 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext name: SchedulerHints {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.529677 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext name: SchedulerHints {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.529816 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext alias: OS-SCH-HNT {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.529913 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext alias: OS-SCH-HNT {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.530106 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.530207 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.530422 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.530533 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.530734 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loaded extension: OS-SCH-HNT {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.530843 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loaded extension: OS-SCH-HNT {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.531057 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.531165 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.531379 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.531521 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.531698 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext name: VolumeManage {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.531781 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext name: VolumeManage {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.532011 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext alias: os-volume-manage {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.532114 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext alias: os-volume-manage {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.532323 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.532423 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.532630 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.532755 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.532924 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loaded extension: os-volume-manage {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.533061 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loaded extension: os-volume-manage {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.533241 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.533350 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.533638 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.533810 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.533914 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext name: SnapshotManage {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.534047 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext name: SnapshotManage {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.534181 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext alias: os-snapshot-manage {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.534289 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext alias: os-snapshot-manage {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.534494 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.534662 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.534840 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.534966 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.535156 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loaded extension: os-snapshot-manage {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.535276 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loaded extension: os-snapshot-manage {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.535455 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.535946 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.536131 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.536320 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.536480 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext name: VolumeTypeEncryption {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.536584 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext name: VolumeTypeEncryption {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.536691 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext alias: encryption {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.536788 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext description: Encryption support for volume types. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.536891 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext alias: encryption {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.537062 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.537175 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext description: Encryption support for volume types. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.537366 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loaded extension: encryption {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.537499 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.537712 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.537827 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loaded extension: encryption {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.538038 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.538145 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.538361 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext name: ExtendedSnapshotAttributes {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.538461 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.538669 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext name: ExtendedSnapshotAttributes {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.538769 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext alias: os-extended-snapshot-attributes {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.538988 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext alias: os-extended-snapshot-attributes {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.539101 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext description: Extended SnapshotAttributes support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.539289 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.539387 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext description: Extended SnapshotAttributes support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.539594 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.539698 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.539905 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.540029 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.540221 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.540321 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.540533 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.540640 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext name: Quotas {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.540842 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext alias: os-quota-sets {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.540950 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext name: Quotas {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.541146 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext alias: os-quota-sets {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.541248 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext description: Quota management support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.541457 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.541564 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext description: Quota management support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.541794 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.541976 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loaded extension: os-quota-sets {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.542130 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loaded extension: os-quota-sets {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.542281 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.542443 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.542609 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.542768 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.542933 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext name: VolumeTransfer {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.543094 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext name: VolumeTransfer {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.543308 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext alias: os-volume-transfer {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.543573 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext alias: os-volume-transfer {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.543818 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext description: Volume transfer management support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.543933 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext description: Volume transfer management support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.544084 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.544322 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.544576 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loaded extension: os-volume-transfer {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.544822 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loaded extension: os-volume-transfer {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.545054 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.545190 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.545415 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.545415 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext name: AdminActions {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.546407 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext alias: os-admin-actions {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.546640 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.546878 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext description: Enable admin actions. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.547104 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext name: AdminActions {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.547226 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.547389 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext alias: os-admin-actions {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.547552 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loaded extension: os-admin-actions {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.547728 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext description: Enable admin actions. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.547885 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.548040 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.548323 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.548484 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loaded extension: os-admin-actions {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.548638 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext name: QuotaClasses {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.548792 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.548948 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext alias: os-quota-class-sets {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.549102 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.549281 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext description: Quota classes management support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.549281 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.549580 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext name: QuotaClasses {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.549733 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loaded extension: os-quota-class-sets {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.549819 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext alias: os-quota-class-sets {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.549819 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext description: Quota classes management support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.549965 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.550064 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.550154 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.550252 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loaded extension: os-quota-class-sets {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.550345 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext name: VolumeTenantAttribute {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.550345 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext alias: os-vol-tenant-attr {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.550528 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.550622 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.550703 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.550776 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.550854 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext name: VolumeTenantAttribute {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.550952 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loaded extension: os-vol-tenant-attr {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.551030 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext alias: os-vol-tenant-attr {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.551303 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.551492 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.551665 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.551838 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.551995 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loaded extension: os-vol-tenant-attr {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.552139 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext name: Hosts {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.552259 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.552431 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext alias: os-hosts {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.552698 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.552853 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext description: Admin-only host administration. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.553019 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext name: Hosts {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.553172 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.553335 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext alias: os-hosts {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.553496 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loaded extension: os-hosts {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.553667 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext description: Admin-only host administration. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.553907 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.554060 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.554242 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.554374 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loaded extension: os-hosts {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.554542 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext name: VolumeTypeAccess {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.554707 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.554859 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext alias: os-volume-type-access {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.555009 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.555190 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext description: Volume type access support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.555353 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext name: VolumeTypeAccess {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.555516 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.555669 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext alias: os-volume-type-access {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.555822 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loaded extension: os-volume-type-access {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.555970 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext description: Volume type access support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.556124 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.556311 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.556481 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.556633 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loaded extension: os-volume-type-access {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.556797 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext name: VolumeUnmanage {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.556949 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.557103 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext alias: os-volume-unmanage {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.557267 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.557430 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext description: Enable volume unmanage operation. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.557612 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext name: VolumeUnmanage {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.557785 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.557938 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext alias: os-volume-unmanage {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.558105 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loaded extension: os-volume-unmanage {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.558259 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext description: Enable volume unmanage operation. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.558409 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.558537 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.558687 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.558851 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loaded extension: os-volume-unmanage {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.559017 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext name: VolumeImageMetadata {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.559184 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.559324 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext alias: os-vol-image-meta {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.559448 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.559610 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext description: Show image metadata associated with the volume. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.559777 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext name: VolumeImageMetadata {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.559939 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.560101 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext alias: os-vol-image-meta {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.560254 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loaded extension: os-vol-image-meta {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.560404 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext description: Show image metadata associated with the volume. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.560554 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.560713 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.560865 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.561016 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loaded extension: os-vol-image-meta {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.561173 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext name: Qos_specs_manage {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.561324 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.561470 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext alias: qos-specs {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.561629 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.561819 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext description: QoS specs support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.561983 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext name: Qos_specs_manage {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.562138 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.562298 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext alias: qos-specs {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.562464 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loaded extension: qos-specs {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.562614 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext description: QoS specs support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.562774 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.562925 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.563083 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.563243 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loaded extension: qos-specs {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.563403 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext name: VolumeMigStatusAttribute {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.563554 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.563707 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext alias: os-vol-mig-status-attr {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.563856 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.564016 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.564138 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext name: VolumeMigStatusAttribute {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.564294 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.564433 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext alias: os-vol-mig-status-attr {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.564582 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loaded extension: os-vol-mig-status-attr {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.564741 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.564904 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.565063 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.565224 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.565383 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loaded extension: os-vol-mig-status-attr {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.565512 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext name: Scheduler_stats {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.565673 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.566361 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext alias: scheduler-stats {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.566507 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.566642 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext description: Scheduler stats support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.566846 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext name: Scheduler_stats {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.567020 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.567195 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext alias: scheduler-stats {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.567352 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loaded extension: scheduler-stats {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.567507 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext description: Scheduler stats support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.567660 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.567820 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.567961 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.568115 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loaded extension: scheduler-stats {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.568276 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext name: Cgsnapshots {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.568432 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.568595 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext alias: cgsnapshots {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.568723 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.568864 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext description: cgsnapshots support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.569026 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext name: Cgsnapshots {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.569195 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.569347 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext alias: cgsnapshots {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.569499 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loaded extension: cgsnapshots {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.569659 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext description: cgsnapshots support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.569855 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.570017 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.570175 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.570327 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loaded extension: cgsnapshots {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.570487 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext name: Capabilities {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.570638 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.570789 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext alias: capabilities {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.570939 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.571091 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext description: Capabilities support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.571249 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext name: Capabilities {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.571410 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.571547 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext alias: capabilities {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.571670 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loaded extension: capabilities {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.571828 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext description: Capabilities support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.571988 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.572197 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.572362 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.572513 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loaded extension: capabilities {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.572639 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext name: SnapshotUnmanage {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.572791 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.572944 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext alias: os-snapshot-unmanage {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.573109 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.573262 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext description: Enable volume unmanage operation. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.573414 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext name: SnapshotUnmanage {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.573564 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.573768 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext alias: os-snapshot-unmanage {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.573923 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loaded extension: os-snapshot-unmanage {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.574090 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext description: Enable volume unmanage operation. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.574243 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.574375 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.574525 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.574647 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loaded extension: os-snapshot-unmanage {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.574777 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext name: Consistencygroups {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.574938 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.575095 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext alias: consistencygroups {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.575243 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.575380 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext description: consistency groups support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.575533 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext name: Consistencygroups {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.575668 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.575668 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loaded extension: consistencygroups {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.576202 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext alias: consistencygroups {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.576202 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext description: consistency groups support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.576742 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loading extension cinder.api.contrib.services.Services {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.576913 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.577067 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.577238 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loaded extension: consistencygroups {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.577389 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext name: Services {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.577540 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loading extension cinder.api.contrib.services.Services {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.577691 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext alias: os-services {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.577691 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext description: Services support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.588971 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.588971 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext name: Services {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.589350 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.589506 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext alias: os-services {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.589669 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loaded extension: os-services {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.589669 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.590033 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext description: Services support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.590188 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.590342 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.590494 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext name: TypesManage {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.590653 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loaded extension: os-services {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.590817 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext alias: os-types-manage {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.590971 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.591122 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext description: Types manage support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.591273 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.591424 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.591574 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext name: TypesManage {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.591735 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loaded extension: os-types-manage {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.592004 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext alias: os-types-manage {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.592161 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.592311 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext description: Types manage support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.592470 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.592731 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.592885 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext name: SnapshotActions {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.593041 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loaded extension: os-types-manage {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.593202 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext alias: os-snapshot-actions {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.593354 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.593514 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext description: Enable snapshot manager actions. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.593675 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.593852 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.594117 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext name: SnapshotActions {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.594273 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loaded extension: os-snapshot-actions {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.594395 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext alias: os-snapshot-actions {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.594538 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.594701 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext description: Enable snapshot manager actions. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.594863 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.595023 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.595146 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext name: UsedLimits {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.595296 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loaded extension: os-snapshot-actions {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.595466 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext alias: os-used-limits {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.595621 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.595780 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext description: Provide data on limited resources that are being used. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.595934 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.596084 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.596289 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext name: UsedLimits {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.596483 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loaded extension: os-used-limits {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.596624 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext alias: os-used-limits {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.596758 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.596758 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.597080 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext description: Provide data on limited resources that are being used. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.597253 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext name: VolumeEncryptionMetadata {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.597404 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.597555 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext alias: os-volume-encryption-metadata {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.597738 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loaded extension: os-used-limits {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.597919 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.598121 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.598286 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.598439 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.598592 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loaded extension: os-volume-encryption-metadata {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.598912 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext name: VolumeEncryptionMetadata {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.599085 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.599239 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext alias: os-volume-encryption-metadata {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.599457 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.599623 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.599777 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext name: VolumeHostAttribute {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.599928 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.600091 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext alias: os-vol-host-attr {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.600243 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loaded extension: os-volume-encryption-metadata {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.600405 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext description: Expose host as an attribute of a volume. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.600556 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.600708 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.600860 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.601022 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loaded extension: os-vol-host-attr {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.601174 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext name: VolumeHostAttribute {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.601333 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.601552 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext alias: os-vol-host-attr {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.601775 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87986) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.601953 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext description: Expose host as an attribute of a volume. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.602144 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext name: AvailabilityZones {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.602313 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.602467 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext alias: os-availability-zone {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.602621 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loaded extension: os-vol-host-attr {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.602781 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext description: Describe Availability Zones. {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.602945 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 11:27:49.603142 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87986) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.603316 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87985) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 11:27:49.603468 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Loaded extension: os-availability-zone {{(pid=87986) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.603628 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext name: AvailabilityZones {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 11:27:49.603628 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext alias: os-availability-zone {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 11:27:49.603628 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext description: Describe Availability Zones. {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 11:27:49.603628 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 11:27:49.603628 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.extensions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Loaded extension: os-availability-zone {{(pid=87985) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 11:27:49.604317 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.604317 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.604602 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.604602 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.604899 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.604899 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.605181 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.605181 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.605530 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.605530 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.605840 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.605840 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.606049 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.606049 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.606317 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.606317 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.610495 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.610909 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.612005 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.612432 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.615604 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.616025 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.617071 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.617436 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.620344 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.620759 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.621838 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.622275 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.625795 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.626212 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.627324 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.627748 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.630592 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.631118 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.631778 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.632200 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.634735 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.635198 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.636052 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.636490 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.640209 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.640661 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.641271 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.641692 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.644523 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.645126 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.645539 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.646709 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.649354 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.649851 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.650127 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.650562 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.651855 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.652261 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.652647 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.653057 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.655782 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.656185 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.656717 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.657140 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.664904 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.665328 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.665981 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.666389 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.670232 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.671036 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.671776 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.672183 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.673101 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.673505 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.674314 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.674719 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.675366 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.675771 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.676719 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.677119 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.677726 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.678147 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.678974 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.679380 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.679883 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.680284 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.681117 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.681524 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.683177 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.683592 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.684615 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.685029 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.685771 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.686181 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.687304 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.687717 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.688375 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.688886 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.689960 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.690374 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.690687 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.691340 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.692532 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.692953 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.693222 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: extensions {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.694766 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: extensions {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.695182 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: extra_specs {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.696632 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: extra_specs {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.697412 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: backups {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.698871 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: backups {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.700243 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: os-volume-manage {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.701677 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: os-volume-manage {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.702275 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: os-snapshot-manage {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.703756 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: os-snapshot-manage {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.704456 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: encryption {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.705932 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: encryption {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.706536 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: os-quota-sets {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.708040 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: os-quota-sets {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.709035 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: os-volume-transfer {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.710427 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: os-volume-transfer {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.711366 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: os-quota-class-sets {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.712815 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: os-quota-class-sets {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.713283 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: os-hosts {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.714686 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: os-hosts {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.715950 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: os-volume-type-access {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.717348 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: os-volume-type-access {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.718072 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: qos-specs {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.719468 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: qos-specs {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.720991 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: scheduler-stats {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.722501 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: scheduler-stats {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.723128 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: cgsnapshots {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.725021 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: cgsnapshots {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.725143 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: capabilities {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.726963 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: consistencygroups {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.727084 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: capabilities {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.728927 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: consistencygroups {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.729637 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: os-services {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.731437 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: encryption {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.731626 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: os-services {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.733417 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: encryption {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.733674 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extended resource: os-availability-zone {{(pid=87986) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.735627 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extended resource: os-availability-zone {{(pid=87985) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 11:27:49.736355 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.736821 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.738151 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.738946 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.739122 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.739494 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.741013 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.741316 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.741574 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.742020 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.743316 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.743711 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.744280 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.744792 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.745960 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.746369 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.746842 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.747108 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.748337 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.748762 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.749292 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.749690 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.750903 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.751304 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.751836 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.752238 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.753426 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.753859 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.754563 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.754990 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.756350 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.756776 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.756964 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.757335 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.758610 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.759029 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.759153 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.759556 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.760860 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 11:27:49.761127 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.snapshot_actions [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] SnapshotActionsController initialized {{(pid=87986) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 21 11:27:49.761243 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 11:27:49.761519 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extension VolumeActions extending resource: volumes {{(pid=87986) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.761978 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87986) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.762333 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87986) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.762697 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extension AdminActions extending resource: volumes {{(pid=87986) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.762842 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.snapshot_actions [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] SnapshotActionsController initialized {{(pid=87985) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 21 11:27:49.763157 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extension AdminActions extending resource: snapshots {{(pid=87986) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.763345 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extension VolumeActions extending resource: volumes {{(pid=87985) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.763762 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extension AdminActions extending resource: backups {{(pid=87986) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.763918 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87985) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.764146 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87986) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.764250 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87985) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.764504 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87986) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.764607 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extension AdminActions extending resource: volumes {{(pid=87985) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.764891 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87986) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.765008 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extension AdminActions extending resource: snapshots {{(pid=87985) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.765241 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87986) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.765354 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extension AdminActions extending resource: backups {{(pid=87985) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.765619 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87986) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.765757 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87985) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.766137 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87986) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.766255 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extension VolumeTypeAccess extending resource: types {{(pid=87985) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.766436 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extension TypesManage extending resource: types {{(pid=87986) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.766618 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87985) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.766721 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87986) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.766834 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87985) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.766980 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extension UsedLimits extending resource: limits {{(pid=87986) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.767082 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87985) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.767362 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87985) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.767476 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87986) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.767699 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extension TypesManage extending resource: types {{(pid=87985) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.768071 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extension SnapshotActions extending resource: snapshots {{(pid=87985) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.768401 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extension UsedLimits extending resource: limits {{(pid=87985) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.768865 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87985) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 11:27:49.773843 n-d-760354-3 devstack@c-api.service[87984]: WARNING keystonemiddleware.auth_token [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 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. Jan 21 11:27:49.775049 n-d-760354-3 devstack@c-api.service[87984]: WARNING keystonemiddleware.auth_token [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca 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. Jan 21 11:27:49.779568 n-d-760354-3 devstack@c-api.service[87984]: WARNING keystonemiddleware.auth_token [None req-a09dcd61-85c4-4e86-bce0-1436e6cc1d42 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 Jan 21 11:27:49.780769 n-d-760354-3 devstack@c-api.service[87984]: WARNING keystonemiddleware.auth_token [None req-d39eeb79-43c2-466e-a30d-3783d0bd7cca 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 Jan 21 11:27:49.786298 n-d-760354-3 devstack@c-api.service[87984]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5615f65a29c0 pid: 87986 (default app) Jan 21 11:27:49.787713 n-d-760354-3 devstack@c-api.service[87984]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5615f65a29c0 pid: 87985 (default app) Jan 21 11:27:49.788933 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1/1] 10.222.0.89 () {50 vars in 766 bytes} [Thu Jan 21 11:27:49 2021] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jan 21 11:27:56.641933 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7b76b9db-5252-4146-b8c8-c42682a707fb admin admin] POST http://10.222.0.89/volume/v3/110790f7369a4113a048a47c7869c39f/types Jan 21 11:27:56.643973 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:27:56.643973 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:27:56.644543 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7b76b9db-5252-4146-b8c8-c42682a707fb admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:27:56.647776 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:27:56.647776 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:27:56.661659 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-7b76b9db-5252-4146-b8c8-c42682a707fb 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 11:27:56.810291 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7b76b9db-5252-4146-b8c8-c42682a707fb admin admin] http://10.222.0.89/volume/v3/110790f7369a4113a048a47c7869c39f/types returned with HTTP 200 Jan 21 11:27:56.811110 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1/2] 10.222.0.89 () {60 vars in 1228 bytes} [Thu Jan 21 11:27:55 2021] POST /volume/v3/110790f7369a4113a048a47c7869c39f/types => generated 186 bytes in 846 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:27:57.244376 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-7b76b9db-5252-4146-b8c8-c42682a707fb req-90a3acb8-9e4f-47e9-9f14-a99c79430bba admin admin] POST http://10.222.0.89/volume/v3/110790f7369a4113a048a47c7869c39f/types/b9a984ba-c31f-4426-b751-94cad111b170/extra_specs Jan 21 11:27:57.248624 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:27:57.248624 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:27:57.249332 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-7b76b9db-5252-4146-b8c8-c42682a707fb req-90a3acb8-9e4f-47e9-9f14-a99c79430bba admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:27:57.252677 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:27:57.252677 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:27:57.398356 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [req-7b76b9db-5252-4146-b8c8-c42682a707fb req-90a3acb8-9e4f-47e9-9f14-a99c79430bba 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 11:27:57.515022 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-7b76b9db-5252-4146-b8c8-c42682a707fb req-90a3acb8-9e4f-47e9-9f14-a99c79430bba admin admin] http://10.222.0.89/volume/v3/110790f7369a4113a048a47c7869c39f/types/b9a984ba-c31f-4426-b751-94cad111b170/extra_specs returned with HTTP 200 Jan 21 11:27:57.516119 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 2/3] 10.222.0.89 () {62 vars in 1445 bytes} [Thu Jan 21 11:27:56 2021] POST /volume/v3/110790f7369a4113a048a47c7869c39f/types/b9a984ba-c31f-4426-b751-94cad111b170/extra_specs => generated 55 bytes in 699 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 11:29:04.104786 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7b76b9db-5252-4146-b8c8-c42682a707fb admin admin] GET http://10.222.0.89/volume// Jan 21 11:29:04.105373 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7b76b9db-5252-4146-b8c8-c42682a707fb admin admin] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:29:04.105872 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7b76b9db-5252-4146-b8c8-c42682a707fb admin admin] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:29:04.107449 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7b76b9db-5252-4146-b8c8-c42682a707fb admin admin] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 11:29:04.108035 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 2/4] 10.222.0.89 () {56 vars in 1088 bytes} [Thu Jan 21 11:29:04 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 11:31:54.289494 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a384cc2b-38fa-4bab-a174-b2c955977d2b tempest-verify_tempest_config-2094420164 tempest-verify_tempest_config-2094420164] GET http://10.222.0.89/volume/v3/bdbf35dcad7e473ea73fc68a0f5d6c71/extensions Jan 21 11:31:54.290317 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a384cc2b-38fa-4bab-a174-b2c955977d2b tempest-verify_tempest_config-2094420164 tempest-verify_tempest_config-2094420164] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:31:54.290543 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a384cc2b-38fa-4bab-a174-b2c955977d2b tempest-verify_tempest_config-2094420164 tempest-verify_tempest_config-2094420164] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:31:54.291763 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a384cc2b-38fa-4bab-a174-b2c955977d2b tempest-verify_tempest_config-2094420164 tempest-verify_tempest_config-2094420164] http://10.222.0.89/volume/v3/bdbf35dcad7e473ea73fc68a0f5d6c71/extensions returned with HTTP 200 Jan 21 11:31:54.292735 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 3/5] 10.222.0.89 () {58 vars in 1213 bytes} [Thu Jan 21 11:31:54 2021] GET /volume/v3/bdbf35dcad7e473ea73fc68a0f5d6c71/extensions => generated 5245 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:31:54.346725 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7b76b9db-5252-4146-b8c8-c42682a707fb admin admin] GET http://10.222.0.89/volume/ Jan 21 11:31:54.347496 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7b76b9db-5252-4146-b8c8-c42682a707fb admin admin] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:31:54.347741 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1386: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. Jan 21 11:31:54.347741 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:31:54.348288 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7b76b9db-5252-4146-b8c8-c42682a707fb admin admin] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:31:54.349622 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7b76b9db-5252-4146-b8c8-c42682a707fb admin admin] http://10.222.0.89/volume/ returned with HTTP 300 Jan 21 11:31:54.350546 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 3/6] 10.222.0.89 () {52 vars in 806 bytes} [Thu Jan 21 11:31:54 2021] GET /volume => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 11:40:01.640796 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f3e9f8e7-89f6-463e-b429-792c7fac35fc tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] POST http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes Jan 21 11:40:01.641557 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f3e9f8e7-89f6-463e-b429-792c7fac35fc tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveAutoBlockMigrationV225Test-volume-1638582261"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:40:01.643313 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-f3e9f8e7-89f6-463e-b429-792c7fac35fc tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveAutoBlockMigrationV225Test-volume-1638582261'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 11:40:01.645231 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-f3e9f8e7-89f6-463e-b429-792c7fac35fc tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Create volume of 1 GB Jan 21 11:40:01.708401 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f3e9f8e7-89f6-463e-b429-792c7fac35fc tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Availability zone cache updated, next update will occur around 2021-01-21 12:40:01.699540. {{(pid=87986) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 11:40:01.709238 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f3e9f8e7-89f6-463e-b429-792c7fac35fc tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Availability Zones retrieved successfully. Jan 21 11:40:01.848057 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f3e9f8e7-89f6-463e-b429-792c7fac35fc tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Flow 'volume_create_api' (e9c27710-88dd-4467-af68-566b475bfb14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:40:01.860779 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f3e9f8e7-89f6-463e-b429-792c7fac35fc tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b26da69-e113-4ff1-b845-7e6a0e594326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:40:01.864208 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-f3e9f8e7-89f6-463e-b429-792c7fac35fc tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 11:40:02.071454 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f3e9f8e7-89f6-463e-b429-792c7fac35fc tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b26da69-e113-4ff1-b845-7e6a0e594326) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:40:02.074773 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f3e9f8e7-89f6-463e-b429-792c7fac35fc tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dd3009d-f52c-4c3c-8b84-876703048531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:40:02.197480 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-f3e9f8e7-89f6-463e-b429-792c7fac35fc tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 11:40:02.199219 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-f3e9f8e7-89f6-463e-b429-792c7fac35fc tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 11:40:02.315198 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-f3e9f8e7-89f6-463e-b429-792c7fac35fc tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Created reservations ['f3c5f5f5-1141-4a6f-8c31-f1b29c428812', '95c0f43a-4d33-40cc-a622-8879d9bb9052', 'fdbcb39a-3aae-4a65-bfeb-4288a34d7f5d', '151b2c3d-9a00-4691-9d81-6e3689630e90'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 11:40:02.319594 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f3e9f8e7-89f6-463e-b429-792c7fac35fc tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dd3009d-f52c-4c3c-8b84-876703048531) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3c5f5f5-1141-4a6f-8c31-f1b29c428812', '95c0f43a-4d33-40cc-a622-8879d9bb9052', 'fdbcb39a-3aae-4a65-bfeb-4288a34d7f5d', '151b2c3d-9a00-4691-9d81-6e3689630e90']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:40:02.327803 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f3e9f8e7-89f6-463e-b429-792c7fac35fc tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c269caf4-a29e-4a96-abfd-9b58e3cb3752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:40:02.414621 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f3e9f8e7-89f6-463e-b429-792c7fac35fc tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c269caf4-a29e-4a96-abfd-9b58e3cb3752) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1638582261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2d5f639c254419980e0f865c75b09e0',qos_specs=None,replication_status=,reservations=['f3c5f5f5-1141-4a6f-8c31-f1b29c428812','95c0f43a-4d33-40cc-a622-8879d9bb9052','fdbcb39a-3aae-4a65-bfeb-4288a34d7f5d','151b2c3d-9a00-4691-9d81-6e3689630e90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8914b4d032d644a4aef4a113539b104a',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T11:40:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1638582261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2d5f639c254419980e0f865c75b09e0',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,user_id='8914b4d032d644a4aef4a113539b104a',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:40:02.416718 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f3e9f8e7-89f6-463e-b429-792c7fac35fc tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c065d4f0-e241-434b-94bd-49e54c8fb83c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:40:02.456325 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f3e9f8e7-89f6-463e-b429-792c7fac35fc tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c065d4f0-e241-434b-94bd-49e54c8fb83c) 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-LiveAutoBlockMigrationV225Test-volume-1638582261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2d5f639c254419980e0f865c75b09e0',qos_specs=None,replication_status=,reservations=['f3c5f5f5-1141-4a6f-8c31-f1b29c428812','95c0f43a-4d33-40cc-a622-8879d9bb9052','fdbcb39a-3aae-4a65-bfeb-4288a34d7f5d','151b2c3d-9a00-4691-9d81-6e3689630e90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8914b4d032d644a4aef4a113539b104a',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:40:02.458932 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f3e9f8e7-89f6-463e-b429-792c7fac35fc tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a0ad8db-cc50-493d-930d-f52e8d89fc83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:40:02.524265 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f3e9f8e7-89f6-463e-b429-792c7fac35fc tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a0ad8db-cc50-493d-930d-f52e8d89fc83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:40:02.529347 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f3e9f8e7-89f6-463e-b429-792c7fac35fc tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Flow 'volume_create_api' (e9c27710-88dd-4467-af68-566b475bfb14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:40:02.674132 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f3e9f8e7-89f6-463e-b429-792c7fac35fc tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Create volume request issued successfully. Jan 21 11:40:02.757359 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f3e9f8e7-89f6-463e-b429-792c7fac35fc tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes returned with HTTP 202 Jan 21 11:40:02.759752 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 4/7] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 11:40:01 2021] POST /volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes => generated 830 bytes in 1124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 11:40:02.792069 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4dbe551c-3ed1-4575-94aa-8b2b84221cc2 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] GET http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 Jan 21 11:40:02.794574 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4dbe551c-3ed1-4575-94aa-8b2b84221cc2 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:02.803320 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4dbe551c-3ed1-4575-94aa-8b2b84221cc2 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:03.145553 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:03.145553 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:03.221487 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4dbe551c-3ed1-4575-94aa-8b2b84221cc2 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Volume info retrieved successfully. Jan 21 11:40:03.364338 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4dbe551c-3ed1-4575-94aa-8b2b84221cc2 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 returned with HTTP 200 Jan 21 11:40:03.366129 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 4/8] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:02 2021] GET /volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 => generated 898 bytes in 595 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:04.388418 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cba364ee-8c05-4efe-9289-723e31788d27 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] GET http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 Jan 21 11:40:04.389236 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cba364ee-8c05-4efe-9289-723e31788d27 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:04.390850 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:04.390850 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:04.392064 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cba364ee-8c05-4efe-9289-723e31788d27 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:04.619199 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:04.619199 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:04.647233 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cba364ee-8c05-4efe-9289-723e31788d27 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Volume info retrieved successfully. Jan 21 11:40:04.702077 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cba364ee-8c05-4efe-9289-723e31788d27 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 returned with HTTP 200 Jan 21 11:40:04.703537 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 5/9] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:04 2021] GET /volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 => generated 922 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:05.727527 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-864bcd35-4442-4b96-a6a9-0cb1c2d9e5a2 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] GET http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 Jan 21 11:40:05.728835 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-864bcd35-4442-4b96-a6a9-0cb1c2d9e5a2 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:05.729317 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:05.729317 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:05.730270 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-864bcd35-4442-4b96-a6a9-0cb1c2d9e5a2 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:05.793125 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:05.793125 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:05.806133 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-864bcd35-4442-4b96-a6a9-0cb1c2d9e5a2 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Volume info retrieved successfully. Jan 21 11:40:05.833419 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-864bcd35-4442-4b96-a6a9-0cb1c2d9e5a2 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 returned with HTTP 200 Jan 21 11:40:05.834837 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 5/10] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:05 2021] GET /volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 => generated 923 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:08.032944 n-d-760354-3 devstack@c-api.service[87984]: WARNING keystonemiddleware.auth_token [None req-cba364ee-8c05-4efe-9289-723e31788d27 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] 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. Jan 21 11:40:08.036222 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5ed2e019-4934-40ef-8280-ba11b6b9d254 req-8dc4013e-6322-4892-857a-8525bed3a507 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] GET http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 Jan 21 11:40:08.036777 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-5ed2e019-4934-40ef-8280-ba11b6b9d254 req-8dc4013e-6322-4892-857a-8525bed3a507 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:08.036979 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:08.036979 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:08.037626 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-5ed2e019-4934-40ef-8280-ba11b6b9d254 req-8dc4013e-6322-4892-857a-8525bed3a507 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:08.122980 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:08.122980 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:08.133655 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-5ed2e019-4934-40ef-8280-ba11b6b9d254 req-8dc4013e-6322-4892-857a-8525bed3a507 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Volume info retrieved successfully. Jan 21 11:40:08.160081 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5ed2e019-4934-40ef-8280-ba11b6b9d254 req-8dc4013e-6322-4892-857a-8525bed3a507 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 returned with HTTP 200 Jan 21 11:40:08.161431 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 6/11] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 11:40:08 2021] GET /volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 => generated 923 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:08.335244 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-864bcd35-4442-4b96-a6a9-0cb1c2d9e5a2 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] GET http://10.222.0.89/volume// Jan 21 11:40:08.336332 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-864bcd35-4442-4b96-a6a9-0cb1c2d9e5a2 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:08.336919 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:08.336919 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:08.338044 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-864bcd35-4442-4b96-a6a9-0cb1c2d9e5a2 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:08.342043 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-864bcd35-4442-4b96-a6a9-0cb1c2d9e5a2 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 11:40:08.343661 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 6/12] 10.222.0.89 () {58 vars in 1289 bytes} [Thu Jan 21 11:40:08 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 11:40:08.375137 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5ed2e019-4934-40ef-8280-ba11b6b9d254 req-4d486bf6-9f6e-4fec-9f6a-fef767610f53 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] POST http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/attachments Jan 21 11:40:08.375706 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:08.375706 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:08.376180 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-5ed2e019-4934-40ef-8280-ba11b6b9d254 req-4d486bf6-9f6e-4fec-9f6a-fef767610f53 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85", "instance_uuid": "982daf7a-c14d-4399-bf81-038d0e88b109", "connector": null}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:40:08.482655 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:08.482655 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:08.615636 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5ed2e019-4934-40ef-8280-ba11b6b9d254 req-4d486bf6-9f6e-4fec-9f6a-fef767610f53 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/attachments returned with HTTP 200 Jan 21 11:40:08.616904 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 7/13] 10.222.0.89 () {66 vars in 1565 bytes} [Thu Jan 21 11:40:08 2021] POST /volume/v3/a2d5f639c254419980e0f865c75b09e0/attachments => generated 273 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:40:08.663997 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3554a6b9-a355-45a9-9141-c09e09f26ecc tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] GET http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 Jan 21 11:40:08.664736 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3554a6b9-a355-45a9-9141-c09e09f26ecc tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:08.665381 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3554a6b9-a355-45a9-9141-c09e09f26ecc tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:08.707836 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5ed2e019-4934-40ef-8280-ba11b6b9d254 req-4d486bf6-9f6e-4fec-9f6a-fef767610f53 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] GET http://10.222.0.89/volume// Jan 21 11:40:08.708311 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-5ed2e019-4934-40ef-8280-ba11b6b9d254 req-4d486bf6-9f6e-4fec-9f6a-fef767610f53 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:08.708528 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:08.708528 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:08.708912 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-5ed2e019-4934-40ef-8280-ba11b6b9d254 req-4d486bf6-9f6e-4fec-9f6a-fef767610f53 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:08.710362 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5ed2e019-4934-40ef-8280-ba11b6b9d254 req-4d486bf6-9f6e-4fec-9f6a-fef767610f53 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 11:40:08.710970 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 8/14] 10.222.0.90 () {56 vars in 1089 bytes} [Thu Jan 21 11:40:08 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 11:40:08.762191 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:08.762191 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:08.792169 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3554a6b9-a355-45a9-9141-c09e09f26ecc tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Volume info retrieved successfully. Jan 21 11:40:08.832324 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:08.832324 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:08.848997 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3554a6b9-a355-45a9-9141-c09e09f26ecc tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 returned with HTTP 200 Jan 21 11:40:08.861050 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 7/15] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:08 2021] GET /volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 => generated 922 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:09.192355 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5ed2e019-4934-40ef-8280-ba11b6b9d254 req-adc2a737-5122-4c4b-8023-091f1f501e36 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] GET http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 Jan 21 11:40:09.194357 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-5ed2e019-4934-40ef-8280-ba11b6b9d254 req-adc2a737-5122-4c4b-8023-091f1f501e36 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:09.195521 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-5ed2e019-4934-40ef-8280-ba11b6b9d254 req-adc2a737-5122-4c4b-8023-091f1f501e36 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:09.348415 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:09.348415 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:09.377072 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-5ed2e019-4934-40ef-8280-ba11b6b9d254 req-adc2a737-5122-4c4b-8023-091f1f501e36 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Volume info retrieved successfully. Jan 21 11:40:09.416356 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:09.416356 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:09.434629 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5ed2e019-4934-40ef-8280-ba11b6b9d254 req-adc2a737-5122-4c4b-8023-091f1f501e36 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 returned with HTTP 200 Jan 21 11:40:09.436249 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 9/16] 10.222.0.90 () {60 vars in 1403 bytes} [Thu Jan 21 11:40:09 2021] GET /volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 => generated 1021 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 11:40:09.611129 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5ed2e019-4934-40ef-8280-ba11b6b9d254 req-d2fd1d4b-baaf-4f08-b76f-bc9f612d356a tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] PUT http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/attachments/248298a6-9649-4e0c-94ce-4a8d3b4a323a Jan 21 11:40:09.612052 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:09.612052 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:09.612618 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-5ed2e019-4934-40ef-8280-ba11b6b9d254 req-d2fd1d4b-baaf-4f08-b76f-bc9f612d356a tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.90", "host": "n-h2-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:40:09.668093 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 11:40:09.668093 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 11:40:09.669312 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-5ed2e019-4934-40ef-8280-ba11b6b9d254 req-d2fd1d4b-baaf-4f08-b76f-bc9f612d356a tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Lock "b'cinder-attachment_update-2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85-n-h2-760354-3'" acquired by "attachment_update" :: waited 0.021s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 11:40:09.672110 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:09.672110 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:09.867359 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ce6a5e0b-065e-4bba-9b8c-59f81e0aff17 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] GET http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 Jan 21 11:40:09.868955 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ce6a5e0b-065e-4bba-9b8c-59f81e0aff17 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:09.869331 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:09.869331 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:09.870351 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ce6a5e0b-065e-4bba-9b8c-59f81e0aff17 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:10.014482 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:10.014482 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:10.047728 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ce6a5e0b-065e-4bba-9b8c-59f81e0aff17 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Volume info retrieved successfully. Jan 21 11:40:10.085318 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:10.085318 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:10.102697 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ce6a5e0b-065e-4bba-9b8c-59f81e0aff17 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 returned with HTTP 200 Jan 21 11:40:10.103925 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 10/17] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:09 2021] GET /volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 => generated 922 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 11:40:11.124968 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e0f8729d-c970-4f4a-987f-df6e90f9bff1 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] GET http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 Jan 21 11:40:11.126592 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e0f8729d-c970-4f4a-987f-df6e90f9bff1 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:11.126959 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:11.126959 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:11.127542 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e0f8729d-c970-4f4a-987f-df6e90f9bff1 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:11.302749 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:11.302749 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:11.335017 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e0f8729d-c970-4f4a-987f-df6e90f9bff1 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Volume info retrieved successfully. Jan 21 11:40:11.401020 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:11.401020 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:11.435725 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e0f8729d-c970-4f4a-987f-df6e90f9bff1 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 returned with HTTP 200 Jan 21 11:40:11.437319 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 11/18] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:11 2021] GET /volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 => generated 922 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 11:40:12.465159 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ce2130a0-32fe-4990-a9b2-2495a9a1c6ef tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] GET http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 Jan 21 11:40:12.466310 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ce2130a0-32fe-4990-a9b2-2495a9a1c6ef tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:12.466819 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:12.466819 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:12.467676 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ce2130a0-32fe-4990-a9b2-2495a9a1c6ef tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:12.581716 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:12.581716 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:12.597385 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ce2130a0-32fe-4990-a9b2-2495a9a1c6ef tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Volume info retrieved successfully. Jan 21 11:40:12.648999 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:12.648999 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:12.667547 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ce2130a0-32fe-4990-a9b2-2495a9a1c6ef tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 returned with HTTP 200 Jan 21 11:40:12.674253 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 12/19] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:12 2021] GET /volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 => generated 922 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:13.698343 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-45455baa-888a-4197-ac24-4d538edb9968 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] GET http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 Jan 21 11:40:13.699266 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-45455baa-888a-4197-ac24-4d538edb9968 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:13.699753 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:13.699753 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:13.700303 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-45455baa-888a-4197-ac24-4d538edb9968 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:13.838207 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:13.838207 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:13.858503 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-45455baa-888a-4197-ac24-4d538edb9968 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Volume info retrieved successfully. Jan 21 11:40:13.899059 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:13.899059 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:13.910467 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-45455baa-888a-4197-ac24-4d538edb9968 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 returned with HTTP 200 Jan 21 11:40:13.912023 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 13/20] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:13 2021] GET /volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 => generated 922 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:14.936507 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-458dec30-091e-4585-a047-75eb2d699552 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] GET http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 Jan 21 11:40:14.938642 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-458dec30-091e-4585-a047-75eb2d699552 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:14.939775 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:14.939775 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:14.942485 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-458dec30-091e-4585-a047-75eb2d699552 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:15.078495 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:15.078495 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:15.098348 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-458dec30-091e-4585-a047-75eb2d699552 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Volume info retrieved successfully. Jan 21 11:40:15.127300 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:15.127300 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:15.139135 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-458dec30-091e-4585-a047-75eb2d699552 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 returned with HTTP 200 Jan 21 11:40:15.140490 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 14/21] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:14 2021] GET /volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 => generated 922 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 11:40:16.006453 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-5ed2e019-4934-40ef-8280-ba11b6b9d254 req-d2fd1d4b-baaf-4f08-b76f-bc9f612d356a tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Lock "b'cinder-attachment_update-2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85-n-h2-760354-3'" released by "attachment_update" :: held 6.337s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 11:40:16.009192 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5ed2e019-4934-40ef-8280-ba11b6b9d254 req-d2fd1d4b-baaf-4f08-b76f-bc9f612d356a tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/attachments/248298a6-9649-4e0c-94ce-4a8d3b4a323a returned with HTTP 200 Jan 21 11:40:16.010829 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 8/22] 10.222.0.90 () {64 vars in 1468 bytes} [Thu Jan 21 11:40:09 2021] PUT /volume/v3/a2d5f639c254419980e0f865c75b09e0/attachments/248298a6-9649-4e0c-94ce-4a8d3b4a323a => generated 762 bytes in 6406 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:40:16.158544 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-34a3c6f4-00ca-49fe-b4b5-373036008eee tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] GET http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 Jan 21 11:40:16.159065 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-34a3c6f4-00ca-49fe-b4b5-373036008eee tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:16.159259 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:16.159259 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:16.159636 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-34a3c6f4-00ca-49fe-b4b5-373036008eee tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:16.269250 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:16.269250 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:16.280021 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-34a3c6f4-00ca-49fe-b4b5-373036008eee tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Volume info retrieved successfully. Jan 21 11:40:16.304669 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:16.304669 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:16.315423 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-34a3c6f4-00ca-49fe-b4b5-373036008eee tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 returned with HTTP 200 Jan 21 11:40:16.316970 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 15/23] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:16 2021] GET /volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 => generated 923 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:17.346143 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9e4f63ae-fcb8-4c5a-8334-a187b9ffafd2 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] GET http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 Jan 21 11:40:17.346813 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9e4f63ae-fcb8-4c5a-8334-a187b9ffafd2 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:17.347098 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:17.347098 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:17.347773 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9e4f63ae-fcb8-4c5a-8334-a187b9ffafd2 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:17.422150 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:17.422150 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:17.438685 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9e4f63ae-fcb8-4c5a-8334-a187b9ffafd2 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Volume info retrieved successfully. Jan 21 11:40:17.477137 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:17.477137 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:17.490102 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9e4f63ae-fcb8-4c5a-8334-a187b9ffafd2 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 returned with HTTP 200 Jan 21 11:40:17.491552 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 9/24] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:17 2021] GET /volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 => generated 923 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:18.508685 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-505f9518-e74e-45da-9bdc-a837d92721d0 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] GET http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 Jan 21 11:40:18.509616 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-505f9518-e74e-45da-9bdc-a837d92721d0 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:18.509616 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:18.509616 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:18.510052 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-505f9518-e74e-45da-9bdc-a837d92721d0 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:18.575440 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:18.575440 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:18.594129 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-505f9518-e74e-45da-9bdc-a837d92721d0 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Volume info retrieved successfully. Jan 21 11:40:18.618371 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:18.618371 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:18.629242 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-505f9518-e74e-45da-9bdc-a837d92721d0 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 returned with HTTP 200 Jan 21 11:40:18.636130 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 16/25] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:18 2021] GET /volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 => generated 923 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:19.649547 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c51ab7c2-f567-46f2-b0e3-a97a4a06b697 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] GET http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 Jan 21 11:40:19.650776 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c51ab7c2-f567-46f2-b0e3-a97a4a06b697 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:19.651211 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:19.651211 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:19.651968 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c51ab7c2-f567-46f2-b0e3-a97a4a06b697 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:19.823044 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:19.823044 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:19.858912 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c51ab7c2-f567-46f2-b0e3-a97a4a06b697 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Volume info retrieved successfully. Jan 21 11:40:19.903517 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:19.903517 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:19.920122 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c51ab7c2-f567-46f2-b0e3-a97a4a06b697 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 returned with HTTP 200 Jan 21 11:40:19.931813 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 10/26] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:19 2021] GET /volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 => generated 923 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:20.941479 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-87e79ad9-1908-47da-a14f-e5afd78a6a0b tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] GET http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 Jan 21 11:40:20.942280 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-87e79ad9-1908-47da-a14f-e5afd78a6a0b tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:20.942517 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:20.942517 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:20.943254 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-87e79ad9-1908-47da-a14f-e5afd78a6a0b tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:21.151429 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:21.151429 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:21.181009 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-87e79ad9-1908-47da-a14f-e5afd78a6a0b tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Volume info retrieved successfully. Jan 21 11:40:21.226709 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:21.226709 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:21.236865 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-87e79ad9-1908-47da-a14f-e5afd78a6a0b tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 returned with HTTP 200 Jan 21 11:40:21.238394 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 17/27] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:20 2021] GET /volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 => generated 923 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:22.271042 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-99f8f683-c3bf-4ad0-b6af-4acd70aacbf8 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] GET http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 Jan 21 11:40:22.271909 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-99f8f683-c3bf-4ad0-b6af-4acd70aacbf8 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:22.272723 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:22.272723 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:22.272723 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-99f8f683-c3bf-4ad0-b6af-4acd70aacbf8 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:22.528123 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:22.528123 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:22.545993 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-99f8f683-c3bf-4ad0-b6af-4acd70aacbf8 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Volume info retrieved successfully. Jan 21 11:40:22.617940 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:22.617940 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:22.649063 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-99f8f683-c3bf-4ad0-b6af-4acd70aacbf8 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 returned with HTTP 200 Jan 21 11:40:22.663511 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 11/28] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:22 2021] GET /volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 => generated 923 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:23.140874 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5ed2e019-4934-40ef-8280-ba11b6b9d254 req-fb8effe9-1113-4365-811f-cc9ba363d6dd tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] POST http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/attachments/248298a6-9649-4e0c-94ce-4a8d3b4a323a/action Jan 21 11:40:23.142203 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:23.142203 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:23.146183 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-5ed2e019-4934-40ef-8280-ba11b6b9d254 req-fb8effe9-1113-4365-811f-cc9ba363d6dd tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Action body: b'{"os-complete": null}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 11:40:23.147771 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-5ed2e019-4934-40ef-8280-ba11b6b9d254 req-fb8effe9-1113-4365-811f-cc9ba363d6dd tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:40:23.257900 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:23.257900 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:23.285344 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5ed2e019-4934-40ef-8280-ba11b6b9d254 req-fb8effe9-1113-4365-811f-cc9ba363d6dd tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/attachments/248298a6-9649-4e0c-94ce-4a8d3b4a323a/action returned with HTTP 204 Jan 21 11:40:23.286326 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 18/29] 10.222.0.90 () {64 vars in 1489 bytes} [Thu Jan 21 11:40:23 2021] POST /volume/v3/a2d5f639c254419980e0f865c75b09e0/attachments/248298a6-9649-4e0c-94ce-4a8d3b4a323a/action => generated 0 bytes in 155 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:40:23.671035 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b367fd23-c900-467c-b54c-40299128bce9 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] GET http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 Jan 21 11:40:23.672163 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b367fd23-c900-467c-b54c-40299128bce9 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:23.672690 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:23.672690 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:23.674260 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b367fd23-c900-467c-b54c-40299128bce9 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:23.775491 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:23.775491 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:23.787200 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b367fd23-c900-467c-b54c-40299128bce9 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Volume info retrieved successfully. Jan 21 11:40:23.812968 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:23.812968 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:23.827269 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b367fd23-c900-467c-b54c-40299128bce9 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 returned with HTTP 200 Jan 21 11:40:23.828467 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 12/30] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:23 2021] GET /volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 => generated 1215 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:40:28.527251 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4ac10e2c-b481-4266-9bb6-bfc4e72d0e0c tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] POST http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes Jan 21 11:40:28.528253 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:28.528253 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:28.529065 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4ac10e2c-b481-4266-9bb6-bfc4e72d0e0c tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1718325727"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:40:28.530872 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-4ac10e2c-b481-4266-9bb6-bfc4e72d0e0c tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1718325727'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 11:40:28.534213 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-4ac10e2c-b481-4266-9bb6-bfc4e72d0e0c tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Create volume of 1 GB Jan 21 11:40:28.559798 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4ac10e2c-b481-4266-9bb6-bfc4e72d0e0c tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Availability Zones retrieved successfully. Jan 21 11:40:28.590713 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4ac10e2c-b481-4266-9bb6-bfc4e72d0e0c tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Flow 'volume_create_api' (920baf7a-09c4-443e-94e0-4b2f23cf7b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:40:28.596079 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4ac10e2c-b481-4266-9bb6-bfc4e72d0e0c tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc5e254e-48af-4cef-a0ec-3ccee0d770cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:40:28.600477 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-4ac10e2c-b481-4266-9bb6-bfc4e72d0e0c tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 11:40:28.710590 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4ac10e2c-b481-4266-9bb6-bfc4e72d0e0c tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc5e254e-48af-4cef-a0ec-3ccee0d770cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:40:28.714856 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4ac10e2c-b481-4266-9bb6-bfc4e72d0e0c tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (038469fb-67bd-40bf-87d0-31e5fc1be71f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:40:28.898599 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-4ac10e2c-b481-4266-9bb6-bfc4e72d0e0c tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Created reservations ['33a29f94-088d-43cb-908d-1b002fc4dbdb', '8d612d56-4287-400b-93ac-d216dc865c7a', 'b2bed691-371e-42ef-9782-886975612a84', 'dde6cbe0-3fd3-4b47-ae6c-bd7c98a7e7fb'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 11:40:28.901874 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4ac10e2c-b481-4266-9bb6-bfc4e72d0e0c tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (038469fb-67bd-40bf-87d0-31e5fc1be71f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33a29f94-088d-43cb-908d-1b002fc4dbdb', '8d612d56-4287-400b-93ac-d216dc865c7a', 'b2bed691-371e-42ef-9782-886975612a84', 'dde6cbe0-3fd3-4b47-ae6c-bd7c98a7e7fb']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:40:28.906025 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4ac10e2c-b481-4266-9bb6-bfc4e72d0e0c tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f523038b-8df6-46a0-a2b1-5db7215a2549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:40:28.998075 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4ac10e2c-b481-4266-9bb6-bfc4e72d0e0c tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f523038b-8df6-46a0-a2b1-5db7215a2549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f0080a5-3d3a-4659-942d-ad55e51d5381', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1718325727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbc39d96531644ac8bf42dda1668abf9',qos_specs=None,replication_status=,reservations=['33a29f94-088d-43cb-908d-1b002fc4dbdb','8d612d56-4287-400b-93ac-d216dc865c7a','b2bed691-371e-42ef-9782-886975612a84','dde6cbe0-3fd3-4b47-ae6c-bd7c98a7e7fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82c32e6c0504457ba2202649b9888255',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T11:40:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1718325727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f0080a5-3d3a-4659-942d-ad55e51d5381,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbc39d96531644ac8bf42dda1668abf9',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,user_id='82c32e6c0504457ba2202649b9888255',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:40:29.000972 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4ac10e2c-b481-4266-9bb6-bfc4e72d0e0c tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e6f0cad-3221-480a-b4a9-d87913d05488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:40:29.042259 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4ac10e2c-b481-4266-9bb6-bfc4e72d0e0c tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e6f0cad-3221-480a-b4a9-d87913d05488) 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-1718325727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbc39d96531644ac8bf42dda1668abf9',qos_specs=None,replication_status=,reservations=['33a29f94-088d-43cb-908d-1b002fc4dbdb','8d612d56-4287-400b-93ac-d216dc865c7a','b2bed691-371e-42ef-9782-886975612a84','dde6cbe0-3fd3-4b47-ae6c-bd7c98a7e7fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82c32e6c0504457ba2202649b9888255',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:40:29.044722 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4ac10e2c-b481-4266-9bb6-bfc4e72d0e0c tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba651baf-4155-4db2-9982-bfad75c01912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:40:29.065748 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4ac10e2c-b481-4266-9bb6-bfc4e72d0e0c tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba651baf-4155-4db2-9982-bfad75c01912) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:40:29.070673 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4ac10e2c-b481-4266-9bb6-bfc4e72d0e0c tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Flow 'volume_create_api' (920baf7a-09c4-443e-94e0-4b2f23cf7b0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:40:29.157112 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4ac10e2c-b481-4266-9bb6-bfc4e72d0e0c tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Create volume request issued successfully. Jan 21 11:40:29.177797 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4ac10e2c-b481-4266-9bb6-bfc4e72d0e0c tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes returned with HTTP 202 Jan 21 11:40:29.179203 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 19/31] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 11:40:28 2021] POST /volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes => generated 824 bytes in 659 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 11:40:29.196246 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c0bf9720-d834-489e-a8b0-021ea3a703b6 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] GET http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 Jan 21 11:40:29.196976 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c0bf9720-d834-489e-a8b0-021ea3a703b6 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:29.197268 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:29.197268 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:29.198602 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c0bf9720-d834-489e-a8b0-021ea3a703b6 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:29.355765 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:29.355765 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:29.376134 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c0bf9720-d834-489e-a8b0-021ea3a703b6 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Volume info retrieved successfully. Jan 21 11:40:29.421929 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c0bf9720-d834-489e-a8b0-021ea3a703b6 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 returned with HTTP 200 Jan 21 11:40:29.436266 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 13/32] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:29 2021] GET /volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 => generated 892 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:30.446791 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c9fb9746-bf90-46d5-95fe-56a754754325 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] GET http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 Jan 21 11:40:30.448863 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c9fb9746-bf90-46d5-95fe-56a754754325 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:30.462285 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:30.462285 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:30.463544 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c9fb9746-bf90-46d5-95fe-56a754754325 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:30.627290 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:30.627290 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:30.660507 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c9fb9746-bf90-46d5-95fe-56a754754325 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Volume info retrieved successfully. Jan 21 11:40:30.703218 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c9fb9746-bf90-46d5-95fe-56a754754325 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 returned with HTTP 200 Jan 21 11:40:30.721876 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 20/33] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:30 2021] GET /volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 => generated 917 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:33.242074 n-d-760354-3 devstack@c-api.service[87984]: WARNING keystonemiddleware.auth_token [None req-c0bf9720-d834-489e-a8b0-021ea3a703b6 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] 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. Jan 21 11:40:33.245323 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-49167cb1-e3b2-4ded-a3bd-05cc0fbf614b req-e07ece28-70de-428a-ad9f-bf41809d6541 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] GET http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 Jan 21 11:40:33.246046 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-49167cb1-e3b2-4ded-a3bd-05cc0fbf614b req-e07ece28-70de-428a-ad9f-bf41809d6541 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:33.246507 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:33.246507 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:33.247317 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-49167cb1-e3b2-4ded-a3bd-05cc0fbf614b req-e07ece28-70de-428a-ad9f-bf41809d6541 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:33.303809 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:33.303809 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:33.314109 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-49167cb1-e3b2-4ded-a3bd-05cc0fbf614b req-e07ece28-70de-428a-ad9f-bf41809d6541 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Volume info retrieved successfully. Jan 21 11:40:33.346348 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-49167cb1-e3b2-4ded-a3bd-05cc0fbf614b req-e07ece28-70de-428a-ad9f-bf41809d6541 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 returned with HTTP 200 Jan 21 11:40:33.347472 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 14/34] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 11:40:33 2021] GET /volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 => generated 917 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:33.515414 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c9fb9746-bf90-46d5-95fe-56a754754325 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] GET http://10.222.0.89/volume// Jan 21 11:40:33.515836 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c9fb9746-bf90-46d5-95fe-56a754754325 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:33.516117 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:33.516117 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:33.516497 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c9fb9746-bf90-46d5-95fe-56a754754325 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:33.518609 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c9fb9746-bf90-46d5-95fe-56a754754325 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 11:40:33.519514 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 21/35] 10.222.0.89 () {58 vars in 1289 bytes} [Thu Jan 21 11:40:33 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 11:40:33.540341 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-49167cb1-e3b2-4ded-a3bd-05cc0fbf614b req-543e0522-9911-4de0-959e-7535fd62f597 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] POST http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/attachments Jan 21 11:40:33.541027 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:33.541027 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:33.541941 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-49167cb1-e3b2-4ded-a3bd-05cc0fbf614b req-543e0522-9911-4de0-959e-7535fd62f597 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6f0080a5-3d3a-4659-942d-ad55e51d5381", "instance_uuid": "5408ed6e-b05c-49e7-b5ea-8d97bd33d44a", "connector": null}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:40:33.617854 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:33.617854 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:33.703207 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-49167cb1-e3b2-4ded-a3bd-05cc0fbf614b req-543e0522-9911-4de0-959e-7535fd62f597 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/attachments returned with HTTP 200 Jan 21 11:40:33.705115 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 15/36] 10.222.0.89 () {66 vars in 1565 bytes} [Thu Jan 21 11:40:33 2021] POST /volume/v3/cbc39d96531644ac8bf42dda1668abf9/attachments => generated 273 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:40:33.762932 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a9608e10-b5a7-4fda-b27d-ebb1ace4e27c tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] GET http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 Jan 21 11:40:33.763822 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a9608e10-b5a7-4fda-b27d-ebb1ace4e27c tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:33.764563 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a9608e10-b5a7-4fda-b27d-ebb1ace4e27c tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:33.834505 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-49167cb1-e3b2-4ded-a3bd-05cc0fbf614b req-543e0522-9911-4de0-959e-7535fd62f597 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] GET http://10.222.0.89/volume// Jan 21 11:40:33.839017 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-49167cb1-e3b2-4ded-a3bd-05cc0fbf614b req-543e0522-9911-4de0-959e-7535fd62f597 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:33.839689 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:33.839689 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:33.840929 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-49167cb1-e3b2-4ded-a3bd-05cc0fbf614b req-543e0522-9911-4de0-959e-7535fd62f597 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:33.842330 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-49167cb1-e3b2-4ded-a3bd-05cc0fbf614b req-543e0522-9911-4de0-959e-7535fd62f597 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 11:40:33.843019 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 16/37] 10.222.0.95 () {56 vars in 1089 bytes} [Thu Jan 21 11:40:33 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 11:40:33.863334 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:33.863334 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:33.875657 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a9608e10-b5a7-4fda-b27d-ebb1ace4e27c tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Volume info retrieved successfully. Jan 21 11:40:33.901679 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:33.901679 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:33.914675 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a9608e10-b5a7-4fda-b27d-ebb1ace4e27c tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 returned with HTTP 200 Jan 21 11:40:33.917051 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 22/38] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:33 2021] GET /volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 => generated 916 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:34.619023 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-49167cb1-e3b2-4ded-a3bd-05cc0fbf614b req-7dd2a692-4d9c-4051-8d0d-02b85f12cfcb tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] GET http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 Jan 21 11:40:34.620985 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-49167cb1-e3b2-4ded-a3bd-05cc0fbf614b req-7dd2a692-4d9c-4051-8d0d-02b85f12cfcb tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:34.622287 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-49167cb1-e3b2-4ded-a3bd-05cc0fbf614b req-7dd2a692-4d9c-4051-8d0d-02b85f12cfcb tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:34.693540 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:34.693540 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:34.716655 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-49167cb1-e3b2-4ded-a3bd-05cc0fbf614b req-7dd2a692-4d9c-4051-8d0d-02b85f12cfcb tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Volume info retrieved successfully. Jan 21 11:40:34.746757 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:34.746757 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:34.760063 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-49167cb1-e3b2-4ded-a3bd-05cc0fbf614b req-7dd2a692-4d9c-4051-8d0d-02b85f12cfcb tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 returned with HTTP 200 Jan 21 11:40:34.760751 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 17/39] 10.222.0.95 () {60 vars in 1403 bytes} [Thu Jan 21 11:40:34 2021] GET /volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 => generated 1015 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 11:40:34.933990 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c2abe6ca-baf3-42b6-b92f-6849cbcdcb6d tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] GET http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 Jan 21 11:40:34.934813 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c2abe6ca-baf3-42b6-b92f-6849cbcdcb6d tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:34.935245 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:34.935245 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:34.935919 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c2abe6ca-baf3-42b6-b92f-6849cbcdcb6d tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:34.991020 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-49167cb1-e3b2-4ded-a3bd-05cc0fbf614b req-59e7b75f-b1a4-42b3-a575-8ef7ef3d6c90 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] PUT http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/attachments/8bc78869-3304-4027-a1b9-1c0c1102d193 Jan 21 11:40:34.992142 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:34.992142 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:34.992596 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-49167cb1-e3b2-4ded-a3bd-05cc0fbf614b req-59e7b75f-b1a4-42b3-a575-8ef7ef3d6c90 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.95", "host": "n-h1-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:40:34.992821 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:34.992821 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:35.004752 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c2abe6ca-baf3-42b6-b92f-6849cbcdcb6d tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Volume info retrieved successfully. Jan 21 11:40:35.032812 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:35.032812 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:35.040113 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 11:40:35.040113 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 11:40:35.040654 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-49167cb1-e3b2-4ded-a3bd-05cc0fbf614b req-59e7b75f-b1a4-42b3-a575-8ef7ef3d6c90 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Lock "b'cinder-attachment_update-6f0080a5-3d3a-4659-942d-ad55e51d5381-n-h1-760354-3'" acquired by "attachment_update" :: waited 0.015s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 11:40:35.045759 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:35.045759 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:35.061505 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c2abe6ca-baf3-42b6-b92f-6849cbcdcb6d tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 returned with HTTP 200 Jan 21 11:40:35.074770 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 23/40] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:34 2021] GET /volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 => generated 916 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:35.641462 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c2abe6ca-baf3-42b6-b92f-6849cbcdcb6d tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] GET http://10.222.0.89/volume// Jan 21 11:40:35.642645 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c2abe6ca-baf3-42b6-b92f-6849cbcdcb6d tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:35.643002 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:35.643002 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:35.643630 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c2abe6ca-baf3-42b6-b92f-6849cbcdcb6d tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:35.644821 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c2abe6ca-baf3-42b6-b92f-6849cbcdcb6d tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 11:40:35.645581 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 24/41] 10.222.0.95 () {56 vars in 1089 bytes} [Thu Jan 21 11:40:35 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 11:40:35.687132 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-cda75358-9e0b-459b-b7a2-351ef5509772 req-e5c65c37-b8a3-492e-9383-21e32a243fbc tempest-LiveAutoBlockMigrationV225Test-892340339 tempest-LiveAutoBlockMigrationV225Test-892340339] POST http://10.222.0.89/volume/v3/253676eb756244ef806387fcac1f5594/attachments Jan 21 11:40:35.689445 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-cda75358-9e0b-459b-b7a2-351ef5509772 req-e5c65c37-b8a3-492e-9383-21e32a243fbc tempest-LiveAutoBlockMigrationV225Test-892340339 tempest-LiveAutoBlockMigrationV225Test-892340339] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85", "instance_uuid": "982daf7a-c14d-4399-bf81-038d0e88b109", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.95", "host": "n-h1-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:40:35.832774 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:35.832774 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:37.537230 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-49167cb1-e3b2-4ded-a3bd-05cc0fbf614b req-59e7b75f-b1a4-42b3-a575-8ef7ef3d6c90 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Lock "b'cinder-attachment_update-6f0080a5-3d3a-4659-942d-ad55e51d5381-n-h1-760354-3'" released by "attachment_update" :: held 2.496s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 11:40:37.538392 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-49167cb1-e3b2-4ded-a3bd-05cc0fbf614b req-59e7b75f-b1a4-42b3-a575-8ef7ef3d6c90 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/attachments/8bc78869-3304-4027-a1b9-1c0c1102d193 returned with HTTP 200 Jan 21 11:40:37.539413 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 18/42] 10.222.0.95 () {64 vars in 1468 bytes} [Thu Jan 21 11:40:34 2021] PUT /volume/v3/cbc39d96531644ac8bf42dda1668abf9/attachments/8bc78869-3304-4027-a1b9-1c0c1102d193 => generated 762 bytes in 2556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 11:40:37.548913 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-90adc3d3-888a-4362-8ce5-c705c70b3b02 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] GET http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 Jan 21 11:40:37.555335 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-90adc3d3-888a-4362-8ce5-c705c70b3b02 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:37.555698 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:37.555698 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:37.556331 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-90adc3d3-888a-4362-8ce5-c705c70b3b02 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:37.664523 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:37.664523 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:37.700484 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-90adc3d3-888a-4362-8ce5-c705c70b3b02 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Volume info retrieved successfully. Jan 21 11:40:37.736239 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:37.736239 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:37.758100 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-90adc3d3-888a-4362-8ce5-c705c70b3b02 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 returned with HTTP 200 Jan 21 11:40:37.759086 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 19/43] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:37 2021] GET /volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 => generated 917 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:38.377791 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-cda75358-9e0b-459b-b7a2-351ef5509772 req-e5c65c37-b8a3-492e-9383-21e32a243fbc tempest-LiveAutoBlockMigrationV225Test-892340339 tempest-LiveAutoBlockMigrationV225Test-892340339] http://10.222.0.89/volume/v3/253676eb756244ef806387fcac1f5594/attachments returned with HTTP 200 Jan 21 11:40:38.378945 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 25/44] 10.222.0.95 () {64 vars in 1358 bytes} [Thu Jan 21 11:40:35 2021] POST /volume/v3/253676eb756244ef806387fcac1f5594/attachments => generated 762 bytes in 2699 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:40:38.446049 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-cda75358-9e0b-459b-b7a2-351ef5509772 req-f81b604e-0f82-453c-974f-9dde169b5a64 tempest-LiveAutoBlockMigrationV225Test-892340339 tempest-LiveAutoBlockMigrationV225Test-892340339] GET http://10.222.0.89/volume/v3/253676eb756244ef806387fcac1f5594/attachments/6f7490fb-ce58-4ee2-be86-5d59f0c5dfee Jan 21 11:40:38.447829 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-cda75358-9e0b-459b-b7a2-351ef5509772 req-f81b604e-0f82-453c-974f-9dde169b5a64 tempest-LiveAutoBlockMigrationV225Test-892340339 tempest-LiveAutoBlockMigrationV225Test-892340339] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:38.449272 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:38.449272 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:38.450238 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-cda75358-9e0b-459b-b7a2-351ef5509772 req-f81b604e-0f82-453c-974f-9dde169b5a64 tempest-LiveAutoBlockMigrationV225Test-892340339 tempest-LiveAutoBlockMigrationV225Test-892340339] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:38.490669 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-cda75358-9e0b-459b-b7a2-351ef5509772 req-f81b604e-0f82-453c-974f-9dde169b5a64 tempest-LiveAutoBlockMigrationV225Test-892340339 tempest-LiveAutoBlockMigrationV225Test-892340339] http://10.222.0.89/volume/v3/253676eb756244ef806387fcac1f5594/attachments/6f7490fb-ce58-4ee2-be86-5d59f0c5dfee returned with HTTP 200 Jan 21 11:40:38.492127 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 20/45] 10.222.0.95 () {60 vars in 1415 bytes} [Thu Jan 21 11:40:38 2021] GET /volume/v3/253676eb756244ef806387fcac1f5594/attachments/6f7490fb-ce58-4ee2-be86-5d59f0c5dfee => generated 789 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:40:38.790653 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3de19a79-42e7-4c90-b869-c101ba83cfb3 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] GET http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 Jan 21 11:40:38.791326 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3de19a79-42e7-4c90-b869-c101ba83cfb3 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:38.791576 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:38.791576 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:38.791898 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3de19a79-42e7-4c90-b869-c101ba83cfb3 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:38.865156 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:38.865156 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:38.876868 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3de19a79-42e7-4c90-b869-c101ba83cfb3 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Volume info retrieved successfully. Jan 21 11:40:38.900258 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:38.900258 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:38.911377 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3de19a79-42e7-4c90-b869-c101ba83cfb3 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 returned with HTTP 200 Jan 21 11:40:38.912781 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 26/46] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:38 2021] GET /volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 => generated 917 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:39.933965 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-189717b2-4714-40b4-89cf-d90f751097c2 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] GET http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 Jan 21 11:40:39.937336 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-189717b2-4714-40b4-89cf-d90f751097c2 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:39.938453 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:39.938453 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:39.939179 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-189717b2-4714-40b4-89cf-d90f751097c2 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:40.044697 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:40.044697 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:40.054654 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-189717b2-4714-40b4-89cf-d90f751097c2 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Volume info retrieved successfully. Jan 21 11:40:40.114772 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:40.114772 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:40.142187 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-189717b2-4714-40b4-89cf-d90f751097c2 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 returned with HTTP 200 Jan 21 11:40:40.143698 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 21/47] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:39 2021] GET /volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 => generated 917 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:41.175363 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5f0b9732-d70d-4e6d-8e40-3ca6e27fed26 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] GET http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 Jan 21 11:40:41.177277 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5f0b9732-d70d-4e6d-8e40-3ca6e27fed26 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:41.177920 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:41.177920 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:41.178953 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5f0b9732-d70d-4e6d-8e40-3ca6e27fed26 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:41.290027 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:41.290027 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:41.314958 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5f0b9732-d70d-4e6d-8e40-3ca6e27fed26 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Volume info retrieved successfully. Jan 21 11:40:41.365505 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:41.365505 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:41.404864 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5f0b9732-d70d-4e6d-8e40-3ca6e27fed26 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 returned with HTTP 200 Jan 21 11:40:41.407416 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 27/48] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:41 2021] GET /volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 => generated 917 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:41.753643 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-35ccb2de-0538-4ccd-afd0-26ca04bb34bb tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] POST http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes Jan 21 11:40:41.754537 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:41.754537 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:41.755287 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-35ccb2de-0538-4ccd-afd0-26ca04bb34bb tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveMigrationTest-volume-1387152438"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:40:41.763407 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-35ccb2de-0538-4ccd-afd0-26ca04bb34bb tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveMigrationTest-volume-1387152438'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 11:40:41.766974 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-35ccb2de-0538-4ccd-afd0-26ca04bb34bb tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Create volume of 1 GB Jan 21 11:40:41.840489 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-35ccb2de-0538-4ccd-afd0-26ca04bb34bb tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Availability zone cache updated, next update will occur around 2021-01-21 12:40:41.837500. {{(pid=87985) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 11:40:41.841170 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-35ccb2de-0538-4ccd-afd0-26ca04bb34bb tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Availability Zones retrieved successfully. Jan 21 11:40:41.911321 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-35ccb2de-0538-4ccd-afd0-26ca04bb34bb tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Flow 'volume_create_api' (5708170a-631b-419c-9065-90310cf2e46b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:40:41.916291 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-35ccb2de-0538-4ccd-afd0-26ca04bb34bb tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92ab7d8b-4bfe-4c2d-bfba-c2af2675f684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:40:41.923250 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-35ccb2de-0538-4ccd-afd0-26ca04bb34bb tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 11:40:42.071164 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-35ccb2de-0538-4ccd-afd0-26ca04bb34bb tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92ab7d8b-4bfe-4c2d-bfba-c2af2675f684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:40:42.073820 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-35ccb2de-0538-4ccd-afd0-26ca04bb34bb tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0cedabd-ac31-4789-895d-e97d05c55285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:40:42.131554 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-35ccb2de-0538-4ccd-afd0-26ca04bb34bb tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 11:40:42.132586 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-35ccb2de-0538-4ccd-afd0-26ca04bb34bb tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 11:40:42.219200 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-35ccb2de-0538-4ccd-afd0-26ca04bb34bb tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Created reservations ['a1b37707-e786-4ad8-b7a1-85a896979613', '671ead43-a52c-4036-b71f-42832ee12bb9', '9bf239aa-2c26-4257-8321-dd2735f635d9', '93eea446-5654-46bd-9cd6-16c13ff10b4e'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 11:40:42.224369 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-35ccb2de-0538-4ccd-afd0-26ca04bb34bb tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0cedabd-ac31-4789-895d-e97d05c55285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1b37707-e786-4ad8-b7a1-85a896979613', '671ead43-a52c-4036-b71f-42832ee12bb9', '9bf239aa-2c26-4257-8321-dd2735f635d9', '93eea446-5654-46bd-9cd6-16c13ff10b4e']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:40:42.228046 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-35ccb2de-0538-4ccd-afd0-26ca04bb34bb tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b3934ac-652e-43ab-a21b-df21486be19a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:40:42.346757 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-35ccb2de-0538-4ccd-afd0-26ca04bb34bb tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b3934ac-652e-43ab-a21b-df21486be19a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd54944a9-a058-4729-a3ae-e0731258e8ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1387152438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8702948785554a11a403c3fa11b9408e',qos_specs=None,replication_status=,reservations=['a1b37707-e786-4ad8-b7a1-85a896979613','671ead43-a52c-4036-b71f-42832ee12bb9','9bf239aa-2c26-4257-8321-dd2735f635d9','93eea446-5654-46bd-9cd6-16c13ff10b4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18ea30da5f6c4bf194a7862b4fffffe1',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T11:40:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1387152438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d54944a9-a058-4729-a3ae-e0731258e8ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8702948785554a11a403c3fa11b9408e',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,user_id='18ea30da5f6c4bf194a7862b4fffffe1',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:40:42.352069 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-35ccb2de-0538-4ccd-afd0-26ca04bb34bb tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de7cb48c-68ae-4df7-b788-129d7cf93336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:40:42.414743 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-35ccb2de-0538-4ccd-afd0-26ca04bb34bb tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de7cb48c-68ae-4df7-b788-129d7cf93336) 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-LiveMigrationTest-volume-1387152438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8702948785554a11a403c3fa11b9408e',qos_specs=None,replication_status=,reservations=['a1b37707-e786-4ad8-b7a1-85a896979613','671ead43-a52c-4036-b71f-42832ee12bb9','9bf239aa-2c26-4257-8321-dd2735f635d9','93eea446-5654-46bd-9cd6-16c13ff10b4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18ea30da5f6c4bf194a7862b4fffffe1',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:40:42.420173 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-35ccb2de-0538-4ccd-afd0-26ca04bb34bb tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bd2a45d-e74a-4718-bcb6-b9526c5efdd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:40:42.444571 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5306916f-e210-4b89-98fd-be32f4869ddc tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] GET http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 Jan 21 11:40:42.446605 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5306916f-e210-4b89-98fd-be32f4869ddc tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:42.447138 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:42.447138 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:42.449445 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5306916f-e210-4b89-98fd-be32f4869ddc tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:42.461088 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-35ccb2de-0538-4ccd-afd0-26ca04bb34bb tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bd2a45d-e74a-4718-bcb6-b9526c5efdd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:40:42.473055 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-35ccb2de-0538-4ccd-afd0-26ca04bb34bb tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Flow 'volume_create_api' (5708170a-631b-419c-9065-90310cf2e46b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:40:42.530093 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:42.530093 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:42.544709 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5306916f-e210-4b89-98fd-be32f4869ddc tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Volume info retrieved successfully. Jan 21 11:40:42.581781 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:42.581781 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:42.594463 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5306916f-e210-4b89-98fd-be32f4869ddc tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 returned with HTTP 200 Jan 21 11:40:42.605847 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 28/49] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:42 2021] GET /volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 => generated 917 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:42.614501 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-35ccb2de-0538-4ccd-afd0-26ca04bb34bb tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Create volume request issued successfully. Jan 21 11:40:42.727673 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-35ccb2de-0538-4ccd-afd0-26ca04bb34bb tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes returned with HTTP 202 Jan 21 11:40:42.733053 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 22/50] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 11:40:41 2021] POST /volume/v3/8702948785554a11a403c3fa11b9408e/volumes => generated 817 bytes in 988 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 11:40:42.764354 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-77c85572-cae0-47f8-8d56-9978af57ecc2 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] GET http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac Jan 21 11:40:42.766831 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-77c85572-cae0-47f8-8d56-9978af57ecc2 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:42.767410 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:42.767410 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:42.768317 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-77c85572-cae0-47f8-8d56-9978af57ecc2 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:42.895346 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:42.895346 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:42.916435 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-77c85572-cae0-47f8-8d56-9978af57ecc2 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Volume info retrieved successfully. Jan 21 11:40:42.973917 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-77c85572-cae0-47f8-8d56-9978af57ecc2 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac returned with HTTP 200 Jan 21 11:40:42.976905 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 29/51] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:42 2021] GET /volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac => generated 909 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:43.617570 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-71336535-08b4-4250-bbc1-c2adad967c70 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] GET http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 Jan 21 11:40:43.618765 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-71336535-08b4-4250-bbc1-c2adad967c70 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:43.619126 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:43.619126 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:43.619881 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-71336535-08b4-4250-bbc1-c2adad967c70 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:43.932753 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:43.932753 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:43.962222 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-71336535-08b4-4250-bbc1-c2adad967c70 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Volume info retrieved successfully. Jan 21 11:40:44.003283 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-75af3d2e-0556-43e7-8385-56ef31844efc tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] GET http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac Jan 21 11:40:44.003749 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-75af3d2e-0556-43e7-8385-56ef31844efc tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:44.004101 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:44.004101 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:44.004704 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-75af3d2e-0556-43e7-8385-56ef31844efc tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:44.059752 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:44.059752 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:44.102857 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-71336535-08b4-4250-bbc1-c2adad967c70 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 returned with HTTP 200 Jan 21 11:40:44.115381 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 23/52] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:43 2021] GET /volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 => generated 917 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:44.249856 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:44.249856 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:44.272620 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-75af3d2e-0556-43e7-8385-56ef31844efc tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Volume info retrieved successfully. Jan 21 11:40:44.346489 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-75af3d2e-0556-43e7-8385-56ef31844efc tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac returned with HTTP 200 Jan 21 11:40:44.349024 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 30/53] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:43 2021] GET /volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac => generated 910 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:44.576411 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-49167cb1-e3b2-4ded-a3bd-05cc0fbf614b req-15015bb5-7dd0-4523-a556-4e45b3b9ba45 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] POST http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/attachments/8bc78869-3304-4027-a1b9-1c0c1102d193/action Jan 21 11:40:44.591183 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:44.591183 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:44.594832 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-49167cb1-e3b2-4ded-a3bd-05cc0fbf614b req-15015bb5-7dd0-4523-a556-4e45b3b9ba45 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Action body: b'{"os-complete": null}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 11:40:44.595705 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-49167cb1-e3b2-4ded-a3bd-05cc0fbf614b req-15015bb5-7dd0-4523-a556-4e45b3b9ba45 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:40:44.822013 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:44.822013 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:44.870344 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-49167cb1-e3b2-4ded-a3bd-05cc0fbf614b req-15015bb5-7dd0-4523-a556-4e45b3b9ba45 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/attachments/8bc78869-3304-4027-a1b9-1c0c1102d193/action returned with HTTP 204 Jan 21 11:40:44.871644 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 24/54] 10.222.0.95 () {64 vars in 1489 bytes} [Thu Jan 21 11:40:44 2021] POST /volume/v3/cbc39d96531644ac8bf42dda1668abf9/attachments/8bc78869-3304-4027-a1b9-1c0c1102d193/action => generated 0 bytes in 305 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:40:45.145590 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-12381ffe-37cc-4f96-98d9-730774efb706 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] GET http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 Jan 21 11:40:45.146538 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-12381ffe-37cc-4f96-98d9-730774efb706 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:45.146866 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:45.146866 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:45.147499 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-12381ffe-37cc-4f96-98d9-730774efb706 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:45.234567 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:45.234567 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:45.249544 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-12381ffe-37cc-4f96-98d9-730774efb706 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Volume info retrieved successfully. Jan 21 11:40:45.284155 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:45.284155 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:45.338189 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-12381ffe-37cc-4f96-98d9-730774efb706 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 returned with HTTP 200 Jan 21 11:40:45.353992 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 31/55] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:45 2021] GET /volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 => generated 1209 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:40:45.930906 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-835646cd-8f16-4f8d-8d4a-5762dda8b96d req-008201df-9501-4ef7-8d13-ea1df86a6e80 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] GET http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac Jan 21 11:40:45.931675 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-835646cd-8f16-4f8d-8d4a-5762dda8b96d req-008201df-9501-4ef7-8d13-ea1df86a6e80 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:45.932929 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:45.932929 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:45.932929 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-835646cd-8f16-4f8d-8d4a-5762dda8b96d req-008201df-9501-4ef7-8d13-ea1df86a6e80 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:46.009596 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:46.009596 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:46.031109 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-835646cd-8f16-4f8d-8d4a-5762dda8b96d req-008201df-9501-4ef7-8d13-ea1df86a6e80 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Volume info retrieved successfully. Jan 21 11:40:46.066609 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-835646cd-8f16-4f8d-8d4a-5762dda8b96d req-008201df-9501-4ef7-8d13-ea1df86a6e80 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac returned with HTTP 200 Jan 21 11:40:46.082391 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 25/56] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 11:40:45 2021] GET /volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac => generated 910 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:46.260911 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-12381ffe-37cc-4f96-98d9-730774efb706 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] GET http://10.222.0.89/volume// Jan 21 11:40:46.260911 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-12381ffe-37cc-4f96-98d9-730774efb706 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:46.261304 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:46.261304 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:46.266773 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-12381ffe-37cc-4f96-98d9-730774efb706 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:46.268700 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-12381ffe-37cc-4f96-98d9-730774efb706 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 11:40:46.269658 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 32/57] 10.222.0.89 () {58 vars in 1289 bytes} [Thu Jan 21 11:40:46 2021] GET /volume/ => generated 754 bytes in 12 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 11:40:46.292804 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-835646cd-8f16-4f8d-8d4a-5762dda8b96d req-3674f8d4-33b7-4acb-9d64-1b56cb85f95a tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] POST http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/attachments Jan 21 11:40:46.294356 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:46.294356 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:46.297253 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-835646cd-8f16-4f8d-8d4a-5762dda8b96d req-3674f8d4-33b7-4acb-9d64-1b56cb85f95a tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d54944a9-a058-4729-a3ae-e0731258e8ac", "instance_uuid": "75ab4d81-4564-40cd-a014-7054a1b90211", "connector": null}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:40:46.411625 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:46.411625 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:46.519899 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-835646cd-8f16-4f8d-8d4a-5762dda8b96d req-3674f8d4-33b7-4acb-9d64-1b56cb85f95a tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/attachments returned with HTTP 200 Jan 21 11:40:46.526063 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 26/58] 10.222.0.89 () {66 vars in 1565 bytes} [Thu Jan 21 11:40:46 2021] POST /volume/v3/8702948785554a11a403c3fa11b9408e/attachments => generated 273 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 11:40:46.571145 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cea2d430-e205-4035-937f-eaab1f27c64b tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] GET http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac Jan 21 11:40:46.572801 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cea2d430-e205-4035-937f-eaab1f27c64b tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:46.574211 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cea2d430-e205-4035-937f-eaab1f27c64b tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:46.615978 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-835646cd-8f16-4f8d-8d4a-5762dda8b96d req-3674f8d4-33b7-4acb-9d64-1b56cb85f95a tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] GET http://10.222.0.89/volume// Jan 21 11:40:46.618224 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-835646cd-8f16-4f8d-8d4a-5762dda8b96d req-3674f8d4-33b7-4acb-9d64-1b56cb85f95a tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:46.618819 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:46.618819 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:46.620530 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-835646cd-8f16-4f8d-8d4a-5762dda8b96d req-3674f8d4-33b7-4acb-9d64-1b56cb85f95a tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:46.624170 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-835646cd-8f16-4f8d-8d4a-5762dda8b96d req-3674f8d4-33b7-4acb-9d64-1b56cb85f95a tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 11:40:46.626304 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 27/59] 10.222.0.90 () {56 vars in 1089 bytes} [Thu Jan 21 11:40:46 2021] GET /volume/ => generated 754 bytes in 13 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 11:40:46.685470 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-835646cd-8f16-4f8d-8d4a-5762dda8b96d req-00daed9c-a2be-4d6b-8534-f9400db3074b tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] GET http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac Jan 21 11:40:46.686663 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-835646cd-8f16-4f8d-8d4a-5762dda8b96d req-00daed9c-a2be-4d6b-8534-f9400db3074b tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:46.687730 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-835646cd-8f16-4f8d-8d4a-5762dda8b96d req-00daed9c-a2be-4d6b-8534-f9400db3074b tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:46.748964 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:46.748964 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:46.800886 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cea2d430-e205-4035-937f-eaab1f27c64b tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Volume info retrieved successfully. Jan 21 11:40:46.865103 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:46.865103 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:46.886578 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cea2d430-e205-4035-937f-eaab1f27c64b tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac returned with HTTP 200 Jan 21 11:40:46.896314 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 33/60] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:46 2021] GET /volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac => generated 909 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:46.897680 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:46.897680 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:46.923601 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-835646cd-8f16-4f8d-8d4a-5762dda8b96d req-00daed9c-a2be-4d6b-8534-f9400db3074b tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Volume info retrieved successfully. Jan 21 11:40:46.988423 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:46.988423 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:47.010202 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-835646cd-8f16-4f8d-8d4a-5762dda8b96d req-00daed9c-a2be-4d6b-8534-f9400db3074b tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac returned with HTTP 200 Jan 21 11:40:47.011921 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 28/61] 10.222.0.90 () {60 vars in 1403 bytes} [Thu Jan 21 11:40:46 2021] GET /volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac => generated 1008 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 11:40:47.068895 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-835646cd-8f16-4f8d-8d4a-5762dda8b96d req-e9b5060a-ccc9-45de-ab9d-817eee492b32 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] PUT http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/attachments/5fb5dd73-0ba9-4f40-b968-a0699ea679e8 Jan 21 11:40:47.069845 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:47.069845 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:47.070695 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-835646cd-8f16-4f8d-8d4a-5762dda8b96d req-e9b5060a-ccc9-45de-ab9d-817eee492b32 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.90", "host": "n-h2-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:40:47.174595 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 11:40:47.174595 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 11:40:47.176471 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-835646cd-8f16-4f8d-8d4a-5762dda8b96d req-e9b5060a-ccc9-45de-ab9d-817eee492b32 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Lock "b'cinder-attachment_update-d54944a9-a058-4729-a3ae-e0731258e8ac-n-h2-760354-3'" acquired by "attachment_update" :: waited 0.029s {{(pid=87986) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 11:40:47.186325 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:47.186325 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:47.877331 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-9d0776ae-9352-4fa3-a48f-8d79e700226a req-fc350d1f-f3f8-4d91-bc49-cb7d3e20a14e tempest-VolumesAdminNegativeTest-1125857319 tempest-VolumesAdminNegativeTest-1125857319] GET http://10.222.0.89/volume/v3/63b0b9416e83414691f53f6806b6577d/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 Jan 21 11:40:47.878362 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-9d0776ae-9352-4fa3-a48f-8d79e700226a req-fc350d1f-f3f8-4d91-bc49-cb7d3e20a14e tempest-VolumesAdminNegativeTest-1125857319 tempest-VolumesAdminNegativeTest-1125857319] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:47.879593 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:47.879593 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:47.881382 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-9d0776ae-9352-4fa3-a48f-8d79e700226a req-fc350d1f-f3f8-4d91-bc49-cb7d3e20a14e tempest-VolumesAdminNegativeTest-1125857319 tempest-VolumesAdminNegativeTest-1125857319] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:47.990541 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:47.990541 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:48.000536 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-9d0776ae-9352-4fa3-a48f-8d79e700226a req-fc350d1f-f3f8-4d91-bc49-cb7d3e20a14e tempest-VolumesAdminNegativeTest-1125857319 tempest-VolumesAdminNegativeTest-1125857319] Volume info retrieved successfully. Jan 21 11:40:48.028272 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:48.028272 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:48.040807 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-9d0776ae-9352-4fa3-a48f-8d79e700226a req-fc350d1f-f3f8-4d91-bc49-cb7d3e20a14e tempest-VolumesAdminNegativeTest-1125857319 tempest-VolumesAdminNegativeTest-1125857319] http://10.222.0.89/volume/v3/63b0b9416e83414691f53f6806b6577d/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 returned with HTTP 200 Jan 21 11:40:48.041970 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 29/62] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 11:40:47 2021] GET /volume/v3/63b0b9416e83414691f53f6806b6577d/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 => generated 1391 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:40:48.046594 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-58a27e82-fd7f-49c2-bdc1-6cf7f5563f16 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] GET http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac Jan 21 11:40:48.047554 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-58a27e82-fd7f-49c2-bdc1-6cf7f5563f16 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:48.047987 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:48.047987 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:48.048696 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-58a27e82-fd7f-49c2-bdc1-6cf7f5563f16 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:48.148886 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:48.148886 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:48.180286 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-58a27e82-fd7f-49c2-bdc1-6cf7f5563f16 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Volume info retrieved successfully. Jan 21 11:40:48.252180 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:48.252180 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:48.269588 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-58a27e82-fd7f-49c2-bdc1-6cf7f5563f16 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac returned with HTTP 200 Jan 21 11:40:48.271052 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 30/63] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:48 2021] GET /volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac => generated 909 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:48.278619 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-9d0776ae-9352-4fa3-a48f-8d79e700226a req-8fb7d32f-f832-4ced-aaa4-dfc72d537afd tempest-VolumesAdminNegativeTest-1125857319 tempest-VolumesAdminNegativeTest-1125857319] GET http://10.222.0.89/volume/v3/63b0b9416e83414691f53f6806b6577d/volumes/8168ca8f-b50f-4357-abe5-487c40dfcc8d Jan 21 11:40:48.279641 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-9d0776ae-9352-4fa3-a48f-8d79e700226a req-8fb7d32f-f832-4ced-aaa4-dfc72d537afd tempest-VolumesAdminNegativeTest-1125857319 tempest-VolumesAdminNegativeTest-1125857319] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:48.279994 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:48.279994 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:48.280661 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-9d0776ae-9352-4fa3-a48f-8d79e700226a req-8fb7d32f-f832-4ced-aaa4-dfc72d537afd tempest-VolumesAdminNegativeTest-1125857319 tempest-VolumesAdminNegativeTest-1125857319] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:48.387748 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-9d0776ae-9352-4fa3-a48f-8d79e700226a req-8fb7d32f-f832-4ced-aaa4-dfc72d537afd tempest-VolumesAdminNegativeTest-1125857319 tempest-VolumesAdminNegativeTest-1125857319] http://10.222.0.89/volume/v3/63b0b9416e83414691f53f6806b6577d/volumes/8168ca8f-b50f-4357-abe5-487c40dfcc8d returned with HTTP 404 Jan 21 11:40:48.390380 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 31/64] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 11:40:48 2021] GET /volume/v3/63b0b9416e83414691f53f6806b6577d/volumes/8168ca8f-b50f-4357-abe5-487c40dfcc8d => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:40:48.417098 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d5c58df6-6861-4a72-a8b3-2a7b8db2f4ab tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] GET http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 Jan 21 11:40:48.422179 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d5c58df6-6861-4a72-a8b3-2a7b8db2f4ab tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:48.422966 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d5c58df6-6861-4a72-a8b3-2a7b8db2f4ab tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:48.557642 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:48.557642 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:48.571440 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d5c58df6-6861-4a72-a8b3-2a7b8db2f4ab tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Volume info retrieved successfully. Jan 21 11:40:48.605953 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:48.605953 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:48.620479 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d5c58df6-6861-4a72-a8b3-2a7b8db2f4ab tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 returned with HTTP 200 Jan 21 11:40:48.633809 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 32/65] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:48 2021] GET /volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 => generated 1209 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:40:49.205452 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-835646cd-8f16-4f8d-8d4a-5762dda8b96d req-e9b5060a-ccc9-45de-ab9d-817eee492b32 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Lock "b'cinder-attachment_update-d54944a9-a058-4729-a3ae-e0731258e8ac-n-h2-760354-3'" released by "attachment_update" :: held 2.030s {{(pid=87986) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 11:40:49.206214 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-835646cd-8f16-4f8d-8d4a-5762dda8b96d req-e9b5060a-ccc9-45de-ab9d-817eee492b32 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/attachments/5fb5dd73-0ba9-4f40-b968-a0699ea679e8 returned with HTTP 200 Jan 21 11:40:49.207867 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 34/66] 10.222.0.90 () {64 vars in 1468 bytes} [Thu Jan 21 11:40:47 2021] PUT /volume/v3/8702948785554a11a403c3fa11b9408e/attachments/5fb5dd73-0ba9-4f40-b968-a0699ea679e8 => generated 762 bytes in 2148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:40:49.299623 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fbb10aa1-97ed-4437-a94c-19afa158517e tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] GET http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac Jan 21 11:40:49.326583 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fbb10aa1-97ed-4437-a94c-19afa158517e tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:49.326583 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:49.326583 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:49.326583 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fbb10aa1-97ed-4437-a94c-19afa158517e tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:49.394752 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:49.394752 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:49.405065 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fbb10aa1-97ed-4437-a94c-19afa158517e tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Volume info retrieved successfully. Jan 21 11:40:49.429428 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:49.429428 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:49.441692 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fbb10aa1-97ed-4437-a94c-19afa158517e tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac returned with HTTP 200 Jan 21 11:40:49.456994 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 33/67] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:49 2021] GET /volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac => generated 910 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:50.309779 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-cda75358-9e0b-459b-b7a2-351ef5509772 req-53de5be5-53b6-43e8-aeae-0fd8443ce552 tempest-LiveAutoBlockMigrationV225Test-892340339 tempest-LiveAutoBlockMigrationV225Test-892340339] POST http://10.222.0.89/volume/v3/253676eb756244ef806387fcac1f5594/attachments/6f7490fb-ce58-4ee2-be86-5d59f0c5dfee/action Jan 21 11:40:50.311227 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:50.311227 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:50.312887 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-cda75358-9e0b-459b-b7a2-351ef5509772 req-53de5be5-53b6-43e8-aeae-0fd8443ce552 tempest-LiveAutoBlockMigrationV225Test-892340339 tempest-LiveAutoBlockMigrationV225Test-892340339] Action body: b'{"os-complete": null}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 11:40:50.313901 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-cda75358-9e0b-459b-b7a2-351ef5509772 req-53de5be5-53b6-43e8-aeae-0fd8443ce552 tempest-LiveAutoBlockMigrationV225Test-892340339 tempest-LiveAutoBlockMigrationV225Test-892340339] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:40:50.464744 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-115bb0ed-2770-4613-aa27-d94a34b8779c tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] GET http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac Jan 21 11:40:50.465293 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-115bb0ed-2770-4613-aa27-d94a34b8779c tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:50.465515 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:50.465515 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:50.466041 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-115bb0ed-2770-4613-aa27-d94a34b8779c tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:50.514346 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:50.514346 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:50.540707 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-cda75358-9e0b-459b-b7a2-351ef5509772 req-53de5be5-53b6-43e8-aeae-0fd8443ce552 tempest-LiveAutoBlockMigrationV225Test-892340339 tempest-LiveAutoBlockMigrationV225Test-892340339] http://10.222.0.89/volume/v3/253676eb756244ef806387fcac1f5594/attachments/6f7490fb-ce58-4ee2-be86-5d59f0c5dfee/action returned with HTTP 204 Jan 21 11:40:50.541667 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 35/68] 10.222.0.95 () {64 vars in 1489 bytes} [Thu Jan 21 11:40:50 2021] POST /volume/v3/253676eb756244ef806387fcac1f5594/attachments/6f7490fb-ce58-4ee2-be86-5d59f0c5dfee/action => generated 0 bytes in 239 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:40:50.630982 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:50.630982 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:50.666812 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-115bb0ed-2770-4613-aa27-d94a34b8779c tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Volume info retrieved successfully. Jan 21 11:40:50.706731 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:50.706731 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:50.724334 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-115bb0ed-2770-4613-aa27-d94a34b8779c tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac returned with HTTP 200 Jan 21 11:40:50.732735 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 34/69] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:50 2021] GET /volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac => generated 910 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:50.816573 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5efc6c2d-853e-43bd-b0f6-31db87b8bcc2 req-8b4e73af-b549-4cd0-8537-90d126ff2811 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] GET http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 Jan 21 11:40:50.817303 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-5efc6c2d-853e-43bd-b0f6-31db87b8bcc2 req-8b4e73af-b549-4cd0-8537-90d126ff2811 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:50.817543 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:50.817543 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:50.818293 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-5efc6c2d-853e-43bd-b0f6-31db87b8bcc2 req-8b4e73af-b549-4cd0-8537-90d126ff2811 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:50.922984 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:50.922984 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:50.946176 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-5efc6c2d-853e-43bd-b0f6-31db87b8bcc2 req-8b4e73af-b549-4cd0-8537-90d126ff2811 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Volume info retrieved successfully. Jan 21 11:40:51.018683 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:51.018683 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:51.052699 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5efc6c2d-853e-43bd-b0f6-31db87b8bcc2 req-8b4e73af-b549-4cd0-8537-90d126ff2811 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 returned with HTTP 200 Jan 21 11:40:51.052699 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 36/70] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 11:40:50 2021] GET /volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 => generated 1209 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:40:51.079114 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5efc6c2d-853e-43bd-b0f6-31db87b8bcc2 req-80a28488-2036-4d2b-b070-a318c068afb8 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] POST http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381/action Jan 21 11:40:51.079628 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:51.079628 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:51.080369 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-5efc6c2d-853e-43bd-b0f6-31db87b8bcc2 req-80a28488-2036-4d2b-b070-a318c068afb8 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Action body: b'{"os-begin_detaching": null}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 11:40:51.080840 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-5efc6c2d-853e-43bd-b0f6-31db87b8bcc2 req-80a28488-2036-4d2b-b070-a318c068afb8 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:40:51.192815 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:51.192815 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:51.193961 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-5efc6c2d-853e-43bd-b0f6-31db87b8bcc2 req-80a28488-2036-4d2b-b070-a318c068afb8 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Volume info retrieved successfully. Jan 21 11:40:51.220503 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-5efc6c2d-853e-43bd-b0f6-31db87b8bcc2 req-80a28488-2036-4d2b-b070-a318c068afb8 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Begin detaching volume completed successfully. Jan 21 11:40:51.221085 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5efc6c2d-853e-43bd-b0f6-31db87b8bcc2 req-80a28488-2036-4d2b-b070-a318c068afb8 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381/action returned with HTTP 202 Jan 21 11:40:51.222846 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 35/71] 10.222.0.89 () {64 vars in 1643 bytes} [Thu Jan 21 11:40:51 2021] POST /volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 11:40:51.252700 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d4e60464-1b4b-4530-bf54-1130e5f16f2a tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] GET http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 Jan 21 11:40:51.254013 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d4e60464-1b4b-4530-bf54-1130e5f16f2a tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:51.254498 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:51.254498 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:51.255232 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d4e60464-1b4b-4530-bf54-1130e5f16f2a tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:51.352593 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5efc6c2d-853e-43bd-b0f6-31db87b8bcc2 req-80a28488-2036-4d2b-b070-a318c068afb8 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] GET http://10.222.0.89/volume// Jan 21 11:40:51.354827 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-5efc6c2d-853e-43bd-b0f6-31db87b8bcc2 req-80a28488-2036-4d2b-b070-a318c068afb8 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:51.355312 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:51.355312 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:51.356259 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-5efc6c2d-853e-43bd-b0f6-31db87b8bcc2 req-80a28488-2036-4d2b-b070-a318c068afb8 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:51.358772 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5efc6c2d-853e-43bd-b0f6-31db87b8bcc2 req-80a28488-2036-4d2b-b070-a318c068afb8 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 11:40:51.360638 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 36/72] 10.222.0.95 () {56 vars in 1089 bytes} [Thu Jan 21 11:40:51 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 11:40:51.387978 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:51.387978 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:51.389482 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5efc6c2d-853e-43bd-b0f6-31db87b8bcc2 req-0b3e5b76-8911-4fda-96b0-43bc226cdfe9 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] GET http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 Jan 21 11:40:51.390618 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-5efc6c2d-853e-43bd-b0f6-31db87b8bcc2 req-0b3e5b76-8911-4fda-96b0-43bc226cdfe9 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:51.391518 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-5efc6c2d-853e-43bd-b0f6-31db87b8bcc2 req-0b3e5b76-8911-4fda-96b0-43bc226cdfe9 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:51.409939 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d4e60464-1b4b-4530-bf54-1130e5f16f2a tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Volume info retrieved successfully. Jan 21 11:40:51.446066 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:51.446066 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:51.463910 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d4e60464-1b4b-4530-bf54-1130e5f16f2a tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 returned with HTTP 200 Jan 21 11:40:51.466783 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 37/73] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:51 2021] GET /volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 => generated 1212 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:40:51.539314 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:51.539314 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:51.551253 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-5efc6c2d-853e-43bd-b0f6-31db87b8bcc2 req-0b3e5b76-8911-4fda-96b0-43bc226cdfe9 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Volume info retrieved successfully. Jan 21 11:40:51.588755 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:51.588755 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:51.601569 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5efc6c2d-853e-43bd-b0f6-31db87b8bcc2 req-0b3e5b76-8911-4fda-96b0-43bc226cdfe9 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 returned with HTTP 200 Jan 21 11:40:51.603339 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 37/74] 10.222.0.95 () {60 vars in 1403 bytes} [Thu Jan 21 11:40:51 2021] GET /volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 => generated 1311 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 11:40:51.747691 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bcee19d3-d253-4f5c-bcea-5416ce443b65 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] GET http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac Jan 21 11:40:51.749336 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bcee19d3-d253-4f5c-bcea-5416ce443b65 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:51.750103 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:51.750103 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:51.753054 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bcee19d3-d253-4f5c-bcea-5416ce443b65 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:51.905076 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:51.905076 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:51.920906 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bcee19d3-d253-4f5c-bcea-5416ce443b65 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Volume info retrieved successfully. Jan 21 11:40:51.961749 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:51.961749 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:51.978972 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bcee19d3-d253-4f5c-bcea-5416ce443b65 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac returned with HTTP 200 Jan 21 11:40:51.993826 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 38/75] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:51 2021] GET /volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac => generated 910 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:52.429231 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5efc6c2d-853e-43bd-b0f6-31db87b8bcc2 req-b323d609-dfa3-4666-976a-4060fe176b21 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] DELETE http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/attachments/8bc78869-3304-4027-a1b9-1c0c1102d193 Jan 21 11:40:52.430511 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-5efc6c2d-853e-43bd-b0f6-31db87b8bcc2 req-b323d609-dfa3-4666-976a-4060fe176b21 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:52.431225 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:52.431225 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:52.432136 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-5efc6c2d-853e-43bd-b0f6-31db87b8bcc2 req-b323d609-dfa3-4666-976a-4060fe176b21 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:52.464662 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:52.464662 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:52.486205 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b9f237c9-dbb7-4b22-81fc-8f475b8fa9a6 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] GET http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 Jan 21 11:40:52.487130 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b9f237c9-dbb7-4b22-81fc-8f475b8fa9a6 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:52.487487 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:52.487487 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:52.488247 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b9f237c9-dbb7-4b22-81fc-8f475b8fa9a6 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:52.668657 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:52.668657 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:52.723831 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b9f237c9-dbb7-4b22-81fc-8f475b8fa9a6 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Volume info retrieved successfully. Jan 21 11:40:52.779617 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:52.779617 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:52.803773 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b9f237c9-dbb7-4b22-81fc-8f475b8fa9a6 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 returned with HTTP 200 Jan 21 11:40:52.820820 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 39/76] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:52 2021] GET /volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 => generated 1212 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:40:53.021554 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2e23c546-b54e-4ede-8fb7-09157237b0ff tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] GET http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac Jan 21 11:40:53.022733 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2e23c546-b54e-4ede-8fb7-09157237b0ff tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:53.023194 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:53.023194 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:53.034233 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2e23c546-b54e-4ede-8fb7-09157237b0ff tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:53.137927 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:53.137927 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:53.156671 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2e23c546-b54e-4ede-8fb7-09157237b0ff tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Volume info retrieved successfully. Jan 21 11:40:53.224546 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:53.224546 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:53.252979 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2e23c546-b54e-4ede-8fb7-09157237b0ff tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac returned with HTTP 200 Jan 21 11:40:53.264794 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 40/77] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:53 2021] GET /volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac => generated 910 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:53.582632 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-5efc6c2d-853e-43bd-b0f6-31db87b8bcc2 req-b323d609-dfa3-4666-976a-4060fe176b21 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 11:40:53.583959 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-5efc6c2d-853e-43bd-b0f6-31db87b8bcc2 req-b323d609-dfa3-4666-976a-4060fe176b21 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Pending status list for volume during attachment-delete: [] {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 11:40:53.597298 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5efc6c2d-853e-43bd-b0f6-31db87b8bcc2 req-b323d609-dfa3-4666-976a-4060fe176b21 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/attachments/8bc78869-3304-4027-a1b9-1c0c1102d193 returned with HTTP 200 Jan 21 11:40:53.600557 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 38/78] 10.222.0.95 () {62 vars in 1437 bytes} [Thu Jan 21 11:40:52 2021] DELETE /volume/v3/cbc39d96531644ac8bf42dda1668abf9/attachments/8bc78869-3304-4027-a1b9-1c0c1102d193 => generated 19 bytes in 1179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:53.834759 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7fe65407-dad8-40d6-97c7-166e25e40890 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] GET http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 Jan 21 11:40:53.834759 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7fe65407-dad8-40d6-97c7-166e25e40890 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:53.835029 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:53.835029 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:53.835227 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7fe65407-dad8-40d6-97c7-166e25e40890 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:53.941831 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:53.941831 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:53.955334 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7fe65407-dad8-40d6-97c7-166e25e40890 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Volume info retrieved successfully. Jan 21 11:40:53.989237 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7fe65407-dad8-40d6-97c7-166e25e40890 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 returned with HTTP 200 Jan 21 11:40:53.990136 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 41/79] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:53 2021] GET /volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 => generated 917 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:54.027519 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-97d187f6-6681-498e-bfc1-ab929235fa80 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] POST http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes Jan 21 11:40:54.028302 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:54.028302 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:54.029123 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-97d187f6-6681-498e-bfc1-ab929235fa80 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-161218606"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:40:54.030848 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-97d187f6-6681-498e-bfc1-ab929235fa80 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-161218606'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 11:40:54.032086 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-97d187f6-6681-498e-bfc1-ab929235fa80 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Create volume of 1 GB Jan 21 11:40:54.033900 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:54.033900 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:54.053609 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-97d187f6-6681-498e-bfc1-ab929235fa80 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Availability Zones retrieved successfully. Jan 21 11:40:54.074831 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-97d187f6-6681-498e-bfc1-ab929235fa80 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Flow 'volume_create_api' (cbb7e399-6850-4ba1-8bb3-50d5cbaa41dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:40:54.078180 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-97d187f6-6681-498e-bfc1-ab929235fa80 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d994e41f-3472-4389-9e85-3dafab815bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:40:54.081032 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-97d187f6-6681-498e-bfc1-ab929235fa80 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 11:40:54.196350 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-97d187f6-6681-498e-bfc1-ab929235fa80 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d994e41f-3472-4389-9e85-3dafab815bf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:40:54.198987 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-97d187f6-6681-498e-bfc1-ab929235fa80 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fe3f83f-b223-4271-92d7-20425947649f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:40:54.274029 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a8afc7b6-7520-4013-b704-7970d04bdfa8 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] GET http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac Jan 21 11:40:54.274896 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a8afc7b6-7520-4013-b704-7970d04bdfa8 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:54.275269 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:54.275269 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:54.276983 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a8afc7b6-7520-4013-b704-7970d04bdfa8 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:54.351472 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-97d187f6-6681-498e-bfc1-ab929235fa80 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Created reservations ['3aa5bea4-1213-4857-8cc8-c23d38557b9e', 'f59aadfa-c028-490a-8311-51a80f011e1b', '7c89c607-1480-49b4-968c-da6058c64f30', 'a6af735b-a968-4354-92ef-d8616048dda6'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 11:40:54.356617 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-97d187f6-6681-498e-bfc1-ab929235fa80 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fe3f83f-b223-4271-92d7-20425947649f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3aa5bea4-1213-4857-8cc8-c23d38557b9e', 'f59aadfa-c028-490a-8311-51a80f011e1b', '7c89c607-1480-49b4-968c-da6058c64f30', 'a6af735b-a968-4354-92ef-d8616048dda6']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:40:54.371002 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-97d187f6-6681-498e-bfc1-ab929235fa80 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5b39984-f6d9-4fb0-b0e7-18f42a06c6d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:40:54.410221 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:54.410221 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:54.431281 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a8afc7b6-7520-4013-b704-7970d04bdfa8 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Volume info retrieved successfully. Jan 21 11:40:54.497660 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:54.497660 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:54.512800 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a8afc7b6-7520-4013-b704-7970d04bdfa8 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac returned with HTTP 200 Jan 21 11:40:54.516119 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 42/80] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:54 2021] GET /volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac => generated 910 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 11:40:54.570240 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-97d187f6-6681-498e-bfc1-ab929235fa80 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5b39984-f6d9-4fb0-b0e7-18f42a06c6d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fa6f63b-1b3e-4f34-a089-41820da29ce7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-161218606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbc39d96531644ac8bf42dda1668abf9',qos_specs=None,replication_status=,reservations=['3aa5bea4-1213-4857-8cc8-c23d38557b9e','f59aadfa-c028-490a-8311-51a80f011e1b','7c89c607-1480-49b4-968c-da6058c64f30','a6af735b-a968-4354-92ef-d8616048dda6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82c32e6c0504457ba2202649b9888255',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T11:40:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-161218606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fa6f63b-1b3e-4f34-a089-41820da29ce7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbc39d96531644ac8bf42dda1668abf9',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,user_id='82c32e6c0504457ba2202649b9888255',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:40:54.573529 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-97d187f6-6681-498e-bfc1-ab929235fa80 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9db9931-59b7-465c-a179-0bbba89a98de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:40:54.612318 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-97d187f6-6681-498e-bfc1-ab929235fa80 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9db9931-59b7-465c-a179-0bbba89a98de) 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-161218606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbc39d96531644ac8bf42dda1668abf9',qos_specs=None,replication_status=,reservations=['3aa5bea4-1213-4857-8cc8-c23d38557b9e','f59aadfa-c028-490a-8311-51a80f011e1b','7c89c607-1480-49b4-968c-da6058c64f30','a6af735b-a968-4354-92ef-d8616048dda6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82c32e6c0504457ba2202649b9888255',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:40:54.617645 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-97d187f6-6681-498e-bfc1-ab929235fa80 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (581a175d-5b7c-4289-b7db-35b1c2f83fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:40:54.652107 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-97d187f6-6681-498e-bfc1-ab929235fa80 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (581a175d-5b7c-4289-b7db-35b1c2f83fcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:40:54.655576 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-97d187f6-6681-498e-bfc1-ab929235fa80 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Flow 'volume_create_api' (cbb7e399-6850-4ba1-8bb3-50d5cbaa41dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:40:54.790026 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-97d187f6-6681-498e-bfc1-ab929235fa80 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Create volume request issued successfully. Jan 21 11:40:54.808931 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-97d187f6-6681-498e-bfc1-ab929235fa80 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes returned with HTTP 202 Jan 21 11:40:54.810561 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 39/81] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 11:40:54 2021] POST /volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes => generated 823 bytes in 788 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 11:40:54.837546 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-475d9782-3ea3-4a42-a28d-122cade476fc tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] GET http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/8fa6f63b-1b3e-4f34-a089-41820da29ce7 Jan 21 11:40:54.838379 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-475d9782-3ea3-4a42-a28d-122cade476fc tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:54.838995 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:54.838995 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:54.838995 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-475d9782-3ea3-4a42-a28d-122cade476fc tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:54.947821 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:54.947821 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:54.957506 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-475d9782-3ea3-4a42-a28d-122cade476fc tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Volume info retrieved successfully. Jan 21 11:40:54.990005 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-475d9782-3ea3-4a42-a28d-122cade476fc tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/8fa6f63b-1b3e-4f34-a089-41820da29ce7 returned with HTTP 200 Jan 21 11:40:54.991194 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 43/82] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:54 2021] GET /volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/8fa6f63b-1b3e-4f34-a089-41820da29ce7 => generated 915 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:55.421823 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-835646cd-8f16-4f8d-8d4a-5762dda8b96d req-6f92decb-03fa-4008-a20d-bc42efbc76c0 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] POST http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/attachments/5fb5dd73-0ba9-4f40-b968-a0699ea679e8/action Jan 21 11:40:55.422389 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:55.422389 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:55.422861 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-835646cd-8f16-4f8d-8d4a-5762dda8b96d req-6f92decb-03fa-4008-a20d-bc42efbc76c0 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Action body: b'{"os-complete": null}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 11:40:55.423255 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-835646cd-8f16-4f8d-8d4a-5762dda8b96d req-6f92decb-03fa-4008-a20d-bc42efbc76c0 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:40:55.536155 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-82bae827-a58c-4b59-b7dd-17163e37c4c3 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] GET http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac Jan 21 11:40:55.537003 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-82bae827-a58c-4b59-b7dd-17163e37c4c3 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:55.537477 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:55.537477 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:55.538236 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-82bae827-a58c-4b59-b7dd-17163e37c4c3 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:55.669307 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:55.669307 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:55.712546 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-835646cd-8f16-4f8d-8d4a-5762dda8b96d req-6f92decb-03fa-4008-a20d-bc42efbc76c0 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/attachments/5fb5dd73-0ba9-4f40-b968-a0699ea679e8/action returned with HTTP 204 Jan 21 11:40:55.713687 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 40/83] 10.222.0.90 () {64 vars in 1489 bytes} [Thu Jan 21 11:40:55 2021] POST /volume/v3/8702948785554a11a403c3fa11b9408e/attachments/5fb5dd73-0ba9-4f40-b968-a0699ea679e8/action => generated 0 bytes in 299 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:40:55.731612 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:55.731612 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:55.748068 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-82bae827-a58c-4b59-b7dd-17163e37c4c3 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Volume info retrieved successfully. Jan 21 11:40:55.790391 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:55.790391 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:55.812586 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-82bae827-a58c-4b59-b7dd-17163e37c4c3 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac returned with HTTP 200 Jan 21 11:40:55.814342 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 44/84] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:55 2021] GET /volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac => generated 1205 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:40:56.018956 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6ba39e60-5bdf-42f0-af9d-1a55180cce4b tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] GET http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/8fa6f63b-1b3e-4f34-a089-41820da29ce7 Jan 21 11:40:56.021507 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6ba39e60-5bdf-42f0-af9d-1a55180cce4b tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:56.022203 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:56.022203 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:56.023428 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6ba39e60-5bdf-42f0-af9d-1a55180cce4b tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:56.138766 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:56.138766 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:56.157406 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6ba39e60-5bdf-42f0-af9d-1a55180cce4b tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Volume info retrieved successfully. Jan 21 11:40:56.189064 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6ba39e60-5bdf-42f0-af9d-1a55180cce4b tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/8fa6f63b-1b3e-4f34-a089-41820da29ce7 returned with HTTP 200 Jan 21 11:40:56.189064 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 41/85] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:56 2021] GET /volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/8fa6f63b-1b3e-4f34-a089-41820da29ce7 => generated 916 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:56.832905 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-99c790e5-09ad-4e3e-84fb-f4bbb4e6adee tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] GET http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac Jan 21 11:40:56.834178 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-99c790e5-09ad-4e3e-84fb-f4bbb4e6adee tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:56.834595 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:56.834595 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:56.835361 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-99c790e5-09ad-4e3e-84fb-f4bbb4e6adee tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:56.911027 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:56.911027 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:56.925879 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-99c790e5-09ad-4e3e-84fb-f4bbb4e6adee tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Volume info retrieved successfully. Jan 21 11:40:56.959695 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:56.959695 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:56.978024 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-99c790e5-09ad-4e3e-84fb-f4bbb4e6adee tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac returned with HTTP 200 Jan 21 11:40:56.979912 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 45/86] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:56 2021] GET /volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac => generated 1202 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:40:57.895479 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-6b4a3368-8494-45a1-b526-b3fc6158f604 req-77c7cb76-c14e-4f59-8ffa-84deef37e3fe tempest-VolumesAdminNegativeTest-1125857319 tempest-VolumesAdminNegativeTest-1125857319] GET http://10.222.0.89/volume/v3/63b0b9416e83414691f53f6806b6577d/volumes/e4d56340-9e4c-4b07-9e84-ec1cc25b187e Jan 21 11:40:57.896326 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-6b4a3368-8494-45a1-b526-b3fc6158f604 req-77c7cb76-c14e-4f59-8ffa-84deef37e3fe tempest-VolumesAdminNegativeTest-1125857319 tempest-VolumesAdminNegativeTest-1125857319] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:57.896326 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:57.896326 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:57.896887 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-6b4a3368-8494-45a1-b526-b3fc6158f604 req-77c7cb76-c14e-4f59-8ffa-84deef37e3fe tempest-VolumesAdminNegativeTest-1125857319 tempest-VolumesAdminNegativeTest-1125857319] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:57.960742 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-6b4a3368-8494-45a1-b526-b3fc6158f604 req-77c7cb76-c14e-4f59-8ffa-84deef37e3fe tempest-VolumesAdminNegativeTest-1125857319 tempest-VolumesAdminNegativeTest-1125857319] http://10.222.0.89/volume/v3/63b0b9416e83414691f53f6806b6577d/volumes/e4d56340-9e4c-4b07-9e84-ec1cc25b187e returned with HTTP 404 Jan 21 11:40:57.961841 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 42/87] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 11:40:57 2021] GET /volume/v3/63b0b9416e83414691f53f6806b6577d/volumes/e4d56340-9e4c-4b07-9e84-ec1cc25b187e => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:40:57.981456 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-258fad93-6873-4b69-8085-ddf7a4eed1d6 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] DELETE http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/8fa6f63b-1b3e-4f34-a089-41820da29ce7 Jan 21 11:40:57.982990 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-258fad93-6873-4b69-8085-ddf7a4eed1d6 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:57.983220 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:57.983220 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:57.984290 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-258fad93-6873-4b69-8085-ddf7a4eed1d6 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:57.985312 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-258fad93-6873-4b69-8085-ddf7a4eed1d6 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Delete volume with id: 8fa6f63b-1b3e-4f34-a089-41820da29ce7 Jan 21 11:40:58.077042 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:58.077042 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:58.078377 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-258fad93-6873-4b69-8085-ddf7a4eed1d6 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Volume info retrieved successfully. Jan 21 11:40:58.166523 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-258fad93-6873-4b69-8085-ddf7a4eed1d6 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Delete volume request issued successfully. Jan 21 11:40:58.167780 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-258fad93-6873-4b69-8085-ddf7a4eed1d6 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/8fa6f63b-1b3e-4f34-a089-41820da29ce7 returned with HTTP 202 Jan 21 11:40:58.169859 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 46/88] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 11:40:57 2021] DELETE /volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/8fa6f63b-1b3e-4f34-a089-41820da29ce7 => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 11:40:58.187282 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eb047d69-a8fb-4bcc-a200-528f9407d0dd tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] GET http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/8fa6f63b-1b3e-4f34-a089-41820da29ce7 Jan 21 11:40:58.189204 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eb047d69-a8fb-4bcc-a200-528f9407d0dd tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:58.190641 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eb047d69-a8fb-4bcc-a200-528f9407d0dd tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:58.270384 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:58.270384 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:58.286891 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-eb047d69-a8fb-4bcc-a200-528f9407d0dd tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Volume info retrieved successfully. Jan 21 11:40:58.323825 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eb047d69-a8fb-4bcc-a200-528f9407d0dd tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/8fa6f63b-1b3e-4f34-a089-41820da29ce7 returned with HTTP 200 Jan 21 11:40:58.325309 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 43/89] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:58 2021] GET /volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/8fa6f63b-1b3e-4f34-a089-41820da29ce7 => generated 915 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:40:58.859432 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-cda75358-9e0b-459b-b7a2-351ef5509772 req-a074148c-684f-4cbf-80fe-1c5e1798bd7e tempest-LiveAutoBlockMigrationV225Test-892340339 tempest-LiveAutoBlockMigrationV225Test-892340339] DELETE http://10.222.0.89/volume/v3/253676eb756244ef806387fcac1f5594/attachments/248298a6-9649-4e0c-94ce-4a8d3b4a323a Jan 21 11:40:58.860038 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-cda75358-9e0b-459b-b7a2-351ef5509772 req-a074148c-684f-4cbf-80fe-1c5e1798bd7e tempest-LiveAutoBlockMigrationV225Test-892340339 tempest-LiveAutoBlockMigrationV225Test-892340339] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:58.860221 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:58.860221 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:58.860605 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-cda75358-9e0b-459b-b7a2-351ef5509772 req-a074148c-684f-4cbf-80fe-1c5e1798bd7e tempest-LiveAutoBlockMigrationV225Test-892340339 tempest-LiveAutoBlockMigrationV225Test-892340339] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:58.904573 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:58.904573 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:59.281535 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-cda75358-9e0b-459b-b7a2-351ef5509772 req-a074148c-684f-4cbf-80fe-1c5e1798bd7e tempest-LiveAutoBlockMigrationV225Test-892340339 tempest-LiveAutoBlockMigrationV225Test-892340339] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(6f7490fb-ce58-4ee2-be86-5d59f0c5dfee)]) {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 11:40:59.282279 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-cda75358-9e0b-459b-b7a2-351ef5509772 req-a074148c-684f-4cbf-80fe-1c5e1798bd7e tempest-LiveAutoBlockMigrationV225Test-892340339 tempest-LiveAutoBlockMigrationV225Test-892340339] Adding status of: attached to pending status list for volume. {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 11:40:59.282801 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-cda75358-9e0b-459b-b7a2-351ef5509772 req-a074148c-684f-4cbf-80fe-1c5e1798bd7e tempest-LiveAutoBlockMigrationV225Test-892340339 tempest-LiveAutoBlockMigrationV225Test-892340339] Pending status list for volume during attachment-delete: ['attached'] {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 11:40:59.290665 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-cda75358-9e0b-459b-b7a2-351ef5509772 req-a074148c-684f-4cbf-80fe-1c5e1798bd7e tempest-LiveAutoBlockMigrationV225Test-892340339 tempest-LiveAutoBlockMigrationV225Test-892340339] http://10.222.0.89/volume/v3/253676eb756244ef806387fcac1f5594/attachments/248298a6-9649-4e0c-94ce-4a8d3b4a323a returned with HTTP 200 Jan 21 11:40:59.292068 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 47/90] 10.222.0.90 () {62 vars in 1437 bytes} [Thu Jan 21 11:40:58 2021] DELETE /volume/v3/253676eb756244ef806387fcac1f5594/attachments/248298a6-9649-4e0c-94ce-4a8d3b4a323a => generated 192 bytes in 439 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:40:59.345603 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ca699e6a-3c2d-42f8-baf8-bf64eb65150e tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] GET http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/8fa6f63b-1b3e-4f34-a089-41820da29ce7 Jan 21 11:40:59.346890 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ca699e6a-3c2d-42f8-baf8-bf64eb65150e tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:40:59.347303 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:40:59.347303 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:40:59.348002 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ca699e6a-3c2d-42f8-baf8-bf64eb65150e tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:40:59.455933 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:40:59.455933 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:40:59.480754 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ca699e6a-3c2d-42f8-baf8-bf64eb65150e tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Volume info retrieved successfully. Jan 21 11:40:59.512715 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ca699e6a-3c2d-42f8-baf8-bf64eb65150e tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/8fa6f63b-1b3e-4f34-a089-41820da29ce7 returned with HTTP 200 Jan 21 11:40:59.514001 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 44/91] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:40:59 2021] GET /volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/8fa6f63b-1b3e-4f34-a089-41820da29ce7 => generated 915 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:41:00.532268 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d25a1daa-7c36-48a9-8acf-676e2fb578bd tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] GET http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/8fa6f63b-1b3e-4f34-a089-41820da29ce7 Jan 21 11:41:00.532916 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d25a1daa-7c36-48a9-8acf-676e2fb578bd tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:41:00.533151 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:41:00.533151 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:41:00.533584 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d25a1daa-7c36-48a9-8acf-676e2fb578bd tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:41:00.747974 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:41:00.747974 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:41:00.770316 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d25a1daa-7c36-48a9-8acf-676e2fb578bd tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Volume info retrieved successfully. Jan 21 11:41:00.805030 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d25a1daa-7c36-48a9-8acf-676e2fb578bd tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/8fa6f63b-1b3e-4f34-a089-41820da29ce7 returned with HTTP 200 Jan 21 11:41:00.808773 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 48/92] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:41:00 2021] GET /volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/8fa6f63b-1b3e-4f34-a089-41820da29ce7 => generated 915 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 11:41:01.841937 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9502647a-da53-468a-b618-e03add5f8920 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] GET http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/8fa6f63b-1b3e-4f34-a089-41820da29ce7 Jan 21 11:41:01.841937 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9502647a-da53-468a-b618-e03add5f8920 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:41:01.841937 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:41:01.841937 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:41:01.841937 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9502647a-da53-468a-b618-e03add5f8920 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:41:01.982538 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9502647a-da53-468a-b618-e03add5f8920 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/8fa6f63b-1b3e-4f34-a089-41820da29ce7 returned with HTTP 404 Jan 21 11:41:01.991781 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 45/93] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:41:01 2021] GET /volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/8fa6f63b-1b3e-4f34-a089-41820da29ce7 => generated 109 bytes in 159 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:41:01.997145 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4efa485c-c497-4369-bce3-47c26674bd06 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] DELETE http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 Jan 21 11:41:01.997729 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4efa485c-c497-4369-bce3-47c26674bd06 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:41:01.997972 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:41:01.997972 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:41:01.998647 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4efa485c-c497-4369-bce3-47c26674bd06 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:41:01.999335 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-4efa485c-c497-4369-bce3-47c26674bd06 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Delete volume with id: 6f0080a5-3d3a-4659-942d-ad55e51d5381 Jan 21 11:41:02.144993 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:41:02.144993 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:41:02.162164 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4efa485c-c497-4369-bce3-47c26674bd06 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Volume info retrieved successfully. Jan 21 11:41:02.315628 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4efa485c-c497-4369-bce3-47c26674bd06 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Delete volume request issued successfully. Jan 21 11:41:02.319515 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4efa485c-c497-4369-bce3-47c26674bd06 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 returned with HTTP 202 Jan 21 11:41:02.322684 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 49/94] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 11:41:01 2021] DELETE /volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 => generated 0 bytes in 330 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 11:41:02.330802 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1ce39cd4-7102-4258-86fb-a3152fcda8b1 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] GET http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 Jan 21 11:41:02.331626 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1ce39cd4-7102-4258-86fb-a3152fcda8b1 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:41:02.332114 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1ce39cd4-7102-4258-86fb-a3152fcda8b1 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:41:02.515725 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:41:02.515725 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:41:02.558673 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1ce39cd4-7102-4258-86fb-a3152fcda8b1 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Volume info retrieved successfully. Jan 21 11:41:02.646685 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1ce39cd4-7102-4258-86fb-a3152fcda8b1 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 returned with HTTP 200 Jan 21 11:41:02.659407 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 46/95] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:41:02 2021] GET /volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 => generated 916 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 11:41:03.667049 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-61fe4d83-b567-422a-b259-955f2c648232 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] GET http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 Jan 21 11:41:03.668253 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-61fe4d83-b567-422a-b259-955f2c648232 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:41:03.668674 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:41:03.668674 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:41:03.669342 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-61fe4d83-b567-422a-b259-955f2c648232 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:41:03.794659 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:41:03.794659 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:41:03.807802 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-61fe4d83-b567-422a-b259-955f2c648232 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Volume info retrieved successfully. Jan 21 11:41:03.880460 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-61fe4d83-b567-422a-b259-955f2c648232 tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 returned with HTTP 200 Jan 21 11:41:03.882278 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 50/96] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:41:03 2021] GET /volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 => generated 916 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:41:04.901202 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eeb49b31-8f33-44fc-be1c-43aaa666c66b tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] GET http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 Jan 21 11:41:04.901914 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eeb49b31-8f33-44fc-be1c-43aaa666c66b tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:41:04.902288 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:41:04.902288 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:41:04.903001 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eeb49b31-8f33-44fc-be1c-43aaa666c66b tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:41:05.076169 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:41:05.076169 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:41:05.109128 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-eeb49b31-8f33-44fc-be1c-43aaa666c66b tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Volume info retrieved successfully. Jan 21 11:41:05.179899 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eeb49b31-8f33-44fc-be1c-43aaa666c66b tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 returned with HTTP 200 Jan 21 11:41:05.181812 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 47/97] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:41:04 2021] GET /volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 => generated 916 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:41:06.203634 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5215d0b4-7e97-4a5d-8b8f-0eb21f10124c tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] GET http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 Jan 21 11:41:06.204468 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5215d0b4-7e97-4a5d-8b8f-0eb21f10124c tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:41:06.204817 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:41:06.204817 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:41:06.206079 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5215d0b4-7e97-4a5d-8b8f-0eb21f10124c tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:41:06.286249 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5215d0b4-7e97-4a5d-8b8f-0eb21f10124c tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 returned with HTTP 404 Jan 21 11:41:06.287511 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 51/98] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:41:06 2021] GET /volume/v3/cbc39d96531644ac8bf42dda1668abf9/volumes/6f0080a5-3d3a-4659-942d-ad55e51d5381 => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:41:11.850534 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eeb49b31-8f33-44fc-be1c-43aaa666c66b tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] GET http://10.222.0.89/volume// Jan 21 11:41:11.851421 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eeb49b31-8f33-44fc-be1c-43aaa666c66b tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:41:11.851591 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:41:11.851591 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:41:11.852250 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eeb49b31-8f33-44fc-be1c-43aaa666c66b tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:41:11.855303 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eeb49b31-8f33-44fc-be1c-43aaa666c66b tempest-VolumesAdminNegativeTest-182845339 tempest-VolumesAdminNegativeTest-182845339] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 11:41:11.856378 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 48/99] 10.222.0.95 () {56 vars in 1089 bytes} [Thu Jan 21 11:41:11 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 11:41:11.917366 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-78adffe5-7ff9-4f4d-bb5a-02148c7d04d8 req-27062f32-9371-493c-8d33-2e748324c931 tempest-LiveMigrationTest-448508650 tempest-LiveMigrationTest-448508650] POST http://10.222.0.89/volume/v3/2afd25a5e77b49678fbba51be2faf529/attachments Jan 21 11:41:11.918923 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-78adffe5-7ff9-4f4d-bb5a-02148c7d04d8 req-27062f32-9371-493c-8d33-2e748324c931 tempest-LiveMigrationTest-448508650 tempest-LiveMigrationTest-448508650] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d54944a9-a058-4729-a3ae-e0731258e8ac", "instance_uuid": "75ab4d81-4564-40cd-a014-7054a1b90211", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.95", "host": "n-h1-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:41:12.171720 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:41:12.171720 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:41:14.641033 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-78adffe5-7ff9-4f4d-bb5a-02148c7d04d8 req-27062f32-9371-493c-8d33-2e748324c931 tempest-LiveMigrationTest-448508650 tempest-LiveMigrationTest-448508650] http://10.222.0.89/volume/v3/2afd25a5e77b49678fbba51be2faf529/attachments returned with HTTP 200 Jan 21 11:41:14.643481 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 52/100] 10.222.0.95 () {64 vars in 1358 bytes} [Thu Jan 21 11:41:11 2021] POST /volume/v3/2afd25a5e77b49678fbba51be2faf529/attachments => generated 762 bytes in 2735 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 11:41:14.699239 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-78adffe5-7ff9-4f4d-bb5a-02148c7d04d8 req-9b0f8f87-c7dd-428b-bde9-16f342b2b186 tempest-LiveMigrationTest-448508650 tempest-LiveMigrationTest-448508650] GET http://10.222.0.89/volume/v3/2afd25a5e77b49678fbba51be2faf529/attachments/4f229952-c3d2-43a8-bc49-10a7d6fe6e83 Jan 21 11:41:14.700315 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-78adffe5-7ff9-4f4d-bb5a-02148c7d04d8 req-9b0f8f87-c7dd-428b-bde9-16f342b2b186 tempest-LiveMigrationTest-448508650 tempest-LiveMigrationTest-448508650] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:41:14.700995 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-78adffe5-7ff9-4f4d-bb5a-02148c7d04d8 req-9b0f8f87-c7dd-428b-bde9-16f342b2b186 tempest-LiveMigrationTest-448508650 tempest-LiveMigrationTest-448508650] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:41:14.725084 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-78adffe5-7ff9-4f4d-bb5a-02148c7d04d8 req-9b0f8f87-c7dd-428b-bde9-16f342b2b186 tempest-LiveMigrationTest-448508650 tempest-LiveMigrationTest-448508650] http://10.222.0.89/volume/v3/2afd25a5e77b49678fbba51be2faf529/attachments/4f229952-c3d2-43a8-bc49-10a7d6fe6e83 returned with HTTP 200 Jan 21 11:41:14.726825 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 49/101] 10.222.0.95 () {60 vars in 1415 bytes} [Thu Jan 21 11:41:14 2021] GET /volume/v3/2afd25a5e77b49678fbba51be2faf529/attachments/4f229952-c3d2-43a8-bc49-10a7d6fe6e83 => generated 789 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:41:19.562850 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c92e80e1-3b67-4c7b-aaf5-bc5ecc0ee46d tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] GET http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 Jan 21 11:41:19.563633 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c92e80e1-3b67-4c7b-aaf5-bc5ecc0ee46d tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:41:19.564234 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:41:19.564234 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:41:19.564838 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c92e80e1-3b67-4c7b-aaf5-bc5ecc0ee46d tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:41:19.663331 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:41:19.663331 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:41:19.679236 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c92e80e1-3b67-4c7b-aaf5-bc5ecc0ee46d tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Volume info retrieved successfully. Jan 21 11:41:19.709033 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:41:19.709033 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:41:19.720081 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c92e80e1-3b67-4c7b-aaf5-bc5ecc0ee46d tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 returned with HTTP 200 Jan 21 11:41:19.721095 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 53/102] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:41:19 2021] GET /volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 => generated 1215 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:41:20.188443 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-2cf55122-64b3-4abb-8fcb-22015c8cd766 req-18d44237-b1b3-4a42-8b0e-69f9505b099b tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] GET http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 Jan 21 11:41:20.188742 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-2cf55122-64b3-4abb-8fcb-22015c8cd766 req-18d44237-b1b3-4a42-8b0e-69f9505b099b tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:41:20.189027 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:41:20.189027 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:41:20.189538 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-2cf55122-64b3-4abb-8fcb-22015c8cd766 req-18d44237-b1b3-4a42-8b0e-69f9505b099b tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:41:20.248319 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:41:20.248319 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:41:20.257136 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-2cf55122-64b3-4abb-8fcb-22015c8cd766 req-18d44237-b1b3-4a42-8b0e-69f9505b099b tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Volume info retrieved successfully. Jan 21 11:41:20.290515 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:41:20.290515 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:41:20.304435 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-2cf55122-64b3-4abb-8fcb-22015c8cd766 req-18d44237-b1b3-4a42-8b0e-69f9505b099b tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 returned with HTTP 200 Jan 21 11:41:20.305556 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 50/103] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 11:41:20 2021] GET /volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 => generated 1215 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 11:41:20.331832 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-2cf55122-64b3-4abb-8fcb-22015c8cd766 req-ab0c0859-14ea-47ec-909b-3394ed3f1978 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] POST http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85/action Jan 21 11:41:20.332482 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:41:20.332482 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:41:20.333035 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-2cf55122-64b3-4abb-8fcb-22015c8cd766 req-ab0c0859-14ea-47ec-909b-3394ed3f1978 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Action body: b'{"os-begin_detaching": null}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 11:41:20.333424 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-2cf55122-64b3-4abb-8fcb-22015c8cd766 req-ab0c0859-14ea-47ec-909b-3394ed3f1978 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:41:20.422951 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:41:20.422951 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:41:20.424832 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-2cf55122-64b3-4abb-8fcb-22015c8cd766 req-ab0c0859-14ea-47ec-909b-3394ed3f1978 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Volume info retrieved successfully. Jan 21 11:41:20.439887 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-2cf55122-64b3-4abb-8fcb-22015c8cd766 req-ab0c0859-14ea-47ec-909b-3394ed3f1978 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Begin detaching volume completed successfully. Jan 21 11:41:20.442165 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-2cf55122-64b3-4abb-8fcb-22015c8cd766 req-ab0c0859-14ea-47ec-909b-3394ed3f1978 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85/action returned with HTTP 202 Jan 21 11:41:20.444397 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 54/104] 10.222.0.89 () {64 vars in 1643 bytes} [Thu Jan 21 11:41:20 2021] POST /volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 11:41:20.468125 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0ad47801-29ff-420c-8cbe-ca17ef80a734 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] GET http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 Jan 21 11:41:20.469141 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0ad47801-29ff-420c-8cbe-ca17ef80a734 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:41:20.469575 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:41:20.469575 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:41:20.470252 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0ad47801-29ff-420c-8cbe-ca17ef80a734 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:41:20.542188 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:41:20.542188 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:41:20.553233 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0ad47801-29ff-420c-8cbe-ca17ef80a734 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Volume info retrieved successfully. Jan 21 11:41:20.553679 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-2cf55122-64b3-4abb-8fcb-22015c8cd766 req-ab0c0859-14ea-47ec-909b-3394ed3f1978 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] GET http://10.222.0.89/volume// Jan 21 11:41:20.554649 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-2cf55122-64b3-4abb-8fcb-22015c8cd766 req-ab0c0859-14ea-47ec-909b-3394ed3f1978 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:41:20.555032 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:41:20.555032 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:41:20.555633 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-2cf55122-64b3-4abb-8fcb-22015c8cd766 req-ab0c0859-14ea-47ec-909b-3394ed3f1978 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:41:20.556964 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-2cf55122-64b3-4abb-8fcb-22015c8cd766 req-ab0c0859-14ea-47ec-909b-3394ed3f1978 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 11:41:20.557824 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 55/105] 10.222.0.95 () {56 vars in 1089 bytes} [Thu Jan 21 11:41:20 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 11:41:20.589183 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:41:20.589183 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:41:20.594859 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-2cf55122-64b3-4abb-8fcb-22015c8cd766 req-120a021a-6170-41d9-9154-d974b13e93b0 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] GET http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 Jan 21 11:41:20.595477 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-2cf55122-64b3-4abb-8fcb-22015c8cd766 req-120a021a-6170-41d9-9154-d974b13e93b0 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:41:20.596133 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-2cf55122-64b3-4abb-8fcb-22015c8cd766 req-120a021a-6170-41d9-9154-d974b13e93b0 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:41:20.602075 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0ad47801-29ff-420c-8cbe-ca17ef80a734 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 returned with HTTP 200 Jan 21 11:41:20.614604 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 51/106] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:41:20 2021] GET /volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 => generated 1218 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:41:20.662449 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:41:20.662449 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:41:20.672276 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-2cf55122-64b3-4abb-8fcb-22015c8cd766 req-120a021a-6170-41d9-9154-d974b13e93b0 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Volume info retrieved successfully. Jan 21 11:41:20.721540 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:41:20.721540 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:41:20.733450 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-2cf55122-64b3-4abb-8fcb-22015c8cd766 req-120a021a-6170-41d9-9154-d974b13e93b0 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 returned with HTTP 200 Jan 21 11:41:20.734363 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 56/107] 10.222.0.95 () {60 vars in 1403 bytes} [Thu Jan 21 11:41:20 2021] GET /volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 => generated 1317 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 11:41:21.496595 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-2cf55122-64b3-4abb-8fcb-22015c8cd766 req-ca8465d7-bbe8-49a8-8c81-ac578ccda7bb tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] DELETE http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/attachments/6f7490fb-ce58-4ee2-be86-5d59f0c5dfee Jan 21 11:41:21.497601 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-2cf55122-64b3-4abb-8fcb-22015c8cd766 req-ca8465d7-bbe8-49a8-8c81-ac578ccda7bb tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:41:21.498033 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:41:21.498033 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:41:21.498746 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-2cf55122-64b3-4abb-8fcb-22015c8cd766 req-ca8465d7-bbe8-49a8-8c81-ac578ccda7bb tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:41:21.595316 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:41:21.595316 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:41:21.631257 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ab6f7122-a34b-4c28-86fe-a69646d4f94a tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] GET http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 Jan 21 11:41:21.632118 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ab6f7122-a34b-4c28-86fe-a69646d4f94a tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:41:21.632456 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:41:21.632456 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:41:21.633080 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ab6f7122-a34b-4c28-86fe-a69646d4f94a tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:41:21.753774 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:41:21.753774 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:41:21.767140 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ab6f7122-a34b-4c28-86fe-a69646d4f94a tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Volume info retrieved successfully. Jan 21 11:41:21.813746 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:41:21.813746 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:41:21.839319 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ab6f7122-a34b-4c28-86fe-a69646d4f94a tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 returned with HTTP 200 Jan 21 11:41:21.846481 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 57/108] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:41:21 2021] GET /volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 => generated 1218 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 11:41:22.422405 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-2cf55122-64b3-4abb-8fcb-22015c8cd766 req-ca8465d7-bbe8-49a8-8c81-ac578ccda7bb tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 11:41:22.423511 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-2cf55122-64b3-4abb-8fcb-22015c8cd766 req-ca8465d7-bbe8-49a8-8c81-ac578ccda7bb tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Pending status list for volume during attachment-delete: [] {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 11:41:22.436410 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-2cf55122-64b3-4abb-8fcb-22015c8cd766 req-ca8465d7-bbe8-49a8-8c81-ac578ccda7bb tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/attachments/6f7490fb-ce58-4ee2-be86-5d59f0c5dfee returned with HTTP 200 Jan 21 11:41:22.437741 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 52/109] 10.222.0.95 () {62 vars in 1437 bytes} [Thu Jan 21 11:41:21 2021] DELETE /volume/v3/a2d5f639c254419980e0f865c75b09e0/attachments/6f7490fb-ce58-4ee2-be86-5d59f0c5dfee => generated 19 bytes in 953 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:41:22.864050 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-03955cd0-c369-4642-8169-db4fd0b4da66 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] GET http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 Jan 21 11:41:22.864915 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-03955cd0-c369-4642-8169-db4fd0b4da66 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:41:22.864915 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:41:22.864915 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:41:22.865303 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-03955cd0-c369-4642-8169-db4fd0b4da66 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:41:22.928167 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:41:22.928167 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:41:22.942724 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-03955cd0-c369-4642-8169-db4fd0b4da66 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Volume info retrieved successfully. Jan 21 11:41:22.971506 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-03955cd0-c369-4642-8169-db4fd0b4da66 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 returned with HTTP 200 Jan 21 11:41:22.973193 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 58/110] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:41:22 2021] GET /volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 => generated 923 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:41:25.644331 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-78adffe5-7ff9-4f4d-bb5a-02148c7d04d8 req-41b90735-3719-44fa-a04e-f1aba967edfa tempest-LiveMigrationTest-448508650 tempest-LiveMigrationTest-448508650] POST http://10.222.0.89/volume/v3/2afd25a5e77b49678fbba51be2faf529/attachments/4f229952-c3d2-43a8-bc49-10a7d6fe6e83/action Jan 21 11:41:25.645067 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:41:25.645067 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:41:25.645337 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-78adffe5-7ff9-4f4d-bb5a-02148c7d04d8 req-41b90735-3719-44fa-a04e-f1aba967edfa tempest-LiveMigrationTest-448508650 tempest-LiveMigrationTest-448508650] Action body: b'{"os-complete": null}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 11:41:25.645752 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-78adffe5-7ff9-4f4d-bb5a-02148c7d04d8 req-41b90735-3719-44fa-a04e-f1aba967edfa tempest-LiveMigrationTest-448508650 tempest-LiveMigrationTest-448508650] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:41:25.728062 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:41:25.728062 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:41:25.745586 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-78adffe5-7ff9-4f4d-bb5a-02148c7d04d8 req-41b90735-3719-44fa-a04e-f1aba967edfa tempest-LiveMigrationTest-448508650 tempest-LiveMigrationTest-448508650] http://10.222.0.89/volume/v3/2afd25a5e77b49678fbba51be2faf529/attachments/4f229952-c3d2-43a8-bc49-10a7d6fe6e83/action returned with HTTP 204 Jan 21 11:41:25.747483 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 53/111] 10.222.0.95 () {64 vars in 1489 bytes} [Thu Jan 21 11:41:25 2021] POST /volume/v3/2afd25a5e77b49678fbba51be2faf529/attachments/4f229952-c3d2-43a8-bc49-10a7d6fe6e83/action => generated 0 bytes in 108 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:41:31.852630 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-78adffe5-7ff9-4f4d-bb5a-02148c7d04d8 req-cb984fa7-2d73-43a9-9d53-6ce2914bae66 tempest-LiveMigrationTest-448508650 tempest-LiveMigrationTest-448508650] DELETE http://10.222.0.89/volume/v3/2afd25a5e77b49678fbba51be2faf529/attachments/5fb5dd73-0ba9-4f40-b968-a0699ea679e8 Jan 21 11:41:31.857464 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-78adffe5-7ff9-4f4d-bb5a-02148c7d04d8 req-cb984fa7-2d73-43a9-9d53-6ce2914bae66 tempest-LiveMigrationTest-448508650 tempest-LiveMigrationTest-448508650] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:41:31.858004 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:41:31.858004 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:41:31.860444 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-78adffe5-7ff9-4f4d-bb5a-02148c7d04d8 req-cb984fa7-2d73-43a9-9d53-6ce2914bae66 tempest-LiveMigrationTest-448508650 tempest-LiveMigrationTest-448508650] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:41:31.950427 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:41:31.950427 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:41:32.220798 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-78adffe5-7ff9-4f4d-bb5a-02148c7d04d8 req-cb984fa7-2d73-43a9-9d53-6ce2914bae66 tempest-LiveMigrationTest-448508650 tempest-LiveMigrationTest-448508650] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(4f229952-c3d2-43a8-bc49-10a7d6fe6e83)]) {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 11:41:32.221602 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-78adffe5-7ff9-4f4d-bb5a-02148c7d04d8 req-cb984fa7-2d73-43a9-9d53-6ce2914bae66 tempest-LiveMigrationTest-448508650 tempest-LiveMigrationTest-448508650] Adding status of: attached to pending status list for volume. {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 11:41:32.222250 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-78adffe5-7ff9-4f4d-bb5a-02148c7d04d8 req-cb984fa7-2d73-43a9-9d53-6ce2914bae66 tempest-LiveMigrationTest-448508650 tempest-LiveMigrationTest-448508650] Pending status list for volume during attachment-delete: ['attached'] {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 11:41:32.246146 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-78adffe5-7ff9-4f4d-bb5a-02148c7d04d8 req-cb984fa7-2d73-43a9-9d53-6ce2914bae66 tempest-LiveMigrationTest-448508650 tempest-LiveMigrationTest-448508650] http://10.222.0.89/volume/v3/2afd25a5e77b49678fbba51be2faf529/attachments/5fb5dd73-0ba9-4f40-b968-a0699ea679e8 returned with HTTP 200 Jan 21 11:41:32.247259 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 59/112] 10.222.0.90 () {62 vars in 1437 bytes} [Thu Jan 21 11:41:31 2021] DELETE /volume/v3/2afd25a5e77b49678fbba51be2faf529/attachments/5fb5dd73-0ba9-4f40-b968-a0699ea679e8 => generated 192 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:41:52.724724 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d62b4295-cdd5-4aa7-b84b-685e79968201 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] GET http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac Jan 21 11:41:52.726650 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d62b4295-cdd5-4aa7-b84b-685e79968201 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:41:52.727864 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:41:52.727864 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:41:52.729287 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d62b4295-cdd5-4aa7-b84b-685e79968201 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:41:52.910381 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:41:52.910381 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:41:52.950709 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d62b4295-cdd5-4aa7-b84b-685e79968201 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Volume info retrieved successfully. Jan 21 11:41:53.063642 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:41:53.063642 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:41:53.112051 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d62b4295-cdd5-4aa7-b84b-685e79968201 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac returned with HTTP 200 Jan 21 11:41:53.115058 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 54/113] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:41:52 2021] GET /volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac => generated 1202 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:41:55.947785 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-86e2650f-02b0-4003-8328-de3cf756a4f0 req-00893094-5c8f-4d8a-a581-e32bf4d64588 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] GET http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac Jan 21 11:41:55.948830 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-86e2650f-02b0-4003-8328-de3cf756a4f0 req-00893094-5c8f-4d8a-a581-e32bf4d64588 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:41:55.949273 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:41:55.949273 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:41:55.950171 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-86e2650f-02b0-4003-8328-de3cf756a4f0 req-00893094-5c8f-4d8a-a581-e32bf4d64588 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:41:56.009795 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:41:56.009795 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:41:56.020901 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-86e2650f-02b0-4003-8328-de3cf756a4f0 req-00893094-5c8f-4d8a-a581-e32bf4d64588 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Volume info retrieved successfully. Jan 21 11:41:56.050530 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:41:56.050530 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:41:56.065299 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-86e2650f-02b0-4003-8328-de3cf756a4f0 req-00893094-5c8f-4d8a-a581-e32bf4d64588 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac returned with HTTP 200 Jan 21 11:41:56.066658 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 60/114] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 11:41:55 2021] GET /volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac => generated 1202 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:41:56.093455 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-86e2650f-02b0-4003-8328-de3cf756a4f0 req-7bcf6fe2-ecf6-4626-9076-1706230582c1 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] POST http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac/action Jan 21 11:41:56.094395 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:41:56.094395 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:41:56.095123 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-86e2650f-02b0-4003-8328-de3cf756a4f0 req-7bcf6fe2-ecf6-4626-9076-1706230582c1 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Action body: b'{"os-begin_detaching": null}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 11:41:56.095647 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-86e2650f-02b0-4003-8328-de3cf756a4f0 req-7bcf6fe2-ecf6-4626-9076-1706230582c1 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:41:56.172744 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:41:56.172744 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:41:56.175243 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-86e2650f-02b0-4003-8328-de3cf756a4f0 req-7bcf6fe2-ecf6-4626-9076-1706230582c1 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Volume info retrieved successfully. Jan 21 11:41:56.190343 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-86e2650f-02b0-4003-8328-de3cf756a4f0 req-7bcf6fe2-ecf6-4626-9076-1706230582c1 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Begin detaching volume completed successfully. Jan 21 11:41:56.191450 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-86e2650f-02b0-4003-8328-de3cf756a4f0 req-7bcf6fe2-ecf6-4626-9076-1706230582c1 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac/action returned with HTTP 202 Jan 21 11:41:56.204295 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 55/115] 10.222.0.89 () {64 vars in 1643 bytes} [Thu Jan 21 11:41:56 2021] POST /volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 11:41:56.248623 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9a0c8d07-f923-4705-8b52-df9bd0d68bd3 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] GET http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac Jan 21 11:41:56.249659 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9a0c8d07-f923-4705-8b52-df9bd0d68bd3 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:41:56.250114 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:41:56.250114 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:41:56.252554 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9a0c8d07-f923-4705-8b52-df9bd0d68bd3 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:41:56.313133 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-86e2650f-02b0-4003-8328-de3cf756a4f0 req-7bcf6fe2-ecf6-4626-9076-1706230582c1 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] GET http://10.222.0.89/volume// Jan 21 11:41:56.314200 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-86e2650f-02b0-4003-8328-de3cf756a4f0 req-7bcf6fe2-ecf6-4626-9076-1706230582c1 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:41:56.314476 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:41:56.314476 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:41:56.314945 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-86e2650f-02b0-4003-8328-de3cf756a4f0 req-7bcf6fe2-ecf6-4626-9076-1706230582c1 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:41:56.316890 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-86e2650f-02b0-4003-8328-de3cf756a4f0 req-7bcf6fe2-ecf6-4626-9076-1706230582c1 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 11:41:56.317541 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 56/116] 10.222.0.95 () {56 vars in 1089 bytes} [Thu Jan 21 11:41:56 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 11:41:56.335543 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-86e2650f-02b0-4003-8328-de3cf756a4f0 req-14e649e7-ebd2-49f7-9a3a-6f60170fe8d9 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] GET http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac Jan 21 11:41:56.336143 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-86e2650f-02b0-4003-8328-de3cf756a4f0 req-14e649e7-ebd2-49f7-9a3a-6f60170fe8d9 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:41:56.337346 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-86e2650f-02b0-4003-8328-de3cf756a4f0 req-14e649e7-ebd2-49f7-9a3a-6f60170fe8d9 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:41:56.398760 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:41:56.398760 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:41:56.417559 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9a0c8d07-f923-4705-8b52-df9bd0d68bd3 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Volume info retrieved successfully. Jan 21 11:41:56.482634 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:41:56.482634 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:41:56.517475 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9a0c8d07-f923-4705-8b52-df9bd0d68bd3 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac returned with HTTP 200 Jan 21 11:41:56.520167 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 61/117] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:41:56 2021] GET /volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac => generated 1205 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:41:56.558487 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:41:56.558487 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:41:56.578233 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-86e2650f-02b0-4003-8328-de3cf756a4f0 req-14e649e7-ebd2-49f7-9a3a-6f60170fe8d9 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Volume info retrieved successfully. Jan 21 11:41:56.664486 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:41:56.664486 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:41:56.702365 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-86e2650f-02b0-4003-8328-de3cf756a4f0 req-14e649e7-ebd2-49f7-9a3a-6f60170fe8d9 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac returned with HTTP 200 Jan 21 11:41:56.703660 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 57/118] 10.222.0.95 () {60 vars in 1403 bytes} [Thu Jan 21 11:41:56 2021] GET /volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac => generated 1304 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 11:41:57.239190 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-86e2650f-02b0-4003-8328-de3cf756a4f0 req-90f08d41-9b07-4f88-a697-128bdf844048 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] DELETE http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/attachments/4f229952-c3d2-43a8-bc49-10a7d6fe6e83 Jan 21 11:41:57.240737 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-86e2650f-02b0-4003-8328-de3cf756a4f0 req-90f08d41-9b07-4f88-a697-128bdf844048 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:41:57.241006 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:41:57.241006 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:41:57.242586 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-86e2650f-02b0-4003-8328-de3cf756a4f0 req-90f08d41-9b07-4f88-a697-128bdf844048 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:41:57.293472 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:41:57.293472 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:41:57.540041 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5c70df5a-c315-48ca-92b0-6170b07d1f1a tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] GET http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac Jan 21 11:41:57.540685 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5c70df5a-c315-48ca-92b0-6170b07d1f1a tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:41:57.541329 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:41:57.541329 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:41:57.542078 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5c70df5a-c315-48ca-92b0-6170b07d1f1a tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:41:57.631715 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:41:57.631715 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:41:57.653327 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5c70df5a-c315-48ca-92b0-6170b07d1f1a tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Volume info retrieved successfully. Jan 21 11:41:57.708610 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:41:57.708610 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:41:57.721008 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5c70df5a-c315-48ca-92b0-6170b07d1f1a tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac returned with HTTP 200 Jan 21 11:41:57.721942 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 58/119] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:41:57 2021] GET /volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac => generated 1205 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:41:58.238369 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-86e2650f-02b0-4003-8328-de3cf756a4f0 req-90f08d41-9b07-4f88-a697-128bdf844048 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 11:41:58.238846 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-86e2650f-02b0-4003-8328-de3cf756a4f0 req-90f08d41-9b07-4f88-a697-128bdf844048 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Pending status list for volume during attachment-delete: [] {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 11:41:58.263648 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-86e2650f-02b0-4003-8328-de3cf756a4f0 req-90f08d41-9b07-4f88-a697-128bdf844048 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/attachments/4f229952-c3d2-43a8-bc49-10a7d6fe6e83 returned with HTTP 200 Jan 21 11:41:58.264814 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 62/120] 10.222.0.95 () {62 vars in 1437 bytes} [Thu Jan 21 11:41:57 2021] DELETE /volume/v3/8702948785554a11a403c3fa11b9408e/attachments/4f229952-c3d2-43a8-bc49-10a7d6fe6e83 => generated 19 bytes in 1037 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:41:58.742120 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b075904d-1e35-46fc-ba4e-e237ce705096 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] GET http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac Jan 21 11:41:58.744331 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b075904d-1e35-46fc-ba4e-e237ce705096 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:41:58.744848 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:41:58.744848 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:41:58.745931 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b075904d-1e35-46fc-ba4e-e237ce705096 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:41:58.980584 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:41:58.980584 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:41:59.021391 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b075904d-1e35-46fc-ba4e-e237ce705096 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Volume info retrieved successfully. Jan 21 11:41:59.080873 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b075904d-1e35-46fc-ba4e-e237ce705096 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac returned with HTTP 200 Jan 21 11:41:59.084151 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 59/121] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:41:58 2021] GET /volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac => generated 910 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:44:38.717525 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ff61f228-5598-4624-8e46-3220a5ef1698 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] DELETE http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 Jan 21 11:44:38.718881 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ff61f228-5598-4624-8e46-3220a5ef1698 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:44:38.719163 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:44:38.719163 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:44:38.720421 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ff61f228-5598-4624-8e46-3220a5ef1698 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:44:38.721566 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-ff61f228-5598-4624-8e46-3220a5ef1698 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Delete volume with id: 2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 Jan 21 11:44:38.805972 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:44:38.805972 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:44:38.807331 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ff61f228-5598-4624-8e46-3220a5ef1698 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Volume info retrieved successfully. Jan 21 11:44:38.866125 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ff61f228-5598-4624-8e46-3220a5ef1698 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Delete volume request issued successfully. Jan 21 11:44:38.872518 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ff61f228-5598-4624-8e46-3220a5ef1698 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 returned with HTTP 202 Jan 21 11:44:38.876019 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 63/122] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 11:44:38 2021] DELETE /volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 11:44:38.887795 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bc3071d6-c22f-46b8-94f1-cea8710ca184 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] GET http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 Jan 21 11:44:38.889492 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bc3071d6-c22f-46b8-94f1-cea8710ca184 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:44:38.890061 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:44:38.890061 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:44:38.892382 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bc3071d6-c22f-46b8-94f1-cea8710ca184 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:44:38.998933 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:44:38.998933 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:44:39.020478 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bc3071d6-c22f-46b8-94f1-cea8710ca184 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Volume info retrieved successfully. Jan 21 11:44:39.073475 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bc3071d6-c22f-46b8-94f1-cea8710ca184 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 returned with HTTP 200 Jan 21 11:44:39.082961 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 60/123] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:44:38 2021] GET /volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 => generated 922 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 11:44:40.102790 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d96cab86-8d9c-470b-9597-27229bb91669 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] GET http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 Jan 21 11:44:40.108721 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d96cab86-8d9c-470b-9597-27229bb91669 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:44:40.111210 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:44:40.111210 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:44:40.112083 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d96cab86-8d9c-470b-9597-27229bb91669 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:44:40.357826 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:44:40.357826 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:44:40.394278 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d96cab86-8d9c-470b-9597-27229bb91669 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Volume info retrieved successfully. Jan 21 11:44:40.494580 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d96cab86-8d9c-470b-9597-27229bb91669 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 returned with HTTP 200 Jan 21 11:44:40.509737 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 64/124] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:44:40 2021] GET /volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 => generated 922 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:44:41.523192 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-040cc4f1-ee29-400c-8b5b-50cd9e823650 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] GET http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 Jan 21 11:44:41.524474 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-040cc4f1-ee29-400c-8b5b-50cd9e823650 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:44:41.524868 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:44:41.524868 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:44:41.525457 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-040cc4f1-ee29-400c-8b5b-50cd9e823650 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:44:41.640022 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:44:41.640022 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:44:41.656122 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-040cc4f1-ee29-400c-8b5b-50cd9e823650 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Volume info retrieved successfully. Jan 21 11:44:41.697249 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-040cc4f1-ee29-400c-8b5b-50cd9e823650 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 returned with HTTP 200 Jan 21 11:44:41.698806 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 61/125] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:44:41 2021] GET /volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 => generated 922 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:44:42.719119 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-43fedab9-fdc9-461c-aea1-7bcb577f84d2 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] GET http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 Jan 21 11:44:42.719933 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-43fedab9-fdc9-461c-aea1-7bcb577f84d2 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:44:42.719933 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:44:42.719933 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:44:42.720412 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-43fedab9-fdc9-461c-aea1-7bcb577f84d2 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:44:42.842848 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-43fedab9-fdc9-461c-aea1-7bcb577f84d2 tempest-LiveAutoBlockMigrationV225Test-1743743866 tempest-LiveAutoBlockMigrationV225Test-1743743866] http://10.222.0.89/volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 returned with HTTP 404 Jan 21 11:44:42.844218 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 65/126] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:44:42 2021] GET /volume/v3/a2d5f639c254419980e0f865c75b09e0/volumes/2fd18787-61d8-4b8b-ad7d-fe0da1f0ed85 => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:44:53.850671 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-03f2926f-8f43-41e8-8a51-74d8dd213fe8 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] DELETE http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac Jan 21 11:44:53.851266 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-03f2926f-8f43-41e8-8a51-74d8dd213fe8 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:44:53.851396 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:44:53.851396 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:44:53.852160 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-03f2926f-8f43-41e8-8a51-74d8dd213fe8 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:44:53.852891 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-03f2926f-8f43-41e8-8a51-74d8dd213fe8 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Delete volume with id: d54944a9-a058-4729-a3ae-e0731258e8ac Jan 21 11:44:53.961203 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:44:53.961203 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:44:53.963148 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-03f2926f-8f43-41e8-8a51-74d8dd213fe8 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Volume info retrieved successfully. Jan 21 11:44:54.021657 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-03f2926f-8f43-41e8-8a51-74d8dd213fe8 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Delete volume request issued successfully. Jan 21 11:44:54.023977 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-03f2926f-8f43-41e8-8a51-74d8dd213fe8 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac returned with HTTP 202 Jan 21 11:44:54.027231 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 62/127] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 11:44:53 2021] DELETE /volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 11:44:54.034131 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-846b2dfd-22d4-447f-b407-f49cd67763b4 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] GET http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac Jan 21 11:44:54.034843 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-846b2dfd-22d4-447f-b407-f49cd67763b4 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:44:54.035414 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-846b2dfd-22d4-447f-b407-f49cd67763b4 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:44:54.090668 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:44:54.090668 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:44:54.102006 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-846b2dfd-22d4-447f-b407-f49cd67763b4 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Volume info retrieved successfully. Jan 21 11:44:54.129746 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-846b2dfd-22d4-447f-b407-f49cd67763b4 tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac returned with HTTP 200 Jan 21 11:44:54.140416 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 66/128] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:44:54 2021] GET /volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac => generated 909 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:44:55.150124 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8a3f19ab-75b4-4c21-9c12-de168f603f5b tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] GET http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac Jan 21 11:44:55.152425 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8a3f19ab-75b4-4c21-9c12-de168f603f5b tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:44:55.152868 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:44:55.152868 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:44:55.153554 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8a3f19ab-75b4-4c21-9c12-de168f603f5b tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:44:55.307624 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:44:55.307624 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:44:55.340657 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8a3f19ab-75b4-4c21-9c12-de168f603f5b tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Volume info retrieved successfully. Jan 21 11:44:55.397518 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8a3f19ab-75b4-4c21-9c12-de168f603f5b tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac returned with HTTP 200 Jan 21 11:44:55.414602 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 63/129] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:44:55 2021] GET /volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac => generated 909 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:44:56.418669 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1459493a-5906-42cc-a3f0-e223f2511f4e tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] GET http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac Jan 21 11:44:56.419151 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1459493a-5906-42cc-a3f0-e223f2511f4e tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:44:56.419569 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:44:56.419569 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:44:56.420195 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1459493a-5906-42cc-a3f0-e223f2511f4e tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:44:56.496349 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:44:56.496349 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:44:56.507391 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1459493a-5906-42cc-a3f0-e223f2511f4e tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Volume info retrieved successfully. Jan 21 11:44:56.541382 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1459493a-5906-42cc-a3f0-e223f2511f4e tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac returned with HTTP 200 Jan 21 11:44:56.552858 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 67/130] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:44:56 2021] GET /volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac => generated 909 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:44:57.562697 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0967ebc3-c00c-473f-99f8-051a4dcb159e tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] GET http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac Jan 21 11:44:57.563246 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0967ebc3-c00c-473f-99f8-051a4dcb159e tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:44:57.563419 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:44:57.563419 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:44:57.564057 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0967ebc3-c00c-473f-99f8-051a4dcb159e tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:44:57.659270 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0967ebc3-c00c-473f-99f8-051a4dcb159e tempest-LiveMigrationTest-1084579501 tempest-LiveMigrationTest-1084579501] http://10.222.0.89/volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac returned with HTTP 404 Jan 21 11:44:57.665097 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 64/131] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:44:57 2021] GET /volume/v3/8702948785554a11a403c3fa11b9408e/volumes/d54944a9-a058-4729-a3ae-e0731258e8ac => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:47:07.800742 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fcb5be0a-1ab0-459b-8f6a-8ea879fa0fd4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] POST http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes Jan 21 11:47:07.815849 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:07.815849 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:07.816604 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fcb5be0a-1ab0-459b-8f6a-8ea879fa0fd4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1365494315", "imageRef": "5c95b056-2e65-49e7-b901-df3480abf71e"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:47:07.818112 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-fcb5be0a-1ab0-459b-8f6a-8ea879fa0fd4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1365494315', 'imageRef': '5c95b056-2e65-49e7-b901-df3480abf71e'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 11:47:13.553287 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-fcb5be0a-1ab0-459b-8f6a-8ea879fa0fd4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Create volume of 1 GB Jan 21 11:47:13.593659 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fcb5be0a-1ab0-459b-8f6a-8ea879fa0fd4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Availability Zones retrieved successfully. Jan 21 11:47:13.688914 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-fcb5be0a-1ab0-459b-8f6a-8ea879fa0fd4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Flow 'volume_create_api' (95d629be-1fad-451c-994b-ae29fa799a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:47:13.692256 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-fcb5be0a-1ab0-459b-8f6a-8ea879fa0fd4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b4da8c5-3da7-4b7e-9131-ed51df2fb836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:47:13.694456 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-fcb5be0a-1ab0-459b-8f6a-8ea879fa0fd4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 11:47:13.936980 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-fcb5be0a-1ab0-459b-8f6a-8ea879fa0fd4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b4da8c5-3da7-4b7e-9131-ed51df2fb836) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:47:13.945491 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-fcb5be0a-1ab0-459b-8f6a-8ea879fa0fd4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4de20fdc-67ba-4eef-bacc-ae2edc723ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:47:14.096530 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-fcb5be0a-1ab0-459b-8f6a-8ea879fa0fd4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Created reservations ['7948a1a2-fe07-4c12-a57a-5cdf1de14f1f', '3623a263-8266-48c7-9a9e-8fe07e326c92', '7e59ee2c-f894-43b7-b89c-81fbd54541e9', '3ae0837d-6b6e-492d-b332-e53b78f6d48f'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 11:47:14.098762 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-fcb5be0a-1ab0-459b-8f6a-8ea879fa0fd4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4de20fdc-67ba-4eef-bacc-ae2edc723ab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7948a1a2-fe07-4c12-a57a-5cdf1de14f1f', '3623a263-8266-48c7-9a9e-8fe07e326c92', '7e59ee2c-f894-43b7-b89c-81fbd54541e9', '3ae0837d-6b6e-492d-b332-e53b78f6d48f']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:47:14.108234 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-fcb5be0a-1ab0-459b-8f6a-8ea879fa0fd4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0186fd0-d817-40ce-b733-4a5a4c60e222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:47:14.311176 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-fcb5be0a-1ab0-459b-8f6a-8ea879fa0fd4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0186fd0-d817-40ce-b733-4a5a4c60e222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7143df90-6501-4d56-9e7f-914d9851758b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1365494315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a85432c3c6df46e182061fa2db83990c',qos_specs=None,replication_status=,reservations=['7948a1a2-fe07-4c12-a57a-5cdf1de14f1f','3623a263-8266-48c7-9a9e-8fe07e326c92','7e59ee2c-f894-43b7-b89c-81fbd54541e9','3ae0837d-6b6e-492d-b332-e53b78f6d48f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d51c668c2044ef1b52805f1477db207',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T11:47:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1365494315',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7143df90-6501-4d56-9e7f-914d9851758b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a85432c3c6df46e182061fa2db83990c',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,user_id='6d51c668c2044ef1b52805f1477db207',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:47:14.321296 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-fcb5be0a-1ab0-459b-8f6a-8ea879fa0fd4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec4eeb3b-ee7b-4796-be99-d7f9be0f426c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:47:14.414791 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-fcb5be0a-1ab0-459b-8f6a-8ea879fa0fd4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec4eeb3b-ee7b-4796-be99-d7f9be0f426c) 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-TaggedBootDevicesTest_v242-volume-1365494315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a85432c3c6df46e182061fa2db83990c',qos_specs=None,replication_status=,reservations=['7948a1a2-fe07-4c12-a57a-5cdf1de14f1f','3623a263-8266-48c7-9a9e-8fe07e326c92','7e59ee2c-f894-43b7-b89c-81fbd54541e9','3ae0837d-6b6e-492d-b332-e53b78f6d48f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d51c668c2044ef1b52805f1477db207',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:47:14.422059 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-fcb5be0a-1ab0-459b-8f6a-8ea879fa0fd4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65e4a0ea-14de-4092-b1b1-218c3a2b8aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:47:14.467232 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-fcb5be0a-1ab0-459b-8f6a-8ea879fa0fd4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65e4a0ea-14de-4092-b1b1-218c3a2b8aee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:47:14.477582 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-fcb5be0a-1ab0-459b-8f6a-8ea879fa0fd4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Flow 'volume_create_api' (95d629be-1fad-451c-994b-ae29fa799a27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:47:14.600823 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fcb5be0a-1ab0-459b-8f6a-8ea879fa0fd4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Create volume request issued successfully. Jan 21 11:47:14.641804 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fcb5be0a-1ab0-459b-8f6a-8ea879fa0fd4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes returned with HTTP 202 Jan 21 11:47:14.643033 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 68/132] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 11:47:07 2021] POST /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes => generated 826 bytes in 7607 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 11:47:14.661987 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b7b5af7b-3bbb-42ac-8fe8-3471b994a7ac tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b Jan 21 11:47:14.662522 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b7b5af7b-3bbb-42ac-8fe8-3471b994a7ac tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:14.663219 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b7b5af7b-3bbb-42ac-8fe8-3471b994a7ac tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:14.809051 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:14.809051 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:14.854484 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b7b5af7b-3bbb-42ac-8fe8-3471b994a7ac tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 11:47:14.905884 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b7b5af7b-3bbb-42ac-8fe8-3471b994a7ac tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b returned with HTTP 200 Jan 21 11:47:14.907785 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 65/133] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:14 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b => generated 918 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:15.932681 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-82a51d67-f860-4ce5-8f52-d73d0faabe22 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b Jan 21 11:47:15.934277 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-82a51d67-f860-4ce5-8f52-d73d0faabe22 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:15.934825 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:15.934825 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:15.935492 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-82a51d67-f860-4ce5-8f52-d73d0faabe22 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:16.037764 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:16.037764 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:16.052322 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-82a51d67-f860-4ce5-8f52-d73d0faabe22 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 11:47:16.109623 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-82a51d67-f860-4ce5-8f52-d73d0faabe22 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b returned with HTTP 200 Jan 21 11:47:16.114593 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 69/134] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:15 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b => generated 918 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:17.135732 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a9684d5e-1f05-47b2-bfef-400636617d32 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b Jan 21 11:47:17.136329 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a9684d5e-1f05-47b2-bfef-400636617d32 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:17.136466 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:17.136466 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:17.137245 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a9684d5e-1f05-47b2-bfef-400636617d32 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:17.232329 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:17.232329 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:17.246267 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a9684d5e-1f05-47b2-bfef-400636617d32 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 11:47:17.278458 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a9684d5e-1f05-47b2-bfef-400636617d32 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b returned with HTTP 200 Jan 21 11:47:17.291020 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 66/135] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:17 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b => generated 918 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:18.298998 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-22462037-25c1-48f1-afd8-ad391f404948 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b Jan 21 11:47:18.301135 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-22462037-25c1-48f1-afd8-ad391f404948 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:18.301941 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:18.301941 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:18.302988 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-22462037-25c1-48f1-afd8-ad391f404948 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:18.399687 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:18.399687 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:18.430345 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-22462037-25c1-48f1-afd8-ad391f404948 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 11:47:18.514933 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-22462037-25c1-48f1-afd8-ad391f404948 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b returned with HTTP 200 Jan 21 11:47:18.526259 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 70/136] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:18 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b => generated 918 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:19.534222 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-dd7ebd27-a99d-4550-8ef7-9d0d164e381a tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b Jan 21 11:47:19.535302 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-dd7ebd27-a99d-4550-8ef7-9d0d164e381a tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:19.535715 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:19.535715 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:19.536103 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-dd7ebd27-a99d-4550-8ef7-9d0d164e381a tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:19.618720 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:19.618720 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:19.634194 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-dd7ebd27-a99d-4550-8ef7-9d0d164e381a tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 11:47:19.696535 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-dd7ebd27-a99d-4550-8ef7-9d0d164e381a tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b returned with HTTP 200 Jan 21 11:47:19.708106 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 67/137] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:19 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b => generated 918 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:20.714404 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-15b0c4bc-805f-4ed5-ac15-9b72d79f7bb7 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b Jan 21 11:47:20.715531 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-15b0c4bc-805f-4ed5-ac15-9b72d79f7bb7 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:20.715912 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:20.715912 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:20.716531 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-15b0c4bc-805f-4ed5-ac15-9b72d79f7bb7 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:20.846383 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:20.846383 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:20.873762 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-15b0c4bc-805f-4ed5-ac15-9b72d79f7bb7 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 11:47:20.928170 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-15b0c4bc-805f-4ed5-ac15-9b72d79f7bb7 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b returned with HTTP 200 Jan 21 11:47:20.931265 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 71/138] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:20 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b => generated 918 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:21.948376 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-663d03e2-0a43-472c-af92-13e23ee934b5 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b Jan 21 11:47:21.949048 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-663d03e2-0a43-472c-af92-13e23ee934b5 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:21.949620 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:21.949620 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:21.950193 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-663d03e2-0a43-472c-af92-13e23ee934b5 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:22.056454 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:22.056454 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:22.066393 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-663d03e2-0a43-472c-af92-13e23ee934b5 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 11:47:22.095178 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-663d03e2-0a43-472c-af92-13e23ee934b5 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b returned with HTTP 200 Jan 21 11:47:22.097136 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 68/139] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:21 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b => generated 918 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:23.114256 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b73fba49-81dd-4bfb-b182-d9fd37be08b5 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b Jan 21 11:47:23.115444 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b73fba49-81dd-4bfb-b182-d9fd37be08b5 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:23.115843 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:23.115843 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:23.116477 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b73fba49-81dd-4bfb-b182-d9fd37be08b5 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:23.267103 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:23.267103 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:23.288816 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b73fba49-81dd-4bfb-b182-d9fd37be08b5 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 11:47:23.345793 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b73fba49-81dd-4bfb-b182-d9fd37be08b5 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b returned with HTTP 200 Jan 21 11:47:23.361767 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 72/140] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:23 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b => generated 918 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:24.364076 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5a64c34c-41a5-48d7-a59f-af2e6d025873 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b Jan 21 11:47:24.364895 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5a64c34c-41a5-48d7-a59f-af2e6d025873 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:24.365258 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:24.365258 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:24.365944 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5a64c34c-41a5-48d7-a59f-af2e6d025873 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:24.527389 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:24.527389 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:24.556362 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5a64c34c-41a5-48d7-a59f-af2e6d025873 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 11:47:24.617092 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5a64c34c-41a5-48d7-a59f-af2e6d025873 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b returned with HTTP 200 Jan 21 11:47:24.620390 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 69/141] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:24 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b => generated 918 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:25.639501 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3a36fa6e-f39a-4292-8f04-472479cae392 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b Jan 21 11:47:25.641051 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3a36fa6e-f39a-4292-8f04-472479cae392 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:25.641477 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:25.641477 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:25.642410 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3a36fa6e-f39a-4292-8f04-472479cae392 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:25.745215 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:25.745215 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:25.766507 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3a36fa6e-f39a-4292-8f04-472479cae392 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 11:47:25.823829 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3a36fa6e-f39a-4292-8f04-472479cae392 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b returned with HTTP 200 Jan 21 11:47:25.825797 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 73/142] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:25 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b => generated 918 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:26.842348 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-615db461-a335-44e5-9f1a-637f82ac5055 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b Jan 21 11:47:26.843738 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-615db461-a335-44e5-9f1a-637f82ac5055 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:26.844238 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:26.844238 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:26.845426 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-615db461-a335-44e5-9f1a-637f82ac5055 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:26.920911 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:26.920911 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:26.941007 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-615db461-a335-44e5-9f1a-637f82ac5055 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 11:47:27.006101 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-615db461-a335-44e5-9f1a-637f82ac5055 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b returned with HTTP 200 Jan 21 11:47:27.017681 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 70/143] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:26 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b => generated 918 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:28.024662 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b31bb7b5-258c-48fc-b14c-d8f6e791070f tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b Jan 21 11:47:28.025218 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b31bb7b5-258c-48fc-b14c-d8f6e791070f tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:28.025314 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:28.025314 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:28.025779 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b31bb7b5-258c-48fc-b14c-d8f6e791070f tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:28.189950 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:28.189950 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:28.209196 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b31bb7b5-258c-48fc-b14c-d8f6e791070f tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 11:47:28.258600 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b31bb7b5-258c-48fc-b14c-d8f6e791070f tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b returned with HTTP 200 Jan 21 11:47:28.259648 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 74/144] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:28 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b => generated 918 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:29.279037 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-edcb81a7-e57b-4c81-b4c4-e65fbba02d2c tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b Jan 21 11:47:29.279772 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-edcb81a7-e57b-4c81-b4c4-e65fbba02d2c tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:29.279987 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:29.279987 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:29.280354 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-edcb81a7-e57b-4c81-b4c4-e65fbba02d2c tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:29.503730 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:29.503730 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:29.514101 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-edcb81a7-e57b-4c81-b4c4-e65fbba02d2c tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 11:47:29.558628 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-edcb81a7-e57b-4c81-b4c4-e65fbba02d2c tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b returned with HTTP 200 Jan 21 11:47:29.559431 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 71/145] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:29 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b => generated 918 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:30.576416 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-966207c8-e584-43b7-820c-cc2b8db3f729 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b Jan 21 11:47:30.576944 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-966207c8-e584-43b7-820c-cc2b8db3f729 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:30.577316 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:30.577316 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:30.577970 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-966207c8-e584-43b7-820c-cc2b8db3f729 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:30.663519 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:30.663519 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:30.675876 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-966207c8-e584-43b7-820c-cc2b8db3f729 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 11:47:30.705443 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-966207c8-e584-43b7-820c-cc2b8db3f729 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b returned with HTTP 200 Jan 21 11:47:30.706989 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 75/146] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:30 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b => generated 918 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:31.523786 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8b481b56-3c3c-4428-b8d0-68175b0808a5 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] POST http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes Jan 21 11:47:31.524475 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:31.524475 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:31.525756 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8b481b56-3c3c-4428-b8d0-68175b0808a5 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-430484237"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:47:31.527056 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-8b481b56-3c3c-4428-b8d0-68175b0808a5 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-430484237'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 11:47:31.527632 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-8b481b56-3c3c-4428-b8d0-68175b0808a5 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Create volume of 1 GB Jan 21 11:47:31.560906 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8b481b56-3c3c-4428-b8d0-68175b0808a5 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Availability Zones retrieved successfully. Jan 21 11:47:31.601578 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8b481b56-3c3c-4428-b8d0-68175b0808a5 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Flow 'volume_create_api' (7b8b9088-3f59-4e44-a2a6-91d7bdbb7ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:47:31.611762 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8b481b56-3c3c-4428-b8d0-68175b0808a5 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0d45e23-5b99-40fd-9996-b68bc8b4edad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:47:31.628236 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-8b481b56-3c3c-4428-b8d0-68175b0808a5 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 11:47:31.727651 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b2a4960a-5303-492a-a0a7-daf8ce50d71d tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b Jan 21 11:47:31.728565 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b2a4960a-5303-492a-a0a7-daf8ce50d71d tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:31.728989 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:31.728989 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:31.729625 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b2a4960a-5303-492a-a0a7-daf8ce50d71d tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:31.807748 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:31.807748 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:31.818344 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8b481b56-3c3c-4428-b8d0-68175b0808a5 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0d45e23-5b99-40fd-9996-b68bc8b4edad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:47:31.818781 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b2a4960a-5303-492a-a0a7-daf8ce50d71d tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 11:47:31.821392 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8b481b56-3c3c-4428-b8d0-68175b0808a5 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (832febea-f45c-4fca-afdf-e243bf744827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:47:31.848775 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b2a4960a-5303-492a-a0a7-daf8ce50d71d tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b returned with HTTP 200 Jan 21 11:47:31.849628 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 76/147] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:31 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b => generated 918 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:32.036230 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-8b481b56-3c3c-4428-b8d0-68175b0808a5 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Created reservations ['5995696c-7194-4287-bf05-c7869f0c1428', '54ddf53e-7b5c-4e8a-a5cf-7cc871c998b6', 'bc39269b-5023-41d1-9c62-83f6ff36d08f', '19ce5b9a-ad98-46b5-b4b4-366f926e3fed'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 11:47:32.038800 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8b481b56-3c3c-4428-b8d0-68175b0808a5 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (832febea-f45c-4fca-afdf-e243bf744827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5995696c-7194-4287-bf05-c7869f0c1428', '54ddf53e-7b5c-4e8a-a5cf-7cc871c998b6', 'bc39269b-5023-41d1-9c62-83f6ff36d08f', '19ce5b9a-ad98-46b5-b4b4-366f926e3fed']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:47:32.041599 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8b481b56-3c3c-4428-b8d0-68175b0808a5 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78085390-04a0-4ff2-83d6-8c9408947d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:47:32.200707 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8b481b56-3c3c-4428-b8d0-68175b0808a5 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78085390-04a0-4ff2-83d6-8c9408947d2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7674f908-73e1-493b-b4ee-bd5213f67ea8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-430484237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cee4b2cf6d6948a59bf72a935357e711',qos_specs=None,replication_status=,reservations=['5995696c-7194-4287-bf05-c7869f0c1428','54ddf53e-7b5c-4e8a-a5cf-7cc871c998b6','bc39269b-5023-41d1-9c62-83f6ff36d08f','19ce5b9a-ad98-46b5-b4b4-366f926e3fed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6127f3f9718c4380b2decaf1bda5481d',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T11:47:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-430484237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7674f908-73e1-493b-b4ee-bd5213f67ea8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cee4b2cf6d6948a59bf72a935357e711',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,user_id='6127f3f9718c4380b2decaf1bda5481d',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:47:32.204716 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8b481b56-3c3c-4428-b8d0-68175b0808a5 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (973d2139-be62-44c4-b511-0900b48f0868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:47:32.252204 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8b481b56-3c3c-4428-b8d0-68175b0808a5 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (973d2139-be62-44c4-b511-0900b48f0868) 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-AttachSCSIVolumeTestJSON-volume-430484237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cee4b2cf6d6948a59bf72a935357e711',qos_specs=None,replication_status=,reservations=['5995696c-7194-4287-bf05-c7869f0c1428','54ddf53e-7b5c-4e8a-a5cf-7cc871c998b6','bc39269b-5023-41d1-9c62-83f6ff36d08f','19ce5b9a-ad98-46b5-b4b4-366f926e3fed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6127f3f9718c4380b2decaf1bda5481d',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:47:32.254799 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8b481b56-3c3c-4428-b8d0-68175b0808a5 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe6ec956-c13c-4d29-87a8-52526884a904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:47:32.281154 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8b481b56-3c3c-4428-b8d0-68175b0808a5 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe6ec956-c13c-4d29-87a8-52526884a904) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:47:32.285156 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8b481b56-3c3c-4428-b8d0-68175b0808a5 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Flow 'volume_create_api' (7b8b9088-3f59-4e44-a2a6-91d7bdbb7ba3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:47:32.396638 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8b481b56-3c3c-4428-b8d0-68175b0808a5 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Create volume request issued successfully. Jan 21 11:47:32.439048 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8b481b56-3c3c-4428-b8d0-68175b0808a5 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes returned with HTTP 202 Jan 21 11:47:32.456384 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 72/148] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 11:47:31 2021] POST /volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes => generated 823 bytes in 927 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 11:47:32.460908 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a015d643-bbca-40a1-9e23-331e1e17beba tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] GET http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 Jan 21 11:47:32.461891 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a015d643-bbca-40a1-9e23-331e1e17beba tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:32.462117 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:32.462117 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:32.462491 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a015d643-bbca-40a1-9e23-331e1e17beba tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:32.607053 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:32.607053 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:32.637140 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a015d643-bbca-40a1-9e23-331e1e17beba tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Volume info retrieved successfully. Jan 21 11:47:32.705968 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a015d643-bbca-40a1-9e23-331e1e17beba tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 returned with HTTP 200 Jan 21 11:47:32.706788 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 77/149] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:32 2021] GET /volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 => generated 915 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:32.867539 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-50ab35f9-e4e7-4924-9eee-1198faf11a8a tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b Jan 21 11:47:32.868290 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-50ab35f9-e4e7-4924-9eee-1198faf11a8a tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:32.868826 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:32.868826 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:32.869480 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-50ab35f9-e4e7-4924-9eee-1198faf11a8a tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:33.064138 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:33.064138 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:33.101338 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-50ab35f9-e4e7-4924-9eee-1198faf11a8a tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 11:47:33.196343 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-50ab35f9-e4e7-4924-9eee-1198faf11a8a tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b returned with HTTP 200 Jan 21 11:47:33.197194 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 73/150] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:32 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b => generated 918 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:33.724306 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c0e141ce-3aaf-486c-819e-d5c5ddda3793 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] GET http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 Jan 21 11:47:33.724828 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c0e141ce-3aaf-486c-819e-d5c5ddda3793 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:33.725054 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:33.725054 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:33.725453 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c0e141ce-3aaf-486c-819e-d5c5ddda3793 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:33.807179 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:33.807179 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:33.817189 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c0e141ce-3aaf-486c-819e-d5c5ddda3793 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Volume info retrieved successfully. Jan 21 11:47:33.855690 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c0e141ce-3aaf-486c-819e-d5c5ddda3793 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 returned with HTTP 200 Jan 21 11:47:33.855690 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 78/151] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:33 2021] GET /volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 => generated 915 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:34.214981 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-99ea0db2-1e4e-4c3d-afdf-f07d227ba814 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b Jan 21 11:47:34.215518 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-99ea0db2-1e4e-4c3d-afdf-f07d227ba814 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:34.216011 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:34.216011 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:34.217045 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-99ea0db2-1e4e-4c3d-afdf-f07d227ba814 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:34.373609 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:34.373609 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:34.410184 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-99ea0db2-1e4e-4c3d-afdf-f07d227ba814 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 11:47:34.476077 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-99ea0db2-1e4e-4c3d-afdf-f07d227ba814 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b returned with HTTP 200 Jan 21 11:47:34.476845 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 74/152] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:34 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b => generated 918 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:34.862926 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-69384e32-b9a5-451d-8152-e4004534b4a9 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] GET http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 Jan 21 11:47:34.864546 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-69384e32-b9a5-451d-8152-e4004534b4a9 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:34.865007 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:34.865007 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:34.865737 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-69384e32-b9a5-451d-8152-e4004534b4a9 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:34.937079 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:34.937079 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:34.956631 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-69384e32-b9a5-451d-8152-e4004534b4a9 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Volume info retrieved successfully. Jan 21 11:47:34.989134 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-69384e32-b9a5-451d-8152-e4004534b4a9 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 returned with HTTP 200 Jan 21 11:47:34.990304 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 79/153] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:34 2021] GET /volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 => generated 916 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:35.493597 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c2a4ff34-b7cb-4936-a985-545eba44dcb0 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b Jan 21 11:47:35.494488 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c2a4ff34-b7cb-4936-a985-545eba44dcb0 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:35.495135 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:35.495135 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:35.496239 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c2a4ff34-b7cb-4936-a985-545eba44dcb0 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:35.612999 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:35.612999 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:35.634270 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c2a4ff34-b7cb-4936-a985-545eba44dcb0 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 11:47:35.684378 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c2a4ff34-b7cb-4936-a985-545eba44dcb0 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b returned with HTTP 200 Jan 21 11:47:35.697301 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 75/154] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:35 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b => generated 918 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:36.003676 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5fc09218-b5b2-4d2a-8f63-80a1e15a9d3f req-0eb33683-c824-4a9f-a06d-905bbb2b1565 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] GET http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 Jan 21 11:47:36.004265 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-5fc09218-b5b2-4d2a-8f63-80a1e15a9d3f req-0eb33683-c824-4a9f-a06d-905bbb2b1565 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:36.004545 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:36.004545 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:36.005017 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-5fc09218-b5b2-4d2a-8f63-80a1e15a9d3f req-0eb33683-c824-4a9f-a06d-905bbb2b1565 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:36.059906 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:36.059906 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:36.073805 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-5fc09218-b5b2-4d2a-8f63-80a1e15a9d3f req-0eb33683-c824-4a9f-a06d-905bbb2b1565 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Volume info retrieved successfully. Jan 21 11:47:36.167823 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5fc09218-b5b2-4d2a-8f63-80a1e15a9d3f req-0eb33683-c824-4a9f-a06d-905bbb2b1565 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 returned with HTTP 200 Jan 21 11:47:36.178322 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 80/155] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 11:47:35 2021] GET /volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 => generated 916 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:36.294004 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c2a4ff34-b7cb-4936-a985-545eba44dcb0 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume// Jan 21 11:47:36.294858 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c2a4ff34-b7cb-4936-a985-545eba44dcb0 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:36.295269 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:36.295269 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:36.296187 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c2a4ff34-b7cb-4936-a985-545eba44dcb0 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:36.297760 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c2a4ff34-b7cb-4936-a985-545eba44dcb0 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 11:47:36.299518 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 76/156] 10.222.0.89 () {58 vars in 1289 bytes} [Thu Jan 21 11:47:36 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 11:47:36.323315 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5fc09218-b5b2-4d2a-8f63-80a1e15a9d3f req-44d3ed9b-d837-4286-98b9-16f29d03b59c tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] POST http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/attachments Jan 21 11:47:36.327803 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:36.327803 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:36.331854 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-5fc09218-b5b2-4d2a-8f63-80a1e15a9d3f req-44d3ed9b-d837-4286-98b9-16f29d03b59c tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7674f908-73e1-493b-b4ee-bd5213f67ea8", "instance_uuid": "82d7d9df-0848-4256-a176-bda9c491b3ac", "connector": null}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:47:36.555770 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:36.555770 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:36.704693 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0b608a79-e96e-444f-be6c-0fbe7c68756e tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b Jan 21 11:47:36.705295 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0b608a79-e96e-444f-be6c-0fbe7c68756e tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:36.706137 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0b608a79-e96e-444f-be6c-0fbe7c68756e tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:36.780339 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5fc09218-b5b2-4d2a-8f63-80a1e15a9d3f req-44d3ed9b-d837-4286-98b9-16f29d03b59c tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/attachments returned with HTTP 200 Jan 21 11:47:36.787556 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 81/157] 10.222.0.89 () {66 vars in 1565 bytes} [Thu Jan 21 11:47:36 2021] POST /volume/v3/cee4b2cf6d6948a59bf72a935357e711/attachments => generated 273 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:47:36.857034 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c4286f6c-c098-42cf-9cfa-e246793b0b3e tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] GET http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 Jan 21 11:47:36.858258 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c4286f6c-c098-42cf-9cfa-e246793b0b3e tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:36.858701 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:36.858701 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:36.859333 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c4286f6c-c098-42cf-9cfa-e246793b0b3e tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:36.923240 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:36.923240 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:36.942553 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0b608a79-e96e-444f-be6c-0fbe7c68756e tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 11:47:36.989376 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0b608a79-e96e-444f-be6c-0fbe7c68756e tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b returned with HTTP 200 Jan 21 11:47:36.990566 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 77/158] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:36 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b => generated 976 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:36.991694 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0b608a79-e96e-444f-be6c-0fbe7c68756e tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume// Jan 21 11:47:36.998514 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0b608a79-e96e-444f-be6c-0fbe7c68756e tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:36.999028 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:36.999028 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:36.999673 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0b608a79-e96e-444f-be6c-0fbe7c68756e tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:37.001827 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0b608a79-e96e-444f-be6c-0fbe7c68756e tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 11:47:37.002652 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 78/159] 10.222.0.90 () {56 vars in 1089 bytes} [Thu Jan 21 11:47:36 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 11:47:37.003951 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:37.003951 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:37.018948 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5fc09218-b5b2-4d2a-8f63-80a1e15a9d3f req-33529c26-9093-4b84-99c6-f78af1513d4b tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] GET http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 Jan 21 11:47:37.019834 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-5fc09218-b5b2-4d2a-8f63-80a1e15a9d3f req-33529c26-9093-4b84-99c6-f78af1513d4b tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:37.020487 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-5fc09218-b5b2-4d2a-8f63-80a1e15a9d3f req-33529c26-9093-4b84-99c6-f78af1513d4b tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:37.027460 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c4286f6c-c098-42cf-9cfa-e246793b0b3e tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Volume info retrieved successfully. Jan 21 11:47:37.084246 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:37.084246 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:37.084567 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:37.084567 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:37.103101 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c4286f6c-c098-42cf-9cfa-e246793b0b3e tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 returned with HTTP 200 Jan 21 11:47:37.103937 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 82/160] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:36 2021] GET /volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 => generated 915 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:37.122000 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-5fc09218-b5b2-4d2a-8f63-80a1e15a9d3f req-33529c26-9093-4b84-99c6-f78af1513d4b tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Volume info retrieved successfully. Jan 21 11:47:37.150994 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:37.150994 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:37.161926 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5fc09218-b5b2-4d2a-8f63-80a1e15a9d3f req-33529c26-9093-4b84-99c6-f78af1513d4b tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 returned with HTTP 200 Jan 21 11:47:37.163553 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 79/161] 10.222.0.90 () {60 vars in 1403 bytes} [Thu Jan 21 11:47:37 2021] GET /volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 => generated 1014 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 11:47:37.203815 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5fc09218-b5b2-4d2a-8f63-80a1e15a9d3f req-662f1d17-1eaa-4c93-b258-e6fcf9fc542a tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] PUT http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/attachments/88797103-1784-40c8-a9a1-a3759a0c0917 Jan 21 11:47:37.204351 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:37.204351 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:37.204958 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-5fc09218-b5b2-4d2a-8f63-80a1e15a9d3f req-662f1d17-1eaa-4c93-b258-e6fcf9fc542a tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.90", "host": "n-h2-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:47:37.259986 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 11:47:37.259986 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 11:47:37.260523 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-5fc09218-b5b2-4d2a-8f63-80a1e15a9d3f req-662f1d17-1eaa-4c93-b258-e6fcf9fc542a tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Lock "b'cinder-attachment_update-7674f908-73e1-493b-b4ee-bd5213f67ea8-n-h2-760354-3'" acquired by "attachment_update" :: waited 0.009s {{(pid=87986) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 11:47:37.263757 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:37.263757 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:38.006818 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d0ab02e8-a197-48b7-93b1-a3afdaf3b588 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b Jan 21 11:47:38.007977 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d0ab02e8-a197-48b7-93b1-a3afdaf3b588 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:38.008562 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:38.008562 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:38.009228 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d0ab02e8-a197-48b7-93b1-a3afdaf3b588 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:38.153496 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:38.153496 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:38.174214 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d0ab02e8-a197-48b7-93b1-a3afdaf3b588 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 11:47:38.233588 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d0ab02e8-a197-48b7-93b1-a3afdaf3b588 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b returned with HTTP 200 Jan 21 11:47:38.234746 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 80/162] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:38 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b => generated 979 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:38.248151 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fbbe225a-aefc-4f72-97e0-2494aaa1f8fa tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] GET http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 Jan 21 11:47:38.248701 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fbbe225a-aefc-4f72-97e0-2494aaa1f8fa tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:38.248898 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:38.248898 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:38.254228 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fbbe225a-aefc-4f72-97e0-2494aaa1f8fa tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:38.328062 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:38.328062 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:38.337964 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fbbe225a-aefc-4f72-97e0-2494aaa1f8fa tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Volume info retrieved successfully. Jan 21 11:47:38.361161 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:38.361161 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:38.373529 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fbbe225a-aefc-4f72-97e0-2494aaa1f8fa tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 returned with HTTP 200 Jan 21 11:47:38.374708 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 81/163] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:38 2021] GET /volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 => generated 915 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:39.252764 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2e4d180e-1fb3-42ca-a350-dec4ee087b0d tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b Jan 21 11:47:39.253462 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2e4d180e-1fb3-42ca-a350-dec4ee087b0d tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:39.254214 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:39.254214 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:39.255194 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2e4d180e-1fb3-42ca-a350-dec4ee087b0d tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:39.421750 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:39.421750 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:39.437296 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2e4d180e-1fb3-42ca-a350-dec4ee087b0d tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 11:47:39.478045 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2e4d180e-1fb3-42ca-a350-dec4ee087b0d tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b returned with HTTP 200 Jan 21 11:47:39.480209 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 82/164] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:39 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b => generated 979 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:39.498252 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f5071614-f57c-4b8d-a252-043e67bc450c tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] GET http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 Jan 21 11:47:39.498252 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f5071614-f57c-4b8d-a252-043e67bc450c tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:39.498252 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:39.498252 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:39.498252 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f5071614-f57c-4b8d-a252-043e67bc450c tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:39.635957 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:39.635957 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:39.658601 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f5071614-f57c-4b8d-a252-043e67bc450c tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Volume info retrieved successfully. Jan 21 11:47:39.709006 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:39.709006 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:39.731866 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f5071614-f57c-4b8d-a252-043e67bc450c tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 returned with HTTP 200 Jan 21 11:47:39.751231 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 83/165] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:39 2021] GET /volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 => generated 915 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:40.448185 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-5fc09218-b5b2-4d2a-8f63-80a1e15a9d3f req-662f1d17-1eaa-4c93-b258-e6fcf9fc542a tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Lock "b'cinder-attachment_update-7674f908-73e1-493b-b4ee-bd5213f67ea8-n-h2-760354-3'" released by "attachment_update" :: held 3.188s {{(pid=87986) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 11:47:40.449906 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5fc09218-b5b2-4d2a-8f63-80a1e15a9d3f req-662f1d17-1eaa-4c93-b258-e6fcf9fc542a tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/attachments/88797103-1784-40c8-a9a1-a3759a0c0917 returned with HTTP 200 Jan 21 11:47:40.451038 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 83/166] 10.222.0.90 () {64 vars in 1468 bytes} [Thu Jan 21 11:47:37 2021] PUT /volume/v3/cee4b2cf6d6948a59bf72a935357e711/attachments/88797103-1784-40c8-a9a1-a3759a0c0917 => generated 762 bytes in 3252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:47:40.508515 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-52846f33-95a5-4e1c-939f-aa274f0346f4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b Jan 21 11:47:40.509394 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-52846f33-95a5-4e1c-939f-aa274f0346f4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:40.509850 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:40.509850 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:40.510497 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-52846f33-95a5-4e1c-939f-aa274f0346f4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:40.659858 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:40.659858 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:40.673183 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-52846f33-95a5-4e1c-939f-aa274f0346f4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 11:47:40.759976 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-52846f33-95a5-4e1c-939f-aa274f0346f4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b returned with HTTP 200 Jan 21 11:47:40.761134 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 84/167] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:40 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b => generated 979 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:40.766948 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a01efae6-7970-487b-b6b6-be792203ee30 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] GET http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 Jan 21 11:47:40.767485 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a01efae6-7970-487b-b6b6-be792203ee30 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:40.767688 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:40.767688 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:40.768744 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a01efae6-7970-487b-b6b6-be792203ee30 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:40.853552 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:40.853552 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:40.875956 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a01efae6-7970-487b-b6b6-be792203ee30 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Volume info retrieved successfully. Jan 21 11:47:40.921663 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:40.921663 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:40.945955 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a01efae6-7970-487b-b6b6-be792203ee30 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 returned with HTTP 200 Jan 21 11:47:40.947093 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 84/168] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:40 2021] GET /volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 => generated 916 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:41.778294 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a533eab9-811f-45b6-9948-ab9c2a85c64d tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b Jan 21 11:47:41.778801 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a533eab9-811f-45b6-9948-ab9c2a85c64d tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:41.779211 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:41.779211 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:41.779838 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a533eab9-811f-45b6-9948-ab9c2a85c64d tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:41.890103 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:41.890103 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:41.912309 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a533eab9-811f-45b6-9948-ab9c2a85c64d tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 11:47:41.940517 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a533eab9-811f-45b6-9948-ab9c2a85c64d tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b returned with HTTP 200 Jan 21 11:47:41.941983 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 85/169] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:41 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b => generated 979 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:41.963878 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-392eebef-3cc7-4da9-9b90-55456280985a tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] GET http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 Jan 21 11:47:41.965366 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-392eebef-3cc7-4da9-9b90-55456280985a tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:41.966015 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:41.966015 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:41.966757 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-392eebef-3cc7-4da9-9b90-55456280985a tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:42.030967 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:42.030967 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:42.042864 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-392eebef-3cc7-4da9-9b90-55456280985a tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Volume info retrieved successfully. Jan 21 11:47:42.073444 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:42.073444 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:42.099941 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-392eebef-3cc7-4da9-9b90-55456280985a tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 returned with HTTP 200 Jan 21 11:47:42.100822 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 85/170] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:41 2021] GET /volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 => generated 916 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:42.957674 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-01381ded-3be4-4bb5-9b49-af9b540b55f4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b Jan 21 11:47:42.958252 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-01381ded-3be4-4bb5-9b49-af9b540b55f4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:42.958450 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:42.958450 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:42.958826 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-01381ded-3be4-4bb5-9b49-af9b540b55f4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:43.110542 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:43.110542 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:43.120620 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-472d3978-9c41-4731-ab19-d19c28844396 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] GET http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 Jan 21 11:47:43.121448 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-472d3978-9c41-4731-ab19-d19c28844396 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:43.121979 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:43.121979 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:43.122681 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-472d3978-9c41-4731-ab19-d19c28844396 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:43.131147 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-01381ded-3be4-4bb5-9b49-af9b540b55f4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 11:47:43.179292 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-01381ded-3be4-4bb5-9b49-af9b540b55f4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b returned with HTTP 200 Jan 21 11:47:43.187845 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 86/171] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:42 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b => generated 979 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:43.284002 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:43.284002 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:43.305129 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-472d3978-9c41-4731-ab19-d19c28844396 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Volume info retrieved successfully. Jan 21 11:47:43.345194 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:43.345194 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:43.367315 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-472d3978-9c41-4731-ab19-d19c28844396 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 returned with HTTP 200 Jan 21 11:47:43.368735 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 86/172] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:43 2021] GET /volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 => generated 916 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:44.198138 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bd159bc0-aa2f-4161-b476-9c0ff05309fb tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b Jan 21 11:47:44.199505 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bd159bc0-aa2f-4161-b476-9c0ff05309fb tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:44.199878 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:44.199878 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:44.200484 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bd159bc0-aa2f-4161-b476-9c0ff05309fb tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:44.319275 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:44.319275 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:44.344765 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bd159bc0-aa2f-4161-b476-9c0ff05309fb tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 11:47:44.386025 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d2de452b-7276-4513-adfa-fa2899cf5405 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] GET http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 Jan 21 11:47:44.386561 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d2de452b-7276-4513-adfa-fa2899cf5405 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:44.386784 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:44.386784 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:44.387166 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d2de452b-7276-4513-adfa-fa2899cf5405 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:44.398838 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bd159bc0-aa2f-4161-b476-9c0ff05309fb tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b returned with HTTP 200 Jan 21 11:47:44.409802 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 87/173] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:44 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b => generated 979 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:44.476459 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:44.476459 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:44.486163 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d2de452b-7276-4513-adfa-fa2899cf5405 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Volume info retrieved successfully. Jan 21 11:47:44.507053 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:44.507053 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:44.529408 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d2de452b-7276-4513-adfa-fa2899cf5405 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 returned with HTTP 200 Jan 21 11:47:44.530559 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 87/174] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:44 2021] GET /volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 => generated 916 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 11:47:45.416424 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aa1926a2-26de-4024-96dc-b7ab21fe73ed tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b Jan 21 11:47:45.418602 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aa1926a2-26de-4024-96dc-b7ab21fe73ed tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:45.419211 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:45.419211 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:45.419858 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aa1926a2-26de-4024-96dc-b7ab21fe73ed tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:45.523614 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:45.523614 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:45.547290 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f11313d5-cf3a-4279-b565-a4748591323c tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] GET http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 Jan 21 11:47:45.548011 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f11313d5-cf3a-4279-b565-a4748591323c tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:45.548387 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:45.548387 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:45.549165 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f11313d5-cf3a-4279-b565-a4748591323c tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:45.559117 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-aa1926a2-26de-4024-96dc-b7ab21fe73ed tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 11:47:45.629886 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:45.629886 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:45.635335 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aa1926a2-26de-4024-96dc-b7ab21fe73ed tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b returned with HTTP 200 Jan 21 11:47:45.639993 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f11313d5-cf3a-4279-b565-a4748591323c tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Volume info retrieved successfully. Jan 21 11:47:45.659321 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 88/175] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:45 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b => generated 1367 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:47:45.666318 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6e0a6cb6-7520-424f-ae26-b442ae65c14a tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] POST http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes Jan 21 11:47:45.672609 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:45.672609 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:45.679452 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6e0a6cb6-7520-424f-ae26-b442ae65c14a tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1317363388"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:47:45.690282 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-6e0a6cb6-7520-424f-ae26-b442ae65c14a tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1317363388'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 11:47:45.693917 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-6e0a6cb6-7520-424f-ae26-b442ae65c14a tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Create volume of 1 GB Jan 21 11:47:45.715437 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:45.715437 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:45.737479 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6e0a6cb6-7520-424f-ae26-b442ae65c14a tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Availability Zones retrieved successfully. Jan 21 11:47:45.739095 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f11313d5-cf3a-4279-b565-a4748591323c tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 returned with HTTP 200 Jan 21 11:47:45.740362 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 88/176] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:45 2021] GET /volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 => generated 916 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:45.779625 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-6e0a6cb6-7520-424f-ae26-b442ae65c14a tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Flow 'volume_create_api' (b588a76a-fad4-4860-a5a2-d403d83a40c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:47:45.789769 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-6e0a6cb6-7520-424f-ae26-b442ae65c14a tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af68bd9f-bffc-4893-9e2b-b2fcd16c7567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:47:45.801515 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-6e0a6cb6-7520-424f-ae26-b442ae65c14a tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 11:47:45.977215 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-6e0a6cb6-7520-424f-ae26-b442ae65c14a tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af68bd9f-bffc-4893-9e2b-b2fcd16c7567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:47:45.980037 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-6e0a6cb6-7520-424f-ae26-b442ae65c14a tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e3d762e-faa0-468b-9245-2fb6e098c8b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:47:46.023993 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5fc09218-b5b2-4d2a-8f63-80a1e15a9d3f req-f5920083-fcee-41a2-9f7f-3fbb65ae6da4 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] POST http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/attachments/88797103-1784-40c8-a9a1-a3759a0c0917/action Jan 21 11:47:46.024873 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:46.024873 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:46.025329 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-5fc09218-b5b2-4d2a-8f63-80a1e15a9d3f req-f5920083-fcee-41a2-9f7f-3fbb65ae6da4 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Action body: b'{"os-complete": null}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 11:47:46.025759 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-5fc09218-b5b2-4d2a-8f63-80a1e15a9d3f req-f5920083-fcee-41a2-9f7f-3fbb65ae6da4 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:47:46.093031 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-6e0a6cb6-7520-424f-ae26-b442ae65c14a tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Created reservations ['21b08878-0eef-43b7-9903-dc41e177d428', '87b99cfc-d9a1-49c0-bd1f-c9bf8938c9d4', '021e449a-8e71-4d93-bb0a-24834f00b2a7', 'cb9f2ad3-c913-4933-b63e-ba983d0299b3'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 11:47:46.095327 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-6e0a6cb6-7520-424f-ae26-b442ae65c14a tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e3d762e-faa0-468b-9245-2fb6e098c8b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21b08878-0eef-43b7-9903-dc41e177d428', '87b99cfc-d9a1-49c0-bd1f-c9bf8938c9d4', '021e449a-8e71-4d93-bb0a-24834f00b2a7', 'cb9f2ad3-c913-4933-b63e-ba983d0299b3']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:47:46.097646 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-6e0a6cb6-7520-424f-ae26-b442ae65c14a tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6213eda-db87-4030-aee7-3a989f7ce646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:47:46.236807 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:46.236807 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:46.268375 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-6e0a6cb6-7520-424f-ae26-b442ae65c14a tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6213eda-db87-4030-aee7-3a989f7ce646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28f8d8dd-1a82-4ee6-9c8f-233fc8a5f468', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1317363388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a85432c3c6df46e182061fa2db83990c',qos_specs=None,replication_status=,reservations=['21b08878-0eef-43b7-9903-dc41e177d428','87b99cfc-d9a1-49c0-bd1f-c9bf8938c9d4','021e449a-8e71-4d93-bb0a-24834f00b2a7','cb9f2ad3-c913-4933-b63e-ba983d0299b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d51c668c2044ef1b52805f1477db207',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T11:47:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1317363388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28f8d8dd-1a82-4ee6-9c8f-233fc8a5f468,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a85432c3c6df46e182061fa2db83990c',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,user_id='6d51c668c2044ef1b52805f1477db207',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:47:46.271202 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5fc09218-b5b2-4d2a-8f63-80a1e15a9d3f req-f5920083-fcee-41a2-9f7f-3fbb65ae6da4 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/attachments/88797103-1784-40c8-a9a1-a3759a0c0917/action returned with HTTP 204 Jan 21 11:47:46.272785 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 89/177] 10.222.0.90 () {64 vars in 1489 bytes} [Thu Jan 21 11:47:46 2021] POST /volume/v3/cee4b2cf6d6948a59bf72a935357e711/attachments/88797103-1784-40c8-a9a1-a3759a0c0917/action => generated 0 bytes in 254 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:47:46.274161 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-6e0a6cb6-7520-424f-ae26-b442ae65c14a tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0d29efe-9e66-4607-8d6f-7a4dccd56870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:47:46.368046 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-6e0a6cb6-7520-424f-ae26-b442ae65c14a tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0d29efe-9e66-4607-8d6f-7a4dccd56870) 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-TaggedBootDevicesTest_v242-volume-1317363388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a85432c3c6df46e182061fa2db83990c',qos_specs=None,replication_status=,reservations=['21b08878-0eef-43b7-9903-dc41e177d428','87b99cfc-d9a1-49c0-bd1f-c9bf8938c9d4','021e449a-8e71-4d93-bb0a-24834f00b2a7','cb9f2ad3-c913-4933-b63e-ba983d0299b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d51c668c2044ef1b52805f1477db207',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:47:46.370088 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-6e0a6cb6-7520-424f-ae26-b442ae65c14a tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b07d7b39-49de-40a9-8641-39936167bb8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:47:46.412878 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-6e0a6cb6-7520-424f-ae26-b442ae65c14a tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b07d7b39-49de-40a9-8641-39936167bb8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:47:46.415738 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-6e0a6cb6-7520-424f-ae26-b442ae65c14a tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Flow 'volume_create_api' (b588a76a-fad4-4860-a5a2-d403d83a40c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:47:46.541472 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6e0a6cb6-7520-424f-ae26-b442ae65c14a tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Create volume request issued successfully. Jan 21 11:47:46.574158 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6e0a6cb6-7520-424f-ae26-b442ae65c14a tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes returned with HTTP 202 Jan 21 11:47:46.585835 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 89/178] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 11:47:45 2021] POST /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes => generated 826 bytes in 915 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 11:47:46.591097 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a727015d-1175-4192-b1eb-7685c4396db6 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/28f8d8dd-1a82-4ee6-9c8f-233fc8a5f468 Jan 21 11:47:46.592120 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a727015d-1175-4192-b1eb-7685c4396db6 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:46.592474 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:46.592474 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:46.593077 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a727015d-1175-4192-b1eb-7685c4396db6 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:46.706459 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:46.706459 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:46.717988 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a727015d-1175-4192-b1eb-7685c4396db6 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 11:47:46.744268 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a727015d-1175-4192-b1eb-7685c4396db6 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/28f8d8dd-1a82-4ee6-9c8f-233fc8a5f468 returned with HTTP 200 Jan 21 11:47:46.745791 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 90/179] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:46 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/28f8d8dd-1a82-4ee6-9c8f-233fc8a5f468 => generated 918 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:46.761448 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-65323bf3-9d3b-4d20-b696-dceaa4ab90c2 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] GET http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 Jan 21 11:47:46.762344 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-65323bf3-9d3b-4d20-b696-dceaa4ab90c2 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:46.762570 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:46.762570 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:46.762947 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-65323bf3-9d3b-4d20-b696-dceaa4ab90c2 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:46.852535 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:46.852535 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:46.867840 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-65323bf3-9d3b-4d20-b696-dceaa4ab90c2 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Volume info retrieved successfully. Jan 21 11:47:46.949359 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:46.949359 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:46.977204 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-65323bf3-9d3b-4d20-b696-dceaa4ab90c2 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 returned with HTTP 200 Jan 21 11:47:46.978795 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 90/180] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:46 2021] GET /volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 => generated 1208 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:47:46.993746 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ad2eaa8d-0c0a-4d51-85a5-e0945e212e5b tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] GET http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 Jan 21 11:47:46.994360 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ad2eaa8d-0c0a-4d51-85a5-e0945e212e5b tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:46.994545 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:46.994545 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:46.994934 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ad2eaa8d-0c0a-4d51-85a5-e0945e212e5b tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:47.392106 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:47.392106 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:47.409137 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ad2eaa8d-0c0a-4d51-85a5-e0945e212e5b tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Volume info retrieved successfully. Jan 21 11:47:47.451108 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:47.451108 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:47.476684 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ad2eaa8d-0c0a-4d51-85a5-e0945e212e5b tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 returned with HTTP 200 Jan 21 11:47:47.478252 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 91/181] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:46 2021] GET /volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 => generated 1208 bytes in 488 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:47:47.762201 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ab42107f-d2c2-4b36-a71d-049c99c0933e tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/28f8d8dd-1a82-4ee6-9c8f-233fc8a5f468 Jan 21 11:47:47.763528 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ab42107f-d2c2-4b36-a71d-049c99c0933e tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:47.763918 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:47.763918 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:47.764515 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ab42107f-d2c2-4b36-a71d-049c99c0933e tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:47.837859 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:47.837859 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:47.856615 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ab42107f-d2c2-4b36-a71d-049c99c0933e tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 11:47:47.887265 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ab42107f-d2c2-4b36-a71d-049c99c0933e tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/28f8d8dd-1a82-4ee6-9c8f-233fc8a5f468 returned with HTTP 200 Jan 21 11:47:47.888371 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 91/182] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:47 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/28f8d8dd-1a82-4ee6-9c8f-233fc8a5f468 => generated 919 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:47.906393 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3d0a68b3-a0f3-4e7a-a364-a1671ef49ab9 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] POST http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes Jan 21 11:47:47.907745 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:47.907745 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:47.908454 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3d0a68b3-a0f3-4e7a-a364-a1671ef49ab9 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1018823819"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:47:47.910213 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-3d0a68b3-a0f3-4e7a-a364-a1671ef49ab9 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1018823819'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 11:47:47.910800 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-3d0a68b3-a0f3-4e7a-a364-a1671ef49ab9 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Create volume of 1 GB Jan 21 11:47:47.939623 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3d0a68b3-a0f3-4e7a-a364-a1671ef49ab9 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Availability Zones retrieved successfully. Jan 21 11:47:47.965523 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-3d0a68b3-a0f3-4e7a-a364-a1671ef49ab9 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Flow 'volume_create_api' (20899453-0050-4176-be0c-f1c038b79590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:47:47.974247 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-3d0a68b3-a0f3-4e7a-a364-a1671ef49ab9 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc0a95be-098c-4fd2-8a18-9e2a4051f320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:47:47.975920 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-3d0a68b3-a0f3-4e7a-a364-a1671ef49ab9 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 11:47:48.075305 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-3d0a68b3-a0f3-4e7a-a364-a1671ef49ab9 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc0a95be-098c-4fd2-8a18-9e2a4051f320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:47:48.079144 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-3d0a68b3-a0f3-4e7a-a364-a1671ef49ab9 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5d6dab6-a3e8-4316-9c13-841441844106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:47:48.204091 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-3d0a68b3-a0f3-4e7a-a364-a1671ef49ab9 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Created reservations ['1990cd5c-7439-4471-ad6b-68cae9918599', 'dbd20676-d46e-4a96-b585-4bf0f4f48523', '6b158759-0de3-4048-bc4c-05e07bdc9a26', '96eae28c-e23e-420e-874d-182b237e5b4e'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 11:47:48.207223 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-3d0a68b3-a0f3-4e7a-a364-a1671ef49ab9 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5d6dab6-a3e8-4316-9c13-841441844106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1990cd5c-7439-4471-ad6b-68cae9918599', 'dbd20676-d46e-4a96-b585-4bf0f4f48523', '6b158759-0de3-4048-bc4c-05e07bdc9a26', '96eae28c-e23e-420e-874d-182b237e5b4e']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:47:48.210231 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-3d0a68b3-a0f3-4e7a-a364-a1671ef49ab9 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (147b6cea-f1fe-46bf-a1da-03a313645f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:47:48.298315 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-3d0a68b3-a0f3-4e7a-a364-a1671ef49ab9 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (147b6cea-f1fe-46bf-a1da-03a313645f9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f5036c3-9e82-40d5-b794-ca6d1f394b76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1018823819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a85432c3c6df46e182061fa2db83990c',qos_specs=None,replication_status=,reservations=['1990cd5c-7439-4471-ad6b-68cae9918599','dbd20676-d46e-4a96-b585-4bf0f4f48523','6b158759-0de3-4048-bc4c-05e07bdc9a26','96eae28c-e23e-420e-874d-182b237e5b4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d51c668c2044ef1b52805f1477db207',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T11:47:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1018823819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f5036c3-9e82-40d5-b794-ca6d1f394b76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a85432c3c6df46e182061fa2db83990c',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,user_id='6d51c668c2044ef1b52805f1477db207',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:47:48.301537 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-3d0a68b3-a0f3-4e7a-a364-a1671ef49ab9 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f75e5625-825c-41f6-a642-67068e9482c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:47:48.364026 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-3d0a68b3-a0f3-4e7a-a364-a1671ef49ab9 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f75e5625-825c-41f6-a642-67068e9482c2) 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-TaggedBootDevicesTest_v242-volume-1018823819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a85432c3c6df46e182061fa2db83990c',qos_specs=None,replication_status=,reservations=['1990cd5c-7439-4471-ad6b-68cae9918599','dbd20676-d46e-4a96-b585-4bf0f4f48523','6b158759-0de3-4048-bc4c-05e07bdc9a26','96eae28c-e23e-420e-874d-182b237e5b4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d51c668c2044ef1b52805f1477db207',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:47:48.368343 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-3d0a68b3-a0f3-4e7a-a364-a1671ef49ab9 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fd39c9e-5fbd-4f17-a2f0-9b8e250f8681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:47:48.398359 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-3d0a68b3-a0f3-4e7a-a364-a1671ef49ab9 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fd39c9e-5fbd-4f17-a2f0-9b8e250f8681) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:47:48.400965 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-3d0a68b3-a0f3-4e7a-a364-a1671ef49ab9 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Flow 'volume_create_api' (20899453-0050-4176-be0c-f1c038b79590) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:47:48.511061 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3d0a68b3-a0f3-4e7a-a364-a1671ef49ab9 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Create volume request issued successfully. Jan 21 11:47:48.548145 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3d0a68b3-a0f3-4e7a-a364-a1671ef49ab9 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes returned with HTTP 202 Jan 21 11:47:48.549020 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 92/183] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 11:47:47 2021] POST /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes => generated 826 bytes in 647 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 11:47:48.563866 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-faa42786-4db9-40c9-9e02-ec2a5459b4ce tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/9f5036c3-9e82-40d5-b794-ca6d1f394b76 Jan 21 11:47:48.564734 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-faa42786-4db9-40c9-9e02-ec2a5459b4ce tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:48.565921 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:48.565921 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:48.566469 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-faa42786-4db9-40c9-9e02-ec2a5459b4ce tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:48.659458 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:48.659458 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:48.683220 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-faa42786-4db9-40c9-9e02-ec2a5459b4ce tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 11:47:48.732860 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-faa42786-4db9-40c9-9e02-ec2a5459b4ce tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/9f5036c3-9e82-40d5-b794-ca6d1f394b76 returned with HTTP 200 Jan 21 11:47:48.733934 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 92/184] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:48 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/9f5036c3-9e82-40d5-b794-ca6d1f394b76 => generated 894 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:48.760907 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-14b986f2-b626-48a8-b416-eae3c133ac8f req-68ccf147-5702-467c-841c-ef217260190f tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] GET http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 Jan 21 11:47:48.762234 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-14b986f2-b626-48a8-b416-eae3c133ac8f req-68ccf147-5702-467c-841c-ef217260190f tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:48.763311 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:48.763311 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:48.764620 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-14b986f2-b626-48a8-b416-eae3c133ac8f req-68ccf147-5702-467c-841c-ef217260190f tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:48.911305 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:48.911305 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:48.920837 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-14b986f2-b626-48a8-b416-eae3c133ac8f req-68ccf147-5702-467c-841c-ef217260190f tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Volume info retrieved successfully. Jan 21 11:47:48.942430 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:48.942430 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:48.951695 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-14b986f2-b626-48a8-b416-eae3c133ac8f req-68ccf147-5702-467c-841c-ef217260190f tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 returned with HTTP 200 Jan 21 11:47:48.952556 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 93/185] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 11:47:48 2021] GET /volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 => generated 1208 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:47:48.976403 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-14b986f2-b626-48a8-b416-eae3c133ac8f req-f90ddd5c-3988-41b1-9d0f-38ed485db5d7 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] POST http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8/action Jan 21 11:47:48.976885 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:48.976885 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:48.977332 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-14b986f2-b626-48a8-b416-eae3c133ac8f req-f90ddd5c-3988-41b1-9d0f-38ed485db5d7 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Action body: b'{"os-begin_detaching": null}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 11:47:48.977756 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-14b986f2-b626-48a8-b416-eae3c133ac8f req-f90ddd5c-3988-41b1-9d0f-38ed485db5d7 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:47:49.078482 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:49.078482 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:49.079736 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-14b986f2-b626-48a8-b416-eae3c133ac8f req-f90ddd5c-3988-41b1-9d0f-38ed485db5d7 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Volume info retrieved successfully. Jan 21 11:47:49.104448 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-14b986f2-b626-48a8-b416-eae3c133ac8f req-f90ddd5c-3988-41b1-9d0f-38ed485db5d7 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Begin detaching volume completed successfully. Jan 21 11:47:49.104700 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-14b986f2-b626-48a8-b416-eae3c133ac8f req-f90ddd5c-3988-41b1-9d0f-38ed485db5d7 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8/action returned with HTTP 202 Jan 21 11:47:49.105568 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 93/186] 10.222.0.89 () {64 vars in 1643 bytes} [Thu Jan 21 11:47:48 2021] POST /volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 11:47:49.134586 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5ba516b4-60b8-4a79-a106-8d6948323ddf tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] GET http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 Jan 21 11:47:49.135533 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5ba516b4-60b8-4a79-a106-8d6948323ddf tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:49.135793 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:49.135793 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:49.136395 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5ba516b4-60b8-4a79-a106-8d6948323ddf tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:49.214714 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-14b986f2-b626-48a8-b416-eae3c133ac8f req-f90ddd5c-3988-41b1-9d0f-38ed485db5d7 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] GET http://10.222.0.89/volume// Jan 21 11:47:49.215627 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-14b986f2-b626-48a8-b416-eae3c133ac8f req-f90ddd5c-3988-41b1-9d0f-38ed485db5d7 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:49.216005 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:49.216005 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:49.216795 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-14b986f2-b626-48a8-b416-eae3c133ac8f req-f90ddd5c-3988-41b1-9d0f-38ed485db5d7 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:49.218579 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-14b986f2-b626-48a8-b416-eae3c133ac8f req-f90ddd5c-3988-41b1-9d0f-38ed485db5d7 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 11:47:49.220112 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 94/187] 10.222.0.90 () {56 vars in 1089 bytes} [Thu Jan 21 11:47:49 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 11:47:49.236740 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-14b986f2-b626-48a8-b416-eae3c133ac8f req-8f38bad5-efc4-4c1a-84d1-c88e91b6d910 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] GET http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 Jan 21 11:47:49.237596 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-14b986f2-b626-48a8-b416-eae3c133ac8f req-8f38bad5-efc4-4c1a-84d1-c88e91b6d910 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:49.238402 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-14b986f2-b626-48a8-b416-eae3c133ac8f req-8f38bad5-efc4-4c1a-84d1-c88e91b6d910 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:49.325309 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:49.325309 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:49.336096 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5ba516b4-60b8-4a79-a106-8d6948323ddf tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Volume info retrieved successfully. Jan 21 11:47:49.356753 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:49.356753 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:49.376371 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-14b986f2-b626-48a8-b416-eae3c133ac8f req-8f38bad5-efc4-4c1a-84d1-c88e91b6d910 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Volume info retrieved successfully. Jan 21 11:47:49.383058 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:49.383058 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:49.399268 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5ba516b4-60b8-4a79-a106-8d6948323ddf tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 returned with HTTP 200 Jan 21 11:47:49.403024 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 94/188] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:49 2021] GET /volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 => generated 1211 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:47:49.422430 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:49.422430 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:49.434026 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-14b986f2-b626-48a8-b416-eae3c133ac8f req-8f38bad5-efc4-4c1a-84d1-c88e91b6d910 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 returned with HTTP 200 Jan 21 11:47:49.435018 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 95/189] 10.222.0.90 () {60 vars in 1403 bytes} [Thu Jan 21 11:47:49 2021] GET /volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 => generated 1310 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 11:47:49.766501 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-50a6eb88-1f1d-42fa-b74e-ed05dbce20c7 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/9f5036c3-9e82-40d5-b794-ca6d1f394b76 Jan 21 11:47:49.766501 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-50a6eb88-1f1d-42fa-b74e-ed05dbce20c7 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:49.766501 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:49.766501 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:49.766501 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-50a6eb88-1f1d-42fa-b74e-ed05dbce20c7 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:49.834335 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-14b986f2-b626-48a8-b416-eae3c133ac8f req-5985d4bc-fb01-4620-bed8-8d94d06b150b tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] DELETE http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/attachments/88797103-1784-40c8-a9a1-a3759a0c0917 Jan 21 11:47:49.834984 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-14b986f2-b626-48a8-b416-eae3c133ac8f req-5985d4bc-fb01-4620-bed8-8d94d06b150b tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:49.835305 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:49.835305 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:49.835849 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-14b986f2-b626-48a8-b416-eae3c133ac8f req-5985d4bc-fb01-4620-bed8-8d94d06b150b tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:49.864494 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:49.864494 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:49.868744 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:49.868744 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:49.883651 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-50a6eb88-1f1d-42fa-b74e-ed05dbce20c7 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 11:47:49.943255 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-50a6eb88-1f1d-42fa-b74e-ed05dbce20c7 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/9f5036c3-9e82-40d5-b794-ca6d1f394b76 returned with HTTP 200 Jan 21 11:47:49.944186 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 95/190] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:49 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/9f5036c3-9e82-40d5-b794-ca6d1f394b76 => generated 919 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:50.418979 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e350b682-51db-4400-9410-21dae29a7c5c tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] GET http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 Jan 21 11:47:50.420161 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e350b682-51db-4400-9410-21dae29a7c5c tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:50.424783 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:50.424783 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:50.425546 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e350b682-51db-4400-9410-21dae29a7c5c tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:50.530057 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:50.530057 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:50.552067 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e350b682-51db-4400-9410-21dae29a7c5c tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Volume info retrieved successfully. Jan 21 11:47:50.594472 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:50.594472 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:50.612570 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e350b682-51db-4400-9410-21dae29a7c5c tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 returned with HTTP 200 Jan 21 11:47:50.613407 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 96/191] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:50 2021] GET /volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 => generated 1211 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:47:50.772581 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-14b986f2-b626-48a8-b416-eae3c133ac8f req-5985d4bc-fb01-4620-bed8-8d94d06b150b tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 11:47:50.773144 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-14b986f2-b626-48a8-b416-eae3c133ac8f req-5985d4bc-fb01-4620-bed8-8d94d06b150b tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Pending status list for volume during attachment-delete: [] {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 11:47:50.794446 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-14b986f2-b626-48a8-b416-eae3c133ac8f req-5985d4bc-fb01-4620-bed8-8d94d06b150b tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/attachments/88797103-1784-40c8-a9a1-a3759a0c0917 returned with HTTP 200 Jan 21 11:47:50.795646 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 96/192] 10.222.0.90 () {62 vars in 1437 bytes} [Thu Jan 21 11:47:49 2021] DELETE /volume/v3/cee4b2cf6d6948a59bf72a935357e711/attachments/88797103-1784-40c8-a9a1-a3759a0c0917 => generated 19 bytes in 966 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 11:47:51.629898 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b14403da-748c-43e1-94f5-b1c98cb0ea05 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] GET http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 Jan 21 11:47:51.630623 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b14403da-748c-43e1-94f5-b1c98cb0ea05 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:51.630623 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:51.630623 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:51.630986 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b14403da-748c-43e1-94f5-b1c98cb0ea05 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:51.741618 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:51.741618 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:51.760612 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b14403da-748c-43e1-94f5-b1c98cb0ea05 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Volume info retrieved successfully. Jan 21 11:47:51.805620 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b14403da-748c-43e1-94f5-b1c98cb0ea05 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 returned with HTTP 200 Jan 21 11:47:51.807418 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 97/193] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:51 2021] GET /volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 => generated 916 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:52.483169 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-86ddc52e-3d27-4109-b8d5-4ef6b678b5b1 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] GET http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 Jan 21 11:47:52.491084 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-86ddc52e-3d27-4109-b8d5-4ef6b678b5b1 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:52.491909 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:52.491909 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:52.493056 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-86ddc52e-3d27-4109-b8d5-4ef6b678b5b1 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:52.559357 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:52.559357 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:52.569817 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-86ddc52e-3d27-4109-b8d5-4ef6b678b5b1 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Volume info retrieved successfully. Jan 21 11:47:52.606427 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-86ddc52e-3d27-4109-b8d5-4ef6b678b5b1 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 returned with HTTP 200 Jan 21 11:47:52.620866 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 97/194] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:52 2021] GET /volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 => generated 916 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:47:52.624279 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cd925bf3-91af-4788-ae2b-3c0cf872ddcd tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] GET http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 Jan 21 11:47:52.625230 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cd925bf3-91af-4788-ae2b-3c0cf872ddcd tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:47:52.625683 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:47:52.625683 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:47:52.626468 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cd925bf3-91af-4788-ae2b-3c0cf872ddcd tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:47:52.716436 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:47:52.716436 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:47:52.736023 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cd925bf3-91af-4788-ae2b-3c0cf872ddcd tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Volume info retrieved successfully. Jan 21 11:47:52.785033 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cd925bf3-91af-4788-ae2b-3c0cf872ddcd tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 returned with HTTP 200 Jan 21 11:47:52.785923 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 98/195] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:47:52 2021] GET /volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 => generated 916 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:48:08.174277 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c51b9dc6-ccb4-4bcf-967b-4c9e685a9d1b tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] DELETE http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 Jan 21 11:48:08.175526 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c51b9dc6-ccb4-4bcf-967b-4c9e685a9d1b tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:48:08.175945 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:48:08.175945 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:48:08.176615 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c51b9dc6-ccb4-4bcf-967b-4c9e685a9d1b tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:48:08.177280 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-c51b9dc6-ccb4-4bcf-967b-4c9e685a9d1b tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Delete volume with id: 7674f908-73e1-493b-b4ee-bd5213f67ea8 Jan 21 11:48:08.258438 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:48:08.258438 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:48:08.260352 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c51b9dc6-ccb4-4bcf-967b-4c9e685a9d1b tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Volume info retrieved successfully. Jan 21 11:48:08.305076 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c51b9dc6-ccb4-4bcf-967b-4c9e685a9d1b tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Delete volume request issued successfully. Jan 21 11:48:08.306551 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c51b9dc6-ccb4-4bcf-967b-4c9e685a9d1b tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 returned with HTTP 202 Jan 21 11:48:08.307931 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 98/196] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 11:48:08 2021] DELETE /volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 11:48:08.317823 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ce0ca703-c8d4-4f44-9ebc-c5e56bcc5307 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] GET http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 Jan 21 11:48:08.318377 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ce0ca703-c8d4-4f44-9ebc-c5e56bcc5307 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:48:08.318915 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:48:08.318915 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:48:08.319309 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ce0ca703-c8d4-4f44-9ebc-c5e56bcc5307 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:48:08.440865 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:48:08.440865 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:48:08.457953 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ce0ca703-c8d4-4f44-9ebc-c5e56bcc5307 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Volume info retrieved successfully. Jan 21 11:48:08.514839 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ce0ca703-c8d4-4f44-9ebc-c5e56bcc5307 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 returned with HTTP 200 Jan 21 11:48:08.516067 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 99/197] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:48:08 2021] GET /volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 => generated 915 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 11:48:09.534925 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0c2ae9f2-a648-4d9b-be1b-71d84daecae3 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] GET http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 Jan 21 11:48:09.535510 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0c2ae9f2-a648-4d9b-be1b-71d84daecae3 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:48:09.535635 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:48:09.535635 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:48:09.549157 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0c2ae9f2-a648-4d9b-be1b-71d84daecae3 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:48:09.687499 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:48:09.687499 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:48:09.705230 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0c2ae9f2-a648-4d9b-be1b-71d84daecae3 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Volume info retrieved successfully. Jan 21 11:48:09.789660 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0c2ae9f2-a648-4d9b-be1b-71d84daecae3 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 returned with HTTP 200 Jan 21 11:48:09.790890 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 99/198] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:48:09 2021] GET /volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 => generated 915 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:48:10.808689 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a08d1181-c767-494e-a311-ccc710834bd8 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] GET http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 Jan 21 11:48:10.809994 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a08d1181-c767-494e-a311-ccc710834bd8 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:48:10.810949 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:48:10.810949 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:48:10.811645 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a08d1181-c767-494e-a311-ccc710834bd8 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:48:10.934010 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:48:10.934010 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:48:10.960467 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a08d1181-c767-494e-a311-ccc710834bd8 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Volume info retrieved successfully. Jan 21 11:48:11.001229 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a08d1181-c767-494e-a311-ccc710834bd8 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 returned with HTTP 200 Jan 21 11:48:11.003277 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 100/199] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:48:10 2021] GET /volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 => generated 915 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:48:12.020374 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-813db363-ca64-486c-bc07-f7ec9266bd41 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] GET http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 Jan 21 11:48:12.022070 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-813db363-ca64-486c-bc07-f7ec9266bd41 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:48:12.022520 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:48:12.022520 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:48:12.023270 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-813db363-ca64-486c-bc07-f7ec9266bd41 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:48:12.197035 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-813db363-ca64-486c-bc07-f7ec9266bd41 tempest-AttachSCSIVolumeTestJSON-2011838983 tempest-AttachSCSIVolumeTestJSON-2011838983] http://10.222.0.89/volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 returned with HTTP 404 Jan 21 11:48:12.204840 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 100/200] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:48:12 2021] GET /volume/v3/cee4b2cf6d6948a59bf72a935357e711/volumes/7674f908-73e1-493b-b4ee-bd5213f67ea8 => generated 109 bytes in 188 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:48:33.500688 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-247627ca-5a1d-47de-b097-d35bb94c52fa tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b Jan 21 11:48:33.501947 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-247627ca-5a1d-47de-b097-d35bb94c52fa tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:48:33.502331 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:48:33.502331 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:48:33.502911 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-247627ca-5a1d-47de-b097-d35bb94c52fa tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:48:33.641398 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:48:33.641398 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:48:33.660878 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-c03d3513-9c44-40fb-9b44-863da2616edb req-247627ca-5a1d-47de-b097-d35bb94c52fa tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 11:48:33.700584 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-247627ca-5a1d-47de-b097-d35bb94c52fa tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b returned with HTTP 200 Jan 21 11:48:33.702511 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 101/201] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 11:48:33 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b => generated 1367 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:48:33.741179 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-f36a83e8-f651-47f9-ba52-95c2dc6d41df tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/28f8d8dd-1a82-4ee6-9c8f-233fc8a5f468 Jan 21 11:48:33.741864 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-f36a83e8-f651-47f9-ba52-95c2dc6d41df tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:48:33.742592 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-f36a83e8-f651-47f9-ba52-95c2dc6d41df tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:48:33.903214 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:48:33.903214 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:48:33.943787 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-c03d3513-9c44-40fb-9b44-863da2616edb req-f36a83e8-f651-47f9-ba52-95c2dc6d41df tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 11:48:33.982354 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-f36a83e8-f651-47f9-ba52-95c2dc6d41df tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/28f8d8dd-1a82-4ee6-9c8f-233fc8a5f468 returned with HTTP 200 Jan 21 11:48:33.983012 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 101/202] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 11:48:33 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/28f8d8dd-1a82-4ee6-9c8f-233fc8a5f468 => generated 919 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:48:34.001018 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-e84b9ef6-934a-4b9b-b8cd-8c78d59204fc tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/9f5036c3-9e82-40d5-b794-ca6d1f394b76 Jan 21 11:48:34.001905 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-e84b9ef6-934a-4b9b-b8cd-8c78d59204fc tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:48:34.002287 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:48:34.002287 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:48:34.002920 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-e84b9ef6-934a-4b9b-b8cd-8c78d59204fc tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:48:34.135790 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:48:34.135790 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:48:34.170426 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-c03d3513-9c44-40fb-9b44-863da2616edb req-e84b9ef6-934a-4b9b-b8cd-8c78d59204fc tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 11:48:34.232666 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-e84b9ef6-934a-4b9b-b8cd-8c78d59204fc tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/9f5036c3-9e82-40d5-b794-ca6d1f394b76 returned with HTTP 200 Jan 21 11:48:34.233822 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 102/203] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 11:48:33 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/9f5036c3-9e82-40d5-b794-ca6d1f394b76 => generated 919 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:48:34.272881 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-f36a83e8-f651-47f9-ba52-95c2dc6d41df tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume// Jan 21 11:48:34.273347 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-f36a83e8-f651-47f9-ba52-95c2dc6d41df tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:48:34.273559 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:48:34.273559 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:48:34.273969 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-f36a83e8-f651-47f9-ba52-95c2dc6d41df tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:48:34.275006 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-f36a83e8-f651-47f9-ba52-95c2dc6d41df tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 11:48:34.275682 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 102/204] 10.222.0.89 () {58 vars in 1289 bytes} [Thu Jan 21 11:48:34 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 11:48:34.308441 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-38055b4c-686b-4c74-bc5e-d128cf41e753 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] POST http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/attachments Jan 21 11:48:34.309474 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:48:34.309474 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:48:34.310367 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-38055b4c-686b-4c74-bc5e-d128cf41e753 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7143df90-6501-4d56-9e7f-914d9851758b", "instance_uuid": "217d6121-c570-453f-8444-e5ff330003a1", "connector": null}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:48:34.442386 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:48:34.442386 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:48:34.606612 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-38055b4c-686b-4c74-bc5e-d128cf41e753 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/attachments returned with HTTP 200 Jan 21 11:48:34.608807 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 103/205] 10.222.0.89 () {66 vars in 1565 bytes} [Thu Jan 21 11:48:34 2021] POST /volume/v3/a85432c3c6df46e182061fa2db83990c/attachments => generated 273 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:48:34.620806 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-f36a83e8-f651-47f9-ba52-95c2dc6d41df tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume// Jan 21 11:48:34.622010 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-f36a83e8-f651-47f9-ba52-95c2dc6d41df tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:48:34.622951 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-f36a83e8-f651-47f9-ba52-95c2dc6d41df tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:48:34.625128 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-f36a83e8-f651-47f9-ba52-95c2dc6d41df tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 11:48:34.626450 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 103/206] 10.222.0.89 () {58 vars in 1289 bytes} [Thu Jan 21 11:48:34 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 11:48:34.671969 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-89b6ff09-8bac-4931-8fb7-12df672b2401 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] POST http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/attachments Jan 21 11:48:34.673261 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:48:34.673261 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:48:34.676114 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-89b6ff09-8bac-4931-8fb7-12df672b2401 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "28f8d8dd-1a82-4ee6-9c8f-233fc8a5f468", "instance_uuid": "217d6121-c570-453f-8444-e5ff330003a1", "connector": null}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:48:34.814354 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:48:34.814354 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:48:34.953820 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-89b6ff09-8bac-4931-8fb7-12df672b2401 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/attachments returned with HTTP 200 Jan 21 11:48:34.954866 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 104/207] 10.222.0.89 () {66 vars in 1565 bytes} [Thu Jan 21 11:48:34 2021] POST /volume/v3/a85432c3c6df46e182061fa2db83990c/attachments => generated 273 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:48:34.966804 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-f36a83e8-f651-47f9-ba52-95c2dc6d41df tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume// Jan 21 11:48:34.967279 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-f36a83e8-f651-47f9-ba52-95c2dc6d41df tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:48:34.967802 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-f36a83e8-f651-47f9-ba52-95c2dc6d41df tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:48:34.969011 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-f36a83e8-f651-47f9-ba52-95c2dc6d41df tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 11:48:34.969613 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 104/208] 10.222.0.89 () {58 vars in 1289 bytes} [Thu Jan 21 11:48:34 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 11:48:34.986142 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-855a4e2f-5781-4b78-9eee-26d7b46343db tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] POST http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/attachments Jan 21 11:48:34.986676 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:48:34.986676 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:48:34.987096 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-855a4e2f-5781-4b78-9eee-26d7b46343db tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9f5036c3-9e82-40d5-b794-ca6d1f394b76", "instance_uuid": "217d6121-c570-453f-8444-e5ff330003a1", "connector": null}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:48:35.048713 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:48:35.048713 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:48:35.182173 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-855a4e2f-5781-4b78-9eee-26d7b46343db tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/attachments returned with HTTP 200 Jan 21 11:48:35.183228 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 105/209] 10.222.0.89 () {66 vars in 1565 bytes} [Thu Jan 21 11:48:34 2021] POST /volume/v3/a85432c3c6df46e182061fa2db83990c/attachments => generated 273 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:48:39.091473 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-f36a83e8-f651-47f9-ba52-95c2dc6d41df tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume// Jan 21 11:48:39.093048 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-f36a83e8-f651-47f9-ba52-95c2dc6d41df tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:48:39.093847 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-f36a83e8-f651-47f9-ba52-95c2dc6d41df tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:48:39.096866 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-f36a83e8-f651-47f9-ba52-95c2dc6d41df tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 11:48:39.098501 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 105/210] 10.222.0.95 () {56 vars in 1089 bytes} [Thu Jan 21 11:48:39 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 11:48:39.126278 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-04c2d906-f960-4233-8af3-3eea174d5b9f tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b Jan 21 11:48:39.128293 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-04c2d906-f960-4233-8af3-3eea174d5b9f tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:48:39.128735 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:48:39.128735 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:48:39.130823 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-04c2d906-f960-4233-8af3-3eea174d5b9f tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:48:39.257214 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:48:39.257214 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:48:39.303374 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-c03d3513-9c44-40fb-9b44-863da2616edb req-04c2d906-f960-4233-8af3-3eea174d5b9f tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 11:48:39.364317 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:48:39.364317 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:48:39.382265 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-04c2d906-f960-4233-8af3-3eea174d5b9f tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b returned with HTTP 200 Jan 21 11:48:39.386108 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 106/211] 10.222.0.95 () {60 vars in 1403 bytes} [Thu Jan 21 11:48:39 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b => generated 1465 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 11:48:39.437739 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-85b092cc-1e23-43a7-901d-3ce210603560 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] PUT http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/attachments/024ae798-8c06-4f10-bca0-7b25ce3cdb29 Jan 21 11:48:39.439000 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-85b092cc-1e23-43a7-901d-3ce210603560 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.95", "host": "n-h1-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:48:39.501744 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 11:48:39.501744 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 11:48:39.502590 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-c03d3513-9c44-40fb-9b44-863da2616edb req-85b092cc-1e23-43a7-901d-3ce210603560 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Lock "b'cinder-attachment_update-7143df90-6501-4d56-9e7f-914d9851758b-n-h1-760354-3'" acquired by "attachment_update" :: waited 0.015s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 11:48:39.507257 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:48:39.507257 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:48:42.747427 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-c03d3513-9c44-40fb-9b44-863da2616edb req-85b092cc-1e23-43a7-901d-3ce210603560 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Lock "b'cinder-attachment_update-7143df90-6501-4d56-9e7f-914d9851758b-n-h1-760354-3'" released by "attachment_update" :: held 3.245s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 11:48:42.749642 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-85b092cc-1e23-43a7-901d-3ce210603560 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/attachments/024ae798-8c06-4f10-bca0-7b25ce3cdb29 returned with HTTP 200 Jan 21 11:48:42.755940 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 106/212] 10.222.0.95 () {64 vars in 1468 bytes} [Thu Jan 21 11:48:39 2021] PUT /volume/v3/a85432c3c6df46e182061fa2db83990c/attachments/024ae798-8c06-4f10-bca0-7b25ce3cdb29 => generated 762 bytes in 3325 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:48:42.820710 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-7b404d56-b423-42d2-9731-5de3f12afc03 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] POST http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/attachments/024ae798-8c06-4f10-bca0-7b25ce3cdb29/action Jan 21 11:48:42.821478 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:48:42.821478 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:48:42.822210 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-7b404d56-b423-42d2-9731-5de3f12afc03 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Action body: b'{"os-complete": null}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 11:48:42.822764 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-7b404d56-b423-42d2-9731-5de3f12afc03 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:48:42.901659 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:48:42.901659 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:48:42.924761 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-7b404d56-b423-42d2-9731-5de3f12afc03 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/attachments/024ae798-8c06-4f10-bca0-7b25ce3cdb29/action returned with HTTP 204 Jan 21 11:48:42.925974 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 107/213] 10.222.0.95 () {64 vars in 1489 bytes} [Thu Jan 21 11:48:42 2021] POST /volume/v3/a85432c3c6df46e182061fa2db83990c/attachments/024ae798-8c06-4f10-bca0-7b25ce3cdb29/action => generated 0 bytes in 110 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:48:42.975758 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-85b092cc-1e23-43a7-901d-3ce210603560 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume// Jan 21 11:48:42.976540 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-85b092cc-1e23-43a7-901d-3ce210603560 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:48:42.976939 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:48:42.976939 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:48:42.977796 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-85b092cc-1e23-43a7-901d-3ce210603560 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:48:42.979818 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-85b092cc-1e23-43a7-901d-3ce210603560 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 11:48:42.981615 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 107/214] 10.222.0.95 () {56 vars in 1089 bytes} [Thu Jan 21 11:48:42 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 11:48:43.011440 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-952f9f03-a2ac-4b61-a3d0-3f1378a363d3 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/28f8d8dd-1a82-4ee6-9c8f-233fc8a5f468 Jan 21 11:48:43.012598 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-952f9f03-a2ac-4b61-a3d0-3f1378a363d3 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:48:43.012992 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:48:43.012992 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:48:43.013612 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-952f9f03-a2ac-4b61-a3d0-3f1378a363d3 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:48:43.133978 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:48:43.133978 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:48:43.155192 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-c03d3513-9c44-40fb-9b44-863da2616edb req-952f9f03-a2ac-4b61-a3d0-3f1378a363d3 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 11:48:43.209525 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:48:43.209525 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:48:43.232889 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-952f9f03-a2ac-4b61-a3d0-3f1378a363d3 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/28f8d8dd-1a82-4ee6-9c8f-233fc8a5f468 returned with HTTP 200 Jan 21 11:48:43.236539 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 108/215] 10.222.0.95 () {60 vars in 1403 bytes} [Thu Jan 21 11:48:43 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/28f8d8dd-1a82-4ee6-9c8f-233fc8a5f468 => generated 1017 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 11:48:43.299531 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-316e6faa-5f69-4616-a6f3-98bbb1d625da tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] PUT http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/attachments/b8c0decc-d382-4aa0-893a-138cd6d8aed3 Jan 21 11:48:43.300685 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-316e6faa-5f69-4616-a6f3-98bbb1d625da tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.95", "host": "n-h1-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:48:43.368877 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 11:48:43.368877 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 11:48:43.370478 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-c03d3513-9c44-40fb-9b44-863da2616edb req-316e6faa-5f69-4616-a6f3-98bbb1d625da tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Lock "b'cinder-attachment_update-28f8d8dd-1a82-4ee6-9c8f-233fc8a5f468-n-h1-760354-3'" acquired by "attachment_update" :: waited 0.022s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 11:48:43.372864 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:48:43.372864 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:48:46.730496 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-c03d3513-9c44-40fb-9b44-863da2616edb req-316e6faa-5f69-4616-a6f3-98bbb1d625da tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Lock "b'cinder-attachment_update-28f8d8dd-1a82-4ee6-9c8f-233fc8a5f468-n-h1-760354-3'" released by "attachment_update" :: held 3.361s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 11:48:46.731248 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-316e6faa-5f69-4616-a6f3-98bbb1d625da tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/attachments/b8c0decc-d382-4aa0-893a-138cd6d8aed3 returned with HTTP 200 Jan 21 11:48:46.732274 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 108/216] 10.222.0.95 () {64 vars in 1468 bytes} [Thu Jan 21 11:48:43 2021] PUT /volume/v3/a85432c3c6df46e182061fa2db83990c/attachments/b8c0decc-d382-4aa0-893a-138cd6d8aed3 => generated 762 bytes in 3439 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:48:46.789973 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-ed819f07-50c4-4f89-b75f-6ab161c9837f tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] POST http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/attachments/b8c0decc-d382-4aa0-893a-138cd6d8aed3/action Jan 21 11:48:46.790478 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:48:46.790478 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:48:46.791201 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-ed819f07-50c4-4f89-b75f-6ab161c9837f tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Action body: b'{"os-complete": null}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 11:48:46.791582 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-ed819f07-50c4-4f89-b75f-6ab161c9837f tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:48:46.978293 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:48:46.978293 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:48:47.001722 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-ed819f07-50c4-4f89-b75f-6ab161c9837f tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/attachments/b8c0decc-d382-4aa0-893a-138cd6d8aed3/action returned with HTTP 204 Jan 21 11:48:47.003153 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 109/217] 10.222.0.95 () {64 vars in 1489 bytes} [Thu Jan 21 11:48:46 2021] POST /volume/v3/a85432c3c6df46e182061fa2db83990c/attachments/b8c0decc-d382-4aa0-893a-138cd6d8aed3/action => generated 0 bytes in 218 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 11:48:47.062409 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-316e6faa-5f69-4616-a6f3-98bbb1d625da tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume// Jan 21 11:48:47.062926 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-316e6faa-5f69-4616-a6f3-98bbb1d625da tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:48:47.063121 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:48:47.063121 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:48:47.063468 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-316e6faa-5f69-4616-a6f3-98bbb1d625da tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:48:47.064771 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-316e6faa-5f69-4616-a6f3-98bbb1d625da tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 11:48:47.065437 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 109/218] 10.222.0.95 () {56 vars in 1089 bytes} [Thu Jan 21 11:48:47 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 11:48:47.083955 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-8804db80-54f2-449b-b751-309deeca4eb1 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/9f5036c3-9e82-40d5-b794-ca6d1f394b76 Jan 21 11:48:47.084583 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-8804db80-54f2-449b-b751-309deeca4eb1 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:48:47.094289 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:48:47.094289 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:48:47.095227 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-8804db80-54f2-449b-b751-309deeca4eb1 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:48:47.225732 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:48:47.225732 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:48:47.260914 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-c03d3513-9c44-40fb-9b44-863da2616edb req-8804db80-54f2-449b-b751-309deeca4eb1 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 11:48:47.302469 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:48:47.302469 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:48:47.318218 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-8804db80-54f2-449b-b751-309deeca4eb1 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/9f5036c3-9e82-40d5-b794-ca6d1f394b76 returned with HTTP 200 Jan 21 11:48:47.319451 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 110/219] 10.222.0.95 () {60 vars in 1403 bytes} [Thu Jan 21 11:48:47 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/9f5036c3-9e82-40d5-b794-ca6d1f394b76 => generated 1017 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 11:48:47.369776 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-b197261a-0895-48d0-b630-2dc27b592dc2 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] PUT http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/attachments/e8fb128a-1e2a-4eb3-b341-d35732a2d7f7 Jan 21 11:48:47.371301 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-b197261a-0895-48d0-b630-2dc27b592dc2 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.95", "host": "n-h1-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sdc"}}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:48:47.415353 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 11:48:47.415353 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 11:48:47.416165 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-c03d3513-9c44-40fb-9b44-863da2616edb req-b197261a-0895-48d0-b630-2dc27b592dc2 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Lock "b'cinder-attachment_update-9f5036c3-9e82-40d5-b794-ca6d1f394b76-n-h1-760354-3'" acquired by "attachment_update" :: waited 0.016s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 11:48:47.418702 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:48:47.418702 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:48:50.341086 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-c03d3513-9c44-40fb-9b44-863da2616edb req-b197261a-0895-48d0-b630-2dc27b592dc2 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Lock "b'cinder-attachment_update-9f5036c3-9e82-40d5-b794-ca6d1f394b76-n-h1-760354-3'" released by "attachment_update" :: held 2.925s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 11:48:50.341877 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-b197261a-0895-48d0-b630-2dc27b592dc2 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/attachments/e8fb128a-1e2a-4eb3-b341-d35732a2d7f7 returned with HTTP 200 Jan 21 11:48:50.342948 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 110/220] 10.222.0.95 () {64 vars in 1468 bytes} [Thu Jan 21 11:48:47 2021] PUT /volume/v3/a85432c3c6df46e182061fa2db83990c/attachments/e8fb128a-1e2a-4eb3-b341-d35732a2d7f7 => generated 762 bytes in 2978 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 11:48:50.407598 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-1d6f1cbc-5b18-48d4-830e-aede127381dd tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] POST http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/attachments/e8fb128a-1e2a-4eb3-b341-d35732a2d7f7/action Jan 21 11:48:50.408541 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:48:50.408541 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:48:50.422143 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-1d6f1cbc-5b18-48d4-830e-aede127381dd tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Action body: b'{"os-complete": null}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 11:48:50.422901 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-1d6f1cbc-5b18-48d4-830e-aede127381dd tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:48:50.699122 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:48:50.699122 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:48:50.726044 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c03d3513-9c44-40fb-9b44-863da2616edb req-1d6f1cbc-5b18-48d4-830e-aede127381dd tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/attachments/e8fb128a-1e2a-4eb3-b341-d35732a2d7f7/action returned with HTTP 204 Jan 21 11:48:50.727830 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 111/221] 10.222.0.95 () {64 vars in 1489 bytes} [Thu Jan 21 11:48:50 2021] POST /volume/v3/a85432c3c6df46e182061fa2db83990c/attachments/e8fb128a-1e2a-4eb3-b341-d35732a2d7f7/action => generated 0 bytes in 330 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:49:09.961422 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d981d1b4-f26e-46e1-9f4c-9c72ad617002 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] POST http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes Jan 21 11:49:09.963512 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:49:09.963512 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:49:09.964278 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d981d1b4-f26e-46e1-9f4c-9c72ad617002 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1576975340", "imageRef": "5c95b056-2e65-49e7-b901-df3480abf71e", "size": 1}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:49:09.965921 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-d981d1b4-f26e-46e1-9f4c-9c72ad617002 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1576975340', 'imageRef': '5c95b056-2e65-49e7-b901-df3480abf71e', 'size': 1}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 11:49:10.477008 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-d981d1b4-f26e-46e1-9f4c-9c72ad617002 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Create volume of 1 GB Jan 21 11:49:10.477922 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:49:10.477922 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:49:10.519349 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d981d1b4-f26e-46e1-9f4c-9c72ad617002 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Availability Zones retrieved successfully. Jan 21 11:49:10.586553 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d981d1b4-f26e-46e1-9f4c-9c72ad617002 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Flow 'volume_create_api' (e4013823-c019-453a-9f44-80ef93bd488e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:49:10.597838 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d981d1b4-f26e-46e1-9f4c-9c72ad617002 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9205abec-35d0-4831-b5aa-26712c75a028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:49:10.612585 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-d981d1b4-f26e-46e1-9f4c-9c72ad617002 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 11:49:10.937531 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d981d1b4-f26e-46e1-9f4c-9c72ad617002 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9205abec-35d0-4831-b5aa-26712c75a028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:49:10.940189 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d981d1b4-f26e-46e1-9f4c-9c72ad617002 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c78a58e7-d66f-4e03-853c-4465def71164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:49:11.242438 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-d981d1b4-f26e-46e1-9f4c-9c72ad617002 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Created reservations ['0a6bf30e-2b54-46b9-baa2-3994522842a0', 'fb8f7fdc-9cb8-4cb8-a976-920b1c0e5f51', '40e05d92-5637-49cc-982a-a4b5fcaba0d2', 'db644eb9-3056-4701-a161-b88f44480aab'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 11:49:11.245396 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d981d1b4-f26e-46e1-9f4c-9c72ad617002 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c78a58e7-d66f-4e03-853c-4465def71164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a6bf30e-2b54-46b9-baa2-3994522842a0', 'fb8f7fdc-9cb8-4cb8-a976-920b1c0e5f51', '40e05d92-5637-49cc-982a-a4b5fcaba0d2', 'db644eb9-3056-4701-a161-b88f44480aab']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:49:11.248212 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d981d1b4-f26e-46e1-9f4c-9c72ad617002 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffa75b8d-c935-41ef-8419-131c1b685a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:49:11.424997 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d981d1b4-f26e-46e1-9f4c-9c72ad617002 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffa75b8d-c935-41ef-8419-131c1b685a02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '981b6f78-1932-4fcb-9f02-2e67f872c913', '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-1576975340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55507fb41f2c4c9e8eb8c878cd2396fb',qos_specs=None,replication_status=,reservations=['0a6bf30e-2b54-46b9-baa2-3994522842a0','fb8f7fdc-9cb8-4cb8-a976-920b1c0e5f51','40e05d92-5637-49cc-982a-a4b5fcaba0d2','db644eb9-3056-4701-a161-b88f44480aab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7688bf871b1a4754886ced756b3f082f',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T11:49:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1576975340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=981b6f78-1932-4fcb-9f02-2e67f872c913,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55507fb41f2c4c9e8eb8c878cd2396fb',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,user_id='7688bf871b1a4754886ced756b3f082f',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:49:11.442968 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d981d1b4-f26e-46e1-9f4c-9c72ad617002 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91982bff-b9e5-4910-a0a6-0d9a7ec7d188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:49:11.530010 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d981d1b4-f26e-46e1-9f4c-9c72ad617002 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91982bff-b9e5-4910-a0a6-0d9a7ec7d188) 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-1576975340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55507fb41f2c4c9e8eb8c878cd2396fb',qos_specs=None,replication_status=,reservations=['0a6bf30e-2b54-46b9-baa2-3994522842a0','fb8f7fdc-9cb8-4cb8-a976-920b1c0e5f51','40e05d92-5637-49cc-982a-a4b5fcaba0d2','db644eb9-3056-4701-a161-b88f44480aab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7688bf871b1a4754886ced756b3f082f',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:49:11.534880 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d981d1b4-f26e-46e1-9f4c-9c72ad617002 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (636d3862-6f77-4127-9c11-4926c04a8878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:49:11.576346 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d981d1b4-f26e-46e1-9f4c-9c72ad617002 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (636d3862-6f77-4127-9c11-4926c04a8878) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:49:11.580275 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d981d1b4-f26e-46e1-9f4c-9c72ad617002 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Flow 'volume_create_api' (e4013823-c019-453a-9f44-80ef93bd488e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:49:11.735330 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d981d1b4-f26e-46e1-9f4c-9c72ad617002 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Create volume request issued successfully. Jan 21 11:49:11.816200 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d981d1b4-f26e-46e1-9f4c-9c72ad617002 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes returned with HTTP 202 Jan 21 11:49:11.820203 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 111/222] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 11:49:09 2021] POST /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes => generated 822 bytes in 1862 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 11:49:11.836038 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-60faf500-d81b-42c1-98e9-a1586c4f305d tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] GET http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 Jan 21 11:49:11.837880 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-60faf500-d81b-42c1-98e9-a1586c4f305d tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:49:11.838285 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:49:11.838285 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:49:11.839952 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-60faf500-d81b-42c1-98e9-a1586c4f305d tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:49:12.063249 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:49:12.063249 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:49:12.127293 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-60faf500-d81b-42c1-98e9-a1586c4f305d tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Volume info retrieved successfully. Jan 21 11:49:12.310164 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-60faf500-d81b-42c1-98e9-a1586c4f305d tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 returned with HTTP 200 Jan 21 11:49:12.334326 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 112/223] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:49:11 2021] GET /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 => generated 890 bytes in 502 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:49:13.347373 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5f7cc451-1e2a-469d-a7d2-3f3cd6cec53c tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] GET http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 Jan 21 11:49:13.348261 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5f7cc451-1e2a-469d-a7d2-3f3cd6cec53c tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:49:13.348606 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:49:13.348606 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:49:13.349976 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5f7cc451-1e2a-469d-a7d2-3f3cd6cec53c tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:49:13.591410 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:49:13.591410 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:49:13.620243 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5f7cc451-1e2a-469d-a7d2-3f3cd6cec53c tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Volume info retrieved successfully. Jan 21 11:49:13.726133 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5f7cc451-1e2a-469d-a7d2-3f3cd6cec53c tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 returned with HTTP 200 Jan 21 11:49:13.726133 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 112/224] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:49:13 2021] GET /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 => generated 914 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:49:14.723257 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-be12a82d-2642-43e9-8e7d-518d912985e6 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] GET http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 Jan 21 11:49:14.725124 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-be12a82d-2642-43e9-8e7d-518d912985e6 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:49:14.725765 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:49:14.725765 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:49:14.726846 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-be12a82d-2642-43e9-8e7d-518d912985e6 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:49:15.041101 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:49:15.041101 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:49:15.070230 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-be12a82d-2642-43e9-8e7d-518d912985e6 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Volume info retrieved successfully. Jan 21 11:49:15.129930 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-be12a82d-2642-43e9-8e7d-518d912985e6 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 returned with HTTP 200 Jan 21 11:49:15.134910 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 113/225] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:49:14 2021] GET /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 => generated 914 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:49:16.156558 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0e4416ff-b62c-4b68-a7d3-236eb56f2d96 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] GET http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 Jan 21 11:49:16.158504 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0e4416ff-b62c-4b68-a7d3-236eb56f2d96 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:49:16.159100 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:49:16.159100 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:49:16.161169 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0e4416ff-b62c-4b68-a7d3-236eb56f2d96 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:49:16.370119 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:49:16.370119 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:49:16.389894 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0e4416ff-b62c-4b68-a7d3-236eb56f2d96 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Volume info retrieved successfully. Jan 21 11:49:16.468433 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0e4416ff-b62c-4b68-a7d3-236eb56f2d96 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 returned with HTTP 200 Jan 21 11:49:16.468717 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 113/226] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:49:16 2021] GET /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 => generated 914 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:49:17.502461 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-738cca5b-2f06-485e-9b0d-caf616a4d8cf tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] GET http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 Jan 21 11:49:17.504496 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-738cca5b-2f06-485e-9b0d-caf616a4d8cf tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:49:17.505137 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:49:17.505137 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:49:17.506126 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-738cca5b-2f06-485e-9b0d-caf616a4d8cf tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:49:17.815133 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:49:17.815133 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:49:17.839655 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-738cca5b-2f06-485e-9b0d-caf616a4d8cf tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Volume info retrieved successfully. Jan 21 11:49:17.954200 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-738cca5b-2f06-485e-9b0d-caf616a4d8cf tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 returned with HTTP 200 Jan 21 11:49:17.955693 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 114/227] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:49:17 2021] GET /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 => generated 914 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:49:18.992853 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d70e6650-da06-4868-aa16-942e5ca11d85 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] GET http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 Jan 21 11:49:18.993839 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d70e6650-da06-4868-aa16-942e5ca11d85 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:49:18.994050 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:49:18.994050 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:49:18.994585 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d70e6650-da06-4868-aa16-942e5ca11d85 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:49:19.232063 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:49:19.232063 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:49:19.255860 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d70e6650-da06-4868-aa16-942e5ca11d85 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Volume info retrieved successfully. Jan 21 11:49:19.351076 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d70e6650-da06-4868-aa16-942e5ca11d85 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 returned with HTTP 200 Jan 21 11:49:19.352995 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 114/228] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:49:18 2021] GET /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 => generated 914 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:49:20.386522 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c5f6b237-81df-4b71-bd21-79d119f9962b tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] GET http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 Jan 21 11:49:20.388158 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c5f6b237-81df-4b71-bd21-79d119f9962b tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:49:20.388686 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:49:20.388686 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:49:20.389497 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c5f6b237-81df-4b71-bd21-79d119f9962b tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:49:20.683340 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:49:20.683340 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:49:20.719379 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c5f6b237-81df-4b71-bd21-79d119f9962b tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Volume info retrieved successfully. Jan 21 11:49:20.788667 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c5f6b237-81df-4b71-bd21-79d119f9962b tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 returned with HTTP 200 Jan 21 11:49:20.803464 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 115/229] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:49:20 2021] GET /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 => generated 914 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:49:21.819533 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-91305c88-54ff-414f-b25b-f6b5e6b6b1d2 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] GET http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 Jan 21 11:49:21.821827 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-91305c88-54ff-414f-b25b-f6b5e6b6b1d2 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:49:21.822548 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:49:21.822548 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:49:21.829772 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-91305c88-54ff-414f-b25b-f6b5e6b6b1d2 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:49:22.114584 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:49:22.114584 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:49:22.170684 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-91305c88-54ff-414f-b25b-f6b5e6b6b1d2 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Volume info retrieved successfully. Jan 21 11:49:22.275949 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-91305c88-54ff-414f-b25b-f6b5e6b6b1d2 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 returned with HTTP 200 Jan 21 11:49:22.293732 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 115/230] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:49:21 2021] GET /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 => generated 914 bytes in 466 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:49:23.311635 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ca46dfee-22ab-4cbc-8f6b-1e69d29ddd75 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] GET http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 Jan 21 11:49:23.312797 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ca46dfee-22ab-4cbc-8f6b-1e69d29ddd75 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:49:23.313251 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:49:23.313251 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:49:23.315016 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ca46dfee-22ab-4cbc-8f6b-1e69d29ddd75 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:49:23.506086 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:49:23.506086 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:49:23.533626 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ca46dfee-22ab-4cbc-8f6b-1e69d29ddd75 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Volume info retrieved successfully. Jan 21 11:49:23.586349 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ca46dfee-22ab-4cbc-8f6b-1e69d29ddd75 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 returned with HTTP 200 Jan 21 11:49:23.587743 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 116/231] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:49:23 2021] GET /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 => generated 914 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:49:24.615316 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-07eb5b0d-2142-4203-8032-0d6b6892f317 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] GET http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 Jan 21 11:49:24.616169 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-07eb5b0d-2142-4203-8032-0d6b6892f317 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:49:24.616347 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:49:24.616347 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:49:24.616829 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-07eb5b0d-2142-4203-8032-0d6b6892f317 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:49:24.757725 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:49:24.757725 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:49:24.780194 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-07eb5b0d-2142-4203-8032-0d6b6892f317 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Volume info retrieved successfully. Jan 21 11:49:24.855404 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-07eb5b0d-2142-4203-8032-0d6b6892f317 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 returned with HTTP 200 Jan 21 11:49:24.868527 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 116/232] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:49:24 2021] GET /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 => generated 914 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:49:25.879253 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8e5c7a23-6ad2-4ade-84e2-11986187aa3b tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] GET http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 Jan 21 11:49:25.880213 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8e5c7a23-6ad2-4ade-84e2-11986187aa3b tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:49:25.880600 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:49:25.880600 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:49:25.881292 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8e5c7a23-6ad2-4ade-84e2-11986187aa3b tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:49:26.012396 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:49:26.012396 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:49:26.038229 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8e5c7a23-6ad2-4ade-84e2-11986187aa3b tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Volume info retrieved successfully. Jan 21 11:49:26.123131 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8e5c7a23-6ad2-4ade-84e2-11986187aa3b tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 returned with HTTP 200 Jan 21 11:49:26.133964 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 117/233] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:49:25 2021] GET /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 => generated 914 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:49:27.150999 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b995c529-7d80-4b6d-97b6-586ecf8d771e tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] GET http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 Jan 21 11:49:27.151975 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b995c529-7d80-4b6d-97b6-586ecf8d771e tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:49:27.152334 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:49:27.152334 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:49:27.152944 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b995c529-7d80-4b6d-97b6-586ecf8d771e tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:49:27.424116 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:49:27.424116 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:49:27.453383 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b995c529-7d80-4b6d-97b6-586ecf8d771e tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Volume info retrieved successfully. Jan 21 11:49:27.536535 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b995c529-7d80-4b6d-97b6-586ecf8d771e tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 returned with HTTP 200 Jan 21 11:49:27.538737 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 117/234] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:49:27 2021] GET /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 => generated 914 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:49:28.567502 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9b6bd5c4-63bc-4324-9c94-db8f4a80b2d3 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] GET http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 Jan 21 11:49:28.568938 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9b6bd5c4-63bc-4324-9c94-db8f4a80b2d3 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:49:28.576732 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:49:28.576732 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:49:28.578233 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9b6bd5c4-63bc-4324-9c94-db8f4a80b2d3 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:49:28.705233 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:49:28.705233 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:49:28.721292 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9b6bd5c4-63bc-4324-9c94-db8f4a80b2d3 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Volume info retrieved successfully. Jan 21 11:49:28.758196 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9b6bd5c4-63bc-4324-9c94-db8f4a80b2d3 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 returned with HTTP 200 Jan 21 11:49:28.760420 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 118/235] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:49:28 2021] GET /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 => generated 914 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:49:29.786139 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-df6a4bf7-1548-4d3f-909f-a91db8f6fa3e tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] GET http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 Jan 21 11:49:29.787638 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-df6a4bf7-1548-4d3f-909f-a91db8f6fa3e tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:49:29.788030 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:49:29.788030 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:49:29.788650 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-df6a4bf7-1548-4d3f-909f-a91db8f6fa3e tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:49:29.925107 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:49:29.925107 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:49:29.950528 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-df6a4bf7-1548-4d3f-909f-a91db8f6fa3e tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Volume info retrieved successfully. Jan 21 11:49:30.015610 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-df6a4bf7-1548-4d3f-909f-a91db8f6fa3e tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 returned with HTTP 200 Jan 21 11:49:30.016477 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 118/236] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:49:29 2021] GET /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 => generated 914 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:49:31.034908 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c56de39b-7fc1-4efb-8d0c-5f46c954a530 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] GET http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 Jan 21 11:49:31.036615 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c56de39b-7fc1-4efb-8d0c-5f46c954a530 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:49:31.037055 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:49:31.037055 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:49:31.037826 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c56de39b-7fc1-4efb-8d0c-5f46c954a530 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:49:31.180917 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:49:31.180917 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:49:31.215347 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c56de39b-7fc1-4efb-8d0c-5f46c954a530 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Volume info retrieved successfully. Jan 21 11:49:31.301369 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c56de39b-7fc1-4efb-8d0c-5f46c954a530 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 returned with HTTP 200 Jan 21 11:49:31.314382 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 119/237] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:49:31 2021] GET /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 => generated 914 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:49:32.326777 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5504a103-ab70-4a63-9d1b-c34d944ff3ae tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] GET http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 Jan 21 11:49:32.328028 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5504a103-ab70-4a63-9d1b-c34d944ff3ae tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:49:32.328465 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:49:32.328465 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:49:32.329133 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5504a103-ab70-4a63-9d1b-c34d944ff3ae tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:49:32.576913 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:49:32.576913 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:49:32.604836 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5504a103-ab70-4a63-9d1b-c34d944ff3ae tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Volume info retrieved successfully. Jan 21 11:49:32.650130 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5504a103-ab70-4a63-9d1b-c34d944ff3ae tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 returned with HTTP 200 Jan 21 11:49:32.652383 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 119/238] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:49:32 2021] GET /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 => generated 914 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:49:33.672953 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-84c514db-75e0-4239-8b1b-5ccaa5a86f47 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] GET http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 Jan 21 11:49:33.676056 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-84c514db-75e0-4239-8b1b-5ccaa5a86f47 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:49:33.676709 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:49:33.676709 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:49:33.677832 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-84c514db-75e0-4239-8b1b-5ccaa5a86f47 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:49:33.816443 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:49:33.816443 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:49:33.839606 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-84c514db-75e0-4239-8b1b-5ccaa5a86f47 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Volume info retrieved successfully. Jan 21 11:49:33.910353 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-84c514db-75e0-4239-8b1b-5ccaa5a86f47 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 returned with HTTP 200 Jan 21 11:49:33.912939 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 120/239] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:49:33 2021] GET /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 => generated 914 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:49:34.943596 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fa7d934c-7f2c-4dfe-bd42-022d28f41407 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] GET http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 Jan 21 11:49:34.944495 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fa7d934c-7f2c-4dfe-bd42-022d28f41407 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:49:34.944849 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:49:34.944849 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:49:34.945406 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fa7d934c-7f2c-4dfe-bd42-022d28f41407 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:49:35.236933 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:49:35.236933 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:49:35.292945 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fa7d934c-7f2c-4dfe-bd42-022d28f41407 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Volume info retrieved successfully. Jan 21 11:49:35.365443 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fa7d934c-7f2c-4dfe-bd42-022d28f41407 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 returned with HTTP 200 Jan 21 11:49:35.367514 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 120/240] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:49:34 2021] GET /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 => generated 914 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:49:36.399117 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4ae6a045-8e0a-4325-bba1-ed3ab3cc0e8a tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] GET http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 Jan 21 11:49:36.400808 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4ae6a045-8e0a-4325-bba1-ed3ab3cc0e8a tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:49:36.401759 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:49:36.401759 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:49:36.403701 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4ae6a045-8e0a-4325-bba1-ed3ab3cc0e8a tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:49:36.562030 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:49:36.562030 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:49:36.614514 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4ae6a045-8e0a-4325-bba1-ed3ab3cc0e8a tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Volume info retrieved successfully. Jan 21 11:49:36.691321 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4ae6a045-8e0a-4325-bba1-ed3ab3cc0e8a tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 returned with HTTP 200 Jan 21 11:49:36.705124 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 121/241] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:49:36 2021] GET /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 => generated 914 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:49:37.714701 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bf856e60-759c-4d51-8e82-525ac9f3c587 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] GET http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 Jan 21 11:49:37.714701 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bf856e60-759c-4d51-8e82-525ac9f3c587 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:49:37.714701 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:49:37.714701 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:49:37.714701 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bf856e60-759c-4d51-8e82-525ac9f3c587 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:49:37.857624 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:49:37.857624 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:49:37.868895 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bf856e60-759c-4d51-8e82-525ac9f3c587 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Volume info retrieved successfully. Jan 21 11:49:37.900908 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bf856e60-759c-4d51-8e82-525ac9f3c587 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 returned with HTTP 200 Jan 21 11:49:37.902535 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 121/242] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:49:37 2021] GET /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 => generated 972 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:49:38.923881 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b0beeef1-b0a6-472d-9b3f-38e578e7cd75 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] GET http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 Jan 21 11:49:38.924444 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b0beeef1-b0a6-472d-9b3f-38e578e7cd75 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:49:38.924609 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:49:38.924609 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:49:38.925297 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b0beeef1-b0a6-472d-9b3f-38e578e7cd75 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:49:39.084217 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:49:39.084217 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:49:39.134478 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b0beeef1-b0a6-472d-9b3f-38e578e7cd75 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Volume info retrieved successfully. Jan 21 11:49:39.204228 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b0beeef1-b0a6-472d-9b3f-38e578e7cd75 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 returned with HTTP 200 Jan 21 11:49:39.210012 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 122/243] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:49:38 2021] GET /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 => generated 972 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:49:40.229270 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-60097236-8903-40be-ad54-407878ed0949 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] GET http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 Jan 21 11:49:40.231434 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-60097236-8903-40be-ad54-407878ed0949 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:49:40.232029 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:49:40.232029 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:49:40.233609 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-60097236-8903-40be-ad54-407878ed0949 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:49:40.424302 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:49:40.424302 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:49:40.449769 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-60097236-8903-40be-ad54-407878ed0949 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Volume info retrieved successfully. Jan 21 11:49:40.536504 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-60097236-8903-40be-ad54-407878ed0949 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 returned with HTTP 200 Jan 21 11:49:40.541772 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 122/244] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:49:40 2021] GET /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 => generated 972 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 11:49:41.570501 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d3e3515e-c960-4545-a0f8-8c1579af0b09 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] GET http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 Jan 21 11:49:41.572227 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d3e3515e-c960-4545-a0f8-8c1579af0b09 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:49:41.572909 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:49:41.572909 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:49:41.573612 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d3e3515e-c960-4545-a0f8-8c1579af0b09 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:49:41.674041 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:49:41.674041 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:49:41.697565 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d3e3515e-c960-4545-a0f8-8c1579af0b09 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Volume info retrieved successfully. Jan 21 11:49:41.759586 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d3e3515e-c960-4545-a0f8-8c1579af0b09 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 returned with HTTP 200 Jan 21 11:49:41.771185 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 123/245] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:49:41 2021] GET /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 => generated 975 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:49:42.787650 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bc546ab8-2c51-419e-a8a3-e8b2f7478356 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] GET http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 Jan 21 11:49:42.789180 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bc546ab8-2c51-419e-a8a3-e8b2f7478356 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:49:42.789685 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:49:42.789685 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:49:42.790581 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bc546ab8-2c51-419e-a8a3-e8b2f7478356 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:49:43.001190 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:49:43.001190 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:49:43.039382 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bc546ab8-2c51-419e-a8a3-e8b2f7478356 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Volume info retrieved successfully. Jan 21 11:49:43.142909 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bc546ab8-2c51-419e-a8a3-e8b2f7478356 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 returned with HTTP 200 Jan 21 11:49:43.148194 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 123/246] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:49:42 2021] GET /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 => generated 975 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:49:44.163964 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9915216f-5622-434c-b414-a5879f75e41a tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] GET http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 Jan 21 11:49:44.172156 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9915216f-5622-434c-b414-a5879f75e41a tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:49:44.172156 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:49:44.172156 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:49:44.172156 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9915216f-5622-434c-b414-a5879f75e41a tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:49:44.341230 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:49:44.341230 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:49:44.368016 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9915216f-5622-434c-b414-a5879f75e41a tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Volume info retrieved successfully. Jan 21 11:49:44.440538 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9915216f-5622-434c-b414-a5879f75e41a tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 returned with HTTP 200 Jan 21 11:49:44.445351 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 124/247] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:49:44 2021] GET /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 => generated 975 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 11:49:45.471846 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a49b1c5e-1457-458f-b61d-d4ebfb56c943 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] GET http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 Jan 21 11:49:45.473076 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a49b1c5e-1457-458f-b61d-d4ebfb56c943 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:49:45.473561 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:49:45.473561 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:49:45.474405 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a49b1c5e-1457-458f-b61d-d4ebfb56c943 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:49:45.532874 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:49:45.532874 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:49:45.542973 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a49b1c5e-1457-458f-b61d-d4ebfb56c943 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Volume info retrieved successfully. Jan 21 11:49:45.574479 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a49b1c5e-1457-458f-b61d-d4ebfb56c943 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 returned with HTTP 200 Jan 21 11:49:45.585017 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 124/248] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:49:45 2021] GET /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 => generated 975 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:49:46.595573 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9f693f7c-db38-4632-935f-7f10df9ee4b4 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] GET http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 Jan 21 11:49:46.596496 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9f693f7c-db38-4632-935f-7f10df9ee4b4 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:49:46.596843 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:49:46.596843 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:49:46.597325 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9f693f7c-db38-4632-935f-7f10df9ee4b4 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:49:46.704130 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:49:46.704130 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:49:46.720410 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9f693f7c-db38-4632-935f-7f10df9ee4b4 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Volume info retrieved successfully. Jan 21 11:49:46.745133 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9f693f7c-db38-4632-935f-7f10df9ee4b4 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 returned with HTTP 200 Jan 21 11:49:46.746209 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 125/249] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:49:46 2021] GET /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 => generated 975 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:49:47.764958 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a83a46dc-6e97-448f-a8f2-570b4fb1ec76 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] GET http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 Jan 21 11:49:47.766068 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a83a46dc-6e97-448f-a8f2-570b4fb1ec76 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:49:47.766478 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:49:47.766478 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:49:47.766874 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a83a46dc-6e97-448f-a8f2-570b4fb1ec76 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:49:47.865598 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:49:47.865598 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:49:47.884671 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a83a46dc-6e97-448f-a8f2-570b4fb1ec76 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Volume info retrieved successfully. Jan 21 11:49:47.958231 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a83a46dc-6e97-448f-a8f2-570b4fb1ec76 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 returned with HTTP 200 Jan 21 11:49:47.960916 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 125/250] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:49:47 2021] GET /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 => generated 1363 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 11:49:51.104371 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-1eed6c31-5195-42a9-adb2-1411dbc9f744 req-cb5c65c7-c4b3-4649-af45-263b67276b02 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] GET http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 Jan 21 11:49:51.109899 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-1eed6c31-5195-42a9-adb2-1411dbc9f744 req-cb5c65c7-c4b3-4649-af45-263b67276b02 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:49:51.110159 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:49:51.110159 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:49:51.110592 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-1eed6c31-5195-42a9-adb2-1411dbc9f744 req-cb5c65c7-c4b3-4649-af45-263b67276b02 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:49:51.233206 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:49:51.233206 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:49:51.242564 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-1eed6c31-5195-42a9-adb2-1411dbc9f744 req-cb5c65c7-c4b3-4649-af45-263b67276b02 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Volume info retrieved successfully. Jan 21 11:49:51.276479 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-1eed6c31-5195-42a9-adb2-1411dbc9f744 req-cb5c65c7-c4b3-4649-af45-263b67276b02 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 returned with HTTP 200 Jan 21 11:49:51.277660 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 126/251] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 11:49:51 2021] GET /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 => generated 1363 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:49:52.522189 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-1eed6c31-5195-42a9-adb2-1411dbc9f744 req-6922f406-02ab-4e8c-ab9c-1c6763657739 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] GET http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 Jan 21 11:49:52.523368 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-1eed6c31-5195-42a9-adb2-1411dbc9f744 req-6922f406-02ab-4e8c-ab9c-1c6763657739 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:49:52.523748 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:49:52.523748 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:49:52.524414 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-1eed6c31-5195-42a9-adb2-1411dbc9f744 req-6922f406-02ab-4e8c-ab9c-1c6763657739 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:49:52.588933 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:49:52.588933 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:49:52.605786 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-1eed6c31-5195-42a9-adb2-1411dbc9f744 req-6922f406-02ab-4e8c-ab9c-1c6763657739 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Volume info retrieved successfully. Jan 21 11:49:52.646083 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-1eed6c31-5195-42a9-adb2-1411dbc9f744 req-6922f406-02ab-4e8c-ab9c-1c6763657739 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 returned with HTTP 200 Jan 21 11:49:52.647670 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 126/252] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 11:49:52 2021] GET /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 => generated 1363 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:49:52.658678 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-1eed6c31-5195-42a9-adb2-1411dbc9f744 req-cb5c65c7-c4b3-4649-af45-263b67276b02 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] GET http://10.222.0.89/volume// Jan 21 11:49:52.659413 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-1eed6c31-5195-42a9-adb2-1411dbc9f744 req-cb5c65c7-c4b3-4649-af45-263b67276b02 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:49:52.659883 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:49:52.659883 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:49:52.660532 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-1eed6c31-5195-42a9-adb2-1411dbc9f744 req-cb5c65c7-c4b3-4649-af45-263b67276b02 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:49:52.662135 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-1eed6c31-5195-42a9-adb2-1411dbc9f744 req-cb5c65c7-c4b3-4649-af45-263b67276b02 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 11:49:52.663037 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 127/253] 10.222.0.89 () {58 vars in 1289 bytes} [Thu Jan 21 11:49:52 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 11:49:52.677284 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-1eed6c31-5195-42a9-adb2-1411dbc9f744 req-abddb5a9-30e9-490a-b2f1-abe5c4063968 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] POST http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/attachments Jan 21 11:49:52.677931 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:49:52.677931 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:49:52.678329 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-1eed6c31-5195-42a9-adb2-1411dbc9f744 req-abddb5a9-30e9-490a-b2f1-abe5c4063968 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "981b6f78-1932-4fcb-9f02-2e67f872c913", "instance_uuid": "3f965464-3a2a-4c12-93be-8a54e0ccd741", "connector": null}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:49:52.735393 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:49:52.735393 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:49:52.801145 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-1eed6c31-5195-42a9-adb2-1411dbc9f744 req-abddb5a9-30e9-490a-b2f1-abe5c4063968 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/attachments returned with HTTP 200 Jan 21 11:49:52.818639 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 127/254] 10.222.0.89 () {66 vars in 1565 bytes} [Thu Jan 21 11:49:52 2021] POST /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/attachments => generated 273 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:49:54.811247 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-1eed6c31-5195-42a9-adb2-1411dbc9f744 req-cb5c65c7-c4b3-4649-af45-263b67276b02 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] GET http://10.222.0.89/volume// Jan 21 11:49:54.811773 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-1eed6c31-5195-42a9-adb2-1411dbc9f744 req-cb5c65c7-c4b3-4649-af45-263b67276b02 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:49:54.811773 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-1eed6c31-5195-42a9-adb2-1411dbc9f744 req-cb5c65c7-c4b3-4649-af45-263b67276b02 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:49:54.812817 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-1eed6c31-5195-42a9-adb2-1411dbc9f744 req-cb5c65c7-c4b3-4649-af45-263b67276b02 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 11:49:54.813598 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 128/255] 10.222.0.90 () {56 vars in 1089 bytes} [Thu Jan 21 11:49:54 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 11:49:54.828243 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-1eed6c31-5195-42a9-adb2-1411dbc9f744 req-a8715f65-09a4-4972-81f9-411475f54061 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] GET http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 Jan 21 11:49:54.829067 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-1eed6c31-5195-42a9-adb2-1411dbc9f744 req-a8715f65-09a4-4972-81f9-411475f54061 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:49:54.829375 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:49:54.829375 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:49:54.829880 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-1eed6c31-5195-42a9-adb2-1411dbc9f744 req-a8715f65-09a4-4972-81f9-411475f54061 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:49:54.895357 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:49:54.895357 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:49:54.909844 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-1eed6c31-5195-42a9-adb2-1411dbc9f744 req-a8715f65-09a4-4972-81f9-411475f54061 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Volume info retrieved successfully. Jan 21 11:49:54.937117 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:49:54.937117 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:49:54.953368 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-1eed6c31-5195-42a9-adb2-1411dbc9f744 req-a8715f65-09a4-4972-81f9-411475f54061 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 returned with HTTP 200 Jan 21 11:49:54.954917 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 128/256] 10.222.0.90 () {60 vars in 1403 bytes} [Thu Jan 21 11:49:54 2021] GET /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 => generated 1461 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 11:49:55.031175 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-1eed6c31-5195-42a9-adb2-1411dbc9f744 req-790a1476-fb4e-47b8-9f48-1a3486bb1c5c tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] PUT http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/attachments/71140968-f8ee-442a-8149-571f43b78ae6 Jan 21 11:49:55.034289 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-1eed6c31-5195-42a9-adb2-1411dbc9f744 req-790a1476-fb4e-47b8-9f48-1a3486bb1c5c tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.90", "host": "n-h2-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:49:55.087060 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 11:49:55.087060 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 11:49:55.087060 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-1eed6c31-5195-42a9-adb2-1411dbc9f744 req-790a1476-fb4e-47b8-9f48-1a3486bb1c5c tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Lock "b'cinder-attachment_update-981b6f78-1932-4fcb-9f02-2e67f872c913-n-h2-760354-3'" acquired by "attachment_update" :: waited 0.014s {{(pid=87986) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 11:49:55.090165 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:49:55.090165 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:49:56.677790 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-1eed6c31-5195-42a9-adb2-1411dbc9f744 req-790a1476-fb4e-47b8-9f48-1a3486bb1c5c tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Lock "b'cinder-attachment_update-981b6f78-1932-4fcb-9f02-2e67f872c913-n-h2-760354-3'" released by "attachment_update" :: held 1.591s {{(pid=87986) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 11:49:56.679454 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-1eed6c31-5195-42a9-adb2-1411dbc9f744 req-790a1476-fb4e-47b8-9f48-1a3486bb1c5c tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/attachments/71140968-f8ee-442a-8149-571f43b78ae6 returned with HTTP 200 Jan 21 11:49:56.680648 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 129/257] 10.222.0.90 () {64 vars in 1468 bytes} [Thu Jan 21 11:49:55 2021] PUT /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/attachments/71140968-f8ee-442a-8149-571f43b78ae6 => generated 762 bytes in 1662 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:49:56.738471 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-1eed6c31-5195-42a9-adb2-1411dbc9f744 req-c4441bb6-e017-4523-b50b-b590e63c080d tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] POST http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/attachments/71140968-f8ee-442a-8149-571f43b78ae6/action Jan 21 11:49:56.738729 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:49:56.738729 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:49:56.739201 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-1eed6c31-5195-42a9-adb2-1411dbc9f744 req-c4441bb6-e017-4523-b50b-b590e63c080d tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Action body: b'{"os-complete": null}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 11:49:56.739572 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-1eed6c31-5195-42a9-adb2-1411dbc9f744 req-c4441bb6-e017-4523-b50b-b590e63c080d tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:49:56.819389 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:49:56.819389 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:49:56.840487 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-1eed6c31-5195-42a9-adb2-1411dbc9f744 req-c4441bb6-e017-4523-b50b-b590e63c080d tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/attachments/71140968-f8ee-442a-8149-571f43b78ae6/action returned with HTTP 204 Jan 21 11:49:56.842240 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 129/258] 10.222.0.90 () {64 vars in 1489 bytes} [Thu Jan 21 11:49:56 2021] POST /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/attachments/71140968-f8ee-442a-8149-571f43b78ae6/action => generated 0 bytes in 110 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:50:24.877521 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ffab1af7-3f53-4f11-8660-96d2252405cc tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] POST http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes Jan 21 11:50:24.878080 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:50:24.878080 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:50:24.878660 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ffab1af7-3f53-4f11-8660-96d2252405cc tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-922387930", "imageRef": "5c95b056-2e65-49e7-b901-df3480abf71e"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:50:24.879978 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-ffab1af7-3f53-4f11-8660-96d2252405cc tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-922387930', 'imageRef': '5c95b056-2e65-49e7-b901-df3480abf71e'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 11:50:25.051231 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-ffab1af7-3f53-4f11-8660-96d2252405cc tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Create volume of 1 GB Jan 21 11:50:25.052093 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:50:25.052093 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:50:25.077259 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ffab1af7-3f53-4f11-8660-96d2252405cc tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Availability Zones retrieved successfully. Jan 21 11:50:25.158250 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ffab1af7-3f53-4f11-8660-96d2252405cc tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Flow 'volume_create_api' (de92104e-4436-4c4c-8b48-e68cc1e37567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:50:25.167122 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ffab1af7-3f53-4f11-8660-96d2252405cc tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66fa0218-ed83-4e00-be2e-5362abea9138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:50:25.175353 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-ffab1af7-3f53-4f11-8660-96d2252405cc tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 11:50:25.306320 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ffab1af7-3f53-4f11-8660-96d2252405cc tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66fa0218-ed83-4e00-be2e-5362abea9138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:50:25.309382 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ffab1af7-3f53-4f11-8660-96d2252405cc tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4637dc7-c791-44b9-b9d8-47ca4e487c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:50:25.452564 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-ffab1af7-3f53-4f11-8660-96d2252405cc tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Created reservations ['9e26473d-c6c7-4e1c-a62a-b3e0daf2fc51', 'a9c3d3c5-b6aa-4d8c-908d-51c774aae7ad', 'c6e732c7-8061-4cee-a1f2-076ec59116f4', '20e87b69-9c62-4213-8f7d-0afd6a1ce066'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 11:50:25.454726 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ffab1af7-3f53-4f11-8660-96d2252405cc tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4637dc7-c791-44b9-b9d8-47ca4e487c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e26473d-c6c7-4e1c-a62a-b3e0daf2fc51', 'a9c3d3c5-b6aa-4d8c-908d-51c774aae7ad', 'c6e732c7-8061-4cee-a1f2-076ec59116f4', '20e87b69-9c62-4213-8f7d-0afd6a1ce066']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:50:25.460312 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ffab1af7-3f53-4f11-8660-96d2252405cc tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00e2d255-bbd7-455a-97a9-4c0dffe06d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:50:25.641742 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ffab1af7-3f53-4f11-8660-96d2252405cc tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00e2d255-bbd7-455a-97a9-4c0dffe06d32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7bb85b13-a107-49ce-82db-04ba77492e6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-922387930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4848920758324f41bb0d46ff5153cda7',qos_specs=None,replication_status=,reservations=['9e26473d-c6c7-4e1c-a62a-b3e0daf2fc51','a9c3d3c5-b6aa-4d8c-908d-51c774aae7ad','c6e732c7-8061-4cee-a1f2-076ec59116f4','20e87b69-9c62-4213-8f7d-0afd6a1ce066'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d0bd76132b84f0695c641307ba2f994',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T11:50:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-922387930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7bb85b13-a107-49ce-82db-04ba77492e6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4848920758324f41bb0d46ff5153cda7',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,user_id='7d0bd76132b84f0695c641307ba2f994',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:50:25.644020 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ffab1af7-3f53-4f11-8660-96d2252405cc tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d2e2543-de12-4aa3-b665-1b73ae12f36a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:50:25.718561 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ffab1af7-3f53-4f11-8660-96d2252405cc tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d2e2543-de12-4aa3-b665-1b73ae12f36a) 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-TaggedBootDevicesTest-volume-922387930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4848920758324f41bb0d46ff5153cda7',qos_specs=None,replication_status=,reservations=['9e26473d-c6c7-4e1c-a62a-b3e0daf2fc51','a9c3d3c5-b6aa-4d8c-908d-51c774aae7ad','c6e732c7-8061-4cee-a1f2-076ec59116f4','20e87b69-9c62-4213-8f7d-0afd6a1ce066'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d0bd76132b84f0695c641307ba2f994',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:50:25.720634 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ffab1af7-3f53-4f11-8660-96d2252405cc tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d83fb15-7ecc-4ffc-b40c-587e2c894976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:50:25.740995 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ffab1af7-3f53-4f11-8660-96d2252405cc tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d83fb15-7ecc-4ffc-b40c-587e2c894976) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:50:25.744355 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ffab1af7-3f53-4f11-8660-96d2252405cc tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Flow 'volume_create_api' (de92104e-4436-4c4c-8b48-e68cc1e37567) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:50:25.799581 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ffab1af7-3f53-4f11-8660-96d2252405cc tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Create volume request issued successfully. Jan 21 11:50:25.826983 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ffab1af7-3f53-4f11-8660-96d2252405cc tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes returned with HTTP 202 Jan 21 11:50:25.828134 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 130/259] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 11:50:24 2021] POST /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes => generated 820 bytes in 1228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 11:50:25.851961 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e86c3f52-8acc-48e2-94ae-9372171d5623 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a Jan 21 11:50:25.852486 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e86c3f52-8acc-48e2-94ae-9372171d5623 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:50:25.852677 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:50:25.852677 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:50:25.853324 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e86c3f52-8acc-48e2-94ae-9372171d5623 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:50:25.991072 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:50:25.991072 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:50:26.022616 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e86c3f52-8acc-48e2-94ae-9372171d5623 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:50:26.067695 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e86c3f52-8acc-48e2-94ae-9372171d5623 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a returned with HTTP 200 Jan 21 11:50:26.077802 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 130/260] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:50:25 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a => generated 912 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:50:27.086761 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-235ab9a2-a238-4b4c-9273-270311c48e61 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a Jan 21 11:50:27.104947 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-235ab9a2-a238-4b4c-9273-270311c48e61 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:50:27.105975 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:50:27.105975 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:50:27.106656 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-235ab9a2-a238-4b4c-9273-270311c48e61 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:50:27.213444 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:50:27.213444 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:50:27.223806 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-235ab9a2-a238-4b4c-9273-270311c48e61 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:50:27.254332 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-235ab9a2-a238-4b4c-9273-270311c48e61 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a returned with HTTP 200 Jan 21 11:50:27.256178 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 131/261] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:50:27 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a => generated 912 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:50:28.288650 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c0ddf1db-7753-48d4-aba0-cd8e8c7ce5f4 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a Jan 21 11:50:28.294822 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c0ddf1db-7753-48d4-aba0-cd8e8c7ce5f4 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:50:28.297849 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:50:28.297849 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:50:28.298317 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c0ddf1db-7753-48d4-aba0-cd8e8c7ce5f4 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:50:28.427329 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:50:28.427329 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:50:28.469421 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c0ddf1db-7753-48d4-aba0-cd8e8c7ce5f4 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:50:28.528079 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c0ddf1db-7753-48d4-aba0-cd8e8c7ce5f4 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a returned with HTTP 200 Jan 21 11:50:28.529499 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 131/262] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:50:28 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a => generated 912 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:50:29.546848 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f58700b3-95cb-4003-9a79-237eacdb5be9 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a Jan 21 11:50:29.547399 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f58700b3-95cb-4003-9a79-237eacdb5be9 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:50:29.547604 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:50:29.547604 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:50:29.547858 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f58700b3-95cb-4003-9a79-237eacdb5be9 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:50:29.625877 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:50:29.625877 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:50:29.635880 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f58700b3-95cb-4003-9a79-237eacdb5be9 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:50:29.666149 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f58700b3-95cb-4003-9a79-237eacdb5be9 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a returned with HTTP 200 Jan 21 11:50:29.667276 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 132/263] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:50:29 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a => generated 912 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:50:30.684739 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cfb55eae-1ab7-4bb9-b497-5dde9cfaaf7f tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a Jan 21 11:50:30.687037 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cfb55eae-1ab7-4bb9-b497-5dde9cfaaf7f tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:50:30.687474 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:50:30.687474 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:50:30.688156 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cfb55eae-1ab7-4bb9-b497-5dde9cfaaf7f tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:50:30.818710 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:50:30.818710 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:50:30.828486 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cfb55eae-1ab7-4bb9-b497-5dde9cfaaf7f tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:50:30.860457 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cfb55eae-1ab7-4bb9-b497-5dde9cfaaf7f tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a returned with HTTP 200 Jan 21 11:50:30.861671 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 132/264] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:50:30 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a => generated 912 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:50:31.878127 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7a8efb09-0d2f-445a-a968-60a5d559bad0 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a Jan 21 11:50:31.881146 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7a8efb09-0d2f-445a-a968-60a5d559bad0 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:50:31.881368 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:50:31.881368 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:50:31.882151 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7a8efb09-0d2f-445a-a968-60a5d559bad0 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:50:31.945459 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:50:31.945459 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:50:31.961851 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7a8efb09-0d2f-445a-a968-60a5d559bad0 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:50:32.015607 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7a8efb09-0d2f-445a-a968-60a5d559bad0 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a returned with HTTP 200 Jan 21 11:50:32.016459 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 133/265] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:50:31 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a => generated 912 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:50:33.033399 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-22082d3c-b00f-480c-b658-5d5a1a3986b1 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a Jan 21 11:50:33.034436 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-22082d3c-b00f-480c-b658-5d5a1a3986b1 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:50:33.034660 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:50:33.034660 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:50:33.035036 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-22082d3c-b00f-480c-b658-5d5a1a3986b1 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:50:33.172188 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:50:33.172188 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:50:33.193364 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-22082d3c-b00f-480c-b658-5d5a1a3986b1 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:50:33.280759 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-22082d3c-b00f-480c-b658-5d5a1a3986b1 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a returned with HTTP 200 Jan 21 11:50:33.295000 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 133/266] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:50:33 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a => generated 912 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:50:34.307604 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6a08fb0d-9e28-4aeb-9a06-52acc5d43fd2 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a Jan 21 11:50:34.310703 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6a08fb0d-9e28-4aeb-9a06-52acc5d43fd2 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:50:34.311561 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:50:34.311561 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:50:34.312235 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6a08fb0d-9e28-4aeb-9a06-52acc5d43fd2 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:50:34.463666 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:50:34.463666 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:50:34.485898 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6a08fb0d-9e28-4aeb-9a06-52acc5d43fd2 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:50:34.551979 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6a08fb0d-9e28-4aeb-9a06-52acc5d43fd2 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a returned with HTTP 200 Jan 21 11:50:34.557098 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 134/267] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:50:34 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a => generated 912 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:50:35.573777 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c2cd1321-735a-4a9c-877d-deace8c5cf64 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a Jan 21 11:50:35.576188 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c2cd1321-735a-4a9c-877d-deace8c5cf64 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:50:35.577354 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:50:35.577354 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:50:35.578173 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c2cd1321-735a-4a9c-877d-deace8c5cf64 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:50:35.658605 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:50:35.658605 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:50:35.671538 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c2cd1321-735a-4a9c-877d-deace8c5cf64 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:50:35.748129 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c2cd1321-735a-4a9c-877d-deace8c5cf64 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a returned with HTTP 200 Jan 21 11:50:35.759418 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 134/268] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:50:35 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a => generated 912 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:50:36.755440 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ebd30764-fd06-4f29-a869-27ede4c54c08 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a Jan 21 11:50:36.758674 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ebd30764-fd06-4f29-a869-27ede4c54c08 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:50:36.759129 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:50:36.759129 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:50:36.759896 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ebd30764-fd06-4f29-a869-27ede4c54c08 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:50:36.861739 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:50:36.861739 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:50:36.880440 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ebd30764-fd06-4f29-a869-27ede4c54c08 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:50:36.910334 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ebd30764-fd06-4f29-a869-27ede4c54c08 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a returned with HTTP 200 Jan 21 11:50:36.912335 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 135/269] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:50:36 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a => generated 912 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:50:37.930803 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5fe96de5-e032-45cc-8342-53d5f860476f tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a Jan 21 11:50:37.931380 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5fe96de5-e032-45cc-8342-53d5f860476f tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:50:37.931554 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:50:37.931554 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:50:37.932616 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5fe96de5-e032-45cc-8342-53d5f860476f tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:50:38.070609 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:50:38.070609 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:50:38.126939 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5fe96de5-e032-45cc-8342-53d5f860476f tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:50:38.173299 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5fe96de5-e032-45cc-8342-53d5f860476f tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a returned with HTTP 200 Jan 21 11:50:38.192598 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 135/270] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:50:37 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a => generated 912 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:50:39.199857 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e7f0ca44-5ef2-4b84-b755-97006c97d5f7 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a Jan 21 11:50:39.202142 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e7f0ca44-5ef2-4b84-b755-97006c97d5f7 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:50:39.203726 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:50:39.203726 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:50:39.208852 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e7f0ca44-5ef2-4b84-b755-97006c97d5f7 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:50:39.349410 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:50:39.349410 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:50:39.375221 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e7f0ca44-5ef2-4b84-b755-97006c97d5f7 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:50:39.456817 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e7f0ca44-5ef2-4b84-b755-97006c97d5f7 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a returned with HTTP 200 Jan 21 11:50:39.458064 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 136/271] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:50:39 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a => generated 912 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:50:40.479882 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b95a6199-cafd-4347-a6e9-6f2df0b67fc9 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a Jan 21 11:50:40.480606 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b95a6199-cafd-4347-a6e9-6f2df0b67fc9 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:50:40.487222 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:50:40.487222 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:50:40.487222 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b95a6199-cafd-4347-a6e9-6f2df0b67fc9 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:50:40.851483 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:50:40.851483 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:50:40.903523 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b95a6199-cafd-4347-a6e9-6f2df0b67fc9 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:50:41.008762 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b95a6199-cafd-4347-a6e9-6f2df0b67fc9 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a returned with HTTP 200 Jan 21 11:50:41.021521 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 136/272] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:50:40 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a => generated 912 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:50:42.026032 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-196790e5-f936-46c4-b666-5d073648e739 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a Jan 21 11:50:42.026589 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-196790e5-f936-46c4-b666-5d073648e739 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:50:42.026844 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:50:42.026844 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:50:42.027223 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-196790e5-f936-46c4-b666-5d073648e739 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:50:42.164519 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:50:42.164519 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:50:42.183714 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-196790e5-f936-46c4-b666-5d073648e739 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:50:42.219885 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-196790e5-f936-46c4-b666-5d073648e739 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a returned with HTTP 200 Jan 21 11:50:42.232482 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 137/273] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:50:42 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a => generated 912 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:50:43.237941 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f4a602fe-75af-4ff6-81e1-5234124dc40c tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a Jan 21 11:50:43.238555 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f4a602fe-75af-4ff6-81e1-5234124dc40c tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:50:43.238858 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:50:43.238858 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:50:43.239643 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f4a602fe-75af-4ff6-81e1-5234124dc40c tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:50:43.317815 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:50:43.317815 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:50:43.333181 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f4a602fe-75af-4ff6-81e1-5234124dc40c tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:50:43.386534 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f4a602fe-75af-4ff6-81e1-5234124dc40c tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a returned with HTTP 200 Jan 21 11:50:43.393383 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 137/274] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:50:43 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a => generated 912 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:50:44.413327 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ce8a61e2-53e3-48b5-81a2-c9829c399cf6 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a Jan 21 11:50:44.414740 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ce8a61e2-53e3-48b5-81a2-c9829c399cf6 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:50:44.414740 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:50:44.414740 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:50:44.415179 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ce8a61e2-53e3-48b5-81a2-c9829c399cf6 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:50:44.542257 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:50:44.542257 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:50:44.553235 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ce8a61e2-53e3-48b5-81a2-c9829c399cf6 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:50:44.612925 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ce8a61e2-53e3-48b5-81a2-c9829c399cf6 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a returned with HTTP 200 Jan 21 11:50:44.619678 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 138/275] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:50:44 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a => generated 912 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:50:45.636815 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c93314bf-db0b-4043-8ad8-5969f59f4864 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a Jan 21 11:50:45.638067 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c93314bf-db0b-4043-8ad8-5969f59f4864 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:50:45.638449 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:50:45.638449 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:50:45.639081 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c93314bf-db0b-4043-8ad8-5969f59f4864 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:50:45.742818 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:50:45.742818 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:50:45.757423 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c93314bf-db0b-4043-8ad8-5969f59f4864 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:50:45.783842 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c93314bf-db0b-4043-8ad8-5969f59f4864 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a returned with HTTP 200 Jan 21 11:50:45.784931 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 138/276] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:50:45 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a => generated 970 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:50:46.808576 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-de319595-7f92-46ba-8a8f-5d3877f03323 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a Jan 21 11:50:46.809081 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-de319595-7f92-46ba-8a8f-5d3877f03323 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:50:46.809382 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:50:46.809382 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:50:46.809894 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-de319595-7f92-46ba-8a8f-5d3877f03323 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:50:46.916604 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:50:46.916604 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:50:46.942974 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-de319595-7f92-46ba-8a8f-5d3877f03323 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:50:46.985807 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-de319595-7f92-46ba-8a8f-5d3877f03323 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a returned with HTTP 200 Jan 21 11:50:46.987608 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 139/277] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:50:46 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a => generated 970 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:50:48.003972 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5956f0e6-dfcd-4344-8245-86dd71c584d5 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a Jan 21 11:50:48.004686 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5956f0e6-dfcd-4344-8245-86dd71c584d5 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:50:48.004801 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:50:48.004801 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:50:48.005216 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5956f0e6-dfcd-4344-8245-86dd71c584d5 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:50:48.157846 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:50:48.157846 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:50:48.179085 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5956f0e6-dfcd-4344-8245-86dd71c584d5 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:50:48.252253 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5956f0e6-dfcd-4344-8245-86dd71c584d5 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a returned with HTTP 200 Jan 21 11:50:48.258657 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 139/278] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:50:47 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a => generated 973 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:50:49.285168 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cc44dd03-4134-4790-b34e-97875426a969 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a Jan 21 11:50:49.285168 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cc44dd03-4134-4790-b34e-97875426a969 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:50:49.285168 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:50:49.285168 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:50:49.285168 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cc44dd03-4134-4790-b34e-97875426a969 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:50:49.603860 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:50:49.603860 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:50:49.648399 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cc44dd03-4134-4790-b34e-97875426a969 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:50:49.746937 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cc44dd03-4134-4790-b34e-97875426a969 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a returned with HTTP 200 Jan 21 11:50:49.759528 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 140/279] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:50:49 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a => generated 973 bytes in 495 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:50:50.777655 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1a71ddd2-5f5d-42a1-9172-78acfdb351fc tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a Jan 21 11:50:50.779607 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1a71ddd2-5f5d-42a1-9172-78acfdb351fc tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:50:50.780006 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:50:50.780006 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:50:50.780607 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1a71ddd2-5f5d-42a1-9172-78acfdb351fc tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:50:50.898417 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:50:50.898417 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:50:50.928433 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1a71ddd2-5f5d-42a1-9172-78acfdb351fc tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:50:50.990716 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1a71ddd2-5f5d-42a1-9172-78acfdb351fc tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a returned with HTTP 200 Jan 21 11:50:50.991725 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 140/280] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:50:50 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a => generated 973 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 11:50:52.014896 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b50dec0f-d4bb-448d-9f7a-66ffc0167e72 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a Jan 21 11:50:52.015920 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b50dec0f-d4bb-448d-9f7a-66ffc0167e72 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:50:52.016609 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:50:52.016609 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:50:52.017072 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b50dec0f-d4bb-448d-9f7a-66ffc0167e72 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:50:52.177510 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:50:52.177510 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:50:52.177510 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b50dec0f-d4bb-448d-9f7a-66ffc0167e72 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:50:52.224262 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b50dec0f-d4bb-448d-9f7a-66ffc0167e72 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a returned with HTTP 200 Jan 21 11:50:52.239096 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 141/281] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:50:52 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a => generated 973 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:50:53.259298 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f8d170be-5c23-4dca-90a1-91ca79ef8362 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a Jan 21 11:50:53.259298 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f8d170be-5c23-4dca-90a1-91ca79ef8362 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:50:53.259298 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:50:53.259298 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:50:53.259298 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f8d170be-5c23-4dca-90a1-91ca79ef8362 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:50:53.481800 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:50:53.481800 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:50:53.503667 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f8d170be-5c23-4dca-90a1-91ca79ef8362 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:50:53.590547 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f8d170be-5c23-4dca-90a1-91ca79ef8362 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a returned with HTTP 200 Jan 21 11:50:53.594749 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 141/282] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:50:53 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a => generated 973 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:50:54.615514 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-308a7e2b-a9be-400b-8d34-c7478dd56c1e tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a Jan 21 11:50:54.616455 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-308a7e2b-a9be-400b-8d34-c7478dd56c1e tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:50:54.616942 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:50:54.616942 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:50:54.619305 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-308a7e2b-a9be-400b-8d34-c7478dd56c1e tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:50:54.701269 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:50:54.701269 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:50:54.716282 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-308a7e2b-a9be-400b-8d34-c7478dd56c1e tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:50:54.753828 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-308a7e2b-a9be-400b-8d34-c7478dd56c1e tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a returned with HTTP 200 Jan 21 11:50:54.766441 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 142/283] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:50:54 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a => generated 973 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:50:55.772503 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-dd6c4090-d564-484f-ac08-231496c93203 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a Jan 21 11:50:55.776838 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-dd6c4090-d564-484f-ac08-231496c93203 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:50:55.777122 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:50:55.777122 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:50:55.778757 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-dd6c4090-d564-484f-ac08-231496c93203 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:50:55.897616 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:50:55.897616 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:50:55.907179 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-dd6c4090-d564-484f-ac08-231496c93203 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:50:55.936332 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-dd6c4090-d564-484f-ac08-231496c93203 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a returned with HTTP 200 Jan 21 11:50:55.937124 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 142/284] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:50:55 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a => generated 973 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:50:56.957532 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-da0952b8-6556-499a-9766-e9502a6e4cc3 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a Jan 21 11:50:56.958602 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-da0952b8-6556-499a-9766-e9502a6e4cc3 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:50:56.958977 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:50:56.958977 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:50:56.959611 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-da0952b8-6556-499a-9766-e9502a6e4cc3 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:50:57.138634 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:50:57.138634 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:50:57.200069 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-da0952b8-6556-499a-9766-e9502a6e4cc3 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:50:57.348068 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-da0952b8-6556-499a-9766-e9502a6e4cc3 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a returned with HTTP 200 Jan 21 11:50:57.351114 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 143/285] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:50:56 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a => generated 973 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:50:58.390990 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-55c7c1b7-e7eb-4525-8772-0c54fc25235b tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a Jan 21 11:50:58.399000 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-55c7c1b7-e7eb-4525-8772-0c54fc25235b tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:50:58.401311 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:50:58.401311 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:50:58.402211 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-55c7c1b7-e7eb-4525-8772-0c54fc25235b tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:50:58.534041 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:50:58.534041 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:50:58.554947 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-55c7c1b7-e7eb-4525-8772-0c54fc25235b tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:50:58.609418 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-55c7c1b7-e7eb-4525-8772-0c54fc25235b tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a returned with HTTP 200 Jan 21 11:50:58.613176 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 143/286] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:50:58 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a => generated 1361 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:50:58.638453 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2335226a-43cf-46f6-aec7-6f67b227403b tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] POST http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes Jan 21 11:50:58.639116 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:50:58.639116 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:50:58.639297 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2335226a-43cf-46f6-aec7-6f67b227403b tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1394748370"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:50:58.640570 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-2335226a-43cf-46f6-aec7-6f67b227403b tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1394748370'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 11:50:58.641198 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-2335226a-43cf-46f6-aec7-6f67b227403b tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Create volume of 1 GB Jan 21 11:50:58.679808 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2335226a-43cf-46f6-aec7-6f67b227403b tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Availability Zones retrieved successfully. Jan 21 11:50:58.768648 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2335226a-43cf-46f6-aec7-6f67b227403b tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Flow 'volume_create_api' (02d1ac50-0f4f-415f-a79d-bc984f2a1e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:50:58.776667 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2335226a-43cf-46f6-aec7-6f67b227403b tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1f1cdfc-2bb6-4acc-bf8b-04ef4627b6e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:50:58.779789 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-2335226a-43cf-46f6-aec7-6f67b227403b tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 11:50:58.998638 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2335226a-43cf-46f6-aec7-6f67b227403b tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1f1cdfc-2bb6-4acc-bf8b-04ef4627b6e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:50:58.998638 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2335226a-43cf-46f6-aec7-6f67b227403b tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1dbbdcf-95fd-486b-ac8c-ce8b479acaab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:50:59.177574 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-2335226a-43cf-46f6-aec7-6f67b227403b tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Created reservations ['edc3e3aa-5c69-4890-99d0-a323a6781bf6', '4e0cbef0-c39d-47fd-beea-3d47612af0ad', '653072ff-bccd-4979-85f2-af864068325c', '9ae55427-222b-46aa-828d-dfcffbf2310a'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 11:50:59.177574 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2335226a-43cf-46f6-aec7-6f67b227403b tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1dbbdcf-95fd-486b-ac8c-ce8b479acaab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edc3e3aa-5c69-4890-99d0-a323a6781bf6', '4e0cbef0-c39d-47fd-beea-3d47612af0ad', '653072ff-bccd-4979-85f2-af864068325c', '9ae55427-222b-46aa-828d-dfcffbf2310a']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:50:59.177574 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2335226a-43cf-46f6-aec7-6f67b227403b tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90f85e65-b0ae-4c30-8e88-a9339c780aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:50:59.350437 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2335226a-43cf-46f6-aec7-6f67b227403b tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90f85e65-b0ae-4c30-8e88-a9339c780aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a8c0859-b708-43a1-b077-411825873cc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1394748370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4848920758324f41bb0d46ff5153cda7',qos_specs=None,replication_status=,reservations=['edc3e3aa-5c69-4890-99d0-a323a6781bf6','4e0cbef0-c39d-47fd-beea-3d47612af0ad','653072ff-bccd-4979-85f2-af864068325c','9ae55427-222b-46aa-828d-dfcffbf2310a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d0bd76132b84f0695c641307ba2f994',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T11:50:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1394748370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a8c0859-b708-43a1-b077-411825873cc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4848920758324f41bb0d46ff5153cda7',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,user_id='7d0bd76132b84f0695c641307ba2f994',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:50:59.350437 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2335226a-43cf-46f6-aec7-6f67b227403b tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56c3a3e6-5e48-401d-bbc1-a64e52cbc6cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:50:59.431854 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2335226a-43cf-46f6-aec7-6f67b227403b tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56c3a3e6-5e48-401d-bbc1-a64e52cbc6cb) 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-TaggedBootDevicesTest-volume-1394748370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4848920758324f41bb0d46ff5153cda7',qos_specs=None,replication_status=,reservations=['edc3e3aa-5c69-4890-99d0-a323a6781bf6','4e0cbef0-c39d-47fd-beea-3d47612af0ad','653072ff-bccd-4979-85f2-af864068325c','9ae55427-222b-46aa-828d-dfcffbf2310a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d0bd76132b84f0695c641307ba2f994',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:50:59.434020 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2335226a-43cf-46f6-aec7-6f67b227403b tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c26e9a31-ed24-4da3-bf6e-8570f5fb3af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:50:59.489143 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2335226a-43cf-46f6-aec7-6f67b227403b tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c26e9a31-ed24-4da3-bf6e-8570f5fb3af4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:50:59.496359 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2335226a-43cf-46f6-aec7-6f67b227403b tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Flow 'volume_create_api' (02d1ac50-0f4f-415f-a79d-bc984f2a1e51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:50:59.629245 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2335226a-43cf-46f6-aec7-6f67b227403b tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Create volume request issued successfully. Jan 21 11:50:59.665068 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2335226a-43cf-46f6-aec7-6f67b227403b tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes returned with HTTP 202 Jan 21 11:50:59.666377 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 144/287] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 11:50:58 2021] POST /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes => generated 821 bytes in 1034 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 11:50:59.694943 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4c608774-97f2-4fc6-a14f-37aee10a4cbf tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/6a8c0859-b708-43a1-b077-411825873cc7 Jan 21 11:50:59.695481 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4c608774-97f2-4fc6-a14f-37aee10a4cbf tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:50:59.695708 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:50:59.695708 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:50:59.696225 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4c608774-97f2-4fc6-a14f-37aee10a4cbf tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:50:59.894215 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:50:59.894215 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:50:59.904891 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4c608774-97f2-4fc6-a14f-37aee10a4cbf tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:50:59.940391 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4c608774-97f2-4fc6-a14f-37aee10a4cbf tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/6a8c0859-b708-43a1-b077-411825873cc7 returned with HTTP 200 Jan 21 11:50:59.946415 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 144/288] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:50:59 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/6a8c0859-b708-43a1-b077-411825873cc7 => generated 889 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:51:00.976913 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e69373dd-a0f7-4432-a24a-b38e5c3f9b83 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/6a8c0859-b708-43a1-b077-411825873cc7 Jan 21 11:51:00.977574 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e69373dd-a0f7-4432-a24a-b38e5c3f9b83 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:51:00.977831 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:51:00.977831 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:51:00.978104 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e69373dd-a0f7-4432-a24a-b38e5c3f9b83 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:51:01.160882 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:51:01.160882 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:51:01.191741 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e69373dd-a0f7-4432-a24a-b38e5c3f9b83 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:51:01.251233 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e69373dd-a0f7-4432-a24a-b38e5c3f9b83 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/6a8c0859-b708-43a1-b077-411825873cc7 returned with HTTP 200 Jan 21 11:51:01.254290 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 145/289] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:51:00 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/6a8c0859-b708-43a1-b077-411825873cc7 => generated 913 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:51:02.283668 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-99e721d0-2ac4-4719-9483-595a40b7946e tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/6a8c0859-b708-43a1-b077-411825873cc7 Jan 21 11:51:02.285031 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-99e721d0-2ac4-4719-9483-595a40b7946e tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:51:02.285031 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:51:02.285031 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:51:02.286046 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-99e721d0-2ac4-4719-9483-595a40b7946e tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:51:02.435704 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:51:02.435704 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:51:02.458363 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-99e721d0-2ac4-4719-9483-595a40b7946e tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:51:02.492328 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-99e721d0-2ac4-4719-9483-595a40b7946e tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/6a8c0859-b708-43a1-b077-411825873cc7 returned with HTTP 200 Jan 21 11:51:02.493779 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 145/290] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:51:02 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/6a8c0859-b708-43a1-b077-411825873cc7 => generated 914 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:51:02.551875 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-567f160d-18f7-4849-9948-10b101ba523d tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] POST http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes Jan 21 11:51:02.551875 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:51:02.551875 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:51:02.557455 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-567f160d-18f7-4849-9948-10b101ba523d tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1401649097"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:51:02.558989 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-567f160d-18f7-4849-9948-10b101ba523d tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1401649097'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 11:51:02.559508 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-567f160d-18f7-4849-9948-10b101ba523d tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Create volume of 1 GB Jan 21 11:51:02.591101 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-567f160d-18f7-4849-9948-10b101ba523d tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Availability Zones retrieved successfully. Jan 21 11:51:02.630021 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-567f160d-18f7-4849-9948-10b101ba523d tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Flow 'volume_create_api' (1a0ec09a-bb0a-47d2-a1e8-d2ce968bcd03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:51:02.636860 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-567f160d-18f7-4849-9948-10b101ba523d tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bf461ee-4e71-49e8-b19c-6468e3ae5549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:51:02.643911 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-567f160d-18f7-4849-9948-10b101ba523d tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 11:51:02.807982 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-567f160d-18f7-4849-9948-10b101ba523d tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bf461ee-4e71-49e8-b19c-6468e3ae5549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:51:02.818151 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-567f160d-18f7-4849-9948-10b101ba523d tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (541fe9e5-2a53-4314-932a-f7ff15cd3fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:51:03.052939 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-567f160d-18f7-4849-9948-10b101ba523d tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Created reservations ['626dd7b0-b0fb-40fe-ab2d-e2d66f8d7c0e', '4d7361e3-230b-48de-9cd5-c0c7e0efe567', 'd1db4e2a-fcf6-4f1e-898c-73bd34cff490', 'd70672c4-d8d6-4991-8019-bca2367d7f42'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 11:51:03.055000 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-567f160d-18f7-4849-9948-10b101ba523d tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (541fe9e5-2a53-4314-932a-f7ff15cd3fb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['626dd7b0-b0fb-40fe-ab2d-e2d66f8d7c0e', '4d7361e3-230b-48de-9cd5-c0c7e0efe567', 'd1db4e2a-fcf6-4f1e-898c-73bd34cff490', 'd70672c4-d8d6-4991-8019-bca2367d7f42']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:51:03.057286 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-567f160d-18f7-4849-9948-10b101ba523d tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12fc8dcc-0d40-46ca-b8f0-8dc3a90ed8c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:51:03.232863 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-567f160d-18f7-4849-9948-10b101ba523d tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12fc8dcc-0d40-46ca-b8f0-8dc3a90ed8c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '454e3483-9325-466c-8d89-1a694fdea0d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1401649097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4848920758324f41bb0d46ff5153cda7',qos_specs=None,replication_status=,reservations=['626dd7b0-b0fb-40fe-ab2d-e2d66f8d7c0e','4d7361e3-230b-48de-9cd5-c0c7e0efe567','d1db4e2a-fcf6-4f1e-898c-73bd34cff490','d70672c4-d8d6-4991-8019-bca2367d7f42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d0bd76132b84f0695c641307ba2f994',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T11:51:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1401649097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=454e3483-9325-466c-8d89-1a694fdea0d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4848920758324f41bb0d46ff5153cda7',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,user_id='7d0bd76132b84f0695c641307ba2f994',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:51:03.235386 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-567f160d-18f7-4849-9948-10b101ba523d tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18385184-6a56-4282-86b7-06a2d44686a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:51:03.289426 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-567f160d-18f7-4849-9948-10b101ba523d tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18385184-6a56-4282-86b7-06a2d44686a4) 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-TaggedBootDevicesTest-volume-1401649097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4848920758324f41bb0d46ff5153cda7',qos_specs=None,replication_status=,reservations=['626dd7b0-b0fb-40fe-ab2d-e2d66f8d7c0e','4d7361e3-230b-48de-9cd5-c0c7e0efe567','d1db4e2a-fcf6-4f1e-898c-73bd34cff490','d70672c4-d8d6-4991-8019-bca2367d7f42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d0bd76132b84f0695c641307ba2f994',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:51:03.291690 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-567f160d-18f7-4849-9948-10b101ba523d tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d96bdc80-43ac-4f21-979d-f7ed2b8e6904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:51:03.328635 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-567f160d-18f7-4849-9948-10b101ba523d tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d96bdc80-43ac-4f21-979d-f7ed2b8e6904) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:51:03.333564 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-567f160d-18f7-4849-9948-10b101ba523d tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Flow 'volume_create_api' (1a0ec09a-bb0a-47d2-a1e8-d2ce968bcd03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:51:03.474157 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-567f160d-18f7-4849-9948-10b101ba523d tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Create volume request issued successfully. Jan 21 11:51:03.516648 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-567f160d-18f7-4849-9948-10b101ba523d tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes returned with HTTP 202 Jan 21 11:51:03.532801 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 146/291] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 11:51:02 2021] POST /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes => generated 821 bytes in 1000 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 11:51:03.549267 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6547fc73-789f-4bdd-81a4-3f56fb44d9fc tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/454e3483-9325-466c-8d89-1a694fdea0d8 Jan 21 11:51:03.556598 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6547fc73-789f-4bdd-81a4-3f56fb44d9fc tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:51:03.557017 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:51:03.557017 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:51:03.557778 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6547fc73-789f-4bdd-81a4-3f56fb44d9fc tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:51:03.771379 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:51:03.771379 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:51:03.795263 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6547fc73-789f-4bdd-81a4-3f56fb44d9fc tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:51:03.891733 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6547fc73-789f-4bdd-81a4-3f56fb44d9fc tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/454e3483-9325-466c-8d89-1a694fdea0d8 returned with HTTP 200 Jan 21 11:51:03.907943 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 146/292] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:51:03 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/454e3483-9325-466c-8d89-1a694fdea0d8 => generated 889 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:51:04.917001 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-807432b4-a0e1-43b2-8601-d4628e2815f7 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/454e3483-9325-466c-8d89-1a694fdea0d8 Jan 21 11:51:04.918034 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-807432b4-a0e1-43b2-8601-d4628e2815f7 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:51:04.918502 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:51:04.918502 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:51:04.920089 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-807432b4-a0e1-43b2-8601-d4628e2815f7 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:51:05.372356 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:51:05.372356 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:51:05.409630 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-807432b4-a0e1-43b2-8601-d4628e2815f7 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:51:05.530618 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-807432b4-a0e1-43b2-8601-d4628e2815f7 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/454e3483-9325-466c-8d89-1a694fdea0d8 returned with HTTP 200 Jan 21 11:51:05.532299 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 147/293] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:51:04 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/454e3483-9325-466c-8d89-1a694fdea0d8 => generated 913 bytes in 622 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:51:06.554042 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e343ca54-70a3-484f-9093-0d89a13d9bd3 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/454e3483-9325-466c-8d89-1a694fdea0d8 Jan 21 11:51:06.554931 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e343ca54-70a3-484f-9093-0d89a13d9bd3 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:51:06.554931 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:51:06.554931 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:51:06.555578 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e343ca54-70a3-484f-9093-0d89a13d9bd3 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:51:06.775963 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:51:06.775963 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:51:06.799778 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e343ca54-70a3-484f-9093-0d89a13d9bd3 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:51:06.856912 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e343ca54-70a3-484f-9093-0d89a13d9bd3 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/454e3483-9325-466c-8d89-1a694fdea0d8 returned with HTTP 200 Jan 21 11:51:06.856912 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 147/294] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:51:06 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/454e3483-9325-466c-8d89-1a694fdea0d8 => generated 914 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:52:01.727601 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-fca920be-7682-464f-bb82-7267feeaa19f tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a Jan 21 11:52:01.729505 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-fca920be-7682-464f-bb82-7267feeaa19f tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:52:01.729965 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:52:01.729965 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:52:01.732297 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-fca920be-7682-464f-bb82-7267feeaa19f tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:52:01.795085 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:52:01.795085 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:52:01.805456 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-b52e5d70-3a10-433c-ac3d-305709563672 req-fca920be-7682-464f-bb82-7267feeaa19f tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:52:01.832248 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-fca920be-7682-464f-bb82-7267feeaa19f tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a returned with HTTP 200 Jan 21 11:52:01.836700 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 148/295] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 11:52:01 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a => generated 1361 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:52:01.848387 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-bc6ea80c-5d81-4dee-9db3-81f25bbc827e tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/6a8c0859-b708-43a1-b077-411825873cc7 Jan 21 11:52:01.848387 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-bc6ea80c-5d81-4dee-9db3-81f25bbc827e tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:52:01.848966 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:52:01.848966 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:52:01.848966 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-bc6ea80c-5d81-4dee-9db3-81f25bbc827e tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:52:01.908614 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:52:01.908614 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:52:01.921197 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-b52e5d70-3a10-433c-ac3d-305709563672 req-bc6ea80c-5d81-4dee-9db3-81f25bbc827e tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:52:01.952049 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-bc6ea80c-5d81-4dee-9db3-81f25bbc827e tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/6a8c0859-b708-43a1-b077-411825873cc7 returned with HTTP 200 Jan 21 11:52:01.952049 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 148/296] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 11:52:01 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/6a8c0859-b708-43a1-b077-411825873cc7 => generated 914 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:52:01.971633 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-9e6918b4-30a1-474a-a865-a3a03c763859 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/454e3483-9325-466c-8d89-1a694fdea0d8 Jan 21 11:52:01.972293 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-9e6918b4-30a1-474a-a865-a3a03c763859 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:52:01.972630 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:52:01.972630 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:52:01.973177 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-9e6918b4-30a1-474a-a865-a3a03c763859 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:52:02.029692 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:52:02.029692 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:52:02.040016 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-b52e5d70-3a10-433c-ac3d-305709563672 req-9e6918b4-30a1-474a-a865-a3a03c763859 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:52:02.066953 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-9e6918b4-30a1-474a-a865-a3a03c763859 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/454e3483-9325-466c-8d89-1a694fdea0d8 returned with HTTP 200 Jan 21 11:52:02.067988 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 149/297] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 11:52:01 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/454e3483-9325-466c-8d89-1a694fdea0d8 => generated 914 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:52:02.084967 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-bc6ea80c-5d81-4dee-9db3-81f25bbc827e tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume// Jan 21 11:52:02.085891 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-bc6ea80c-5d81-4dee-9db3-81f25bbc827e tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:52:02.086375 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:52:02.086375 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:52:02.087263 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-bc6ea80c-5d81-4dee-9db3-81f25bbc827e tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:52:02.088319 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-bc6ea80c-5d81-4dee-9db3-81f25bbc827e tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 11:52:02.092026 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 149/298] 10.222.0.89 () {58 vars in 1289 bytes} [Thu Jan 21 11:52:02 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 11:52:02.125534 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-a47911e0-99ac-4bc5-bef3-b77a4a9d2b40 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] POST http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/attachments Jan 21 11:52:02.126062 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:52:02.126062 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:52:02.127071 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-a47911e0-99ac-4bc5-bef3-b77a4a9d2b40 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7bb85b13-a107-49ce-82db-04ba77492e6a", "instance_uuid": "3369cf42-60f0-467c-a97d-f110771f8dc7", "connector": null}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:52:02.199044 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:52:02.199044 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:52:02.277658 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-a47911e0-99ac-4bc5-bef3-b77a4a9d2b40 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/attachments returned with HTTP 200 Jan 21 11:52:02.280178 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 150/299] 10.222.0.89 () {66 vars in 1565 bytes} [Thu Jan 21 11:52:02 2021] POST /volume/v3/4848920758324f41bb0d46ff5153cda7/attachments => generated 273 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:52:02.287988 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-bc6ea80c-5d81-4dee-9db3-81f25bbc827e tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume// Jan 21 11:52:02.287988 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-bc6ea80c-5d81-4dee-9db3-81f25bbc827e tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:52:02.287988 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-bc6ea80c-5d81-4dee-9db3-81f25bbc827e tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:52:02.290170 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-bc6ea80c-5d81-4dee-9db3-81f25bbc827e tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 11:52:02.290170 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 150/300] 10.222.0.89 () {58 vars in 1289 bytes} [Thu Jan 21 11:52:02 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 11:52:02.308327 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-25024062-7ac1-455f-947d-fd144679046b tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] POST http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/attachments Jan 21 11:52:02.308798 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:52:02.308798 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:52:02.310101 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-25024062-7ac1-455f-947d-fd144679046b tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6a8c0859-b708-43a1-b077-411825873cc7", "instance_uuid": "3369cf42-60f0-467c-a97d-f110771f8dc7", "connector": null}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:52:02.378257 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:52:02.378257 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:52:02.458826 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-25024062-7ac1-455f-947d-fd144679046b tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/attachments returned with HTTP 200 Jan 21 11:52:02.459771 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 151/301] 10.222.0.89 () {66 vars in 1565 bytes} [Thu Jan 21 11:52:02 2021] POST /volume/v3/4848920758324f41bb0d46ff5153cda7/attachments => generated 273 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:52:02.468745 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-bc6ea80c-5d81-4dee-9db3-81f25bbc827e tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume// Jan 21 11:52:02.469233 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-bc6ea80c-5d81-4dee-9db3-81f25bbc827e tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:52:02.469734 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-bc6ea80c-5d81-4dee-9db3-81f25bbc827e tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:52:02.470821 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-bc6ea80c-5d81-4dee-9db3-81f25bbc827e tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 11:52:02.471429 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 151/302] 10.222.0.89 () {58 vars in 1289 bytes} [Thu Jan 21 11:52:02 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 11:52:02.487970 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-dd98fa7f-df35-4bdc-96b4-0d9da604fd77 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] POST http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/attachments Jan 21 11:52:02.488509 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:52:02.488509 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:52:02.489047 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-dd98fa7f-df35-4bdc-96b4-0d9da604fd77 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "454e3483-9325-466c-8d89-1a694fdea0d8", "instance_uuid": "3369cf42-60f0-467c-a97d-f110771f8dc7", "connector": null}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:52:02.555291 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:52:02.555291 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:52:02.655414 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-dd98fa7f-df35-4bdc-96b4-0d9da604fd77 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/attachments returned with HTTP 200 Jan 21 11:52:02.657035 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 152/303] 10.222.0.89 () {66 vars in 1565 bytes} [Thu Jan 21 11:52:02 2021] POST /volume/v3/4848920758324f41bb0d46ff5153cda7/attachments => generated 273 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:52:05.526273 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-bc6ea80c-5d81-4dee-9db3-81f25bbc827e tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume// Jan 21 11:52:05.526858 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-bc6ea80c-5d81-4dee-9db3-81f25bbc827e tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:52:05.527245 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-bc6ea80c-5d81-4dee-9db3-81f25bbc827e tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:52:05.529490 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-bc6ea80c-5d81-4dee-9db3-81f25bbc827e tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 11:52:05.530284 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 152/304] 10.222.0.90 () {56 vars in 1089 bytes} [Thu Jan 21 11:52:05 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 11:52:05.546608 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-a0a55c27-75fe-44aa-bfc6-fa458bab437a tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a Jan 21 11:52:05.547513 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-a0a55c27-75fe-44aa-bfc6-fa458bab437a tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:52:05.547853 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:52:05.547853 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:52:05.548865 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-a0a55c27-75fe-44aa-bfc6-fa458bab437a tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:52:05.623736 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:52:05.623736 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:52:05.641081 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-b52e5d70-3a10-433c-ac3d-305709563672 req-a0a55c27-75fe-44aa-bfc6-fa458bab437a tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:52:05.672743 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:52:05.672743 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:52:05.695346 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-a0a55c27-75fe-44aa-bfc6-fa458bab437a tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a returned with HTTP 200 Jan 21 11:52:05.696558 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 153/305] 10.222.0.90 () {60 vars in 1403 bytes} [Thu Jan 21 11:52:05 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a => generated 1459 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 11:52:05.747960 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-45b54b5a-b757-4a6b-97a6-323229cd49f3 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] PUT http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/attachments/2c37726a-97de-476e-a871-3e9cd9da5612 Jan 21 11:52:05.748811 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-45b54b5a-b757-4a6b-97a6-323229cd49f3 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.90", "host": "n-h2-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:52:05.805662 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 11:52:05.805662 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 11:52:05.806919 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-b52e5d70-3a10-433c-ac3d-305709563672 req-45b54b5a-b757-4a6b-97a6-323229cd49f3 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Lock "b'cinder-attachment_update-7bb85b13-a107-49ce-82db-04ba77492e6a-n-h2-760354-3'" acquired by "attachment_update" :: waited 0.014s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 11:52:05.812369 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:52:05.812369 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:52:07.910001 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-b52e5d70-3a10-433c-ac3d-305709563672 req-45b54b5a-b757-4a6b-97a6-323229cd49f3 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Lock "b'cinder-attachment_update-7bb85b13-a107-49ce-82db-04ba77492e6a-n-h2-760354-3'" released by "attachment_update" :: held 2.104s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 11:52:07.911243 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-45b54b5a-b757-4a6b-97a6-323229cd49f3 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/attachments/2c37726a-97de-476e-a871-3e9cd9da5612 returned with HTTP 200 Jan 21 11:52:07.912319 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 153/306] 10.222.0.90 () {64 vars in 1468 bytes} [Thu Jan 21 11:52:05 2021] PUT /volume/v3/4848920758324f41bb0d46ff5153cda7/attachments/2c37726a-97de-476e-a871-3e9cd9da5612 => generated 762 bytes in 2185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:52:07.971569 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-c03190ed-2b04-40e4-9263-a9dea4715a0c tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] POST http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/attachments/2c37726a-97de-476e-a871-3e9cd9da5612/action Jan 21 11:52:07.972488 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:52:07.972488 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:52:07.973442 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-c03190ed-2b04-40e4-9263-a9dea4715a0c tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Action body: b'{"os-complete": null}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 11:52:07.974133 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-c03190ed-2b04-40e4-9263-a9dea4715a0c tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:52:08.155769 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:52:08.155769 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:52:08.194116 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-c03190ed-2b04-40e4-9263-a9dea4715a0c tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/attachments/2c37726a-97de-476e-a871-3e9cd9da5612/action returned with HTTP 204 Jan 21 11:52:08.195499 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 154/307] 10.222.0.90 () {64 vars in 1489 bytes} [Thu Jan 21 11:52:07 2021] POST /volume/v3/4848920758324f41bb0d46ff5153cda7/attachments/2c37726a-97de-476e-a871-3e9cd9da5612/action => generated 0 bytes in 233 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:52:08.240390 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-45b54b5a-b757-4a6b-97a6-323229cd49f3 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume// Jan 21 11:52:08.240390 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-45b54b5a-b757-4a6b-97a6-323229cd49f3 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:52:08.240390 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:52:08.240390 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:52:08.240390 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-45b54b5a-b757-4a6b-97a6-323229cd49f3 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:52:08.240390 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-45b54b5a-b757-4a6b-97a6-323229cd49f3 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 11:52:08.242273 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 154/308] 10.222.0.90 () {56 vars in 1089 bytes} [Thu Jan 21 11:52:08 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 11:52:08.258807 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-3db915b8-60a5-4574-b6ef-69d0c43ebcb9 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/6a8c0859-b708-43a1-b077-411825873cc7 Jan 21 11:52:08.258807 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-3db915b8-60a5-4574-b6ef-69d0c43ebcb9 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:52:08.258807 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:52:08.258807 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:52:08.258807 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-3db915b8-60a5-4574-b6ef-69d0c43ebcb9 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:52:08.326837 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:52:08.326837 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:52:08.341755 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-b52e5d70-3a10-433c-ac3d-305709563672 req-3db915b8-60a5-4574-b6ef-69d0c43ebcb9 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:52:08.373015 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:52:08.373015 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:52:08.389199 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-3db915b8-60a5-4574-b6ef-69d0c43ebcb9 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/6a8c0859-b708-43a1-b077-411825873cc7 returned with HTTP 200 Jan 21 11:52:08.391024 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 155/309] 10.222.0.90 () {60 vars in 1403 bytes} [Thu Jan 21 11:52:08 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/6a8c0859-b708-43a1-b077-411825873cc7 => generated 1012 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 11:52:08.431262 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-8b81e4ee-6ac1-4e9d-b2c5-14c85f70fb89 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] PUT http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/attachments/d5c61e71-8cd4-4723-b5ec-287ea50428b9 Jan 21 11:52:08.432093 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-8b81e4ee-6ac1-4e9d-b2c5-14c85f70fb89 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.90", "host": "n-h2-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:52:08.471042 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 11:52:08.471042 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 11:52:08.471637 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-b52e5d70-3a10-433c-ac3d-305709563672 req-8b81e4ee-6ac1-4e9d-b2c5-14c85f70fb89 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Lock "b'cinder-attachment_update-6a8c0859-b708-43a1-b077-411825873cc7-n-h2-760354-3'" acquired by "attachment_update" :: waited 0.010s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 11:52:08.474960 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:52:08.474960 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:52:11.469297 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-b52e5d70-3a10-433c-ac3d-305709563672 req-8b81e4ee-6ac1-4e9d-b2c5-14c85f70fb89 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Lock "b'cinder-attachment_update-6a8c0859-b708-43a1-b077-411825873cc7-n-h2-760354-3'" released by "attachment_update" :: held 2.998s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 11:52:11.470129 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-8b81e4ee-6ac1-4e9d-b2c5-14c85f70fb89 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/attachments/d5c61e71-8cd4-4723-b5ec-287ea50428b9 returned with HTTP 200 Jan 21 11:52:11.471125 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 155/310] 10.222.0.90 () {64 vars in 1468 bytes} [Thu Jan 21 11:52:08 2021] PUT /volume/v3/4848920758324f41bb0d46ff5153cda7/attachments/d5c61e71-8cd4-4723-b5ec-287ea50428b9 => generated 762 bytes in 3046 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:52:11.539148 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-5ca3c8e0-65b8-4d3a-989d-04ac35575ed3 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] POST http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/attachments/d5c61e71-8cd4-4723-b5ec-287ea50428b9/action Jan 21 11:52:11.541691 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:52:11.541691 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:52:11.543062 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-5ca3c8e0-65b8-4d3a-989d-04ac35575ed3 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Action body: b'{"os-complete": null}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 11:52:11.545408 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-5ca3c8e0-65b8-4d3a-989d-04ac35575ed3 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:52:11.645737 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:52:11.645737 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:52:11.664578 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-5ca3c8e0-65b8-4d3a-989d-04ac35575ed3 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/attachments/d5c61e71-8cd4-4723-b5ec-287ea50428b9/action returned with HTTP 204 Jan 21 11:52:11.666166 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 156/311] 10.222.0.90 () {64 vars in 1489 bytes} [Thu Jan 21 11:52:11 2021] POST /volume/v3/4848920758324f41bb0d46ff5153cda7/attachments/d5c61e71-8cd4-4723-b5ec-287ea50428b9/action => generated 0 bytes in 135 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:52:11.718862 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-8b81e4ee-6ac1-4e9d-b2c5-14c85f70fb89 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume// Jan 21 11:52:11.719483 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-8b81e4ee-6ac1-4e9d-b2c5-14c85f70fb89 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:52:11.719800 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:52:11.719800 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:52:11.720307 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-8b81e4ee-6ac1-4e9d-b2c5-14c85f70fb89 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:52:11.722979 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-8b81e4ee-6ac1-4e9d-b2c5-14c85f70fb89 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 11:52:11.724036 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 156/312] 10.222.0.90 () {56 vars in 1089 bytes} [Thu Jan 21 11:52:11 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 11:52:11.739245 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-129a1082-517d-4d01-8c80-3591efff6738 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/454e3483-9325-466c-8d89-1a694fdea0d8 Jan 21 11:52:11.740278 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-129a1082-517d-4d01-8c80-3591efff6738 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:52:11.740686 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:52:11.740686 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:52:11.741310 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-129a1082-517d-4d01-8c80-3591efff6738 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:52:11.810785 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:52:11.810785 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:52:11.821609 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-b52e5d70-3a10-433c-ac3d-305709563672 req-129a1082-517d-4d01-8c80-3591efff6738 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 11:52:11.846226 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:52:11.846226 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:52:11.857338 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-129a1082-517d-4d01-8c80-3591efff6738 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/454e3483-9325-466c-8d89-1a694fdea0d8 returned with HTTP 200 Jan 21 11:52:11.859102 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 157/313] 10.222.0.90 () {60 vars in 1403 bytes} [Thu Jan 21 11:52:11 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/454e3483-9325-466c-8d89-1a694fdea0d8 => generated 1012 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 11:52:11.895019 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-215dd283-a556-468a-af37-848898b5aa94 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] PUT http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/attachments/0ec0b7b1-52d4-4446-8222-4a8f06509a49 Jan 21 11:52:11.896583 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-215dd283-a556-468a-af37-848898b5aa94 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.90", "host": "n-h2-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sdc"}}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:52:11.956958 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 11:52:11.956958 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 11:52:11.959447 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-b52e5d70-3a10-433c-ac3d-305709563672 req-215dd283-a556-468a-af37-848898b5aa94 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Lock "b'cinder-attachment_update-454e3483-9325-466c-8d89-1a694fdea0d8-n-h2-760354-3'" acquired by "attachment_update" :: waited 0.016s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 11:52:11.962592 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:52:11.962592 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:52:14.579168 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-b52e5d70-3a10-433c-ac3d-305709563672 req-215dd283-a556-468a-af37-848898b5aa94 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Lock "b'cinder-attachment_update-454e3483-9325-466c-8d89-1a694fdea0d8-n-h2-760354-3'" released by "attachment_update" :: held 2.617s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 11:52:14.584745 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-215dd283-a556-468a-af37-848898b5aa94 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/attachments/0ec0b7b1-52d4-4446-8222-4a8f06509a49 returned with HTTP 200 Jan 21 11:52:14.587266 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 157/314] 10.222.0.90 () {64 vars in 1468 bytes} [Thu Jan 21 11:52:11 2021] PUT /volume/v3/4848920758324f41bb0d46ff5153cda7/attachments/0ec0b7b1-52d4-4446-8222-4a8f06509a49 => generated 762 bytes in 2697 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:52:14.655765 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-4704ee74-db15-49e2-a296-63c282796d91 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] POST http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/attachments/0ec0b7b1-52d4-4446-8222-4a8f06509a49/action Jan 21 11:52:14.656392 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:52:14.656392 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:52:14.657100 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-4704ee74-db15-49e2-a296-63c282796d91 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Action body: b'{"os-complete": null}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 11:52:14.668112 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-4704ee74-db15-49e2-a296-63c282796d91 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:52:14.762979 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:52:14.762979 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:52:14.787448 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b52e5d70-3a10-433c-ac3d-305709563672 req-4704ee74-db15-49e2-a296-63c282796d91 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/attachments/0ec0b7b1-52d4-4446-8222-4a8f06509a49/action returned with HTTP 204 Jan 21 11:52:14.788609 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 158/315] 10.222.0.90 () {64 vars in 1489 bytes} [Thu Jan 21 11:52:14 2021] POST /volume/v3/4848920758324f41bb0d46ff5153cda7/attachments/0ec0b7b1-52d4-4446-8222-4a8f06509a49/action => generated 0 bytes in 142 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:52:50.333124 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b2c5a462-f2d9-4423-9422-bdb918bc0d44 req-827e4a13-3fbb-49a6-8b50-d35dd239cca9 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] DELETE http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/attachments/71140968-f8ee-442a-8149-571f43b78ae6 Jan 21 11:52:50.334349 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b2c5a462-f2d9-4423-9422-bdb918bc0d44 req-827e4a13-3fbb-49a6-8b50-d35dd239cca9 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:52:50.334757 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:52:50.334757 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:52:50.335459 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b2c5a462-f2d9-4423-9422-bdb918bc0d44 req-827e4a13-3fbb-49a6-8b50-d35dd239cca9 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:52:50.395646 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:52:50.395646 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:52:51.479379 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-b2c5a462-f2d9-4423-9422-bdb918bc0d44 req-827e4a13-3fbb-49a6-8b50-d35dd239cca9 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 11:52:51.481418 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-b2c5a462-f2d9-4423-9422-bdb918bc0d44 req-827e4a13-3fbb-49a6-8b50-d35dd239cca9 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Pending status list for volume during attachment-delete: [] {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 11:52:51.495196 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b2c5a462-f2d9-4423-9422-bdb918bc0d44 req-827e4a13-3fbb-49a6-8b50-d35dd239cca9 tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/attachments/71140968-f8ee-442a-8149-571f43b78ae6 returned with HTTP 200 Jan 21 11:52:51.496602 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 158/316] 10.222.0.90 () {62 vars in 1437 bytes} [Thu Jan 21 11:52:50 2021] DELETE /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/attachments/71140968-f8ee-442a-8149-571f43b78ae6 => generated 19 bytes in 1169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:52:51.524757 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b2c5a462-f2d9-4423-9422-bdb918bc0d44 req-4249b7a6-564c-4969-8695-1e5adf63c2ee tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] DELETE http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 Jan 21 11:52:51.525607 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b2c5a462-f2d9-4423-9422-bdb918bc0d44 req-4249b7a6-564c-4969-8695-1e5adf63c2ee tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:52:51.526013 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:52:51.526013 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:52:51.526626 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b2c5a462-f2d9-4423-9422-bdb918bc0d44 req-4249b7a6-564c-4969-8695-1e5adf63c2ee tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:52:51.527098 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [req-b2c5a462-f2d9-4423-9422-bdb918bc0d44 req-4249b7a6-564c-4969-8695-1e5adf63c2ee tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Delete volume with id: 981b6f78-1932-4fcb-9f02-2e67f872c913 Jan 21 11:52:51.632840 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:52:51.632840 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:52:51.633819 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-b2c5a462-f2d9-4423-9422-bdb918bc0d44 req-4249b7a6-564c-4969-8695-1e5adf63c2ee tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Volume info retrieved successfully. Jan 21 11:52:51.715989 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-b2c5a462-f2d9-4423-9422-bdb918bc0d44 req-4249b7a6-564c-4969-8695-1e5adf63c2ee tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] Delete volume request issued successfully. Jan 21 11:52:51.716662 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b2c5a462-f2d9-4423-9422-bdb918bc0d44 req-4249b7a6-564c-4969-8695-1e5adf63c2ee tempest-ServersTestBootFromVolume-368506629 tempest-ServersTestBootFromVolume-368506629] http://10.222.0.89/volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 returned with HTTP 202 Jan 21 11:52:51.719930 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 159/317] 10.222.0.90 () {60 vars in 1384 bytes} [Thu Jan 21 11:52:51 2021] DELETE /volume/v3/55507fb41f2c4c9e8eb8c878cd2396fb/volumes/981b6f78-1932-4fcb-9f02-2e67f872c913 => generated 0 bytes in 199 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 11:54:59.840996 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ce1f55cb-516a-4800-87b8-40086182ed4d tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] POST http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes Jan 21 11:54:59.840996 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:54:59.840996 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:54:59.841588 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ce1f55cb-516a-4800-87b8-40086182ed4d tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1035317665"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:54:59.843502 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-ce1f55cb-516a-4800-87b8-40086182ed4d tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1035317665'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 11:54:59.844004 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-ce1f55cb-516a-4800-87b8-40086182ed4d tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Create volume of 1 GB Jan 21 11:54:59.845028 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:54:59.845028 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:54:59.876034 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ce1f55cb-516a-4800-87b8-40086182ed4d tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Availability Zones retrieved successfully. Jan 21 11:54:59.921325 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ce1f55cb-516a-4800-87b8-40086182ed4d tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Flow 'volume_create_api' (a89f8561-cb3f-4fff-844e-cf350314a77f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:54:59.924610 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ce1f55cb-516a-4800-87b8-40086182ed4d tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (934c97da-8da4-4321-9ff2-29bf997a68ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:54:59.926815 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-ce1f55cb-516a-4800-87b8-40086182ed4d tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 11:55:00.006672 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ce1f55cb-516a-4800-87b8-40086182ed4d tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (934c97da-8da4-4321-9ff2-29bf997a68ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:55:00.009723 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ce1f55cb-516a-4800-87b8-40086182ed4d tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad74628c-457f-4119-a7b1-a06695dddb5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:55:00.164285 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-ce1f55cb-516a-4800-87b8-40086182ed4d tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Created reservations ['38b5b107-eaf6-4cf0-8e5a-66a64a638178', 'b35ae3df-b99e-466e-a4ed-933aeb1ac7a2', '5cead9db-13ad-4384-bb3e-79df029342a9', '7afa85da-209e-4fe0-acc3-7f8c701017ae'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 11:55:00.166799 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ce1f55cb-516a-4800-87b8-40086182ed4d tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad74628c-457f-4119-a7b1-a06695dddb5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38b5b107-eaf6-4cf0-8e5a-66a64a638178', 'b35ae3df-b99e-466e-a4ed-933aeb1ac7a2', '5cead9db-13ad-4384-bb3e-79df029342a9', '7afa85da-209e-4fe0-acc3-7f8c701017ae']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:55:00.168765 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ce1f55cb-516a-4800-87b8-40086182ed4d tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c00b71d-cef1-47be-b02f-348f9dd7aeee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:55:00.285427 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ce1f55cb-516a-4800-87b8-40086182ed4d tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c00b71d-cef1-47be-b02f-348f9dd7aeee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db24efba-946c-4626-b7d4-f4d21f83c5ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1035317665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6eb18843279441939053169aeb5a5a43',qos_specs=None,replication_status=,reservations=['38b5b107-eaf6-4cf0-8e5a-66a64a638178','b35ae3df-b99e-466e-a4ed-933aeb1ac7a2','5cead9db-13ad-4384-bb3e-79df029342a9','7afa85da-209e-4fe0-acc3-7f8c701017ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b81a068f4db9406ab9e5335256e3a7e9',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T11:55:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1035317665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db24efba-946c-4626-b7d4-f4d21f83c5ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6eb18843279441939053169aeb5a5a43',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,user_id='b81a068f4db9406ab9e5335256e3a7e9',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:55:00.287537 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ce1f55cb-516a-4800-87b8-40086182ed4d tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b0e5647-d199-4abe-a752-6b59f6a98b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:55:00.321194 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ce1f55cb-516a-4800-87b8-40086182ed4d tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b0e5647-d199-4abe-a752-6b59f6a98b1d) 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-1035317665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6eb18843279441939053169aeb5a5a43',qos_specs=None,replication_status=,reservations=['38b5b107-eaf6-4cf0-8e5a-66a64a638178','b35ae3df-b99e-466e-a4ed-933aeb1ac7a2','5cead9db-13ad-4384-bb3e-79df029342a9','7afa85da-209e-4fe0-acc3-7f8c701017ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b81a068f4db9406ab9e5335256e3a7e9',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:55:00.323176 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ce1f55cb-516a-4800-87b8-40086182ed4d tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab0ddfc2-e293-4ba3-a8ef-d3c1b36dfe1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:55:00.354013 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ce1f55cb-516a-4800-87b8-40086182ed4d tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab0ddfc2-e293-4ba3-a8ef-d3c1b36dfe1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:55:00.356714 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ce1f55cb-516a-4800-87b8-40086182ed4d tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Flow 'volume_create_api' (a89f8561-cb3f-4fff-844e-cf350314a77f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:55:00.474452 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ce1f55cb-516a-4800-87b8-40086182ed4d tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Create volume request issued successfully. Jan 21 11:55:00.524339 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ce1f55cb-516a-4800-87b8-40086182ed4d tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes returned with HTTP 202 Jan 21 11:55:00.528846 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 159/318] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 11:54:59 2021] POST /volume/v3/6eb18843279441939053169aeb5a5a43/volumes => generated 821 bytes in 692 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 11:55:00.542807 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c88beb08-ae55-4835-b3b3-cced850b2e46 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] GET http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac Jan 21 11:55:00.544291 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c88beb08-ae55-4835-b3b3-cced850b2e46 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:55:00.544291 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:55:00.544291 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:55:00.544291 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c88beb08-ae55-4835-b3b3-cced850b2e46 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:55:00.676824 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:55:00.676824 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:55:00.703920 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c88beb08-ae55-4835-b3b3-cced850b2e46 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Volume info retrieved successfully. Jan 21 11:55:00.756031 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c88beb08-ae55-4835-b3b3-cced850b2e46 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac returned with HTTP 200 Jan 21 11:55:00.756031 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 160/319] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:55:00 2021] GET /volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac => generated 889 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:55:01.769923 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f9857142-a3ea-4b16-9ca2-f4fd69db1071 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] GET http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac Jan 21 11:55:01.771552 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f9857142-a3ea-4b16-9ca2-f4fd69db1071 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:55:01.772077 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:55:01.772077 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:55:01.773026 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f9857142-a3ea-4b16-9ca2-f4fd69db1071 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:55:02.034819 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:55:02.034819 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:55:02.129186 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f9857142-a3ea-4b16-9ca2-f4fd69db1071 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Volume info retrieved successfully. Jan 21 11:55:02.213397 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f9857142-a3ea-4b16-9ca2-f4fd69db1071 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac returned with HTTP 200 Jan 21 11:55:02.219774 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 160/320] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:55:01 2021] GET /volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac => generated 913 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 11:55:03.238215 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-56bd7893-384d-4c0b-9b46-d59b02bc152f tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] GET http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac Jan 21 11:55:03.239304 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-56bd7893-384d-4c0b-9b46-d59b02bc152f tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:55:03.239690 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:55:03.239690 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:55:03.240322 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-56bd7893-384d-4c0b-9b46-d59b02bc152f tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:55:03.399880 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:55:03.399880 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:55:03.432414 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-56bd7893-384d-4c0b-9b46-d59b02bc152f tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Volume info retrieved successfully. Jan 21 11:55:03.505320 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-56bd7893-384d-4c0b-9b46-d59b02bc152f tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac returned with HTTP 200 Jan 21 11:55:03.507670 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 161/321] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:55:03 2021] GET /volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac => generated 914 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:55:04.185946 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-cede2c2e-67e1-455a-b748-dec2199ca3f8 req-1f9ac7d3-3aa3-4196-a669-989fbd9893e8 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] GET http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac Jan 21 11:55:04.188120 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-cede2c2e-67e1-455a-b748-dec2199ca3f8 req-1f9ac7d3-3aa3-4196-a669-989fbd9893e8 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:55:04.188517 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:55:04.188517 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:55:04.189144 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-cede2c2e-67e1-455a-b748-dec2199ca3f8 req-1f9ac7d3-3aa3-4196-a669-989fbd9893e8 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:55:04.306810 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:55:04.306810 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:55:04.345072 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-cede2c2e-67e1-455a-b748-dec2199ca3f8 req-1f9ac7d3-3aa3-4196-a669-989fbd9893e8 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Volume info retrieved successfully. Jan 21 11:55:04.413601 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-cede2c2e-67e1-455a-b748-dec2199ca3f8 req-1f9ac7d3-3aa3-4196-a669-989fbd9893e8 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac returned with HTTP 200 Jan 21 11:55:04.416299 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 161/322] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 11:55:04 2021] GET /volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac => generated 914 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:55:04.582479 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-56bd7893-384d-4c0b-9b46-d59b02bc152f tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] GET http://10.222.0.89/volume// Jan 21 11:55:04.582806 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-56bd7893-384d-4c0b-9b46-d59b02bc152f tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:55:04.583029 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:55:04.583029 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:55:04.583942 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-56bd7893-384d-4c0b-9b46-d59b02bc152f tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:55:04.585311 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-56bd7893-384d-4c0b-9b46-d59b02bc152f tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 11:55:04.589238 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 162/323] 10.222.0.89 () {58 vars in 1289 bytes} [Thu Jan 21 11:55:04 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 11:55:04.626537 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-cede2c2e-67e1-455a-b748-dec2199ca3f8 req-12cc4aff-7b25-4a53-8b05-7de74ceee9f3 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] POST http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/attachments Jan 21 11:55:04.627281 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:55:04.627281 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:55:04.628185 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-cede2c2e-67e1-455a-b748-dec2199ca3f8 req-12cc4aff-7b25-4a53-8b05-7de74ceee9f3 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db24efba-946c-4626-b7d4-f4d21f83c5ac", "instance_uuid": "966d15f1-8527-4f11-a9e5-2e212abe4d65", "connector": null}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:55:04.727601 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:55:04.727601 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:55:04.831264 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-cede2c2e-67e1-455a-b748-dec2199ca3f8 req-12cc4aff-7b25-4a53-8b05-7de74ceee9f3 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/attachments returned with HTTP 200 Jan 21 11:55:04.832558 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 162/324] 10.222.0.89 () {66 vars in 1565 bytes} [Thu Jan 21 11:55:04 2021] POST /volume/v3/6eb18843279441939053169aeb5a5a43/attachments => generated 273 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:55:04.912726 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-121a15b8-5cb0-4262-8688-715318efbb78 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] GET http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac Jan 21 11:55:04.914531 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-121a15b8-5cb0-4262-8688-715318efbb78 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:55:04.915287 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-121a15b8-5cb0-4262-8688-715318efbb78 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:55:04.954796 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-cede2c2e-67e1-455a-b748-dec2199ca3f8 req-12cc4aff-7b25-4a53-8b05-7de74ceee9f3 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] GET http://10.222.0.89/volume// Jan 21 11:55:04.955498 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-cede2c2e-67e1-455a-b748-dec2199ca3f8 req-12cc4aff-7b25-4a53-8b05-7de74ceee9f3 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:55:04.955498 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:55:04.955498 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:55:04.955733 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-cede2c2e-67e1-455a-b748-dec2199ca3f8 req-12cc4aff-7b25-4a53-8b05-7de74ceee9f3 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:55:04.956977 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-cede2c2e-67e1-455a-b748-dec2199ca3f8 req-12cc4aff-7b25-4a53-8b05-7de74ceee9f3 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 11:55:04.957572 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 163/325] 10.222.0.90 () {56 vars in 1089 bytes} [Thu Jan 21 11:55:04 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 11:55:04.973195 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-cede2c2e-67e1-455a-b748-dec2199ca3f8 req-b3d3bcab-6ba3-4ccf-8c21-f5085de8b481 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] GET http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac Jan 21 11:55:04.974021 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-cede2c2e-67e1-455a-b748-dec2199ca3f8 req-b3d3bcab-6ba3-4ccf-8c21-f5085de8b481 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:55:04.974547 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-cede2c2e-67e1-455a-b748-dec2199ca3f8 req-b3d3bcab-6ba3-4ccf-8c21-f5085de8b481 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:55:05.116364 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:55:05.116364 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:55:05.135167 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-cede2c2e-67e1-455a-b748-dec2199ca3f8 req-b3d3bcab-6ba3-4ccf-8c21-f5085de8b481 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Volume info retrieved successfully. Jan 21 11:55:05.179392 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:55:05.179392 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:55:05.189904 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:55:05.189904 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:55:05.214291 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-cede2c2e-67e1-455a-b748-dec2199ca3f8 req-b3d3bcab-6ba3-4ccf-8c21-f5085de8b481 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac returned with HTTP 200 Jan 21 11:55:05.215912 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-121a15b8-5cb0-4262-8688-715318efbb78 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Volume info retrieved successfully. Jan 21 11:55:05.225962 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 164/326] 10.222.0.90 () {60 vars in 1403 bytes} [Thu Jan 21 11:55:04 2021] GET /volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac => generated 1012 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 11:55:05.258967 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-cede2c2e-67e1-455a-b748-dec2199ca3f8 req-8231e07e-05eb-47ca-ac32-9dfcf104cc1d tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] PUT http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/attachments/4f2dd762-2e92-44e7-bbb7-81ee2c49fa72 Jan 21 11:55:05.259513 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:55:05.259513 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:55:05.259756 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-cede2c2e-67e1-455a-b748-dec2199ca3f8 req-8231e07e-05eb-47ca-ac32-9dfcf104cc1d tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.90", "host": "n-h2-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:55:05.283611 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:55:05.283611 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:55:05.322559 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-121a15b8-5cb0-4262-8688-715318efbb78 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac returned with HTTP 200 Jan 21 11:55:05.324264 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 163/327] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:55:04 2021] GET /volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac => generated 913 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:55:05.378617 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 11:55:05.378617 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 11:55:05.379596 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-cede2c2e-67e1-455a-b748-dec2199ca3f8 req-8231e07e-05eb-47ca-ac32-9dfcf104cc1d tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Lock "b'cinder-attachment_update-db24efba-946c-4626-b7d4-f4d21f83c5ac-n-h2-760354-3'" acquired by "attachment_update" :: waited 0.031s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 11:55:05.382805 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:55:05.382805 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:55:06.342208 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c1ceb892-a532-4b56-96ac-238c209c56b1 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] GET http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac Jan 21 11:55:06.342974 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c1ceb892-a532-4b56-96ac-238c209c56b1 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:55:06.343202 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:55:06.343202 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:55:06.343584 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c1ceb892-a532-4b56-96ac-238c209c56b1 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:55:06.458824 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:55:06.458824 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:55:06.486833 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c1ceb892-a532-4b56-96ac-238c209c56b1 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Volume info retrieved successfully. Jan 21 11:55:06.531482 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:55:06.531482 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:55:06.550051 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c1ceb892-a532-4b56-96ac-238c209c56b1 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac returned with HTTP 200 Jan 21 11:55:06.551081 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 164/328] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:55:06 2021] GET /volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac => generated 913 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:55:07.570163 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5d6f388a-12f2-4380-95a9-c26aa877b46c tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] GET http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac Jan 21 11:55:07.571704 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5d6f388a-12f2-4380-95a9-c26aa877b46c tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:55:07.572238 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:55:07.572238 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:55:07.573130 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5d6f388a-12f2-4380-95a9-c26aa877b46c tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:55:07.628491 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:55:07.628491 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:55:07.638403 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5d6f388a-12f2-4380-95a9-c26aa877b46c tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Volume info retrieved successfully. Jan 21 11:55:07.663040 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:55:07.663040 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:55:07.674274 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5d6f388a-12f2-4380-95a9-c26aa877b46c tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac returned with HTTP 200 Jan 21 11:55:07.675863 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 165/329] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:55:07 2021] GET /volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac => generated 913 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:55:07.926194 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-cede2c2e-67e1-455a-b748-dec2199ca3f8 req-8231e07e-05eb-47ca-ac32-9dfcf104cc1d tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Lock "b'cinder-attachment_update-db24efba-946c-4626-b7d4-f4d21f83c5ac-n-h2-760354-3'" released by "attachment_update" :: held 2.547s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 11:55:07.927153 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-cede2c2e-67e1-455a-b748-dec2199ca3f8 req-8231e07e-05eb-47ca-ac32-9dfcf104cc1d tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/attachments/4f2dd762-2e92-44e7-bbb7-81ee2c49fa72 returned with HTTP 200 Jan 21 11:55:07.928038 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 165/330] 10.222.0.90 () {64 vars in 1468 bytes} [Thu Jan 21 11:55:05 2021] PUT /volume/v3/6eb18843279441939053169aeb5a5a43/attachments/4f2dd762-2e92-44e7-bbb7-81ee2c49fa72 => generated 762 bytes in 2676 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:55:08.693757 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5852d020-c461-4927-871b-948ee33c1972 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] GET http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac Jan 21 11:55:08.694277 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5852d020-c461-4927-871b-948ee33c1972 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:55:08.694684 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:55:08.694684 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:55:08.695057 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5852d020-c461-4927-871b-948ee33c1972 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:55:08.753630 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:55:08.753630 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:55:08.765801 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5852d020-c461-4927-871b-948ee33c1972 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Volume info retrieved successfully. Jan 21 11:55:08.786702 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:55:08.786702 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:55:08.797566 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5852d020-c461-4927-871b-948ee33c1972 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac returned with HTTP 200 Jan 21 11:55:08.798412 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 166/331] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:55:08 2021] GET /volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac => generated 914 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:55:09.817542 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-91d814d9-24c7-4fd7-8694-6116ff2c71a7 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] GET http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac Jan 21 11:55:09.818812 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-91d814d9-24c7-4fd7-8694-6116ff2c71a7 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:55:09.819203 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:55:09.819203 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:55:09.819816 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-91d814d9-24c7-4fd7-8694-6116ff2c71a7 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:55:09.930642 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:55:09.930642 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:55:09.949741 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-91d814d9-24c7-4fd7-8694-6116ff2c71a7 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Volume info retrieved successfully. Jan 21 11:55:10.025859 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:55:10.025859 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:55:10.046698 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-91d814d9-24c7-4fd7-8694-6116ff2c71a7 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac returned with HTTP 200 Jan 21 11:55:10.047909 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 166/332] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:55:09 2021] GET /volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac => generated 914 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:55:11.068842 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c47d7623-c837-4b15-bf3f-ff985eaa7f82 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] GET http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac Jan 21 11:55:11.069678 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c47d7623-c837-4b15-bf3f-ff985eaa7f82 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:55:11.070111 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:55:11.070111 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:55:11.070761 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c47d7623-c837-4b15-bf3f-ff985eaa7f82 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:55:11.224002 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:55:11.224002 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:55:11.250956 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c47d7623-c837-4b15-bf3f-ff985eaa7f82 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Volume info retrieved successfully. Jan 21 11:55:11.278482 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:55:11.278482 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:55:11.288190 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c47d7623-c837-4b15-bf3f-ff985eaa7f82 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac returned with HTTP 200 Jan 21 11:55:11.289254 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 167/333] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:55:11 2021] GET /volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac => generated 914 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:55:12.306299 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c8815cc9-e24a-45bf-9079-b20bcf6e21d9 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] GET http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac Jan 21 11:55:12.306876 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c8815cc9-e24a-45bf-9079-b20bcf6e21d9 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:55:12.307035 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:55:12.307035 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:55:12.307405 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c8815cc9-e24a-45bf-9079-b20bcf6e21d9 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:55:12.402071 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:55:12.402071 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:55:12.430983 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c8815cc9-e24a-45bf-9079-b20bcf6e21d9 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Volume info retrieved successfully. Jan 21 11:55:12.499196 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:55:12.499196 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:55:12.514164 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c8815cc9-e24a-45bf-9079-b20bcf6e21d9 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac returned with HTTP 200 Jan 21 11:55:12.515101 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 167/334] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:55:12 2021] GET /volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac => generated 914 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:55:13.536897 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1d1b11ba-ed2e-4e9b-8985-8be7978feb3e tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] GET http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac Jan 21 11:55:13.538191 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1d1b11ba-ed2e-4e9b-8985-8be7978feb3e tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:55:13.538574 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:55:13.538574 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:55:13.539447 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1d1b11ba-ed2e-4e9b-8985-8be7978feb3e tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:55:13.710724 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-cede2c2e-67e1-455a-b748-dec2199ca3f8 req-c6983aae-e3fa-46ed-a808-289ce511aad1 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] POST http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/attachments/4f2dd762-2e92-44e7-bbb7-81ee2c49fa72/action Jan 21 11:55:13.711464 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:55:13.711464 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:55:13.712147 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-cede2c2e-67e1-455a-b748-dec2199ca3f8 req-c6983aae-e3fa-46ed-a808-289ce511aad1 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Action body: b'{"os-complete": null}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 11:55:13.712794 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-cede2c2e-67e1-455a-b748-dec2199ca3f8 req-c6983aae-e3fa-46ed-a808-289ce511aad1 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:55:13.756536 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:55:13.756536 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:55:13.803206 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1d1b11ba-ed2e-4e9b-8985-8be7978feb3e tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Volume info retrieved successfully. Jan 21 11:55:13.890429 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:55:13.890429 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:55:13.896041 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:55:13.896041 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:55:13.920563 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-cede2c2e-67e1-455a-b748-dec2199ca3f8 req-c6983aae-e3fa-46ed-a808-289ce511aad1 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/attachments/4f2dd762-2e92-44e7-bbb7-81ee2c49fa72/action returned with HTTP 204 Jan 21 11:55:13.923716 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 168/335] 10.222.0.90 () {64 vars in 1489 bytes} [Thu Jan 21 11:55:13 2021] POST /volume/v3/6eb18843279441939053169aeb5a5a43/attachments/4f2dd762-2e92-44e7-bbb7-81ee2c49fa72/action => generated 0 bytes in 220 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:55:13.931778 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1d1b11ba-ed2e-4e9b-8985-8be7978feb3e tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac returned with HTTP 200 Jan 21 11:55:13.954421 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 168/336] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:55:13 2021] GET /volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac => generated 914 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:55:14.962548 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c8ef775b-a4a0-4d24-a4d9-e8606273a196 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] GET http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac Jan 21 11:55:14.963107 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c8ef775b-a4a0-4d24-a4d9-e8606273a196 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:55:14.963259 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:55:14.963259 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:55:14.964124 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c8ef775b-a4a0-4d24-a4d9-e8606273a196 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:55:15.019836 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:55:15.019836 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:55:15.030293 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c8ef775b-a4a0-4d24-a4d9-e8606273a196 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Volume info retrieved successfully. Jan 21 11:55:15.053072 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:55:15.053072 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:55:15.064739 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c8ef775b-a4a0-4d24-a4d9-e8606273a196 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac returned with HTTP 200 Jan 21 11:55:15.066366 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 169/337] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:55:14 2021] GET /volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac => generated 1206 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:55:22.886484 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-57dee235-2ada-4e93-8733-af300d98fa6a req-706bba15-60e4-4780-ab9d-2e79b3b2f4a9 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] DELETE http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/attachments/4f2dd762-2e92-44e7-bbb7-81ee2c49fa72 Jan 21 11:55:22.887623 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-57dee235-2ada-4e93-8733-af300d98fa6a req-706bba15-60e4-4780-ab9d-2e79b3b2f4a9 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:55:22.888025 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:55:22.888025 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:55:22.888635 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-57dee235-2ada-4e93-8733-af300d98fa6a req-706bba15-60e4-4780-ab9d-2e79b3b2f4a9 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:55:22.959128 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:55:22.959128 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:55:23.693322 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-57dee235-2ada-4e93-8733-af300d98fa6a req-706bba15-60e4-4780-ab9d-2e79b3b2f4a9 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 11:55:23.693939 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-57dee235-2ada-4e93-8733-af300d98fa6a req-706bba15-60e4-4780-ab9d-2e79b3b2f4a9 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Pending status list for volume during attachment-delete: [] {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 11:55:23.702445 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-57dee235-2ada-4e93-8733-af300d98fa6a req-706bba15-60e4-4780-ab9d-2e79b3b2f4a9 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/attachments/4f2dd762-2e92-44e7-bbb7-81ee2c49fa72 returned with HTTP 200 Jan 21 11:55:23.703621 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 169/338] 10.222.0.90 () {62 vars in 1437 bytes} [Thu Jan 21 11:55:22 2021] DELETE /volume/v3/6eb18843279441939053169aeb5a5a43/attachments/4f2dd762-2e92-44e7-bbb7-81ee2c49fa72 => generated 19 bytes in 823 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:55:25.859980 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bd89f065-2159-4371-8d66-62d3763253f6 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] GET http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac Jan 21 11:55:25.860660 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bd89f065-2159-4371-8d66-62d3763253f6 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:55:25.860987 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:55:25.860987 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:55:25.861508 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bd89f065-2159-4371-8d66-62d3763253f6 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:55:25.919423 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:55:25.919423 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:55:25.929762 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bd89f065-2159-4371-8d66-62d3763253f6 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Volume info retrieved successfully. Jan 21 11:55:25.957649 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bd89f065-2159-4371-8d66-62d3763253f6 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac returned with HTTP 200 Jan 21 11:55:25.959124 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 170/339] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:55:25 2021] GET /volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac => generated 914 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:55:25.975014 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6fafe263-f786-4a99-91ea-9383bf5ffc9a tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] GET http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac Jan 21 11:55:25.975797 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6fafe263-f786-4a99-91ea-9383bf5ffc9a tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:55:25.976186 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:55:25.976186 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:55:25.976736 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6fafe263-f786-4a99-91ea-9383bf5ffc9a tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:55:26.080435 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:55:26.080435 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:55:26.099389 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6fafe263-f786-4a99-91ea-9383bf5ffc9a tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Volume info retrieved successfully. Jan 21 11:55:26.148914 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6fafe263-f786-4a99-91ea-9383bf5ffc9a tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac returned with HTTP 200 Jan 21 11:55:26.149198 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 170/340] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:55:25 2021] GET /volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac => generated 914 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:55:26.165542 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-86858678-b2c1-45fb-b466-d7c2522ccf05 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] GET http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac Jan 21 11:55:26.166105 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-86858678-b2c1-45fb-b466-d7c2522ccf05 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:55:26.166325 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:55:26.166325 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:55:26.166698 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-86858678-b2c1-45fb-b466-d7c2522ccf05 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:55:26.223031 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:55:26.223031 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:55:26.233653 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-86858678-b2c1-45fb-b466-d7c2522ccf05 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Volume info retrieved successfully. Jan 21 11:55:26.263067 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-86858678-b2c1-45fb-b466-d7c2522ccf05 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac returned with HTTP 200 Jan 21 11:55:26.265045 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 171/341] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:55:26 2021] GET /volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac => generated 914 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:04.693524 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cede1e31-8ead-4c9e-9304-6d26a119b860 tempest-VolumePoolsAdminTestsJSON-812842806 tempest-VolumePoolsAdminTestsJSON-812842806] GET http://10.222.0.89/volume/v3/b3728bcdaa5340f3bb191f3349e7e7c1/scheduler-stats/get_pools?detail=True Jan 21 11:57:04.694107 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cede1e31-8ead-4c9e-9304-6d26a119b860 tempest-VolumePoolsAdminTestsJSON-812842806 tempest-VolumePoolsAdminTestsJSON-812842806] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:04.694905 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:04.694905 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:04.695935 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cede1e31-8ead-4c9e-9304-6d26a119b860 tempest-VolumePoolsAdminTestsJSON-812842806 tempest-VolumePoolsAdminTestsJSON-812842806] Calling method 'get_pools' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:04.729795 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cede1e31-8ead-4c9e-9304-6d26a119b860 tempest-VolumePoolsAdminTestsJSON-812842806 tempest-VolumePoolsAdminTestsJSON-812842806] http://10.222.0.89/volume/v3/b3728bcdaa5340f3bb191f3349e7e7c1/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 21 11:57:04.739524 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 171/342] 10.222.0.89 () {58 vars in 1281 bytes} [Thu Jan 21 11:57:04 2021] GET /volume/v3/b3728bcdaa5340f3bb191f3349e7e7c1/scheduler-stats/get_pools?detail=True => generated 768 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:04.747825 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-25ea1c51-6c59-41f8-8033-2ac6d8483a95 tempest-VolumePoolsAdminTestsJSON-812842806 tempest-VolumePoolsAdminTestsJSON-812842806] GET http://10.222.0.89/volume/v3/b3728bcdaa5340f3bb191f3349e7e7c1/scheduler-stats/get_pools Jan 21 11:57:04.748463 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-25ea1c51-6c59-41f8-8033-2ac6d8483a95 tempest-VolumePoolsAdminTestsJSON-812842806 tempest-VolumePoolsAdminTestsJSON-812842806] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:04.748752 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:04.748752 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:04.749233 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-25ea1c51-6c59-41f8-8033-2ac6d8483a95 tempest-VolumePoolsAdminTestsJSON-812842806 tempest-VolumePoolsAdminTestsJSON-812842806] Calling method 'get_pools' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:04.778983 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-25ea1c51-6c59-41f8-8033-2ac6d8483a95 tempest-VolumePoolsAdminTestsJSON-812842806 tempest-VolumePoolsAdminTestsJSON-812842806] http://10.222.0.89/volume/v3/b3728bcdaa5340f3bb191f3349e7e7c1/scheduler-stats/get_pools returned with HTTP 200 Jan 21 11:57:04.785414 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 172/343] 10.222.0.89 () {58 vars in 1258 bytes} [Thu Jan 21 11:57:04 2021] GET /volume/v3/b3728bcdaa5340f3bb191f3349e7e7c1/scheduler-stats/get_pools => generated 61 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 11:57:13.405229 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cf21647e-7577-4279-b73f-ec3acc36895d tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] POST http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types Jan 21 11:57:13.406102 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cf21647e-7577-4279-b73f-ec3acc36895d tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1411159967", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:57:13.524876 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cf21647e-7577-4279-b73f-ec3acc36895d tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types returned with HTTP 200 Jan 21 11:57:13.527303 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 172/344] 10.222.0.89 () {60 vars in 1220 bytes} [Thu Jan 21 11:57:12 2021] POST /volume/v3/2933d431293848928b017d9f8220b94a/types => generated 278 bytes in 702 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:13.537974 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8d656a2a-cc28-4a19-bb23-8674e1fb02ee tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] POST http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types Jan 21 11:57:13.538785 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8d656a2a-cc28-4a19-bb23-8674e1fb02ee tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1986277309", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:57:13.691904 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8d656a2a-cc28-4a19-bb23-8674e1fb02ee tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types returned with HTTP 200 Jan 21 11:57:13.693468 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 173/345] 10.222.0.89 () {60 vars in 1220 bytes} [Thu Jan 21 11:57:13 2021] POST /volume/v3/2933d431293848928b017d9f8220b94a/types => generated 278 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:14.060809 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-25bcf5da-3976-48d5-a82f-3e5556bedd56 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] POST http://10.222.0.89/volume/v3/00e4ff079f0546119687a5bcfac9e1c0/volumes Jan 21 11:57:14.061855 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-25bcf5da-3976-48d5-a82f-3e5556bedd56 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-178629587", "volume_type": "ea47af36-c9cd-4e04-82c4-8e03d0257bee", "size": 1}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:57:14.062707 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-25bcf5da-3976-48d5-a82f-3e5556bedd56 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-178629587', 'volume_type': 'ea47af36-c9cd-4e04-82c4-8e03d0257bee', 'size': 1}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 11:57:14.082531 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-25bcf5da-3976-48d5-a82f-3e5556bedd56 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Create volume of 1 GB Jan 21 11:57:14.083255 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:14.083255 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:14.084333 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-25bcf5da-3976-48d5-a82f-3e5556bedd56 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Availability Zones retrieved successfully. Jan 21 11:57:14.128205 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-25bcf5da-3976-48d5-a82f-3e5556bedd56 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Flow 'volume_create_api' (0408b006-ac92-42bd-8a8b-119ad751573b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:57:14.131663 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-25bcf5da-3976-48d5-a82f-3e5556bedd56 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c6ee0b5-11e3-4ee0-9336-e5f2227215ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:57:14.136695 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-25bcf5da-3976-48d5-a82f-3e5556bedd56 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 11:57:14.221334 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-25bcf5da-3976-48d5-a82f-3e5556bedd56 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c6ee0b5-11e3-4ee0-9336-e5f2227215ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:57:13Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iSCSI',vendor_name='Open Source'},id=ea47af36-c9cd-4e04-82c4-8e03d0257bee,is_public=True,name='tempest-VolumeTypesTest-volume-type-1411159967',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea47af36-c9cd-4e04-82c4-8e03d0257bee', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:57:14.223737 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-25bcf5da-3976-48d5-a82f-3e5556bedd56 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c61ca16e-aa29-44ef-b817-d3528e90d64b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:57:14.276355 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-25bcf5da-3976-48d5-a82f-3e5556bedd56 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1411159967 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1411159967, it is now deprecated. Please use the default quota class for default quota. Jan 21 11:57:14.277746 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-25bcf5da-3976-48d5-a82f-3e5556bedd56 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1411159967 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1411159967, it is now deprecated. Please use the default quota class for default quota. Jan 21 11:57:14.336495 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-25bcf5da-3976-48d5-a82f-3e5556bedd56 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Created reservations ['24e17391-c113-4319-b154-d19065616d58', '74bfa435-b9ad-428c-9a22-940554ce2a76', '4b0f5a6e-f7a5-4999-a18e-7192c659ff83', '440edc3d-8a82-4ab7-8103-5f6a6c803ced'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 11:57:14.339616 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-25bcf5da-3976-48d5-a82f-3e5556bedd56 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c61ca16e-aa29-44ef-b817-d3528e90d64b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24e17391-c113-4319-b154-d19065616d58', '74bfa435-b9ad-428c-9a22-940554ce2a76', '4b0f5a6e-f7a5-4999-a18e-7192c659ff83', '440edc3d-8a82-4ab7-8103-5f6a6c803ced']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:57:14.343476 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-25bcf5da-3976-48d5-a82f-3e5556bedd56 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c119064-9c8d-40d8-b688-54849b50e36e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:57:14.420615 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-25bcf5da-3976-48d5-a82f-3e5556bedd56 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c119064-9c8d-40d8-b688-54849b50e36e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e315059-e1f3-4715-af48-16e747f75070', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-178629587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00e4ff079f0546119687a5bcfac9e1c0',qos_specs=None,replication_status=,reservations=['24e17391-c113-4319-b154-d19065616d58','74bfa435-b9ad-428c-9a22-940554ce2a76','4b0f5a6e-f7a5-4999-a18e-7192c659ff83','440edc3d-8a82-4ab7-8103-5f6a6c803ced'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ac9096611914598b41d163b8c70fba7',volume_type_id=ea47af36-c9cd-4e04-82c4-8e03d0257bee), '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=2021-01-21T11:57:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-178629587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e315059-e1f3-4715-af48-16e747f75070,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00e4ff079f0546119687a5bcfac9e1c0',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,user_id='0ac9096611914598b41d163b8c70fba7',volume_attachment=,volume_type=,volume_type_id=ea47af36-c9cd-4e04-82c4-8e03d0257bee)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:57:14.423736 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-25bcf5da-3976-48d5-a82f-3e5556bedd56 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0a59aa0-02d6-4f24-97c4-5056918f5455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:57:14.457015 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-25bcf5da-3976-48d5-a82f-3e5556bedd56 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0a59aa0-02d6-4f24-97c4-5056918f5455) 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-VolumeTypesTest-volume-178629587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00e4ff079f0546119687a5bcfac9e1c0',qos_specs=None,replication_status=,reservations=['24e17391-c113-4319-b154-d19065616d58','74bfa435-b9ad-428c-9a22-940554ce2a76','4b0f5a6e-f7a5-4999-a18e-7192c659ff83','440edc3d-8a82-4ab7-8103-5f6a6c803ced'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ac9096611914598b41d163b8c70fba7',volume_type_id=ea47af36-c9cd-4e04-82c4-8e03d0257bee)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:57:14.460250 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-25bcf5da-3976-48d5-a82f-3e5556bedd56 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6d92a4c-4dc1-45a7-bcad-661f954a480b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:57:14.495837 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-25bcf5da-3976-48d5-a82f-3e5556bedd56 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6d92a4c-4dc1-45a7-bcad-661f954a480b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:57:14.505486 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-25bcf5da-3976-48d5-a82f-3e5556bedd56 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Flow 'volume_create_api' (0408b006-ac92-42bd-8a8b-119ad751573b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:57:14.588216 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-25bcf5da-3976-48d5-a82f-3e5556bedd56 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Create volume request issued successfully. Jan 21 11:57:14.604215 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-25bcf5da-3976-48d5-a82f-3e5556bedd56 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] http://10.222.0.89/volume/v3/00e4ff079f0546119687a5bcfac9e1c0/volumes returned with HTTP 202 Jan 21 11:57:14.605599 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 173/346] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 11:57:13 2021] POST /volume/v3/00e4ff079f0546119687a5bcfac9e1c0/volumes => generated 849 bytes in 906 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 11:57:14.622359 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c3583114-a672-48dc-9c9e-2adfb4474691 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] GET http://10.222.0.89/volume/v3/00e4ff079f0546119687a5bcfac9e1c0/volumes/7e315059-e1f3-4715-af48-16e747f75070 Jan 21 11:57:14.622979 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c3583114-a672-48dc-9c9e-2adfb4474691 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:14.623477 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c3583114-a672-48dc-9c9e-2adfb4474691 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:14.773825 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:14.773825 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:14.794677 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c3583114-a672-48dc-9c9e-2adfb4474691 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Volume info retrieved successfully. Jan 21 11:57:14.863926 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c3583114-a672-48dc-9c9e-2adfb4474691 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] http://10.222.0.89/volume/v3/00e4ff079f0546119687a5bcfac9e1c0/volumes/7e315059-e1f3-4715-af48-16e747f75070 returned with HTTP 200 Jan 21 11:57:14.866284 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 174/347] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:14 2021] GET /volume/v3/00e4ff079f0546119687a5bcfac9e1c0/volumes/7e315059-e1f3-4715-af48-16e747f75070 => generated 941 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:15.403424 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-33f01d32-ca86-419e-9765-0f0b81627028 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] POST http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes Jan 21 11:57:15.404122 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:15.404122 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:15.404793 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-33f01d32-ca86-419e-9765-0f0b81627028 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2046940617"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:57:15.406401 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-33f01d32-ca86-419e-9765-0f0b81627028 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-2046940617'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 11:57:15.406908 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-33f01d32-ca86-419e-9765-0f0b81627028 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Create volume of 1 GB Jan 21 11:57:15.408020 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:15.408020 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:15.435801 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-33f01d32-ca86-419e-9765-0f0b81627028 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Availability Zones retrieved successfully. Jan 21 11:57:15.457633 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-33f01d32-ca86-419e-9765-0f0b81627028 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Flow 'volume_create_api' (ba435b17-26c6-4f79-ac2a-8eeaa95c5220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:57:15.462648 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-33f01d32-ca86-419e-9765-0f0b81627028 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b602c70-de24-4be5-be83-fdeace554b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:57:15.466906 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-33f01d32-ca86-419e-9765-0f0b81627028 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 11:57:15.597482 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-33f01d32-ca86-419e-9765-0f0b81627028 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b602c70-de24-4be5-be83-fdeace554b0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:57:15.600310 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-33f01d32-ca86-419e-9765-0f0b81627028 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67f6d8cb-d4ac-480c-866d-86398564aad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:57:15.740251 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-33f01d32-ca86-419e-9765-0f0b81627028 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Created reservations ['0e4a8c7c-8caa-4c39-8567-0d862446ed5e', '418bc659-8a1c-4fed-829a-7bd58c958edc', '2e6bc0eb-6cca-4471-8065-24a7fd566e30', 'dee52360-95f1-4504-a6ea-709a0aabc40a'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 11:57:15.742220 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-33f01d32-ca86-419e-9765-0f0b81627028 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67f6d8cb-d4ac-480c-866d-86398564aad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e4a8c7c-8caa-4c39-8567-0d862446ed5e', '418bc659-8a1c-4fed-829a-7bd58c958edc', '2e6bc0eb-6cca-4471-8065-24a7fd566e30', 'dee52360-95f1-4504-a6ea-709a0aabc40a']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:57:15.745050 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-33f01d32-ca86-419e-9765-0f0b81627028 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f6ee7bf-6424-4763-8a74-e61c1657c14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:57:15.811061 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-33f01d32-ca86-419e-9765-0f0b81627028 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f6ee7bf-6424-4763-8a74-e61c1657c14e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c9efe30-db91-46c8-a902-845481ef5e00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2046940617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5d6ef5446ac4db2ad20b111a186084d',qos_specs=None,replication_status=,reservations=['0e4a8c7c-8caa-4c39-8567-0d862446ed5e','418bc659-8a1c-4fed-829a-7bd58c958edc','2e6bc0eb-6cca-4471-8065-24a7fd566e30','dee52360-95f1-4504-a6ea-709a0aabc40a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bc82b09dd874cc280a8f821bac0e796',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T11:57:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2046940617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c9efe30-db91-46c8-a902-845481ef5e00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5d6ef5446ac4db2ad20b111a186084d',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,user_id='9bc82b09dd874cc280a8f821bac0e796',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:57:15.815525 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-33f01d32-ca86-419e-9765-0f0b81627028 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa5d7100-8408-4652-989d-558d0ea14daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:57:15.844146 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-33f01d32-ca86-419e-9765-0f0b81627028 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa5d7100-8408-4652-989d-558d0ea14daf) 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-2046940617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5d6ef5446ac4db2ad20b111a186084d',qos_specs=None,replication_status=,reservations=['0e4a8c7c-8caa-4c39-8567-0d862446ed5e','418bc659-8a1c-4fed-829a-7bd58c958edc','2e6bc0eb-6cca-4471-8065-24a7fd566e30','dee52360-95f1-4504-a6ea-709a0aabc40a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bc82b09dd874cc280a8f821bac0e796',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:57:15.846337 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-33f01d32-ca86-419e-9765-0f0b81627028 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b387fef-1501-4a5b-97a5-8fccb76ed4f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:57:15.863378 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-33f01d32-ca86-419e-9765-0f0b81627028 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b387fef-1501-4a5b-97a5-8fccb76ed4f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:57:15.866548 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-33f01d32-ca86-419e-9765-0f0b81627028 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Flow 'volume_create_api' (ba435b17-26c6-4f79-ac2a-8eeaa95c5220) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:57:15.883474 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ee456c14-fb0e-4fd7-8eb2-042567b6dc80 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] GET http://10.222.0.89/volume/v3/00e4ff079f0546119687a5bcfac9e1c0/volumes/7e315059-e1f3-4715-af48-16e747f75070 Jan 21 11:57:15.884163 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ee456c14-fb0e-4fd7-8eb2-042567b6dc80 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:15.884369 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:15.884369 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:15.885018 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ee456c14-fb0e-4fd7-8eb2-042567b6dc80 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:15.972865 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-33f01d32-ca86-419e-9765-0f0b81627028 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Create volume request issued successfully. Jan 21 11:57:15.992661 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:15.992661 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:16.003847 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ee456c14-fb0e-4fd7-8eb2-042567b6dc80 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Volume info retrieved successfully. Jan 21 11:57:16.017870 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-33f01d32-ca86-419e-9765-0f0b81627028 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes returned with HTTP 202 Jan 21 11:57:16.019390 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 174/348] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 11:57:15 2021] POST /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes => generated 828 bytes in 637 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 11:57:16.035599 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-81d45f29-4a30-4d49-9f2b-344650291066 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] GET http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/6c9efe30-db91-46c8-a902-845481ef5e00 Jan 21 11:57:16.036297 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-81d45f29-4a30-4d49-9f2b-344650291066 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:16.036795 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:16.036795 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:16.037759 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-81d45f29-4a30-4d49-9f2b-344650291066 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:16.046568 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ee456c14-fb0e-4fd7-8eb2-042567b6dc80 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] http://10.222.0.89/volume/v3/00e4ff079f0546119687a5bcfac9e1c0/volumes/7e315059-e1f3-4715-af48-16e747f75070 returned with HTTP 200 Jan 21 11:57:16.048383 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 175/349] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:15 2021] GET /volume/v3/00e4ff079f0546119687a5bcfac9e1c0/volumes/7e315059-e1f3-4715-af48-16e747f75070 => generated 942 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:16.064131 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e36be079-56a9-44f5-93b8-a0bcf1f6107c tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] POST http://10.222.0.89/volume/v3/00e4ff079f0546119687a5bcfac9e1c0/volumes/7e315059-e1f3-4715-af48-16e747f75070/action Jan 21 11:57:16.065345 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:16.065345 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:16.066211 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e36be079-56a9-44f5-93b8-a0bcf1f6107c tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Action body: b'{"os-retype": {"new_type": "95bc96e7-5a8c-4b02-b473-5fd843daeb8c"}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 11:57:16.066793 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e36be079-56a9-44f5-93b8-a0bcf1f6107c tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "95bc96e7-5a8c-4b02-b473-5fd843daeb8c"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:57:16.112836 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:16.112836 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:16.126254 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-81d45f29-4a30-4d49-9f2b-344650291066 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Volume info retrieved successfully. Jan 21 11:57:16.159054 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-81d45f29-4a30-4d49-9f2b-344650291066 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/6c9efe30-db91-46c8-a902-845481ef5e00 returned with HTTP 200 Jan 21 11:57:16.160341 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 175/350] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:16 2021] GET /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/6c9efe30-db91-46c8-a902-845481ef5e00 => generated 896 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:16.211606 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:16.211606 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:16.212536 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e36be079-56a9-44f5-93b8-a0bcf1f6107c tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Volume info retrieved successfully. Jan 21 11:57:16.319173 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-e36be079-56a9-44f5-93b8-a0bcf1f6107c tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1986277309 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1986277309, it is now deprecated. Please use the default quota class for default quota. Jan 21 11:57:16.320061 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-e36be079-56a9-44f5-93b8-a0bcf1f6107c tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1986277309 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1986277309, it is now deprecated. Please use the default quota class for default quota. Jan 21 11:57:16.376312 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-e36be079-56a9-44f5-93b8-a0bcf1f6107c tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Created reservations ['5a1e00ad-87f1-4dc6-a888-4f69e7d9906f', 'a83717cd-7156-4d1b-9e24-a82f160bff59'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 11:57:16.445294 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-e36be079-56a9-44f5-93b8-a0bcf1f6107c tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1411159967 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1411159967, it is now deprecated. Please use the default quota class for default quota. Jan 21 11:57:16.445294 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-e36be079-56a9-44f5-93b8-a0bcf1f6107c tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1411159967 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1411159967, it is now deprecated. Please use the default quota class for default quota. Jan 21 11:57:16.470888 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-e36be079-56a9-44f5-93b8-a0bcf1f6107c tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Created reservations ['3cbad214-d0b7-4896-8ee3-a315b726bad4', '5dae87bf-da83-4a5f-ae23-b332134fad21'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 11:57:16.671853 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e36be079-56a9-44f5-93b8-a0bcf1f6107c tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Retype volume request issued successfully. Jan 21 11:57:16.673737 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e36be079-56a9-44f5-93b8-a0bcf1f6107c tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] http://10.222.0.89/volume/v3/00e4ff079f0546119687a5bcfac9e1c0/volumes/7e315059-e1f3-4715-af48-16e747f75070/action returned with HTTP 202 Jan 21 11:57:16.680868 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 176/351] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 11:57:16 2021] POST /volume/v3/00e4ff079f0546119687a5bcfac9e1c0/volumes/7e315059-e1f3-4715-af48-16e747f75070/action => generated 0 bytes in 618 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 11:57:16.686491 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-95dc75da-5bab-4aa9-9c9c-ebfcd36c014c tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] GET http://10.222.0.89/volume/v3/00e4ff079f0546119687a5bcfac9e1c0/volumes/7e315059-e1f3-4715-af48-16e747f75070 Jan 21 11:57:16.687141 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-95dc75da-5bab-4aa9-9c9c-ebfcd36c014c tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:16.687442 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:16.687442 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:16.687936 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-95dc75da-5bab-4aa9-9c9c-ebfcd36c014c tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:16.928665 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:16.928665 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:16.957226 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-95dc75da-5bab-4aa9-9c9c-ebfcd36c014c tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Volume info retrieved successfully. Jan 21 11:57:17.004645 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-95dc75da-5bab-4aa9-9c9c-ebfcd36c014c tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] http://10.222.0.89/volume/v3/00e4ff079f0546119687a5bcfac9e1c0/volumes/7e315059-e1f3-4715-af48-16e747f75070 returned with HTTP 200 Jan 21 11:57:17.006042 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 176/352] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:16 2021] GET /volume/v3/00e4ff079f0546119687a5bcfac9e1c0/volumes/7e315059-e1f3-4715-af48-16e747f75070 => generated 941 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:17.177736 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2da63fcf-0610-4a2b-ae89-9e930c6668e2 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] GET http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/6c9efe30-db91-46c8-a902-845481ef5e00 Jan 21 11:57:17.178269 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2da63fcf-0610-4a2b-ae89-9e930c6668e2 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:17.178490 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:17.178490 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:17.178874 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2da63fcf-0610-4a2b-ae89-9e930c6668e2 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:17.260813 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:17.260813 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:17.275125 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2da63fcf-0610-4a2b-ae89-9e930c6668e2 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Volume info retrieved successfully. Jan 21 11:57:17.357854 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2da63fcf-0610-4a2b-ae89-9e930c6668e2 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/6c9efe30-db91-46c8-a902-845481ef5e00 returned with HTTP 200 Jan 21 11:57:17.367494 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 177/353] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:17 2021] GET /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/6c9efe30-db91-46c8-a902-845481ef5e00 => generated 920 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:18.024250 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-74a6b875-927d-471c-8ab6-9342dbd52c7d tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] GET http://10.222.0.89/volume/v3/00e4ff079f0546119687a5bcfac9e1c0/volumes/7e315059-e1f3-4715-af48-16e747f75070 Jan 21 11:57:18.024776 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-74a6b875-927d-471c-8ab6-9342dbd52c7d tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:18.024945 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:18.024945 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:18.025312 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-74a6b875-927d-471c-8ab6-9342dbd52c7d tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:18.137520 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:18.137520 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:18.153286 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-74a6b875-927d-471c-8ab6-9342dbd52c7d tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Volume info retrieved successfully. Jan 21 11:57:18.201172 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-74a6b875-927d-471c-8ab6-9342dbd52c7d tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] http://10.222.0.89/volume/v3/00e4ff079f0546119687a5bcfac9e1c0/volumes/7e315059-e1f3-4715-af48-16e747f75070 returned with HTTP 200 Jan 21 11:57:18.217784 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 177/354] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:18 2021] GET /volume/v3/00e4ff079f0546119687a5bcfac9e1c0/volumes/7e315059-e1f3-4715-af48-16e747f75070 => generated 942 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:18.228831 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f41690e8-e02b-4fd6-9725-0be1f87761e7 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] GET http://10.222.0.89/volume/v3/00e4ff079f0546119687a5bcfac9e1c0/volumes/7e315059-e1f3-4715-af48-16e747f75070 Jan 21 11:57:18.229744 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f41690e8-e02b-4fd6-9725-0be1f87761e7 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:18.230197 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:18.230197 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:18.231731 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f41690e8-e02b-4fd6-9725-0be1f87761e7 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:18.304752 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:18.304752 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:18.316385 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f41690e8-e02b-4fd6-9725-0be1f87761e7 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Volume info retrieved successfully. Jan 21 11:57:18.365412 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f41690e8-e02b-4fd6-9725-0be1f87761e7 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] http://10.222.0.89/volume/v3/00e4ff079f0546119687a5bcfac9e1c0/volumes/7e315059-e1f3-4715-af48-16e747f75070 returned with HTTP 200 Jan 21 11:57:18.366645 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 178/355] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:18 2021] GET /volume/v3/00e4ff079f0546119687a5bcfac9e1c0/volumes/7e315059-e1f3-4715-af48-16e747f75070 => generated 942 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:18.382611 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5c5a2a82-6f2e-4cdb-a2b9-22fe0fcd928d tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] GET http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/6c9efe30-db91-46c8-a902-845481ef5e00 Jan 21 11:57:18.384712 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5c5a2a82-6f2e-4cdb-a2b9-22fe0fcd928d tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:18.385135 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:18.385135 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:18.386084 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5c5a2a82-6f2e-4cdb-a2b9-22fe0fcd928d tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:18.399615 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-63da56e4-80cf-48c6-95bd-503d561b5e73 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] POST http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types Jan 21 11:57:18.407521 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:18.407521 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:18.413115 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-63da56e4-80cf-48c6-95bd-503d561b5e73 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1677829157", "description": "tempest-volume-type-description-1078582001", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:57:18.594214 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:18.594214 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:18.614024 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-63da56e4-80cf-48c6-95bd-503d561b5e73 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types returned with HTTP 200 Jan 21 11:57:18.616628 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5c5a2a82-6f2e-4cdb-a2b9-22fe0fcd928d tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Volume info retrieved successfully. Jan 21 11:57:18.625749 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 179/356] 10.222.0.89 () {60 vars in 1220 bytes} [Thu Jan 21 11:57:18 2021] POST /volume/v3/2933d431293848928b017d9f8220b94a/types => generated 318 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:18.635492 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9760954b-6259-4ea1-b487-94c791ae4a2b tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] GET http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/449a68c1-fd5d-42ed-b01c-af3cf61c2169 Jan 21 11:57:18.636037 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9760954b-6259-4ea1-b487-94c791ae4a2b tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:18.636796 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9760954b-6259-4ea1-b487-94c791ae4a2b tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:18.657294 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5c5a2a82-6f2e-4cdb-a2b9-22fe0fcd928d tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/6c9efe30-db91-46c8-a902-845481ef5e00 returned with HTTP 200 Jan 21 11:57:18.658608 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 178/357] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:18 2021] GET /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/6c9efe30-db91-46c8-a902-845481ef5e00 => generated 921 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:18.674490 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9760954b-6259-4ea1-b487-94c791ae4a2b tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/449a68c1-fd5d-42ed-b01c-af3cf61c2169 returned with HTTP 200 Jan 21 11:57:18.675530 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 180/358] 10.222.0.89 () {58 vars in 1309 bytes} [Thu Jan 21 11:57:18 2021] GET /volume/v3/2933d431293848928b017d9f8220b94a/types/449a68c1-fd5d-42ed-b01c-af3cf61c2169 => generated 340 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 11:57:18.699675 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b1daf18a-26f7-4e53-9e72-1a0df3409832 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] POST http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types Jan 21 11:57:18.700461 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:18.700461 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:18.701095 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b1daf18a-26f7-4e53-9e72-1a0df3409832 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1090769864"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:57:18.816734 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b1daf18a-26f7-4e53-9e72-1a0df3409832 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types returned with HTTP 200 Jan 21 11:57:18.829353 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 179/359] 10.222.0.89 () {60 vars in 1219 bytes} [Thu Jan 21 11:57:18 2021] POST /volume/v3/2933d431293848928b017d9f8220b94a/types => generated 221 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:18.834470 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d35055c9-6826-4eae-9124-336b7aa1e79d tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] POST http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/d3c93279-32f9-476f-9646-9e7975631b80/encryption Jan 21 11:57:18.835309 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d35055c9-6826-4eae-9124-336b7aa1e79d tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "control_location": "front-end"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:57:18.951510 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d35055c9-6826-4eae-9124-336b7aa1e79d tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/d3c93279-32f9-476f-9646-9e7975631b80/encryption returned with HTTP 200 Jan 21 11:57:18.952521 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 181/360] 10.222.0.89 () {60 vars in 1363 bytes} [Thu Jan 21 11:57:18 2021] POST /volume/v3/2933d431293848928b017d9f8220b94a/types/d3c93279-32f9-476f-9646-9e7975631b80/encryption => generated 193 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:18.964924 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7efff1d2-7e9c-46d1-a609-01759fc12475 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] GET http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/d3c93279-32f9-476f-9646-9e7975631b80/encryption Jan 21 11:57:18.965459 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7efff1d2-7e9c-46d1-a609-01759fc12475 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:18.965971 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7efff1d2-7e9c-46d1-a609-01759fc12475 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:19.004793 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7efff1d2-7e9c-46d1-a609-01759fc12475 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/d3c93279-32f9-476f-9646-9e7975631b80/encryption returned with HTTP 200 Jan 21 11:57:19.005664 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 180/361] 10.222.0.89 () {58 vars in 1342 bytes} [Thu Jan 21 11:57:18 2021] GET /volume/v3/2933d431293848928b017d9f8220b94a/types/d3c93279-32f9-476f-9646-9e7975631b80/encryption => generated 313 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:19.022579 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5c67918f-582d-44c6-9b88-e30db2ec0076 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] PUT http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/d3c93279-32f9-476f-9646-9e7975631b80/encryption/provider Jan 21 11:57:19.023561 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5c67918f-582d-44c6-9b88-e30db2ec0076 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:57:19.171303 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5c67918f-582d-44c6-9b88-e30db2ec0076 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/d3c93279-32f9-476f-9646-9e7975631b80/encryption/provider returned with HTTP 200 Jan 21 11:57:19.176801 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 182/362] 10.222.0.89 () {60 vars in 1390 bytes} [Thu Jan 21 11:57:19 2021] PUT /volume/v3/2933d431293848928b017d9f8220b94a/types/d3c93279-32f9-476f-9646-9e7975631b80/encryption/provider => generated 122 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:19.184917 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b1030340-54aa-422a-91a9-674166d3ace5 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] GET http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/d3c93279-32f9-476f-9646-9e7975631b80/encryption Jan 21 11:57:19.185738 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b1030340-54aa-422a-91a9-674166d3ace5 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:19.186395 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b1030340-54aa-422a-91a9-674166d3ace5 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:19.241611 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b1030340-54aa-422a-91a9-674166d3ace5 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/d3c93279-32f9-476f-9646-9e7975631b80/encryption returned with HTTP 200 Jan 21 11:57:19.252820 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 181/363] 10.222.0.89 () {58 vars in 1342 bytes} [Thu Jan 21 11:57:19 2021] GET /volume/v3/2933d431293848928b017d9f8220b94a/types/d3c93279-32f9-476f-9646-9e7975631b80/encryption => generated 347 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:19.255731 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7462b2e2-7d97-48c4-ad56-f8b1b71f4951 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] GET http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/d3c93279-32f9-476f-9646-9e7975631b80/encryption/cipher Jan 21 11:57:19.256275 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7462b2e2-7d97-48c4-ad56-f8b1b71f4951 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:19.256771 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7462b2e2-7d97-48c4-ad56-f8b1b71f4951 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:19.290876 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7462b2e2-7d97-48c4-ad56-f8b1b71f4951 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/d3c93279-32f9-476f-9646-9e7975631b80/encryption/cipher returned with HTTP 200 Jan 21 11:57:19.292835 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 183/364] 10.222.0.89 () {58 vars in 1363 bytes} [Thu Jan 21 11:57:19 2021] GET /volume/v3/2933d431293848928b017d9f8220b94a/types/d3c93279-32f9-476f-9646-9e7975631b80/encryption/cipher => generated 29 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 11:57:19.305282 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c41380cf-53ea-483f-aaf8-641cc8e2059e tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] DELETE http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/d3c93279-32f9-476f-9646-9e7975631b80/encryption/provider Jan 21 11:57:19.305853 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c41380cf-53ea-483f-aaf8-641cc8e2059e tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:19.306349 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c41380cf-53ea-483f-aaf8-641cc8e2059e tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:19.424694 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c41380cf-53ea-483f-aaf8-641cc8e2059e tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/d3c93279-32f9-476f-9646-9e7975631b80/encryption/provider returned with HTTP 202 Jan 21 11:57:19.429140 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 182/365] 10.222.0.89 () {58 vars in 1372 bytes} [Thu Jan 21 11:57:19 2021] DELETE /volume/v3/2933d431293848928b017d9f8220b94a/types/d3c93279-32f9-476f-9646-9e7975631b80/encryption/provider => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 11:57:19.435880 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7a06df93-4488-4336-b170-00d4b9ad7786 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] GET http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/d3c93279-32f9-476f-9646-9e7975631b80/encryption Jan 21 11:57:19.436418 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7a06df93-4488-4336-b170-00d4b9ad7786 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:19.436911 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7a06df93-4488-4336-b170-00d4b9ad7786 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Calling method 'index' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:19.477525 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7a06df93-4488-4336-b170-00d4b9ad7786 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/d3c93279-32f9-476f-9646-9e7975631b80/encryption returned with HTTP 200 Jan 21 11:57:19.484001 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 184/366] 10.222.0.89 () {58 vars in 1342 bytes} [Thu Jan 21 11:57:19 2021] GET /volume/v3/2933d431293848928b017d9f8220b94a/types/d3c93279-32f9-476f-9646-9e7975631b80/encryption => generated 2 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 11:57:19.490796 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-70b940c8-8a4a-4106-9e5b-d25a1e1e0362 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] GET http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/d3c93279-32f9-476f-9646-9e7975631b80/encryption Jan 21 11:57:19.491313 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-70b940c8-8a4a-4106-9e5b-d25a1e1e0362 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:19.491810 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-70b940c8-8a4a-4106-9e5b-d25a1e1e0362 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:19.574145 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-70b940c8-8a4a-4106-9e5b-d25a1e1e0362 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/d3c93279-32f9-476f-9646-9e7975631b80/encryption returned with HTTP 200 Jan 21 11:57:19.574145 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 183/367] 10.222.0.89 () {58 vars in 1342 bytes} [Thu Jan 21 11:57:19 2021] GET /volume/v3/2933d431293848928b017d9f8220b94a/types/d3c93279-32f9-476f-9646-9e7975631b80/encryption => generated 2 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 11:57:19.579267 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0cbe7584-cf8b-4e66-9bd1-b2aeb740145d tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] GET http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types Jan 21 11:57:19.579798 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0cbe7584-cf8b-4e66-9bd1-b2aeb740145d tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:19.580291 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0cbe7584-cf8b-4e66-9bd1-b2aeb740145d tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Calling method 'index' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:19.640705 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0cbe7584-cf8b-4e66-9bd1-b2aeb740145d tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types returned with HTTP 200 Jan 21 11:57:19.646340 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 185/368] 10.222.0.89 () {58 vars in 1198 bytes} [Thu Jan 21 11:57:19 2021] GET /volume/v3/2933d431293848928b017d9f8220b94a/types => generated 1580 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:57:19.653733 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-089c456b-9efa-403b-b51c-f81371dca875 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] POST http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types Jan 21 11:57:19.654819 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-089c456b-9efa-403b-b51c-f81371dca875 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1066890408"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:57:19.738314 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-089c456b-9efa-403b-b51c-f81371dca875 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types returned with HTTP 200 Jan 21 11:57:19.740087 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 184/369] 10.222.0.89 () {60 vars in 1219 bytes} [Thu Jan 21 11:57:19 2021] POST /volume/v3/2933d431293848928b017d9f8220b94a/types => generated 221 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:19.750245 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2c45b4f2-1bb9-4e82-a1ca-5e92736740af tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] PUT http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/7959d04d-2e98-4772-9c3a-f245b467975e Jan 21 11:57:19.751400 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2c45b4f2-1bb9-4e82-a1ca-5e92736740af tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1491446983", "description": "tempest-volume-type-description-599187489", "is_public": false}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:57:19.874935 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2c45b4f2-1bb9-4e82-a1ca-5e92736740af tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/7959d04d-2e98-4772-9c3a-f245b467975e returned with HTTP 200 Jan 21 11:57:19.876260 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 186/370] 10.222.0.89 () {60 vars in 1330 bytes} [Thu Jan 21 11:57:19 2021] PUT /volume/v3/2933d431293848928b017d9f8220b94a/types/7959d04d-2e98-4772-9c3a-f245b467975e => generated 204 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:19.887833 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-42caa4dc-41d9-4daa-ba16-1df50f0b011a tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] GET http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/7959d04d-2e98-4772-9c3a-f245b467975e Jan 21 11:57:19.888552 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-42caa4dc-41d9-4daa-ba16-1df50f0b011a tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:19.889217 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-42caa4dc-41d9-4daa-ba16-1df50f0b011a tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:19.912242 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-42caa4dc-41d9-4daa-ba16-1df50f0b011a tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/7959d04d-2e98-4772-9c3a-f245b467975e returned with HTTP 200 Jan 21 11:57:19.913546 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 185/371] 10.222.0.89 () {58 vars in 1309 bytes} [Thu Jan 21 11:57:19 2021] GET /volume/v3/2933d431293848928b017d9f8220b94a/types/7959d04d-2e98-4772-9c3a-f245b467975e => generated 268 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:19.926765 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-79709e20-3e54-44b9-ac0b-a4327142a327 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] DELETE http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/7959d04d-2e98-4772-9c3a-f245b467975e Jan 21 11:57:19.929155 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-79709e20-3e54-44b9-ac0b-a4327142a327 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:19.929933 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-79709e20-3e54-44b9-ac0b-a4327142a327 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Calling method '_delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:20.021266 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 11:57:20.021266 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 11:57:20.035643 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-79709e20-3e54-44b9-ac0b-a4327142a327 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/7959d04d-2e98-4772-9c3a-f245b467975e returned with HTTP 202 Jan 21 11:57:20.037251 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 187/372] 10.222.0.89 () {58 vars in 1312 bytes} [Thu Jan 21 11:57:19 2021] DELETE /volume/v3/2933d431293848928b017d9f8220b94a/types/7959d04d-2e98-4772-9c3a-f245b467975e => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 11:57:20.046237 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9bbc1fe1-34d0-4530-b97b-df1012a50a87 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] GET http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/7959d04d-2e98-4772-9c3a-f245b467975e Jan 21 11:57:20.047570 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9bbc1fe1-34d0-4530-b97b-df1012a50a87 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:20.048592 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9bbc1fe1-34d0-4530-b97b-df1012a50a87 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:20.079030 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9bbc1fe1-34d0-4530-b97b-df1012a50a87 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/7959d04d-2e98-4772-9c3a-f245b467975e returned with HTTP 404 Jan 21 11:57:20.080617 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 186/373] 10.222.0.89 () {58 vars in 1309 bytes} [Thu Jan 21 11:57:20 2021] GET /volume/v3/2933d431293848928b017d9f8220b94a/types/7959d04d-2e98-4772-9c3a-f245b467975e => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:57:20.095358 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7c95b995-34a6-438a-becb-7fe94ec48d15 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] DELETE http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/d3c93279-32f9-476f-9646-9e7975631b80 Jan 21 11:57:20.096065 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7c95b995-34a6-438a-becb-7fe94ec48d15 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:20.096740 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7c95b995-34a6-438a-becb-7fe94ec48d15 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Calling method '_delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:20.257028 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7c95b995-34a6-438a-becb-7fe94ec48d15 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/d3c93279-32f9-476f-9646-9e7975631b80 returned with HTTP 202 Jan 21 11:57:20.259218 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 188/374] 10.222.0.89 () {58 vars in 1312 bytes} [Thu Jan 21 11:57:20 2021] DELETE /volume/v3/2933d431293848928b017d9f8220b94a/types/d3c93279-32f9-476f-9646-9e7975631b80 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 11:57:20.268150 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fee3bd58-084b-4809-8a2f-b71bfaa13013 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] GET http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/d3c93279-32f9-476f-9646-9e7975631b80 Jan 21 11:57:20.269402 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fee3bd58-084b-4809-8a2f-b71bfaa13013 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:20.270243 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fee3bd58-084b-4809-8a2f-b71bfaa13013 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:20.311004 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fee3bd58-084b-4809-8a2f-b71bfaa13013 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/d3c93279-32f9-476f-9646-9e7975631b80 returned with HTTP 404 Jan 21 11:57:20.312359 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 187/375] 10.222.0.89 () {58 vars in 1309 bytes} [Thu Jan 21 11:57:20 2021] GET /volume/v3/2933d431293848928b017d9f8220b94a/types/d3c93279-32f9-476f-9646-9e7975631b80 => generated 114 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:57:20.322814 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-247bea19-d4c2-470e-bd69-039d4eac9f6b tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] DELETE http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/449a68c1-fd5d-42ed-b01c-af3cf61c2169 Jan 21 11:57:20.328307 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-247bea19-d4c2-470e-bd69-039d4eac9f6b tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:20.328990 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-247bea19-d4c2-470e-bd69-039d4eac9f6b tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Calling method '_delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:20.534281 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-247bea19-d4c2-470e-bd69-039d4eac9f6b tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/449a68c1-fd5d-42ed-b01c-af3cf61c2169 returned with HTTP 202 Jan 21 11:57:20.536261 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 189/376] 10.222.0.89 () {58 vars in 1312 bytes} [Thu Jan 21 11:57:20 2021] DELETE /volume/v3/2933d431293848928b017d9f8220b94a/types/449a68c1-fd5d-42ed-b01c-af3cf61c2169 => generated 0 bytes in 219 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 11:57:20.543428 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-39f51db2-54f5-413c-a7f9-972c565cc537 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] GET http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/449a68c1-fd5d-42ed-b01c-af3cf61c2169 Jan 21 11:57:20.544528 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-39f51db2-54f5-413c-a7f9-972c565cc537 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:20.545176 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-39f51db2-54f5-413c-a7f9-972c565cc537 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:20.569132 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-39f51db2-54f5-413c-a7f9-972c565cc537 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/449a68c1-fd5d-42ed-b01c-af3cf61c2169 returned with HTTP 404 Jan 21 11:57:20.574204 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 188/377] 10.222.0.89 () {58 vars in 1309 bytes} [Thu Jan 21 11:57:20 2021] GET /volume/v3/2933d431293848928b017d9f8220b94a/types/449a68c1-fd5d-42ed-b01c-af3cf61c2169 => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:57:20.581438 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e81edbb0-7c64-40fd-ad1d-b826b955d5ac tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] DELETE http://10.222.0.89/volume/v3/00e4ff079f0546119687a5bcfac9e1c0/volumes/7e315059-e1f3-4715-af48-16e747f75070 Jan 21 11:57:20.582233 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e81edbb0-7c64-40fd-ad1d-b826b955d5ac tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:20.582871 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e81edbb0-7c64-40fd-ad1d-b826b955d5ac tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:20.583510 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-e81edbb0-7c64-40fd-ad1d-b826b955d5ac tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Delete volume with id: 7e315059-e1f3-4715-af48-16e747f75070 Jan 21 11:57:20.727014 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:20.727014 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:20.728591 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e81edbb0-7c64-40fd-ad1d-b826b955d5ac tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Volume info retrieved successfully. Jan 21 11:57:20.785323 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e81edbb0-7c64-40fd-ad1d-b826b955d5ac tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Delete volume request issued successfully. Jan 21 11:57:20.786130 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e81edbb0-7c64-40fd-ad1d-b826b955d5ac tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] http://10.222.0.89/volume/v3/00e4ff079f0546119687a5bcfac9e1c0/volumes/7e315059-e1f3-4715-af48-16e747f75070 returned with HTTP 202 Jan 21 11:57:20.787187 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 190/378] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 11:57:20 2021] DELETE /volume/v3/00e4ff079f0546119687a5bcfac9e1c0/volumes/7e315059-e1f3-4715-af48-16e747f75070 => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 11:57:20.796095 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-350baa3b-2faa-428c-9d37-90573999ac20 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] GET http://10.222.0.89/volume/v3/00e4ff079f0546119687a5bcfac9e1c0/volumes/7e315059-e1f3-4715-af48-16e747f75070 Jan 21 11:57:20.797023 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-350baa3b-2faa-428c-9d37-90573999ac20 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:20.797152 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-350baa3b-2faa-428c-9d37-90573999ac20 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:20.880641 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:20.880641 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:20.894491 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-350baa3b-2faa-428c-9d37-90573999ac20 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Volume info retrieved successfully. Jan 21 11:57:20.932111 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-350baa3b-2faa-428c-9d37-90573999ac20 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] http://10.222.0.89/volume/v3/00e4ff079f0546119687a5bcfac9e1c0/volumes/7e315059-e1f3-4715-af48-16e747f75070 returned with HTTP 200 Jan 21 11:57:20.934108 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 189/379] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:20 2021] GET /volume/v3/00e4ff079f0546119687a5bcfac9e1c0/volumes/7e315059-e1f3-4715-af48-16e747f75070 => generated 941 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:21.950918 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9c47e7f2-c570-4406-ae9e-a0c593229836 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] GET http://10.222.0.89/volume/v3/00e4ff079f0546119687a5bcfac9e1c0/volumes/7e315059-e1f3-4715-af48-16e747f75070 Jan 21 11:57:21.951475 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9c47e7f2-c570-4406-ae9e-a0c593229836 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:21.951565 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:21.951565 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:21.951901 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9c47e7f2-c570-4406-ae9e-a0c593229836 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:22.068396 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:22.068396 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:22.079037 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9c47e7f2-c570-4406-ae9e-a0c593229836 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Volume info retrieved successfully. Jan 21 11:57:22.104964 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9c47e7f2-c570-4406-ae9e-a0c593229836 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] http://10.222.0.89/volume/v3/00e4ff079f0546119687a5bcfac9e1c0/volumes/7e315059-e1f3-4715-af48-16e747f75070 returned with HTTP 200 Jan 21 11:57:22.106406 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 191/380] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:21 2021] GET /volume/v3/00e4ff079f0546119687a5bcfac9e1c0/volumes/7e315059-e1f3-4715-af48-16e747f75070 => generated 941 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:23.123057 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b7594c26-96da-4b55-af6c-f638e40dd223 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] GET http://10.222.0.89/volume/v3/00e4ff079f0546119687a5bcfac9e1c0/volumes/7e315059-e1f3-4715-af48-16e747f75070 Jan 21 11:57:23.123725 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b7594c26-96da-4b55-af6c-f638e40dd223 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:23.124004 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:23.124004 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:23.125001 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b7594c26-96da-4b55-af6c-f638e40dd223 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:23.330983 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:23.330983 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:23.369916 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b7594c26-96da-4b55-af6c-f638e40dd223 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Volume info retrieved successfully. Jan 21 11:57:23.490041 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b7594c26-96da-4b55-af6c-f638e40dd223 tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] http://10.222.0.89/volume/v3/00e4ff079f0546119687a5bcfac9e1c0/volumes/7e315059-e1f3-4715-af48-16e747f75070 returned with HTTP 200 Jan 21 11:57:23.507678 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 190/381] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:23 2021] GET /volume/v3/00e4ff079f0546119687a5bcfac9e1c0/volumes/7e315059-e1f3-4715-af48-16e747f75070 => generated 941 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:24.513587 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8433617b-1c3e-44f9-a7e2-ce0dd771a92b tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] GET http://10.222.0.89/volume/v3/00e4ff079f0546119687a5bcfac9e1c0/volumes/7e315059-e1f3-4715-af48-16e747f75070 Jan 21 11:57:24.516075 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8433617b-1c3e-44f9-a7e2-ce0dd771a92b tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:24.516472 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:24.516472 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:24.517042 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8433617b-1c3e-44f9-a7e2-ce0dd771a92b tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:24.692187 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8433617b-1c3e-44f9-a7e2-ce0dd771a92b tempest-VolumeTypesTest-1105303974 tempest-VolumeTypesTest-1105303974] http://10.222.0.89/volume/v3/00e4ff079f0546119687a5bcfac9e1c0/volumes/7e315059-e1f3-4715-af48-16e747f75070 returned with HTTP 404 Jan 21 11:57:24.708225 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 192/382] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:24 2021] GET /volume/v3/00e4ff079f0546119687a5bcfac9e1c0/volumes/7e315059-e1f3-4715-af48-16e747f75070 => generated 109 bytes in 200 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:57:24.714432 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-01edea41-ac65-48a9-9c82-ab6c41814be8 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] DELETE http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/95bc96e7-5a8c-4b02-b473-5fd843daeb8c Jan 21 11:57:24.721185 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-01edea41-ac65-48a9-9c82-ab6c41814be8 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:24.722621 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:24.722621 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:24.723600 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-01edea41-ac65-48a9-9c82-ab6c41814be8 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Calling method '_delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:24.924650 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 11:57:24.924650 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 11:57:24.944405 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-01edea41-ac65-48a9-9c82-ab6c41814be8 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/95bc96e7-5a8c-4b02-b473-5fd843daeb8c returned with HTTP 202 Jan 21 11:57:24.945560 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 191/383] 10.222.0.89 () {58 vars in 1312 bytes} [Thu Jan 21 11:57:24 2021] DELETE /volume/v3/2933d431293848928b017d9f8220b94a/types/95bc96e7-5a8c-4b02-b473-5fd843daeb8c => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 11:57:24.956317 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ec144ae9-f991-458b-86e9-2b48a6f15df6 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] GET http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/95bc96e7-5a8c-4b02-b473-5fd843daeb8c Jan 21 11:57:24.957367 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ec144ae9-f991-458b-86e9-2b48a6f15df6 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:24.957992 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ec144ae9-f991-458b-86e9-2b48a6f15df6 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:24.975940 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ec144ae9-f991-458b-86e9-2b48a6f15df6 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/95bc96e7-5a8c-4b02-b473-5fd843daeb8c returned with HTTP 404 Jan 21 11:57:24.977467 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 193/384] 10.222.0.89 () {58 vars in 1309 bytes} [Thu Jan 21 11:57:24 2021] GET /volume/v3/2933d431293848928b017d9f8220b94a/types/95bc96e7-5a8c-4b02-b473-5fd843daeb8c => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:57:24.988949 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1509884e-336c-40e2-bb0b-b340c4fa2847 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] DELETE http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/ea47af36-c9cd-4e04-82c4-8e03d0257bee Jan 21 11:57:24.989718 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1509884e-336c-40e2-bb0b-b340c4fa2847 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:24.991347 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1509884e-336c-40e2-bb0b-b340c4fa2847 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Calling method '_delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:25.172299 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1509884e-336c-40e2-bb0b-b340c4fa2847 tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/ea47af36-c9cd-4e04-82c4-8e03d0257bee returned with HTTP 202 Jan 21 11:57:25.173659 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 192/385] 10.222.0.89 () {58 vars in 1312 bytes} [Thu Jan 21 11:57:24 2021] DELETE /volume/v3/2933d431293848928b017d9f8220b94a/types/ea47af36-c9cd-4e04-82c4-8e03d0257bee => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 11:57:25.182597 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4508873b-a320-4f3c-800c-8d1ebf8521de tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] GET http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/ea47af36-c9cd-4e04-82c4-8e03d0257bee Jan 21 11:57:25.183363 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4508873b-a320-4f3c-800c-8d1ebf8521de tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:25.183852 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4508873b-a320-4f3c-800c-8d1ebf8521de tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:25.215461 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4508873b-a320-4f3c-800c-8d1ebf8521de tempest-VolumeTypesTest-2068641212 tempest-VolumeTypesTest-2068641212] http://10.222.0.89/volume/v3/2933d431293848928b017d9f8220b94a/types/ea47af36-c9cd-4e04-82c4-8e03d0257bee returned with HTTP 404 Jan 21 11:57:25.218273 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 194/386] 10.222.0.89 () {58 vars in 1309 bytes} [Thu Jan 21 11:57:25 2021] GET /volume/v3/2933d431293848928b017d9f8220b94a/types/ea47af36-c9cd-4e04-82c4-8e03d0257bee => generated 114 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 11:57:32.164355 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7182497c-fd4e-415b-8fb5-224bb1f2ad0a tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] POST http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes Jan 21 11:57:32.165127 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7182497c-fd4e-415b-8fb5-224bb1f2ad0a tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5c95b056-2e65-49e7-b901-df3480abf71e", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-445898189"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:57:32.176567 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-7182497c-fd4e-415b-8fb5-224bb1f2ad0a tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Create volume request body: {'volume': {'imageRef': '5c95b056-2e65-49e7-b901-df3480abf71e', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-445898189'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 11:57:32.373160 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-7182497c-fd4e-415b-8fb5-224bb1f2ad0a tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Create volume of 1 GB Jan 21 11:57:32.395227 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7182497c-fd4e-415b-8fb5-224bb1f2ad0a tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Availability Zones retrieved successfully. Jan 21 11:57:32.469382 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7182497c-fd4e-415b-8fb5-224bb1f2ad0a tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Flow 'volume_create_api' (d188b5b8-fc71-4779-9085-209c55449d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:57:32.495399 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7182497c-fd4e-415b-8fb5-224bb1f2ad0a tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (393c0350-7f0c-4a39-bc68-2311558bd558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:57:32.498066 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-7182497c-fd4e-415b-8fb5-224bb1f2ad0a tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 11:57:32.718764 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7182497c-fd4e-415b-8fb5-224bb1f2ad0a tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (393c0350-7f0c-4a39-bc68-2311558bd558) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:57:32.722117 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7182497c-fd4e-415b-8fb5-224bb1f2ad0a tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd81afa5-4f4b-47aa-8166-dd5cdcb4897c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:57:32.849609 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-7182497c-fd4e-415b-8fb5-224bb1f2ad0a tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Created reservations ['1decc685-6554-4a0c-ac0f-f36710c37bc5', '16d7b1fb-f782-46ef-99d1-5bcb140cc74d', '7dcd3540-8038-4337-bc4d-af2da70b7561', '18bded84-41a2-40e6-8cc4-3296be169bfb'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 11:57:32.851736 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7182497c-fd4e-415b-8fb5-224bb1f2ad0a tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd81afa5-4f4b-47aa-8166-dd5cdcb4897c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1decc685-6554-4a0c-ac0f-f36710c37bc5', '16d7b1fb-f782-46ef-99d1-5bcb140cc74d', '7dcd3540-8038-4337-bc4d-af2da70b7561', '18bded84-41a2-40e6-8cc4-3296be169bfb']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:57:32.854242 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7182497c-fd4e-415b-8fb5-224bb1f2ad0a tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01c69f4c-f418-44c8-9187-f11315fd3683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:57:32.920554 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7182497c-fd4e-415b-8fb5-224bb1f2ad0a tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01c69f4c-f418-44c8-9187-f11315fd3683) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dabd7d0-c1db-414b-9437-71eeaa874d06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-445898189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='768ade83cea447238391d8a3ea36cb7d',qos_specs=None,replication_status=,reservations=['1decc685-6554-4a0c-ac0f-f36710c37bc5','16d7b1fb-f782-46ef-99d1-5bcb140cc74d','7dcd3540-8038-4337-bc4d-af2da70b7561','18bded84-41a2-40e6-8cc4-3296be169bfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53b6eb0d9c1344448248b4acc90e8b33',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T11:57:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-445898189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7dabd7d0-c1db-414b-9437-71eeaa874d06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='768ade83cea447238391d8a3ea36cb7d',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,user_id='53b6eb0d9c1344448248b4acc90e8b33',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:57:32.923022 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7182497c-fd4e-415b-8fb5-224bb1f2ad0a tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48c855b2-6b99-4a44-b00e-2e712b60fd42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:57:32.954130 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7182497c-fd4e-415b-8fb5-224bb1f2ad0a tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48c855b2-6b99-4a44-b00e-2e712b60fd42) 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-VolumesImageMetadata-Volume-445898189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='768ade83cea447238391d8a3ea36cb7d',qos_specs=None,replication_status=,reservations=['1decc685-6554-4a0c-ac0f-f36710c37bc5','16d7b1fb-f782-46ef-99d1-5bcb140cc74d','7dcd3540-8038-4337-bc4d-af2da70b7561','18bded84-41a2-40e6-8cc4-3296be169bfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53b6eb0d9c1344448248b4acc90e8b33',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:57:32.957917 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7182497c-fd4e-415b-8fb5-224bb1f2ad0a tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcbc2aa3-1a43-4ec1-94ba-7a7c4503516f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:57:32.976654 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7182497c-fd4e-415b-8fb5-224bb1f2ad0a tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcbc2aa3-1a43-4ec1-94ba-7a7c4503516f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:57:32.979533 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7182497c-fd4e-415b-8fb5-224bb1f2ad0a tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Flow 'volume_create_api' (d188b5b8-fc71-4779-9085-209c55449d76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:57:33.057724 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7182497c-fd4e-415b-8fb5-224bb1f2ad0a tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Create volume request issued successfully. Jan 21 11:57:33.089747 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7182497c-fd4e-415b-8fb5-224bb1f2ad0a tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes returned with HTTP 202 Jan 21 11:57:33.100661 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 193/387] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 11:57:32 2021] POST /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes => generated 819 bytes in 935 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 11:57:33.107534 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-003a6b79-c5e5-43bc-9327-48df10519ef7 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] GET http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 Jan 21 11:57:33.108134 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-003a6b79-c5e5-43bc-9327-48df10519ef7 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:33.108698 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-003a6b79-c5e5-43bc-9327-48df10519ef7 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:33.252409 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:33.252409 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:33.281799 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-003a6b79-c5e5-43bc-9327-48df10519ef7 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:57:33.339094 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-003a6b79-c5e5-43bc-9327-48df10519ef7 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 returned with HTTP 200 Jan 21 11:57:33.340383 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 195/388] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:33 2021] GET /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 => generated 911 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:34.357450 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e2e7c01e-69bf-4a39-91a3-5daa01249be1 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] GET http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 Jan 21 11:57:34.358015 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e2e7c01e-69bf-4a39-91a3-5daa01249be1 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:34.358241 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:34.358241 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:34.358621 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e2e7c01e-69bf-4a39-91a3-5daa01249be1 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:34.472564 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:34.472564 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:34.495053 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e2e7c01e-69bf-4a39-91a3-5daa01249be1 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:57:34.544776 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e2e7c01e-69bf-4a39-91a3-5daa01249be1 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 returned with HTTP 200 Jan 21 11:57:34.557862 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 194/389] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:34 2021] GET /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 => generated 911 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:35.561020 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e7f3c38d-ff5a-4b37-a5f0-beba646270a1 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] GET http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 Jan 21 11:57:35.562130 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e7f3c38d-ff5a-4b37-a5f0-beba646270a1 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:35.562497 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:35.562497 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:35.563130 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e7f3c38d-ff5a-4b37-a5f0-beba646270a1 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:35.677923 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:35.677923 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:35.702628 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e7f3c38d-ff5a-4b37-a5f0-beba646270a1 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:57:35.764921 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e7f3c38d-ff5a-4b37-a5f0-beba646270a1 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 returned with HTTP 200 Jan 21 11:57:35.766192 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 196/390] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:35 2021] GET /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 => generated 911 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:36.783395 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5662a65e-05f2-417e-afa3-833cd53b2708 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] GET http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 Jan 21 11:57:36.784129 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5662a65e-05f2-417e-afa3-833cd53b2708 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:36.784472 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:36.784472 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:36.785022 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5662a65e-05f2-417e-afa3-833cd53b2708 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:36.976029 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:36.976029 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:37.027385 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5662a65e-05f2-417e-afa3-833cd53b2708 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:57:37.109908 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5662a65e-05f2-417e-afa3-833cd53b2708 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 returned with HTTP 200 Jan 21 11:57:37.127880 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 195/391] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:36 2021] GET /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 => generated 911 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:38.129683 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d721355c-1a49-476f-9e99-4463c8e86aca tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] GET http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 Jan 21 11:57:38.130319 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d721355c-1a49-476f-9e99-4463c8e86aca tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:38.130408 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:38.130408 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:38.130849 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d721355c-1a49-476f-9e99-4463c8e86aca tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:38.213389 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:38.213389 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:38.224564 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d721355c-1a49-476f-9e99-4463c8e86aca tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:57:38.251111 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d721355c-1a49-476f-9e99-4463c8e86aca tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 returned with HTTP 200 Jan 21 11:57:38.252397 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 197/392] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:38 2021] GET /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 => generated 911 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:39.269911 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2c96a9e1-ca2a-47c1-8b41-595145e6ba4a tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] GET http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 Jan 21 11:57:39.270486 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2c96a9e1-ca2a-47c1-8b41-595145e6ba4a tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:39.270618 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:39.270618 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:39.270987 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2c96a9e1-ca2a-47c1-8b41-595145e6ba4a tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:39.399687 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:39.399687 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:39.431935 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2c96a9e1-ca2a-47c1-8b41-595145e6ba4a tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:57:39.501874 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2c96a9e1-ca2a-47c1-8b41-595145e6ba4a tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 returned with HTTP 200 Jan 21 11:57:39.502887 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 196/393] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:39 2021] GET /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 => generated 911 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:40.521086 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-26c385ac-07e6-452e-8291-90dd16d58d77 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] GET http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 Jan 21 11:57:40.525596 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-26c385ac-07e6-452e-8291-90dd16d58d77 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:40.526088 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:40.526088 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:40.526723 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-26c385ac-07e6-452e-8291-90dd16d58d77 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:40.651563 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:40.651563 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:40.681031 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-26c385ac-07e6-452e-8291-90dd16d58d77 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:57:40.736528 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-26c385ac-07e6-452e-8291-90dd16d58d77 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 returned with HTTP 200 Jan 21 11:57:40.741791 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 198/394] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:40 2021] GET /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 => generated 911 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:41.762698 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fea15af5-556d-49c4-a631-f630c5fa9407 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] GET http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 Jan 21 11:57:41.764348 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fea15af5-556d-49c4-a631-f630c5fa9407 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:41.764788 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:41.764788 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:41.765663 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fea15af5-556d-49c4-a631-f630c5fa9407 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:41.834912 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:41.834912 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:41.846693 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fea15af5-556d-49c4-a631-f630c5fa9407 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:57:41.872902 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fea15af5-556d-49c4-a631-f630c5fa9407 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 returned with HTTP 200 Jan 21 11:57:41.884253 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 197/395] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:41 2021] GET /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 => generated 911 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:42.890794 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a522976d-59ac-400e-a468-f12563aa277d tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] GET http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 Jan 21 11:57:42.892316 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a522976d-59ac-400e-a468-f12563aa277d tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:42.892926 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:42.892926 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:42.893967 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a522976d-59ac-400e-a468-f12563aa277d tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:43.003269 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:43.003269 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:43.027130 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a522976d-59ac-400e-a468-f12563aa277d tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:57:43.069338 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a522976d-59ac-400e-a468-f12563aa277d tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 returned with HTTP 200 Jan 21 11:57:43.071780 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 199/396] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:42 2021] GET /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 => generated 911 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:44.096063 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-073810a2-8a4d-42ee-bad0-6a62ac41bae9 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] GET http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 Jan 21 11:57:44.096877 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-073810a2-8a4d-42ee-bad0-6a62ac41bae9 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:44.096877 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:44.096877 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:44.097352 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-073810a2-8a4d-42ee-bad0-6a62ac41bae9 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:44.208085 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:44.208085 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:44.226060 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-073810a2-8a4d-42ee-bad0-6a62ac41bae9 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:57:44.269958 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-073810a2-8a4d-42ee-bad0-6a62ac41bae9 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 returned with HTTP 200 Jan 21 11:57:44.271408 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 198/397] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:44 2021] GET /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 => generated 911 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:45.197959 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c5da7958-86a6-4baa-8f66-fb1ac67b2b99 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] POST http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes Jan 21 11:57:45.199157 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:45.199157 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:45.199894 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c5da7958-86a6-4baa-8f66-fb1ac67b2b99 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-718781686"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:57:45.201244 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-c5da7958-86a6-4baa-8f66-fb1ac67b2b99 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-718781686'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 11:57:45.201877 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-c5da7958-86a6-4baa-8f66-fb1ac67b2b99 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Create volume of 1 GB Jan 21 11:57:45.217102 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c5da7958-86a6-4baa-8f66-fb1ac67b2b99 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Availability Zones retrieved successfully. Jan 21 11:57:45.237242 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c5da7958-86a6-4baa-8f66-fb1ac67b2b99 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Flow 'volume_create_api' (5e53c2e7-11a8-4090-98c4-8a1b463d2743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:57:45.240419 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c5da7958-86a6-4baa-8f66-fb1ac67b2b99 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a498866-8cef-477e-a6b1-bac2ae56ae6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:57:45.243624 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-c5da7958-86a6-4baa-8f66-fb1ac67b2b99 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 11:57:45.295585 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f4546505-fcc3-4e87-b5f1-66cb58952e8e tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] GET http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 Jan 21 11:57:45.295857 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f4546505-fcc3-4e87-b5f1-66cb58952e8e tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:45.296296 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:45.296296 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:45.297093 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f4546505-fcc3-4e87-b5f1-66cb58952e8e tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:45.317324 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c5da7958-86a6-4baa-8f66-fb1ac67b2b99 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a498866-8cef-477e-a6b1-bac2ae56ae6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:57:45.320477 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c5da7958-86a6-4baa-8f66-fb1ac67b2b99 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02242b52-c473-4a1b-9713-ae7d7dce4bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:57:45.366114 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:45.366114 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:45.385264 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f4546505-fcc3-4e87-b5f1-66cb58952e8e tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:57:45.407196 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-c5da7958-86a6-4baa-8f66-fb1ac67b2b99 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Created reservations ['395cd726-1ad8-432f-b19b-6df0bc459fbc', '033662fd-c8e7-49b7-95bd-ecd4e275c066', '000d774d-8e03-4e22-9a32-50457ac9fc7b', '99840811-0719-4b39-a5be-9796844f3b04'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 11:57:45.409458 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c5da7958-86a6-4baa-8f66-fb1ac67b2b99 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02242b52-c473-4a1b-9713-ae7d7dce4bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['395cd726-1ad8-432f-b19b-6df0bc459fbc', '033662fd-c8e7-49b7-95bd-ecd4e275c066', '000d774d-8e03-4e22-9a32-50457ac9fc7b', '99840811-0719-4b39-a5be-9796844f3b04']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:57:45.411819 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c5da7958-86a6-4baa-8f66-fb1ac67b2b99 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a576cbfd-3f38-407e-bd6f-a1bc66adf1ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:57:45.440043 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f4546505-fcc3-4e87-b5f1-66cb58952e8e tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 returned with HTTP 200 Jan 21 11:57:45.459678 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 199/398] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:45 2021] GET /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 => generated 911 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:45.479086 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c5da7958-86a6-4baa-8f66-fb1ac67b2b99 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a576cbfd-3f38-407e-bd6f-a1bc66adf1ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '006ecab4-9263-4942-ab82-30795aaa4531', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-718781686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5d6ef5446ac4db2ad20b111a186084d',qos_specs=None,replication_status=,reservations=['395cd726-1ad8-432f-b19b-6df0bc459fbc','033662fd-c8e7-49b7-95bd-ecd4e275c066','000d774d-8e03-4e22-9a32-50457ac9fc7b','99840811-0719-4b39-a5be-9796844f3b04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bc82b09dd874cc280a8f821bac0e796',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T11:57:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-718781686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=006ecab4-9263-4942-ab82-30795aaa4531,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5d6ef5446ac4db2ad20b111a186084d',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,user_id='9bc82b09dd874cc280a8f821bac0e796',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:57:45.481722 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c5da7958-86a6-4baa-8f66-fb1ac67b2b99 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9efc8f0-4f6f-4e21-be81-b80335ff9f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:57:45.511423 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c5da7958-86a6-4baa-8f66-fb1ac67b2b99 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9efc8f0-4f6f-4e21-be81-b80335ff9f39) 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-718781686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5d6ef5446ac4db2ad20b111a186084d',qos_specs=None,replication_status=,reservations=['395cd726-1ad8-432f-b19b-6df0bc459fbc','033662fd-c8e7-49b7-95bd-ecd4e275c066','000d774d-8e03-4e22-9a32-50457ac9fc7b','99840811-0719-4b39-a5be-9796844f3b04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bc82b09dd874cc280a8f821bac0e796',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:57:45.513489 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c5da7958-86a6-4baa-8f66-fb1ac67b2b99 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2c4d636-ad5b-4156-abfb-fc010dd780cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:57:45.531558 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c5da7958-86a6-4baa-8f66-fb1ac67b2b99 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2c4d636-ad5b-4156-abfb-fc010dd780cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:57:45.535516 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c5da7958-86a6-4baa-8f66-fb1ac67b2b99 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Flow 'volume_create_api' (5e53c2e7-11a8-4090-98c4-8a1b463d2743) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:57:45.602060 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c5da7958-86a6-4baa-8f66-fb1ac67b2b99 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Create volume request issued successfully. Jan 21 11:57:45.649845 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c5da7958-86a6-4baa-8f66-fb1ac67b2b99 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes returned with HTTP 202 Jan 21 11:57:45.649845 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 200/399] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 11:57:45 2021] POST /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes => generated 827 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 11:57:45.659231 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7b62f4cf-6144-423f-9a0b-f7d8276cb55e tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] GET http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 Jan 21 11:57:45.659231 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7b62f4cf-6144-423f-9a0b-f7d8276cb55e tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:45.659231 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:45.659231 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:45.659231 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7b62f4cf-6144-423f-9a0b-f7d8276cb55e tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:45.784213 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:45.784213 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:45.810649 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7b62f4cf-6144-423f-9a0b-f7d8276cb55e tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Volume info retrieved successfully. Jan 21 11:57:45.860272 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7b62f4cf-6144-423f-9a0b-f7d8276cb55e tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 returned with HTTP 200 Jan 21 11:57:45.862819 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 200/400] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:45 2021] GET /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 => generated 895 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:46.463891 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1aa5b5bd-a13a-49bd-81ff-de164c7035f1 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] GET http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 Jan 21 11:57:46.464529 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1aa5b5bd-a13a-49bd-81ff-de164c7035f1 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:46.465092 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:46.465092 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:46.465524 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1aa5b5bd-a13a-49bd-81ff-de164c7035f1 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:46.623751 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:46.623751 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:46.660928 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1aa5b5bd-a13a-49bd-81ff-de164c7035f1 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:57:46.761192 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1aa5b5bd-a13a-49bd-81ff-de164c7035f1 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 returned with HTTP 200 Jan 21 11:57:46.762677 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 201/401] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:46 2021] GET /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 => generated 911 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:46.879044 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bd0dd976-da54-4b75-84e7-99d13598ec4a tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] GET http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 Jan 21 11:57:46.879887 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bd0dd976-da54-4b75-84e7-99d13598ec4a tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:46.880298 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:46.880298 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:46.881308 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bd0dd976-da54-4b75-84e7-99d13598ec4a tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:46.995899 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:46.995899 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:47.019473 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bd0dd976-da54-4b75-84e7-99d13598ec4a tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Volume info retrieved successfully. Jan 21 11:57:47.104293 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bd0dd976-da54-4b75-84e7-99d13598ec4a tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 returned with HTTP 200 Jan 21 11:57:47.109653 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 201/402] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:46 2021] GET /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 => generated 920 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:47.780442 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-892e005e-96e2-477e-939f-d95a2c34051f tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] GET http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 Jan 21 11:57:47.780972 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-892e005e-96e2-477e-939f-d95a2c34051f tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:47.781207 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:47.781207 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:47.781597 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-892e005e-96e2-477e-939f-d95a2c34051f tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:47.908560 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:47.908560 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:47.929446 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-892e005e-96e2-477e-939f-d95a2c34051f tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:57:48.041944 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-892e005e-96e2-477e-939f-d95a2c34051f tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 returned with HTTP 200 Jan 21 11:57:48.047512 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 202/403] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:47 2021] GET /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 => generated 911 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:49.063555 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e9599f86-a3c2-438f-8030-538b1c7cc54d tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] GET http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 Jan 21 11:57:49.064781 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e9599f86-a3c2-438f-8030-538b1c7cc54d tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:49.065374 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:49.065374 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:49.066036 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e9599f86-a3c2-438f-8030-538b1c7cc54d tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:49.267937 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:49.267937 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:49.305253 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e9599f86-a3c2-438f-8030-538b1c7cc54d tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:57:49.388486 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e9599f86-a3c2-438f-8030-538b1c7cc54d tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 returned with HTTP 200 Jan 21 11:57:49.393102 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 202/404] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:49 2021] GET /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 => generated 911 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:49.461174 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-9004ef71-905b-4b89-8c9c-7cdff6ec883b req-6cf90089-7dcc-4d58-9e47-42dd5f7833e4 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] GET http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 Jan 21 11:57:49.461953 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-9004ef71-905b-4b89-8c9c-7cdff6ec883b req-6cf90089-7dcc-4d58-9e47-42dd5f7833e4 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:49.462315 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:49.462315 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:49.463013 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-9004ef71-905b-4b89-8c9c-7cdff6ec883b req-6cf90089-7dcc-4d58-9e47-42dd5f7833e4 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:49.552419 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:49.552419 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:49.578410 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-9004ef71-905b-4b89-8c9c-7cdff6ec883b req-6cf90089-7dcc-4d58-9e47-42dd5f7833e4 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Volume info retrieved successfully. Jan 21 11:57:49.606851 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-9004ef71-905b-4b89-8c9c-7cdff6ec883b req-6cf90089-7dcc-4d58-9e47-42dd5f7833e4 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 returned with HTTP 200 Jan 21 11:57:49.608630 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 203/405] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 11:57:49 2021] GET /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 => generated 920 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:49.733278 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e9599f86-a3c2-438f-8030-538b1c7cc54d tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] GET http://10.222.0.89/volume// Jan 21 11:57:49.734167 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e9599f86-a3c2-438f-8030-538b1c7cc54d tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:49.734723 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:49.734723 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:49.735383 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e9599f86-a3c2-438f-8030-538b1c7cc54d tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:49.736947 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e9599f86-a3c2-438f-8030-538b1c7cc54d tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 11:57:49.738686 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 203/406] 10.222.0.89 () {58 vars in 1289 bytes} [Thu Jan 21 11:57:49 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 11:57:49.782057 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-9004ef71-905b-4b89-8c9c-7cdff6ec883b req-7a1180ad-ee80-4189-ab27-3ac54852b4de tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] POST http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/attachments Jan 21 11:57:49.782915 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:49.782915 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:49.783783 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-9004ef71-905b-4b89-8c9c-7cdff6ec883b req-7a1180ad-ee80-4189-ab27-3ac54852b4de tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "006ecab4-9263-4942-ab82-30795aaa4531", "instance_uuid": "1d7c0601-87b5-460d-bad9-43bdeab85170", "connector": null}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:57:49.899806 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:49.899806 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:50.050932 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-9004ef71-905b-4b89-8c9c-7cdff6ec883b req-7a1180ad-ee80-4189-ab27-3ac54852b4de tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/attachments returned with HTTP 200 Jan 21 11:57:50.067136 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 204/407] 10.222.0.89 () {66 vars in 1565 bytes} [Thu Jan 21 11:57:49 2021] POST /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/attachments => generated 273 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:57:50.108539 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-214cfccd-1f7b-4229-bd3c-2b1c55f3e500 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] GET http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 Jan 21 11:57:50.109974 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-214cfccd-1f7b-4229-bd3c-2b1c55f3e500 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:50.111086 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-214cfccd-1f7b-4229-bd3c-2b1c55f3e500 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:50.144892 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-9004ef71-905b-4b89-8c9c-7cdff6ec883b req-7a1180ad-ee80-4189-ab27-3ac54852b4de tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] GET http://10.222.0.89/volume// Jan 21 11:57:50.145756 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-9004ef71-905b-4b89-8c9c-7cdff6ec883b req-7a1180ad-ee80-4189-ab27-3ac54852b4de tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:50.146176 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:50.146176 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:50.146814 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-9004ef71-905b-4b89-8c9c-7cdff6ec883b req-7a1180ad-ee80-4189-ab27-3ac54852b4de tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:50.149195 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-9004ef71-905b-4b89-8c9c-7cdff6ec883b req-7a1180ad-ee80-4189-ab27-3ac54852b4de tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 11:57:50.150150 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 205/408] 10.222.0.90 () {56 vars in 1089 bytes} [Thu Jan 21 11:57:50 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 11:57:50.164480 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-9004ef71-905b-4b89-8c9c-7cdff6ec883b req-c9d99182-1b51-4237-b781-3133a67ae6e0 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] GET http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 Jan 21 11:57:50.165559 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-9004ef71-905b-4b89-8c9c-7cdff6ec883b req-c9d99182-1b51-4237-b781-3133a67ae6e0 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:50.166264 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-9004ef71-905b-4b89-8c9c-7cdff6ec883b req-c9d99182-1b51-4237-b781-3133a67ae6e0 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:50.311138 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:50.311138 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:50.343011 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:50.343011 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:50.351724 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-214cfccd-1f7b-4229-bd3c-2b1c55f3e500 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Volume info retrieved successfully. Jan 21 11:57:50.394279 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-9004ef71-905b-4b89-8c9c-7cdff6ec883b req-c9d99182-1b51-4237-b781-3133a67ae6e0 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Volume info retrieved successfully. Jan 21 11:57:50.437932 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:50.437932 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:50.474150 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-214cfccd-1f7b-4229-bd3c-2b1c55f3e500 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 returned with HTTP 200 Jan 21 11:57:50.475309 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 204/409] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:50 2021] GET /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 => generated 919 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:50.477253 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:50.477253 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:50.499105 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-60b94ab8-7d8f-4a3e-9aed-eb9bbfae05ac tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] GET http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 Jan 21 11:57:50.504481 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-60b94ab8-7d8f-4a3e-9aed-eb9bbfae05ac tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:50.504895 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:50.504895 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:50.509444 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-60b94ab8-7d8f-4a3e-9aed-eb9bbfae05ac tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:50.514077 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-9004ef71-905b-4b89-8c9c-7cdff6ec883b req-c9d99182-1b51-4237-b781-3133a67ae6e0 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 returned with HTTP 200 Jan 21 11:57:50.515181 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 206/410] 10.222.0.90 () {60 vars in 1403 bytes} [Thu Jan 21 11:57:50 2021] GET /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 => generated 1018 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 11:57:50.565059 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-9004ef71-905b-4b89-8c9c-7cdff6ec883b req-a8b4b7ba-eb8a-4072-baa9-d9932d63abcf tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] PUT http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/attachments/fde3dfc6-0872-4359-844d-5bd39a80377e Jan 21 11:57:50.566225 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:50.566225 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:50.566766 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-9004ef71-905b-4b89-8c9c-7cdff6ec883b req-a8b4b7ba-eb8a-4072-baa9-d9932d63abcf tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.90", "host": "n-h2-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:57:50.631086 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 11:57:50.631086 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 11:57:50.631651 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-9004ef71-905b-4b89-8c9c-7cdff6ec883b req-a8b4b7ba-eb8a-4072-baa9-d9932d63abcf tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Lock "b'cinder-attachment_update-006ecab4-9263-4942-ab82-30795aaa4531-n-h2-760354-3'" acquired by "attachment_update" :: waited 0.011s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 11:57:50.638260 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:50.638260 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:50.684559 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:50.684559 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:50.721646 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-60b94ab8-7d8f-4a3e-9aed-eb9bbfae05ac tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:57:50.791465 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-60b94ab8-7d8f-4a3e-9aed-eb9bbfae05ac tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 returned with HTTP 200 Jan 21 11:57:50.792775 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 205/411] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:50 2021] GET /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 => generated 911 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:51.492315 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f4317521-5631-4533-a834-2132e193215f tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] GET http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 Jan 21 11:57:51.494222 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f4317521-5631-4533-a834-2132e193215f tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:51.494740 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:51.494740 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:51.495648 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f4317521-5631-4533-a834-2132e193215f tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:51.698958 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:51.698958 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:51.747919 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f4317521-5631-4533-a834-2132e193215f tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Volume info retrieved successfully. Jan 21 11:57:51.788477 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:51.788477 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:51.811938 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f4317521-5631-4533-a834-2132e193215f tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 returned with HTTP 200 Jan 21 11:57:51.832349 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 206/412] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:51 2021] GET /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 => generated 919 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:51.858108 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d4870ce2-7529-4806-8e5b-e55b241b0e91 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] GET http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 Jan 21 11:57:51.863332 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d4870ce2-7529-4806-8e5b-e55b241b0e91 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:51.863556 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:51.863556 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:51.863938 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d4870ce2-7529-4806-8e5b-e55b241b0e91 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:51.966282 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:51.966282 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:51.978034 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d4870ce2-7529-4806-8e5b-e55b241b0e91 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:57:52.048783 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d4870ce2-7529-4806-8e5b-e55b241b0e91 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 returned with HTTP 200 Jan 21 11:57:52.050500 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 207/413] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:51 2021] GET /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 => generated 911 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:52.830354 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e2596467-afcc-433a-a5ff-61f33b05602f tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] GET http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 Jan 21 11:57:52.831616 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e2596467-afcc-433a-a5ff-61f33b05602f tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:52.832272 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:52.832272 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:52.833007 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e2596467-afcc-433a-a5ff-61f33b05602f tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:52.982355 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:52.982355 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:53.022384 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e2596467-afcc-433a-a5ff-61f33b05602f tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Volume info retrieved successfully. Jan 21 11:57:53.094478 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:53.094478 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:53.164792 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e2596467-afcc-433a-a5ff-61f33b05602f tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 returned with HTTP 200 Jan 21 11:57:53.164792 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 208/414] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:52 2021] GET /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 => generated 919 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:53.167208 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1130a91d-f230-40e7-841e-6be835546db3 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] GET http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 Jan 21 11:57:53.167872 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1130a91d-f230-40e7-841e-6be835546db3 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:53.168098 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:53.168098 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:53.168481 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1130a91d-f230-40e7-841e-6be835546db3 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:53.329358 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:53.329358 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:53.377536 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1130a91d-f230-40e7-841e-6be835546db3 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:57:53.505446 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1130a91d-f230-40e7-841e-6be835546db3 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 returned with HTTP 200 Jan 21 11:57:53.507046 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 209/415] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:53 2021] GET /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 => generated 911 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:53.984715 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-9004ef71-905b-4b89-8c9c-7cdff6ec883b req-a8b4b7ba-eb8a-4072-baa9-d9932d63abcf tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Lock "b'cinder-attachment_update-006ecab4-9263-4942-ab82-30795aaa4531-n-h2-760354-3'" released by "attachment_update" :: held 3.353s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 11:57:53.986063 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-9004ef71-905b-4b89-8c9c-7cdff6ec883b req-a8b4b7ba-eb8a-4072-baa9-d9932d63abcf tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/attachments/fde3dfc6-0872-4359-844d-5bd39a80377e returned with HTTP 200 Jan 21 11:57:53.988440 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 207/416] 10.222.0.90 () {64 vars in 1468 bytes} [Thu Jan 21 11:57:50 2021] PUT /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/attachments/fde3dfc6-0872-4359-844d-5bd39a80377e => generated 762 bytes in 3442 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:57:54.172273 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bb2a45f3-c03c-405c-a0c8-1069f63828de tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] GET http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 Jan 21 11:57:54.172779 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bb2a45f3-c03c-405c-a0c8-1069f63828de tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:54.173004 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:54.173004 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:54.173390 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bb2a45f3-c03c-405c-a0c8-1069f63828de tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:54.313918 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:54.313918 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:54.358911 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bb2a45f3-c03c-405c-a0c8-1069f63828de tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Volume info retrieved successfully. Jan 21 11:57:54.402763 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:54.402763 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:54.426152 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bb2a45f3-c03c-405c-a0c8-1069f63828de tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 returned with HTTP 200 Jan 21 11:57:54.429676 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 210/417] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:54 2021] GET /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 => generated 920 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 11:57:54.534005 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4cc7c98f-c474-46e4-9830-6e0cbd92b511 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] GET http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 Jan 21 11:57:54.536003 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4cc7c98f-c474-46e4-9830-6e0cbd92b511 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:54.536421 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:54.536421 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:54.537080 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4cc7c98f-c474-46e4-9830-6e0cbd92b511 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:54.650736 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:54.650736 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:54.675310 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4cc7c98f-c474-46e4-9830-6e0cbd92b511 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:57:54.724870 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4cc7c98f-c474-46e4-9830-6e0cbd92b511 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 returned with HTTP 200 Jan 21 11:57:54.728900 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 208/418] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:54 2021] GET /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 => generated 911 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:55.446664 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-517e1e24-bc6c-410c-aa09-c9f8b150d046 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] GET http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 Jan 21 11:57:55.447794 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-517e1e24-bc6c-410c-aa09-c9f8b150d046 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:55.448317 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:55.448317 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:55.449375 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-517e1e24-bc6c-410c-aa09-c9f8b150d046 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:55.562473 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:55.562473 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:55.588225 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-517e1e24-bc6c-410c-aa09-c9f8b150d046 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Volume info retrieved successfully. Jan 21 11:57:55.642000 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:55.642000 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:55.667919 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-517e1e24-bc6c-410c-aa09-c9f8b150d046 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 returned with HTTP 200 Jan 21 11:57:55.684639 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 211/419] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:55 2021] GET /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 => generated 920 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:55.747113 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-39ae83a8-f10f-4d8c-b732-0afce69b08cd tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] GET http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 Jan 21 11:57:55.747793 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-39ae83a8-f10f-4d8c-b732-0afce69b08cd tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:55.748120 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:55.748120 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:55.748705 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-39ae83a8-f10f-4d8c-b732-0afce69b08cd tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:55.843793 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:55.843793 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:55.856663 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-39ae83a8-f10f-4d8c-b732-0afce69b08cd tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:57:55.916016 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-39ae83a8-f10f-4d8c-b732-0afce69b08cd tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 returned with HTTP 200 Jan 21 11:57:55.918156 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 209/420] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:55 2021] GET /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 => generated 911 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:56.687599 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9b3e4789-21be-4dbd-9118-92cfc444f1fd tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] GET http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 Jan 21 11:57:56.688370 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9b3e4789-21be-4dbd-9118-92cfc444f1fd tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:56.688370 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:56.688370 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:56.688679 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9b3e4789-21be-4dbd-9118-92cfc444f1fd tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:56.918160 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:56.918160 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:56.942121 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8a74dffc-fe7f-4bdd-af3a-8f3d03a63692 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] GET http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 Jan 21 11:57:56.942913 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8a74dffc-fe7f-4bdd-af3a-8f3d03a63692 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:56.943299 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:56.943299 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:56.944009 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8a74dffc-fe7f-4bdd-af3a-8f3d03a63692 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:56.964721 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9b3e4789-21be-4dbd-9118-92cfc444f1fd tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Volume info retrieved successfully. Jan 21 11:57:57.047548 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:57.047548 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:57.077636 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9b3e4789-21be-4dbd-9118-92cfc444f1fd tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 returned with HTTP 200 Jan 21 11:57:57.104965 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 212/421] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:56 2021] GET /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 => generated 920 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:57.223652 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:57.223652 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:57.279605 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8a74dffc-fe7f-4bdd-af3a-8f3d03a63692 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:57:57.372980 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8a74dffc-fe7f-4bdd-af3a-8f3d03a63692 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 returned with HTTP 200 Jan 21 11:57:57.393215 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 210/422] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:56 2021] GET /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 => generated 911 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:58.104137 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-13f07e6d-96b8-4876-9907-285d13ab565f tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] GET http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 Jan 21 11:57:58.104792 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-13f07e6d-96b8-4876-9907-285d13ab565f tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:58.105088 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:58.105088 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:58.106012 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-13f07e6d-96b8-4876-9907-285d13ab565f tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:58.285189 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:58.285189 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:58.328980 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-13f07e6d-96b8-4876-9907-285d13ab565f tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Volume info retrieved successfully. Jan 21 11:57:58.381672 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:58.381672 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:58.400874 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7bfea49f-cfb3-4430-967d-6082931f832a tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] GET http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 Jan 21 11:57:58.401636 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7bfea49f-cfb3-4430-967d-6082931f832a tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:58.401894 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:58.401894 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:58.403249 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7bfea49f-cfb3-4430-967d-6082931f832a tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:58.415284 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-13f07e6d-96b8-4876-9907-285d13ab565f tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 returned with HTTP 200 Jan 21 11:57:58.416499 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 213/423] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:58 2021] GET /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 => generated 920 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:58.606385 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:58.606385 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:58.654371 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7bfea49f-cfb3-4430-967d-6082931f832a tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:57:58.713188 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7bfea49f-cfb3-4430-967d-6082931f832a tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 returned with HTTP 200 Jan 21 11:57:58.714087 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 211/424] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:58 2021] GET /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 => generated 969 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:59.432625 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bedb9a4e-5e76-4234-84bd-3035fb3ff5f4 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] GET http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 Jan 21 11:57:59.433538 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bedb9a4e-5e76-4234-84bd-3035fb3ff5f4 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:59.434134 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:59.434134 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:59.434623 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bedb9a4e-5e76-4234-84bd-3035fb3ff5f4 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:59.608485 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:59.608485 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:59.619326 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-9004ef71-905b-4b89-8c9c-7cdff6ec883b req-65a294ae-1648-4f98-b3e8-fc749c5a0afc tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] POST http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/attachments/fde3dfc6-0872-4359-844d-5bd39a80377e/action Jan 21 11:57:59.619861 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:59.619861 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:59.620313 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-9004ef71-905b-4b89-8c9c-7cdff6ec883b req-65a294ae-1648-4f98-b3e8-fc749c5a0afc tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Action body: b'{"os-complete": null}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 11:57:59.620899 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-9004ef71-905b-4b89-8c9c-7cdff6ec883b req-65a294ae-1648-4f98-b3e8-fc749c5a0afc tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:57:59.643899 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bedb9a4e-5e76-4234-84bd-3035fb3ff5f4 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Volume info retrieved successfully. Jan 21 11:57:59.691075 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:59.691075 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:59.727678 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bedb9a4e-5e76-4234-84bd-3035fb3ff5f4 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 returned with HTTP 200 Jan 21 11:57:59.733039 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 214/425] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:59 2021] GET /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 => generated 920 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:57:59.739381 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a625f80f-5710-44d9-adb7-40e6c594fb34 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] GET http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 Jan 21 11:57:59.752260 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a625f80f-5710-44d9-adb7-40e6c594fb34 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:57:59.754597 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:57:59.754597 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:57:59.755213 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a625f80f-5710-44d9-adb7-40e6c594fb34 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:57:59.857479 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:59.857479 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:59.883658 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-9004ef71-905b-4b89-8c9c-7cdff6ec883b req-65a294ae-1648-4f98-b3e8-fc749c5a0afc tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/attachments/fde3dfc6-0872-4359-844d-5bd39a80377e/action returned with HTTP 204 Jan 21 11:57:59.894093 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 212/426] 10.222.0.90 () {64 vars in 1489 bytes} [Thu Jan 21 11:57:59 2021] POST /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/attachments/fde3dfc6-0872-4359-844d-5bd39a80377e/action => generated 0 bytes in 281 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:57:59.935655 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:57:59.935655 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:57:59.956214 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a625f80f-5710-44d9-adb7-40e6c594fb34 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:58:00.003920 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a625f80f-5710-44d9-adb7-40e6c594fb34 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 returned with HTTP 200 Jan 21 11:58:00.005566 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 215/427] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:57:59 2021] GET /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 => generated 969 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:58:00.752923 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a5e82802-fc50-4e83-9e2f-9691c04d6258 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] GET http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 Jan 21 11:58:00.756502 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a5e82802-fc50-4e83-9e2f-9691c04d6258 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:00.756970 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:00.756970 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:00.757659 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a5e82802-fc50-4e83-9e2f-9691c04d6258 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:00.899513 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:00.899513 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:00.924925 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a5e82802-fc50-4e83-9e2f-9691c04d6258 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Volume info retrieved successfully. Jan 21 11:58:00.981132 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:00.981132 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:01.002938 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a5e82802-fc50-4e83-9e2f-9691c04d6258 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 returned with HTTP 200 Jan 21 11:58:01.008103 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 213/428] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:00 2021] GET /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 => generated 1212 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:58:01.023529 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3a35d1d6-1542-4708-b13b-8f54b253ecf4 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] GET http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 Jan 21 11:58:01.024412 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3a35d1d6-1542-4708-b13b-8f54b253ecf4 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:01.024886 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:01.024886 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:01.025877 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3a35d1d6-1542-4708-b13b-8f54b253ecf4 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:01.155284 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:01.155284 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:01.192793 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3a35d1d6-1542-4708-b13b-8f54b253ecf4 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:58:01.286499 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3a35d1d6-1542-4708-b13b-8f54b253ecf4 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 returned with HTTP 200 Jan 21 11:58:01.287361 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 216/429] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:01 2021] GET /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 => generated 972 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:58:01.334042 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-a8ce079e-3ad6-41a7-814c-b8aaf1100b9b req-f1d0e18d-441e-4c3c-9792-ceee689506cb tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] GET http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 Jan 21 11:58:01.334706 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-a8ce079e-3ad6-41a7-814c-b8aaf1100b9b req-f1d0e18d-441e-4c3c-9792-ceee689506cb tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:01.334991 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:01.334991 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:01.335454 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-a8ce079e-3ad6-41a7-814c-b8aaf1100b9b req-f1d0e18d-441e-4c3c-9792-ceee689506cb tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:01.424383 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:01.424383 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:01.449408 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-a8ce079e-3ad6-41a7-814c-b8aaf1100b9b req-f1d0e18d-441e-4c3c-9792-ceee689506cb tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Volume info retrieved successfully. Jan 21 11:58:01.501849 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:01.501849 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:01.520496 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-a8ce079e-3ad6-41a7-814c-b8aaf1100b9b req-f1d0e18d-441e-4c3c-9792-ceee689506cb tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 returned with HTTP 200 Jan 21 11:58:01.520496 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 214/430] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 11:58:01 2021] GET /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 => generated 1212 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:58:02.311470 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3177ba30-9aa7-4b5b-8d8e-21f7e23063a4 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] GET http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 Jan 21 11:58:02.311470 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3177ba30-9aa7-4b5b-8d8e-21f7e23063a4 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:02.311470 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:02.311470 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:02.311470 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3177ba30-9aa7-4b5b-8d8e-21f7e23063a4 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:02.464715 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:02.464715 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:02.491372 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3177ba30-9aa7-4b5b-8d8e-21f7e23063a4 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:58:02.563131 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3177ba30-9aa7-4b5b-8d8e-21f7e23063a4 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 returned with HTTP 200 Jan 21 11:58:02.569949 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 217/431] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:02 2021] GET /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 => generated 972 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:58:03.597069 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6370e148-a4a7-4648-b9c0-ee933321933a tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] GET http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 Jan 21 11:58:03.598224 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6370e148-a4a7-4648-b9c0-ee933321933a tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:03.598613 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:03.598613 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:03.599221 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6370e148-a4a7-4648-b9c0-ee933321933a tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:03.747756 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:03.747756 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:03.784835 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6370e148-a4a7-4648-b9c0-ee933321933a tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:58:03.843493 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6370e148-a4a7-4648-b9c0-ee933321933a tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 returned with HTTP 200 Jan 21 11:58:03.844610 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 215/432] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:03 2021] GET /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 => generated 972 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:58:04.863106 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d35024cf-8bc6-4137-9899-5b029410e88c tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] GET http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 Jan 21 11:58:04.863984 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d35024cf-8bc6-4137-9899-5b029410e88c tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:04.866292 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:04.866292 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:04.867177 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d35024cf-8bc6-4137-9899-5b029410e88c tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:04.991589 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:04.991589 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:05.016926 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d35024cf-8bc6-4137-9899-5b029410e88c tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:58:05.065485 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d35024cf-8bc6-4137-9899-5b029410e88c tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 returned with HTTP 200 Jan 21 11:58:05.066825 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 218/433] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:04 2021] GET /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 => generated 972 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:58:06.088125 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5f7c119d-cf6f-4560-9948-c3203a151331 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] GET http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 Jan 21 11:58:06.089223 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5f7c119d-cf6f-4560-9948-c3203a151331 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:06.089223 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:06.089223 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:06.089223 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5f7c119d-cf6f-4560-9948-c3203a151331 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:06.257811 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:06.257811 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:06.279227 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5f7c119d-cf6f-4560-9948-c3203a151331 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:58:06.306894 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5f7c119d-cf6f-4560-9948-c3203a151331 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 returned with HTTP 200 Jan 21 11:58:06.308607 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 216/434] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:06 2021] GET /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 => generated 972 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:58:07.331157 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9350c751-a44f-4a26-a3c4-6fef676a9d7e tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] GET http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 Jan 21 11:58:07.332321 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9350c751-a44f-4a26-a3c4-6fef676a9d7e tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:07.332729 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:07.332729 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:07.333360 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9350c751-a44f-4a26-a3c4-6fef676a9d7e tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:07.439553 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:07.439553 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:07.453357 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9350c751-a44f-4a26-a3c4-6fef676a9d7e tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:58:07.487654 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9350c751-a44f-4a26-a3c4-6fef676a9d7e tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 returned with HTTP 200 Jan 21 11:58:07.489883 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 219/435] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:07 2021] GET /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 => generated 972 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:58:08.507488 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c4a1a7ac-547f-4f44-b7f4-0d370fcc0ec3 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] GET http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 Jan 21 11:58:08.508286 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c4a1a7ac-547f-4f44-b7f4-0d370fcc0ec3 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:08.508782 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:08.508782 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:08.509489 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c4a1a7ac-547f-4f44-b7f4-0d370fcc0ec3 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:08.629646 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:08.629646 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:08.652095 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c4a1a7ac-547f-4f44-b7f4-0d370fcc0ec3 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:58:08.726105 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c4a1a7ac-547f-4f44-b7f4-0d370fcc0ec3 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 returned with HTTP 200 Jan 21 11:58:08.741731 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 217/436] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:08 2021] GET /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 => generated 1360 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:58:08.759470 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-59cd52a8-2ecc-43d4-bcbc-86adcca3c544 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] POST http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06/action Jan 21 11:58:08.759968 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:08.759968 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:08.760516 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-59cd52a8-2ecc-43d4-bcbc-86adcca3c544 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Action body: b'{"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 11:58:08.760923 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-59cd52a8-2ecc-43d4-bcbc-86adcca3c544 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Action: 'action', calling method: create, body: {"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:58:08.888113 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:08.888113 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:09.361090 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:09.361090 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:09.362737 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-59cd52a8-2ecc-43d4-bcbc-86adcca3c544 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:58:09.388351 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-59cd52a8-2ecc-43d4-bcbc-86adcca3c544 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Update volume metadata completed successfully. Jan 21 11:58:09.389345 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-59cd52a8-2ecc-43d4-bcbc-86adcca3c544 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06/action returned with HTTP 200 Jan 21 11:58:09.396849 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 220/437] 10.222.0.89 () {60 vars in 1358 bytes} [Thu Jan 21 11:58:08 2021] POST /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06/action => generated 511 bytes in 644 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:58:09.400779 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-23dc6d04-5296-463e-8851-f6777dab49ec tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] GET http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 Jan 21 11:58:09.401391 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-23dc6d04-5296-463e-8851-f6777dab49ec tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:09.401691 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:09.401691 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:09.402523 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-23dc6d04-5296-463e-8851-f6777dab49ec tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:09.503514 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:09.503514 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:09.524358 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-23dc6d04-5296-463e-8851-f6777dab49ec tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:58:09.559297 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-23dc6d04-5296-463e-8851-f6777dab49ec tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 returned with HTTP 200 Jan 21 11:58:09.560101 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 218/438] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:09 2021] GET /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 => generated 1435 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:58:09.575906 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6fa429eb-19eb-40f2-911d-fbdadc2b6830 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] POST http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06/action Jan 21 11:58:09.576364 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:09.576364 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:09.576802 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6fa429eb-19eb-40f2-911d-fbdadc2b6830 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 11:58:09.577957 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6fa429eb-19eb-40f2-911d-fbdadc2b6830 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:58:09.666070 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:09.666070 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:09.729257 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:09.729257 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:09.729257 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6fa429eb-19eb-40f2-911d-fbdadc2b6830 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:58:09.743698 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6fa429eb-19eb-40f2-911d-fbdadc2b6830 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Get volume image-metadata completed successfully. Jan 21 11:58:09.760535 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 11:58:09.760535 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 11:58:09.766734 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6fa429eb-19eb-40f2-911d-fbdadc2b6830 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Delete volume metadata completed successfully. Jan 21 11:58:09.767232 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6fa429eb-19eb-40f2-911d-fbdadc2b6830 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06/action returned with HTTP 200 Jan 21 11:58:09.771720 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 221/439] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 11:58:09 2021] POST /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06/action => generated 0 bytes in 196 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 21 11:58:09.776097 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6dbac6b5-af8c-448b-98b1-7549e51f87f9 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] POST http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06/action Jan 21 11:58:09.776939 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:09.776939 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:09.777606 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6dbac6b5-af8c-448b-98b1-7549e51f87f9 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 11:58:09.778170 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6dbac6b5-af8c-448b-98b1-7549e51f87f9 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:58:09.835602 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:09.835602 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:09.837154 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6dbac6b5-af8c-448b-98b1-7549e51f87f9 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:58:09.849334 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6dbac6b5-af8c-448b-98b1-7549e51f87f9 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Get volume image-metadata completed successfully. Jan 21 11:58:09.850059 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6dbac6b5-af8c-448b-98b1-7549e51f87f9 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06/action returned with HTTP 200 Jan 21 11:58:09.850953 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 219/440] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 11:58:09 2021] POST /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06/action => generated 485 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:58:09.861379 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-93e863ba-b539-4c4e-b7b5-34a8a3739e8c tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] DELETE http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 Jan 21 11:58:09.861986 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-93e863ba-b539-4c4e-b7b5-34a8a3739e8c tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:09.862210 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:09.862210 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:09.862585 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-93e863ba-b539-4c4e-b7b5-34a8a3739e8c tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:09.863268 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-93e863ba-b539-4c4e-b7b5-34a8a3739e8c tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Delete volume with id: 7dabd7d0-c1db-414b-9437-71eeaa874d06 Jan 21 11:58:09.919948 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:09.919948 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:09.921439 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-93e863ba-b539-4c4e-b7b5-34a8a3739e8c tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:58:09.952436 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-93e863ba-b539-4c4e-b7b5-34a8a3739e8c tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Delete volume request issued successfully. Jan 21 11:58:09.953065 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-93e863ba-b539-4c4e-b7b5-34a8a3739e8c tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 returned with HTTP 202 Jan 21 11:58:09.954175 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 222/441] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 11:58:09 2021] DELETE /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 11:58:09.965399 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-39c75e5d-d66e-4a6a-9378-5963ded407e0 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] GET http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 Jan 21 11:58:09.966450 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-39c75e5d-d66e-4a6a-9378-5963ded407e0 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:09.966808 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:09.966808 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:09.967193 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-39c75e5d-d66e-4a6a-9378-5963ded407e0 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:10.039811 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:10.039811 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:10.051695 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-39c75e5d-d66e-4a6a-9378-5963ded407e0 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:58:10.086400 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-39c75e5d-d66e-4a6a-9378-5963ded407e0 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 returned with HTTP 200 Jan 21 11:58:10.088970 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 220/442] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:09 2021] GET /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 => generated 1408 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 11:58:11.107881 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e9fa4a87-b5f4-4260-9ca5-2c0ec3e9fcda tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] GET http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 Jan 21 11:58:11.108534 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e9fa4a87-b5f4-4260-9ca5-2c0ec3e9fcda tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:11.108648 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:11.108648 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:11.109138 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e9fa4a87-b5f4-4260-9ca5-2c0ec3e9fcda tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:11.271237 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:11.271237 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:11.287802 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e9fa4a87-b5f4-4260-9ca5-2c0ec3e9fcda tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:58:11.319894 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e9fa4a87-b5f4-4260-9ca5-2c0ec3e9fcda tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 returned with HTTP 200 Jan 21 11:58:11.322573 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 223/443] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:11 2021] GET /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 => generated 1408 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:58:12.340991 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7c0ccdab-077d-42b6-97a7-263b1959af72 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] GET http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 Jan 21 11:58:12.341579 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7c0ccdab-077d-42b6-97a7-263b1959af72 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:12.341736 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:12.341736 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:12.342426 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7c0ccdab-077d-42b6-97a7-263b1959af72 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:12.433288 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:12.433288 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:12.465596 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7c0ccdab-077d-42b6-97a7-263b1959af72 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Volume info retrieved successfully. Jan 21 11:58:12.531054 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7c0ccdab-077d-42b6-97a7-263b1959af72 tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 returned with HTTP 200 Jan 21 11:58:12.531923 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 221/444] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:12 2021] GET /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 => generated 1408 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:58:13.558671 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-82c6126a-f850-4038-9c4c-eb90d0ecf5af tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] GET http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 Jan 21 11:58:13.559513 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-82c6126a-f850-4038-9c4c-eb90d0ecf5af tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:13.559803 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:13.559803 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:13.562635 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-82c6126a-f850-4038-9c4c-eb90d0ecf5af tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:13.695985 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-82c6126a-f850-4038-9c4c-eb90d0ecf5af tempest-VolumesImageMetadata-450139117 tempest-VolumesImageMetadata-450139117] http://10.222.0.89/volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 returned with HTTP 404 Jan 21 11:58:13.703891 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 224/445] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:13 2021] GET /volume/v3/768ade83cea447238391d8a3ea36cb7d/volumes/7dabd7d0-c1db-414b-9437-71eeaa874d06 => generated 109 bytes in 147 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:58:18.770046 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1ccdd4be-1c3d-4d0a-8735-86acfc09e933 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] POST http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes Jan 21 11:58:18.771065 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:18.771065 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:18.772020 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1ccdd4be-1c3d-4d0a-8735-86acfc09e933 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-150214962"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:58:18.775499 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-1ccdd4be-1c3d-4d0a-8735-86acfc09e933 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-150214962'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 11:58:18.776130 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-1ccdd4be-1c3d-4d0a-8735-86acfc09e933 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Create volume of 1 GB Jan 21 11:58:18.796279 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1ccdd4be-1c3d-4d0a-8735-86acfc09e933 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Availability Zones retrieved successfully. Jan 21 11:58:18.817921 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1ccdd4be-1c3d-4d0a-8735-86acfc09e933 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Flow 'volume_create_api' (15403824-d102-4fe5-ada9-01836fd23b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:58:18.822305 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1ccdd4be-1c3d-4d0a-8735-86acfc09e933 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f775cc3-dc51-48af-a71c-db6eea564ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:58:18.826590 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-1ccdd4be-1c3d-4d0a-8735-86acfc09e933 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 11:58:18.922420 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1ccdd4be-1c3d-4d0a-8735-86acfc09e933 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f775cc3-dc51-48af-a71c-db6eea564ba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:58:18.925665 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1ccdd4be-1c3d-4d0a-8735-86acfc09e933 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0c342ce-d7b9-4ffa-83f8-0f6cf35387a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:58:19.030355 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-1ccdd4be-1c3d-4d0a-8735-86acfc09e933 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Created reservations ['239d557c-e795-4aa2-9114-d009eac9d589', '410f2727-bd4b-4321-b241-654085652e34', 'f549ae55-a5b8-44ab-814c-448a1e14be78', '613b809f-3e9f-4483-a104-fe3bd9930d0e'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 11:58:19.033241 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1ccdd4be-1c3d-4d0a-8735-86acfc09e933 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0c342ce-d7b9-4ffa-83f8-0f6cf35387a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['239d557c-e795-4aa2-9114-d009eac9d589', '410f2727-bd4b-4321-b241-654085652e34', 'f549ae55-a5b8-44ab-814c-448a1e14be78', '613b809f-3e9f-4483-a104-fe3bd9930d0e']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:58:19.035618 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1ccdd4be-1c3d-4d0a-8735-86acfc09e933 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7f4be97-a6e1-486e-9aed-029e7708d1c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:58:19.128758 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1ccdd4be-1c3d-4d0a-8735-86acfc09e933 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7f4be97-a6e1-486e-9aed-029e7708d1c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9f23aaa-4bca-4194-86ad-12b9c329d360', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-150214962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f881bfb14f54c26b6631465b5577cb4',qos_specs=None,replication_status=,reservations=['239d557c-e795-4aa2-9114-d009eac9d589','410f2727-bd4b-4321-b241-654085652e34','f549ae55-a5b8-44ab-814c-448a1e14be78','613b809f-3e9f-4483-a104-fe3bd9930d0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d0020f2452045848d0173a9ceb3d2ee',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T11:58:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-150214962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9f23aaa-4bca-4194-86ad-12b9c329d360,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f881bfb14f54c26b6631465b5577cb4',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,user_id='6d0020f2452045848d0173a9ceb3d2ee',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:58:19.131181 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1ccdd4be-1c3d-4d0a-8735-86acfc09e933 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab1602c2-e7f0-49f1-aee1-e421e6506f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:58:19.185443 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1ccdd4be-1c3d-4d0a-8735-86acfc09e933 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab1602c2-e7f0-49f1-aee1-e421e6506f21) 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-VolumesMetadataTest-Volume-150214962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f881bfb14f54c26b6631465b5577cb4',qos_specs=None,replication_status=,reservations=['239d557c-e795-4aa2-9114-d009eac9d589','410f2727-bd4b-4321-b241-654085652e34','f549ae55-a5b8-44ab-814c-448a1e14be78','613b809f-3e9f-4483-a104-fe3bd9930d0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d0020f2452045848d0173a9ceb3d2ee',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:58:19.187657 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1ccdd4be-1c3d-4d0a-8735-86acfc09e933 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9f49b12-c8fa-4286-8233-c18180264f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:58:19.205125 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1ccdd4be-1c3d-4d0a-8735-86acfc09e933 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9f49b12-c8fa-4286-8233-c18180264f63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:58:19.208120 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1ccdd4be-1c3d-4d0a-8735-86acfc09e933 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Flow 'volume_create_api' (15403824-d102-4fe5-ada9-01836fd23b0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:58:19.264019 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1ccdd4be-1c3d-4d0a-8735-86acfc09e933 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Create volume request issued successfully. Jan 21 11:58:19.280960 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1ccdd4be-1c3d-4d0a-8735-86acfc09e933 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes returned with HTTP 202 Jan 21 11:58:19.293944 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 222/446] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 11:58:18 2021] POST /volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes => generated 818 bytes in 944 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 11:58:19.301772 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-67a362a7-1ba3-4c28-aed4-ba3c5b9af835 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] GET http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360 Jan 21 11:58:19.302565 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-67a362a7-1ba3-4c28-aed4-ba3c5b9af835 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:19.303426 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-67a362a7-1ba3-4c28-aed4-ba3c5b9af835 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:19.361284 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:19.361284 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:19.378810 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-67a362a7-1ba3-4c28-aed4-ba3c5b9af835 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Volume info retrieved successfully. Jan 21 11:58:19.410690 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-67a362a7-1ba3-4c28-aed4-ba3c5b9af835 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360 returned with HTTP 200 Jan 21 11:58:19.423464 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 225/447] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:19 2021] GET /volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360 => generated 886 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:58:19.773201 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-d070cc1f-cd1e-4352-93a2-742378078c61 req-9d2be5b7-bc36-4f88-b4fc-2098f1c1077e tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] GET http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 Jan 21 11:58:19.773730 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-d070cc1f-cd1e-4352-93a2-742378078c61 req-9d2be5b7-bc36-4f88-b4fc-2098f1c1077e tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:19.773730 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:19.773730 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:19.773938 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-d070cc1f-cd1e-4352-93a2-742378078c61 req-9d2be5b7-bc36-4f88-b4fc-2098f1c1077e tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:19.845362 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:19.845362 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:19.856671 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-d070cc1f-cd1e-4352-93a2-742378078c61 req-9d2be5b7-bc36-4f88-b4fc-2098f1c1077e tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Volume info retrieved successfully. Jan 21 11:58:19.882930 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:19.882930 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:19.897153 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-d070cc1f-cd1e-4352-93a2-742378078c61 req-9d2be5b7-bc36-4f88-b4fc-2098f1c1077e tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 returned with HTTP 200 Jan 21 11:58:19.899529 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 223/448] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 11:58:19 2021] GET /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 => generated 1212 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:58:20.430631 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-dbfdec2b-5fbe-4128-9a3e-4f910c4faa9a tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] GET http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360 Jan 21 11:58:20.431257 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-dbfdec2b-5fbe-4128-9a3e-4f910c4faa9a tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:20.431547 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:20.431547 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:20.432144 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-dbfdec2b-5fbe-4128-9a3e-4f910c4faa9a tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:20.586331 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:20.586331 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:20.613016 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-dbfdec2b-5fbe-4128-9a3e-4f910c4faa9a tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Volume info retrieved successfully. Jan 21 11:58:20.673616 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-dbfdec2b-5fbe-4128-9a3e-4f910c4faa9a tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360 returned with HTTP 200 Jan 21 11:58:20.678719 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 226/449] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:20 2021] GET /volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360 => generated 911 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:58:20.707903 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-33ad862f-7553-4c4f-b7f8-b9fbfcac0bb8 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] POST http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360/metadata Jan 21 11:58:20.708524 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:20.708524 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:20.709044 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-33ad862f-7553-4c4f-b7f8-b9fbfcac0bb8 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:58:20.857433 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:20.857433 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:20.862398 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-33ad862f-7553-4c4f-b7f8-b9fbfcac0bb8 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Volume info retrieved successfully. Jan 21 11:58:20.910473 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-33ad862f-7553-4c4f-b7f8-b9fbfcac0bb8 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Create volume metadata completed successfully. Jan 21 11:58:20.911375 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-33ad862f-7553-4c4f-b7f8-b9fbfcac0bb8 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360/metadata returned with HTTP 200 Jan 21 11:58:20.919150 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 224/450] 10.222.0.89 () {60 vars in 1364 bytes} [Thu Jan 21 11:58:20 2021] POST /volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360/metadata => generated 101 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:58:20.926225 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-87fe3a58-4600-4236-b3ba-3cc2f63e51cd tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] GET http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360/metadata Jan 21 11:58:20.927245 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-87fe3a58-4600-4236-b3ba-3cc2f63e51cd tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:20.927627 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:20.927627 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:20.928145 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-87fe3a58-4600-4236-b3ba-3cc2f63e51cd tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:21.062506 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:21.062506 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:21.064667 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-87fe3a58-4600-4236-b3ba-3cc2f63e51cd tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Volume info retrieved successfully. Jan 21 11:58:21.088429 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-87fe3a58-4600-4236-b3ba-3cc2f63e51cd tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Get volume metadata completed successfully. Jan 21 11:58:21.089856 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-87fe3a58-4600-4236-b3ba-3cc2f63e51cd tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360/metadata returned with HTTP 200 Jan 21 11:58:21.092427 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 227/451] 10.222.0.89 () {58 vars in 1342 bytes} [Thu Jan 21 11:58:20 2021] GET /volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360/metadata => generated 101 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 11:58:21.106405 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3ce2dbe4-a029-45a3-9614-6b4ee549870e tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] PUT http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360/metadata Jan 21 11:58:21.107036 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:21.107036 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:21.107498 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3ce2dbe4-a029-45a3-9614-6b4ee549870e tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:58:21.236919 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:21.236919 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:21.238701 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3ce2dbe4-a029-45a3-9614-6b4ee549870e tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Volume info retrieved successfully. Jan 21 11:58:21.273854 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3ce2dbe4-a029-45a3-9614-6b4ee549870e tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Update volume metadata completed successfully. Jan 21 11:58:21.274115 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3ce2dbe4-a029-45a3-9614-6b4ee549870e tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360/metadata returned with HTTP 200 Jan 21 11:58:21.275268 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 225/452] 10.222.0.89 () {60 vars in 1362 bytes} [Thu Jan 21 11:58:21 2021] PUT /volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360/metadata => generated 57 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 11:58:21.284976 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d1a9e78f-21cb-418f-985f-668e9d05dfbb tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] GET http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360/metadata Jan 21 11:58:21.285988 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d1a9e78f-21cb-418f-985f-668e9d05dfbb tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:21.286418 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:21.286418 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:21.287122 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d1a9e78f-21cb-418f-985f-668e9d05dfbb tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:21.358522 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:21.358522 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:21.360474 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d1a9e78f-21cb-418f-985f-668e9d05dfbb tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Volume info retrieved successfully. Jan 21 11:58:21.380016 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d1a9e78f-21cb-418f-985f-668e9d05dfbb tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Get volume metadata completed successfully. Jan 21 11:58:21.381654 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d1a9e78f-21cb-418f-985f-668e9d05dfbb tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360/metadata returned with HTTP 200 Jan 21 11:58:21.383325 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 228/453] 10.222.0.89 () {58 vars in 1342 bytes} [Thu Jan 21 11:58:21 2021] GET /volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360/metadata => generated 57 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 11:58:21.394580 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-38539c79-a6e2-45c7-9504-19e786f771da tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] DELETE http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360/metadata/key1 Jan 21 11:58:21.395457 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-38539c79-a6e2-45c7-9504-19e786f771da tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:21.395800 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:21.395800 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:21.396380 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-38539c79-a6e2-45c7-9504-19e786f771da tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:21.481098 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:21.481098 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:21.482985 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-38539c79-a6e2-45c7-9504-19e786f771da tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Volume info retrieved successfully. Jan 21 11:58:21.500975 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-38539c79-a6e2-45c7-9504-19e786f771da tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Get volume metadata completed successfully. Jan 21 11:58:21.512011 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 11:58:21.512011 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 11:58:21.522716 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-38539c79-a6e2-45c7-9504-19e786f771da tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Delete volume metadata completed successfully. Jan 21 11:58:21.524531 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-38539c79-a6e2-45c7-9504-19e786f771da tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360/metadata/key1 returned with HTTP 200 Jan 21 11:58:21.526985 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 226/454] 10.222.0.89 () {58 vars in 1360 bytes} [Thu Jan 21 11:58:21 2021] DELETE /volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360/metadata/key1 => generated 0 bytes in 139 msecs (HTTP/1.1 200) 6 headers in 227 bytes (2 switches on core 0) Jan 21 11:58:21.535994 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0c65e2d0-c207-4814-b1f8-80575b546bad tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] GET http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360/metadata Jan 21 11:58:21.536779 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0c65e2d0-c207-4814-b1f8-80575b546bad tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:21.537118 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:21.537118 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:21.537738 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0c65e2d0-c207-4814-b1f8-80575b546bad tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:21.611858 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:21.611858 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:21.613474 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0c65e2d0-c207-4814-b1f8-80575b546bad tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Volume info retrieved successfully. Jan 21 11:58:21.629444 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0c65e2d0-c207-4814-b1f8-80575b546bad tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Get volume metadata completed successfully. Jan 21 11:58:21.630320 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0c65e2d0-c207-4814-b1f8-80575b546bad tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360/metadata returned with HTTP 200 Jan 21 11:58:21.631765 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 229/455] 10.222.0.89 () {58 vars in 1342 bytes} [Thu Jan 21 11:58:21 2021] GET /volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360/metadata => generated 32 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 11:58:21.643392 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8e661db4-0b09-4d47-b4c4-012abed77b99 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] PUT http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360/metadata Jan 21 11:58:21.646371 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:21.646371 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:21.647366 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8e661db4-0b09-4d47-b4c4-012abed77b99 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:58:21.727905 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:21.727905 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:21.729640 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8e661db4-0b09-4d47-b4c4-012abed77b99 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Volume info retrieved successfully. Jan 21 11:58:21.751364 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8e661db4-0b09-4d47-b4c4-012abed77b99 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Update volume metadata completed successfully. Jan 21 11:58:21.752175 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8e661db4-0b09-4d47-b4c4-012abed77b99 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360/metadata returned with HTTP 200 Jan 21 11:58:21.754017 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 227/456] 10.222.0.89 () {60 vars in 1362 bytes} [Thu Jan 21 11:58:21 2021] PUT /volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360/metadata => generated 16 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 11:58:21.764930 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-41df923d-cd4e-4987-8ff1-e722745b23bf tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] POST http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360/metadata Jan 21 11:58:21.765213 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:21.765213 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:21.765628 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-41df923d-cd4e-4987-8ff1-e722745b23bf tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:58:21.843376 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:21.843376 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:21.845569 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-41df923d-cd4e-4987-8ff1-e722745b23bf tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Volume info retrieved successfully. Jan 21 11:58:21.873239 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-41df923d-cd4e-4987-8ff1-e722745b23bf tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Create volume metadata completed successfully. Jan 21 11:58:21.873856 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-41df923d-cd4e-4987-8ff1-e722745b23bf tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360/metadata returned with HTTP 200 Jan 21 11:58:21.874737 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 230/457] 10.222.0.89 () {60 vars in 1363 bytes} [Thu Jan 21 11:58:21 2021] POST /volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360/metadata => generated 68 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 11:58:21.889548 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bf34f711-83ec-44ee-8612-98b101c524f3 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] PUT http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360/metadata/key3 Jan 21 11:58:21.890085 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:21.890085 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:21.890510 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bf34f711-83ec-44ee-8612-98b101c524f3 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:58:22.031495 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:22.031495 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:22.032930 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bf34f711-83ec-44ee-8612-98b101c524f3 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Volume info retrieved successfully. Jan 21 11:58:22.058865 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bf34f711-83ec-44ee-8612-98b101c524f3 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Update volume metadata completed successfully. Jan 21 11:58:22.059984 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bf34f711-83ec-44ee-8612-98b101c524f3 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360/metadata/key3 returned with HTTP 200 Jan 21 11:58:22.061249 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 228/458] 10.222.0.89 () {60 vars in 1377 bytes} [Thu Jan 21 11:58:21 2021] PUT /volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360/metadata/key3 => generated 35 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 11:58:22.073456 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-253b623d-eb92-40ec-9576-d3b33359c2f5 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] GET http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360/metadata/key3 Jan 21 11:58:22.074433 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-253b623d-eb92-40ec-9576-d3b33359c2f5 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:22.075123 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:22.075123 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:22.075658 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-253b623d-eb92-40ec-9576-d3b33359c2f5 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:22.214549 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:22.214549 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:22.216575 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-253b623d-eb92-40ec-9576-d3b33359c2f5 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Volume info retrieved successfully. Jan 21 11:58:22.236809 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-253b623d-eb92-40ec-9576-d3b33359c2f5 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Get volume metadata completed successfully. Jan 21 11:58:22.237973 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-253b623d-eb92-40ec-9576-d3b33359c2f5 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360/metadata/key3 returned with HTTP 200 Jan 21 11:58:22.239306 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 231/459] 10.222.0.89 () {58 vars in 1357 bytes} [Thu Jan 21 11:58:22 2021] GET /volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360/metadata/key3 => generated 35 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 11:58:22.251833 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b06e3b26-1cbd-4900-a392-4d4ed0bd0e5f tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] GET http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360/metadata Jan 21 11:58:22.254147 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b06e3b26-1cbd-4900-a392-4d4ed0bd0e5f tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:22.254804 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:22.254804 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:22.255523 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b06e3b26-1cbd-4900-a392-4d4ed0bd0e5f tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Calling method 'index' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:22.322674 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:22.322674 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:22.327365 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b06e3b26-1cbd-4900-a392-4d4ed0bd0e5f tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Volume info retrieved successfully. Jan 21 11:58:22.346691 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b06e3b26-1cbd-4900-a392-4d4ed0bd0e5f tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Get volume metadata completed successfully. Jan 21 11:58:22.347472 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b06e3b26-1cbd-4900-a392-4d4ed0bd0e5f tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360/metadata returned with HTTP 200 Jan 21 11:58:22.348518 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 229/460] 10.222.0.89 () {58 vars in 1342 bytes} [Thu Jan 21 11:58:22 2021] GET /volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360/metadata => generated 75 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 11:58:22.360642 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-562c0c69-261c-4a33-a502-b5b89ba85f3b tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] PUT http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360/metadata Jan 21 11:58:22.361267 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:22.361267 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:22.361690 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-562c0c69-261c-4a33-a502-b5b89ba85f3b tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:58:22.464179 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:22.464179 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:22.466728 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-562c0c69-261c-4a33-a502-b5b89ba85f3b tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Volume info retrieved successfully. Jan 21 11:58:22.502608 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-562c0c69-261c-4a33-a502-b5b89ba85f3b tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Update volume metadata completed successfully. Jan 21 11:58:22.517452 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-562c0c69-261c-4a33-a502-b5b89ba85f3b tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360/metadata returned with HTTP 200 Jan 21 11:58:22.520009 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 232/461] 10.222.0.89 () {60 vars in 1362 bytes} [Thu Jan 21 11:58:22 2021] PUT /volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360/metadata => generated 16 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 11:58:22.531311 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-01f28815-928c-4253-94a8-af0fab04d62e tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] DELETE http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360 Jan 21 11:58:22.532101 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-01f28815-928c-4253-94a8-af0fab04d62e tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:22.532472 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:22.532472 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:22.533085 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-01f28815-928c-4253-94a8-af0fab04d62e tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:22.533770 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-01f28815-928c-4253-94a8-af0fab04d62e tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Delete volume with id: c9f23aaa-4bca-4194-86ad-12b9c329d360 Jan 21 11:58:22.674321 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:22.674321 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:22.681945 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-01f28815-928c-4253-94a8-af0fab04d62e tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Volume info retrieved successfully. Jan 21 11:58:22.760053 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-01f28815-928c-4253-94a8-af0fab04d62e tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Delete volume request issued successfully. Jan 21 11:58:22.760693 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-01f28815-928c-4253-94a8-af0fab04d62e tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360 returned with HTTP 202 Jan 21 11:58:22.765598 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 230/462] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 11:58:22 2021] DELETE /volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360 => generated 0 bytes in 236 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 11:58:22.772079 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-98a01a42-42c4-4ca4-b39a-e630a64564ec tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] GET http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360 Jan 21 11:58:22.772618 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-98a01a42-42c4-4ca4-b39a-e630a64564ec tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:22.772850 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:22.772850 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:22.773232 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-98a01a42-42c4-4ca4-b39a-e630a64564ec tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:22.859987 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:22.859987 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:22.873138 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-98a01a42-42c4-4ca4-b39a-e630a64564ec tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Volume info retrieved successfully. Jan 21 11:58:22.902636 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-98a01a42-42c4-4ca4-b39a-e630a64564ec tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360 returned with HTTP 200 Jan 21 11:58:22.904881 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 233/463] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:22 2021] GET /volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360 => generated 910 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:58:23.921943 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-63e286ff-2845-47bd-b2a7-d8dc5a08c1b6 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] GET http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360 Jan 21 11:58:23.923138 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-63e286ff-2845-47bd-b2a7-d8dc5a08c1b6 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:23.923530 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:23.923530 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:23.924141 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-63e286ff-2845-47bd-b2a7-d8dc5a08c1b6 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:24.080138 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:24.080138 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:24.115714 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-63e286ff-2845-47bd-b2a7-d8dc5a08c1b6 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Volume info retrieved successfully. Jan 21 11:58:24.168836 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-63e286ff-2845-47bd-b2a7-d8dc5a08c1b6 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360 returned with HTTP 200 Jan 21 11:58:24.170241 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 231/464] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:23 2021] GET /volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360 => generated 910 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:58:25.190403 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d3a6ff80-48f8-4349-bb21-4a8f45615b20 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] GET http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360 Jan 21 11:58:25.190933 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d3a6ff80-48f8-4349-bb21-4a8f45615b20 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:25.191153 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:25.191153 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:25.191521 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d3a6ff80-48f8-4349-bb21-4a8f45615b20 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:25.372337 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d3a6ff80-48f8-4349-bb21-4a8f45615b20 tempest-VolumesMetadataTest-924352842 tempest-VolumesMetadataTest-924352842] http://10.222.0.89/volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360 returned with HTTP 404 Jan 21 11:58:25.374190 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 234/465] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:25 2021] GET /volume/v3/2f881bfb14f54c26b6631465b5577cb4/volumes/c9f23aaa-4bca-4194-86ad-12b9c329d360 => generated 109 bytes in 187 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:58:28.510164 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6e2091b7-c8ee-42cc-8743-e40f0f961438 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] GET http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 Jan 21 11:58:28.510783 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6e2091b7-c8ee-42cc-8743-e40f0f961438 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:28.510906 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:28.510906 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:28.511757 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6e2091b7-c8ee-42cc-8743-e40f0f961438 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:28.603895 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:28.603895 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:28.625868 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6e2091b7-c8ee-42cc-8743-e40f0f961438 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Volume info retrieved successfully. Jan 21 11:58:28.655165 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:28.655165 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:28.666469 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6e2091b7-c8ee-42cc-8743-e40f0f961438 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 returned with HTTP 200 Jan 21 11:58:28.670088 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 232/466] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:28 2021] GET /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 => generated 1212 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:58:28.817553 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-df1042bd-48d8-42a7-b896-73e5d7143a65 req-0ffc682e-ecd1-44fd-890f-bcca89921a08 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] GET http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 Jan 21 11:58:28.818116 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-df1042bd-48d8-42a7-b896-73e5d7143a65 req-0ffc682e-ecd1-44fd-890f-bcca89921a08 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:28.819674 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-df1042bd-48d8-42a7-b896-73e5d7143a65 req-0ffc682e-ecd1-44fd-890f-bcca89921a08 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:28.881001 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:28.881001 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:28.891498 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-df1042bd-48d8-42a7-b896-73e5d7143a65 req-0ffc682e-ecd1-44fd-890f-bcca89921a08 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Volume info retrieved successfully. Jan 21 11:58:28.913148 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:28.913148 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:28.924567 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-df1042bd-48d8-42a7-b896-73e5d7143a65 req-0ffc682e-ecd1-44fd-890f-bcca89921a08 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 returned with HTTP 200 Jan 21 11:58:28.925538 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 235/467] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 11:58:28 2021] GET /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 => generated 1212 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:58:28.954488 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-df1042bd-48d8-42a7-b896-73e5d7143a65 req-7cf9eafb-203f-4500-8d28-73a7f9a135e2 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] POST http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531/action Jan 21 11:58:28.955280 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:28.955280 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:28.956391 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-df1042bd-48d8-42a7-b896-73e5d7143a65 req-7cf9eafb-203f-4500-8d28-73a7f9a135e2 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Action body: b'{"os-begin_detaching": null}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 11:58:28.957037 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-df1042bd-48d8-42a7-b896-73e5d7143a65 req-7cf9eafb-203f-4500-8d28-73a7f9a135e2 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:58:29.021747 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:29.021747 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:29.022965 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-df1042bd-48d8-42a7-b896-73e5d7143a65 req-7cf9eafb-203f-4500-8d28-73a7f9a135e2 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Volume info retrieved successfully. Jan 21 11:58:29.033563 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-df1042bd-48d8-42a7-b896-73e5d7143a65 req-7cf9eafb-203f-4500-8d28-73a7f9a135e2 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Begin detaching volume completed successfully. Jan 21 11:58:29.034462 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-df1042bd-48d8-42a7-b896-73e5d7143a65 req-7cf9eafb-203f-4500-8d28-73a7f9a135e2 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531/action returned with HTTP 202 Jan 21 11:58:29.035839 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 233/468] 10.222.0.89 () {64 vars in 1643 bytes} [Thu Jan 21 11:58:28 2021] POST /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 11:58:29.061125 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-907e2d09-7f09-47c2-b5d6-685c1279bf30 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] GET http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 Jan 21 11:58:29.062228 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-907e2d09-7f09-47c2-b5d6-685c1279bf30 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:29.062657 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:29.062657 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:29.063273 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-907e2d09-7f09-47c2-b5d6-685c1279bf30 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:29.124236 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-df1042bd-48d8-42a7-b896-73e5d7143a65 req-7cf9eafb-203f-4500-8d28-73a7f9a135e2 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] GET http://10.222.0.89/volume// Jan 21 11:58:29.125233 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-df1042bd-48d8-42a7-b896-73e5d7143a65 req-7cf9eafb-203f-4500-8d28-73a7f9a135e2 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:29.125653 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:29.125653 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:29.126349 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-df1042bd-48d8-42a7-b896-73e5d7143a65 req-7cf9eafb-203f-4500-8d28-73a7f9a135e2 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:29.127858 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-df1042bd-48d8-42a7-b896-73e5d7143a65 req-7cf9eafb-203f-4500-8d28-73a7f9a135e2 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 11:58:29.128720 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 234/469] 10.222.0.90 () {56 vars in 1089 bytes} [Thu Jan 21 11:58:29 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 11:58:29.146398 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-df1042bd-48d8-42a7-b896-73e5d7143a65 req-15d5b565-5b50-44e1-b6d9-ed77bc11f600 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] GET http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 Jan 21 11:58:29.147301 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-df1042bd-48d8-42a7-b896-73e5d7143a65 req-15d5b565-5b50-44e1-b6d9-ed77bc11f600 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:29.147979 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-df1042bd-48d8-42a7-b896-73e5d7143a65 req-15d5b565-5b50-44e1-b6d9-ed77bc11f600 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:29.148977 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:29.148977 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:29.161208 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-907e2d09-7f09-47c2-b5d6-685c1279bf30 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Volume info retrieved successfully. Jan 21 11:58:29.204966 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:29.204966 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:29.229604 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-907e2d09-7f09-47c2-b5d6-685c1279bf30 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 returned with HTTP 200 Jan 21 11:58:29.231825 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 236/470] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:29 2021] GET /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 => generated 1215 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:58:29.242354 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:29.242354 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:29.251739 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-df1042bd-48d8-42a7-b896-73e5d7143a65 req-15d5b565-5b50-44e1-b6d9-ed77bc11f600 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Volume info retrieved successfully. Jan 21 11:58:29.272049 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:29.272049 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:29.287814 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-df1042bd-48d8-42a7-b896-73e5d7143a65 req-15d5b565-5b50-44e1-b6d9-ed77bc11f600 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 returned with HTTP 200 Jan 21 11:58:29.288914 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 235/471] 10.222.0.90 () {60 vars in 1403 bytes} [Thu Jan 21 11:58:29 2021] GET /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 => generated 1314 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 11:58:29.828672 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-df1042bd-48d8-42a7-b896-73e5d7143a65 req-eebf907c-c4a3-48c6-943a-6fcedc8508ca tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] DELETE http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/attachments/fde3dfc6-0872-4359-844d-5bd39a80377e Jan 21 11:58:29.828672 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-df1042bd-48d8-42a7-b896-73e5d7143a65 req-eebf907c-c4a3-48c6-943a-6fcedc8508ca tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:29.828672 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:29.828672 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:29.828672 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-df1042bd-48d8-42a7-b896-73e5d7143a65 req-eebf907c-c4a3-48c6-943a-6fcedc8508ca tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:29.878103 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:29.878103 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:30.251027 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-374b5148-d949-48a8-ac89-f59f6f6e32d7 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] GET http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 Jan 21 11:58:30.251998 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-374b5148-d949-48a8-ac89-f59f6f6e32d7 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:30.252379 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:30.252379 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:30.253011 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-374b5148-d949-48a8-ac89-f59f6f6e32d7 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:30.376649 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:30.376649 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:30.404804 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-374b5148-d949-48a8-ac89-f59f6f6e32d7 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Volume info retrieved successfully. Jan 21 11:58:30.452150 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:30.452150 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:30.466216 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-374b5148-d949-48a8-ac89-f59f6f6e32d7 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 returned with HTTP 200 Jan 21 11:58:30.467264 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 236/472] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:30 2021] GET /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 => generated 1215 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:58:30.740336 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-df1042bd-48d8-42a7-b896-73e5d7143a65 req-eebf907c-c4a3-48c6-943a-6fcedc8508ca tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 11:58:30.740845 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-df1042bd-48d8-42a7-b896-73e5d7143a65 req-eebf907c-c4a3-48c6-943a-6fcedc8508ca tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Pending status list for volume during attachment-delete: [] {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 11:58:30.773457 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-df1042bd-48d8-42a7-b896-73e5d7143a65 req-eebf907c-c4a3-48c6-943a-6fcedc8508ca tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/attachments/fde3dfc6-0872-4359-844d-5bd39a80377e returned with HTTP 200 Jan 21 11:58:30.774592 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 237/473] 10.222.0.90 () {62 vars in 1437 bytes} [Thu Jan 21 11:58:29 2021] DELETE /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/attachments/fde3dfc6-0872-4359-844d-5bd39a80377e => generated 19 bytes in 965 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:58:31.486855 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cac3932e-a1f4-49ff-9d39-d98923355415 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] GET http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 Jan 21 11:58:31.487697 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cac3932e-a1f4-49ff-9d39-d98923355415 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:31.488180 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:31.488180 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:31.488714 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cac3932e-a1f4-49ff-9d39-d98923355415 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:31.559981 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:31.559981 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:31.569497 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cac3932e-a1f4-49ff-9d39-d98923355415 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Volume info retrieved successfully. Jan 21 11:58:31.596267 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cac3932e-a1f4-49ff-9d39-d98923355415 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 returned with HTTP 200 Jan 21 11:58:31.597547 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 237/474] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:31 2021] GET /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 => generated 920 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:58:31.965832 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-34eaa99b-1e2c-4a6c-b905-2dcf6afd4f0f tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] DELETE http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 Jan 21 11:58:31.966365 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-34eaa99b-1e2c-4a6c-b905-2dcf6afd4f0f tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:31.966716 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:31.966716 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:31.967091 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-34eaa99b-1e2c-4a6c-b905-2dcf6afd4f0f tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:31.967556 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-34eaa99b-1e2c-4a6c-b905-2dcf6afd4f0f tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Delete volume with id: 006ecab4-9263-4942-ab82-30795aaa4531 Jan 21 11:58:32.119268 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:32.119268 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:32.120476 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-34eaa99b-1e2c-4a6c-b905-2dcf6afd4f0f tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Volume info retrieved successfully. Jan 21 11:58:32.190759 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-34eaa99b-1e2c-4a6c-b905-2dcf6afd4f0f tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Delete volume request issued successfully. Jan 21 11:58:32.192141 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-34eaa99b-1e2c-4a6c-b905-2dcf6afd4f0f tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 returned with HTTP 202 Jan 21 11:58:32.193215 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 238/475] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 11:58:31 2021] DELETE /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 => generated 0 bytes in 232 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 11:58:32.202399 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-567bfe8f-5ce0-4cc1-8e13-393cf68f39c4 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] GET http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 Jan 21 11:58:32.202941 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-567bfe8f-5ce0-4cc1-8e13-393cf68f39c4 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:32.203161 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:32.203161 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:32.203537 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-567bfe8f-5ce0-4cc1-8e13-393cf68f39c4 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:32.352561 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:32.352561 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:32.377925 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-567bfe8f-5ce0-4cc1-8e13-393cf68f39c4 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Volume info retrieved successfully. Jan 21 11:58:32.450088 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-567bfe8f-5ce0-4cc1-8e13-393cf68f39c4 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 returned with HTTP 200 Jan 21 11:58:32.460582 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 238/476] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:32 2021] GET /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 => generated 919 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:58:33.037347 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3e065472-5cf1-4ab3-a544-7efdf1ce6ea4 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] POST http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/volumes Jan 21 11:58:33.037841 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:33.037841 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:33.038421 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3e065472-5cf1-4ab3-a544-7efdf1ce6ea4 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1654121867"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:58:33.039889 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-3e065472-5cf1-4ab3-a544-7efdf1ce6ea4 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1654121867'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 11:58:33.040947 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-3e065472-5cf1-4ab3-a544-7efdf1ce6ea4 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Create volume of 1 GB Jan 21 11:58:33.055749 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3e065472-5cf1-4ab3-a544-7efdf1ce6ea4 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Availability Zones retrieved successfully. Jan 21 11:58:33.073140 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-3e065472-5cf1-4ab3-a544-7efdf1ce6ea4 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Flow 'volume_create_api' (130ddcd9-8749-4928-a4ac-df32427e5076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:58:33.076404 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-3e065472-5cf1-4ab3-a544-7efdf1ce6ea4 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (498b8bce-a2ee-40a9-b0af-5e04091f4b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:58:33.078912 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-3e065472-5cf1-4ab3-a544-7efdf1ce6ea4 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 11:58:33.244745 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-3e065472-5cf1-4ab3-a544-7efdf1ce6ea4 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (498b8bce-a2ee-40a9-b0af-5e04091f4b0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:58:33.249770 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-3e065472-5cf1-4ab3-a544-7efdf1ce6ea4 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf9bdc57-266f-42cd-9fe6-d93c4198720d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:58:33.428533 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-3e065472-5cf1-4ab3-a544-7efdf1ce6ea4 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Created reservations ['950381f0-694f-44bd-a3dc-3a0c625ec30b', '04d47491-c054-4cf9-b1cb-a5087f1454f6', '015f4d3e-5562-458e-b690-eec8307e9998', 'b4f06942-4e17-4cad-a467-4d031b68702e'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 11:58:33.432040 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-3e065472-5cf1-4ab3-a544-7efdf1ce6ea4 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf9bdc57-266f-42cd-9fe6-d93c4198720d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['950381f0-694f-44bd-a3dc-3a0c625ec30b', '04d47491-c054-4cf9-b1cb-a5087f1454f6', '015f4d3e-5562-458e-b690-eec8307e9998', 'b4f06942-4e17-4cad-a467-4d031b68702e']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:58:33.434582 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-3e065472-5cf1-4ab3-a544-7efdf1ce6ea4 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f21709ed-99c3-42e0-adf7-d32f9311a0fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:58:33.469643 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-925710f6-e8b0-460a-917c-daf1c051dec5 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] GET http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 Jan 21 11:58:33.470611 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-925710f6-e8b0-460a-917c-daf1c051dec5 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:33.471023 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:33.471023 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:33.471707 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-925710f6-e8b0-460a-917c-daf1c051dec5 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:33.592173 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-3e065472-5cf1-4ab3-a544-7efdf1ce6ea4 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f21709ed-99c3-42e0-adf7-d32f9311a0fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6948ef26-e3ee-44d5-8f91-80a129a6b8ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1654121867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef77a8c8b0ad490eb66d855e68ec5569',qos_specs=None,replication_status=,reservations=['950381f0-694f-44bd-a3dc-3a0c625ec30b','04d47491-c054-4cf9-b1cb-a5087f1454f6','015f4d3e-5562-458e-b690-eec8307e9998','b4f06942-4e17-4cad-a467-4d031b68702e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2619ce6a699a4dffab927e84a3ad90d9',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T11:58:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1654121867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6948ef26-e3ee-44d5-8f91-80a129a6b8ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef77a8c8b0ad490eb66d855e68ec5569',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,user_id='2619ce6a699a4dffab927e84a3ad90d9',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:58:33.594512 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-3e065472-5cf1-4ab3-a544-7efdf1ce6ea4 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e78b013-e693-4ee3-8d7f-0ce68430cfac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:58:33.663629 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-3e065472-5cf1-4ab3-a544-7efdf1ce6ea4 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e78b013-e693-4ee3-8d7f-0ce68430cfac) 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-VolumesTransfersTest-Volume-1654121867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef77a8c8b0ad490eb66d855e68ec5569',qos_specs=None,replication_status=,reservations=['950381f0-694f-44bd-a3dc-3a0c625ec30b','04d47491-c054-4cf9-b1cb-a5087f1454f6','015f4d3e-5562-458e-b690-eec8307e9998','b4f06942-4e17-4cad-a467-4d031b68702e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2619ce6a699a4dffab927e84a3ad90d9',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:58:33.666525 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-3e065472-5cf1-4ab3-a544-7efdf1ce6ea4 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (958c0430-85a6-4d6f-9b18-90083594de9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:58:33.708225 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-3e065472-5cf1-4ab3-a544-7efdf1ce6ea4 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (958c0430-85a6-4d6f-9b18-90083594de9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:58:33.718142 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-3e065472-5cf1-4ab3-a544-7efdf1ce6ea4 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Flow 'volume_create_api' (130ddcd9-8749-4928-a4ac-df32427e5076) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:58:33.843737 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3e065472-5cf1-4ab3-a544-7efdf1ce6ea4 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Create volume request issued successfully. Jan 21 11:58:33.889925 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3e065472-5cf1-4ab3-a544-7efdf1ce6ea4 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/volumes returned with HTTP 202 Jan 21 11:58:33.891826 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 239/477] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 11:58:32 2021] POST /volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/volumes => generated 820 bytes in 1252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 11:58:33.912343 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-13b4968e-86a8-450d-b27b-66288d5a98bc tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] GET http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/volumes/6948ef26-e3ee-44d5-8f91-80a129a6b8ce Jan 21 11:58:33.912861 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-13b4968e-86a8-450d-b27b-66288d5a98bc tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:33.913056 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:33.913056 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:33.913432 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-13b4968e-86a8-450d-b27b-66288d5a98bc tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:33.971706 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:33.971706 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:33.998704 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-925710f6-e8b0-460a-917c-daf1c051dec5 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Volume info retrieved successfully. Jan 21 11:58:34.052339 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-925710f6-e8b0-460a-917c-daf1c051dec5 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 returned with HTTP 200 Jan 21 11:58:34.053504 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 239/478] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:33 2021] GET /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 => generated 919 bytes in 590 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:58:34.092888 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:34.092888 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:34.120122 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-13b4968e-86a8-450d-b27b-66288d5a98bc tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Volume info retrieved successfully. Jan 21 11:58:34.172330 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-13b4968e-86a8-450d-b27b-66288d5a98bc tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/volumes/6948ef26-e3ee-44d5-8f91-80a129a6b8ce returned with HTTP 200 Jan 21 11:58:34.185791 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 240/479] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:33 2021] GET /volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/volumes/6948ef26-e3ee-44d5-8f91-80a129a6b8ce => generated 912 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:58:35.069061 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-749ee672-8f9a-4ea3-ab72-d1784c9afacf tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] GET http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 Jan 21 11:58:35.070297 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-749ee672-8f9a-4ea3-ab72-d1784c9afacf tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:35.070671 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:35.070671 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:35.071475 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-749ee672-8f9a-4ea3-ab72-d1784c9afacf tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:35.174697 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:35.174697 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:35.189821 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-749ee672-8f9a-4ea3-ab72-d1784c9afacf tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Volume info retrieved successfully. Jan 21 11:58:35.201168 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c2969fc2-2ea9-440e-999d-25f73020d007 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] GET http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/volumes/6948ef26-e3ee-44d5-8f91-80a129a6b8ce Jan 21 11:58:35.202611 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c2969fc2-2ea9-440e-999d-25f73020d007 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:35.202611 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:35.202611 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:35.203536 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c2969fc2-2ea9-440e-999d-25f73020d007 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:35.224433 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-749ee672-8f9a-4ea3-ab72-d1784c9afacf tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 returned with HTTP 200 Jan 21 11:58:35.225597 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 240/480] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:35 2021] GET /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 => generated 919 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:58:35.337577 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:35.337577 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:35.377662 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c2969fc2-2ea9-440e-999d-25f73020d007 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Volume info retrieved successfully. Jan 21 11:58:35.436174 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c2969fc2-2ea9-440e-999d-25f73020d007 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/volumes/6948ef26-e3ee-44d5-8f91-80a129a6b8ce returned with HTTP 200 Jan 21 11:58:35.439940 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 241/481] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:35 2021] GET /volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/volumes/6948ef26-e3ee-44d5-8f91-80a129a6b8ce => generated 912 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:58:36.253588 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e64b628b-0c17-4654-baaa-8995310c82bf tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] GET http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 Jan 21 11:58:36.254842 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e64b628b-0c17-4654-baaa-8995310c82bf tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:36.255247 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:36.255247 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:36.255901 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e64b628b-0c17-4654-baaa-8995310c82bf tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:36.311529 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e64b628b-0c17-4654-baaa-8995310c82bf tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 returned with HTTP 404 Jan 21 11:58:36.313511 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 241/482] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:36 2021] GET /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/006ecab4-9263-4942-ab82-30795aaa4531 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:58:36.321089 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-24f489ab-0bff-48c9-9917-46e8051d0b00 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] DELETE http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/6c9efe30-db91-46c8-a902-845481ef5e00 Jan 21 11:58:36.321438 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-24f489ab-0bff-48c9-9917-46e8051d0b00 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:36.321861 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:36.321861 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:36.322632 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-24f489ab-0bff-48c9-9917-46e8051d0b00 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:36.323279 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-24f489ab-0bff-48c9-9917-46e8051d0b00 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Delete volume with id: 6c9efe30-db91-46c8-a902-845481ef5e00 Jan 21 11:58:36.378063 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:36.378063 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:36.379268 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-24f489ab-0bff-48c9-9917-46e8051d0b00 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Volume info retrieved successfully. Jan 21 11:58:36.445235 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-24f489ab-0bff-48c9-9917-46e8051d0b00 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Delete volume request issued successfully. Jan 21 11:58:36.445756 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-24f489ab-0bff-48c9-9917-46e8051d0b00 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/6c9efe30-db91-46c8-a902-845481ef5e00 returned with HTTP 202 Jan 21 11:58:36.446671 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 242/483] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 11:58:36 2021] DELETE /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/6c9efe30-db91-46c8-a902-845481ef5e00 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 11:58:36.456775 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-76030d0e-1e9c-4d0e-9e6e-91d639227ac6 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] GET http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/6c9efe30-db91-46c8-a902-845481ef5e00 Jan 21 11:58:36.456775 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-76030d0e-1e9c-4d0e-9e6e-91d639227ac6 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:36.456775 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-76030d0e-1e9c-4d0e-9e6e-91d639227ac6 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:36.461888 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-549cf4e6-ee2e-4693-82a3-deb3291d7b2d tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] GET http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/volumes/6948ef26-e3ee-44d5-8f91-80a129a6b8ce Jan 21 11:58:36.462543 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-549cf4e6-ee2e-4693-82a3-deb3291d7b2d tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:36.463694 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:36.463694 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:36.464621 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-549cf4e6-ee2e-4693-82a3-deb3291d7b2d tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:36.576440 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:36.576440 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:36.602920 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-76030d0e-1e9c-4d0e-9e6e-91d639227ac6 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Volume info retrieved successfully. Jan 21 11:58:36.631995 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:36.631995 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:36.648344 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-76030d0e-1e9c-4d0e-9e6e-91d639227ac6 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/6c9efe30-db91-46c8-a902-845481ef5e00 returned with HTTP 200 Jan 21 11:58:36.649175 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 242/484] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:36 2021] GET /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/6c9efe30-db91-46c8-a902-845481ef5e00 => generated 920 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:58:36.676050 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-549cf4e6-ee2e-4693-82a3-deb3291d7b2d tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Volume info retrieved successfully. Jan 21 11:58:36.728872 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-549cf4e6-ee2e-4693-82a3-deb3291d7b2d tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/volumes/6948ef26-e3ee-44d5-8f91-80a129a6b8ce returned with HTTP 200 Jan 21 11:58:36.730062 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 243/485] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:36 2021] GET /volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/volumes/6948ef26-e3ee-44d5-8f91-80a129a6b8ce => generated 913 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:58:36.749116 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-92d4fcd6-b32a-48f6-b492-949ae0d4ce9c tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] POST http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/os-volume-transfer Jan 21 11:58:36.749579 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:36.749579 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:36.750371 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-92d4fcd6-b32a-48f6-b492-949ae0d4ce9c tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6948ef26-e3ee-44d5-8f91-80a129a6b8ce"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:58:36.751523 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.volume_transfer [None req-92d4fcd6-b32a-48f6-b492-949ae0d4ce9c tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Creating new volume transfer {'transfer': {'volume_id': '6948ef26-e3ee-44d5-8f91-80a129a6b8ce'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 21 11:58:36.752028 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.contrib.volume_transfer [None req-92d4fcd6-b32a-48f6-b492-949ae0d4ce9c tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Creating transfer of volume 6948ef26-e3ee-44d5-8f91-80a129a6b8ce Jan 21 11:58:36.752575 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.transfer.api [None req-92d4fcd6-b32a-48f6-b492-949ae0d4ce9c tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Generating transfer record for volume 6948ef26-e3ee-44d5-8f91-80a129a6b8ce Jan 21 11:58:36.834455 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:36.834455 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:36.879253 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-92d4fcd6-b32a-48f6-b492-949ae0d4ce9c tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/os-volume-transfer returned with HTTP 202 Jan 21 11:58:36.886770 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 243/486] 10.222.0.89 () {60 vars in 1258 bytes} [Thu Jan 21 11:58:36 2021] POST /volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/os-volume-transfer => generated 507 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 11:58:36.892698 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9f4b905a-8bf1-40f8-a41f-51c4af3d676e tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] GET http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/volumes/6948ef26-e3ee-44d5-8f91-80a129a6b8ce Jan 21 11:58:36.893225 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9f4b905a-8bf1-40f8-a41f-51c4af3d676e tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:36.893444 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:36.893444 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:36.894197 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9f4b905a-8bf1-40f8-a41f-51c4af3d676e tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:36.968829 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:36.968829 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:36.995437 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9f4b905a-8bf1-40f8-a41f-51c4af3d676e tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Volume info retrieved successfully. Jan 21 11:58:37.033614 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9f4b905a-8bf1-40f8-a41f-51c4af3d676e tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/volumes/6948ef26-e3ee-44d5-8f91-80a129a6b8ce returned with HTTP 200 Jan 21 11:58:37.047346 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 244/487] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:36 2021] GET /volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/volumes/6948ef26-e3ee-44d5-8f91-80a129a6b8ce => generated 921 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:58:37.054326 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6d5f1505-cd6d-4b74-b6df-861fd7170f1a tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] GET http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/os-volume-transfer/6a4f7936-497b-4025-b0cc-34c9ed00356f Jan 21 11:58:37.055202 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6d5f1505-cd6d-4b74-b6df-861fd7170f1a tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:37.055586 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:37.055586 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:37.057435 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6d5f1505-cd6d-4b74-b6df-861fd7170f1a tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:37.069360 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6d5f1505-cd6d-4b74-b6df-861fd7170f1a tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/os-volume-transfer/6a4f7936-497b-4025-b0cc-34c9ed00356f returned with HTTP 200 Jan 21 11:58:37.070593 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 244/488] 10.222.0.89 () {58 vars in 1348 bytes} [Thu Jan 21 11:58:37 2021] GET /volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/os-volume-transfer/6a4f7936-497b-4025-b0cc-34c9ed00356f => generated 475 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:58:37.084124 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-83afa80c-8e83-49d9-bd6c-098a8f3f067e tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] GET http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/os-volume-transfer Jan 21 11:58:37.099689 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-83afa80c-8e83-49d9-bd6c-098a8f3f067e tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:37.100591 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:37.100591 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:37.101487 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-83afa80c-8e83-49d9-bd6c-098a8f3f067e tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:37.102117 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.volume_transfer [None req-83afa80c-8e83-49d9-bd6c-098a8f3f067e tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Listing volume transfers {{(pid=87986) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 21 11:58:37.133155 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-83afa80c-8e83-49d9-bd6c-098a8f3f067e tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/os-volume-transfer returned with HTTP 200 Jan 21 11:58:37.135360 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 245/489] 10.222.0.89 () {58 vars in 1237 bytes} [Thu Jan 21 11:58:37 2021] GET /volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/os-volume-transfer => generated 434 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:58:37.368272 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7fd76745-2e32-42b0-a46a-37fd80760997 tempest-VolumesTransfersTest-13143477 tempest-VolumesTransfersTest-13143477] POST http://10.222.0.89/volume/v3/777c1d7249da48caa619b01d7a6ea022/os-volume-transfer/6a4f7936-497b-4025-b0cc-34c9ed00356f/accept Jan 21 11:58:37.369069 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7fd76745-2e32-42b0-a46a-37fd80760997 tempest-VolumesTransfersTest-13143477 tempest-VolumesTransfersTest-13143477] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "2223e932ba3a4395"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:58:37.369985 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.volume_transfer [None req-7fd76745-2e32-42b0-a46a-37fd80760997 tempest-VolumesTransfersTest-13143477 tempest-VolumesTransfersTest-13143477] Accepting volume transfer 6a4f7936-497b-4025-b0cc-34c9ed00356f {{(pid=87985) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 21 11:58:37.370517 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.contrib.volume_transfer [None req-7fd76745-2e32-42b0-a46a-37fd80760997 tempest-VolumesTransfersTest-13143477 tempest-VolumesTransfersTest-13143477] Accepting transfer 6a4f7936-497b-4025-b0cc-34c9ed00356f Jan 21 11:58:37.582367 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-7fd76745-2e32-42b0-a46a-37fd80760997 tempest-VolumesTransfersTest-13143477 tempest-VolumesTransfersTest-13143477] Created reservations ['ee7d43a0-115f-43f6-9c69-3a490a66d4cf', 'cd287829-2125-492a-a122-1416f11307c6', 'bf48f12a-9773-427d-8951-2cf5e871776c', '9cf6fa94-a625-45fd-bad3-243365fdc946'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 11:58:37.651515 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-7fd76745-2e32-42b0-a46a-37fd80760997 tempest-VolumesTransfersTest-13143477 tempest-VolumesTransfersTest-13143477] Created reservations ['8f345ebd-3b44-4f82-bf0c-b4b972922366', '46ebd655-b9e7-4189-9a39-d75417500171', '2b4dd213-46e4-41b5-a2aa-173d522f05fe', 'b9eec4dc-bb4e-4eba-b7ec-3cdd0f21696b'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 11:58:37.667752 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-901d6273-3639-4506-844f-2b095b1a1620 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] GET http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/6c9efe30-db91-46c8-a902-845481ef5e00 Jan 21 11:58:37.669537 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-901d6273-3639-4506-844f-2b095b1a1620 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:37.671971 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-901d6273-3639-4506-844f-2b095b1a1620 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:37.712752 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-7fd76745-2e32-42b0-a46a-37fd80760997 tempest-VolumesTransfersTest-13143477 tempest-VolumesTransfersTest-13143477] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 11:58:37.753157 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-7fd76745-2e32-42b0-a46a-37fd80760997 tempest-VolumesTransfersTest-13143477 tempest-VolumesTransfersTest-13143477] Created reservations ['ab505e53-fbdb-4ce8-81f5-70c9a18de30b', '77f5febb-a1b8-41ff-b356-11466f3430be', 'c3539cfa-4d4d-4a55-8c3e-e35c12975de2', '184b786d-9734-44c5-b33c-b25f6d385088'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 11:58:37.778545 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:37.778545 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:37.787585 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-901d6273-3639-4506-844f-2b095b1a1620 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Volume info retrieved successfully. Jan 21 11:58:37.813532 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-901d6273-3639-4506-844f-2b095b1a1620 tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/6c9efe30-db91-46c8-a902-845481ef5e00 returned with HTTP 200 Jan 21 11:58:37.815014 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 246/490] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:37 2021] GET /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/6c9efe30-db91-46c8-a902-845481ef5e00 => generated 920 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 11:58:37.823715 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-7fd76745-2e32-42b0-a46a-37fd80760997 tempest-VolumesTransfersTest-13143477 tempest-VolumesTransfersTest-13143477] Created reservations ['4cbef88b-70d5-4fd5-a9ee-d43546a2b185', '45ed6005-246d-47c7-a3f7-13acce76cd27', 'eedad027-32d9-4c21-95be-8bbcf6c93fb6', 'db7d568d-9230-4459-bac9-bdf2c79ecc0d'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 11:58:37.825565 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:37.825565 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:37.902102 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7fd76745-2e32-42b0-a46a-37fd80760997 tempest-VolumesTransfersTest-13143477 tempest-VolumesTransfersTest-13143477] Transfer volume completed successfully. Jan 21 11:58:37.928886 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 11:58:37.928886 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 11:58:38.044129 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.transfer.api [None req-7fd76745-2e32-42b0-a46a-37fd80760997 tempest-VolumesTransfersTest-13143477 tempest-VolumesTransfersTest-13143477] Volume 6948ef26-e3ee-44d5-8f91-80a129a6b8ce has been transferred. Jan 21 11:58:38.138055 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7fd76745-2e32-42b0-a46a-37fd80760997 tempest-VolumesTransfersTest-13143477 tempest-VolumesTransfersTest-13143477] http://10.222.0.89/volume/v3/777c1d7249da48caa619b01d7a6ea022/os-volume-transfer/6a4f7936-497b-4025-b0cc-34c9ed00356f/accept returned with HTTP 202 Jan 21 11:58:38.139534 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 245/491] 10.222.0.89 () {60 vars in 1390 bytes} [Thu Jan 21 11:58:37 2021] POST /volume/v3/777c1d7249da48caa619b01d7a6ea022/os-volume-transfer/6a4f7936-497b-4025-b0cc-34c9ed00356f/accept => generated 431 bytes in 996 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 11:58:38.151333 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2700f092-0a5e-482b-92f7-28cbd9bf3928 tempest-VolumesTransfersTest-13143477 tempest-VolumesTransfersTest-13143477] GET http://10.222.0.89/volume/v3/777c1d7249da48caa619b01d7a6ea022/volumes/6948ef26-e3ee-44d5-8f91-80a129a6b8ce Jan 21 11:58:38.152432 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2700f092-0a5e-482b-92f7-28cbd9bf3928 tempest-VolumesTransfersTest-13143477 tempest-VolumesTransfersTest-13143477] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:38.152729 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:38.152729 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:38.153375 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2700f092-0a5e-482b-92f7-28cbd9bf3928 tempest-VolumesTransfersTest-13143477 tempest-VolumesTransfersTest-13143477] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:38.249835 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:38.249835 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:38.260292 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2700f092-0a5e-482b-92f7-28cbd9bf3928 tempest-VolumesTransfersTest-13143477 tempest-VolumesTransfersTest-13143477] Volume info retrieved successfully. Jan 21 11:58:38.309511 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2700f092-0a5e-482b-92f7-28cbd9bf3928 tempest-VolumesTransfersTest-13143477 tempest-VolumesTransfersTest-13143477] http://10.222.0.89/volume/v3/777c1d7249da48caa619b01d7a6ea022/volumes/6948ef26-e3ee-44d5-8f91-80a129a6b8ce returned with HTTP 200 Jan 21 11:58:38.316643 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 247/492] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:38 2021] GET /volume/v3/777c1d7249da48caa619b01d7a6ea022/volumes/6948ef26-e3ee-44d5-8f91-80a129a6b8ce => generated 913 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:58:38.336084 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2c3d1dde-3fae-4e0b-b603-2a6ffdeefd42 tempest-VolumesTransfersTest-13143477 tempest-VolumesTransfersTest-13143477] GET http://10.222.0.89/volume/v3/777c1d7249da48caa619b01d7a6ea022/volumes/6948ef26-e3ee-44d5-8f91-80a129a6b8ce Jan 21 11:58:38.336802 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2c3d1dde-3fae-4e0b-b603-2a6ffdeefd42 tempest-VolumesTransfersTest-13143477 tempest-VolumesTransfersTest-13143477] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:38.337148 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:38.337148 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:38.337843 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2c3d1dde-3fae-4e0b-b603-2a6ffdeefd42 tempest-VolumesTransfersTest-13143477 tempest-VolumesTransfersTest-13143477] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:38.467914 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:38.467914 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:38.493199 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2c3d1dde-3fae-4e0b-b603-2a6ffdeefd42 tempest-VolumesTransfersTest-13143477 tempest-VolumesTransfersTest-13143477] Volume info retrieved successfully. Jan 21 11:58:38.530299 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2c3d1dde-3fae-4e0b-b603-2a6ffdeefd42 tempest-VolumesTransfersTest-13143477 tempest-VolumesTransfersTest-13143477] http://10.222.0.89/volume/v3/777c1d7249da48caa619b01d7a6ea022/volumes/6948ef26-e3ee-44d5-8f91-80a129a6b8ce returned with HTTP 200 Jan 21 11:58:38.532818 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 246/493] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:38 2021] GET /volume/v3/777c1d7249da48caa619b01d7a6ea022/volumes/6948ef26-e3ee-44d5-8f91-80a129a6b8ce => generated 913 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:58:38.551739 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1c2b2e59-379a-4de5-bce1-4604b015ea98 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] DELETE http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/os-volume-transfer/6a4f7936-497b-4025-b0cc-34c9ed00356f Jan 21 11:58:38.552315 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1c2b2e59-379a-4de5-bce1-4604b015ea98 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:38.552533 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:38.552533 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:38.552913 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1c2b2e59-379a-4de5-bce1-4604b015ea98 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:38.553277 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.contrib.volume_transfer [None req-1c2b2e59-379a-4de5-bce1-4604b015ea98 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Delete transfer with id: 6a4f7936-497b-4025-b0cc-34c9ed00356f Jan 21 11:58:38.561220 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1c2b2e59-379a-4de5-bce1-4604b015ea98 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/os-volume-transfer/6a4f7936-497b-4025-b0cc-34c9ed00356f returned with HTTP 404 Jan 21 11:58:38.562427 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 248/494] 10.222.0.89 () {58 vars in 1351 bytes} [Thu Jan 21 11:58:38 2021] DELETE /volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/os-volume-transfer/6a4f7936-497b-4025-b0cc-34c9ed00356f => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:58:38.664457 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-afe8dd06-40b9-48e8-ab51-ec53024a84cc tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] DELETE http://10.222.0.89/volume/v3/479d9f1305a849ae84fb991b0a6ab7e3/volumes/6948ef26-e3ee-44d5-8f91-80a129a6b8ce Jan 21 11:58:38.664457 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-afe8dd06-40b9-48e8-ab51-ec53024a84cc tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:38.664775 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:38.664775 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:38.665513 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-afe8dd06-40b9-48e8-ab51-ec53024a84cc tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:38.666179 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-afe8dd06-40b9-48e8-ab51-ec53024a84cc tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] Delete volume with id: 6948ef26-e3ee-44d5-8f91-80a129a6b8ce Jan 21 11:58:38.752395 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:38.752395 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:38.753555 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-afe8dd06-40b9-48e8-ab51-ec53024a84cc tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] Volume info retrieved successfully. Jan 21 11:58:38.799719 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-afe8dd06-40b9-48e8-ab51-ec53024a84cc tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] Delete volume request issued successfully. Jan 21 11:58:38.800520 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-afe8dd06-40b9-48e8-ab51-ec53024a84cc tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] http://10.222.0.89/volume/v3/479d9f1305a849ae84fb991b0a6ab7e3/volumes/6948ef26-e3ee-44d5-8f91-80a129a6b8ce returned with HTTP 202 Jan 21 11:58:38.802662 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 247/495] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 11:58:38 2021] DELETE /volume/v3/479d9f1305a849ae84fb991b0a6ab7e3/volumes/6948ef26-e3ee-44d5-8f91-80a129a6b8ce => generated 0 bytes in 236 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 11:58:38.815341 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e24b25d4-92f5-4bb1-883f-a86529625384 tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] GET http://10.222.0.89/volume/v3/479d9f1305a849ae84fb991b0a6ab7e3/volumes/6948ef26-e3ee-44d5-8f91-80a129a6b8ce Jan 21 11:58:38.816877 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e24b25d4-92f5-4bb1-883f-a86529625384 tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:38.818051 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e24b25d4-92f5-4bb1-883f-a86529625384 tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:38.836509 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8648a8b0-c4ad-4cec-bcbf-cd764039761e tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] GET http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/6c9efe30-db91-46c8-a902-845481ef5e00 Jan 21 11:58:38.839992 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8648a8b0-c4ad-4cec-bcbf-cd764039761e tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:38.840538 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:38.840538 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:38.841218 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8648a8b0-c4ad-4cec-bcbf-cd764039761e tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:38.956121 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8648a8b0-c4ad-4cec-bcbf-cd764039761e tempest-ServerRescueNegativeTestJSON-513896297 tempest-ServerRescueNegativeTestJSON-513896297] http://10.222.0.89/volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/6c9efe30-db91-46c8-a902-845481ef5e00 returned with HTTP 404 Jan 21 11:58:38.957462 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 248/496] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:38 2021] GET /volume/v3/a5d6ef5446ac4db2ad20b111a186084d/volumes/6c9efe30-db91-46c8-a902-845481ef5e00 => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:58:38.962038 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:38.962038 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:38.973423 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e24b25d4-92f5-4bb1-883f-a86529625384 tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] Volume info retrieved successfully. Jan 21 11:58:39.000790 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e24b25d4-92f5-4bb1-883f-a86529625384 tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] http://10.222.0.89/volume/v3/479d9f1305a849ae84fb991b0a6ab7e3/volumes/6948ef26-e3ee-44d5-8f91-80a129a6b8ce returned with HTTP 200 Jan 21 11:58:39.002073 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 249/497] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:38 2021] GET /volume/v3/479d9f1305a849ae84fb991b0a6ab7e3/volumes/6948ef26-e3ee-44d5-8f91-80a129a6b8ce => generated 1083 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:58:40.027875 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-792b653b-0866-4f50-9d20-e513271879c4 tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] GET http://10.222.0.89/volume/v3/479d9f1305a849ae84fb991b0a6ab7e3/volumes/6948ef26-e3ee-44d5-8f91-80a129a6b8ce Jan 21 11:58:40.028610 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-792b653b-0866-4f50-9d20-e513271879c4 tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:40.029071 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-792b653b-0866-4f50-9d20-e513271879c4 tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:40.153292 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:40.153292 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:40.196453 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-792b653b-0866-4f50-9d20-e513271879c4 tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] Volume info retrieved successfully. Jan 21 11:58:40.251860 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-792b653b-0866-4f50-9d20-e513271879c4 tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] http://10.222.0.89/volume/v3/479d9f1305a849ae84fb991b0a6ab7e3/volumes/6948ef26-e3ee-44d5-8f91-80a129a6b8ce returned with HTTP 200 Jan 21 11:58:40.254779 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 249/498] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:40 2021] GET /volume/v3/479d9f1305a849ae84fb991b0a6ab7e3/volumes/6948ef26-e3ee-44d5-8f91-80a129a6b8ce => generated 1083 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:58:41.271808 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-95463b0f-b81a-4f4a-8e25-431f66a9fa31 tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] GET http://10.222.0.89/volume/v3/479d9f1305a849ae84fb991b0a6ab7e3/volumes/6948ef26-e3ee-44d5-8f91-80a129a6b8ce Jan 21 11:58:41.272383 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-95463b0f-b81a-4f4a-8e25-431f66a9fa31 tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:41.272644 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:41.272644 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:41.272927 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-95463b0f-b81a-4f4a-8e25-431f66a9fa31 tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:41.395601 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:41.395601 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:41.424363 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-95463b0f-b81a-4f4a-8e25-431f66a9fa31 tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] Volume info retrieved successfully. Jan 21 11:58:41.485379 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-95463b0f-b81a-4f4a-8e25-431f66a9fa31 tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] http://10.222.0.89/volume/v3/479d9f1305a849ae84fb991b0a6ab7e3/volumes/6948ef26-e3ee-44d5-8f91-80a129a6b8ce returned with HTTP 200 Jan 21 11:58:41.486237 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 250/499] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:41 2021] GET /volume/v3/479d9f1305a849ae84fb991b0a6ab7e3/volumes/6948ef26-e3ee-44d5-8f91-80a129a6b8ce => generated 1083 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:58:42.504247 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2c236767-442f-420b-83ad-12f6d4bf6424 tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] GET http://10.222.0.89/volume/v3/479d9f1305a849ae84fb991b0a6ab7e3/volumes/6948ef26-e3ee-44d5-8f91-80a129a6b8ce Jan 21 11:58:42.504902 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2c236767-442f-420b-83ad-12f6d4bf6424 tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:42.505078 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:42.505078 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:42.505599 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2c236767-442f-420b-83ad-12f6d4bf6424 tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:42.625844 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2c236767-442f-420b-83ad-12f6d4bf6424 tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] http://10.222.0.89/volume/v3/479d9f1305a849ae84fb991b0a6ab7e3/volumes/6948ef26-e3ee-44d5-8f91-80a129a6b8ce returned with HTTP 404 Jan 21 11:58:42.627032 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 250/500] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:42 2021] GET /volume/v3/479d9f1305a849ae84fb991b0a6ab7e3/volumes/6948ef26-e3ee-44d5-8f91-80a129a6b8ce => generated 109 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:58:42.641375 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-76a5fc40-6108-4ef3-bf8b-f454ff943825 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] POST http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/volumes Jan 21 11:58:42.642004 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:42.642004 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:42.642568 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-76a5fc40-6108-4ef3-bf8b-f454ff943825 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-924961127"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:58:42.644329 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-76a5fc40-6108-4ef3-bf8b-f454ff943825 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-924961127'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 11:58:42.644785 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-76a5fc40-6108-4ef3-bf8b-f454ff943825 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Create volume of 1 GB Jan 21 11:58:42.661851 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-76a5fc40-6108-4ef3-bf8b-f454ff943825 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Availability Zones retrieved successfully. Jan 21 11:58:42.680123 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-76a5fc40-6108-4ef3-bf8b-f454ff943825 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Flow 'volume_create_api' (c81a94a3-4e12-4ed1-aee0-557483d00686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:58:42.683746 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-76a5fc40-6108-4ef3-bf8b-f454ff943825 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ca7e352-7785-45d5-9e54-b32d1a01a402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:58:42.686019 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-76a5fc40-6108-4ef3-bf8b-f454ff943825 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 11:58:42.775097 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-76a5fc40-6108-4ef3-bf8b-f454ff943825 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ca7e352-7785-45d5-9e54-b32d1a01a402) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:58:42.777739 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-76a5fc40-6108-4ef3-bf8b-f454ff943825 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4e31f9e-3af0-4d84-8da0-6fe10382eb0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:58:42.959903 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-76a5fc40-6108-4ef3-bf8b-f454ff943825 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Created reservations ['ce74ae24-f8d9-45fe-8f99-29e2559d69bd', '86583092-d259-4ca6-aa78-606d968ee99c', '1f102e77-8a24-43e2-8a50-3dc243e0c20c', '4c282e49-fe6f-4a19-a0b5-6fee8d3b97fa'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 11:58:42.963272 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-76a5fc40-6108-4ef3-bf8b-f454ff943825 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4e31f9e-3af0-4d84-8da0-6fe10382eb0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce74ae24-f8d9-45fe-8f99-29e2559d69bd', '86583092-d259-4ca6-aa78-606d968ee99c', '1f102e77-8a24-43e2-8a50-3dc243e0c20c', '4c282e49-fe6f-4a19-a0b5-6fee8d3b97fa']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:58:42.965830 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-76a5fc40-6108-4ef3-bf8b-f454ff943825 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f8abdfa-f8c3-4524-9a13-f825460736aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:58:43.072023 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-76a5fc40-6108-4ef3-bf8b-f454ff943825 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f8abdfa-f8c3-4524-9a13-f825460736aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f34502ed-647a-4c00-9671-606666136a0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-924961127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef77a8c8b0ad490eb66d855e68ec5569',qos_specs=None,replication_status=,reservations=['ce74ae24-f8d9-45fe-8f99-29e2559d69bd','86583092-d259-4ca6-aa78-606d968ee99c','1f102e77-8a24-43e2-8a50-3dc243e0c20c','4c282e49-fe6f-4a19-a0b5-6fee8d3b97fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2619ce6a699a4dffab927e84a3ad90d9',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T11:58:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-924961127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f34502ed-647a-4c00-9671-606666136a0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef77a8c8b0ad490eb66d855e68ec5569',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,user_id='2619ce6a699a4dffab927e84a3ad90d9',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:58:43.075507 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-76a5fc40-6108-4ef3-bf8b-f454ff943825 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ae88c0d-c576-4c68-9015-3266b569b9bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:58:43.138909 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-76a5fc40-6108-4ef3-bf8b-f454ff943825 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ae88c0d-c576-4c68-9015-3266b569b9bd) 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-VolumesTransfersTest-Volume-924961127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef77a8c8b0ad490eb66d855e68ec5569',qos_specs=None,replication_status=,reservations=['ce74ae24-f8d9-45fe-8f99-29e2559d69bd','86583092-d259-4ca6-aa78-606d968ee99c','1f102e77-8a24-43e2-8a50-3dc243e0c20c','4c282e49-fe6f-4a19-a0b5-6fee8d3b97fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2619ce6a699a4dffab927e84a3ad90d9',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:58:43.149334 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-76a5fc40-6108-4ef3-bf8b-f454ff943825 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f776e81d-51bb-44fe-a352-8169417caa36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:58:43.178464 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-76a5fc40-6108-4ef3-bf8b-f454ff943825 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f776e81d-51bb-44fe-a352-8169417caa36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:58:43.181982 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-76a5fc40-6108-4ef3-bf8b-f454ff943825 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Flow 'volume_create_api' (c81a94a3-4e12-4ed1-aee0-557483d00686) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:58:43.304181 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-76a5fc40-6108-4ef3-bf8b-f454ff943825 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Create volume request issued successfully. Jan 21 11:58:43.326639 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-76a5fc40-6108-4ef3-bf8b-f454ff943825 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/volumes returned with HTTP 202 Jan 21 11:58:43.328157 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 251/501] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 11:58:42 2021] POST /volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/volumes => generated 819 bytes in 692 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 11:58:43.343763 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4fb25c93-2b88-4a03-8edc-9e9869a69bb5 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] GET http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/volumes/f34502ed-647a-4c00-9671-606666136a0b Jan 21 11:58:43.344618 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4fb25c93-2b88-4a03-8edc-9e9869a69bb5 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:43.345120 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4fb25c93-2b88-4a03-8edc-9e9869a69bb5 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:43.470931 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:43.470931 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:43.512826 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4fb25c93-2b88-4a03-8edc-9e9869a69bb5 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Volume info retrieved successfully. Jan 21 11:58:43.550276 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4fb25c93-2b88-4a03-8edc-9e9869a69bb5 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/volumes/f34502ed-647a-4c00-9671-606666136a0b returned with HTTP 200 Jan 21 11:58:43.552864 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 251/502] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:43 2021] GET /volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/volumes/f34502ed-647a-4c00-9671-606666136a0b => generated 911 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:58:44.573295 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-926d9fb2-bfd9-49b9-a2f3-8f2def48ab43 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] GET http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/volumes/f34502ed-647a-4c00-9671-606666136a0b Jan 21 11:58:44.576188 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-926d9fb2-bfd9-49b9-a2f3-8f2def48ab43 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:44.577198 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:44.577198 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:44.578813 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-926d9fb2-bfd9-49b9-a2f3-8f2def48ab43 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:44.653262 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:44.653262 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:44.664429 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-926d9fb2-bfd9-49b9-a2f3-8f2def48ab43 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Volume info retrieved successfully. Jan 21 11:58:44.715642 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-926d9fb2-bfd9-49b9-a2f3-8f2def48ab43 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/volumes/f34502ed-647a-4c00-9671-606666136a0b returned with HTTP 200 Jan 21 11:58:44.728757 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 252/503] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:44 2021] GET /volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/volumes/f34502ed-647a-4c00-9671-606666136a0b => generated 912 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:58:44.737640 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c2e004e7-2d7e-4d4b-a067-3c06444a0b84 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] POST http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/os-volume-transfer Jan 21 11:58:44.738362 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:44.738362 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:44.738964 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c2e004e7-2d7e-4d4b-a067-3c06444a0b84 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f34502ed-647a-4c00-9671-606666136a0b"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:58:44.740036 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.volume_transfer [None req-c2e004e7-2d7e-4d4b-a067-3c06444a0b84 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Creating new volume transfer {'transfer': {'volume_id': 'f34502ed-647a-4c00-9671-606666136a0b'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 21 11:58:44.740510 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.contrib.volume_transfer [None req-c2e004e7-2d7e-4d4b-a067-3c06444a0b84 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Creating transfer of volume f34502ed-647a-4c00-9671-606666136a0b Jan 21 11:58:44.740970 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.transfer.api [None req-c2e004e7-2d7e-4d4b-a067-3c06444a0b84 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Generating transfer record for volume f34502ed-647a-4c00-9671-606666136a0b Jan 21 11:58:44.843889 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:44.843889 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:44.874598 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c2e004e7-2d7e-4d4b-a067-3c06444a0b84 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/os-volume-transfer returned with HTTP 202 Jan 21 11:58:44.875971 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 252/504] 10.222.0.89 () {60 vars in 1258 bytes} [Thu Jan 21 11:58:44 2021] POST /volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/os-volume-transfer => generated 507 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 11:58:44.887933 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e212c181-e06c-4ad5-bd54-ba9928d5316f tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] GET http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/volumes/f34502ed-647a-4c00-9671-606666136a0b Jan 21 11:58:44.888489 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e212c181-e06c-4ad5-bd54-ba9928d5316f tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:44.888706 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:44.888706 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:44.889171 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e212c181-e06c-4ad5-bd54-ba9928d5316f tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:44.949747 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:44.949747 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:44.959228 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e212c181-e06c-4ad5-bd54-ba9928d5316f tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Volume info retrieved successfully. Jan 21 11:58:44.987460 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e212c181-e06c-4ad5-bd54-ba9928d5316f tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/volumes/f34502ed-647a-4c00-9671-606666136a0b returned with HTTP 200 Jan 21 11:58:44.988617 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 253/505] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:44 2021] GET /volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/volumes/f34502ed-647a-4c00-9671-606666136a0b => generated 920 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:58:45.008752 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-629b1991-76c2-4fc3-9265-e2d7d618014e tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] GET http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/os-volume-transfer/detail Jan 21 11:58:45.009475 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-629b1991-76c2-4fc3-9265-e2d7d618014e tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:45.009876 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:45.009876 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:45.010433 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-629b1991-76c2-4fc3-9265-e2d7d618014e tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Calling method 'detail' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:45.010974 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.volume_transfer [None req-629b1991-76c2-4fc3-9265-e2d7d618014e tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Listing volume transfers {{(pid=87985) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 21 11:58:45.030651 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-629b1991-76c2-4fc3-9265-e2d7d618014e tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/os-volume-transfer/detail returned with HTTP 200 Jan 21 11:58:45.032476 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 253/506] 10.222.0.89 () {58 vars in 1258 bytes} [Thu Jan 21 11:58:45 2021] GET /volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/os-volume-transfer/detail => generated 478 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:58:45.045138 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6bfcf47e-caf3-4250-871d-841698a2ba95 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] DELETE http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/os-volume-transfer/5d2cf893-e065-41c1-9757-d3b26adcae14 Jan 21 11:58:45.045668 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6bfcf47e-caf3-4250-871d-841698a2ba95 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:45.046012 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:45.046012 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:45.047394 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6bfcf47e-caf3-4250-871d-841698a2ba95 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:45.047394 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.contrib.volume_transfer [None req-6bfcf47e-caf3-4250-871d-841698a2ba95 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Delete transfer with id: 5d2cf893-e065-41c1-9757-d3b26adcae14 Jan 21 11:58:45.166700 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:45.166700 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:45.208515 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 11:58:45.208515 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 11:58:45.216464 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6bfcf47e-caf3-4250-871d-841698a2ba95 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/os-volume-transfer/5d2cf893-e065-41c1-9757-d3b26adcae14 returned with HTTP 202 Jan 21 11:58:45.217765 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 254/507] 10.222.0.89 () {58 vars in 1351 bytes} [Thu Jan 21 11:58:45 2021] DELETE /volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/os-volume-transfer/5d2cf893-e065-41c1-9757-d3b26adcae14 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 11:58:45.228837 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-69dc0206-7496-4bdf-b690-e9260ef7fa70 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] GET http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/volumes/f34502ed-647a-4c00-9671-606666136a0b Jan 21 11:58:45.229363 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-69dc0206-7496-4bdf-b690-e9260ef7fa70 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:45.229876 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-69dc0206-7496-4bdf-b690-e9260ef7fa70 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:45.330950 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:45.330950 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:45.372169 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-69dc0206-7496-4bdf-b690-e9260ef7fa70 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Volume info retrieved successfully. Jan 21 11:58:45.419110 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-69dc0206-7496-4bdf-b690-e9260ef7fa70 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/volumes/f34502ed-647a-4c00-9671-606666136a0b returned with HTTP 200 Jan 21 11:58:45.420104 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 254/508] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:45 2021] GET /volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/volumes/f34502ed-647a-4c00-9671-606666136a0b => generated 912 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:58:45.444598 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e097a6ab-4f8a-4268-a5c2-42290dc9050f tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] DELETE http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/os-volume-transfer/5d2cf893-e065-41c1-9757-d3b26adcae14 Jan 21 11:58:45.445130 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e097a6ab-4f8a-4268-a5c2-42290dc9050f tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:45.445349 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:45.445349 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:45.445733 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e097a6ab-4f8a-4268-a5c2-42290dc9050f tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:45.451891 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.contrib.volume_transfer [None req-e097a6ab-4f8a-4268-a5c2-42290dc9050f tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Delete transfer with id: 5d2cf893-e065-41c1-9757-d3b26adcae14 Jan 21 11:58:45.464912 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e097a6ab-4f8a-4268-a5c2-42290dc9050f tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/os-volume-transfer/5d2cf893-e065-41c1-9757-d3b26adcae14 returned with HTTP 404 Jan 21 11:58:45.466184 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 255/509] 10.222.0.89 () {58 vars in 1351 bytes} [Thu Jan 21 11:58:45 2021] DELETE /volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/os-volume-transfer/5d2cf893-e065-41c1-9757-d3b26adcae14 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:58:45.473965 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f868ad41-a47d-441b-a6b2-06dadf77e3df tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] DELETE http://10.222.0.89/volume/v3/479d9f1305a849ae84fb991b0a6ab7e3/volumes/f34502ed-647a-4c00-9671-606666136a0b Jan 21 11:58:45.474482 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f868ad41-a47d-441b-a6b2-06dadf77e3df tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:45.474671 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:45.474671 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:45.475048 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f868ad41-a47d-441b-a6b2-06dadf77e3df tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:45.475747 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-f868ad41-a47d-441b-a6b2-06dadf77e3df tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] Delete volume with id: f34502ed-647a-4c00-9671-606666136a0b Jan 21 11:58:45.536670 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:45.536670 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:45.537970 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f868ad41-a47d-441b-a6b2-06dadf77e3df tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] Volume info retrieved successfully. Jan 21 11:58:45.575875 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f868ad41-a47d-441b-a6b2-06dadf77e3df tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] Delete volume request issued successfully. Jan 21 11:58:45.576967 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f868ad41-a47d-441b-a6b2-06dadf77e3df tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] http://10.222.0.89/volume/v3/479d9f1305a849ae84fb991b0a6ab7e3/volumes/f34502ed-647a-4c00-9671-606666136a0b returned with HTTP 202 Jan 21 11:58:45.578025 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 255/510] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 11:58:45 2021] DELETE /volume/v3/479d9f1305a849ae84fb991b0a6ab7e3/volumes/f34502ed-647a-4c00-9671-606666136a0b => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 11:58:45.585786 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-94aec6a4-43b1-490b-8a89-7773b93a7b51 tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] GET http://10.222.0.89/volume/v3/479d9f1305a849ae84fb991b0a6ab7e3/volumes/f34502ed-647a-4c00-9671-606666136a0b Jan 21 11:58:45.586364 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-94aec6a4-43b1-490b-8a89-7773b93a7b51 tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:45.586849 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-94aec6a4-43b1-490b-8a89-7773b93a7b51 tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:45.651149 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:45.651149 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:45.675071 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-94aec6a4-43b1-490b-8a89-7773b93a7b51 tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] Volume info retrieved successfully. Jan 21 11:58:45.699565 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-94aec6a4-43b1-490b-8a89-7773b93a7b51 tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] http://10.222.0.89/volume/v3/479d9f1305a849ae84fb991b0a6ab7e3/volumes/f34502ed-647a-4c00-9671-606666136a0b returned with HTTP 200 Jan 21 11:58:45.700892 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 256/511] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:45 2021] GET /volume/v3/479d9f1305a849ae84fb991b0a6ab7e3/volumes/f34502ed-647a-4c00-9671-606666136a0b => generated 1082 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:58:46.718208 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-766c7661-29d8-4c60-a6b3-68ee324a6334 tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] GET http://10.222.0.89/volume/v3/479d9f1305a849ae84fb991b0a6ab7e3/volumes/f34502ed-647a-4c00-9671-606666136a0b Jan 21 11:58:46.719308 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-766c7661-29d8-4c60-a6b3-68ee324a6334 tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:46.719688 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:46.719688 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:46.720315 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-766c7661-29d8-4c60-a6b3-68ee324a6334 tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:46.845399 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:46.845399 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:46.855949 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-766c7661-29d8-4c60-a6b3-68ee324a6334 tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] Volume info retrieved successfully. Jan 21 11:58:46.882152 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-766c7661-29d8-4c60-a6b3-68ee324a6334 tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] http://10.222.0.89/volume/v3/479d9f1305a849ae84fb991b0a6ab7e3/volumes/f34502ed-647a-4c00-9671-606666136a0b returned with HTTP 200 Jan 21 11:58:46.883858 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 256/512] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:46 2021] GET /volume/v3/479d9f1305a849ae84fb991b0a6ab7e3/volumes/f34502ed-647a-4c00-9671-606666136a0b => generated 1082 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:58:47.909207 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-81971661-ba68-493e-a092-ef61796aeb63 tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] GET http://10.222.0.89/volume/v3/479d9f1305a849ae84fb991b0a6ab7e3/volumes/f34502ed-647a-4c00-9671-606666136a0b Jan 21 11:58:47.910731 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-81971661-ba68-493e-a092-ef61796aeb63 tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:47.912399 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:47.912399 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:47.916355 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-81971661-ba68-493e-a092-ef61796aeb63 tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:48.050145 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-81971661-ba68-493e-a092-ef61796aeb63 tempest-VolumesTransfersTest-1208219380 tempest-VolumesTransfersTest-1208219380] http://10.222.0.89/volume/v3/479d9f1305a849ae84fb991b0a6ab7e3/volumes/f34502ed-647a-4c00-9671-606666136a0b returned with HTTP 404 Jan 21 11:58:48.051184 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 257/513] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:47 2021] GET /volume/v3/479d9f1305a849ae84fb991b0a6ab7e3/volumes/f34502ed-647a-4c00-9671-606666136a0b => generated 109 bytes in 154 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:58:48.061469 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3d180260-1955-4794-8165-a400e6b60cf1 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] DELETE http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/volumes/f34502ed-647a-4c00-9671-606666136a0b Jan 21 11:58:48.062913 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3d180260-1955-4794-8165-a400e6b60cf1 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:48.063324 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:58:48.063324 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:58:48.063967 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3d180260-1955-4794-8165-a400e6b60cf1 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:48.065803 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-3d180260-1955-4794-8165-a400e6b60cf1 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Delete volume with id: f34502ed-647a-4c00-9671-606666136a0b Jan 21 11:58:48.183478 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3d180260-1955-4794-8165-a400e6b60cf1 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/volumes/f34502ed-647a-4c00-9671-606666136a0b returned with HTTP 404 Jan 21 11:58:48.184648 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 257/514] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 11:58:48 2021] DELETE /volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/volumes/f34502ed-647a-4c00-9671-606666136a0b => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:58:48.199460 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-838a138f-bc6f-4d84-9a98-8e307ae09ab5 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] DELETE http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/volumes/6948ef26-e3ee-44d5-8f91-80a129a6b8ce Jan 21 11:58:48.200004 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-838a138f-bc6f-4d84-9a98-8e307ae09ab5 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:48.200962 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-838a138f-bc6f-4d84-9a98-8e307ae09ab5 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:48.201435 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-838a138f-bc6f-4d84-9a98-8e307ae09ab5 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] Delete volume with id: 6948ef26-e3ee-44d5-8f91-80a129a6b8ce Jan 21 11:58:48.318461 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-838a138f-bc6f-4d84-9a98-8e307ae09ab5 tempest-VolumesTransfersTest-444395581 tempest-VolumesTransfersTest-444395581] http://10.222.0.89/volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/volumes/6948ef26-e3ee-44d5-8f91-80a129a6b8ce returned with HTTP 404 Jan 21 11:58:48.323234 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 258/515] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 11:58:48 2021] DELETE /volume/v3/ef77a8c8b0ad490eb66d855e68ec5569/volumes/6948ef26-e3ee-44d5-8f91-80a129a6b8ce => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:58:58.913093 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2abff418-f374-4191-899e-e33dcb8f9d35 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] POST http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes Jan 21 11:58:58.914458 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2abff418-f374-4191-899e-e33dcb8f9d35 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1811625627"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:58:58.915926 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-2abff418-f374-4191-899e-e33dcb8f9d35 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1811625627'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 11:58:58.916662 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-2abff418-f374-4191-899e-e33dcb8f9d35 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Create volume of 1 GB Jan 21 11:58:58.934133 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2abff418-f374-4191-899e-e33dcb8f9d35 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Availability Zones retrieved successfully. Jan 21 11:58:58.956629 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2abff418-f374-4191-899e-e33dcb8f9d35 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Flow 'volume_create_api' (4ecb33de-c515-41f7-9396-2d8426448065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:58:58.960007 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2abff418-f374-4191-899e-e33dcb8f9d35 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f736227c-0053-4f66-bd76-63e311868eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:58:58.962338 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-2abff418-f374-4191-899e-e33dcb8f9d35 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 11:58:59.043267 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2abff418-f374-4191-899e-e33dcb8f9d35 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f736227c-0053-4f66-bd76-63e311868eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:58:59.045497 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2abff418-f374-4191-899e-e33dcb8f9d35 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a94f56e7-1194-4cfd-8d5e-fa85b71f0858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:58:59.224509 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-2abff418-f374-4191-899e-e33dcb8f9d35 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Created reservations ['04f9a873-617a-4458-8444-4181724e8ba9', '1b694a0e-252e-4822-af8a-af825c5f28df', '92780441-56e3-43ba-a6ca-741ed27582d9', 'e50342a7-2f4a-4fb6-9445-75647fbeaed8'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 11:58:59.226498 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2abff418-f374-4191-899e-e33dcb8f9d35 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a94f56e7-1194-4cfd-8d5e-fa85b71f0858) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04f9a873-617a-4458-8444-4181724e8ba9', '1b694a0e-252e-4822-af8a-af825c5f28df', '92780441-56e3-43ba-a6ca-741ed27582d9', 'e50342a7-2f4a-4fb6-9445-75647fbeaed8']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:58:59.229105 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2abff418-f374-4191-899e-e33dcb8f9d35 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47ee0708-ef3e-4160-815d-a68980d63b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:58:59.334775 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2abff418-f374-4191-899e-e33dcb8f9d35 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47ee0708-ef3e-4160-815d-a68980d63b12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02c6a0f1-dc67-4f26-87db-d7cc83cbd60c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1811625627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='797a459feb0245d9a815eff853b61328',qos_specs=None,replication_status=,reservations=['04f9a873-617a-4458-8444-4181724e8ba9','1b694a0e-252e-4822-af8a-af825c5f28df','92780441-56e3-43ba-a6ca-741ed27582d9','e50342a7-2f4a-4fb6-9445-75647fbeaed8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75c21b9053664418a8b9240a4d4a3100',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T11:58:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1811625627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02c6a0f1-dc67-4f26-87db-d7cc83cbd60c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='797a459feb0245d9a815eff853b61328',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,user_id='75c21b9053664418a8b9240a4d4a3100',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:58:59.337434 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2abff418-f374-4191-899e-e33dcb8f9d35 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (783b0ad3-8d16-42df-98f1-664ad71035b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:58:59.374924 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2abff418-f374-4191-899e-e33dcb8f9d35 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (783b0ad3-8d16-42df-98f1-664ad71035b5) 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-VolumesBackupsTest-Volume-1811625627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='797a459feb0245d9a815eff853b61328',qos_specs=None,replication_status=,reservations=['04f9a873-617a-4458-8444-4181724e8ba9','1b694a0e-252e-4822-af8a-af825c5f28df','92780441-56e3-43ba-a6ca-741ed27582d9','e50342a7-2f4a-4fb6-9445-75647fbeaed8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75c21b9053664418a8b9240a4d4a3100',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:58:59.376837 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2abff418-f374-4191-899e-e33dcb8f9d35 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a1fad51-81dc-409d-a619-d83a7d6a480d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:58:59.396400 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2abff418-f374-4191-899e-e33dcb8f9d35 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a1fad51-81dc-409d-a619-d83a7d6a480d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:58:59.400279 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2abff418-f374-4191-899e-e33dcb8f9d35 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Flow 'volume_create_api' (4ecb33de-c515-41f7-9396-2d8426448065) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:58:59.453966 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2abff418-f374-4191-899e-e33dcb8f9d35 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Create volume request issued successfully. Jan 21 11:58:59.469115 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2abff418-f374-4191-899e-e33dcb8f9d35 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes returned with HTTP 202 Jan 21 11:58:59.472044 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 258/516] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 11:58:58 2021] POST /volume/v3/797a459feb0245d9a815eff853b61328/volumes => generated 818 bytes in 756 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 11:58:59.486896 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-227dbccb-b14f-4b59-bd79-f286f174aeb9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c Jan 21 11:58:59.487836 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-227dbccb-b14f-4b59-bd79-f286f174aeb9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:58:59.489123 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-227dbccb-b14f-4b59-bd79-f286f174aeb9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:58:59.606312 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:58:59.606312 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:58:59.631128 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-227dbccb-b14f-4b59-bd79-f286f174aeb9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 11:58:59.677834 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-227dbccb-b14f-4b59-bd79-f286f174aeb9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c returned with HTTP 200 Jan 21 11:58:59.688132 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 259/517] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:58:59 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c => generated 886 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 11:59:00.702064 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e3f7d26f-ac24-4bf0-bd31-75cb6715f883 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c Jan 21 11:59:00.706939 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e3f7d26f-ac24-4bf0-bd31-75cb6715f883 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:00.707540 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:00.707540 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:00.711016 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e3f7d26f-ac24-4bf0-bd31-75cb6715f883 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:00.974131 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:00.974131 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:01.010232 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e3f7d26f-ac24-4bf0-bd31-75cb6715f883 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 11:59:01.111629 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e3f7d26f-ac24-4bf0-bd31-75cb6715f883 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c returned with HTTP 200 Jan 21 11:59:01.112990 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 259/518] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:00 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c => generated 911 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:27.935509 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-409f2994-54d0-4c23-8275-536614f31775 req-7fee68a2-04e3-4035-901d-1639bea7c9bd tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] POST http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/volumes Jan 21 11:59:27.936872 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:27.936872 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:27.937805 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-409f2994-54d0-4c23-8275-536614f31775 req-7fee68a2-04e3-4035-901d-1639bea7c9bd tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-271674357", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:59:27.940693 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [req-409f2994-54d0-4c23-8275-536614f31775 req-7fee68a2-04e3-4035-901d-1639bea7c9bd tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-271674357', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 11:59:27.941989 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [req-409f2994-54d0-4c23-8275-536614f31775 req-7fee68a2-04e3-4035-901d-1639bea7c9bd tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Create volume of 1 GB Jan 21 11:59:27.961522 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-409f2994-54d0-4c23-8275-536614f31775 req-7fee68a2-04e3-4035-901d-1639bea7c9bd tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Availability Zones retrieved successfully. Jan 21 11:59:27.983731 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-409f2994-54d0-4c23-8275-536614f31775 req-7fee68a2-04e3-4035-901d-1639bea7c9bd tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Flow 'volume_create_api' (3ebe3c43-0a82-44d0-94ca-944f4258cbe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:59:27.987352 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-409f2994-54d0-4c23-8275-536614f31775 req-7fee68a2-04e3-4035-901d-1639bea7c9bd tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (271cc06f-ee35-46eb-9016-024dd06c424a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:59:27.990279 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [req-409f2994-54d0-4c23-8275-536614f31775 req-7fee68a2-04e3-4035-901d-1639bea7c9bd tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 11:59:28.126251 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-409f2994-54d0-4c23-8275-536614f31775 req-7fee68a2-04e3-4035-901d-1639bea7c9bd tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (271cc06f-ee35-46eb-9016-024dd06c424a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:59:28.132020 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-409f2994-54d0-4c23-8275-536614f31775 req-7fee68a2-04e3-4035-901d-1639bea7c9bd tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ddc8f2c-de9a-4335-9a03-ddd101c7c07a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:59:28.302084 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [req-409f2994-54d0-4c23-8275-536614f31775 req-7fee68a2-04e3-4035-901d-1639bea7c9bd tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Created reservations ['e6da1552-abd5-42f8-b74f-15ddcc4aa744', 'fcfa9c51-1a2d-4f47-aac6-039af160fb2b', '626d6b1d-1146-4456-ac35-fc7350db34d8', 'a92e9a77-cca3-4c76-80ac-cdcccf60dc2b'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 11:59:28.305708 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-409f2994-54d0-4c23-8275-536614f31775 req-7fee68a2-04e3-4035-901d-1639bea7c9bd tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ddc8f2c-de9a-4335-9a03-ddd101c7c07a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6da1552-abd5-42f8-b74f-15ddcc4aa744', 'fcfa9c51-1a2d-4f47-aac6-039af160fb2b', '626d6b1d-1146-4456-ac35-fc7350db34d8', 'a92e9a77-cca3-4c76-80ac-cdcccf60dc2b']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:59:28.309542 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-409f2994-54d0-4c23-8275-536614f31775 req-7fee68a2-04e3-4035-901d-1639bea7c9bd tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1020abf0-294f-441f-9350-553519d27e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:59:28.437957 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-409f2994-54d0-4c23-8275-536614f31775 req-7fee68a2-04e3-4035-901d-1639bea7c9bd tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1020abf0-294f-441f-9350-553519d27e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cc3f352-89ae-4f63-ba53-3a9ccaf702c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-271674357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a58a40fec7d49499871b78630ab52c9',qos_specs=None,replication_status=,reservations=['e6da1552-abd5-42f8-b74f-15ddcc4aa744','fcfa9c51-1a2d-4f47-aac6-039af160fb2b','626d6b1d-1146-4456-ac35-fc7350db34d8','a92e9a77-cca3-4c76-80ac-cdcccf60dc2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0affb03f4c494ea1baeaeb23a2691512',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T11:59:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-271674357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3cc3f352-89ae-4f63-ba53-3a9ccaf702c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a58a40fec7d49499871b78630ab52c9',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,user_id='0affb03f4c494ea1baeaeb23a2691512',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:59:28.443696 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-409f2994-54d0-4c23-8275-536614f31775 req-7fee68a2-04e3-4035-901d-1639bea7c9bd tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bc265c1-93b1-49ff-914e-e76c540b8c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:59:28.479604 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-409f2994-54d0-4c23-8275-536614f31775 req-7fee68a2-04e3-4035-901d-1639bea7c9bd tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bc265c1-93b1-49ff-914e-e76c540b8c8d) 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-271674357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a58a40fec7d49499871b78630ab52c9',qos_specs=None,replication_status=,reservations=['e6da1552-abd5-42f8-b74f-15ddcc4aa744','fcfa9c51-1a2d-4f47-aac6-039af160fb2b','626d6b1d-1146-4456-ac35-fc7350db34d8','a92e9a77-cca3-4c76-80ac-cdcccf60dc2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0affb03f4c494ea1baeaeb23a2691512',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:59:28.483612 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-409f2994-54d0-4c23-8275-536614f31775 req-7fee68a2-04e3-4035-901d-1639bea7c9bd tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd9421ce-aba9-44f7-a768-8e3fb362b88c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:59:28.505644 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-409f2994-54d0-4c23-8275-536614f31775 req-7fee68a2-04e3-4035-901d-1639bea7c9bd tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd9421ce-aba9-44f7-a768-8e3fb362b88c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:59:28.508460 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-409f2994-54d0-4c23-8275-536614f31775 req-7fee68a2-04e3-4035-901d-1639bea7c9bd tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Flow 'volume_create_api' (3ebe3c43-0a82-44d0-94ca-944f4258cbe3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:59:28.625161 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-409f2994-54d0-4c23-8275-536614f31775 req-7fee68a2-04e3-4035-901d-1639bea7c9bd tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Create volume request issued successfully. Jan 21 11:59:28.671499 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-409f2994-54d0-4c23-8275-536614f31775 req-7fee68a2-04e3-4035-901d-1639bea7c9bd tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/volumes returned with HTTP 202 Jan 21 11:59:28.672945 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 260/519] 10.222.0.89 () {64 vars in 1512 bytes} [Thu Jan 21 11:59:27 2021] POST /volume/v3/6a58a40fec7d49499871b78630ab52c9/volumes => generated 823 bytes in 745 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 11:59:28.688887 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-409f2994-54d0-4c23-8275-536614f31775 req-a20c6889-48db-4c5b-b01e-9e9d5df3af11 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] GET http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/volumes/3cc3f352-89ae-4f63-ba53-3a9ccaf702c4 Jan 21 11:59:28.689419 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-409f2994-54d0-4c23-8275-536614f31775 req-a20c6889-48db-4c5b-b01e-9e9d5df3af11 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:28.689857 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:28.689857 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:28.690242 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-409f2994-54d0-4c23-8275-536614f31775 req-a20c6889-48db-4c5b-b01e-9e9d5df3af11 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:28.803922 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:28.803922 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:28.859164 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-409f2994-54d0-4c23-8275-536614f31775 req-a20c6889-48db-4c5b-b01e-9e9d5df3af11 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Volume info retrieved successfully. Jan 21 11:59:28.942814 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-409f2994-54d0-4c23-8275-536614f31775 req-a20c6889-48db-4c5b-b01e-9e9d5df3af11 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/volumes/3cc3f352-89ae-4f63-ba53-3a9ccaf702c4 returned with HTTP 200 Jan 21 11:59:28.951969 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 260/520] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 11:59:28 2021] GET /volume/v3/6a58a40fec7d49499871b78630ab52c9/volumes/3cc3f352-89ae-4f63-ba53-3a9ccaf702c4 => generated 915 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:29.108437 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-95d5caa6-31df-4f7d-9cda-4a196f462315 req-67e111fd-2460-4559-8629-6b921a5bb928 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] GET http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/volumes/3cc3f352-89ae-4f63-ba53-3a9ccaf702c4 Jan 21 11:59:29.110716 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-95d5caa6-31df-4f7d-9cda-4a196f462315 req-67e111fd-2460-4559-8629-6b921a5bb928 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:29.111196 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:29.111196 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:29.112170 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-95d5caa6-31df-4f7d-9cda-4a196f462315 req-67e111fd-2460-4559-8629-6b921a5bb928 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:29.227976 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:29.227976 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:29.246595 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-95d5caa6-31df-4f7d-9cda-4a196f462315 req-67e111fd-2460-4559-8629-6b921a5bb928 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Volume info retrieved successfully. Jan 21 11:59:29.298838 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-95d5caa6-31df-4f7d-9cda-4a196f462315 req-67e111fd-2460-4559-8629-6b921a5bb928 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/volumes/3cc3f352-89ae-4f63-ba53-3a9ccaf702c4 returned with HTTP 200 Jan 21 11:59:29.300366 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 261/521] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 11:59:29 2021] GET /volume/v3/6a58a40fec7d49499871b78630ab52c9/volumes/3cc3f352-89ae-4f63-ba53-3a9ccaf702c4 => generated 915 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:30.349521 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-56ca2ad1-e3ca-4bb4-9808-e1ffb576bde2 req-a77b4446-256c-44e0-91fb-0e53e74b755b tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] GET http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/volumes/3cc3f352-89ae-4f63-ba53-3a9ccaf702c4 Jan 21 11:59:30.350144 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-56ca2ad1-e3ca-4bb4-9808-e1ffb576bde2 req-a77b4446-256c-44e0-91fb-0e53e74b755b tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:30.350272 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:30.350272 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:30.350604 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-56ca2ad1-e3ca-4bb4-9808-e1ffb576bde2 req-a77b4446-256c-44e0-91fb-0e53e74b755b tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:30.406708 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:30.406708 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:30.416212 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-56ca2ad1-e3ca-4bb4-9808-e1ffb576bde2 req-a77b4446-256c-44e0-91fb-0e53e74b755b tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Volume info retrieved successfully. Jan 21 11:59:30.441327 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-56ca2ad1-e3ca-4bb4-9808-e1ffb576bde2 req-a77b4446-256c-44e0-91fb-0e53e74b755b tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/volumes/3cc3f352-89ae-4f63-ba53-3a9ccaf702c4 returned with HTTP 200 Jan 21 11:59:30.442558 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 261/522] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 11:59:30 2021] GET /volume/v3/6a58a40fec7d49499871b78630ab52c9/volumes/3cc3f352-89ae-4f63-ba53-3a9ccaf702c4 => generated 916 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:30.493078 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b3efd82e-76b9-481e-97f2-0980285ef87d req-ead4e614-3e13-4ac2-a948-234ce2759435 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] POST http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/snapshots Jan 21 11:59:30.493948 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:30.493948 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:30.494696 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b3efd82e-76b9-481e-97f2-0980285ef87d req-ead4e614-3e13-4ac2-a948-234ce2759435 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3cc3f352-89ae-4f63-ba53-3a9ccaf702c4", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1552332972", "description": null, "metadata": {}}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:59:30.560797 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:30.560797 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:30.562849 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-b3efd82e-76b9-481e-97f2-0980285ef87d req-ead4e614-3e13-4ac2-a948-234ce2759435 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Volume info retrieved successfully. Jan 21 11:59:30.563426 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [req-b3efd82e-76b9-481e-97f2-0980285ef87d req-ead4e614-3e13-4ac2-a948-234ce2759435 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Create snapshot from volume 3cc3f352-89ae-4f63-ba53-3a9ccaf702c4 Jan 21 11:59:30.639677 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [req-b3efd82e-76b9-481e-97f2-0980285ef87d req-ead4e614-3e13-4ac2-a948-234ce2759435 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 11:59:30.723664 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [req-b3efd82e-76b9-481e-97f2-0980285ef87d req-ead4e614-3e13-4ac2-a948-234ce2759435 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Created reservations ['0bac01f6-648a-41e7-a682-2254868633f9', '6b90cc3f-e7e7-4245-ac90-79e5e46e7206', 'f0f05ff6-7c8d-40e5-b732-6b0adc7d6726', '12b81ff6-258b-439a-b050-bca846e3aa42'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 11:59:30.999383 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-b3efd82e-76b9-481e-97f2-0980285ef87d req-ead4e614-3e13-4ac2-a948-234ce2759435 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Snapshot create request issued successfully. Jan 21 11:59:31.001237 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b3efd82e-76b9-481e-97f2-0980285ef87d req-ead4e614-3e13-4ac2-a948-234ce2759435 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/snapshots returned with HTTP 202 Jan 21 11:59:31.003674 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 262/523] 10.222.0.89 () {64 vars in 1518 bytes} [Thu Jan 21 11:59:30 2021] POST /volume/v3/6a58a40fec7d49499871b78630ab52c9/snapshots => generated 311 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 11:59:31.252741 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f567b328-ac23-4728-adc3-30015c2a4f25 req-7da4d775-53ac-4d0c-afcd-be457e538b49 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] GET http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/snapshots/07a4ad9a-920c-4e3e-914a-9e2531d12e9c Jan 21 11:59:31.254039 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f567b328-ac23-4728-adc3-30015c2a4f25 req-7da4d775-53ac-4d0c-afcd-be457e538b49 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:31.254469 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:31.254469 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:31.255568 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f567b328-ac23-4728-adc3-30015c2a4f25 req-7da4d775-53ac-4d0c-afcd-be457e538b49 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:31.315886 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:31.315886 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:31.317852 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-f567b328-ac23-4728-adc3-30015c2a4f25 req-7da4d775-53ac-4d0c-afcd-be457e538b49 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Snapshot retrieved successfully. Jan 21 11:59:31.322738 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f567b328-ac23-4728-adc3-30015c2a4f25 req-7da4d775-53ac-4d0c-afcd-be457e538b49 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/snapshots/07a4ad9a-920c-4e3e-914a-9e2531d12e9c returned with HTTP 200 Jan 21 11:59:31.324321 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 262/524] 10.222.0.89 () {60 vars in 1575 bytes} [Thu Jan 21 11:59:31 2021] GET /volume/v3/6a58a40fec7d49499871b78630ab52c9/snapshots/07a4ad9a-920c-4e3e-914a-9e2531d12e9c => generated 443 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:31.955511 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-8fb09832-d64c-41ee-823c-ef61b55477a2 req-24bfa1ab-e2bd-4a7b-ab4c-16f16efb0096 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] GET http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/snapshots/detail Jan 21 11:59:31.956033 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-8fb09832-d64c-41ee-823c-ef61b55477a2 req-24bfa1ab-e2bd-4a7b-ab4c-16f16efb0096 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:31.956218 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:31.956218 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:31.957476 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-8fb09832-d64c-41ee-823c-ef61b55477a2 req-24bfa1ab-e2bd-4a7b-ab4c-16f16efb0096 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Calling method 'detail' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:31.958351 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [req-8fb09832-d64c-41ee-823c-ef61b55477a2 req-24bfa1ab-e2bd-4a7b-ab4c-16f16efb0096 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 11:59:31.959240 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:31.959240 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:31.961870 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.db.sqlalchemy.api [req-8fb09832-d64c-41ee-823c-ef61b55477a2 req-24bfa1ab-e2bd-4a7b-ab4c-16f16efb0096 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Building query based on filter {{(pid=87986) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 11:59:32.007852 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-8fb09832-d64c-41ee-823c-ef61b55477a2 req-24bfa1ab-e2bd-4a7b-ab4c-16f16efb0096 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Get all snapshots completed successfully. Jan 21 11:59:32.009564 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:32.009564 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:32.012215 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-8fb09832-d64c-41ee-823c-ef61b55477a2 req-24bfa1ab-e2bd-4a7b-ab4c-16f16efb0096 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/snapshots/detail returned with HTTP 200 Jan 21 11:59:32.013411 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 263/525] 10.222.0.89 () {60 vars in 1485 bytes} [Thu Jan 21 11:59:31 2021] GET /volume/v3/6a58a40fec7d49499871b78630ab52c9/snapshots/detail => generated 446 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:32.204850 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0b55679b-c1d1-4154-ad9a-7782dfec3ee0 req-b14c45f0-c78b-4e7b-a871-033bbb9e4d2d tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] GET http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/snapshots/07a4ad9a-920c-4e3e-914a-9e2531d12e9c Jan 21 11:59:32.205570 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0b55679b-c1d1-4154-ad9a-7782dfec3ee0 req-b14c45f0-c78b-4e7b-a871-033bbb9e4d2d tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:32.206150 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:32.206150 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:32.207113 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0b55679b-c1d1-4154-ad9a-7782dfec3ee0 req-b14c45f0-c78b-4e7b-a871-033bbb9e4d2d tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:32.281621 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:32.281621 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:32.285719 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-0b55679b-c1d1-4154-ad9a-7782dfec3ee0 req-b14c45f0-c78b-4e7b-a871-033bbb9e4d2d tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Snapshot retrieved successfully. Jan 21 11:59:32.291169 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0b55679b-c1d1-4154-ad9a-7782dfec3ee0 req-b14c45f0-c78b-4e7b-a871-033bbb9e4d2d tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/snapshots/07a4ad9a-920c-4e3e-914a-9e2531d12e9c returned with HTTP 200 Jan 21 11:59:32.292061 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 263/526] 10.222.0.89 () {60 vars in 1575 bytes} [Thu Jan 21 11:59:32 2021] GET /volume/v3/6a58a40fec7d49499871b78630ab52c9/snapshots/07a4ad9a-920c-4e3e-914a-9e2531d12e9c => generated 443 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:34.368142 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-9203d66b-3564-4f6d-a570-44c703d43d1e req-30b980c9-436c-417c-8aad-d71f09c0bac3 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] GET http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/snapshots/07a4ad9a-920c-4e3e-914a-9e2531d12e9c Jan 21 11:59:34.368777 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-9203d66b-3564-4f6d-a570-44c703d43d1e req-30b980c9-436c-417c-8aad-d71f09c0bac3 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:34.368867 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:34.368867 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:34.369330 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-9203d66b-3564-4f6d-a570-44c703d43d1e req-30b980c9-436c-417c-8aad-d71f09c0bac3 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:34.403888 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:34.403888 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:34.403888 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-9203d66b-3564-4f6d-a570-44c703d43d1e req-30b980c9-436c-417c-8aad-d71f09c0bac3 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Snapshot retrieved successfully. Jan 21 11:59:34.403888 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-9203d66b-3564-4f6d-a570-44c703d43d1e req-30b980c9-436c-417c-8aad-d71f09c0bac3 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/snapshots/07a4ad9a-920c-4e3e-914a-9e2531d12e9c returned with HTTP 200 Jan 21 11:59:34.419163 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 264/527] 10.222.0.89 () {60 vars in 1575 bytes} [Thu Jan 21 11:59:34 2021] GET /volume/v3/6a58a40fec7d49499871b78630ab52c9/snapshots/07a4ad9a-920c-4e3e-914a-9e2531d12e9c => generated 470 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:34.533306 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-dfa1af5a-36e6-4aa3-b4c8-0cd74c37d4a0 req-4cf498a8-84eb-488c-b4ac-9962f7ebcbda tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c Jan 21 11:59:34.533907 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-dfa1af5a-36e6-4aa3-b4c8-0cd74c37d4a0 req-4cf498a8-84eb-488c-b4ac-9962f7ebcbda tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:34.534336 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:34.534336 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:34.534731 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-dfa1af5a-36e6-4aa3-b4c8-0cd74c37d4a0 req-4cf498a8-84eb-488c-b4ac-9962f7ebcbda tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:34.589247 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:34.589247 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:34.603009 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-dfa1af5a-36e6-4aa3-b4c8-0cd74c37d4a0 req-4cf498a8-84eb-488c-b4ac-9962f7ebcbda tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 11:59:34.624440 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-dfa1af5a-36e6-4aa3-b4c8-0cd74c37d4a0 req-4cf498a8-84eb-488c-b4ac-9962f7ebcbda tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c returned with HTTP 200 Jan 21 11:59:34.632744 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 264/528] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 11:59:34 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c => generated 911 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:34.783872 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-9203d66b-3564-4f6d-a570-44c703d43d1e req-30b980c9-436c-417c-8aad-d71f09c0bac3 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] GET http://10.222.0.89/volume// Jan 21 11:59:34.784789 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-9203d66b-3564-4f6d-a570-44c703d43d1e req-30b980c9-436c-417c-8aad-d71f09c0bac3 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:34.785107 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:34.785107 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:34.785980 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-9203d66b-3564-4f6d-a570-44c703d43d1e req-30b980c9-436c-417c-8aad-d71f09c0bac3 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:34.787768 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-9203d66b-3564-4f6d-a570-44c703d43d1e req-30b980c9-436c-417c-8aad-d71f09c0bac3 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 11:59:34.788634 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 265/529] 10.222.0.89 () {58 vars in 1289 bytes} [Thu Jan 21 11:59:34 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 11:59:34.810164 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-dfa1af5a-36e6-4aa3-b4c8-0cd74c37d4a0 req-c1a0b9b7-1a38-4f22-bc23-61d60aec6b6f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] POST http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/attachments Jan 21 11:59:34.811244 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:34.811244 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:34.811937 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-dfa1af5a-36e6-4aa3-b4c8-0cd74c37d4a0 req-c1a0b9b7-1a38-4f22-bc23-61d60aec6b6f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "02c6a0f1-dc67-4f26-87db-d7cc83cbd60c", "instance_uuid": "3cd31ce1-264c-479a-adca-39ec54eadeff", "connector": null}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:59:34.880145 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:34.880145 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:34.947734 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-dfa1af5a-36e6-4aa3-b4c8-0cd74c37d4a0 req-c1a0b9b7-1a38-4f22-bc23-61d60aec6b6f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/attachments returned with HTTP 200 Jan 21 11:59:34.949298 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 265/530] 10.222.0.89 () {66 vars in 1565 bytes} [Thu Jan 21 11:59:34 2021] POST /volume/v3/797a459feb0245d9a815eff853b61328/attachments => generated 273 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:59:34.977016 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-62d300a7-33ba-447b-8658-2835e0950535 req-1cb3d10b-b6e0-4009-af3c-3cc4b7cddffc tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] DELETE http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/snapshots/07a4ad9a-920c-4e3e-914a-9e2531d12e9c Jan 21 11:59:34.979239 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-62d300a7-33ba-447b-8658-2835e0950535 req-1cb3d10b-b6e0-4009-af3c-3cc4b7cddffc tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:34.983378 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-62d300a7-33ba-447b-8658-2835e0950535 req-1cb3d10b-b6e0-4009-af3c-3cc4b7cddffc tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:34.985829 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [req-62d300a7-33ba-447b-8658-2835e0950535 req-1cb3d10b-b6e0-4009-af3c-3cc4b7cddffc tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Delete snapshot with id: 07a4ad9a-920c-4e3e-914a-9e2531d12e9c Jan 21 11:59:34.994530 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5ba92063-a700-4af8-a1be-04a6e99653fa tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c Jan 21 11:59:34.996527 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5ba92063-a700-4af8-a1be-04a6e99653fa tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:34.996866 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:34.996866 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:34.997251 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5ba92063-a700-4af8-a1be-04a6e99653fa tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:35.066854 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:35.066854 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:35.068761 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-62d300a7-33ba-447b-8658-2835e0950535 req-1cb3d10b-b6e0-4009-af3c-3cc4b7cddffc tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Snapshot retrieved successfully. Jan 21 11:59:35.165993 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:35.165993 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:35.195583 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5ba92063-a700-4af8-a1be-04a6e99653fa tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 11:59:35.239944 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:35.239944 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:35.269667 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5ba92063-a700-4af8-a1be-04a6e99653fa tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c returned with HTTP 200 Jan 21 11:59:35.281774 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-62d300a7-33ba-447b-8658-2835e0950535 req-1cb3d10b-b6e0-4009-af3c-3cc4b7cddffc tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Snapshot delete request issued successfully. Jan 21 11:59:35.282266 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-62d300a7-33ba-447b-8658-2835e0950535 req-1cb3d10b-b6e0-4009-af3c-3cc4b7cddffc tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/snapshots/07a4ad9a-920c-4e3e-914a-9e2531d12e9c returned with HTTP 202 Jan 21 11:59:35.285725 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 266/531] 10.222.0.89 () {62 vars in 1597 bytes} [Thu Jan 21 11:59:34 2021] DELETE /volume/v3/6a58a40fec7d49499871b78630ab52c9/snapshots/07a4ad9a-920c-4e3e-914a-9e2531d12e9c => generated 0 bytes in 320 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 11:59:35.288323 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-62d300a7-33ba-447b-8658-2835e0950535 req-1cb3d10b-b6e0-4009-af3c-3cc4b7cddffc tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] GET http://10.222.0.89/volume// Jan 21 11:59:35.288953 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-62d300a7-33ba-447b-8658-2835e0950535 req-1cb3d10b-b6e0-4009-af3c-3cc4b7cddffc tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:35.289228 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:35.289228 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:35.289538 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-62d300a7-33ba-447b-8658-2835e0950535 req-1cb3d10b-b6e0-4009-af3c-3cc4b7cddffc tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:35.290641 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-62d300a7-33ba-447b-8658-2835e0950535 req-1cb3d10b-b6e0-4009-af3c-3cc4b7cddffc tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 11:59:35.291230 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 267/532] 10.222.0.95 () {56 vars in 1089 bytes} [Thu Jan 21 11:59:35 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 11:59:35.307104 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-dfa1af5a-36e6-4aa3-b4c8-0cd74c37d4a0 req-b6fdc365-e071-45d2-b95f-32e8cefdc1f9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c Jan 21 11:59:35.307713 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-dfa1af5a-36e6-4aa3-b4c8-0cd74c37d4a0 req-b6fdc365-e071-45d2-b95f-32e8cefdc1f9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:35.307905 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 266/533] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:34 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c => generated 910 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 11:59:35.310184 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-dfa1af5a-36e6-4aa3-b4c8-0cd74c37d4a0 req-b6fdc365-e071-45d2-b95f-32e8cefdc1f9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:35.395362 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:35.395362 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:35.407349 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-dfa1af5a-36e6-4aa3-b4c8-0cd74c37d4a0 req-b6fdc365-e071-45d2-b95f-32e8cefdc1f9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 11:59:35.443855 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:35.443855 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:35.456609 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-dfa1af5a-36e6-4aa3-b4c8-0cd74c37d4a0 req-b6fdc365-e071-45d2-b95f-32e8cefdc1f9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c returned with HTTP 200 Jan 21 11:59:35.457641 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 268/534] 10.222.0.95 () {60 vars in 1403 bytes} [Thu Jan 21 11:59:35 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c => generated 1009 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 11:59:35.487548 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c0762e59-d603-4f33-a147-66d63668e5f7 req-9576e814-73b3-4d16-8bfe-fea8e1836608 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] GET http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/snapshots/07a4ad9a-920c-4e3e-914a-9e2531d12e9c Jan 21 11:59:35.488617 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c0762e59-d603-4f33-a147-66d63668e5f7 req-9576e814-73b3-4d16-8bfe-fea8e1836608 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:35.489011 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:35.489011 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:35.489679 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c0762e59-d603-4f33-a147-66d63668e5f7 req-9576e814-73b3-4d16-8bfe-fea8e1836608 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:35.511146 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-dfa1af5a-36e6-4aa3-b4c8-0cd74c37d4a0 req-96fb0e35-1945-4889-8752-277dead5a0d0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] PUT http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/attachments/31a07e48-c053-4a84-9735-2696ef2a3d7c Jan 21 11:59:35.511881 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:35.511881 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:35.512590 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-dfa1af5a-36e6-4aa3-b4c8-0cd74c37d4a0 req-96fb0e35-1945-4889-8752-277dead5a0d0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.95", "host": "n-h1-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:59:35.567429 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:35.567429 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:35.568670 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-c0762e59-d603-4f33-a147-66d63668e5f7 req-9576e814-73b3-4d16-8bfe-fea8e1836608 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Snapshot retrieved successfully. Jan 21 11:59:35.570038 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 11:59:35.570038 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 11:59:35.570711 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c0762e59-d603-4f33-a147-66d63668e5f7 req-9576e814-73b3-4d16-8bfe-fea8e1836608 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/snapshots/07a4ad9a-920c-4e3e-914a-9e2531d12e9c returned with HTTP 200 Jan 21 11:59:35.571321 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-dfa1af5a-36e6-4aa3-b4c8-0cd74c37d4a0 req-96fb0e35-1945-4889-8752-277dead5a0d0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Lock "b'cinder-attachment_update-02c6a0f1-dc67-4f26-87db-d7cc83cbd60c-n-h1-760354-3'" acquired by "attachment_update" :: waited 0.015s {{(pid=87986) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 11:59:35.571519 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 267/535] 10.222.0.89 () {60 vars in 1575 bytes} [Thu Jan 21 11:59:35 2021] GET /volume/v3/6a58a40fec7d49499871b78630ab52c9/snapshots/07a4ad9a-920c-4e3e-914a-9e2531d12e9c => generated 469 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:35.580776 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:35.580776 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:36.314143 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1b669016-22a5-4dc0-8e43-5bf435cd2b0e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c Jan 21 11:59:36.314951 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1b669016-22a5-4dc0-8e43-5bf435cd2b0e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:36.315143 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:36.315143 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:36.315798 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1b669016-22a5-4dc0-8e43-5bf435cd2b0e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:36.424455 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:36.424455 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:36.447342 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1b669016-22a5-4dc0-8e43-5bf435cd2b0e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 11:59:36.487355 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:36.487355 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:36.504171 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1b669016-22a5-4dc0-8e43-5bf435cd2b0e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c returned with HTTP 200 Jan 21 11:59:36.508526 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 268/536] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:36 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c => generated 910 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 11:59:36.748605 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-a471844d-5575-4e3a-a406-e807a379cb37 req-99a6e743-6982-4170-b99c-9c9a660a696f tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] GET http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/snapshots/07a4ad9a-920c-4e3e-914a-9e2531d12e9c Jan 21 11:59:36.749496 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-a471844d-5575-4e3a-a406-e807a379cb37 req-99a6e743-6982-4170-b99c-9c9a660a696f tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:36.749897 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:36.749897 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:36.750493 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-a471844d-5575-4e3a-a406-e807a379cb37 req-99a6e743-6982-4170-b99c-9c9a660a696f tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:36.789598 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:36.789598 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:36.791177 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-a471844d-5575-4e3a-a406-e807a379cb37 req-99a6e743-6982-4170-b99c-9c9a660a696f tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Snapshot retrieved successfully. Jan 21 11:59:36.794175 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-a471844d-5575-4e3a-a406-e807a379cb37 req-99a6e743-6982-4170-b99c-9c9a660a696f tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/snapshots/07a4ad9a-920c-4e3e-914a-9e2531d12e9c returned with HTTP 200 Jan 21 11:59:36.795481 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 269/537] 10.222.0.89 () {60 vars in 1575 bytes} [Thu Jan 21 11:59:36 2021] GET /volume/v3/6a58a40fec7d49499871b78630ab52c9/snapshots/07a4ad9a-920c-4e3e-914a-9e2531d12e9c => generated 469 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 11:59:37.524560 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-32d5d384-6105-4fcf-9b06-78f02a43ea0b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c Jan 21 11:59:37.525148 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-32d5d384-6105-4fcf-9b06-78f02a43ea0b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:37.525276 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:37.525276 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:37.526117 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-32d5d384-6105-4fcf-9b06-78f02a43ea0b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:37.632038 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:37.632038 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:37.653068 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-32d5d384-6105-4fcf-9b06-78f02a43ea0b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 11:59:37.703746 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:37.703746 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:37.727636 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-32d5d384-6105-4fcf-9b06-78f02a43ea0b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c returned with HTTP 200 Jan 21 11:59:37.729298 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 270/538] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:37 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c => generated 910 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 11:59:38.140835 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-1c99ea5c-0f84-49e3-9270-15d2c5427c0c req-797d9597-f4d9-4bc7-b0cf-0b2203450988 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] GET http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/snapshots/07a4ad9a-920c-4e3e-914a-9e2531d12e9c Jan 21 11:59:38.141490 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-1c99ea5c-0f84-49e3-9270-15d2c5427c0c req-797d9597-f4d9-4bc7-b0cf-0b2203450988 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:38.141811 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:38.141811 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:38.142310 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-1c99ea5c-0f84-49e3-9270-15d2c5427c0c req-797d9597-f4d9-4bc7-b0cf-0b2203450988 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:38.237748 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-1c99ea5c-0f84-49e3-9270-15d2c5427c0c req-797d9597-f4d9-4bc7-b0cf-0b2203450988 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/snapshots/07a4ad9a-920c-4e3e-914a-9e2531d12e9c returned with HTTP 404 Jan 21 11:59:38.239042 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 271/539] 10.222.0.89 () {60 vars in 1575 bytes} [Thu Jan 21 11:59:38 2021] GET /volume/v3/6a58a40fec7d49499871b78630ab52c9/snapshots/07a4ad9a-920c-4e3e-914a-9e2531d12e9c => generated 111 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 11:59:38.286201 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-fc138229-e0fa-4c2a-b347-26b58701e96d req-c6b97161-c8f1-4172-9a41-7910a69f6302 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] DELETE http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/volumes/3cc3f352-89ae-4f63-ba53-3a9ccaf702c4 Jan 21 11:59:38.287065 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-fc138229-e0fa-4c2a-b347-26b58701e96d req-c6b97161-c8f1-4172-9a41-7910a69f6302 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:38.287770 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-fc138229-e0fa-4c2a-b347-26b58701e96d req-c6b97161-c8f1-4172-9a41-7910a69f6302 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:38.288435 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [req-fc138229-e0fa-4c2a-b347-26b58701e96d req-c6b97161-c8f1-4172-9a41-7910a69f6302 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Delete volume with id: 3cc3f352-89ae-4f63-ba53-3a9ccaf702c4 Jan 21 11:59:38.342853 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:38.342853 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:38.344630 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-fc138229-e0fa-4c2a-b347-26b58701e96d req-c6b97161-c8f1-4172-9a41-7910a69f6302 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Volume info retrieved successfully. Jan 21 11:59:38.395230 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-fc138229-e0fa-4c2a-b347-26b58701e96d req-c6b97161-c8f1-4172-9a41-7910a69f6302 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Delete volume request issued successfully. Jan 21 11:59:38.396101 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-fc138229-e0fa-4c2a-b347-26b58701e96d req-c6b97161-c8f1-4172-9a41-7910a69f6302 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/volumes/3cc3f352-89ae-4f63-ba53-3a9ccaf702c4 returned with HTTP 202 Jan 21 11:59:38.397397 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 272/540] 10.222.0.89 () {62 vars in 1591 bytes} [Thu Jan 21 11:59:38 2021] DELETE /volume/v3/6a58a40fec7d49499871b78630ab52c9/volumes/3cc3f352-89ae-4f63-ba53-3a9ccaf702c4 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 11:59:38.445356 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-75b9927a-ffcf-4a66-8094-d89f2ee6933f req-5c550f42-cc83-4cba-a0da-63df11a04c1a tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] GET http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/volumes/3cc3f352-89ae-4f63-ba53-3a9ccaf702c4 Jan 21 11:59:38.446266 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-75b9927a-ffcf-4a66-8094-d89f2ee6933f req-5c550f42-cc83-4cba-a0da-63df11a04c1a tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:38.446672 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:38.446672 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:38.447349 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-75b9927a-ffcf-4a66-8094-d89f2ee6933f req-5c550f42-cc83-4cba-a0da-63df11a04c1a tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:38.564026 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-dfa1af5a-36e6-4aa3-b4c8-0cd74c37d4a0 req-96fb0e35-1945-4889-8752-277dead5a0d0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Lock "b'cinder-attachment_update-02c6a0f1-dc67-4f26-87db-d7cc83cbd60c-n-h1-760354-3'" released by "attachment_update" :: held 2.993s {{(pid=87986) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 11:59:38.565279 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-dfa1af5a-36e6-4aa3-b4c8-0cd74c37d4a0 req-96fb0e35-1945-4889-8752-277dead5a0d0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/attachments/31a07e48-c053-4a84-9735-2696ef2a3d7c returned with HTTP 200 Jan 21 11:59:38.566437 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 269/541] 10.222.0.95 () {64 vars in 1468 bytes} [Thu Jan 21 11:59:35 2021] PUT /volume/v3/797a459feb0245d9a815eff853b61328/attachments/31a07e48-c053-4a84-9735-2696ef2a3d7c => generated 762 bytes in 3061 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 11:59:38.572435 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:38.572435 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:38.599567 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-75b9927a-ffcf-4a66-8094-d89f2ee6933f req-5c550f42-cc83-4cba-a0da-63df11a04c1a tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Volume info retrieved successfully. Jan 21 11:59:38.633071 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-75b9927a-ffcf-4a66-8094-d89f2ee6933f req-5c550f42-cc83-4cba-a0da-63df11a04c1a tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/volumes/3cc3f352-89ae-4f63-ba53-3a9ccaf702c4 returned with HTTP 200 Jan 21 11:59:38.634803 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 273/542] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 11:59:38 2021] GET /volume/v3/6a58a40fec7d49499871b78630ab52c9/volumes/3cc3f352-89ae-4f63-ba53-3a9ccaf702c4 => generated 915 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:38.749534 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-65f29604-dbb3-4704-b0fd-41293a1c563a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c Jan 21 11:59:38.750079 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-65f29604-dbb3-4704-b0fd-41293a1c563a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:38.750311 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:38.750311 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:38.750695 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-65f29604-dbb3-4704-b0fd-41293a1c563a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:38.887350 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:38.887350 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:38.903743 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-65f29604-dbb3-4704-b0fd-41293a1c563a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 11:59:38.955116 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:38.955116 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:38.981795 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-65f29604-dbb3-4704-b0fd-41293a1c563a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c returned with HTTP 200 Jan 21 11:59:38.986431 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 270/543] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:38 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c => generated 911 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:40.024446 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6c9da995-401c-4bfd-9588-59e3d180e5bf tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c Jan 21 11:59:40.025399 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6c9da995-401c-4bfd-9588-59e3d180e5bf tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:40.034928 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:40.034928 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:40.035756 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6c9da995-401c-4bfd-9588-59e3d180e5bf tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:40.189513 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:40.189513 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:40.207639 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6c9da995-401c-4bfd-9588-59e3d180e5bf tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 11:59:40.253819 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:40.253819 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:40.269635 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6c9da995-401c-4bfd-9588-59e3d180e5bf tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c returned with HTTP 200 Jan 21 11:59:40.270750 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 274/544] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:39 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c => generated 911 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:40.308648 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-12415b8a-99d5-4bdb-8051-6847e5f9a8a1 req-1b596f4a-cadb-4760-b52a-25b08df893fe tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] GET http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/volumes/3cc3f352-89ae-4f63-ba53-3a9ccaf702c4 Jan 21 11:59:40.309441 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-12415b8a-99d5-4bdb-8051-6847e5f9a8a1 req-1b596f4a-cadb-4760-b52a-25b08df893fe tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:40.309924 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:40.309924 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:40.310710 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-12415b8a-99d5-4bdb-8051-6847e5f9a8a1 req-1b596f4a-cadb-4760-b52a-25b08df893fe tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:40.375749 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:40.375749 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:40.390578 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-12415b8a-99d5-4bdb-8051-6847e5f9a8a1 req-1b596f4a-cadb-4760-b52a-25b08df893fe tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Volume info retrieved successfully. Jan 21 11:59:40.425963 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-12415b8a-99d5-4bdb-8051-6847e5f9a8a1 req-1b596f4a-cadb-4760-b52a-25b08df893fe tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/volumes/3cc3f352-89ae-4f63-ba53-3a9ccaf702c4 returned with HTTP 200 Jan 21 11:59:40.427745 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 271/545] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 11:59:40 2021] GET /volume/v3/6a58a40fec7d49499871b78630ab52c9/volumes/3cc3f352-89ae-4f63-ba53-3a9ccaf702c4 => generated 915 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:41.288146 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e6d14e67-96d8-49a8-99af-02facbab78c4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c Jan 21 11:59:41.288654 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e6d14e67-96d8-49a8-99af-02facbab78c4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:41.288838 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:41.288838 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:41.289539 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e6d14e67-96d8-49a8-99af-02facbab78c4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:41.424644 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:41.424644 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:41.455940 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e6d14e67-96d8-49a8-99af-02facbab78c4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 11:59:41.524059 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:41.524059 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:41.549040 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e6d14e67-96d8-49a8-99af-02facbab78c4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c returned with HTTP 200 Jan 21 11:59:41.550206 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 275/546] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:41 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c => generated 911 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:41.567006 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-8127bd1d-c0cf-4bf2-89ab-d3df95ada8da req-b88ec8ef-4a08-4dd7-9119-7825857dede6 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] GET http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/volumes/3cc3f352-89ae-4f63-ba53-3a9ccaf702c4 Jan 21 11:59:41.567518 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-8127bd1d-c0cf-4bf2-89ab-d3df95ada8da req-b88ec8ef-4a08-4dd7-9119-7825857dede6 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:41.567747 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:41.567747 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:41.568109 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-8127bd1d-c0cf-4bf2-89ab-d3df95ada8da req-b88ec8ef-4a08-4dd7-9119-7825857dede6 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:41.673904 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-8127bd1d-c0cf-4bf2-89ab-d3df95ada8da req-b88ec8ef-4a08-4dd7-9119-7825857dede6 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/volumes/3cc3f352-89ae-4f63-ba53-3a9ccaf702c4 returned with HTTP 404 Jan 21 11:59:41.675341 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 272/547] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 11:59:41 2021] GET /volume/v3/6a58a40fec7d49499871b78630ab52c9/volumes/3cc3f352-89ae-4f63-ba53-3a9ccaf702c4 => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:59:41.754514 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-8a659965-e830-42af-a2da-5cf990ec1df4 req-c724cd46-bf7b-4d3e-ab4b-853a8b8b7112 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] DELETE http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/volumes/3cc3f352-89ae-4f63-ba53-3a9ccaf702c4 Jan 21 11:59:41.754978 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-8a659965-e830-42af-a2da-5cf990ec1df4 req-c724cd46-bf7b-4d3e-ab4b-853a8b8b7112 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:41.755197 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:41.755197 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:41.755562 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-8a659965-e830-42af-a2da-5cf990ec1df4 req-c724cd46-bf7b-4d3e-ab4b-853a8b8b7112 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:41.756029 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [req-8a659965-e830-42af-a2da-5cf990ec1df4 req-c724cd46-bf7b-4d3e-ab4b-853a8b8b7112 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Delete volume with id: 3cc3f352-89ae-4f63-ba53-3a9ccaf702c4 Jan 21 11:59:41.864542 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-8a659965-e830-42af-a2da-5cf990ec1df4 req-c724cd46-bf7b-4d3e-ab4b-853a8b8b7112 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/volumes/3cc3f352-89ae-4f63-ba53-3a9ccaf702c4 returned with HTTP 404 Jan 21 11:59:41.866172 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 276/548] 10.222.0.89 () {62 vars in 1591 bytes} [Thu Jan 21 11:59:41 2021] DELETE /volume/v3/6a58a40fec7d49499871b78630ab52c9/volumes/3cc3f352-89ae-4f63-ba53-3a9ccaf702c4 => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:59:41.936318 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b822b34f-7339-4e02-9dda-8d644de27a98 req-932009e0-05b6-4e97-826a-5108ff04f279 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] GET http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/volumes/3cc3f352-89ae-4f63-ba53-3a9ccaf702c4 Jan 21 11:59:41.938526 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b822b34f-7339-4e02-9dda-8d644de27a98 req-932009e0-05b6-4e97-826a-5108ff04f279 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:41.939022 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b822b34f-7339-4e02-9dda-8d644de27a98 req-932009e0-05b6-4e97-826a-5108ff04f279 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:42.052656 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b822b34f-7339-4e02-9dda-8d644de27a98 req-932009e0-05b6-4e97-826a-5108ff04f279 tempest-VolumesSnapshotsTestJSON-1772617573 tempest-VolumesSnapshotsTestJSON-1772617573] http://10.222.0.89/volume/v3/6a58a40fec7d49499871b78630ab52c9/volumes/3cc3f352-89ae-4f63-ba53-3a9ccaf702c4 returned with HTTP 404 Jan 21 11:59:42.053732 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 273/549] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 11:59:41 2021] GET /volume/v3/6a58a40fec7d49499871b78630ab52c9/volumes/3cc3f352-89ae-4f63-ba53-3a9ccaf702c4 => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:59:42.567450 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7ad9195c-0e9c-4d70-ab1f-7858e10c92d7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c Jan 21 11:59:42.568527 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7ad9195c-0e9c-4d70-ab1f-7858e10c92d7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:42.569178 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7ad9195c-0e9c-4d70-ab1f-7858e10c92d7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:42.670707 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:42.670707 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:42.683176 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7ad9195c-0e9c-4d70-ab1f-7858e10c92d7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 11:59:42.713489 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:42.713489 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:42.724165 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7ad9195c-0e9c-4d70-ab1f-7858e10c92d7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c returned with HTTP 200 Jan 21 11:59:42.725328 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 277/550] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:42 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c => generated 911 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:43.741673 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7a6200cc-0e94-4bec-a239-d5ee93549f5e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c Jan 21 11:59:43.742959 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7a6200cc-0e94-4bec-a239-d5ee93549f5e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:43.744775 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7a6200cc-0e94-4bec-a239-d5ee93549f5e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:43.848682 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:43.848682 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:43.860455 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7a6200cc-0e94-4bec-a239-d5ee93549f5e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 11:59:43.888421 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:43.888421 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:43.896689 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7a6200cc-0e94-4bec-a239-d5ee93549f5e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c returned with HTTP 200 Jan 21 11:59:43.897680 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 274/551] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:43 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c => generated 911 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:44.218732 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-dfa1af5a-36e6-4aa3-b4c8-0cd74c37d4a0 req-1ae0ec18-dd45-4f19-ae4e-04d250927975 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] POST http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/attachments/31a07e48-c053-4a84-9735-2696ef2a3d7c/action Jan 21 11:59:44.220377 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:44.220377 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:44.220377 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-dfa1af5a-36e6-4aa3-b4c8-0cd74c37d4a0 req-1ae0ec18-dd45-4f19-ae4e-04d250927975 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Action body: b'{"os-complete": null}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 11:59:44.222045 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-dfa1af5a-36e6-4aa3-b4c8-0cd74c37d4a0 req-1ae0ec18-dd45-4f19-ae4e-04d250927975 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:59:44.333808 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:44.333808 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:44.354500 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-dfa1af5a-36e6-4aa3-b4c8-0cd74c37d4a0 req-1ae0ec18-dd45-4f19-ae4e-04d250927975 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/attachments/31a07e48-c053-4a84-9735-2696ef2a3d7c/action returned with HTTP 204 Jan 21 11:59:44.356619 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 278/552] 10.222.0.95 () {64 vars in 1489 bytes} [Thu Jan 21 11:59:44 2021] POST /volume/v3/797a459feb0245d9a815eff853b61328/attachments/31a07e48-c053-4a84-9735-2696ef2a3d7c/action => generated 0 bytes in 153 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:59:44.914148 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-26a6b501-16eb-4afe-87f1-a57fa2c6dc88 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c Jan 21 11:59:44.915662 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-26a6b501-16eb-4afe-87f1-a57fa2c6dc88 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:44.917025 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:44.917025 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:44.917502 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-26a6b501-16eb-4afe-87f1-a57fa2c6dc88 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:44.969437 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:44.969437 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:44.978224 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-26a6b501-16eb-4afe-87f1-a57fa2c6dc88 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 11:59:45.008679 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:45.008679 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:45.020252 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-26a6b501-16eb-4afe-87f1-a57fa2c6dc88 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c returned with HTTP 200 Jan 21 11:59:45.021795 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 275/553] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:44 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c => generated 1203 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:59:45.038470 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ff59c34c-58a1-49ea-b661-f5a85406fab7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] POST http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups Jan 21 11:59:45.038967 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:45.038967 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:45.039396 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ff59c34c-58a1-49ea-b661-f5a85406fab7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Action: 'create', calling method: create, body: {"backup": {"volume_id": "02c6a0f1-dc67-4f26-87db-d7cc83cbd60c", "name": "tempest-VolumesBackupsTest-Backup-1580858374", "force": true}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:59:45.041464 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.backups [None req-ff59c34c-58a1-49ea-b661-f5a85406fab7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Creating new backup {'backup': {'volume_id': '02c6a0f1-dc67-4f26-87db-d7cc83cbd60c', 'name': 'tempest-VolumesBackupsTest-Backup-1580858374', 'force': True}} {{(pid=87985) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 11:59:45.041944 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.contrib.backups [None req-ff59c34c-58a1-49ea-b661-f5a85406fab7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Creating backup of volume 02c6a0f1-dc67-4f26-87db-d7cc83cbd60c in container None Jan 21 11:59:45.103584 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:45.103584 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:45.106345 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ff59c34c-58a1-49ea-b661-f5a85406fab7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 11:59:45.130779 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-ff59c34c-58a1-49ea-b661-f5a85406fab7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. Jan 21 11:59:45.132137 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-ff59c34c-58a1-49ea-b661-f5a85406fab7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. Jan 21 11:59:45.161601 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-ff59c34c-58a1-49ea-b661-f5a85406fab7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Created reservations ['b1a42923-eb60-4c67-b660-27d770f19fa9', '09ab7898-5fb2-49ff-bec5-44f9db0e6849'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 11:59:45.267345 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ff59c34c-58a1-49ea-b661-f5a85406fab7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups returned with HTTP 202 Jan 21 11:59:45.268377 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 279/554] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 11:59:45 2021] POST /volume/v3/797a459feb0245d9a815eff853b61328/backups => generated 396 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 11:59:45.283997 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-94f125d5-146a-4c71-8f8b-c4fd99b229fa tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 11:59:45.285127 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-94f125d5-146a-4c71-8f8b-c4fd99b229fa tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:45.285530 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:45.285530 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:45.286189 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-94f125d5-146a-4c71-8f8b-c4fd99b229fa tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:45.286753 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-94f125d5-146a-4c71-8f8b-c4fd99b229fa tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 11:59:45.345645 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:45.345645 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:45.350756 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-94f125d5-146a-4c71-8f8b-c4fd99b229fa tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 11:59:45.358709 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 276/555] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:45 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 803 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:46.367001 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-29ab6c0c-c7f4-420c-aa0b-54baa3610a04 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 11:59:46.367511 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-29ab6c0c-c7f4-420c-aa0b-54baa3610a04 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:46.367734 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:46.367734 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:46.368104 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-29ab6c0c-c7f4-420c-aa0b-54baa3610a04 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:46.368469 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-29ab6c0c-c7f4-420c-aa0b-54baa3610a04 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 11:59:46.414086 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:46.414086 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:46.415950 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-29ab6c0c-c7f4-420c-aa0b-54baa3610a04 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 11:59:46.416778 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 280/556] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:46 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 803 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:47.430743 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9d05d7d7-eb0c-4416-a5f6-9b51d2bbbe77 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 11:59:47.431217 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9d05d7d7-eb0c-4416-a5f6-9b51d2bbbe77 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:47.431449 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:47.431449 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:47.431812 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9d05d7d7-eb0c-4416-a5f6-9b51d2bbbe77 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:47.432179 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-9d05d7d7-eb0c-4416-a5f6-9b51d2bbbe77 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 11:59:47.481619 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:47.481619 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:47.483534 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9d05d7d7-eb0c-4416-a5f6-9b51d2bbbe77 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 11:59:47.484365 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 277/557] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:47 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 803 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:48.504396 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6fceb2a3-f146-46ff-bb30-e7357e5ec9e0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 11:59:48.504995 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6fceb2a3-f146-46ff-bb30-e7357e5ec9e0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:48.505091 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:48.505091 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:48.505445 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6fceb2a3-f146-46ff-bb30-e7357e5ec9e0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:48.509834 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-6fceb2a3-f146-46ff-bb30-e7357e5ec9e0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 11:59:48.526233 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f2f597d2-8cdb-45a9-9e70-53817094991f tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] POST http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes Jan 21 11:59:48.526723 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:48.526723 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:48.527174 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f2f597d2-8cdb-45a9-9e70-53817094991f tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2064511192"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:59:48.528386 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-f2f597d2-8cdb-45a9-9e70-53817094991f tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2064511192'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 11:59:48.528759 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-f2f597d2-8cdb-45a9-9e70-53817094991f tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Create volume of 1 GB Jan 21 11:59:48.603002 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f2f597d2-8cdb-45a9-9e70-53817094991f tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Availability Zones retrieved successfully. Jan 21 11:59:48.603896 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:48.603896 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:48.606541 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6fceb2a3-f146-46ff-bb30-e7357e5ec9e0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 11:59:48.607962 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 278/558] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:48 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 803 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:48.630685 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f2f597d2-8cdb-45a9-9e70-53817094991f tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Flow 'volume_create_api' (b6266eaa-2914-439c-8946-3bbc3dbc0bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:59:48.634768 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f2f597d2-8cdb-45a9-9e70-53817094991f tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b46adf0-2b7b-4df1-9e52-a960cac30eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:59:48.638945 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-f2f597d2-8cdb-45a9-9e70-53817094991f tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 11:59:48.829218 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f2f597d2-8cdb-45a9-9e70-53817094991f tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b46adf0-2b7b-4df1-9e52-a960cac30eac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:59:48.831973 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f2f597d2-8cdb-45a9-9e70-53817094991f tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bd850ed-c789-4ca5-9eaa-2a1b4d19a4d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:59:48.997413 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-f2f597d2-8cdb-45a9-9e70-53817094991f tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Created reservations ['20e0e375-a4a6-44f1-b7aa-07c35bb8f07f', 'bb3c89b8-8887-46c1-9a37-3edfebd64c2b', '396e6cba-ebf0-4b22-956e-cd4f3db2927f', '891be4bb-fcc2-4c23-afca-4966981d5241'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 11:59:49.001339 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f2f597d2-8cdb-45a9-9e70-53817094991f tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bd850ed-c789-4ca5-9eaa-2a1b4d19a4d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20e0e375-a4a6-44f1-b7aa-07c35bb8f07f', 'bb3c89b8-8887-46c1-9a37-3edfebd64c2b', '396e6cba-ebf0-4b22-956e-cd4f3db2927f', '891be4bb-fcc2-4c23-afca-4966981d5241']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:59:49.006738 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f2f597d2-8cdb-45a9-9e70-53817094991f tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e204c116-8a0b-46f9-9a84-e535991925f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:59:49.094826 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f2f597d2-8cdb-45a9-9e70-53817094991f tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e204c116-8a0b-46f9-9a84-e535991925f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd3ca7c6-0dc3-4865-935e-0aa292f8df68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2064511192',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9ed8561782bd49bd9f0f31882137947c',qos_specs=None,replication_status=,reservations=['20e0e375-a4a6-44f1-b7aa-07c35bb8f07f','bb3c89b8-8887-46c1-9a37-3edfebd64c2b','396e6cba-ebf0-4b22-956e-cd4f3db2927f','891be4bb-fcc2-4c23-afca-4966981d5241'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='108b05562025453dbbff3efe57ce76c8',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T11:59:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2064511192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd3ca7c6-0dc3-4865-935e-0aa292f8df68,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9ed8561782bd49bd9f0f31882137947c',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,user_id='108b05562025453dbbff3efe57ce76c8',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:59:49.096947 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f2f597d2-8cdb-45a9-9e70-53817094991f tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c15f37d-7ec5-465d-9534-d26e7d1989cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:59:49.133270 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f2f597d2-8cdb-45a9-9e70-53817094991f tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c15f37d-7ec5-465d-9534-d26e7d1989cb) 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-2064511192',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9ed8561782bd49bd9f0f31882137947c',qos_specs=None,replication_status=,reservations=['20e0e375-a4a6-44f1-b7aa-07c35bb8f07f','bb3c89b8-8887-46c1-9a37-3edfebd64c2b','396e6cba-ebf0-4b22-956e-cd4f3db2927f','891be4bb-fcc2-4c23-afca-4966981d5241'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='108b05562025453dbbff3efe57ce76c8',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:59:49.136552 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f2f597d2-8cdb-45a9-9e70-53817094991f tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c8501e7-50dd-4d6e-a1d8-84b9c72aa33c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:59:49.161350 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f2f597d2-8cdb-45a9-9e70-53817094991f tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c8501e7-50dd-4d6e-a1d8-84b9c72aa33c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:59:49.166781 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f2f597d2-8cdb-45a9-9e70-53817094991f tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Flow 'volume_create_api' (b6266eaa-2914-439c-8946-3bbc3dbc0bd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:59:49.272358 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f2f597d2-8cdb-45a9-9e70-53817094991f tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Create volume request issued successfully. Jan 21 11:59:49.303328 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f2f597d2-8cdb-45a9-9e70-53817094991f tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes returned with HTTP 202 Jan 21 11:59:49.303422 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 281/559] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 11:59:48 2021] POST /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes => generated 829 bytes in 1094 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 11:59:49.318858 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f6f3642a-a52e-47b2-a39e-8ddd1e37bcea tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] GET http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/dd3ca7c6-0dc3-4865-935e-0aa292f8df68 Jan 21 11:59:49.319364 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f6f3642a-a52e-47b2-a39e-8ddd1e37bcea tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:49.319759 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:49.319759 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:49.320375 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f6f3642a-a52e-47b2-a39e-8ddd1e37bcea tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:49.450798 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:49.450798 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:49.472710 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f6f3642a-a52e-47b2-a39e-8ddd1e37bcea tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Volume info retrieved successfully. Jan 21 11:59:49.516770 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f6f3642a-a52e-47b2-a39e-8ddd1e37bcea tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/dd3ca7c6-0dc3-4865-935e-0aa292f8df68 returned with HTTP 200 Jan 21 11:59:49.518408 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 279/560] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:49 2021] GET /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/dd3ca7c6-0dc3-4865-935e-0aa292f8df68 => generated 897 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:49.622646 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d4143185-9de4-4c4e-be1c-050b980a7724 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 11:59:49.623550 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d4143185-9de4-4c4e-be1c-050b980a7724 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:49.623984 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:49.623984 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:49.624646 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d4143185-9de4-4c4e-be1c-050b980a7724 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:49.625214 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-d4143185-9de4-4c4e-be1c-050b980a7724 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 11:59:49.652642 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:49.652642 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:49.655594 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d4143185-9de4-4c4e-be1c-050b980a7724 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 11:59:49.662948 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 282/561] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:49 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 803 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:50.538476 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3fb92085-25cf-4c0a-a149-756912683692 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] GET http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/dd3ca7c6-0dc3-4865-935e-0aa292f8df68 Jan 21 11:59:50.539567 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3fb92085-25cf-4c0a-a149-756912683692 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:50.539961 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:50.539961 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:50.540611 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3fb92085-25cf-4c0a-a149-756912683692 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:50.664506 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:50.664506 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:50.671506 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0f616811-f329-4560-85fc-52269e9d0a20 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 11:59:50.672369 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0f616811-f329-4560-85fc-52269e9d0a20 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:50.672724 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:50.672724 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:50.673113 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0f616811-f329-4560-85fc-52269e9d0a20 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:50.673668 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-0f616811-f329-4560-85fc-52269e9d0a20 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 11:59:50.676894 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3fb92085-25cf-4c0a-a149-756912683692 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Volume info retrieved successfully. Jan 21 11:59:50.702530 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3fb92085-25cf-4c0a-a149-756912683692 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/dd3ca7c6-0dc3-4865-935e-0aa292f8df68 returned with HTTP 200 Jan 21 11:59:50.704277 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 280/562] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:50 2021] GET /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/dd3ca7c6-0dc3-4865-935e-0aa292f8df68 => generated 921 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:50.724507 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:50.724507 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:50.728922 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0f616811-f329-4560-85fc-52269e9d0a20 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 11:59:50.728922 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 283/563] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:50 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 803 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 11:59:51.254599 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-05ed782d-fb53-4efe-8756-a935a56d1cfc tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] DELETE http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac Jan 21 11:59:51.255131 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-05ed782d-fb53-4efe-8756-a935a56d1cfc tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:51.255355 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:51.255355 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:51.255727 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-05ed782d-fb53-4efe-8756-a935a56d1cfc tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:51.256217 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-05ed782d-fb53-4efe-8756-a935a56d1cfc tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Delete volume with id: db24efba-946c-4626-b7d4-f4d21f83c5ac Jan 21 11:59:51.352980 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:51.352980 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:51.354177 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-05ed782d-fb53-4efe-8756-a935a56d1cfc tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Volume info retrieved successfully. Jan 21 11:59:51.412591 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-05ed782d-fb53-4efe-8756-a935a56d1cfc tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Delete volume request issued successfully. Jan 21 11:59:51.413371 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-05ed782d-fb53-4efe-8756-a935a56d1cfc tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac returned with HTTP 202 Jan 21 11:59:51.415297 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 281/564] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 11:59:51 2021] DELETE /volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 11:59:51.426014 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-61a14485-2d43-4490-8d06-b8b84290c00f tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] GET http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac Jan 21 11:59:51.426636 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-61a14485-2d43-4490-8d06-b8b84290c00f tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:51.426932 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:51.426932 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:51.427431 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-61a14485-2d43-4490-8d06-b8b84290c00f tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:51.553767 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:51.553767 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:51.573732 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-61a14485-2d43-4490-8d06-b8b84290c00f tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Volume info retrieved successfully. Jan 21 11:59:51.617392 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-61a14485-2d43-4490-8d06-b8b84290c00f tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac returned with HTTP 200 Jan 21 11:59:51.619726 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 284/565] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:51 2021] GET /volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac => generated 913 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:51.724348 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-81b84874-2e34-4ccd-a251-6eaf063966f0 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] GET http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/dd3ca7c6-0dc3-4865-935e-0aa292f8df68 Jan 21 11:59:51.725286 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-81b84874-2e34-4ccd-a251-6eaf063966f0 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:51.725654 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:51.725654 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:51.726350 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-81b84874-2e34-4ccd-a251-6eaf063966f0 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:51.740973 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3bf48737-711a-45ae-9823-a6e23e90d03b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 11:59:51.742032 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3bf48737-711a-45ae-9823-a6e23e90d03b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:51.742479 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:51.742479 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:51.743191 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3bf48737-711a-45ae-9823-a6e23e90d03b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:51.743774 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-3bf48737-711a-45ae-9823-a6e23e90d03b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 11:59:51.776253 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:51.776253 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:51.787200 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3bf48737-711a-45ae-9823-a6e23e90d03b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 11:59:51.788756 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 285/566] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:51 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 803 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 11:59:51.944228 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:51.944228 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:51.960703 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-81b84874-2e34-4ccd-a251-6eaf063966f0 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Volume info retrieved successfully. Jan 21 11:59:52.035648 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-81b84874-2e34-4ccd-a251-6eaf063966f0 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/dd3ca7c6-0dc3-4865-935e-0aa292f8df68 returned with HTTP 200 Jan 21 11:59:52.037641 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 282/567] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:51 2021] GET /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/dd3ca7c6-0dc3-4865-935e-0aa292f8df68 => generated 922 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:52.138230 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b677e7d5-91c9-4555-b35a-1e16d9fb89f1 req-80037904-16a2-4fe4-aab5-9e227beb8500 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] GET http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/dd3ca7c6-0dc3-4865-935e-0aa292f8df68 Jan 21 11:59:52.139221 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b677e7d5-91c9-4555-b35a-1e16d9fb89f1 req-80037904-16a2-4fe4-aab5-9e227beb8500 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:52.139950 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:52.139950 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:52.140604 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b677e7d5-91c9-4555-b35a-1e16d9fb89f1 req-80037904-16a2-4fe4-aab5-9e227beb8500 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:52.307947 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:52.307947 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:52.320742 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-b677e7d5-91c9-4555-b35a-1e16d9fb89f1 req-80037904-16a2-4fe4-aab5-9e227beb8500 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Volume info retrieved successfully. Jan 21 11:59:52.353734 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b677e7d5-91c9-4555-b35a-1e16d9fb89f1 req-80037904-16a2-4fe4-aab5-9e227beb8500 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/dd3ca7c6-0dc3-4865-935e-0aa292f8df68 returned with HTTP 200 Jan 21 11:59:52.354902 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 286/568] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 11:59:52 2021] GET /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/dd3ca7c6-0dc3-4865-935e-0aa292f8df68 => generated 922 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:52.369825 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a5dde07e-509b-470c-ad66-0b85d9a1dbcf tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] POST http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes Jan 21 11:59:52.370620 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:52.370620 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:52.371614 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a5dde07e-509b-470c-ad66-0b85d9a1dbcf tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-937114238"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:59:52.373025 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-a5dde07e-509b-470c-ad66-0b85d9a1dbcf tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-937114238'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 11:59:52.373610 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-a5dde07e-509b-470c-ad66-0b85d9a1dbcf tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Create volume of 1 GB Jan 21 11:59:52.388173 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a5dde07e-509b-470c-ad66-0b85d9a1dbcf tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Availability Zones retrieved successfully. Jan 21 11:59:52.406961 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-a5dde07e-509b-470c-ad66-0b85d9a1dbcf tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Flow 'volume_create_api' (3c74a5c2-a066-46a9-826b-f8d9fc87662c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:59:52.411422 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-a5dde07e-509b-470c-ad66-0b85d9a1dbcf tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (679cca7d-98cc-4a14-870e-44f0febcdc78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:59:52.413971 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-a5dde07e-509b-470c-ad66-0b85d9a1dbcf tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 11:59:52.489409 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-a5dde07e-509b-470c-ad66-0b85d9a1dbcf tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (679cca7d-98cc-4a14-870e-44f0febcdc78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:59:52.492459 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-a5dde07e-509b-470c-ad66-0b85d9a1dbcf tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6bfda43-9df0-46ff-a515-967b550e6b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:59:52.593517 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-a5dde07e-509b-470c-ad66-0b85d9a1dbcf tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Created reservations ['b49f1f44-318c-4d92-9ddf-be75df23140a', '2c24ed7f-054d-4ee6-87fc-271118a51ea3', '675f050e-bd21-412e-8336-e9552755e6c7', '0dd0f36d-fcc0-4616-87dd-2538fc1be6c2'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 11:59:52.595632 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-a5dde07e-509b-470c-ad66-0b85d9a1dbcf tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6bfda43-9df0-46ff-a515-967b550e6b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b49f1f44-318c-4d92-9ddf-be75df23140a', '2c24ed7f-054d-4ee6-87fc-271118a51ea3', '675f050e-bd21-412e-8336-e9552755e6c7', '0dd0f36d-fcc0-4616-87dd-2538fc1be6c2']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:59:52.597857 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-a5dde07e-509b-470c-ad66-0b85d9a1dbcf tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b50e3e76-eba1-421a-bcd0-5933233189d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:59:52.636007 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2a2be2bb-8ae9-44e8-8b1f-3544a37e6ced tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] GET http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac Jan 21 11:59:52.636585 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2a2be2bb-8ae9-44e8-8b1f-3544a37e6ced tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:52.636882 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:52.636882 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:52.637564 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2a2be2bb-8ae9-44e8-8b1f-3544a37e6ced tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:52.714911 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-a5dde07e-509b-470c-ad66-0b85d9a1dbcf tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b50e3e76-eba1-421a-bcd0-5933233189d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af691ae6-e49c-4710-8738-a8d4553736c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-937114238',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9ed8561782bd49bd9f0f31882137947c',qos_specs=None,replication_status=,reservations=['b49f1f44-318c-4d92-9ddf-be75df23140a','2c24ed7f-054d-4ee6-87fc-271118a51ea3','675f050e-bd21-412e-8336-e9552755e6c7','0dd0f36d-fcc0-4616-87dd-2538fc1be6c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='108b05562025453dbbff3efe57ce76c8',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T11:59:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-937114238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af691ae6-e49c-4710-8738-a8d4553736c6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9ed8561782bd49bd9f0f31882137947c',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,user_id='108b05562025453dbbff3efe57ce76c8',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:59:52.717415 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-a5dde07e-509b-470c-ad66-0b85d9a1dbcf tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5980a5e7-d8ed-48d8-9bdd-581cfd09b3fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:59:52.756616 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:52.756616 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:52.772842 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-a5dde07e-509b-470c-ad66-0b85d9a1dbcf tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5980a5e7-d8ed-48d8-9bdd-581cfd09b3fc) 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-937114238',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9ed8561782bd49bd9f0f31882137947c',qos_specs=None,replication_status=,reservations=['b49f1f44-318c-4d92-9ddf-be75df23140a','2c24ed7f-054d-4ee6-87fc-271118a51ea3','675f050e-bd21-412e-8336-e9552755e6c7','0dd0f36d-fcc0-4616-87dd-2538fc1be6c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='108b05562025453dbbff3efe57ce76c8',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:59:52.775519 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-a5dde07e-509b-470c-ad66-0b85d9a1dbcf tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ff6085a-27f3-484e-bd50-dc2f07eef869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:59:52.783154 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2a2be2bb-8ae9-44e8-8b1f-3544a37e6ced tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Volume info retrieved successfully. Jan 21 11:59:52.792624 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-a5dde07e-509b-470c-ad66-0b85d9a1dbcf tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ff6085a-27f3-484e-bd50-dc2f07eef869) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:59:52.796478 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-a5dde07e-509b-470c-ad66-0b85d9a1dbcf tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Flow 'volume_create_api' (3c74a5c2-a066-46a9-826b-f8d9fc87662c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:59:52.825118 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2a2be2bb-8ae9-44e8-8b1f-3544a37e6ced tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac returned with HTTP 200 Jan 21 11:59:52.826018 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 287/569] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:52 2021] GET /volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac => generated 913 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:52.842599 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-29a6386d-544d-423a-b9e8-3ec5d2bb14da tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 11:59:52.843375 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-29a6386d-544d-423a-b9e8-3ec5d2bb14da tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:52.843375 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:52.843375 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:52.843687 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-29a6386d-544d-423a-b9e8-3ec5d2bb14da tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:52.843907 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-29a6386d-544d-423a-b9e8-3ec5d2bb14da tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 11:59:52.858347 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a5dde07e-509b-470c-ad66-0b85d9a1dbcf tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Create volume request issued successfully. Jan 21 11:59:52.886192 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:52.886192 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:52.888655 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-29a6386d-544d-423a-b9e8-3ec5d2bb14da tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 11:59:52.889504 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 288/570] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:52 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 803 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:52.895741 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a5dde07e-509b-470c-ad66-0b85d9a1dbcf tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes returned with HTTP 202 Jan 21 11:59:52.895741 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 283/571] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 11:59:52 2021] POST /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes => generated 828 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 11:59:52.907683 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cca59616-c602-492f-9fad-31634cc88244 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] GET http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/af691ae6-e49c-4710-8738-a8d4553736c6 Jan 21 11:59:52.908353 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cca59616-c602-492f-9fad-31634cc88244 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:52.908551 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:52.908551 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:52.909252 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cca59616-c602-492f-9fad-31634cc88244 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:52.982318 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:52.982318 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:52.993793 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cca59616-c602-492f-9fad-31634cc88244 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Volume info retrieved successfully. Jan 21 11:59:53.024056 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cca59616-c602-492f-9fad-31634cc88244 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/af691ae6-e49c-4710-8738-a8d4553736c6 returned with HTTP 200 Jan 21 11:59:53.025288 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 289/572] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:52 2021] GET /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/af691ae6-e49c-4710-8738-a8d4553736c6 => generated 896 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:53.843730 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-66158e9d-bd3c-4959-a83c-6f0766f5f583 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] GET http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac Jan 21 11:59:53.844290 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-66158e9d-bd3c-4959-a83c-6f0766f5f583 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:53.844451 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:53.844451 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:53.845104 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-66158e9d-bd3c-4959-a83c-6f0766f5f583 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:53.907423 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f1ebd7f8-a91e-4ba6-9d7d-d077fc78366b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 11:59:53.907941 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f1ebd7f8-a91e-4ba6-9d7d-d077fc78366b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:53.908317 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:53.908317 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:53.909560 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f1ebd7f8-a91e-4ba6-9d7d-d077fc78366b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:53.910109 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-f1ebd7f8-a91e-4ba6-9d7d-d077fc78366b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 11:59:54.018806 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:54.018806 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:54.021732 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f1ebd7f8-a91e-4ba6-9d7d-d077fc78366b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 11:59:54.023604 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 290/573] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:53 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 803 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:54.034096 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:54.034096 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:54.047837 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9a00c9e6-7fda-4f30-9189-5ca50206ea2e tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] GET http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/af691ae6-e49c-4710-8738-a8d4553736c6 Jan 21 11:59:54.049185 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9a00c9e6-7fda-4f30-9189-5ca50206ea2e tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:54.050497 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:54.050497 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:54.051729 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9a00c9e6-7fda-4f30-9189-5ca50206ea2e tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:54.058014 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-66158e9d-bd3c-4959-a83c-6f0766f5f583 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Volume info retrieved successfully. Jan 21 11:59:54.131048 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-66158e9d-bd3c-4959-a83c-6f0766f5f583 tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac returned with HTTP 200 Jan 21 11:59:54.132352 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 284/574] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:53 2021] GET /volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac => generated 913 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:54.206401 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:54.206401 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:54.226102 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9a00c9e6-7fda-4f30-9189-5ca50206ea2e tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Volume info retrieved successfully. Jan 21 11:59:54.302949 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9a00c9e6-7fda-4f30-9189-5ca50206ea2e tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/af691ae6-e49c-4710-8738-a8d4553736c6 returned with HTTP 200 Jan 21 11:59:54.304383 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 291/575] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:54 2021] GET /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/af691ae6-e49c-4710-8738-a8d4553736c6 => generated 920 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:55.038711 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3e1a95dc-f6b3-424f-9015-a83ad3905e0c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 11:59:55.039234 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3e1a95dc-f6b3-424f-9015-a83ad3905e0c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:55.039413 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:55.039413 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:55.040094 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3e1a95dc-f6b3-424f-9015-a83ad3905e0c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:55.040640 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-3e1a95dc-f6b3-424f-9015-a83ad3905e0c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 11:59:55.089881 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:55.089881 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:55.092251 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3e1a95dc-f6b3-424f-9015-a83ad3905e0c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 11:59:55.098797 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 285/576] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:55 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 803 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:55.150234 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aabb903d-7929-4669-baed-5b781e4e941c tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] GET http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac Jan 21 11:59:55.150807 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aabb903d-7929-4669-baed-5b781e4e941c tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:55.151234 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:55.151234 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:55.152550 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aabb903d-7929-4669-baed-5b781e4e941c tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:55.269241 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aabb903d-7929-4669-baed-5b781e4e941c tempest-DeleteServersTestJSON-298958252 tempest-DeleteServersTestJSON-298958252] http://10.222.0.89/volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac returned with HTTP 404 Jan 21 11:59:55.273342 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 292/577] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:55 2021] GET /volume/v3/6eb18843279441939053169aeb5a5a43/volumes/db24efba-946c-4626-b7d4-f4d21f83c5ac => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:59:55.321901 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-33f788d6-79bd-455d-a65c-d5bd8f493fdb tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] GET http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/af691ae6-e49c-4710-8738-a8d4553736c6 Jan 21 11:59:55.322440 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-33f788d6-79bd-455d-a65c-d5bd8f493fdb tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:55.322635 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:55.322635 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:55.323271 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-33f788d6-79bd-455d-a65c-d5bd8f493fdb tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:55.445122 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:55.445122 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:55.465066 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-33f788d6-79bd-455d-a65c-d5bd8f493fdb tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Volume info retrieved successfully. Jan 21 11:59:55.515280 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-33f788d6-79bd-455d-a65c-d5bd8f493fdb tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/af691ae6-e49c-4710-8738-a8d4553736c6 returned with HTTP 200 Jan 21 11:59:55.530024 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 286/578] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:55 2021] GET /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/af691ae6-e49c-4710-8738-a8d4553736c6 => generated 921 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:55.644609 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-2d80cb8f-dfb4-47ea-892c-00c1c8857f3e req-e56eb4b2-2ad0-4795-b96c-fc4b09a4200d tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] GET http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/af691ae6-e49c-4710-8738-a8d4553736c6 Jan 21 11:59:55.645464 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-2d80cb8f-dfb4-47ea-892c-00c1c8857f3e req-e56eb4b2-2ad0-4795-b96c-fc4b09a4200d tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:55.646513 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-2d80cb8f-dfb4-47ea-892c-00c1c8857f3e req-e56eb4b2-2ad0-4795-b96c-fc4b09a4200d tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:55.781314 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:55.781314 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:55.803046 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-2d80cb8f-dfb4-47ea-892c-00c1c8857f3e req-e56eb4b2-2ad0-4795-b96c-fc4b09a4200d tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Volume info retrieved successfully. Jan 21 11:59:55.859891 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-2d80cb8f-dfb4-47ea-892c-00c1c8857f3e req-e56eb4b2-2ad0-4795-b96c-fc4b09a4200d tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/af691ae6-e49c-4710-8738-a8d4553736c6 returned with HTTP 200 Jan 21 11:59:55.867708 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 293/579] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 11:59:55 2021] GET /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/af691ae6-e49c-4710-8738-a8d4553736c6 => generated 921 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 11:59:55.884660 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e3d32e77-792f-47b9-9ab1-aca92eb7b519 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] POST http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes Jan 21 11:59:55.885152 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:55.885152 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:55.885574 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e3d32e77-792f-47b9-9ab1-aca92eb7b519 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-192743767"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:59:55.887095 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-e3d32e77-792f-47b9-9ab1-aca92eb7b519 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-192743767'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 11:59:55.887470 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-e3d32e77-792f-47b9-9ab1-aca92eb7b519 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Create volume of 1 GB Jan 21 11:59:55.951558 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e3d32e77-792f-47b9-9ab1-aca92eb7b519 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Availability Zones retrieved successfully. Jan 21 11:59:56.003408 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e3d32e77-792f-47b9-9ab1-aca92eb7b519 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Flow 'volume_create_api' (82924278-f760-43ca-a3d1-aa2f2c95b049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:59:56.010016 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e3d32e77-792f-47b9-9ab1-aca92eb7b519 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b29ed9b8-1a39-4c58-9abe-2a2e4c1b83ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:59:56.025607 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-e3d32e77-792f-47b9-9ab1-aca92eb7b519 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 11:59:56.114558 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-71ca0096-c807-4f1f-87b5-7ca7c95e5a4b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 11:59:56.115814 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-71ca0096-c807-4f1f-87b5-7ca7c95e5a4b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:56.116332 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:56.116332 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:56.116950 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-71ca0096-c807-4f1f-87b5-7ca7c95e5a4b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:56.117723 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-71ca0096-c807-4f1f-87b5-7ca7c95e5a4b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 11:59:56.175540 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:56.175540 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:56.178519 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-71ca0096-c807-4f1f-87b5-7ca7c95e5a4b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 11:59:56.182691 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 294/580] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:56 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 803 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:56.186898 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e3d32e77-792f-47b9-9ab1-aca92eb7b519 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b29ed9b8-1a39-4c58-9abe-2a2e4c1b83ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:59:56.189652 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e3d32e77-792f-47b9-9ab1-aca92eb7b519 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1a59433-c006-42af-af31-8161acd40090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:59:56.305604 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-e3d32e77-792f-47b9-9ab1-aca92eb7b519 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Created reservations ['a4c7ef0d-deb9-405a-a084-558c61ea23b4', '71cbf18d-a472-40d6-8cd9-7aa1ffec86b5', '3dfdff92-555c-41cc-b3ae-e4e98b62657f', 'b771fb2e-2fc2-46cd-8f22-bb05fecca008'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 11:59:56.308010 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e3d32e77-792f-47b9-9ab1-aca92eb7b519 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1a59433-c006-42af-af31-8161acd40090) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4c7ef0d-deb9-405a-a084-558c61ea23b4', '71cbf18d-a472-40d6-8cd9-7aa1ffec86b5', '3dfdff92-555c-41cc-b3ae-e4e98b62657f', 'b771fb2e-2fc2-46cd-8f22-bb05fecca008']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:59:56.311253 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e3d32e77-792f-47b9-9ab1-aca92eb7b519 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbcca054-7fcf-4973-95fd-329fb50e6c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:59:56.509968 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e3d32e77-792f-47b9-9ab1-aca92eb7b519 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbcca054-7fcf-4973-95fd-329fb50e6c7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d6bc026-b5fb-4986-a9b6-c69d94e9ab4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-192743767',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9ed8561782bd49bd9f0f31882137947c',qos_specs=None,replication_status=,reservations=['a4c7ef0d-deb9-405a-a084-558c61ea23b4','71cbf18d-a472-40d6-8cd9-7aa1ffec86b5','3dfdff92-555c-41cc-b3ae-e4e98b62657f','b771fb2e-2fc2-46cd-8f22-bb05fecca008'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='108b05562025453dbbff3efe57ce76c8',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T11:59:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-192743767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d6bc026-b5fb-4986-a9b6-c69d94e9ab4b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9ed8561782bd49bd9f0f31882137947c',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,user_id='108b05562025453dbbff3efe57ce76c8',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:59:56.528881 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e3d32e77-792f-47b9-9ab1-aca92eb7b519 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94008de2-e6ed-4b98-9dd7-27aaabe2c421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:59:56.647400 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e3d32e77-792f-47b9-9ab1-aca92eb7b519 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94008de2-e6ed-4b98-9dd7-27aaabe2c421) 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-192743767',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9ed8561782bd49bd9f0f31882137947c',qos_specs=None,replication_status=,reservations=['a4c7ef0d-deb9-405a-a084-558c61ea23b4','71cbf18d-a472-40d6-8cd9-7aa1ffec86b5','3dfdff92-555c-41cc-b3ae-e4e98b62657f','b771fb2e-2fc2-46cd-8f22-bb05fecca008'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='108b05562025453dbbff3efe57ce76c8',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:59:56.661464 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e3d32e77-792f-47b9-9ab1-aca92eb7b519 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdad8875-5a2a-420e-9b36-132daa7ac541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:59:56.758108 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e3d32e77-792f-47b9-9ab1-aca92eb7b519 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdad8875-5a2a-420e-9b36-132daa7ac541) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:59:56.799068 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e3d32e77-792f-47b9-9ab1-aca92eb7b519 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Flow 'volume_create_api' (82924278-f760-43ca-a3d1-aa2f2c95b049) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:59:57.071648 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e3d32e77-792f-47b9-9ab1-aca92eb7b519 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Create volume request issued successfully. Jan 21 11:59:57.109355 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e3d32e77-792f-47b9-9ab1-aca92eb7b519 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes returned with HTTP 202 Jan 21 11:59:57.119963 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bf22feb8-25e2-4e40-aed8-776e6d7c5d68 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] GET http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/4d6bc026-b5fb-4986-a9b6-c69d94e9ab4b Jan 21 11:59:57.119963 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bf22feb8-25e2-4e40-aed8-776e6d7c5d68 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:57.119963 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:57.119963 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:57.119963 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bf22feb8-25e2-4e40-aed8-776e6d7c5d68 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:57.139685 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 287/581] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 11:59:55 2021] POST /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes => generated 828 bytes in 1253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 11:59:57.197362 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f1ff1298-21a4-4577-b022-19924d82c755 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 11:59:57.198084 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f1ff1298-21a4-4577-b022-19924d82c755 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:57.198417 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:57.198417 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:57.198860 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f1ff1298-21a4-4577-b022-19924d82c755 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:57.199372 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-f1ff1298-21a4-4577-b022-19924d82c755 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 11:59:57.312811 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:57.312811 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:57.319517 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f1ff1298-21a4-4577-b022-19924d82c755 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 11:59:57.321974 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:57.321974 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:57.323084 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 288/582] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:57 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 803 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:57.350726 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bf22feb8-25e2-4e40-aed8-776e6d7c5d68 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Volume info retrieved successfully. Jan 21 11:59:57.405811 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bf22feb8-25e2-4e40-aed8-776e6d7c5d68 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/4d6bc026-b5fb-4986-a9b6-c69d94e9ab4b returned with HTTP 200 Jan 21 11:59:57.425442 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 295/583] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:57 2021] GET /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/4d6bc026-b5fb-4986-a9b6-c69d94e9ab4b => generated 896 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:58.344595 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fd9ab6e0-c277-4443-becd-21cd5da48f46 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 11:59:58.345172 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fd9ab6e0-c277-4443-becd-21cd5da48f46 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:58.345342 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:58.345342 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:58.345856 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fd9ab6e0-c277-4443-becd-21cd5da48f46 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:58.346423 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-fd9ab6e0-c277-4443-becd-21cd5da48f46 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 11:59:58.433643 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-072d58ba-6865-454d-8d7e-167ff5220646 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] GET http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/4d6bc026-b5fb-4986-a9b6-c69d94e9ab4b Jan 21 11:59:58.434271 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-072d58ba-6865-454d-8d7e-167ff5220646 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:58.434733 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:58.434733 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:58.435150 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-072d58ba-6865-454d-8d7e-167ff5220646 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:58.444987 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:58.444987 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:58.451629 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fd9ab6e0-c277-4443-becd-21cd5da48f46 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 11:59:58.467713 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 289/584] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:58 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 803 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:58.551137 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:58.551137 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:58.579357 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-072d58ba-6865-454d-8d7e-167ff5220646 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Volume info retrieved successfully. Jan 21 11:59:58.651157 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-072d58ba-6865-454d-8d7e-167ff5220646 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/4d6bc026-b5fb-4986-a9b6-c69d94e9ab4b returned with HTTP 200 Jan 21 11:59:58.658577 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 296/585] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:58 2021] GET /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/4d6bc026-b5fb-4986-a9b6-c69d94e9ab4b => generated 920 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:59.474773 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c3f2b9f0-8734-4d10-a4d8-7e3f9219cf77 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 11:59:59.476129 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c3f2b9f0-8734-4d10-a4d8-7e3f9219cf77 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:59.476470 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:59.476470 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:59.477056 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c3f2b9f0-8734-4d10-a4d8-7e3f9219cf77 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:59.477431 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-c3f2b9f0-8734-4d10-a4d8-7e3f9219cf77 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 11:59:59.530264 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:59.530264 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:59.532720 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c3f2b9f0-8734-4d10-a4d8-7e3f9219cf77 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 11:59:59.537261 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 290/586] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:59 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 803 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:59.692001 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-28d7f509-fd91-4b59-8827-297d7e75360d tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] GET http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/4d6bc026-b5fb-4986-a9b6-c69d94e9ab4b Jan 21 11:59:59.692875 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-28d7f509-fd91-4b59-8827-297d7e75360d tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:59.693209 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:59.693209 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:59.693868 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-28d7f509-fd91-4b59-8827-297d7e75360d tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:59:59.834148 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:59:59.834148 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 11:59:59.856734 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-28d7f509-fd91-4b59-8827-297d7e75360d tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Volume info retrieved successfully. Jan 21 11:59:59.916321 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-28d7f509-fd91-4b59-8827-297d7e75360d tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/4d6bc026-b5fb-4986-a9b6-c69d94e9ab4b returned with HTTP 200 Jan 21 11:59:59.929606 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 297/587] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 11:59:59 2021] GET /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/4d6bc026-b5fb-4986-a9b6-c69d94e9ab4b => generated 921 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:59:59.987408 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-287c5177-80dc-4560-9edf-7121c94e2d29 req-0bfbd110-a6ae-4e28-98af-7d3f7b3d1923 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] GET http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/4d6bc026-b5fb-4986-a9b6-c69d94e9ab4b Jan 21 11:59:59.988349 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-287c5177-80dc-4560-9edf-7121c94e2d29 req-0bfbd110-a6ae-4e28-98af-7d3f7b3d1923 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:59:59.988770 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:59:59.988770 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 11:59:59.989438 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-287c5177-80dc-4560-9edf-7121c94e2d29 req-0bfbd110-a6ae-4e28-98af-7d3f7b3d1923 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:00.070999 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:00.070999 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:00.082517 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-287c5177-80dc-4560-9edf-7121c94e2d29 req-0bfbd110-a6ae-4e28-98af-7d3f7b3d1923 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Volume info retrieved successfully. Jan 21 12:00:00.136184 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-287c5177-80dc-4560-9edf-7121c94e2d29 req-0bfbd110-a6ae-4e28-98af-7d3f7b3d1923 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/4d6bc026-b5fb-4986-a9b6-c69d94e9ab4b returned with HTTP 200 Jan 21 12:00:00.145419 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 291/588] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 11:59:59 2021] GET /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/4d6bc026-b5fb-4986-a9b6-c69d94e9ab4b => generated 921 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:00.252810 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b4132e49-0602-4a0e-8f77-9bb6fcfe29d1 req-1a75db82-1e4b-4cf8-864d-656456f352a2 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] GET http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/detail Jan 21 12:00:00.253371 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b4132e49-0602-4a0e-8f77-9bb6fcfe29d1 req-1a75db82-1e4b-4cf8-864d-656456f352a2 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:00.253580 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:00.253580 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:00.254030 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b4132e49-0602-4a0e-8f77-9bb6fcfe29d1 req-1a75db82-1e4b-4cf8-864d-656456f352a2 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Calling method 'detail' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:00.287334 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [req-b4132e49-0602-4a0e-8f77-9bb6fcfe29d1 req-1a75db82-1e4b-4cf8-864d-656456f352a2 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:00:00.289666 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-b4132e49-0602-4a0e-8f77-9bb6fcfe29d1 req-1a75db82-1e4b-4cf8-864d-656456f352a2 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87985) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:00:00.346688 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-b4132e49-0602-4a0e-8f77-9bb6fcfe29d1 req-1a75db82-1e4b-4cf8-864d-656456f352a2 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Get all volumes completed successfully. Jan 21 12:00:00.349239 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:00.349239 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:00.360181 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b4132e49-0602-4a0e-8f77-9bb6fcfe29d1 req-1a75db82-1e4b-4cf8-864d-656456f352a2 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/detail returned with HTTP 200 Jan 21 12:00:00.361409 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 298/589] 10.222.0.89 () {60 vars in 1479 bytes} [Thu Jan 21 12:00:00 2021] GET /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/detail => generated 2747 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:00:00.413547 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-ce6ace3e-7d9a-47f1-bc98-1e10d0f09a08 req-a744b347-c7da-4225-abb6-3be6ff62ecc3 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] GET http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/detail Jan 21 12:00:00.414572 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-ce6ace3e-7d9a-47f1-bc98-1e10d0f09a08 req-a744b347-c7da-4225-abb6-3be6ff62ecc3 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:00.414987 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:00.414987 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:00.415623 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-ce6ace3e-7d9a-47f1-bc98-1e10d0f09a08 req-a744b347-c7da-4225-abb6-3be6ff62ecc3 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Calling method 'detail' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:00.416928 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [req-ce6ace3e-7d9a-47f1-bc98-1e10d0f09a08 req-a744b347-c7da-4225-abb6-3be6ff62ecc3 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:00:00.419536 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-ce6ace3e-7d9a-47f1-bc98-1e10d0f09a08 req-a744b347-c7da-4225-abb6-3be6ff62ecc3 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:00:00.486436 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-ce6ace3e-7d9a-47f1-bc98-1e10d0f09a08 req-a744b347-c7da-4225-abb6-3be6ff62ecc3 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Get all volumes completed successfully. Jan 21 12:00:00.489406 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:00.489406 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:00.507301 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-ce6ace3e-7d9a-47f1-bc98-1e10d0f09a08 req-a744b347-c7da-4225-abb6-3be6ff62ecc3 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/detail returned with HTTP 200 Jan 21 12:00:00.508811 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 292/590] 10.222.0.89 () {60 vars in 1479 bytes} [Thu Jan 21 12:00:00 2021] GET /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/detail => generated 2747 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:00:00.551241 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-97ab01a7-7900-4a49-8829-43ff71ae496e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:00.552365 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-97ab01a7-7900-4a49-8829-43ff71ae496e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:00.552804 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:00.552804 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:00.553840 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-97ab01a7-7900-4a49-8829-43ff71ae496e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:00.554415 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-97ab01a7-7900-4a49-8829-43ff71ae496e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:00.668625 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-a6615e4e-17d5-4bc9-98fb-83f532a1e195 req-3057edd6-e66a-448f-9cb1-2435bd5b8ed4 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] GET http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/detail Jan 21 12:00:00.669635 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-a6615e4e-17d5-4bc9-98fb-83f532a1e195 req-3057edd6-e66a-448f-9cb1-2435bd5b8ed4 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:00.670079 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:00.670079 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:00.670716 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-a6615e4e-17d5-4bc9-98fb-83f532a1e195 req-3057edd6-e66a-448f-9cb1-2435bd5b8ed4 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Calling method 'detail' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:00.671526 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [req-a6615e4e-17d5-4bc9-98fb-83f532a1e195 req-3057edd6-e66a-448f-9cb1-2435bd5b8ed4 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:00:00.673750 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-a6615e4e-17d5-4bc9-98fb-83f532a1e195 req-3057edd6-e66a-448f-9cb1-2435bd5b8ed4 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:00:00.675316 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:00.675316 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:00.689055 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-97ab01a7-7900-4a49-8829-43ff71ae496e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:00.694539 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 299/591] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:00 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 803 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:00.820794 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-a6615e4e-17d5-4bc9-98fb-83f532a1e195 req-3057edd6-e66a-448f-9cb1-2435bd5b8ed4 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Get all volumes completed successfully. Jan 21 12:00:00.823308 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:00.823308 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:00.833835 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-a6615e4e-17d5-4bc9-98fb-83f532a1e195 req-3057edd6-e66a-448f-9cb1-2435bd5b8ed4 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/detail returned with HTTP 200 Jan 21 12:00:00.834978 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 293/592] 10.222.0.89 () {60 vars in 1479 bytes} [Thu Jan 21 12:00:00 2021] GET /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/detail => generated 2747 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 12:00:01.358733 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-80f2c382-e8c8-43c3-a15e-145ea733ecdc req-55f0d0b5-21c3-47a9-815e-d4b3c043cc6f tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] GET http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/detail Jan 21 12:00:01.360340 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-80f2c382-e8c8-43c3-a15e-145ea733ecdc req-55f0d0b5-21c3-47a9-815e-d4b3c043cc6f tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:01.360588 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:01.360588 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:01.360997 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-80f2c382-e8c8-43c3-a15e-145ea733ecdc req-55f0d0b5-21c3-47a9-815e-d4b3c043cc6f tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Calling method 'detail' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:01.361789 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [req-80f2c382-e8c8-43c3-a15e-145ea733ecdc req-55f0d0b5-21c3-47a9-815e-d4b3c043cc6f tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:00:01.364524 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-80f2c382-e8c8-43c3-a15e-145ea733ecdc req-55f0d0b5-21c3-47a9-815e-d4b3c043cc6f tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87985) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:00:01.506393 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-80f2c382-e8c8-43c3-a15e-145ea733ecdc req-55f0d0b5-21c3-47a9-815e-d4b3c043cc6f tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Get all volumes completed successfully. Jan 21 12:00:01.508586 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:01.508586 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:01.522525 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-80f2c382-e8c8-43c3-a15e-145ea733ecdc req-55f0d0b5-21c3-47a9-815e-d4b3c043cc6f tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/detail returned with HTTP 200 Jan 21 12:00:01.524080 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 300/593] 10.222.0.89 () {60 vars in 1479 bytes} [Thu Jan 21 12:00:01 2021] GET /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/detail => generated 2747 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:00:01.588813 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b5bf5e19-9a3d-4be2-90cc-4a378c592d5b req-d869740f-4704-488b-bf9c-17e2cb850760 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] GET http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/detail Jan 21 12:00:01.589494 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b5bf5e19-9a3d-4be2-90cc-4a378c592d5b req-d869740f-4704-488b-bf9c-17e2cb850760 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:01.590065 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:01.590065 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:01.590810 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b5bf5e19-9a3d-4be2-90cc-4a378c592d5b req-d869740f-4704-488b-bf9c-17e2cb850760 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Calling method 'detail' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:01.591771 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [req-b5bf5e19-9a3d-4be2-90cc-4a378c592d5b req-d869740f-4704-488b-bf9c-17e2cb850760 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:00:01.594104 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-b5bf5e19-9a3d-4be2-90cc-4a378c592d5b req-d869740f-4704-488b-bf9c-17e2cb850760 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:00:01.698150 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-b5bf5e19-9a3d-4be2-90cc-4a378c592d5b req-d869740f-4704-488b-bf9c-17e2cb850760 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Get all volumes completed successfully. Jan 21 12:00:01.705812 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:01.705812 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:01.712557 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cdb6314a-4f19-4a58-bcc3-4e005dac915d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:01.713220 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cdb6314a-4f19-4a58-bcc3-4e005dac915d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:01.713580 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:01.713580 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:01.713993 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cdb6314a-4f19-4a58-bcc3-4e005dac915d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:01.714696 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-cdb6314a-4f19-4a58-bcc3-4e005dac915d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:01.732322 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b5bf5e19-9a3d-4be2-90cc-4a378c592d5b req-d869740f-4704-488b-bf9c-17e2cb850760 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/detail returned with HTTP 200 Jan 21 12:00:01.738855 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 294/594] 10.222.0.89 () {60 vars in 1479 bytes} [Thu Jan 21 12:00:01 2021] GET /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/detail => generated 2747 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:00:01.791289 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-347667df-bfb7-4f9a-8e52-4f5e8c8a9e4e req-18fa6d4b-557c-4fa5-9a00-595b1f89180b tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] GET http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/detail Jan 21 12:00:01.792226 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-347667df-bfb7-4f9a-8e52-4f5e8c8a9e4e req-18fa6d4b-557c-4fa5-9a00-595b1f89180b tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:01.792812 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:01.792812 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:01.793485 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-347667df-bfb7-4f9a-8e52-4f5e8c8a9e4e req-18fa6d4b-557c-4fa5-9a00-595b1f89180b tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Calling method 'detail' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:01.794606 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [req-347667df-bfb7-4f9a-8e52-4f5e8c8a9e4e req-18fa6d4b-557c-4fa5-9a00-595b1f89180b tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:00:01.798725 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-347667df-bfb7-4f9a-8e52-4f5e8c8a9e4e req-18fa6d4b-557c-4fa5-9a00-595b1f89180b tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:00:01.804826 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:01.804826 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:01.807366 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cdb6314a-4f19-4a58-bcc3-4e005dac915d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:01.808826 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 301/595] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:01 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 803 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:01.882194 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-347667df-bfb7-4f9a-8e52-4f5e8c8a9e4e req-18fa6d4b-557c-4fa5-9a00-595b1f89180b tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Get all volumes completed successfully. Jan 21 12:00:01.885663 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:01.885663 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:01.909099 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-347667df-bfb7-4f9a-8e52-4f5e8c8a9e4e req-18fa6d4b-557c-4fa5-9a00-595b1f89180b tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/detail returned with HTTP 200 Jan 21 12:00:01.918624 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 295/596] 10.222.0.89 () {60 vars in 1479 bytes} [Thu Jan 21 12:00:01 2021] GET /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/detail => generated 2747 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:00:01.976005 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-968e50cb-c186-48c2-a30b-374972d06d32 req-d545fe0d-7caa-4ff4-aea5-0fbbcd2c7d21 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] GET http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/detail Jan 21 12:00:01.977061 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-968e50cb-c186-48c2-a30b-374972d06d32 req-d545fe0d-7caa-4ff4-aea5-0fbbcd2c7d21 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:01.977378 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:01.977378 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:01.977947 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-968e50cb-c186-48c2-a30b-374972d06d32 req-d545fe0d-7caa-4ff4-aea5-0fbbcd2c7d21 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Calling method 'detail' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:01.978673 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [req-968e50cb-c186-48c2-a30b-374972d06d32 req-d545fe0d-7caa-4ff4-aea5-0fbbcd2c7d21 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:00:01.982707 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-968e50cb-c186-48c2-a30b-374972d06d32 req-d545fe0d-7caa-4ff4-aea5-0fbbcd2c7d21 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87985) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:00:02.097868 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-968e50cb-c186-48c2-a30b-374972d06d32 req-d545fe0d-7caa-4ff4-aea5-0fbbcd2c7d21 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Get all volumes completed successfully. Jan 21 12:00:02.100796 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:02.100796 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:02.127922 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-968e50cb-c186-48c2-a30b-374972d06d32 req-d545fe0d-7caa-4ff4-aea5-0fbbcd2c7d21 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/detail returned with HTTP 200 Jan 21 12:00:02.153369 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 302/597] 10.222.0.89 () {60 vars in 1479 bytes} [Thu Jan 21 12:00:01 2021] GET /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/detail => generated 2747 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:00:02.202951 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-d589cc51-be9b-48f2-a06e-e63f62993d17 req-dd34f4d0-7f3a-483d-bdf0-da7dd92d52dd tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] GET http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/detail Jan 21 12:00:02.203474 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-d589cc51-be9b-48f2-a06e-e63f62993d17 req-dd34f4d0-7f3a-483d-bdf0-da7dd92d52dd tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:02.203694 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:02.203694 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:02.204324 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-d589cc51-be9b-48f2-a06e-e63f62993d17 req-dd34f4d0-7f3a-483d-bdf0-da7dd92d52dd tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Calling method 'detail' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:02.204951 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [req-d589cc51-be9b-48f2-a06e-e63f62993d17 req-dd34f4d0-7f3a-483d-bdf0-da7dd92d52dd tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:00:02.206974 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-d589cc51-be9b-48f2-a06e-e63f62993d17 req-dd34f4d0-7f3a-483d-bdf0-da7dd92d52dd tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:00:02.271699 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-d589cc51-be9b-48f2-a06e-e63f62993d17 req-dd34f4d0-7f3a-483d-bdf0-da7dd92d52dd tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Get all volumes completed successfully. Jan 21 12:00:02.274506 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:02.274506 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:02.286950 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-d589cc51-be9b-48f2-a06e-e63f62993d17 req-dd34f4d0-7f3a-483d-bdf0-da7dd92d52dd tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/detail returned with HTTP 200 Jan 21 12:00:02.288376 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 296/598] 10.222.0.89 () {60 vars in 1479 bytes} [Thu Jan 21 12:00:02 2021] GET /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/detail => generated 2747 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:00:02.306632 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-825182a3-d69b-46cf-a4d2-b7daa98ab7ab tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] DELETE http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/4d6bc026-b5fb-4986-a9b6-c69d94e9ab4b Jan 21 12:00:02.307156 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-825182a3-d69b-46cf-a4d2-b7daa98ab7ab tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:02.307372 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:02.307372 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:02.307899 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-825182a3-d69b-46cf-a4d2-b7daa98ab7ab tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:02.308598 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-825182a3-d69b-46cf-a4d2-b7daa98ab7ab tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Delete volume with id: 4d6bc026-b5fb-4986-a9b6-c69d94e9ab4b Jan 21 12:00:02.421492 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:02.421492 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:02.422803 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-825182a3-d69b-46cf-a4d2-b7daa98ab7ab tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Volume info retrieved successfully. Jan 21 12:00:02.504153 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-825182a3-d69b-46cf-a4d2-b7daa98ab7ab tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Delete volume request issued successfully. Jan 21 12:00:02.504153 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-825182a3-d69b-46cf-a4d2-b7daa98ab7ab tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/4d6bc026-b5fb-4986-a9b6-c69d94e9ab4b returned with HTTP 202 Jan 21 12:00:02.510149 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 303/599] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:00:02 2021] DELETE /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/4d6bc026-b5fb-4986-a9b6-c69d94e9ab4b => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:00:02.516438 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5cb760db-11d5-490e-9565-2bc52845e13e tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] GET http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/4d6bc026-b5fb-4986-a9b6-c69d94e9ab4b Jan 21 12:00:02.517492 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5cb760db-11d5-490e-9565-2bc52845e13e tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:02.518211 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:02.518211 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:02.518864 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5cb760db-11d5-490e-9565-2bc52845e13e tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:02.624027 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:02.624027 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:02.634711 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5cb760db-11d5-490e-9565-2bc52845e13e tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Volume info retrieved successfully. Jan 21 12:00:02.666024 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5cb760db-11d5-490e-9565-2bc52845e13e tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/4d6bc026-b5fb-4986-a9b6-c69d94e9ab4b returned with HTTP 200 Jan 21 12:00:02.667070 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 297/600] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:02 2021] GET /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/4d6bc026-b5fb-4986-a9b6-c69d94e9ab4b => generated 920 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:02.822501 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d9d219cb-3913-4b85-b78d-4fc120fc9b1e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:02.824126 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d9d219cb-3913-4b85-b78d-4fc120fc9b1e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:02.824578 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:02.824578 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:02.825247 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d9d219cb-3913-4b85-b78d-4fc120fc9b1e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:02.826435 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-d9d219cb-3913-4b85-b78d-4fc120fc9b1e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:02.889605 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:02.889605 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:02.897363 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d9d219cb-3913-4b85-b78d-4fc120fc9b1e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:02.903180 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 304/601] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:02 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 803 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:03.684107 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-475d03b7-d673-4072-98f9-7f97b6f51440 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] GET http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/4d6bc026-b5fb-4986-a9b6-c69d94e9ab4b Jan 21 12:00:03.685271 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-475d03b7-d673-4072-98f9-7f97b6f51440 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:03.685659 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:03.685659 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:03.686312 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-475d03b7-d673-4072-98f9-7f97b6f51440 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:03.850555 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:03.850555 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:03.868711 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-475d03b7-d673-4072-98f9-7f97b6f51440 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Volume info retrieved successfully. Jan 21 12:00:03.917231 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-605a74db-eddf-43e9-bbc9-d166cd7f4f78 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:03.918337 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-605a74db-eddf-43e9-bbc9-d166cd7f4f78 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:03.918897 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:03.918897 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:03.919526 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-605a74db-eddf-43e9-bbc9-d166cd7f4f78 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:03.920058 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-605a74db-eddf-43e9-bbc9-d166cd7f4f78 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:03.920411 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-475d03b7-d673-4072-98f9-7f97b6f51440 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/4d6bc026-b5fb-4986-a9b6-c69d94e9ab4b returned with HTTP 200 Jan 21 12:00:03.921277 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 298/602] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:03 2021] GET /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/4d6bc026-b5fb-4986-a9b6-c69d94e9ab4b => generated 920 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:03.983138 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:03.983138 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:03.985808 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-605a74db-eddf-43e9-bbc9-d166cd7f4f78 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:03.987423 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 305/603] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:03 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 803 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:04.937625 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-859d07b3-14f6-44b2-8da3-6dfbd1ae3335 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] GET http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/4d6bc026-b5fb-4986-a9b6-c69d94e9ab4b Jan 21 12:00:04.938203 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-859d07b3-14f6-44b2-8da3-6dfbd1ae3335 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:04.938297 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:04.938297 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:04.938647 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-859d07b3-14f6-44b2-8da3-6dfbd1ae3335 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:05.005538 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aae3dc21-0773-48c3-a0b5-cd2717ab3a84 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:05.006626 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aae3dc21-0773-48c3-a0b5-cd2717ab3a84 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:05.006837 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:05.006837 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:05.008606 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aae3dc21-0773-48c3-a0b5-cd2717ab3a84 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:05.009175 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-aae3dc21-0773-48c3-a0b5-cd2717ab3a84 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:05.049593 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-859d07b3-14f6-44b2-8da3-6dfbd1ae3335 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/4d6bc026-b5fb-4986-a9b6-c69d94e9ab4b returned with HTTP 404 Jan 21 12:00:05.050936 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 299/604] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:04 2021] GET /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/4d6bc026-b5fb-4986-a9b6-c69d94e9ab4b => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:00:05.060235 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0abd3760-a6ae-4a70-808a-4c967db2b772 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] DELETE http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/af691ae6-e49c-4710-8738-a8d4553736c6 Jan 21 12:00:05.061176 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0abd3760-a6ae-4a70-808a-4c967db2b772 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:05.061951 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0abd3760-a6ae-4a70-808a-4c967db2b772 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:05.062668 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-0abd3760-a6ae-4a70-808a-4c967db2b772 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Delete volume with id: af691ae6-e49c-4710-8738-a8d4553736c6 Jan 21 12:00:05.068131 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:05.068131 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:05.072745 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aae3dc21-0773-48c3-a0b5-cd2717ab3a84 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:05.075262 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 306/605] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:04 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 803 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:05.176229 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:05.176229 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:05.177828 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0abd3760-a6ae-4a70-808a-4c967db2b772 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Volume info retrieved successfully. Jan 21 12:00:05.223107 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0abd3760-a6ae-4a70-808a-4c967db2b772 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Delete volume request issued successfully. Jan 21 12:00:05.223846 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0abd3760-a6ae-4a70-808a-4c967db2b772 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/af691ae6-e49c-4710-8738-a8d4553736c6 returned with HTTP 202 Jan 21 12:00:05.224914 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 300/606] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:00:05 2021] DELETE /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/af691ae6-e49c-4710-8738-a8d4553736c6 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 12:00:05.233209 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-866d049a-0d64-4842-a0cd-1fa9ba02f35c tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] GET http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/af691ae6-e49c-4710-8738-a8d4553736c6 Jan 21 12:00:05.234253 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-866d049a-0d64-4842-a0cd-1fa9ba02f35c tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:05.236333 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:05.236333 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:05.237130 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-866d049a-0d64-4842-a0cd-1fa9ba02f35c tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:05.367800 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:05.367800 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:05.393409 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-866d049a-0d64-4842-a0cd-1fa9ba02f35c tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Volume info retrieved successfully. Jan 21 12:00:05.454180 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-866d049a-0d64-4842-a0cd-1fa9ba02f35c tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/af691ae6-e49c-4710-8738-a8d4553736c6 returned with HTTP 200 Jan 21 12:00:05.458420 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 307/607] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:05 2021] GET /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/af691ae6-e49c-4710-8738-a8d4553736c6 => generated 920 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:06.096569 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1811a120-abb3-4bc5-90ff-9376ea4e956f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:06.102790 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1811a120-abb3-4bc5-90ff-9376ea4e956f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:06.103310 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:06.103310 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:06.104202 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1811a120-abb3-4bc5-90ff-9376ea4e956f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:06.104752 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-1811a120-abb3-4bc5-90ff-9376ea4e956f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:06.170368 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:06.170368 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:06.182698 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1811a120-abb3-4bc5-90ff-9376ea4e956f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:06.184147 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 301/608] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:06 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 803 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:06.485055 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-37579e69-786e-46a3-a98b-496fc5c226cf tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] GET http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/af691ae6-e49c-4710-8738-a8d4553736c6 Jan 21 12:00:06.485055 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-37579e69-786e-46a3-a98b-496fc5c226cf tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:06.485055 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:06.485055 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:06.485055 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-37579e69-786e-46a3-a98b-496fc5c226cf tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:06.632185 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:06.632185 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:06.649415 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-37579e69-786e-46a3-a98b-496fc5c226cf tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Volume info retrieved successfully. Jan 21 12:00:06.705478 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-37579e69-786e-46a3-a98b-496fc5c226cf tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/af691ae6-e49c-4710-8738-a8d4553736c6 returned with HTTP 200 Jan 21 12:00:06.706712 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 308/609] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:06 2021] GET /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/af691ae6-e49c-4710-8738-a8d4553736c6 => generated 920 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:07.206985 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-28b89490-ee17-4736-96bd-e46e3623176f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:07.209275 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-28b89490-ee17-4736-96bd-e46e3623176f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:07.209625 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:07.209625 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:07.210242 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-28b89490-ee17-4736-96bd-e46e3623176f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:07.210984 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-28b89490-ee17-4736-96bd-e46e3623176f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:07.263331 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:07.263331 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:07.271943 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-28b89490-ee17-4736-96bd-e46e3623176f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:07.280618 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 302/610] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:07 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 803 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:07.724215 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-68f0d725-fb75-4832-93a2-efd28a031f29 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] GET http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/af691ae6-e49c-4710-8738-a8d4553736c6 Jan 21 12:00:07.724760 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-68f0d725-fb75-4832-93a2-efd28a031f29 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:07.724979 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:07.724979 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:07.725404 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-68f0d725-fb75-4832-93a2-efd28a031f29 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:07.892204 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:07.892204 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:07.918882 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-68f0d725-fb75-4832-93a2-efd28a031f29 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Volume info retrieved successfully. Jan 21 12:00:08.046338 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-68f0d725-fb75-4832-93a2-efd28a031f29 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/af691ae6-e49c-4710-8738-a8d4553736c6 returned with HTTP 200 Jan 21 12:00:08.047579 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 309/611] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:07 2021] GET /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/af691ae6-e49c-4710-8738-a8d4553736c6 => generated 920 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:08.293659 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f4af7ecc-39b8-49af-8916-01671a9f507a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:08.294503 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f4af7ecc-39b8-49af-8916-01671a9f507a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:08.294503 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:08.294503 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:08.294753 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f4af7ecc-39b8-49af-8916-01671a9f507a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:08.295076 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-f4af7ecc-39b8-49af-8916-01671a9f507a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:08.356508 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:08.356508 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:08.359033 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f4af7ecc-39b8-49af-8916-01671a9f507a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:08.360044 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 303/612] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:08 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 803 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:09.069772 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2a2c7da3-88f0-4906-9d77-18933ba52b4e tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] GET http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/af691ae6-e49c-4710-8738-a8d4553736c6 Jan 21 12:00:09.070554 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2a2c7da3-88f0-4906-9d77-18933ba52b4e tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:09.070898 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:09.070898 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:09.071513 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2a2c7da3-88f0-4906-9d77-18933ba52b4e tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:09.251174 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2a2c7da3-88f0-4906-9d77-18933ba52b4e tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/af691ae6-e49c-4710-8738-a8d4553736c6 returned with HTTP 404 Jan 21 12:00:09.252228 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 310/613] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:09 2021] GET /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/af691ae6-e49c-4710-8738-a8d4553736c6 => generated 109 bytes in 186 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:00:09.260251 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-65e2ebc1-683d-4e38-ae73-4fc5858b0af0 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] DELETE http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/dd3ca7c6-0dc3-4865-935e-0aa292f8df68 Jan 21 12:00:09.261002 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-65e2ebc1-683d-4e38-ae73-4fc5858b0af0 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:09.261396 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:09.261396 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:09.262383 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-65e2ebc1-683d-4e38-ae73-4fc5858b0af0 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:09.263096 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-65e2ebc1-683d-4e38-ae73-4fc5858b0af0 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Delete volume with id: dd3ca7c6-0dc3-4865-935e-0aa292f8df68 Jan 21 12:00:09.376627 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8c5ddc65-93d5-4941-aee1-ed78c948d904 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:09.377269 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8c5ddc65-93d5-4941-aee1-ed78c948d904 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:09.377642 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8c5ddc65-93d5-4941-aee1-ed78c948d904 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:09.378177 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-8c5ddc65-93d5-4941-aee1-ed78c948d904 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:09.413101 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:09.413101 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:09.414373 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-65e2ebc1-683d-4e38-ae73-4fc5858b0af0 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Volume info retrieved successfully. Jan 21 12:00:09.452328 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:09.452328 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:09.454255 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8c5ddc65-93d5-4941-aee1-ed78c948d904 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:09.466737 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 311/614] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:09 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:09.496793 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-65e2ebc1-683d-4e38-ae73-4fc5858b0af0 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Delete volume request issued successfully. Jan 21 12:00:09.497459 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-65e2ebc1-683d-4e38-ae73-4fc5858b0af0 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/dd3ca7c6-0dc3-4865-935e-0aa292f8df68 returned with HTTP 202 Jan 21 12:00:09.498676 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 304/615] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:00:09 2021] DELETE /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/dd3ca7c6-0dc3-4865-935e-0aa292f8df68 => generated 0 bytes in 242 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:00:09.505982 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2bf10495-2952-458a-8dab-44b44374679d tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] GET http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/dd3ca7c6-0dc3-4865-935e-0aa292f8df68 Jan 21 12:00:09.506679 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2bf10495-2952-458a-8dab-44b44374679d tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:09.506878 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:09.506878 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:09.507558 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2bf10495-2952-458a-8dab-44b44374679d tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:09.654894 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:09.654894 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:09.688477 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2bf10495-2952-458a-8dab-44b44374679d tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Volume info retrieved successfully. Jan 21 12:00:09.762357 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2bf10495-2952-458a-8dab-44b44374679d tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/dd3ca7c6-0dc3-4865-935e-0aa292f8df68 returned with HTTP 200 Jan 21 12:00:09.768333 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 312/616] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:09 2021] GET /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/dd3ca7c6-0dc3-4865-935e-0aa292f8df68 => generated 921 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:10.470389 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-430dbf51-6ba1-48b7-8fc5-15fcf8c1f671 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:10.471072 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-430dbf51-6ba1-48b7-8fc5-15fcf8c1f671 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:10.471476 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:10.471476 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:10.472140 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-430dbf51-6ba1-48b7-8fc5-15fcf8c1f671 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:10.472666 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-430dbf51-6ba1-48b7-8fc5-15fcf8c1f671 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:10.582275 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:10.582275 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:10.584237 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-430dbf51-6ba1-48b7-8fc5-15fcf8c1f671 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:10.585188 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 305/617] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:10 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:00:10.787700 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-84e34521-45be-4804-b416-f8b9feae28d5 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] GET http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/dd3ca7c6-0dc3-4865-935e-0aa292f8df68 Jan 21 12:00:10.788353 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-84e34521-45be-4804-b416-f8b9feae28d5 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:10.788719 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:10.788719 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:10.789262 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-84e34521-45be-4804-b416-f8b9feae28d5 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:11.005151 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:11.005151 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:11.040798 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-84e34521-45be-4804-b416-f8b9feae28d5 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Volume info retrieved successfully. Jan 21 12:00:11.139240 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-84e34521-45be-4804-b416-f8b9feae28d5 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/dd3ca7c6-0dc3-4865-935e-0aa292f8df68 returned with HTTP 200 Jan 21 12:00:11.140415 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 313/618] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:10 2021] GET /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/dd3ca7c6-0dc3-4865-935e-0aa292f8df68 => generated 921 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:11.607079 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9ba369d9-7560-4845-80fb-73cebe9132aa tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:11.609442 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9ba369d9-7560-4845-80fb-73cebe9132aa tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:11.609832 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:11.609832 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:11.610424 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9ba369d9-7560-4845-80fb-73cebe9132aa tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:11.610971 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-9ba369d9-7560-4845-80fb-73cebe9132aa tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:11.756752 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:11.756752 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:11.758772 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9ba369d9-7560-4845-80fb-73cebe9132aa tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:11.759639 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 306/619] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:11 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:12.158778 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9c4b892d-7e3e-4d79-b333-d18e437d8658 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] GET http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/dd3ca7c6-0dc3-4865-935e-0aa292f8df68 Jan 21 12:00:12.159786 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9c4b892d-7e3e-4d79-b333-d18e437d8658 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:12.160386 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:12.160386 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:12.161088 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9c4b892d-7e3e-4d79-b333-d18e437d8658 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:12.369239 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:12.369239 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:12.404514 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9c4b892d-7e3e-4d79-b333-d18e437d8658 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Volume info retrieved successfully. Jan 21 12:00:12.508336 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9c4b892d-7e3e-4d79-b333-d18e437d8658 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/dd3ca7c6-0dc3-4865-935e-0aa292f8df68 returned with HTTP 200 Jan 21 12:00:12.518656 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 314/620] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:12 2021] GET /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/dd3ca7c6-0dc3-4865-935e-0aa292f8df68 => generated 921 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:12.776064 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c818a9e2-737c-4569-a3a8-8dd82a468902 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:12.777266 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c818a9e2-737c-4569-a3a8-8dd82a468902 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:12.777768 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:12.777768 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:12.778711 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c818a9e2-737c-4569-a3a8-8dd82a468902 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:12.779267 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-c818a9e2-737c-4569-a3a8-8dd82a468902 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:12.862813 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:12.862813 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:12.865889 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c818a9e2-737c-4569-a3a8-8dd82a468902 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:12.867901 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 307/621] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:12 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:13.536172 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-adde0079-ef0a-47d8-bf7a-634d360677bb tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] GET http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/dd3ca7c6-0dc3-4865-935e-0aa292f8df68 Jan 21 12:00:13.536895 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-adde0079-ef0a-47d8-bf7a-634d360677bb tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:13.537251 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:13.537251 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:13.537957 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-adde0079-ef0a-47d8-bf7a-634d360677bb tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:13.656731 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:13.656731 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:13.678223 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-adde0079-ef0a-47d8-bf7a-634d360677bb tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Volume info retrieved successfully. Jan 21 12:00:13.742993 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-adde0079-ef0a-47d8-bf7a-634d360677bb tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/dd3ca7c6-0dc3-4865-935e-0aa292f8df68 returned with HTTP 200 Jan 21 12:00:13.745028 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 315/622] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:13 2021] GET /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/dd3ca7c6-0dc3-4865-935e-0aa292f8df68 => generated 921 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:13.901555 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cd3a2b0d-13b0-44d9-a74f-e8051692ac9d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:13.902776 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cd3a2b0d-13b0-44d9-a74f-e8051692ac9d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:13.903530 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:13.903530 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:13.904178 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cd3a2b0d-13b0-44d9-a74f-e8051692ac9d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:13.904666 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-cd3a2b0d-13b0-44d9-a74f-e8051692ac9d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:13.950596 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:13.950596 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:13.952799 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cd3a2b0d-13b0-44d9-a74f-e8051692ac9d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:13.953868 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 308/623] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:13 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:14.762737 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-74012f48-2190-46ed-94be-581006499f55 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] GET http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/dd3ca7c6-0dc3-4865-935e-0aa292f8df68 Jan 21 12:00:14.763603 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-74012f48-2190-46ed-94be-581006499f55 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:14.763983 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:14.763983 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:14.764367 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-74012f48-2190-46ed-94be-581006499f55 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:14.940245 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-74012f48-2190-46ed-94be-581006499f55 tempest-VolumesTestJSON-1279171491 tempest-VolumesTestJSON-1279171491] http://10.222.0.89/volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/dd3ca7c6-0dc3-4865-935e-0aa292f8df68 returned with HTTP 404 Jan 21 12:00:14.946571 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 316/624] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:14 2021] GET /volume/v3/9ed8561782bd49bd9f0f31882137947c/volumes/dd3ca7c6-0dc3-4865-935e-0aa292f8df68 => generated 109 bytes in 183 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:00:14.968681 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0c2d0924-f2d2-4abc-90d5-71dfa8f6e5d8 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:14.969743 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0c2d0924-f2d2-4abc-90d5-71dfa8f6e5d8 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:14.969979 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:14.969979 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:14.970357 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0c2d0924-f2d2-4abc-90d5-71dfa8f6e5d8 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:14.970727 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-0c2d0924-f2d2-4abc-90d5-71dfa8f6e5d8 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:15.031319 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:15.031319 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:15.038846 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0c2d0924-f2d2-4abc-90d5-71dfa8f6e5d8 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:15.039946 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 309/625] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:14 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:16.057629 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3119dabb-266c-468a-bc1b-6937b890ae62 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:16.059661 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3119dabb-266c-468a-bc1b-6937b890ae62 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:16.060250 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3119dabb-266c-468a-bc1b-6937b890ae62 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:16.060908 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-3119dabb-266c-468a-bc1b-6937b890ae62 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:16.118342 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:16.118342 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:16.122828 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3119dabb-266c-468a-bc1b-6937b890ae62 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:16.127877 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 317/626] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:16 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:16.740880 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-9f3fd02f-d9ee-496d-a127-d5fdb8cb7473 req-06dabdd8-c655-44b4-85a6-23c687edb37b tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] DELETE http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/attachments/024ae798-8c06-4f10-bca0-7b25ce3cdb29 Jan 21 12:00:16.743810 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-9f3fd02f-d9ee-496d-a127-d5fdb8cb7473 req-06dabdd8-c655-44b4-85a6-23c687edb37b tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:16.743810 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:16.743810 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:16.744420 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-9f3fd02f-d9ee-496d-a127-d5fdb8cb7473 req-06dabdd8-c655-44b4-85a6-23c687edb37b tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:16.809073 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:16.809073 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:17.143164 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fa83a746-09f7-4316-8bb8-3945baaa180d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:17.143712 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fa83a746-09f7-4316-8bb8-3945baaa180d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:17.143875 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:17.143875 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:17.145354 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fa83a746-09f7-4316-8bb8-3945baaa180d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:17.145894 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-fa83a746-09f7-4316-8bb8-3945baaa180d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:17.229216 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:17.229216 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:17.231251 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fa83a746-09f7-4316-8bb8-3945baaa180d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:17.240892 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 318/627] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:17 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:17.680886 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-9f3fd02f-d9ee-496d-a127-d5fdb8cb7473 req-06dabdd8-c655-44b4-85a6-23c687edb37b tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 12:00:17.680886 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-9f3fd02f-d9ee-496d-a127-d5fdb8cb7473 req-06dabdd8-c655-44b4-85a6-23c687edb37b tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Pending status list for volume during attachment-delete: [] {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 12:00:17.717527 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-9f3fd02f-d9ee-496d-a127-d5fdb8cb7473 req-06dabdd8-c655-44b4-85a6-23c687edb37b tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/attachments/024ae798-8c06-4f10-bca0-7b25ce3cdb29 returned with HTTP 200 Jan 21 12:00:17.717527 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 310/628] 10.222.0.95 () {62 vars in 1437 bytes} [Thu Jan 21 12:00:16 2021] DELETE /volume/v3/a85432c3c6df46e182061fa2db83990c/attachments/024ae798-8c06-4f10-bca0-7b25ce3cdb29 => generated 19 bytes in 981 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:17.740425 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-9f3fd02f-d9ee-496d-a127-d5fdb8cb7473 req-4d89d5b9-a134-4ad6-9130-d9e11199197d tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] DELETE http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/attachments/b8c0decc-d382-4aa0-893a-138cd6d8aed3 Jan 21 12:00:17.741209 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-9f3fd02f-d9ee-496d-a127-d5fdb8cb7473 req-4d89d5b9-a134-4ad6-9130-d9e11199197d tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:17.741670 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:17.741670 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:17.742403 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-9f3fd02f-d9ee-496d-a127-d5fdb8cb7473 req-4d89d5b9-a134-4ad6-9130-d9e11199197d tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:17.774225 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:17.774225 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:18.256954 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5af78063-3a47-4a91-82cb-c6193a10ab96 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:18.257629 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5af78063-3a47-4a91-82cb-c6193a10ab96 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:18.258809 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:18.258809 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:18.259392 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5af78063-3a47-4a91-82cb-c6193a10ab96 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:18.260016 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-5af78063-3a47-4a91-82cb-c6193a10ab96 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:18.328454 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:18.328454 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:18.333493 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5af78063-3a47-4a91-82cb-c6193a10ab96 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:18.335768 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 311/629] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:18 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:18.638245 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-9f3fd02f-d9ee-496d-a127-d5fdb8cb7473 req-4d89d5b9-a134-4ad6-9130-d9e11199197d tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 12:00:18.640381 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-9f3fd02f-d9ee-496d-a127-d5fdb8cb7473 req-4d89d5b9-a134-4ad6-9130-d9e11199197d tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Pending status list for volume during attachment-delete: [] {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 12:00:18.650872 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-9f3fd02f-d9ee-496d-a127-d5fdb8cb7473 req-4d89d5b9-a134-4ad6-9130-d9e11199197d tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/attachments/b8c0decc-d382-4aa0-893a-138cd6d8aed3 returned with HTTP 200 Jan 21 12:00:18.652515 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 319/630] 10.222.0.95 () {62 vars in 1437 bytes} [Thu Jan 21 12:00:17 2021] DELETE /volume/v3/a85432c3c6df46e182061fa2db83990c/attachments/b8c0decc-d382-4aa0-893a-138cd6d8aed3 => generated 19 bytes in 930 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:00:18.673064 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-9f3fd02f-d9ee-496d-a127-d5fdb8cb7473 req-82c05f8f-a107-49e5-bebe-9fad86eed1a3 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] DELETE http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/attachments/e8fb128a-1e2a-4eb3-b341-d35732a2d7f7 Jan 21 12:00:18.674005 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-9f3fd02f-d9ee-496d-a127-d5fdb8cb7473 req-82c05f8f-a107-49e5-bebe-9fad86eed1a3 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:18.674582 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:18.674582 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:18.675253 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-9f3fd02f-d9ee-496d-a127-d5fdb8cb7473 req-82c05f8f-a107-49e5-bebe-9fad86eed1a3 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:18.709731 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:18.709731 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:19.357495 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-50763075-1dea-4954-ae17-4e7fd873abfa tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:19.357495 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-50763075-1dea-4954-ae17-4e7fd873abfa tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:19.357495 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:19.357495 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:19.357495 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-50763075-1dea-4954-ae17-4e7fd873abfa tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:19.357495 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-50763075-1dea-4954-ae17-4e7fd873abfa tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:19.418613 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:19.418613 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:19.420856 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-50763075-1dea-4954-ae17-4e7fd873abfa tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:19.425237 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 320/631] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:19 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:00:19.684819 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-9f3fd02f-d9ee-496d-a127-d5fdb8cb7473 req-82c05f8f-a107-49e5-bebe-9fad86eed1a3 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 12:00:19.685598 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-9f3fd02f-d9ee-496d-a127-d5fdb8cb7473 req-82c05f8f-a107-49e5-bebe-9fad86eed1a3 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Pending status list for volume during attachment-delete: [] {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 12:00:19.707862 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-9f3fd02f-d9ee-496d-a127-d5fdb8cb7473 req-82c05f8f-a107-49e5-bebe-9fad86eed1a3 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/attachments/e8fb128a-1e2a-4eb3-b341-d35732a2d7f7 returned with HTTP 200 Jan 21 12:00:19.709599 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 312/632] 10.222.0.95 () {62 vars in 1437 bytes} [Thu Jan 21 12:00:18 2021] DELETE /volume/v3/a85432c3c6df46e182061fa2db83990c/attachments/e8fb128a-1e2a-4eb3-b341-d35732a2d7f7 => generated 19 bytes in 1046 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:20.451631 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4dcfa1af-1b6f-4672-9255-1a9267c5c023 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:20.453293 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4dcfa1af-1b6f-4672-9255-1a9267c5c023 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:20.453293 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:20.453293 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:20.453293 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4dcfa1af-1b6f-4672-9255-1a9267c5c023 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:20.453293 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-4dcfa1af-1b6f-4672-9255-1a9267c5c023 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:20.531744 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:20.531744 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:20.536003 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4dcfa1af-1b6f-4672-9255-1a9267c5c023 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:20.538307 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 321/633] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:20 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:21.569411 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-29fc760d-bac1-44c9-846e-2ff25ddccbdd tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:21.571177 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-29fc760d-bac1-44c9-846e-2ff25ddccbdd tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:21.571750 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:21.571750 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:21.572625 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-29fc760d-bac1-44c9-846e-2ff25ddccbdd tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:21.573344 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-29fc760d-bac1-44c9-846e-2ff25ddccbdd tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:21.664727 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:21.664727 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:21.673790 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-29fc760d-bac1-44c9-846e-2ff25ddccbdd tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:21.687293 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 313/634] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:21 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:22.718205 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3fc0b5f3-f191-4a1b-b6b2-6e78e490b1d6 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:22.731730 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3fc0b5f3-f191-4a1b-b6b2-6e78e490b1d6 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:22.731989 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:22.731989 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:22.732483 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3fc0b5f3-f191-4a1b-b6b2-6e78e490b1d6 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:22.733390 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-3fc0b5f3-f191-4a1b-b6b2-6e78e490b1d6 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:22.794790 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:22.794790 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:22.796664 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3fc0b5f3-f191-4a1b-b6b2-6e78e490b1d6 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:22.799897 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 322/635] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:22 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:23.811426 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ce11ce16-ae97-473e-bd2f-9db1f5a29781 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:23.812045 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ce11ce16-ae97-473e-bd2f-9db1f5a29781 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:23.812189 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:23.812189 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:23.812499 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ce11ce16-ae97-473e-bd2f-9db1f5a29781 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:23.813262 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-ce11ce16-ae97-473e-bd2f-9db1f5a29781 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:23.861954 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:23.861954 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:23.864030 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ce11ce16-ae97-473e-bd2f-9db1f5a29781 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:23.866882 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 314/636] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:23 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:24.885201 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9f2c0e11-ad48-433d-8aa0-f38c7c5469b3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:24.886978 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9f2c0e11-ad48-433d-8aa0-f38c7c5469b3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:24.890102 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:24.890102 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:24.891219 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9f2c0e11-ad48-433d-8aa0-f38c7c5469b3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:24.892022 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-9f2c0e11-ad48-433d-8aa0-f38c7c5469b3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:24.985136 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:24.985136 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:24.997868 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9f2c0e11-ad48-433d-8aa0-f38c7c5469b3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:24.998906 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 323/637] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:24 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:26.015250 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-11dbf967-20cd-4533-a323-4e7dcc672a57 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:26.015943 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-11dbf967-20cd-4533-a323-4e7dcc672a57 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:26.016264 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:26.016264 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:26.016813 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-11dbf967-20cd-4533-a323-4e7dcc672a57 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:26.017278 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-11dbf967-20cd-4533-a323-4e7dcc672a57 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:26.076035 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:26.076035 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:26.081956 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-11dbf967-20cd-4533-a323-4e7dcc672a57 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:26.089138 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 315/638] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:26 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:27.103061 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-526613cd-8152-4308-aea6-7e4087207a03 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:27.104194 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-526613cd-8152-4308-aea6-7e4087207a03 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:27.104678 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:27.104678 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:27.105682 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-526613cd-8152-4308-aea6-7e4087207a03 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:27.107024 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-526613cd-8152-4308-aea6-7e4087207a03 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:27.198530 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:27.198530 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:27.206298 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-526613cd-8152-4308-aea6-7e4087207a03 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:27.207222 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 324/639] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:27 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:28.226458 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2ea98f00-fa24-4614-9396-98fcce16a62e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:28.228018 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2ea98f00-fa24-4614-9396-98fcce16a62e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:28.228431 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:28.228431 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:28.229052 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2ea98f00-fa24-4614-9396-98fcce16a62e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:28.229581 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-2ea98f00-fa24-4614-9396-98fcce16a62e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:28.281476 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:28.281476 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:28.287512 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2ea98f00-fa24-4614-9396-98fcce16a62e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:28.295037 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 316/640] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:28 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:29.310082 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1aa0983b-166c-4fa1-b332-60d32002db01 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:29.310642 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1aa0983b-166c-4fa1-b332-60d32002db01 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:29.310875 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:29.310875 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:29.311258 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1aa0983b-166c-4fa1-b332-60d32002db01 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:29.311633 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-1aa0983b-166c-4fa1-b332-60d32002db01 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:29.363269 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:29.363269 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:29.365121 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1aa0983b-166c-4fa1-b332-60d32002db01 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:29.390628 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 325/641] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:29 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:30.383616 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f862522e-5463-495b-ac1b-c2556c1bb268 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:30.384602 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f862522e-5463-495b-ac1b-c2556c1bb268 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:30.384602 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:30.384602 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:30.386841 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f862522e-5463-495b-ac1b-c2556c1bb268 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:30.386841 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-f862522e-5463-495b-ac1b-c2556c1bb268 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:30.451707 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:30.451707 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:30.463977 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f862522e-5463-495b-ac1b-c2556c1bb268 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:30.466003 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 317/642] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:30 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:00:31.481415 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-619dd013-841f-423b-9311-88a84a13fb20 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:31.482671 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-619dd013-841f-423b-9311-88a84a13fb20 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:31.483093 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:31.483093 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:31.483930 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-619dd013-841f-423b-9311-88a84a13fb20 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:31.484483 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-619dd013-841f-423b-9311-88a84a13fb20 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:31.553192 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:31.553192 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:31.555295 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-619dd013-841f-423b-9311-88a84a13fb20 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:31.561744 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 326/643] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:31 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:32.579136 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4054b3d7-5853-41f0-b8dc-f4e4a96c8180 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:32.580218 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4054b3d7-5853-41f0-b8dc-f4e4a96c8180 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:32.580633 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:32.580633 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:32.581271 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4054b3d7-5853-41f0-b8dc-f4e4a96c8180 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:32.581872 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-4054b3d7-5853-41f0-b8dc-f4e4a96c8180 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:32.614779 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:32.614779 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:32.618913 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4054b3d7-5853-41f0-b8dc-f4e4a96c8180 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:32.620555 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 318/644] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:32 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:33.634875 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eca6f61c-9778-44a5-b947-49b0481b4fce tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:33.635642 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eca6f61c-9778-44a5-b947-49b0481b4fce tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:33.635797 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:33.635797 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:33.636402 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eca6f61c-9778-44a5-b947-49b0481b4fce tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:33.637126 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-eca6f61c-9778-44a5-b947-49b0481b4fce tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:33.691963 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:33.691963 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:33.694721 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eca6f61c-9778-44a5-b947-49b0481b4fce tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:33.695947 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 327/645] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:33 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:34.711039 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-18257974-d26c-47e6-bca7-e8644179bab4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:34.711695 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-18257974-d26c-47e6-bca7-e8644179bab4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:34.711802 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:34.711802 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:34.712132 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-18257974-d26c-47e6-bca7-e8644179bab4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:34.712657 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-18257974-d26c-47e6-bca7-e8644179bab4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:34.768963 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:34.768963 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:34.776507 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-18257974-d26c-47e6-bca7-e8644179bab4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:34.781521 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 319/646] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:34 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:35.807468 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ccb697ae-f660-441e-af82-26f6084db259 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:35.812781 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ccb697ae-f660-441e-af82-26f6084db259 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:35.813309 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:35.813309 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:35.814027 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ccb697ae-f660-441e-af82-26f6084db259 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:35.814638 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-ccb697ae-f660-441e-af82-26f6084db259 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:35.852099 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:35.852099 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:35.855661 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ccb697ae-f660-441e-af82-26f6084db259 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:35.858163 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 328/647] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:35 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:36.873031 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cc8520c1-42ac-43ca-b8cc-fdda508e06fd tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:36.874484 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cc8520c1-42ac-43ca-b8cc-fdda508e06fd tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:36.874941 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:36.874941 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:36.875763 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cc8520c1-42ac-43ca-b8cc-fdda508e06fd tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:36.876640 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-cc8520c1-42ac-43ca-b8cc-fdda508e06fd tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:36.958153 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:36.958153 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:36.962729 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cc8520c1-42ac-43ca-b8cc-fdda508e06fd tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:36.966681 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 320/648] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:36 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:00:37.988805 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ddaf2bb8-a695-47e1-9331-f06ca19896f2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:37.989802 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ddaf2bb8-a695-47e1-9331-f06ca19896f2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:37.990129 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:37.990129 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:37.990594 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ddaf2bb8-a695-47e1-9331-f06ca19896f2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:37.990866 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-ddaf2bb8-a695-47e1-9331-f06ca19896f2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:38.063331 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:38.063331 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:38.065192 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ddaf2bb8-a695-47e1-9331-f06ca19896f2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:38.066198 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 329/649] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:37 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:39.081516 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bd9e9587-b25c-41af-999b-7b6733c9fdab tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:39.082769 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bd9e9587-b25c-41af-999b-7b6733c9fdab tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:39.083159 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:39.083159 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:39.083807 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bd9e9587-b25c-41af-999b-7b6733c9fdab tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:39.084353 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-bd9e9587-b25c-41af-999b-7b6733c9fdab tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:39.118976 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:39.118976 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:39.121508 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bd9e9587-b25c-41af-999b-7b6733c9fdab tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:39.128678 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 321/650] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:39 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:40.148880 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aa642bb5-7ace-4d0b-bb1b-999b216d5dcc tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:40.149586 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aa642bb5-7ace-4d0b-bb1b-999b216d5dcc tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:40.150237 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:40.150237 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:40.150845 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aa642bb5-7ace-4d0b-bb1b-999b216d5dcc tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:40.151324 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-aa642bb5-7ace-4d0b-bb1b-999b216d5dcc tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:40.199439 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:40.199439 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:40.205290 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aa642bb5-7ace-4d0b-bb1b-999b216d5dcc tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:40.206375 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 330/651] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:40 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:00:41.231698 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-12bd4730-2b2c-4657-bc2e-5803da167ccb tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:41.232266 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-12bd4730-2b2c-4657-bc2e-5803da167ccb tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:41.232446 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:41.232446 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:41.232955 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-12bd4730-2b2c-4657-bc2e-5803da167ccb tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:41.233452 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-12bd4730-2b2c-4657-bc2e-5803da167ccb tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:41.297145 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:41.297145 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:41.299136 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-12bd4730-2b2c-4657-bc2e-5803da167ccb tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:41.318756 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 322/652] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:41 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:42.315694 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-42e38b68-25d3-4468-bd23-efc7ffcd9adf tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:42.316267 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-42e38b68-25d3-4468-bd23-efc7ffcd9adf tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:42.316382 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:42.316382 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:42.316785 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-42e38b68-25d3-4468-bd23-efc7ffcd9adf tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:42.317096 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-42e38b68-25d3-4468-bd23-efc7ffcd9adf tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:42.364836 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:42.364836 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:42.367722 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-42e38b68-25d3-4468-bd23-efc7ffcd9adf tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:42.368917 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 331/653] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:42 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:43.384691 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-010088dd-cc99-4f4e-bf6f-4b1cc6bdedac tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:43.385255 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-010088dd-cc99-4f4e-bf6f-4b1cc6bdedac tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:43.385409 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:43.385409 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:43.385806 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-010088dd-cc99-4f4e-bf6f-4b1cc6bdedac tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:43.386366 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-010088dd-cc99-4f4e-bf6f-4b1cc6bdedac tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:43.464368 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:43.464368 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:43.466364 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-010088dd-cc99-4f4e-bf6f-4b1cc6bdedac tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:43.467201 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 323/654] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:43 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:44.481522 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a2f85387-8a53-4bf7-adf2-16f2945a6074 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:44.482932 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a2f85387-8a53-4bf7-adf2-16f2945a6074 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:44.483373 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:44.483373 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:44.484059 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a2f85387-8a53-4bf7-adf2-16f2945a6074 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:44.484716 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-a2f85387-8a53-4bf7-adf2-16f2945a6074 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:44.532010 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:44.532010 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:44.537081 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a2f85387-8a53-4bf7-adf2-16f2945a6074 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:44.547403 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 332/655] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:44 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:45.555973 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7569ebef-ba89-4575-840e-ac78724211ee tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:45.556897 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7569ebef-ba89-4575-840e-ac78724211ee tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:45.557378 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:45.557378 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:45.558030 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7569ebef-ba89-4575-840e-ac78724211ee tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:45.558506 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-7569ebef-ba89-4575-840e-ac78724211ee tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:45.629731 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:45.629731 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:45.632471 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7569ebef-ba89-4575-840e-ac78724211ee tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:45.647103 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 324/656] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:45 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:46.663631 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-89e3ff45-6520-4698-aef4-89fb03107b7f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:46.664392 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-89e3ff45-6520-4698-aef4-89fb03107b7f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:46.664392 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:46.664392 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:46.664727 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-89e3ff45-6520-4698-aef4-89fb03107b7f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:46.665035 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-89e3ff45-6520-4698-aef4-89fb03107b7f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:46.717280 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:46.717280 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:46.719423 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-89e3ff45-6520-4698-aef4-89fb03107b7f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:46.731000 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 333/657] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:46 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:47.698630 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9068a897-8476-406b-bb8c-105f42b10781 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] DELETE http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/9f5036c3-9e82-40d5-b794-ca6d1f394b76 Jan 21 12:00:47.699351 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9068a897-8476-406b-bb8c-105f42b10781 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:47.699866 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:47.699866 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:47.700410 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9068a897-8476-406b-bb8c-105f42b10781 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:47.701833 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-9068a897-8476-406b-bb8c-105f42b10781 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Delete volume with id: 9f5036c3-9e82-40d5-b794-ca6d1f394b76 Jan 21 12:00:47.743139 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0bad3a56-8aaa-4b9f-8e9b-3833326b8669 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:47.744005 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0bad3a56-8aaa-4b9f-8e9b-3833326b8669 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:47.744547 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:47.744547 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:47.745150 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0bad3a56-8aaa-4b9f-8e9b-3833326b8669 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:47.745738 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-0bad3a56-8aaa-4b9f-8e9b-3833326b8669 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:47.790122 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:47.790122 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:47.792579 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0bad3a56-8aaa-4b9f-8e9b-3833326b8669 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:47.793145 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 334/658] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:47 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:47.831700 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:47.831700 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:47.832814 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9068a897-8476-406b-bb8c-105f42b10781 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 12:00:47.908676 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9068a897-8476-406b-bb8c-105f42b10781 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Delete volume request issued successfully. Jan 21 12:00:47.909166 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9068a897-8476-406b-bb8c-105f42b10781 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/9f5036c3-9e82-40d5-b794-ca6d1f394b76 returned with HTTP 202 Jan 21 12:00:47.910049 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 325/659] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:00:47 2021] DELETE /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/9f5036c3-9e82-40d5-b794-ca6d1f394b76 => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:00:47.919743 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-16bc6c1e-dce5-4773-8dd1-3a6d41c4751e tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/9f5036c3-9e82-40d5-b794-ca6d1f394b76 Jan 21 12:00:47.920303 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-16bc6c1e-dce5-4773-8dd1-3a6d41c4751e tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:47.920529 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:47.920529 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:47.920907 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-16bc6c1e-dce5-4773-8dd1-3a6d41c4751e tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:48.049668 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:48.049668 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:48.078314 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-16bc6c1e-dce5-4773-8dd1-3a6d41c4751e tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 12:00:48.114695 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-16bc6c1e-dce5-4773-8dd1-3a6d41c4751e tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/9f5036c3-9e82-40d5-b794-ca6d1f394b76 returned with HTTP 200 Jan 21 12:00:48.115723 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 335/660] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:47 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/9f5036c3-9e82-40d5-b794-ca6d1f394b76 => generated 918 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:00:48.810491 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9c58ad36-7c30-420d-985b-8780127c075b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:48.811818 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9c58ad36-7c30-420d-985b-8780127c075b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:48.812247 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:48.812247 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:48.812966 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9c58ad36-7c30-420d-985b-8780127c075b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:48.813527 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-9c58ad36-7c30-420d-985b-8780127c075b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:48.888656 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:48.888656 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:48.891185 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9c58ad36-7c30-420d-985b-8780127c075b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:48.893540 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 326/661] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:48 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:49.138425 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8cecc68c-9c7f-43c6-a9fb-55bad62b293d tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/9f5036c3-9e82-40d5-b794-ca6d1f394b76 Jan 21 12:00:49.140513 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8cecc68c-9c7f-43c6-a9fb-55bad62b293d tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:49.141101 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:49.141101 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:49.141921 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8cecc68c-9c7f-43c6-a9fb-55bad62b293d tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:49.295980 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:49.295980 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:49.306836 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8cecc68c-9c7f-43c6-a9fb-55bad62b293d tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 12:00:49.343562 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8cecc68c-9c7f-43c6-a9fb-55bad62b293d tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/9f5036c3-9e82-40d5-b794-ca6d1f394b76 returned with HTTP 200 Jan 21 12:00:49.345018 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 336/662] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:49 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/9f5036c3-9e82-40d5-b794-ca6d1f394b76 => generated 918 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:49.912466 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-63c39597-4085-41e9-b7bf-8efd1fd72f9e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:49.912976 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-63c39597-4085-41e9-b7bf-8efd1fd72f9e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:49.913370 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:49.913370 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:49.914363 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-63c39597-4085-41e9-b7bf-8efd1fd72f9e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:49.914913 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-63c39597-4085-41e9-b7bf-8efd1fd72f9e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:49.993145 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:49.993145 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:50.004705 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-63c39597-4085-41e9-b7bf-8efd1fd72f9e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:50.009497 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 327/663] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:49 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:50.375215 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a41ce793-e0c7-4f13-aeb6-5c349f895891 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/9f5036c3-9e82-40d5-b794-ca6d1f394b76 Jan 21 12:00:50.377746 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a41ce793-e0c7-4f13-aeb6-5c349f895891 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:50.378447 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:50.378447 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:50.382478 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a41ce793-e0c7-4f13-aeb6-5c349f895891 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:50.485516 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:50.485516 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:50.504152 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a41ce793-e0c7-4f13-aeb6-5c349f895891 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 12:00:50.532389 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a41ce793-e0c7-4f13-aeb6-5c349f895891 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/9f5036c3-9e82-40d5-b794-ca6d1f394b76 returned with HTTP 200 Jan 21 12:00:50.534507 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 337/664] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:50 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/9f5036c3-9e82-40d5-b794-ca6d1f394b76 => generated 918 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:51.027921 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-384cc114-705b-4a3e-8f79-86b61ad5a65a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:51.030477 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-384cc114-705b-4a3e-8f79-86b61ad5a65a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:51.030932 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:51.030932 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:51.035195 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-384cc114-705b-4a3e-8f79-86b61ad5a65a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:51.035826 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-384cc114-705b-4a3e-8f79-86b61ad5a65a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:51.131542 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:51.131542 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:51.144625 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-384cc114-705b-4a3e-8f79-86b61ad5a65a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:51.157057 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 328/665] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:51 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:51.555026 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bc7bccf9-b7f2-4a58-8ba1-5f6b15163826 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/9f5036c3-9e82-40d5-b794-ca6d1f394b76 Jan 21 12:00:51.555561 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bc7bccf9-b7f2-4a58-8ba1-5f6b15163826 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:51.555763 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:51.555763 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:51.556418 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bc7bccf9-b7f2-4a58-8ba1-5f6b15163826 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:51.675830 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bc7bccf9-b7f2-4a58-8ba1-5f6b15163826 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/9f5036c3-9e82-40d5-b794-ca6d1f394b76 returned with HTTP 404 Jan 21 12:00:51.677222 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 338/666] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:51 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/9f5036c3-9e82-40d5-b794-ca6d1f394b76 => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:00:51.688005 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-95f42280-ccbd-47c7-b8a5-5173b70090a2 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] DELETE http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/28f8d8dd-1a82-4ee6-9c8f-233fc8a5f468 Jan 21 12:00:51.688515 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-95f42280-ccbd-47c7-b8a5-5173b70090a2 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:51.688922 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:51.688922 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:51.689598 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-95f42280-ccbd-47c7-b8a5-5173b70090a2 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:51.690460 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-95f42280-ccbd-47c7-b8a5-5173b70090a2 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Delete volume with id: 28f8d8dd-1a82-4ee6-9c8f-233fc8a5f468 Jan 21 12:00:51.847953 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:51.847953 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:51.849199 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-95f42280-ccbd-47c7-b8a5-5173b70090a2 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 12:00:51.909354 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-95f42280-ccbd-47c7-b8a5-5173b70090a2 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Delete volume request issued successfully. Jan 21 12:00:51.909876 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-95f42280-ccbd-47c7-b8a5-5173b70090a2 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/28f8d8dd-1a82-4ee6-9c8f-233fc8a5f468 returned with HTTP 202 Jan 21 12:00:51.911244 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 329/667] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:00:51 2021] DELETE /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/28f8d8dd-1a82-4ee6-9c8f-233fc8a5f468 => generated 0 bytes in 229 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:00:51.924146 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-df920b8f-05f2-4ff2-90be-1888ae7b8ae4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/28f8d8dd-1a82-4ee6-9c8f-233fc8a5f468 Jan 21 12:00:51.924944 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-df920b8f-05f2-4ff2-90be-1888ae7b8ae4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:51.926084 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-df920b8f-05f2-4ff2-90be-1888ae7b8ae4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:52.135931 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:52.135931 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:52.165727 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-772c0648-5b69-4bb0-9e23-38bcd656fea2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:52.166679 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-772c0648-5b69-4bb0-9e23-38bcd656fea2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:52.167404 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:52.167404 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:52.168406 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-772c0648-5b69-4bb0-9e23-38bcd656fea2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:52.168965 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-772c0648-5b69-4bb0-9e23-38bcd656fea2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:52.177199 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-df920b8f-05f2-4ff2-90be-1888ae7b8ae4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 12:00:52.234730 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:52.234730 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:52.236677 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-772c0648-5b69-4bb0-9e23-38bcd656fea2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:52.250173 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 330/668] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:52 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:52.276295 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-df920b8f-05f2-4ff2-90be-1888ae7b8ae4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/28f8d8dd-1a82-4ee6-9c8f-233fc8a5f468 returned with HTTP 200 Jan 21 12:00:52.291754 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 339/669] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:51 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/28f8d8dd-1a82-4ee6-9c8f-233fc8a5f468 => generated 918 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:53.268019 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5e6775e1-7522-4597-afbe-5af79d0678fb tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:53.281068 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5e6775e1-7522-4597-afbe-5af79d0678fb tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:53.281442 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:53.281442 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:53.281996 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5e6775e1-7522-4597-afbe-5af79d0678fb tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:53.282378 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-5e6775e1-7522-4597-afbe-5af79d0678fb tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:53.312055 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6d14ab66-2d81-443d-9b36-193a6074dcb4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/28f8d8dd-1a82-4ee6-9c8f-233fc8a5f468 Jan 21 12:00:53.313656 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6d14ab66-2d81-443d-9b36-193a6074dcb4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:53.314399 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:53.314399 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:53.317922 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6d14ab66-2d81-443d-9b36-193a6074dcb4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:53.354752 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:53.354752 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:53.354752 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5e6775e1-7522-4597-afbe-5af79d0678fb tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:53.354752 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 331/670] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:53 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:53.495736 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:53.495736 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:53.518867 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6d14ab66-2d81-443d-9b36-193a6074dcb4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 12:00:53.585419 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6d14ab66-2d81-443d-9b36-193a6074dcb4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/28f8d8dd-1a82-4ee6-9c8f-233fc8a5f468 returned with HTTP 200 Jan 21 12:00:53.589431 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 340/671] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:53 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/28f8d8dd-1a82-4ee6-9c8f-233fc8a5f468 => generated 918 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:54.373872 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f4555d14-3d93-4f41-b315-aa824e1ee4da tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:54.375642 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f4555d14-3d93-4f41-b315-aa824e1ee4da tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:54.382567 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:54.382567 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:54.385885 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f4555d14-3d93-4f41-b315-aa824e1ee4da tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:54.386702 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-f4555d14-3d93-4f41-b315-aa824e1ee4da tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:54.441267 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:54.441267 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:54.455989 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f4555d14-3d93-4f41-b315-aa824e1ee4da tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:54.457179 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 332/672] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:54 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:54.610780 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8fe28511-6e4c-41f5-a7c6-266cbbeb66af tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/28f8d8dd-1a82-4ee6-9c8f-233fc8a5f468 Jan 21 12:00:54.611359 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8fe28511-6e4c-41f5-a7c6-266cbbeb66af tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:54.611555 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:54.611555 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:54.611954 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8fe28511-6e4c-41f5-a7c6-266cbbeb66af tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:54.718003 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:54.718003 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:54.733975 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8fe28511-6e4c-41f5-a7c6-266cbbeb66af tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 12:00:54.773542 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8fe28511-6e4c-41f5-a7c6-266cbbeb66af tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/28f8d8dd-1a82-4ee6-9c8f-233fc8a5f468 returned with HTTP 200 Jan 21 12:00:54.775028 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 341/673] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:54 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/28f8d8dd-1a82-4ee6-9c8f-233fc8a5f468 => generated 918 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:55.478234 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-df76624e-6bcc-489d-bcf5-e6b425fcafa4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:55.478781 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-df76624e-6bcc-489d-bcf5-e6b425fcafa4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:55.479071 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:55.479071 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:55.479343 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-df76624e-6bcc-489d-bcf5-e6b425fcafa4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:55.479660 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-df76624e-6bcc-489d-bcf5-e6b425fcafa4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:55.542622 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:55.542622 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:55.544867 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-df76624e-6bcc-489d-bcf5-e6b425fcafa4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:55.547176 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 333/674] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:55 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:55.801584 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e5d870fa-703b-4f6a-be8b-5427e6d832fa tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/28f8d8dd-1a82-4ee6-9c8f-233fc8a5f468 Jan 21 12:00:55.802558 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e5d870fa-703b-4f6a-be8b-5427e6d832fa tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:55.802787 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:55.802787 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:55.803175 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e5d870fa-703b-4f6a-be8b-5427e6d832fa tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:55.951032 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:55.951032 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:55.995424 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e5d870fa-703b-4f6a-be8b-5427e6d832fa tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 12:00:56.072796 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e5d870fa-703b-4f6a-be8b-5427e6d832fa tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/28f8d8dd-1a82-4ee6-9c8f-233fc8a5f468 returned with HTTP 200 Jan 21 12:00:56.073677 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 342/675] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:55 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/28f8d8dd-1a82-4ee6-9c8f-233fc8a5f468 => generated 918 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:56.560822 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-04367ded-20aa-49b9-a497-848dd6bbe944 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:56.561504 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-04367ded-20aa-49b9-a497-848dd6bbe944 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:56.561504 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:56.561504 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:56.562037 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-04367ded-20aa-49b9-a497-848dd6bbe944 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:56.562231 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-04367ded-20aa-49b9-a497-848dd6bbe944 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:56.618730 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:56.618730 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:56.620603 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-04367ded-20aa-49b9-a497-848dd6bbe944 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:56.630849 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 334/676] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:56 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:00:57.092730 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1585d4ba-173c-4307-8e8c-36c44952b4c4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/28f8d8dd-1a82-4ee6-9c8f-233fc8a5f468 Jan 21 12:00:57.093243 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1585d4ba-173c-4307-8e8c-36c44952b4c4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:57.094773 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:57.094773 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:57.097214 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1585d4ba-173c-4307-8e8c-36c44952b4c4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:57.155691 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1585d4ba-173c-4307-8e8c-36c44952b4c4 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/28f8d8dd-1a82-4ee6-9c8f-233fc8a5f468 returned with HTTP 404 Jan 21 12:00:57.165518 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-000f8aeb-da02-4151-8a6a-90990270f460 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] DELETE http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b Jan 21 12:00:57.167070 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-000f8aeb-da02-4151-8a6a-90990270f460 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:57.167463 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:57.167463 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:57.168308 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-000f8aeb-da02-4151-8a6a-90990270f460 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:57.169254 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-000f8aeb-da02-4151-8a6a-90990270f460 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Delete volume with id: 7143df90-6501-4d56-9e7f-914d9851758b Jan 21 12:00:57.173950 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 343/677] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:57 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/28f8d8dd-1a82-4ee6-9c8f-233fc8a5f468 => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:00:57.378827 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:57.378827 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:57.380903 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-000f8aeb-da02-4151-8a6a-90990270f460 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 12:00:57.496623 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-000f8aeb-da02-4151-8a6a-90990270f460 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Delete volume request issued successfully. Jan 21 12:00:57.497432 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-000f8aeb-da02-4151-8a6a-90990270f460 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b returned with HTTP 202 Jan 21 12:00:57.505547 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 335/678] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:00:57 2021] DELETE /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b => generated 0 bytes in 344 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:00:57.516023 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8b30c26c-2e10-43cf-a298-55f80b8d80ae tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b Jan 21 12:00:57.516859 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8b30c26c-2e10-43cf-a298-55f80b8d80ae tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:57.517510 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8b30c26c-2e10-43cf-a298-55f80b8d80ae tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:57.658440 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-714c521e-382d-4ea1-9573-e4de2f12ae87 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:57.660647 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-714c521e-382d-4ea1-9573-e4de2f12ae87 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:57.665602 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:57.665602 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:57.666943 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-714c521e-382d-4ea1-9573-e4de2f12ae87 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:57.667797 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-714c521e-382d-4ea1-9573-e4de2f12ae87 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:57.693877 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:57.693877 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:57.719846 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8b30c26c-2e10-43cf-a298-55f80b8d80ae tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 12:00:57.812487 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8b30c26c-2e10-43cf-a298-55f80b8d80ae tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b returned with HTTP 200 Jan 21 12:00:57.820120 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:57.820120 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:57.825891 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 344/679] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:57 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b => generated 1366 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:00:57.828636 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-714c521e-382d-4ea1-9573-e4de2f12ae87 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:57.848311 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 336/680] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:57 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:58.829719 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c850a973-c168-44ba-aac4-1c3dd2a73015 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b Jan 21 12:00:58.831135 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c850a973-c168-44ba-aac4-1c3dd2a73015 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:58.831601 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:58.831601 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:58.832349 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c850a973-c168-44ba-aac4-1c3dd2a73015 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:58.853627 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6be00a65-fd28-4306-a0c3-ece834f01dc4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:00:58.859136 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6be00a65-fd28-4306-a0c3-ece834f01dc4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:00:58.859238 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:00:58.859238 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:00:58.859877 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6be00a65-fd28-4306-a0c3-ece834f01dc4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:00:58.860530 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-6be00a65-fd28-4306-a0c3-ece834f01dc4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:00:58.973360 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:58.973360 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:58.982050 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:00:58.982050 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:00:58.985181 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6be00a65-fd28-4306-a0c3-ece834f01dc4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:00:58.998977 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 337/681] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:58 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:00:59.001498 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c850a973-c168-44ba-aac4-1c3dd2a73015 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 12:00:59.067284 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c850a973-c168-44ba-aac4-1c3dd2a73015 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b returned with HTTP 200 Jan 21 12:00:59.079084 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 345/682] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:00:58 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b => generated 1366 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:01:00.023668 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-009872cf-d67b-432f-9c42-717999ffbeea tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:01:00.024493 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-009872cf-d67b-432f-9c42-717999ffbeea tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:00.024763 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:00.024763 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:00.025397 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-009872cf-d67b-432f-9c42-717999ffbeea tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:00.030513 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-009872cf-d67b-432f-9c42-717999ffbeea tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:01:00.083154 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fb52264c-afd4-4971-bf73-c51650867697 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b Jan 21 12:01:00.083970 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fb52264c-afd4-4971-bf73-c51650867697 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:00.084342 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:00.084342 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:00.085147 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fb52264c-afd4-4971-bf73-c51650867697 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:00.123850 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:00.123850 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:00.127571 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-009872cf-d67b-432f-9c42-717999ffbeea tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:01:00.135660 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 338/683] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:00 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:01:00.242295 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:00.242295 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:00.256955 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fb52264c-afd4-4971-bf73-c51650867697 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 12:01:00.284904 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fb52264c-afd4-4971-bf73-c51650867697 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b returned with HTTP 200 Jan 21 12:01:00.287302 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 346/684] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:00 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b => generated 1366 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:01:01.151040 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-704b6faa-4234-438a-be06-aac401f47ff4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:01:01.151742 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-704b6faa-4234-438a-be06-aac401f47ff4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:01.151965 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:01.151965 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:01.152386 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-704b6faa-4234-438a-be06-aac401f47ff4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:01.152845 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-704b6faa-4234-438a-be06-aac401f47ff4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:01:01.208135 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:01.208135 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:01.216233 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-704b6faa-4234-438a-be06-aac401f47ff4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:01:01.217172 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 339/685] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:01 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 814 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:01:01.311850 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4d28499d-0ceb-463a-8483-01a0d2db96dd tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b Jan 21 12:01:01.312378 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4d28499d-0ceb-463a-8483-01a0d2db96dd tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:01.312574 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:01.312574 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:01.313324 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4d28499d-0ceb-463a-8483-01a0d2db96dd tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:01.443706 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:01.443706 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:01.472624 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4d28499d-0ceb-463a-8483-01a0d2db96dd tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Volume info retrieved successfully. Jan 21 12:01:01.510205 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4d28499d-0ceb-463a-8483-01a0d2db96dd tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b returned with HTTP 200 Jan 21 12:01:01.511762 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 347/686] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:01 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b => generated 1366 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:01:02.233163 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d9bc7bed-094f-47e3-9de8-048c8238a6f3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:01:02.234495 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d9bc7bed-094f-47e3-9de8-048c8238a6f3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:02.234865 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:02.234865 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:02.235572 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d9bc7bed-094f-47e3-9de8-048c8238a6f3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:02.236599 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-d9bc7bed-094f-47e3-9de8-048c8238a6f3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:01:02.306320 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:02.306320 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:02.310804 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d9bc7bed-094f-47e3-9de8-048c8238a6f3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:01:02.323937 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 340/687] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:02 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 816 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:01:02.530216 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-24213530-f372-4988-8bf8-94c946960206 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] GET http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b Jan 21 12:01:02.530780 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-24213530-f372-4988-8bf8-94c946960206 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:02.531009 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:02.531009 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:02.531385 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-24213530-f372-4988-8bf8-94c946960206 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:02.654744 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-24213530-f372-4988-8bf8-94c946960206 tempest-TaggedBootDevicesTest_v242-360832255 tempest-TaggedBootDevicesTest_v242-360832255] http://10.222.0.89/volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b returned with HTTP 404 Jan 21 12:01:02.656472 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 348/688] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:02 2021] GET /volume/v3/a85432c3c6df46e182061fa2db83990c/volumes/7143df90-6501-4d56-9e7f-914d9851758b => generated 109 bytes in 132 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:01:03.332336 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4a0fb12b-5263-4473-b1c3-5e00cd1ae512 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:01:03.332880 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4a0fb12b-5263-4473-b1c3-5e00cd1ae512 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:03.333336 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:03.333336 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:03.333845 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4a0fb12b-5263-4473-b1c3-5e00cd1ae512 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:03.334289 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-4a0fb12b-5263-4473-b1c3-5e00cd1ae512 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:01:03.384216 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:03.384216 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:03.392971 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4a0fb12b-5263-4473-b1c3-5e00cd1ae512 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 200 Jan 21 12:01:03.396032 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 341/689] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:03 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 817 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:01:03.408872 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e5cfb008-43b8-4268-b9d9-d49dabc003df tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c Jan 21 12:01:03.409470 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e5cfb008-43b8-4268-b9d9-d49dabc003df tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:03.410646 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e5cfb008-43b8-4268-b9d9-d49dabc003df tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:03.520325 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:03.520325 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:03.541783 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e5cfb008-43b8-4268-b9d9-d49dabc003df tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:03.591843 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:03.591843 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:03.613293 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e5cfb008-43b8-4268-b9d9-d49dabc003df tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c returned with HTTP 200 Jan 21 12:01:03.627589 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 349/690] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:03 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c => generated 1203 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:01:03.638194 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fa9c7695-05b0-4c03-ab47-d69ee35f6dd9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] DELETE http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 Jan 21 12:01:03.639507 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fa9c7695-05b0-4c03-ab47-d69ee35f6dd9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:03.640077 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:03.640077 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:03.641095 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fa9c7695-05b0-4c03-ab47-d69ee35f6dd9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:03.642018 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.contrib.backups [None req-fa9c7695-05b0-4c03-ab47-d69ee35f6dd9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Delete backup with id: ce4a2e0b-aa52-4ff2-ba14-b81344ad6679. Jan 21 12:01:03.693121 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:03.693121 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:03.823431 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.backup.rpcapi [None req-fa9c7695-05b0-4c03-ab47-d69ee35f6dd9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] delete_backup rpcapi backup_id ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 {{(pid=87986) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 12:01:03.842373 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fa9c7695-05b0-4c03-ab47-d69ee35f6dd9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 returned with HTTP 202 Jan 21 12:01:03.843808 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 342/691] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:01:03 2021] DELETE /volume/v3/797a459feb0245d9a815eff853b61328/backups/ce4a2e0b-aa52-4ff2-ba14-b81344ad6679 => generated 0 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 12:01:04.147120 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0cbae499-93af-4953-afe9-f40b0639da75 req-04774322-c5e5-47e0-bbe1-022739513487 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c Jan 21 12:01:04.148181 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0cbae499-93af-4953-afe9-f40b0639da75 req-04774322-c5e5-47e0-bbe1-022739513487 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:04.148549 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:04.148549 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:04.149239 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0cbae499-93af-4953-afe9-f40b0639da75 req-04774322-c5e5-47e0-bbe1-022739513487 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:04.387827 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:04.387827 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:04.404579 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-0cbae499-93af-4953-afe9-f40b0639da75 req-04774322-c5e5-47e0-bbe1-022739513487 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:04.445757 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:04.445757 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:04.462914 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0cbae499-93af-4953-afe9-f40b0639da75 req-04774322-c5e5-47e0-bbe1-022739513487 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c returned with HTTP 200 Jan 21 12:01:04.465017 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 350/692] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:01:04 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c => generated 1203 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:01:04.535831 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0cbae499-93af-4953-afe9-f40b0639da75 req-eae8e574-fdaa-4d0e-a2c7-7549360bbbd4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] POST http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c/action Jan 21 12:01:04.536745 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:04.536745 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:04.537674 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0cbae499-93af-4953-afe9-f40b0639da75 req-eae8e574-fdaa-4d0e-a2c7-7549360bbbd4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Action body: b'{"os-begin_detaching": null}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:01:04.541109 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0cbae499-93af-4953-afe9-f40b0639da75 req-eae8e574-fdaa-4d0e-a2c7-7549360bbbd4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:01:04.719777 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:04.719777 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:04.722638 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-0cbae499-93af-4953-afe9-f40b0639da75 req-eae8e574-fdaa-4d0e-a2c7-7549360bbbd4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:04.743083 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-0cbae499-93af-4953-afe9-f40b0639da75 req-eae8e574-fdaa-4d0e-a2c7-7549360bbbd4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Begin detaching volume completed successfully. Jan 21 12:01:04.745548 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0cbae499-93af-4953-afe9-f40b0639da75 req-eae8e574-fdaa-4d0e-a2c7-7549360bbbd4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c/action returned with HTTP 202 Jan 21 12:01:04.749630 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 343/693] 10.222.0.89 () {64 vars in 1643 bytes} [Thu Jan 21 12:01:04 2021] POST /volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c/action => generated 0 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:01:04.807453 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3d9a3486-b96c-47c6-b8e7-2e4bd2ac3174 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c Jan 21 12:01:04.808362 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3d9a3486-b96c-47c6-b8e7-2e4bd2ac3174 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:04.809043 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:04.809043 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:04.810508 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3d9a3486-b96c-47c6-b8e7-2e4bd2ac3174 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:04.876298 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0cbae499-93af-4953-afe9-f40b0639da75 req-eae8e574-fdaa-4d0e-a2c7-7549360bbbd4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume// Jan 21 12:01:04.876805 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0cbae499-93af-4953-afe9-f40b0639da75 req-eae8e574-fdaa-4d0e-a2c7-7549360bbbd4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:04.877017 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:04.877017 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:04.877367 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0cbae499-93af-4953-afe9-f40b0639da75 req-eae8e574-fdaa-4d0e-a2c7-7549360bbbd4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:04.902134 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0cbae499-93af-4953-afe9-f40b0639da75 req-eae8e574-fdaa-4d0e-a2c7-7549360bbbd4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:01:04.908393 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 344/694] 10.222.0.95 () {56 vars in 1089 bytes} [Thu Jan 21 12:01:04 2021] GET /volume/ => generated 754 bytes in 33 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:01:04.926462 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0cbae499-93af-4953-afe9-f40b0639da75 req-75d2c3a4-d2e4-4874-869f-1552eec81260 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c Jan 21 12:01:04.928268 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0cbae499-93af-4953-afe9-f40b0639da75 req-75d2c3a4-d2e4-4874-869f-1552eec81260 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:04.929457 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0cbae499-93af-4953-afe9-f40b0639da75 req-75d2c3a4-d2e4-4874-869f-1552eec81260 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:05.017507 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:05.017507 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:05.036345 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-0cbae499-93af-4953-afe9-f40b0639da75 req-75d2c3a4-d2e4-4874-869f-1552eec81260 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:05.068492 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:05.068492 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:05.081483 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:05.081483 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:05.083365 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0cbae499-93af-4953-afe9-f40b0639da75 req-75d2c3a4-d2e4-4874-869f-1552eec81260 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c returned with HTTP 200 Jan 21 12:01:05.098310 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 345/695] 10.222.0.95 () {60 vars in 1403 bytes} [Thu Jan 21 12:01:04 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c => generated 1305 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:01:05.137743 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3d9a3486-b96c-47c6-b8e7-2e4bd2ac3174 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:05.233305 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:05.233305 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:05.268778 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3d9a3486-b96c-47c6-b8e7-2e4bd2ac3174 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c returned with HTTP 200 Jan 21 12:01:05.285741 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 351/696] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:04 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c => generated 1206 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:01:05.596795 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0cbae499-93af-4953-afe9-f40b0639da75 req-0377846c-d4a9-4e7c-b770-05d7f148faa7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] DELETE http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/attachments/31a07e48-c053-4a84-9735-2696ef2a3d7c Jan 21 12:01:05.597367 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0cbae499-93af-4953-afe9-f40b0639da75 req-0377846c-d4a9-4e7c-b770-05d7f148faa7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:05.597561 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:05.597561 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:05.600509 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0cbae499-93af-4953-afe9-f40b0639da75 req-0377846c-d4a9-4e7c-b770-05d7f148faa7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:05.648670 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:05.648670 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:06.301065 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6917d844-fe74-4010-b437-5a67d3934b08 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c Jan 21 12:01:06.302144 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6917d844-fe74-4010-b437-5a67d3934b08 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:06.302583 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:06.302583 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:06.303273 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6917d844-fe74-4010-b437-5a67d3934b08 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:06.416657 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:06.416657 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:06.450149 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6917d844-fe74-4010-b437-5a67d3934b08 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:06.511461 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:06.511461 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:06.564291 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6917d844-fe74-4010-b437-5a67d3934b08 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c returned with HTTP 200 Jan 21 12:01:06.565132 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 352/697] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:06 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c => generated 1206 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:01:06.923184 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-0cbae499-93af-4953-afe9-f40b0639da75 req-0377846c-d4a9-4e7c-b770-05d7f148faa7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 12:01:06.924782 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-0cbae499-93af-4953-afe9-f40b0639da75 req-0377846c-d4a9-4e7c-b770-05d7f148faa7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Pending status list for volume during attachment-delete: [] {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 12:01:06.973567 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0cbae499-93af-4953-afe9-f40b0639da75 req-0377846c-d4a9-4e7c-b770-05d7f148faa7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/attachments/31a07e48-c053-4a84-9735-2696ef2a3d7c returned with HTTP 200 Jan 21 12:01:06.976151 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 346/698] 10.222.0.95 () {62 vars in 1437 bytes} [Thu Jan 21 12:01:05 2021] DELETE /volume/v3/797a459feb0245d9a815eff853b61328/attachments/31a07e48-c053-4a84-9735-2696ef2a3d7c => generated 19 bytes in 1390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:01:07.596482 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-12c41082-abbd-4d54-9b20-2aa9fe5e2157 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c Jan 21 12:01:07.597468 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-12c41082-abbd-4d54-9b20-2aa9fe5e2157 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:07.597806 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:07.597806 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:07.599163 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-12c41082-abbd-4d54-9b20-2aa9fe5e2157 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:07.719877 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:07.719877 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:07.760253 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-12c41082-abbd-4d54-9b20-2aa9fe5e2157 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:07.824481 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-12c41082-abbd-4d54-9b20-2aa9fe5e2157 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c returned with HTTP 200 Jan 21 12:01:07.834475 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 353/699] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:07 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c => generated 911 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:01:17.608839 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-24b37524-18f5-4c18-843e-bc9b0ff85f3b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] DELETE http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c Jan 21 12:01:17.614817 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-24b37524-18f5-4c18-843e-bc9b0ff85f3b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:17.615474 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:17.615474 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:17.616483 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-24b37524-18f5-4c18-843e-bc9b0ff85f3b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:17.617388 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-24b37524-18f5-4c18-843e-bc9b0ff85f3b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Delete volume with id: 02c6a0f1-dc67-4f26-87db-d7cc83cbd60c Jan 21 12:01:17.702457 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:17.702457 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:17.704161 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-24b37524-18f5-4c18-843e-bc9b0ff85f3b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:17.751361 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-24b37524-18f5-4c18-843e-bc9b0ff85f3b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Delete volume request issued successfully. Jan 21 12:01:17.751882 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-24b37524-18f5-4c18-843e-bc9b0ff85f3b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c returned with HTTP 202 Jan 21 12:01:17.753481 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 347/700] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:01:17 2021] DELETE /volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:01:17.762178 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9981ba31-e987-403e-8449-aa46ea674961 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c Jan 21 12:01:17.766442 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9981ba31-e987-403e-8449-aa46ea674961 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:17.766665 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:17.766665 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:17.767054 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9981ba31-e987-403e-8449-aa46ea674961 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:17.908015 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:17.908015 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:17.948232 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9981ba31-e987-403e-8449-aa46ea674961 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:18.032929 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9981ba31-e987-403e-8449-aa46ea674961 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c returned with HTTP 200 Jan 21 12:01:18.049170 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 354/701] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:17 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c => generated 910 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:01:19.050397 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4f149512-be89-4303-b9a0-f0ccb91a9d6f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c Jan 21 12:01:19.050922 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4f149512-be89-4303-b9a0-f0ccb91a9d6f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:19.051143 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:19.051143 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:19.051515 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4f149512-be89-4303-b9a0-f0ccb91a9d6f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:19.173866 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:19.173866 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:19.195722 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4f149512-be89-4303-b9a0-f0ccb91a9d6f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:19.257201 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4f149512-be89-4303-b9a0-f0ccb91a9d6f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c returned with HTTP 200 Jan 21 12:01:19.258299 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 348/702] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:19 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c => generated 910 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:01:20.274925 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-80ec67df-6bf9-4f62-ab59-63533870e826 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c Jan 21 12:01:20.275495 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-80ec67df-6bf9-4f62-ab59-63533870e826 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:20.275619 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:20.275619 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:20.276197 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-80ec67df-6bf9-4f62-ab59-63533870e826 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:20.345500 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:20.345500 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:20.355273 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-80ec67df-6bf9-4f62-ab59-63533870e826 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:20.388128 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-80ec67df-6bf9-4f62-ab59-63533870e826 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c returned with HTTP 200 Jan 21 12:01:20.390200 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 355/703] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:20 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c => generated 910 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:01:21.408954 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e661d970-da5b-4e2e-bcf6-e66741426181 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c Jan 21 12:01:21.411153 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e661d970-da5b-4e2e-bcf6-e66741426181 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:21.412040 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:21.412040 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:21.412490 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e661d970-da5b-4e2e-bcf6-e66741426181 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:21.500236 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e661d970-da5b-4e2e-bcf6-e66741426181 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c returned with HTTP 404 Jan 21 12:01:21.501795 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 349/704] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:21 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:01:21.588654 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0570dd2b-f31e-4c10-b453-5cb94bb62e5e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] POST http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes Jan 21 12:01:21.589123 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:21.589123 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:21.589547 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0570dd2b-f31e-4c10-b453-5cb94bb62e5e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5c95b056-2e65-49e7-b901-df3480abf71e", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-404261011"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:01:21.591179 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-0570dd2b-f31e-4c10-b453-5cb94bb62e5e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Create volume request body: {'volume': {'imageRef': '5c95b056-2e65-49e7-b901-df3480abf71e', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-404261011'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:01:21.745038 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-0570dd2b-f31e-4c10-b453-5cb94bb62e5e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Create volume of 1 GB Jan 21 12:01:21.759028 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0570dd2b-f31e-4c10-b453-5cb94bb62e5e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Availability Zones retrieved successfully. Jan 21 12:01:21.777786 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0570dd2b-f31e-4c10-b453-5cb94bb62e5e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Flow 'volume_create_api' (47fe5ec9-8633-445c-aca1-5c5880bf41ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:01:21.781345 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0570dd2b-f31e-4c10-b453-5cb94bb62e5e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69366ebf-15a5-4d3e-8d29-88ad4d020cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:01:21.784010 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-0570dd2b-f31e-4c10-b453-5cb94bb62e5e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:01:21.983565 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0570dd2b-f31e-4c10-b453-5cb94bb62e5e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69366ebf-15a5-4d3e-8d29-88ad4d020cac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:01:21.987006 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0570dd2b-f31e-4c10-b453-5cb94bb62e5e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7299609-33ad-4e19-bc5c-2069fa1dd7d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:01:22.123190 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-0570dd2b-f31e-4c10-b453-5cb94bb62e5e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Created reservations ['1f9a7563-0cff-4cd9-b577-431ead5b6b0b', 'd7db1f18-3f5e-4a28-bb5f-2d4a8c07076f', 'dcbca7c1-4daa-42e8-a4d8-75366a55f41c', 'e0cb9008-9d34-4e63-bf91-92de790df771'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:01:22.125393 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0570dd2b-f31e-4c10-b453-5cb94bb62e5e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7299609-33ad-4e19-bc5c-2069fa1dd7d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f9a7563-0cff-4cd9-b577-431ead5b6b0b', 'd7db1f18-3f5e-4a28-bb5f-2d4a8c07076f', 'dcbca7c1-4daa-42e8-a4d8-75366a55f41c', 'e0cb9008-9d34-4e63-bf91-92de790df771']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:01:22.127574 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0570dd2b-f31e-4c10-b453-5cb94bb62e5e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81b5dc4b-d299-4c36-8ed0-7d6c602eb2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:01:22.249972 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0570dd2b-f31e-4c10-b453-5cb94bb62e5e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81b5dc4b-d299-4c36-8ed0-7d6c602eb2b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-404261011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='797a459feb0245d9a815eff853b61328',qos_specs=None,replication_status=,reservations=['1f9a7563-0cff-4cd9-b577-431ead5b6b0b','d7db1f18-3f5e-4a28-bb5f-2d4a8c07076f','dcbca7c1-4daa-42e8-a4d8-75366a55f41c','e0cb9008-9d34-4e63-bf91-92de790df771'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75c21b9053664418a8b9240a4d4a3100',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:01:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-404261011',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='797a459feb0245d9a815eff853b61328',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,user_id='75c21b9053664418a8b9240a4d4a3100',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:01:22.253268 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0570dd2b-f31e-4c10-b453-5cb94bb62e5e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3f0704a-8b50-4f61-b730-acbf763da761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:01:22.300569 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0570dd2b-f31e-4c10-b453-5cb94bb62e5e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3f0704a-8b50-4f61-b730-acbf763da761) 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-VolumesBackupsTest-Volume-404261011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='797a459feb0245d9a815eff853b61328',qos_specs=None,replication_status=,reservations=['1f9a7563-0cff-4cd9-b577-431ead5b6b0b','d7db1f18-3f5e-4a28-bb5f-2d4a8c07076f','dcbca7c1-4daa-42e8-a4d8-75366a55f41c','e0cb9008-9d34-4e63-bf91-92de790df771'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75c21b9053664418a8b9240a4d4a3100',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:01:22.300569 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0570dd2b-f31e-4c10-b453-5cb94bb62e5e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7b29f0c-d6f1-460a-a267-40bdce4d3777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:01:22.325030 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0570dd2b-f31e-4c10-b453-5cb94bb62e5e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7b29f0c-d6f1-460a-a267-40bdce4d3777) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:01:22.328190 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0570dd2b-f31e-4c10-b453-5cb94bb62e5e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Flow 'volume_create_api' (47fe5ec9-8633-445c-aca1-5c5880bf41ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:01:22.411551 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0570dd2b-f31e-4c10-b453-5cb94bb62e5e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Create volume request issued successfully. Jan 21 12:01:22.429960 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0570dd2b-f31e-4c10-b453-5cb94bb62e5e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes returned with HTTP 202 Jan 21 12:01:22.431187 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 356/705] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:01:21 2021] POST /volume/v3/797a459feb0245d9a815eff853b61328/volumes => generated 817 bytes in 849 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:01:22.454954 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a099d273-7dd0-4327-b26a-2407d8f60a87 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 Jan 21 12:01:22.456521 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a099d273-7dd0-4327-b26a-2407d8f60a87 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:22.457312 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a099d273-7dd0-4327-b26a-2407d8f60a87 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:22.589625 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:22.589625 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:22.615284 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a099d273-7dd0-4327-b26a-2407d8f60a87 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:22.679137 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a099d273-7dd0-4327-b26a-2407d8f60a87 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 returned with HTTP 200 Jan 21 12:01:22.682980 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 350/706] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:22 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 => generated 909 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:01:23.701136 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0bcd2615-6667-430a-adf8-19ec04f17ee3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 Jan 21 12:01:23.701939 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0bcd2615-6667-430a-adf8-19ec04f17ee3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:23.702042 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:23.702042 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:23.702391 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0bcd2615-6667-430a-adf8-19ec04f17ee3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:23.862150 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:23.862150 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:23.891969 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0bcd2615-6667-430a-adf8-19ec04f17ee3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:23.957471 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0bcd2615-6667-430a-adf8-19ec04f17ee3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 returned with HTTP 200 Jan 21 12:01:23.962991 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 357/707] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:23 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 => generated 909 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:01:24.983210 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bea81c7c-a985-4a60-b7bf-743c9c774407 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 Jan 21 12:01:24.984069 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bea81c7c-a985-4a60-b7bf-743c9c774407 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:24.984465 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:24.984465 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:24.985055 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bea81c7c-a985-4a60-b7bf-743c9c774407 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:25.166902 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:25.166902 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:25.178326 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bea81c7c-a985-4a60-b7bf-743c9c774407 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:25.208642 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bea81c7c-a985-4a60-b7bf-743c9c774407 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 returned with HTTP 200 Jan 21 12:01:25.213430 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 351/708] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:24 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 => generated 909 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:01:26.227027 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4620c8f0-2046-44f7-bcae-c36a8b449d4d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 Jan 21 12:01:26.228263 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4620c8f0-2046-44f7-bcae-c36a8b449d4d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:26.228672 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:26.228672 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:26.229568 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4620c8f0-2046-44f7-bcae-c36a8b449d4d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:26.358521 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:26.358521 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:26.373420 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4620c8f0-2046-44f7-bcae-c36a8b449d4d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:26.425822 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4620c8f0-2046-44f7-bcae-c36a8b449d4d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 returned with HTTP 200 Jan 21 12:01:26.440318 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 358/709] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:26 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 => generated 909 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:01:27.443822 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1dcc3bfc-c44f-4eb9-80b3-a0b47ab17f64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 Jan 21 12:01:27.444350 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1dcc3bfc-c44f-4eb9-80b3-a0b47ab17f64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:27.444563 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:27.444563 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:27.444937 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1dcc3bfc-c44f-4eb9-80b3-a0b47ab17f64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:27.541561 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:27.541561 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:27.566051 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1dcc3bfc-c44f-4eb9-80b3-a0b47ab17f64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:27.625331 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1dcc3bfc-c44f-4eb9-80b3-a0b47ab17f64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 returned with HTTP 200 Jan 21 12:01:27.626557 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 352/710] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:27 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 => generated 909 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:01:28.644014 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a91af8b6-a18b-41ce-9528-3dab7032c991 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 Jan 21 12:01:28.644888 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a91af8b6-a18b-41ce-9528-3dab7032c991 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:28.645098 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:28.645098 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:28.645448 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a91af8b6-a18b-41ce-9528-3dab7032c991 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:28.796523 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:28.796523 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:28.815513 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a91af8b6-a18b-41ce-9528-3dab7032c991 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:28.889536 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a91af8b6-a18b-41ce-9528-3dab7032c991 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 returned with HTTP 200 Jan 21 12:01:28.899327 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 359/711] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:28 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 => generated 909 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:01:29.917480 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5c5ffbfc-d410-4d08-aa07-172c8962eb73 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 Jan 21 12:01:29.918172 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5c5ffbfc-d410-4d08-aa07-172c8962eb73 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:29.918816 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:29.918816 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:29.919117 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5c5ffbfc-d410-4d08-aa07-172c8962eb73 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:30.475732 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:30.475732 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:30.499351 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5c5ffbfc-d410-4d08-aa07-172c8962eb73 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:30.571236 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5c5ffbfc-d410-4d08-aa07-172c8962eb73 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 returned with HTTP 200 Jan 21 12:01:30.577577 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 353/712] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:29 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 => generated 909 bytes in 665 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:01:31.592449 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-08cf1090-877c-4cd4-8567-0bfea2c259f6 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 Jan 21 12:01:31.593621 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-08cf1090-877c-4cd4-8567-0bfea2c259f6 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:31.594039 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:31.594039 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:31.594670 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-08cf1090-877c-4cd4-8567-0bfea2c259f6 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:31.703691 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:31.703691 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:31.727479 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-08cf1090-877c-4cd4-8567-0bfea2c259f6 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:31.776531 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-08cf1090-877c-4cd4-8567-0bfea2c259f6 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 returned with HTTP 200 Jan 21 12:01:31.782196 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 360/713] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:31 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 => generated 909 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:01:32.798906 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-42f5b905-4a23-44fc-a953-b0de1e430660 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 Jan 21 12:01:32.801495 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-42f5b905-4a23-44fc-a953-b0de1e430660 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:32.801945 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:32.801945 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:32.802840 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-42f5b905-4a23-44fc-a953-b0de1e430660 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:32.964077 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:32.964077 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:32.984709 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-42f5b905-4a23-44fc-a953-b0de1e430660 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:33.054521 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-42f5b905-4a23-44fc-a953-b0de1e430660 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 returned with HTTP 200 Jan 21 12:01:33.056159 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 354/714] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:32 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 => generated 909 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:01:34.073826 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f633e2ae-3585-4176-9fe5-5c36fd89f6ff tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 Jan 21 12:01:34.076178 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f633e2ae-3585-4176-9fe5-5c36fd89f6ff tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:34.076552 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:34.076552 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:34.077381 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f633e2ae-3585-4176-9fe5-5c36fd89f6ff tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:34.175859 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:34.175859 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:34.188896 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f633e2ae-3585-4176-9fe5-5c36fd89f6ff tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:34.228503 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f633e2ae-3585-4176-9fe5-5c36fd89f6ff tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 returned with HTTP 200 Jan 21 12:01:34.229847 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 361/715] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:34 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 => generated 909 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:01:35.246896 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6dd5e574-4bab-4b5a-ac70-075bd773ea58 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 Jan 21 12:01:35.247598 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6dd5e574-4bab-4b5a-ac70-075bd773ea58 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:35.247705 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:35.247705 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:35.248204 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6dd5e574-4bab-4b5a-ac70-075bd773ea58 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:35.398025 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:35.398025 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:35.425925 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6dd5e574-4bab-4b5a-ac70-075bd773ea58 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:35.514367 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6dd5e574-4bab-4b5a-ac70-075bd773ea58 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 returned with HTTP 200 Jan 21 12:01:35.516423 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 355/716] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:35 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 => generated 909 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:01:36.539007 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cfaa00e0-5f65-4784-9c27-8f46b87c14b0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 Jan 21 12:01:36.539573 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cfaa00e0-5f65-4784-9c27-8f46b87c14b0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:36.539713 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:36.539713 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:36.540504 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cfaa00e0-5f65-4784-9c27-8f46b87c14b0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:36.661735 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:36.661735 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:36.697773 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cfaa00e0-5f65-4784-9c27-8f46b87c14b0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:36.751852 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cfaa00e0-5f65-4784-9c27-8f46b87c14b0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 returned with HTTP 200 Jan 21 12:01:36.755763 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 362/717] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:36 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 => generated 909 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:01:37.790274 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-107a10a8-e97a-47a0-be45-772d7ecd94fd tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 Jan 21 12:01:37.792600 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-107a10a8-e97a-47a0-be45-772d7ecd94fd tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:37.812342 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:37.812342 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:37.814963 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-107a10a8-e97a-47a0-be45-772d7ecd94fd tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:38.021593 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:38.021593 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:38.047174 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-107a10a8-e97a-47a0-be45-772d7ecd94fd tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:38.131221 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-107a10a8-e97a-47a0-be45-772d7ecd94fd tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 returned with HTTP 200 Jan 21 12:01:38.140945 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 356/718] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:37 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 => generated 909 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:01:39.155288 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fc8e77eb-96a0-46c5-a5a6-61e98eef40f6 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 Jan 21 12:01:39.155965 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fc8e77eb-96a0-46c5-a5a6-61e98eef40f6 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:39.156076 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:39.156076 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:39.156361 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fc8e77eb-96a0-46c5-a5a6-61e98eef40f6 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:39.326959 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:39.326959 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:39.382190 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fc8e77eb-96a0-46c5-a5a6-61e98eef40f6 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:39.443443 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fc8e77eb-96a0-46c5-a5a6-61e98eef40f6 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 returned with HTTP 200 Jan 21 12:01:39.444323 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 363/719] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:39 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 => generated 909 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:01:40.462828 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-409a62dd-de8d-42ac-9e9d-8bef56521a59 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 Jan 21 12:01:40.464934 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-409a62dd-de8d-42ac-9e9d-8bef56521a59 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:40.465323 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:40.465323 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:40.466280 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-409a62dd-de8d-42ac-9e9d-8bef56521a59 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:40.696795 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:40.696795 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:40.736520 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-409a62dd-de8d-42ac-9e9d-8bef56521a59 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:40.820012 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-409a62dd-de8d-42ac-9e9d-8bef56521a59 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 returned with HTTP 200 Jan 21 12:01:40.823680 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 357/720] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:40 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 => generated 909 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:01:41.848676 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7347d0ff-6fd7-4749-9d74-51e82eb37f39 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 Jan 21 12:01:41.849433 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7347d0ff-6fd7-4749-9d74-51e82eb37f39 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:41.849433 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:41.849433 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:41.850297 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7347d0ff-6fd7-4749-9d74-51e82eb37f39 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:42.000708 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:42.000708 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:42.021919 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7347d0ff-6fd7-4749-9d74-51e82eb37f39 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:42.117269 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7347d0ff-6fd7-4749-9d74-51e82eb37f39 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 returned with HTTP 200 Jan 21 12:01:42.130248 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 364/721] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:41 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 => generated 909 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:01:43.139875 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-105da4cc-8745-43d0-a9ed-bba201a4cb3e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 Jan 21 12:01:43.140402 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-105da4cc-8745-43d0-a9ed-bba201a4cb3e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:43.140569 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:43.140569 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:43.141214 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-105da4cc-8745-43d0-a9ed-bba201a4cb3e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:43.307383 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:43.307383 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:43.348270 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-105da4cc-8745-43d0-a9ed-bba201a4cb3e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:43.420970 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-105da4cc-8745-43d0-a9ed-bba201a4cb3e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 returned with HTTP 200 Jan 21 12:01:43.421823 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 358/722] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:43 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 => generated 967 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:01:44.440442 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-66922b9f-c2de-47f3-8522-8b4a71614a43 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 Jan 21 12:01:44.440988 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-66922b9f-c2de-47f3-8522-8b4a71614a43 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:44.441135 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:44.441135 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:44.441783 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-66922b9f-c2de-47f3-8522-8b4a71614a43 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:44.619706 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:44.619706 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:44.669110 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-66922b9f-c2de-47f3-8522-8b4a71614a43 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:44.739819 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-66922b9f-c2de-47f3-8522-8b4a71614a43 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 returned with HTTP 200 Jan 21 12:01:44.740984 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 365/723] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:44 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 => generated 967 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:01:45.759501 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ec563f1e-a3c9-40cc-bbf9-21a06fa04c79 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 Jan 21 12:01:45.760720 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ec563f1e-a3c9-40cc-bbf9-21a06fa04c79 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:45.761139 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:45.761139 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:45.762507 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ec563f1e-a3c9-40cc-bbf9-21a06fa04c79 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:45.966316 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:45.966316 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:46.017195 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ec563f1e-a3c9-40cc-bbf9-21a06fa04c79 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:46.079084 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ec563f1e-a3c9-40cc-bbf9-21a06fa04c79 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 returned with HTTP 200 Jan 21 12:01:46.079903 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 359/724] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:45 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 => generated 967 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:01:47.103016 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-45f7bbae-20f3-4a4e-b2a9-bb4ddb41d3e4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 Jan 21 12:01:47.103756 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-45f7bbae-20f3-4a4e-b2a9-bb4ddb41d3e4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:47.103756 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:47.103756 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:47.104344 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-45f7bbae-20f3-4a4e-b2a9-bb4ddb41d3e4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:47.279005 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:47.279005 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:47.293414 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-45f7bbae-20f3-4a4e-b2a9-bb4ddb41d3e4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:47.331007 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-45f7bbae-20f3-4a4e-b2a9-bb4ddb41d3e4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 returned with HTTP 200 Jan 21 12:01:47.332273 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 366/725] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:47 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 => generated 970 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:01:48.352551 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bff0145b-43b4-4316-a8a7-cfc84ae9f16d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 Jan 21 12:01:48.353271 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bff0145b-43b4-4316-a8a7-cfc84ae9f16d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:48.353604 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:48.353604 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:48.354217 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bff0145b-43b4-4316-a8a7-cfc84ae9f16d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:48.520305 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:48.520305 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:48.547352 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bff0145b-43b4-4316-a8a7-cfc84ae9f16d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:48.608630 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bff0145b-43b4-4316-a8a7-cfc84ae9f16d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 returned with HTTP 200 Jan 21 12:01:48.610044 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 360/726] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:48 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 => generated 970 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:01:49.626499 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a76944a4-2403-48cc-a059-85fdb5c8b53b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 Jan 21 12:01:49.627166 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a76944a4-2403-48cc-a059-85fdb5c8b53b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:49.627461 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:49.627461 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:49.628175 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a76944a4-2403-48cc-a059-85fdb5c8b53b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:49.704866 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:49.704866 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:49.716777 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a76944a4-2403-48cc-a059-85fdb5c8b53b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:49.748523 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a76944a4-2403-48cc-a059-85fdb5c8b53b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 returned with HTTP 200 Jan 21 12:01:49.750241 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 367/727] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:49 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 => generated 970 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:01:50.770427 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-96f07373-d0bc-4e19-b934-5ba428fa87d7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 Jan 21 12:01:50.770943 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-96f07373-d0bc-4e19-b934-5ba428fa87d7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:50.771158 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:50.771158 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:50.771523 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-96f07373-d0bc-4e19-b934-5ba428fa87d7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:50.899869 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:50.899869 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:50.922164 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-96f07373-d0bc-4e19-b934-5ba428fa87d7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:51.063387 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-96f07373-d0bc-4e19-b934-5ba428fa87d7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 returned with HTTP 200 Jan 21 12:01:51.074892 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 361/728] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:50 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 => generated 970 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:01:52.098608 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d6d3e73b-e211-414e-81d4-f32ff9a81a67 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 Jan 21 12:01:52.099215 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d6d3e73b-e211-414e-81d4-f32ff9a81a67 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:52.099680 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:52.099680 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:52.100298 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d6d3e73b-e211-414e-81d4-f32ff9a81a67 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:52.268374 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:52.268374 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:52.306111 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d6d3e73b-e211-414e-81d4-f32ff9a81a67 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:52.364318 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d6d3e73b-e211-414e-81d4-f32ff9a81a67 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 returned with HTTP 200 Jan 21 12:01:52.366174 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 368/729] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:52 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 => generated 970 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:01:53.382217 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8d6df5c6-2408-45ee-8e5d-dbc7e0cd9896 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 Jan 21 12:01:53.383472 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8d6df5c6-2408-45ee-8e5d-dbc7e0cd9896 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:53.383910 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:53.383910 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:53.387384 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8d6df5c6-2408-45ee-8e5d-dbc7e0cd9896 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:53.457958 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:53.457958 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:53.472475 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8d6df5c6-2408-45ee-8e5d-dbc7e0cd9896 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:53.515096 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8d6df5c6-2408-45ee-8e5d-dbc7e0cd9896 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 returned with HTTP 200 Jan 21 12:01:53.523842 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 362/730] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:53 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 => generated 1358 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 12:01:53.533577 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b43e103d-ef69-46c2-9a9d-6c81f0e90894 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 Jan 21 12:01:53.534166 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b43e103d-ef69-46c2-9a9d-6c81f0e90894 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:53.534426 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:53.534426 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:53.534806 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b43e103d-ef69-46c2-9a9d-6c81f0e90894 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:53.632945 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:53.632945 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:53.645402 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b43e103d-ef69-46c2-9a9d-6c81f0e90894 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:53.694085 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b43e103d-ef69-46c2-9a9d-6c81f0e90894 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 returned with HTTP 200 Jan 21 12:01:53.697594 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 369/731] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:53 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 => generated 1358 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:01:53.718340 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3ae24fd9-cc5a-4d81-a875-9d21abb9d299 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] POST http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups Jan 21 12:01:53.720884 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:53.720884 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:53.722936 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3ae24fd9-cc5a-4d81-a875-9d21abb9d299 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7", "name": "tempest-VolumesBackupsTest-Backup-1917314525"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:01:53.725425 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.backups [None req-3ae24fd9-cc5a-4d81-a875-9d21abb9d299 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Creating new backup {'backup': {'volume_id': '6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7', 'name': 'tempest-VolumesBackupsTest-Backup-1917314525'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 12:01:53.727423 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.contrib.backups [None req-3ae24fd9-cc5a-4d81-a875-9d21abb9d299 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Creating backup of volume 6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 in container None Jan 21 12:01:53.859743 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:53.859743 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:53.863429 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3ae24fd9-cc5a-4d81-a875-9d21abb9d299 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:01:53.913721 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-3ae24fd9-cc5a-4d81-a875-9d21abb9d299 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:01:53.914698 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-3ae24fd9-cc5a-4d81-a875-9d21abb9d299 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:01:53.952304 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-3ae24fd9-cc5a-4d81-a875-9d21abb9d299 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Created reservations ['7e89ab11-bb09-46a2-a188-6bfb15a4325f', '206afd48-073e-47f5-8f8f-54b021986dbb'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:01:54.079696 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3ae24fd9-cc5a-4d81-a875-9d21abb9d299 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups returned with HTTP 202 Jan 21 12:01:54.080740 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 363/732] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:01:53 2021] POST /volume/v3/797a459feb0245d9a815eff853b61328/backups => generated 396 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:01:54.100187 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8fa4162b-56dc-4c55-8413-61ac62ae3ce6 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:01:54.100904 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8fa4162b-56dc-4c55-8413-61ac62ae3ce6 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:54.101225 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:54.101225 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:54.102282 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8fa4162b-56dc-4c55-8413-61ac62ae3ce6 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:54.102703 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-8fa4162b-56dc-4c55-8413-61ac62ae3ce6 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:01:54.251869 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:54.251869 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:54.265468 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8fa4162b-56dc-4c55-8413-61ac62ae3ce6 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:01:54.283140 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 370/733] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:54 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 803 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:01:55.304924 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7a415208-bae5-4558-8743-021ea0ff7c41 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:01:55.305588 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7a415208-bae5-4558-8743-021ea0ff7c41 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:55.306061 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:55.306061 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:55.309594 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7a415208-bae5-4558-8743-021ea0ff7c41 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:55.310196 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-7a415208-bae5-4558-8743-021ea0ff7c41 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:01:55.431966 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:55.431966 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:55.436304 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7a415208-bae5-4558-8743-021ea0ff7c41 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:01:55.443522 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 364/734] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:55 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 803 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:01:56.477434 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e7fc6c16-167a-4472-a38b-15e867ef1826 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:01:56.492844 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e7fc6c16-167a-4472-a38b-15e867ef1826 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:56.493768 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:56.493768 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:56.494951 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e7fc6c16-167a-4472-a38b-15e867ef1826 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:56.502643 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-e7fc6c16-167a-4472-a38b-15e867ef1826 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:01:56.634255 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:56.634255 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:56.642151 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e7fc6c16-167a-4472-a38b-15e867ef1826 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:01:56.643714 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 371/735] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:56 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 803 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:01:57.677843 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-98637bc5-573f-4666-9964-9fb116594096 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:01:57.677843 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-98637bc5-573f-4666-9964-9fb116594096 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:57.677843 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:57.677843 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:57.677843 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-98637bc5-573f-4666-9964-9fb116594096 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:57.677843 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-98637bc5-573f-4666-9964-9fb116594096 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:01:57.746064 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:57.746064 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:57.752644 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-98637bc5-573f-4666-9964-9fb116594096 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:01:57.756650 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 365/736] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:57 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 803 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:01:58.769337 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-164d6256-fbe7-4701-916a-fddfe50badf7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:01:58.770256 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-164d6256-fbe7-4701-916a-fddfe50badf7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:58.770594 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:58.770594 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:58.771056 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-164d6256-fbe7-4701-916a-fddfe50badf7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:58.771638 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-164d6256-fbe7-4701-916a-fddfe50badf7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:01:58.820574 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:58.820574 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:58.822892 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-164d6256-fbe7-4701-916a-fddfe50badf7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:01:58.827298 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 372/737] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:58 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 803 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:01:59.841488 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4a12931b-8401-4cef-a831-98bdc2f7fde1 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:01:59.842706 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4a12931b-8401-4cef-a831-98bdc2f7fde1 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:01:59.843274 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:01:59.843274 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:01:59.844039 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4a12931b-8401-4cef-a831-98bdc2f7fde1 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:01:59.844621 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-4a12931b-8401-4cef-a831-98bdc2f7fde1 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:01:59.928034 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:01:59.928034 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:01:59.943491 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4a12931b-8401-4cef-a831-98bdc2f7fde1 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:01:59.944963 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 366/738] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:01:59 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:02:00.961758 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a2060667-0a80-42b6-a274-ced02680dd44 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:00.962343 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a2060667-0a80-42b6-a274-ced02680dd44 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:00.962459 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:00.962459 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:00.962749 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a2060667-0a80-42b6-a274-ced02680dd44 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:00.963125 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-a2060667-0a80-42b6-a274-ced02680dd44 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:01.017372 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:01.017372 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:01.019837 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a2060667-0a80-42b6-a274-ced02680dd44 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:01.026258 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 373/739] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:00 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:02.036368 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f2d1b6f6-cb27-414f-8698-b08d8d09634d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:02.037508 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f2d1b6f6-cb27-414f-8698-b08d8d09634d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:02.038018 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:02.038018 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:02.039023 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f2d1b6f6-cb27-414f-8698-b08d8d09634d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:02.039676 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-f2d1b6f6-cb27-414f-8698-b08d8d09634d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:02.092611 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:02.092611 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:02.102659 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f2d1b6f6-cb27-414f-8698-b08d8d09634d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:02.114747 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 367/740] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:02 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:03.132696 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-61d9bea9-1811-49a5-9800-a541cb8ecc91 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:03.134406 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-61d9bea9-1811-49a5-9800-a541cb8ecc91 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:03.137083 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:03.137083 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:03.138052 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-61d9bea9-1811-49a5-9800-a541cb8ecc91 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:03.138801 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-61d9bea9-1811-49a5-9800-a541cb8ecc91 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:03.192635 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:03.192635 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:03.204129 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-61d9bea9-1811-49a5-9800-a541cb8ecc91 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:03.206877 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 374/741] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:03 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:04.223675 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-027a9cca-8c7d-4882-be67-8cc2eb134e0a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:04.225409 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-027a9cca-8c7d-4882-be67-8cc2eb134e0a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:04.226112 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:04.226112 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:04.226937 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-027a9cca-8c7d-4882-be67-8cc2eb134e0a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:04.227517 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-027a9cca-8c7d-4882-be67-8cc2eb134e0a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:04.285487 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:04.285487 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:04.297042 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-027a9cca-8c7d-4882-be67-8cc2eb134e0a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:04.304717 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 368/742] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:04 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:05.314842 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-733b01a8-f2f8-4e26-85c5-26d8b3e9e305 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:05.315457 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-733b01a8-f2f8-4e26-85c5-26d8b3e9e305 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:05.315589 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:05.315589 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:05.315927 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-733b01a8-f2f8-4e26-85c5-26d8b3e9e305 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:05.316469 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-733b01a8-f2f8-4e26-85c5-26d8b3e9e305 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:05.382038 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:05.382038 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:05.390812 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-733b01a8-f2f8-4e26-85c5-26d8b3e9e305 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:05.402323 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 375/743] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:05 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:06.408160 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1bd8899b-33c2-49ba-99ff-b804a18f4826 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:06.408766 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1bd8899b-33c2-49ba-99ff-b804a18f4826 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:06.408879 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:06.408879 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:06.409231 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1bd8899b-33c2-49ba-99ff-b804a18f4826 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:06.409611 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-1bd8899b-33c2-49ba-99ff-b804a18f4826 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:06.456002 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:06.456002 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:06.461198 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1bd8899b-33c2-49ba-99ff-b804a18f4826 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:06.462425 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 369/744] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:06 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:07.477038 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-318ad680-95cf-4d03-a73a-61b81259e873 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:07.477878 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-318ad680-95cf-4d03-a73a-61b81259e873 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:07.477878 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:07.477878 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:07.478272 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-318ad680-95cf-4d03-a73a-61b81259e873 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:07.478859 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-318ad680-95cf-4d03-a73a-61b81259e873 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:07.533233 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:07.533233 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:07.536068 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-318ad680-95cf-4d03-a73a-61b81259e873 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:07.545749 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 376/745] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:07 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:08.554921 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-94d635ca-1f64-4f73-9cb8-922b904e7eb9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:08.555724 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-94d635ca-1f64-4f73-9cb8-922b904e7eb9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:08.555927 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:08.555927 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:08.557477 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-94d635ca-1f64-4f73-9cb8-922b904e7eb9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:08.557477 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-94d635ca-1f64-4f73-9cb8-922b904e7eb9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:08.618147 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:08.618147 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:08.620777 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-94d635ca-1f64-4f73-9cb8-922b904e7eb9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:08.623729 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 370/746] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:08 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:09.647630 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8d3e0e7b-2775-4d50-9038-e006f6ef9e57 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:09.648379 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8d3e0e7b-2775-4d50-9038-e006f6ef9e57 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:09.648379 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:09.648379 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:09.648817 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8d3e0e7b-2775-4d50-9038-e006f6ef9e57 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:09.649671 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-8d3e0e7b-2775-4d50-9038-e006f6ef9e57 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:09.717195 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:09.717195 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:09.725502 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8d3e0e7b-2775-4d50-9038-e006f6ef9e57 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:09.729571 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 377/747] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:09 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:10.745134 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b5be1fef-1dac-46a8-aa6c-ff8365fa828b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:10.746505 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b5be1fef-1dac-46a8-aa6c-ff8365fa828b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:10.747026 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:10.747026 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:10.747665 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b5be1fef-1dac-46a8-aa6c-ff8365fa828b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:10.748274 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-b5be1fef-1dac-46a8-aa6c-ff8365fa828b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:10.807963 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:10.807963 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:10.812820 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b5be1fef-1dac-46a8-aa6c-ff8365fa828b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:10.817837 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 371/748] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:10 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:11.835790 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-00ad3a9f-d41f-4108-9856-4e0d5bf53297 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:11.836939 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-00ad3a9f-d41f-4108-9856-4e0d5bf53297 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:11.837354 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:11.837354 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:11.838046 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-00ad3a9f-d41f-4108-9856-4e0d5bf53297 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:11.838933 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-00ad3a9f-d41f-4108-9856-4e0d5bf53297 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:11.939658 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:11.939658 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:11.963668 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-00ad3a9f-d41f-4108-9856-4e0d5bf53297 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:11.968616 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 378/749] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:11 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:12.982697 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c0612258-5040-44da-9581-b56fce4c330d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:12.983842 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c0612258-5040-44da-9581-b56fce4c330d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:12.984426 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:12.984426 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:12.985040 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c0612258-5040-44da-9581-b56fce4c330d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:12.985901 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-c0612258-5040-44da-9581-b56fce4c330d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:13.045793 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:13.045793 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:13.052290 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c0612258-5040-44da-9581-b56fce4c330d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:13.054732 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 372/750] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:12 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:14.070373 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ce88d354-9814-42d8-8496-48efe84d1fef tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:14.070987 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ce88d354-9814-42d8-8496-48efe84d1fef tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:14.071115 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:14.071115 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:14.071444 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ce88d354-9814-42d8-8496-48efe84d1fef tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:14.071818 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-ce88d354-9814-42d8-8496-48efe84d1fef tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:14.179007 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:14.179007 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:14.182687 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ce88d354-9814-42d8-8496-48efe84d1fef tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:14.183910 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 379/751] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:14 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:15.197333 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2b80bdd8-3560-4dcc-8305-c27f0dc90d65 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:15.198054 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2b80bdd8-3560-4dcc-8305-c27f0dc90d65 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:15.198167 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:15.198167 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:15.198504 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2b80bdd8-3560-4dcc-8305-c27f0dc90d65 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:15.199034 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-2b80bdd8-3560-4dcc-8305-c27f0dc90d65 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:15.250483 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:15.250483 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:15.252764 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2b80bdd8-3560-4dcc-8305-c27f0dc90d65 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:15.259472 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 373/752] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:15 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:16.273401 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4ef3049c-734d-4024-bd77-980b75184d0e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:16.274413 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4ef3049c-734d-4024-bd77-980b75184d0e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:16.274740 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:16.274740 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:16.275799 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4ef3049c-734d-4024-bd77-980b75184d0e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:16.276625 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-4ef3049c-734d-4024-bd77-980b75184d0e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:16.333417 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:16.333417 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:16.335335 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4ef3049c-734d-4024-bd77-980b75184d0e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:16.336152 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 380/753] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:16 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:17.350251 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b4680072-de2f-444b-8638-e5ff90f7311e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:17.350758 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b4680072-de2f-444b-8638-e5ff90f7311e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:17.351150 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:17.351150 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:17.351798 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b4680072-de2f-444b-8638-e5ff90f7311e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:17.352440 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-b4680072-de2f-444b-8638-e5ff90f7311e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:17.434790 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:17.434790 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:17.443546 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b4680072-de2f-444b-8638-e5ff90f7311e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:17.444870 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 374/754] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:17 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:18.459035 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c112b5a1-5555-4e76-a950-3d5caf70fa9d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:18.460341 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c112b5a1-5555-4e76-a950-3d5caf70fa9d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:18.460721 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:18.460721 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:18.461345 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c112b5a1-5555-4e76-a950-3d5caf70fa9d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:18.461896 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-c112b5a1-5555-4e76-a950-3d5caf70fa9d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:18.515067 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:18.515067 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:18.517435 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c112b5a1-5555-4e76-a950-3d5caf70fa9d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:18.518489 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 381/755] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:18 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:19.533361 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c622a335-3448-4d73-a608-be72d066caea tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:19.533941 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c622a335-3448-4d73-a608-be72d066caea tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:19.534141 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:19.534141 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:19.534795 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c622a335-3448-4d73-a608-be72d066caea tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:19.535380 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-c622a335-3448-4d73-a608-be72d066caea tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:19.594235 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:19.594235 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:19.596875 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c622a335-3448-4d73-a608-be72d066caea tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:19.601031 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 375/756] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:19 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:20.615960 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-30f0575c-0797-450e-b245-87a0730ca767 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:20.616704 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-30f0575c-0797-450e-b245-87a0730ca767 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:20.616931 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:20.616931 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:20.617314 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-30f0575c-0797-450e-b245-87a0730ca767 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:20.617723 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-30f0575c-0797-450e-b245-87a0730ca767 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:20.727206 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:20.727206 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:20.729166 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-30f0575c-0797-450e-b245-87a0730ca767 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:20.730101 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 382/757] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:20 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:21.747003 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aeba0deb-0845-45da-b5ca-9ee7e1936d40 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:21.749146 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aeba0deb-0845-45da-b5ca-9ee7e1936d40 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:21.756431 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:21.756431 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:21.757325 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aeba0deb-0845-45da-b5ca-9ee7e1936d40 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:21.759456 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-aeba0deb-0845-45da-b5ca-9ee7e1936d40 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:21.831380 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:21.831380 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:21.849458 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aeba0deb-0845-45da-b5ca-9ee7e1936d40 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:21.851450 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 376/758] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:21 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:02:22.866574 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fbd4b09d-d33c-482e-969e-e62ce6197516 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:22.867962 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fbd4b09d-d33c-482e-969e-e62ce6197516 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:22.868438 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:22.868438 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:22.869075 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fbd4b09d-d33c-482e-969e-e62ce6197516 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:22.869829 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-fbd4b09d-d33c-482e-969e-e62ce6197516 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:22.920009 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:22.920009 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:22.925260 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fbd4b09d-d33c-482e-969e-e62ce6197516 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:22.932759 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 383/759] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:22 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:23.944187 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3c3896fd-5524-47bb-9a93-d1ec740608b5 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:23.944709 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3c3896fd-5524-47bb-9a93-d1ec740608b5 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:23.944926 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:23.944926 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:23.945296 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3c3896fd-5524-47bb-9a93-d1ec740608b5 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:23.946090 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-3c3896fd-5524-47bb-9a93-d1ec740608b5 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:24.007697 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:24.007697 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:24.010478 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3c3896fd-5524-47bb-9a93-d1ec740608b5 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:24.012559 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 377/760] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:23 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:25.031878 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c9d3e680-33f3-4b95-900b-0fc301a6db7a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:25.032469 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c9d3e680-33f3-4b95-900b-0fc301a6db7a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:25.032600 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:25.032600 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:25.036265 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c9d3e680-33f3-4b95-900b-0fc301a6db7a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:25.036804 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-c9d3e680-33f3-4b95-900b-0fc301a6db7a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:25.088281 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:25.088281 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:25.097279 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c9d3e680-33f3-4b95-900b-0fc301a6db7a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:25.098496 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 384/761] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:25 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:26.114473 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cc40f8cb-f7ad-4aae-9441-24fcdfb8d451 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:26.115700 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cc40f8cb-f7ad-4aae-9441-24fcdfb8d451 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:26.116122 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:26.116122 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:26.116861 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cc40f8cb-f7ad-4aae-9441-24fcdfb8d451 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:26.117418 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-cc40f8cb-f7ad-4aae-9441-24fcdfb8d451 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:26.168248 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:26.168248 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:26.170257 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cc40f8cb-f7ad-4aae-9441-24fcdfb8d451 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:26.170984 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 378/762] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:26 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:27.186706 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-286c035e-3fc0-43a7-a385-06f1c214c7e8 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:27.187940 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-286c035e-3fc0-43a7-a385-06f1c214c7e8 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:27.188419 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:27.188419 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:27.189103 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-286c035e-3fc0-43a7-a385-06f1c214c7e8 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:27.189774 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-286c035e-3fc0-43a7-a385-06f1c214c7e8 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:27.237977 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:27.237977 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:27.244094 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-286c035e-3fc0-43a7-a385-06f1c214c7e8 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:27.249236 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 385/763] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:27 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:28.262829 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-514abe39-4c53-489a-bbb6-fdebbc256712 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:28.264923 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-514abe39-4c53-489a-bbb6-fdebbc256712 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:28.265347 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:28.265347 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:28.266098 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-514abe39-4c53-489a-bbb6-fdebbc256712 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:28.266674 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-514abe39-4c53-489a-bbb6-fdebbc256712 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:28.346348 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:28.346348 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:28.347880 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-514abe39-4c53-489a-bbb6-fdebbc256712 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:28.370495 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 379/764] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:28 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:29.377861 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-805eff96-e39f-4720-84b2-f35280cf6cdc tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:29.378539 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-805eff96-e39f-4720-84b2-f35280cf6cdc tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:29.378862 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:29.378862 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:29.379419 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-805eff96-e39f-4720-84b2-f35280cf6cdc tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:29.379893 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-805eff96-e39f-4720-84b2-f35280cf6cdc tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:29.431338 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:29.431338 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:29.433551 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-805eff96-e39f-4720-84b2-f35280cf6cdc tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:29.435333 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 386/765] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:29 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:30.449074 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8722b87f-e239-4d26-96f8-aa221ad40870 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:30.449873 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8722b87f-e239-4d26-96f8-aa221ad40870 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:30.450117 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:30.450117 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:30.450490 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8722b87f-e239-4d26-96f8-aa221ad40870 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:30.451053 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-8722b87f-e239-4d26-96f8-aa221ad40870 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:30.489086 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:30.489086 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:30.491572 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8722b87f-e239-4d26-96f8-aa221ad40870 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:30.492583 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 380/766] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:30 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:31.507003 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a9b9b950-c164-4905-8277-444ce3a97b70 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:31.507536 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a9b9b950-c164-4905-8277-444ce3a97b70 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:31.508000 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:31.508000 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:31.508562 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a9b9b950-c164-4905-8277-444ce3a97b70 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:31.509037 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-a9b9b950-c164-4905-8277-444ce3a97b70 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:31.623618 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:31.623618 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:31.628864 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a9b9b950-c164-4905-8277-444ce3a97b70 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:31.632946 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 387/767] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:31 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:32.646428 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6ee9f379-a7e3-48e5-b778-9e198de55b9a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:32.646955 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6ee9f379-a7e3-48e5-b778-9e198de55b9a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:32.647127 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:32.647127 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:32.647773 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6ee9f379-a7e3-48e5-b778-9e198de55b9a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:32.648298 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-6ee9f379-a7e3-48e5-b778-9e198de55b9a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:32.700863 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:32.700863 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:32.708649 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6ee9f379-a7e3-48e5-b778-9e198de55b9a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:32.712128 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 381/768] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:32 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:33.726399 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eed420f0-d91c-46f8-9411-bfc2ef82c330 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:33.726954 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eed420f0-d91c-46f8-9411-bfc2ef82c330 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:33.727099 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:33.727099 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:33.727727 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eed420f0-d91c-46f8-9411-bfc2ef82c330 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:33.728403 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-eed420f0-d91c-46f8-9411-bfc2ef82c330 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:33.788718 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:33.788718 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:33.791079 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eed420f0-d91c-46f8-9411-bfc2ef82c330 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:33.792082 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 388/769] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:33 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:34.806824 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6d3a2eef-26b8-44bf-bec9-3c6791108fc2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:34.808019 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6d3a2eef-26b8-44bf-bec9-3c6791108fc2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:34.808432 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:34.808432 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:34.809272 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6d3a2eef-26b8-44bf-bec9-3c6791108fc2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:34.810199 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-6d3a2eef-26b8-44bf-bec9-3c6791108fc2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:34.884564 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:34.884564 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:34.899314 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6d3a2eef-26b8-44bf-bec9-3c6791108fc2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:34.900536 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 382/770] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:34 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:35.914065 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2e4ac244-e7aa-4598-85ba-610ae06dfa54 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:35.915365 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2e4ac244-e7aa-4598-85ba-610ae06dfa54 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:35.915739 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:35.915739 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:35.916330 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2e4ac244-e7aa-4598-85ba-610ae06dfa54 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:35.916848 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-2e4ac244-e7aa-4598-85ba-610ae06dfa54 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:35.967191 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:35.967191 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:35.969864 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2e4ac244-e7aa-4598-85ba-610ae06dfa54 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:35.977719 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 389/771] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:35 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:36.986771 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a7f48629-acc1-472c-838c-e3130d7769d7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:36.988019 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a7f48629-acc1-472c-838c-e3130d7769d7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:36.988571 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:36.988571 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:36.989557 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a7f48629-acc1-472c-838c-e3130d7769d7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:36.990197 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-a7f48629-acc1-472c-838c-e3130d7769d7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:37.062663 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:37.062663 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:37.068010 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a7f48629-acc1-472c-838c-e3130d7769d7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:37.076882 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 383/772] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:36 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:38.092644 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e655761f-5f65-423d-95ef-64ed301747b5 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:38.094483 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e655761f-5f65-423d-95ef-64ed301747b5 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:38.094483 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:38.094483 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:38.094483 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e655761f-5f65-423d-95ef-64ed301747b5 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:38.094483 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-e655761f-5f65-423d-95ef-64ed301747b5 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:38.161922 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:38.161922 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:38.177068 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e655761f-5f65-423d-95ef-64ed301747b5 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:38.183755 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 390/773] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:38 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:39.197417 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-55c343e4-e4f1-4da1-a64c-f89fd77eb8b2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:39.198509 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-55c343e4-e4f1-4da1-a64c-f89fd77eb8b2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:39.199070 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:39.199070 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:39.199822 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-55c343e4-e4f1-4da1-a64c-f89fd77eb8b2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:39.201002 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-55c343e4-e4f1-4da1-a64c-f89fd77eb8b2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:39.286057 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:39.286057 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:39.293330 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-55c343e4-e4f1-4da1-a64c-f89fd77eb8b2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:39.294367 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 384/774] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:39 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:40.308523 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5b07989e-7fea-4b52-9af4-5c10800e2a69 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:40.309737 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5b07989e-7fea-4b52-9af4-5c10800e2a69 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:40.310252 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:40.310252 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:40.310879 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5b07989e-7fea-4b52-9af4-5c10800e2a69 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:40.311416 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-5b07989e-7fea-4b52-9af4-5c10800e2a69 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:40.379949 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:40.379949 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:40.382003 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5b07989e-7fea-4b52-9af4-5c10800e2a69 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:40.389598 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 391/775] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:40 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:41.399426 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b2dc8399-a913-4e4c-b0e1-374c6294dd16 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:41.400732 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b2dc8399-a913-4e4c-b0e1-374c6294dd16 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:41.401188 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:41.401188 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:41.401913 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b2dc8399-a913-4e4c-b0e1-374c6294dd16 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:41.402539 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-b2dc8399-a913-4e4c-b0e1-374c6294dd16 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:41.441791 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:41.441791 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:41.444621 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b2dc8399-a913-4e4c-b0e1-374c6294dd16 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:41.448463 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 385/776] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:41 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:42.463658 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cba4e26d-c9a2-43f3-a99f-c961eefeec8b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:42.464796 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cba4e26d-c9a2-43f3-a99f-c961eefeec8b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:42.465271 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:42.465271 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:42.474180 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cba4e26d-c9a2-43f3-a99f-c961eefeec8b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:42.475048 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-cba4e26d-c9a2-43f3-a99f-c961eefeec8b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:42.510562 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:42.510562 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:42.513251 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cba4e26d-c9a2-43f3-a99f-c961eefeec8b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:42.525799 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 392/777] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:42 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:43.536880 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a86e7957-51ca-4f80-a3b0-641e2c8e861a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:43.537734 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a86e7957-51ca-4f80-a3b0-641e2c8e861a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:43.538075 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:43.538075 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:43.538684 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a86e7957-51ca-4f80-a3b0-641e2c8e861a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:43.539287 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-a86e7957-51ca-4f80-a3b0-641e2c8e861a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:43.654353 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:43.654353 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:43.681155 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a86e7957-51ca-4f80-a3b0-641e2c8e861a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:43.683470 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 386/778] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:43 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:44.698047 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0bae6a38-37a4-44c7-93d5-147f17a0dbac tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:44.699453 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0bae6a38-37a4-44c7-93d5-147f17a0dbac tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:44.699981 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:44.699981 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:44.700681 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0bae6a38-37a4-44c7-93d5-147f17a0dbac tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:44.701273 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-0bae6a38-37a4-44c7-93d5-147f17a0dbac tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:44.727655 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:44.727655 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:44.731180 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0bae6a38-37a4-44c7-93d5-147f17a0dbac tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:44.738738 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 393/779] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:44 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:45.746814 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-43ce3cbb-4d6d-44cd-9c73-5fe5373700bb tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:45.748429 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-43ce3cbb-4d6d-44cd-9c73-5fe5373700bb tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:45.748817 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:45.748817 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:45.749441 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-43ce3cbb-4d6d-44cd-9c73-5fe5373700bb tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:45.750162 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-43ce3cbb-4d6d-44cd-9c73-5fe5373700bb tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:45.850996 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:45.850996 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:45.852870 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-43ce3cbb-4d6d-44cd-9c73-5fe5373700bb tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:45.858781 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 387/780] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:45 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:46.873920 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-604497ba-95be-47d3-9d8e-b2c28adff760 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:46.878186 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-604497ba-95be-47d3-9d8e-b2c28adff760 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:46.878538 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:46.878538 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:46.879145 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-604497ba-95be-47d3-9d8e-b2c28adff760 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:46.879680 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-604497ba-95be-47d3-9d8e-b2c28adff760 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:46.929006 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:46.929006 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:46.931532 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-604497ba-95be-47d3-9d8e-b2c28adff760 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:46.939308 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 394/781] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:46 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:47.947748 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-68699aae-866e-4554-bf28-137c70c31037 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:47.949658 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-68699aae-866e-4554-bf28-137c70c31037 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:47.950079 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:47.950079 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:47.950725 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-68699aae-866e-4554-bf28-137c70c31037 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:47.951266 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-68699aae-866e-4554-bf28-137c70c31037 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:48.047913 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:48.047913 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:48.052912 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-68699aae-866e-4554-bf28-137c70c31037 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:48.058689 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 388/782] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:47 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:49.072848 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-dd218f91-679d-4a4d-aae8-004bb60eb56f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:49.073933 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-dd218f91-679d-4a4d-aae8-004bb60eb56f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:49.074323 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:49.074323 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:49.099483 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-dd218f91-679d-4a4d-aae8-004bb60eb56f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:49.100126 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-dd218f91-679d-4a4d-aae8-004bb60eb56f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:49.146269 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:49.146269 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:49.148587 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-dd218f91-679d-4a4d-aae8-004bb60eb56f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:49.156883 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 395/783] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:49 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:50.165076 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9b4d142c-ec31-43c8-8371-3878b081213c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:50.165833 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9b4d142c-ec31-43c8-8371-3878b081213c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:50.166085 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:50.166085 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:50.166649 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9b4d142c-ec31-43c8-8371-3878b081213c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:50.169307 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-9b4d142c-ec31-43c8-8371-3878b081213c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:50.244122 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:50.244122 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:50.253050 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9b4d142c-ec31-43c8-8371-3878b081213c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:50.254597 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 389/784] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:50 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:51.269170 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-17506b2d-2b9a-449f-a7bd-3f8e1fbb1525 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:51.270166 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-17506b2d-2b9a-449f-a7bd-3f8e1fbb1525 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:51.270288 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:51.270288 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:51.270652 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-17506b2d-2b9a-449f-a7bd-3f8e1fbb1525 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:51.271026 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-17506b2d-2b9a-449f-a7bd-3f8e1fbb1525 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:51.315789 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:51.315789 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:51.317682 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-17506b2d-2b9a-449f-a7bd-3f8e1fbb1525 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:51.318567 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 396/785] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:51 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:52.332609 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-97b98347-d69b-48f2-8349-62129ef9acea tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:52.333156 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-97b98347-d69b-48f2-8349-62129ef9acea tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:52.333300 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:52.333300 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:52.333999 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-97b98347-d69b-48f2-8349-62129ef9acea tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:52.334531 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-97b98347-d69b-48f2-8349-62129ef9acea tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:52.372682 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:52.372682 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:52.375537 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-97b98347-d69b-48f2-8349-62129ef9acea tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:52.376715 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 390/786] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:52 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:53.391160 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3d75fd1a-2a27-4969-a008-d821a626d69a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:53.392465 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3d75fd1a-2a27-4969-a008-d821a626d69a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:53.392845 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:53.392845 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:53.393512 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3d75fd1a-2a27-4969-a008-d821a626d69a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:53.394047 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-3d75fd1a-2a27-4969-a008-d821a626d69a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:53.447777 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:53.447777 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:53.452454 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3d75fd1a-2a27-4969-a008-d821a626d69a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:53.463145 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 397/787] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:53 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:54.468386 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5a21976c-621b-46fc-91a7-b6f5a85d07a4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:54.468963 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5a21976c-621b-46fc-91a7-b6f5a85d07a4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:54.469110 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:54.469110 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:54.469451 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5a21976c-621b-46fc-91a7-b6f5a85d07a4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:54.470063 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-5a21976c-621b-46fc-91a7-b6f5a85d07a4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:54.513127 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:54.513127 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:54.517376 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5a21976c-621b-46fc-91a7-b6f5a85d07a4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:54.518680 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 391/788] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:54 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:55.534758 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0503c33c-c6f5-48bb-a753-bb62d3334704 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:55.536019 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0503c33c-c6f5-48bb-a753-bb62d3334704 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:55.536398 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:55.536398 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:55.537503 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0503c33c-c6f5-48bb-a753-bb62d3334704 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:55.538076 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-0503c33c-c6f5-48bb-a753-bb62d3334704 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:55.592413 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:55.592413 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:55.594895 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0503c33c-c6f5-48bb-a753-bb62d3334704 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:55.606276 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 398/789] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:55 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:56.614656 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-06aa6810-ab05-4e9e-a27e-e8b5bc758a8d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:56.615237 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-06aa6810-ab05-4e9e-a27e-e8b5bc758a8d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:56.615415 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:56.615415 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:56.615711 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-06aa6810-ab05-4e9e-a27e-e8b5bc758a8d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:56.616048 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-06aa6810-ab05-4e9e-a27e-e8b5bc758a8d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:56.665602 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:56.665602 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:56.675189 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-06aa6810-ab05-4e9e-a27e-e8b5bc758a8d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:56.676519 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 392/790] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:56 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:57.690507 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-36733b3c-2459-4416-8770-460454d75e1a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:57.690930 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-36733b3c-2459-4416-8770-460454d75e1a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:57.691276 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:57.691276 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:57.691918 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-36733b3c-2459-4416-8770-460454d75e1a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:57.692291 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-36733b3c-2459-4416-8770-460454d75e1a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:57.737094 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:57.737094 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:57.740498 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-36733b3c-2459-4416-8770-460454d75e1a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:57.742294 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 399/791] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:57 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:58.777389 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ceb89b5a-4486-46d0-99df-39dc29272430 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:58.778898 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ceb89b5a-4486-46d0-99df-39dc29272430 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:58.779555 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:58.779555 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:58.781973 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ceb89b5a-4486-46d0-99df-39dc29272430 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:58.782498 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-ceb89b5a-4486-46d0-99df-39dc29272430 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:58.818742 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:58.818742 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:58.821627 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ceb89b5a-4486-46d0-99df-39dc29272430 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:58.823269 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 393/792] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:58 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:02:59.837185 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-802dc116-e51d-46da-b33f-bc6e023d5c4f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:02:59.837675 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-802dc116-e51d-46da-b33f-bc6e023d5c4f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:02:59.837914 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:02:59.837914 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:02:59.838864 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-802dc116-e51d-46da-b33f-bc6e023d5c4f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:02:59.839426 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-802dc116-e51d-46da-b33f-bc6e023d5c4f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:02:59.893026 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:02:59.893026 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:02:59.895938 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-802dc116-e51d-46da-b33f-bc6e023d5c4f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:02:59.901223 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 400/793] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:02:59 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:00.927578 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-74b419ae-73c8-4114-9b80-c11bdde1b953 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:00.928736 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-74b419ae-73c8-4114-9b80-c11bdde1b953 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:00.932012 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:00.932012 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:00.932973 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-74b419ae-73c8-4114-9b80-c11bdde1b953 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:00.933552 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-74b419ae-73c8-4114-9b80-c11bdde1b953 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:00.994257 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:00.994257 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:00.997170 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-74b419ae-73c8-4114-9b80-c11bdde1b953 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:01.000420 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 394/794] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:00 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:02.014635 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-22f9a946-5387-4d05-8f06-2a109adb9496 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:02.015161 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-22f9a946-5387-4d05-8f06-2a109adb9496 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:02.015381 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:02.015381 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:02.015748 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-22f9a946-5387-4d05-8f06-2a109adb9496 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:02.016114 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-22f9a946-5387-4d05-8f06-2a109adb9496 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:02.076808 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:02.076808 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:02.078702 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-22f9a946-5387-4d05-8f06-2a109adb9496 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:02.079504 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 401/795] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:02 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:03.118280 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bf7eafbb-3276-4b0e-9e8d-123498e9c2f2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:03.126999 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bf7eafbb-3276-4b0e-9e8d-123498e9c2f2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:03.133161 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:03.133161 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:03.141357 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bf7eafbb-3276-4b0e-9e8d-123498e9c2f2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:03.142157 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-bf7eafbb-3276-4b0e-9e8d-123498e9c2f2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:03.259052 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:03.259052 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:03.260927 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bf7eafbb-3276-4b0e-9e8d-123498e9c2f2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:03.267059 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 395/796] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:03 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:04.313253 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6c0069c2-8af7-43d3-9b60-9fd8c37bf3eb tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:04.313828 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6c0069c2-8af7-43d3-9b60-9fd8c37bf3eb tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:04.313828 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:04.313828 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:04.314269 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6c0069c2-8af7-43d3-9b60-9fd8c37bf3eb tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:04.314779 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-6c0069c2-8af7-43d3-9b60-9fd8c37bf3eb tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:04.365301 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:04.365301 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:04.367201 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6c0069c2-8af7-43d3-9b60-9fd8c37bf3eb tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:04.368034 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 402/797] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:04 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:05.382235 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-afa7c5ca-3ffd-4dfd-aec9-fb9db6cb27ac tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:05.383397 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-afa7c5ca-3ffd-4dfd-aec9-fb9db6cb27ac tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:05.383787 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:05.383787 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:05.384424 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-afa7c5ca-3ffd-4dfd-aec9-fb9db6cb27ac tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:05.384960 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-afa7c5ca-3ffd-4dfd-aec9-fb9db6cb27ac tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:05.430014 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:05.430014 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:05.437456 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-afa7c5ca-3ffd-4dfd-aec9-fb9db6cb27ac tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:05.439759 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 396/798] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:05 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:05.983653 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-3095df38-fbd9-4e88-913b-c251be9909c6 req-3796eabd-aeb3-4093-a505-5d8b4fe6393d tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] DELETE http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/attachments/2c37726a-97de-476e-a871-3e9cd9da5612 Jan 21 12:03:05.984598 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-3095df38-fbd9-4e88-913b-c251be9909c6 req-3796eabd-aeb3-4093-a505-5d8b4fe6393d tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:05.985036 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:05.985036 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:05.985758 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-3095df38-fbd9-4e88-913b-c251be9909c6 req-3796eabd-aeb3-4093-a505-5d8b4fe6393d tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:06.029745 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:06.029745 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:06.455135 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6c5b8619-7dad-4c53-81b8-ee95da07bab1 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:06.455820 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6c5b8619-7dad-4c53-81b8-ee95da07bab1 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:06.456161 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:06.456161 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:06.457095 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6c5b8619-7dad-4c53-81b8-ee95da07bab1 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:06.457751 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-6c5b8619-7dad-4c53-81b8-ee95da07bab1 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:06.514985 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:06.514985 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:06.530525 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6c5b8619-7dad-4c53-81b8-ee95da07bab1 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:06.531941 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 397/799] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:06 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:07.520955 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-3095df38-fbd9-4e88-913b-c251be9909c6 req-3796eabd-aeb3-4093-a505-5d8b4fe6393d tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 12:03:07.522399 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-3095df38-fbd9-4e88-913b-c251be9909c6 req-3796eabd-aeb3-4093-a505-5d8b4fe6393d tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Pending status list for volume during attachment-delete: [] {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 12:03:07.550664 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a94ededa-06cf-467b-86c8-f90a34ed5f64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:07.551877 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a94ededa-06cf-467b-86c8-f90a34ed5f64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:07.552300 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:07.552300 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:07.553812 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a94ededa-06cf-467b-86c8-f90a34ed5f64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:07.557044 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-a94ededa-06cf-467b-86c8-f90a34ed5f64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:07.586600 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-3095df38-fbd9-4e88-913b-c251be9909c6 req-3796eabd-aeb3-4093-a505-5d8b4fe6393d tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/attachments/2c37726a-97de-476e-a871-3e9cd9da5612 returned with HTTP 200 Jan 21 12:03:07.588089 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 403/800] 10.222.0.90 () {62 vars in 1437 bytes} [Thu Jan 21 12:03:05 2021] DELETE /volume/v3/4848920758324f41bb0d46ff5153cda7/attachments/2c37726a-97de-476e-a871-3e9cd9da5612 => generated 19 bytes in 1609 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:07.615636 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-3095df38-fbd9-4e88-913b-c251be9909c6 req-0204fadb-8fd9-44e8-b51f-69ff29112689 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] DELETE http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/attachments/d5c61e71-8cd4-4723-b5ec-287ea50428b9 Jan 21 12:03:07.620550 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-3095df38-fbd9-4e88-913b-c251be9909c6 req-0204fadb-8fd9-44e8-b51f-69ff29112689 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:07.621131 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:07.621131 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:07.622361 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-3095df38-fbd9-4e88-913b-c251be9909c6 req-0204fadb-8fd9-44e8-b51f-69ff29112689 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:07.681983 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:07.681983 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:07.685972 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a94ededa-06cf-467b-86c8-f90a34ed5f64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:07.693735 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 398/801] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:07 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:07.710096 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:07.710096 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:08.599356 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-3095df38-fbd9-4e88-913b-c251be9909c6 req-0204fadb-8fd9-44e8-b51f-69ff29112689 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 12:03:08.599931 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-3095df38-fbd9-4e88-913b-c251be9909c6 req-0204fadb-8fd9-44e8-b51f-69ff29112689 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Pending status list for volume during attachment-delete: [] {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 12:03:08.617752 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-3095df38-fbd9-4e88-913b-c251be9909c6 req-0204fadb-8fd9-44e8-b51f-69ff29112689 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/attachments/d5c61e71-8cd4-4723-b5ec-287ea50428b9 returned with HTTP 200 Jan 21 12:03:08.619712 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 404/802] 10.222.0.90 () {62 vars in 1437 bytes} [Thu Jan 21 12:03:07 2021] DELETE /volume/v3/4848920758324f41bb0d46ff5153cda7/attachments/d5c61e71-8cd4-4723-b5ec-287ea50428b9 => generated 19 bytes in 1009 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:08.635000 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-3095df38-fbd9-4e88-913b-c251be9909c6 req-b9cacf87-4546-42aa-90e1-d76b919f9baa tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] DELETE http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/attachments/0ec0b7b1-52d4-4446-8222-4a8f06509a49 Jan 21 12:03:08.635527 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-3095df38-fbd9-4e88-913b-c251be9909c6 req-b9cacf87-4546-42aa-90e1-d76b919f9baa tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:08.635725 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:08.635725 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:08.636482 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-3095df38-fbd9-4e88-913b-c251be9909c6 req-b9cacf87-4546-42aa-90e1-d76b919f9baa tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:08.684872 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:08.684872 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:08.706831 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f8e9f160-2035-4aff-994c-d308bddda71d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:08.707809 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f8e9f160-2035-4aff-994c-d308bddda71d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:08.708232 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:08.708232 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:08.708967 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f8e9f160-2035-4aff-994c-d308bddda71d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:08.709546 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-f8e9f160-2035-4aff-994c-d308bddda71d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:08.796419 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:08.796419 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:08.802149 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f8e9f160-2035-4aff-994c-d308bddda71d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:08.808143 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 405/803] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:08 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:09.644099 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-3095df38-fbd9-4e88-913b-c251be9909c6 req-b9cacf87-4546-42aa-90e1-d76b919f9baa tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 12:03:09.644697 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-3095df38-fbd9-4e88-913b-c251be9909c6 req-b9cacf87-4546-42aa-90e1-d76b919f9baa tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Pending status list for volume during attachment-delete: [] {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 12:03:09.655361 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-3095df38-fbd9-4e88-913b-c251be9909c6 req-b9cacf87-4546-42aa-90e1-d76b919f9baa tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/attachments/0ec0b7b1-52d4-4446-8222-4a8f06509a49 returned with HTTP 200 Jan 21 12:03:09.657379 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 399/804] 10.222.0.90 () {62 vars in 1437 bytes} [Thu Jan 21 12:03:08 2021] DELETE /volume/v3/4848920758324f41bb0d46ff5153cda7/attachments/0ec0b7b1-52d4-4446-8222-4a8f06509a49 => generated 19 bytes in 1027 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:09.824214 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-53c79e91-cca1-4083-af27-58908c4d2867 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:09.825059 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-53c79e91-cca1-4083-af27-58908c4d2867 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:09.825398 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:09.825398 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:09.825991 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-53c79e91-cca1-4083-af27-58908c4d2867 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:09.826490 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-53c79e91-cca1-4083-af27-58908c4d2867 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:09.887122 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:09.887122 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:09.889345 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-53c79e91-cca1-4083-af27-58908c4d2867 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:09.897169 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 406/805] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:09 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:10.906431 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9c2dd21b-a6b8-462d-8aaf-81062fa47812 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:10.908005 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9c2dd21b-a6b8-462d-8aaf-81062fa47812 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:10.908620 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:10.908620 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:10.909244 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9c2dd21b-a6b8-462d-8aaf-81062fa47812 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:10.909777 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-9c2dd21b-a6b8-462d-8aaf-81062fa47812 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:10.969480 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:10.969480 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:10.973032 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9c2dd21b-a6b8-462d-8aaf-81062fa47812 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:10.977965 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 400/806] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:10 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:11.993036 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-785359ed-c408-415a-8737-7974c9092033 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:11.995568 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-785359ed-c408-415a-8737-7974c9092033 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:11.996214 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:11.996214 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:11.997169 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-785359ed-c408-415a-8737-7974c9092033 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:11.998104 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-785359ed-c408-415a-8737-7974c9092033 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:12.105667 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:12.105667 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:12.111856 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-785359ed-c408-415a-8737-7974c9092033 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:12.115040 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 407/807] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:11 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:13.129343 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-56dd281b-61e4-49d4-9f9e-71a97a2d8d28 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:13.130715 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-56dd281b-61e4-49d4-9f9e-71a97a2d8d28 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:13.131159 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:13.131159 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:13.131839 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-56dd281b-61e4-49d4-9f9e-71a97a2d8d28 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:13.132533 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-56dd281b-61e4-49d4-9f9e-71a97a2d8d28 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:13.193010 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:13.193010 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:13.198761 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-56dd281b-61e4-49d4-9f9e-71a97a2d8d28 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:13.207785 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 401/808] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:13 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:14.221762 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fb799411-71a7-40bc-b853-4182406eeff4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:14.222398 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fb799411-71a7-40bc-b853-4182406eeff4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:14.222613 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:14.222613 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:14.222991 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fb799411-71a7-40bc-b853-4182406eeff4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:14.223363 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-fb799411-71a7-40bc-b853-4182406eeff4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:14.312294 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:14.312294 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:14.314295 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fb799411-71a7-40bc-b853-4182406eeff4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:14.322433 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 408/809] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:14 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:15.337774 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bc5f58c3-1b91-4b1d-9196-a842588674ad tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:15.339049 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bc5f58c3-1b91-4b1d-9196-a842588674ad tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:15.339657 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:15.339657 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:15.340311 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bc5f58c3-1b91-4b1d-9196-a842588674ad tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:15.341128 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-bc5f58c3-1b91-4b1d-9196-a842588674ad tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:15.394565 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:15.394565 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:15.397676 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bc5f58c3-1b91-4b1d-9196-a842588674ad tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:15.409288 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 402/810] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:15 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:16.417187 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2d4d1268-9b55-4f84-b57d-6f10e5c28d6f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:16.418943 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2d4d1268-9b55-4f84-b57d-6f10e5c28d6f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:16.419679 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:16.419679 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:16.420584 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2d4d1268-9b55-4f84-b57d-6f10e5c28d6f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:16.421254 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-2d4d1268-9b55-4f84-b57d-6f10e5c28d6f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:16.445471 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:16.445471 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:16.447926 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2d4d1268-9b55-4f84-b57d-6f10e5c28d6f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:16.449305 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 409/811] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:16 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:17.470621 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-75958ed9-55de-4357-9529-60c00dcad03e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:17.471163 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-75958ed9-55de-4357-9529-60c00dcad03e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:17.471253 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:17.471253 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:17.486381 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-75958ed9-55de-4357-9529-60c00dcad03e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:17.486753 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-75958ed9-55de-4357-9529-60c00dcad03e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:17.544175 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:17.544175 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:17.552512 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-75958ed9-55de-4357-9529-60c00dcad03e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:17.554004 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 403/812] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:17 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:18.574256 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-057951ee-22c2-4ee4-9761-6eb1ae6ac214 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:18.574256 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-057951ee-22c2-4ee4-9761-6eb1ae6ac214 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:18.574256 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:18.574256 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:18.574256 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-057951ee-22c2-4ee4-9761-6eb1ae6ac214 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:18.574256 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-057951ee-22c2-4ee4-9761-6eb1ae6ac214 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:18.623852 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:18.623852 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:18.626332 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-057951ee-22c2-4ee4-9761-6eb1ae6ac214 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:18.627384 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 410/813] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:18 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:19.645532 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ddba3e61-afcb-4beb-a350-6444923055ed tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:19.657545 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ddba3e61-afcb-4beb-a350-6444923055ed tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:19.659778 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:19.659778 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:19.660659 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ddba3e61-afcb-4beb-a350-6444923055ed tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:19.661382 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-ddba3e61-afcb-4beb-a350-6444923055ed tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:19.746097 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:19.746097 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:19.760632 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ddba3e61-afcb-4beb-a350-6444923055ed tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:19.772185 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 404/814] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:19 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:20.777428 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-215657b1-862d-458b-96dc-2bd13f426550 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:20.778073 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-215657b1-862d-458b-96dc-2bd13f426550 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:20.778362 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:20.778362 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:20.778635 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-215657b1-862d-458b-96dc-2bd13f426550 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:20.778944 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-215657b1-862d-458b-96dc-2bd13f426550 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:20.828754 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:20.828754 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:20.830644 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-215657b1-862d-458b-96dc-2bd13f426550 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:20.831987 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 411/815] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:20 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:21.875678 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-baeb23cb-48c1-47ff-892f-c3e47d1b97b9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:21.880015 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-baeb23cb-48c1-47ff-892f-c3e47d1b97b9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:21.884012 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:21.884012 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:21.885185 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-baeb23cb-48c1-47ff-892f-c3e47d1b97b9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:21.885937 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-baeb23cb-48c1-47ff-892f-c3e47d1b97b9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:21.965869 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:21.965869 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:21.968855 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-baeb23cb-48c1-47ff-892f-c3e47d1b97b9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:21.981279 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 405/816] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:21 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:22.992568 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8e9c957e-f674-4ebb-9712-8f730afae8d9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:22.993986 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8e9c957e-f674-4ebb-9712-8f730afae8d9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:22.995489 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:22.995489 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:22.998161 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8e9c957e-f674-4ebb-9712-8f730afae8d9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:22.998902 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-8e9c957e-f674-4ebb-9712-8f730afae8d9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:23.053955 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:23.053955 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:23.061436 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8e9c957e-f674-4ebb-9712-8f730afae8d9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:23.066005 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 412/817] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:22 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:24.083423 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-63ac4887-00bd-40be-94f9-eb7818ce185c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:24.086154 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-63ac4887-00bd-40be-94f9-eb7818ce185c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:24.086920 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:24.086920 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:24.088254 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-63ac4887-00bd-40be-94f9-eb7818ce185c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:24.092871 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-63ac4887-00bd-40be-94f9-eb7818ce185c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:24.192940 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:24.192940 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:24.200659 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-63ac4887-00bd-40be-94f9-eb7818ce185c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:24.211007 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 406/818] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:24 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:25.226652 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bee11d01-3e16-4b4a-965a-84f37e030be3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:25.226652 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bee11d01-3e16-4b4a-965a-84f37e030be3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:25.227377 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:25.227377 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:25.227570 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bee11d01-3e16-4b4a-965a-84f37e030be3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:25.228125 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-bee11d01-3e16-4b4a-965a-84f37e030be3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:25.278697 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:25.278697 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:25.281513 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bee11d01-3e16-4b4a-965a-84f37e030be3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:25.283185 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 413/819] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:25 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:26.297605 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e1e7f492-735e-4a79-ae55-46bec9d154d7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:26.298737 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e1e7f492-735e-4a79-ae55-46bec9d154d7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:26.299147 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:26.299147 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:26.299808 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e1e7f492-735e-4a79-ae55-46bec9d154d7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:26.300370 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-e1e7f492-735e-4a79-ae55-46bec9d154d7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:26.350358 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:26.350358 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:26.352775 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e1e7f492-735e-4a79-ae55-46bec9d154d7 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:26.357420 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 407/820] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:26 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:27.370719 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1aa334e9-4bde-495f-ad45-1801b1110d22 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:27.371221 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1aa334e9-4bde-495f-ad45-1801b1110d22 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:27.371617 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:27.371617 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:27.372301 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1aa334e9-4bde-495f-ad45-1801b1110d22 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:27.372974 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-1aa334e9-4bde-495f-ad45-1801b1110d22 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:27.413880 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:27.413880 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:27.422216 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1aa334e9-4bde-495f-ad45-1801b1110d22 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:27.423533 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 414/821] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:27 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:28.437183 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e3ac9c33-14a2-477e-b16a-5694c177a0f4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:28.438389 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e3ac9c33-14a2-477e-b16a-5694c177a0f4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:28.438831 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:28.438831 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:28.439497 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e3ac9c33-14a2-477e-b16a-5694c177a0f4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:28.440062 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-e3ac9c33-14a2-477e-b16a-5694c177a0f4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:28.494758 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:28.494758 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:28.504546 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e3ac9c33-14a2-477e-b16a-5694c177a0f4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:28.505888 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 408/822] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:28 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:29.519642 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0984c757-da4c-44b4-872b-d3d3004a8fd3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:29.520717 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0984c757-da4c-44b4-872b-d3d3004a8fd3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:29.521046 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:29.521046 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:29.521603 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0984c757-da4c-44b4-872b-d3d3004a8fd3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:29.522128 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-0984c757-da4c-44b4-872b-d3d3004a8fd3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:29.572449 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:29.572449 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:29.574658 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0984c757-da4c-44b4-872b-d3d3004a8fd3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:29.576217 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 415/823] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:29 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:30.601323 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1b338ce4-ae06-4069-b66f-32ceaca4cc25 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:30.609937 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1b338ce4-ae06-4069-b66f-32ceaca4cc25 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:30.610332 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:30.610332 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:30.610953 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1b338ce4-ae06-4069-b66f-32ceaca4cc25 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:30.611432 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-1b338ce4-ae06-4069-b66f-32ceaca4cc25 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:30.663895 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:30.663895 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:30.672436 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1b338ce4-ae06-4069-b66f-32ceaca4cc25 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:30.675368 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 409/824] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:30 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:31.689650 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-efc4a09f-c113-4e5a-a646-69a6cdfd87ac tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:31.690277 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-efc4a09f-c113-4e5a-a646-69a6cdfd87ac tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:31.690368 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:31.690368 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:31.690769 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-efc4a09f-c113-4e5a-a646-69a6cdfd87ac tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:31.691088 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-efc4a09f-c113-4e5a-a646-69a6cdfd87ac tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:31.743688 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:31.743688 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:31.746918 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-efc4a09f-c113-4e5a-a646-69a6cdfd87ac tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:31.754810 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 416/825] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:31 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:32.787160 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5673cd54-b522-4b4a-8501-6e26728c4365 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:32.787160 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5673cd54-b522-4b4a-8501-6e26728c4365 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:32.787160 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:32.787160 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:32.787160 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5673cd54-b522-4b4a-8501-6e26728c4365 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:32.787160 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-5673cd54-b522-4b4a-8501-6e26728c4365 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:32.830694 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:32.830694 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:32.832830 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5673cd54-b522-4b4a-8501-6e26728c4365 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:32.835324 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 410/826] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:32 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 814 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:33.848395 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-112c79bf-30f3-4b29-94d4-aef3ee6c4ca1 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:33.848972 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-112c79bf-30f3-4b29-94d4-aef3ee6c4ca1 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:33.849145 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:33.849145 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:33.849821 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-112c79bf-30f3-4b29-94d4-aef3ee6c4ca1 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:33.850440 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-112c79bf-30f3-4b29-94d4-aef3ee6c4ca1 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:33.900844 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:33.900844 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:33.909648 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-112c79bf-30f3-4b29-94d4-aef3ee6c4ca1 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:33.911559 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 417/827] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:33 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 816 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:34.925201 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-001a1217-430d-4f58-b071-97b47dcefc15 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:34.925760 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-001a1217-430d-4f58-b071-97b47dcefc15 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:34.925961 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:34.925961 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:34.926602 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-001a1217-430d-4f58-b071-97b47dcefc15 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:34.927134 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-001a1217-430d-4f58-b071-97b47dcefc15 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:34.977953 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:34.977953 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:34.980400 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-001a1217-430d-4f58-b071-97b47dcefc15 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:34.982626 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 411/828] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:34 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 816 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:35.997677 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-50e63b80-e133-465d-807e-13449ce5993d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:35.998866 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-50e63b80-e133-465d-807e-13449ce5993d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:35.999091 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:35.999091 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:35.999470 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-50e63b80-e133-465d-807e-13449ce5993d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:35.999848 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-50e63b80-e133-465d-807e-13449ce5993d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:36.042620 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:36.042620 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:36.044818 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-50e63b80-e133-465d-807e-13449ce5993d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:36.045879 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 418/829] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:35 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:36.058994 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c75691ed-5978-4cf3-8462-5eacc1194418 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 Jan 21 12:03:36.059999 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c75691ed-5978-4cf3-8462-5eacc1194418 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:36.060219 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:36.060219 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:36.060603 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c75691ed-5978-4cf3-8462-5eacc1194418 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:36.135624 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:36.135624 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:36.146964 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c75691ed-5978-4cf3-8462-5eacc1194418 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:03:36.178199 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c75691ed-5978-4cf3-8462-5eacc1194418 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 returned with HTTP 200 Jan 21 12:03:36.184119 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 412/830] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:36 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 => generated 1358 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:03:36.205214 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-15679a5d-9490-4315-b543-77338e417a64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] POST http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71/restore Jan 21 12:03:36.206060 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:36.206060 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:36.206885 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-15679a5d-9490-4315-b543-77338e417a64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:03:36.208591 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.backups [None req-15679a5d-9490-4315-b543-77338e417a64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Restoring backup 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 ({'restore': {}}) {{(pid=87985) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 21 12:03:36.209131 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.contrib.backups [None req-15679a5d-9490-4315-b543-77338e417a64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Restoring backup 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 to volume None. Jan 21 12:03:36.250042 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:36.250042 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:36.253505 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.backup.api [None req-15679a5d-9490-4315-b543-77338e417a64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Creating volume of 1 GB for restore of backup 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. Jan 21 12:03:36.278926 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-15679a5d-9490-4315-b543-77338e417a64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Availability zone cache updated, next update will occur around 2021-01-21 13:03:36.277992. {{(pid=87985) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 12:03:36.280119 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-15679a5d-9490-4315-b543-77338e417a64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Availability Zones retrieved successfully. Jan 21 12:03:36.316715 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-15679a5d-9490-4315-b543-77338e417a64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Flow 'volume_create_api' (1cc498b5-ecea-4e50-8d80-824caca9b9b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:03:36.320002 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-15679a5d-9490-4315-b543-77338e417a64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ca9f6f4-23a8-408a-9d94-c0341d8e296b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:03:36.322171 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-15679a5d-9490-4315-b543-77338e417a64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:03:36.404376 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-15679a5d-9490-4315-b543-77338e417a64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ca9f6f4-23a8-408a-9d94-c0341d8e296b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:03:36.407043 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-15679a5d-9490-4315-b543-77338e417a64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9b51094-d806-4797-96d6-9745c78bcd7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:03:36.490708 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-15679a5d-9490-4315-b543-77338e417a64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Created reservations ['54d7a7c8-3707-488b-97fb-b831c575b2a8', '98e42239-0f8c-46d3-8150-583b8d428ba0', '2bf74628-3d91-4ce3-bd22-5d96584112f8', '12fdccc1-01fa-421c-8f09-16bdeeb45eba'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:03:36.493319 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-15679a5d-9490-4315-b543-77338e417a64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9b51094-d806-4797-96d6-9745c78bcd7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54d7a7c8-3707-488b-97fb-b831c575b2a8', '98e42239-0f8c-46d3-8150-583b8d428ba0', '2bf74628-3d91-4ce3-bd22-5d96584112f8', '12fdccc1-01fa-421c-8f09-16bdeeb45eba']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:03:36.498811 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-15679a5d-9490-4315-b543-77338e417a64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1f34439-805e-44a5-8868-378b42fdc99b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:03:36.571322 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-15679a5d-9490-4315-b543-77338e417a64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1f34439-805e-44a5-8868-378b42fdc99b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8982154-745c-4a62-bcc5-67f684d9ed01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_9b7f8c20-dcdc-4134-9ea7-c0636ee44d71',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='797a459feb0245d9a815eff853b61328',qos_specs=None,replication_status=,reservations=['54d7a7c8-3707-488b-97fb-b831c575b2a8','98e42239-0f8c-46d3-8150-583b8d428ba0','2bf74628-3d91-4ce3-bd22-5d96584112f8','12fdccc1-01fa-421c-8f09-16bdeeb45eba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75c21b9053664418a8b9240a4d4a3100',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:03:36Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_9b7f8c20-dcdc-4134-9ea7-c0636ee44d71',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8982154-745c-4a62-bcc5-67f684d9ed01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='797a459feb0245d9a815eff853b61328',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,user_id='75c21b9053664418a8b9240a4d4a3100',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:03:36.573493 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-15679a5d-9490-4315-b543-77338e417a64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daa078a3-942b-458f-9f1b-e381949fc4d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:03:36.603819 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-15679a5d-9490-4315-b543-77338e417a64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daa078a3-942b-458f-9f1b-e381949fc4d0) 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='auto-created_from_restore_from_backup',display_name='restore_backup_9b7f8c20-dcdc-4134-9ea7-c0636ee44d71',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='797a459feb0245d9a815eff853b61328',qos_specs=None,replication_status=,reservations=['54d7a7c8-3707-488b-97fb-b831c575b2a8','98e42239-0f8c-46d3-8150-583b8d428ba0','2bf74628-3d91-4ce3-bd22-5d96584112f8','12fdccc1-01fa-421c-8f09-16bdeeb45eba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75c21b9053664418a8b9240a4d4a3100',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:03:36.605807 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-15679a5d-9490-4315-b543-77338e417a64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3b75ea6-0ae8-4696-b2ed-c3026b3dabe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:03:36.638875 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-15679a5d-9490-4315-b543-77338e417a64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3b75ea6-0ae8-4696-b2ed-c3026b3dabe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:03:36.641976 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-15679a5d-9490-4315-b543-77338e417a64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Flow 'volume_create_api' (1cc498b5-ecea-4e50-8d80-824caca9b9b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:03:36.723519 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-15679a5d-9490-4315-b543-77338e417a64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Create volume request issued successfully. Jan 21 12:03:36.803551 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:36.803551 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:36.804788 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-15679a5d-9490-4315-b543-77338e417a64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:03:36.805349 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 21 12:03:36.805349 n-d-760354-3 devstack@c-api.service[87984]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 21 12:03:36.805349 n-d-760354-3 devstack@c-api.service[87984]: hub = hubs.get_hub() Jan 21 12:03:37.995925 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:37.995925 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:38.004489 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-15679a5d-9490-4315-b543-77338e417a64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:03:38.013396 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.backup.api [None req-15679a5d-9490-4315-b543-77338e417a64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Checking backup size 1 against volume size 1 {{(pid=87985) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 21 12:03:38.016364 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.backup.api [None req-15679a5d-9490-4315-b543-77338e417a64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Overwriting volume b8982154-745c-4a62-bcc5-67f684d9ed01 with restore of backup 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:38.061470 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.backup.rpcapi [None req-15679a5d-9490-4315-b543-77338e417a64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] restore_backup in rpcapi backup_id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 {{(pid=87985) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 21 12:03:38.066111 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-15679a5d-9490-4315-b543-77338e417a64 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71/restore returned with HTTP 202 Jan 21 12:03:38.071738 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 419/831] 10.222.0.89 () {60 vars in 1360 bytes} [Thu Jan 21 12:03:36 2021] POST /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71/restore => generated 189 bytes in 1874 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:03:38.078276 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-469e5261-0533-4c01-9693-65d073e32d91 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:38.079092 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-469e5261-0533-4c01-9693-65d073e32d91 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:38.079514 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:38.079514 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:38.079928 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-469e5261-0533-4c01-9693-65d073e32d91 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:38.080299 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-469e5261-0533-4c01-9693-65d073e32d91 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:38.171535 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:38.171535 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:38.173733 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-469e5261-0533-4c01-9693-65d073e32d91 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:38.177576 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 413/832] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:38 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:39.191143 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e0ef897b-3b6a-435f-bcb6-16fd82012f1c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:39.192338 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e0ef897b-3b6a-435f-bcb6-16fd82012f1c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:39.192780 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:39.192780 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:39.193419 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e0ef897b-3b6a-435f-bcb6-16fd82012f1c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:39.194399 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-e0ef897b-3b6a-435f-bcb6-16fd82012f1c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:39.247482 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:39.247482 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:39.254576 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e0ef897b-3b6a-435f-bcb6-16fd82012f1c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:39.258555 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 420/833] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:39 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:39.289876 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5c37f8e2-7f68-4b9a-b73c-1c97a5b22237 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] DELETE http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/454e3483-9325-466c-8d89-1a694fdea0d8 Jan 21 12:03:39.290424 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5c37f8e2-7f68-4b9a-b73c-1c97a5b22237 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:39.290645 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:39.290645 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:39.291018 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5c37f8e2-7f68-4b9a-b73c-1c97a5b22237 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:39.292186 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-5c37f8e2-7f68-4b9a-b73c-1c97a5b22237 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Delete volume with id: 454e3483-9325-466c-8d89-1a694fdea0d8 Jan 21 12:03:39.387068 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:39.387068 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:39.388744 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5c37f8e2-7f68-4b9a-b73c-1c97a5b22237 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 12:03:39.436038 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5c37f8e2-7f68-4b9a-b73c-1c97a5b22237 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Delete volume request issued successfully. Jan 21 12:03:39.438012 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5c37f8e2-7f68-4b9a-b73c-1c97a5b22237 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/454e3483-9325-466c-8d89-1a694fdea0d8 returned with HTTP 202 Jan 21 12:03:39.443908 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 414/834] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:03:39 2021] DELETE /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/454e3483-9325-466c-8d89-1a694fdea0d8 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:03:39.452306 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aa8bb966-d5bf-4d42-acb4-cb509167ee70 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/454e3483-9325-466c-8d89-1a694fdea0d8 Jan 21 12:03:39.456119 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aa8bb966-d5bf-4d42-acb4-cb509167ee70 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:39.456509 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:39.456509 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:39.457907 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aa8bb966-d5bf-4d42-acb4-cb509167ee70 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:39.593642 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:39.593642 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:39.615052 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-aa8bb966-d5bf-4d42-acb4-cb509167ee70 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 12:03:39.660699 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aa8bb966-d5bf-4d42-acb4-cb509167ee70 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/454e3483-9325-466c-8d89-1a694fdea0d8 returned with HTTP 200 Jan 21 12:03:39.661555 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 421/835] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:39 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/454e3483-9325-466c-8d89-1a694fdea0d8 => generated 913 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:40.273583 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a8dc7734-bc10-40aa-ba82-50d2dde03371 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:40.274172 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a8dc7734-bc10-40aa-ba82-50d2dde03371 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:40.274515 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:40.274515 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:40.275013 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a8dc7734-bc10-40aa-ba82-50d2dde03371 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:40.275441 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-a8dc7734-bc10-40aa-ba82-50d2dde03371 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:40.348887 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:40.348887 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:40.358449 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a8dc7734-bc10-40aa-ba82-50d2dde03371 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:40.365045 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 415/836] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:40 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:40.686600 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d4f8b11c-6ffb-4344-ae33-439b99124d8b tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/454e3483-9325-466c-8d89-1a694fdea0d8 Jan 21 12:03:40.687593 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d4f8b11c-6ffb-4344-ae33-439b99124d8b tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:40.688533 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:40.688533 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:40.691210 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d4f8b11c-6ffb-4344-ae33-439b99124d8b tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:40.835307 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:40.835307 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:40.852161 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d4f8b11c-6ffb-4344-ae33-439b99124d8b tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 12:03:40.920744 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d4f8b11c-6ffb-4344-ae33-439b99124d8b tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/454e3483-9325-466c-8d89-1a694fdea0d8 returned with HTTP 200 Jan 21 12:03:40.920744 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 422/837] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:40 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/454e3483-9325-466c-8d89-1a694fdea0d8 => generated 913 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:41.375641 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-45fea3c5-8f59-4d53-af5f-dc1005032ba9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:41.390043 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-45fea3c5-8f59-4d53-af5f-dc1005032ba9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:41.390470 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:41.390470 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:41.391126 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-45fea3c5-8f59-4d53-af5f-dc1005032ba9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:41.391695 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-45fea3c5-8f59-4d53-af5f-dc1005032ba9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:41.455301 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:41.455301 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:41.479151 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-45fea3c5-8f59-4d53-af5f-dc1005032ba9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:41.484527 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 416/838] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:41 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:41.929775 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f2ff0680-b2ec-4975-8174-e07756eac40f tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/454e3483-9325-466c-8d89-1a694fdea0d8 Jan 21 12:03:41.930680 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f2ff0680-b2ec-4975-8174-e07756eac40f tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:41.931115 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:41.931115 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:41.932039 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f2ff0680-b2ec-4975-8174-e07756eac40f tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:42.064229 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:42.064229 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:42.084570 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f2ff0680-b2ec-4975-8174-e07756eac40f tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 12:03:42.198696 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f2ff0680-b2ec-4975-8174-e07756eac40f tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/454e3483-9325-466c-8d89-1a694fdea0d8 returned with HTTP 200 Jan 21 12:03:42.214591 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 423/839] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:41 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/454e3483-9325-466c-8d89-1a694fdea0d8 => generated 913 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:42.499881 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b5f34d8a-98f2-4372-8852-a2ecdc435402 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:42.500436 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b5f34d8a-98f2-4372-8852-a2ecdc435402 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:42.500565 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:42.500565 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:42.500948 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b5f34d8a-98f2-4372-8852-a2ecdc435402 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:42.504244 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-b5f34d8a-98f2-4372-8852-a2ecdc435402 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:42.578489 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:42.578489 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:42.583790 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b5f34d8a-98f2-4372-8852-a2ecdc435402 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:42.587745 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 417/840] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:42 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:43.228325 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-be59d3df-3d39-4dcd-8942-1894c9da7cfd tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/454e3483-9325-466c-8d89-1a694fdea0d8 Jan 21 12:03:43.228682 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-be59d3df-3d39-4dcd-8942-1894c9da7cfd tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:43.228849 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:43.228849 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:43.229446 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-be59d3df-3d39-4dcd-8942-1894c9da7cfd tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:43.329924 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-be59d3df-3d39-4dcd-8942-1894c9da7cfd tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/454e3483-9325-466c-8d89-1a694fdea0d8 returned with HTTP 404 Jan 21 12:03:43.331351 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 424/841] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:43 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/454e3483-9325-466c-8d89-1a694fdea0d8 => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:03:43.344956 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-56db5fa5-ce18-40d3-8649-4581be3c59fe tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] DELETE http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/6a8c0859-b708-43a1-b077-411825873cc7 Jan 21 12:03:43.345870 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-56db5fa5-ce18-40d3-8649-4581be3c59fe tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:43.346285 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:43.346285 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:43.346948 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-56db5fa5-ce18-40d3-8649-4581be3c59fe tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:43.347602 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-56db5fa5-ce18-40d3-8649-4581be3c59fe tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Delete volume with id: 6a8c0859-b708-43a1-b077-411825873cc7 Jan 21 12:03:43.488525 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:43.488525 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:43.488525 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-56db5fa5-ce18-40d3-8649-4581be3c59fe tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 12:03:43.549154 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-56db5fa5-ce18-40d3-8649-4581be3c59fe tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Delete volume request issued successfully. Jan 21 12:03:43.549154 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-56db5fa5-ce18-40d3-8649-4581be3c59fe tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/6a8c0859-b708-43a1-b077-411825873cc7 returned with HTTP 202 Jan 21 12:03:43.549154 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 418/842] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:03:43 2021] DELETE /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/6a8c0859-b708-43a1-b077-411825873cc7 => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:03:43.558431 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e3d25825-b3bb-46d9-99ae-c3dd2b3a5fdf tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/6a8c0859-b708-43a1-b077-411825873cc7 Jan 21 12:03:43.558431 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e3d25825-b3bb-46d9-99ae-c3dd2b3a5fdf tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:43.558431 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e3d25825-b3bb-46d9-99ae-c3dd2b3a5fdf tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:43.608251 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a3bebf3e-ec1e-4117-92ef-baa63a5d3e6c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:43.608251 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a3bebf3e-ec1e-4117-92ef-baa63a5d3e6c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:43.608251 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:43.608251 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:43.608251 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a3bebf3e-ec1e-4117-92ef-baa63a5d3e6c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:43.608251 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-a3bebf3e-ec1e-4117-92ef-baa63a5d3e6c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:43.654691 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:43.654691 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:43.657022 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a3bebf3e-ec1e-4117-92ef-baa63a5d3e6c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:43.658390 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 419/843] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:43 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:43.728319 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:43.728319 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:43.815278 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e3d25825-b3bb-46d9-99ae-c3dd2b3a5fdf tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 12:03:43.850941 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e3d25825-b3bb-46d9-99ae-c3dd2b3a5fdf tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/6a8c0859-b708-43a1-b077-411825873cc7 returned with HTTP 200 Jan 21 12:03:43.850941 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 425/844] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:43 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/6a8c0859-b708-43a1-b077-411825873cc7 => generated 913 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:44.674388 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4413a41b-339a-4cb5-b954-bd64d324bb8e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:44.674936 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4413a41b-339a-4cb5-b954-bd64d324bb8e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:44.675129 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:44.675129 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:44.675449 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4413a41b-339a-4cb5-b954-bd64d324bb8e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:44.675816 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-4413a41b-339a-4cb5-b954-bd64d324bb8e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:44.727227 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:44.727227 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:44.729045 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4413a41b-339a-4cb5-b954-bd64d324bb8e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:44.730385 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 420/845] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:44 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:44.874367 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-52734b24-7176-46ae-9993-3fbe5f4a09a8 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/6a8c0859-b708-43a1-b077-411825873cc7 Jan 21 12:03:44.874367 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-52734b24-7176-46ae-9993-3fbe5f4a09a8 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:44.874367 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:44.874367 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:44.874367 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-52734b24-7176-46ae-9993-3fbe5f4a09a8 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:45.492608 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:45.492608 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:45.541575 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-52734b24-7176-46ae-9993-3fbe5f4a09a8 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 12:03:45.592203 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-52734b24-7176-46ae-9993-3fbe5f4a09a8 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/6a8c0859-b708-43a1-b077-411825873cc7 returned with HTTP 200 Jan 21 12:03:45.593755 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 426/846] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:44 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/6a8c0859-b708-43a1-b077-411825873cc7 => generated 913 bytes in 734 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:45.748679 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-379252be-3929-4b2a-87dd-f7ecf66b29d8 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:45.748679 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-379252be-3929-4b2a-87dd-f7ecf66b29d8 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:45.748679 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:45.748679 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:45.748679 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-379252be-3929-4b2a-87dd-f7ecf66b29d8 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:45.748679 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-379252be-3929-4b2a-87dd-f7ecf66b29d8 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:45.824144 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:45.824144 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:45.824144 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-379252be-3929-4b2a-87dd-f7ecf66b29d8 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:45.824144 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 421/847] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:45 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:46.636164 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c63168c0-a08c-4414-9769-7e3347298689 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/6a8c0859-b708-43a1-b077-411825873cc7 Jan 21 12:03:46.636164 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c63168c0-a08c-4414-9769-7e3347298689 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:46.636164 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:46.636164 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:46.636164 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c63168c0-a08c-4414-9769-7e3347298689 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:46.837379 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c9ab9cd7-ef17-4952-b14c-dac08d2de726 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:46.837379 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c9ab9cd7-ef17-4952-b14c-dac08d2de726 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:46.837379 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:46.837379 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:46.837379 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c9ab9cd7-ef17-4952-b14c-dac08d2de726 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:46.837379 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-c9ab9cd7-ef17-4952-b14c-dac08d2de726 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:46.873644 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:46.873644 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:46.898871 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c63168c0-a08c-4414-9769-7e3347298689 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 12:03:46.939362 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:46.939362 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:46.984313 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c9ab9cd7-ef17-4952-b14c-dac08d2de726 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:46.984313 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 422/848] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:46 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:03:47.173510 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c63168c0-a08c-4414-9769-7e3347298689 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/6a8c0859-b708-43a1-b077-411825873cc7 returned with HTTP 200 Jan 21 12:03:47.184114 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 427/849] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:46 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/6a8c0859-b708-43a1-b077-411825873cc7 => generated 913 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:48.008745 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cc426587-2010-4b40-9cdc-d3b0f0a3a25d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:48.008745 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cc426587-2010-4b40-9cdc-d3b0f0a3a25d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:48.008745 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:48.008745 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:48.008745 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cc426587-2010-4b40-9cdc-d3b0f0a3a25d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:48.008745 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-cc426587-2010-4b40-9cdc-d3b0f0a3a25d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:48.112856 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:48.112856 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:48.136252 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cc426587-2010-4b40-9cdc-d3b0f0a3a25d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:48.136252 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 423/850] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:47 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:48.192173 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6fc81d62-4add-4abd-b369-a8dfd63c406e tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/6a8c0859-b708-43a1-b077-411825873cc7 Jan 21 12:03:48.192691 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6fc81d62-4add-4abd-b369-a8dfd63c406e tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:48.193295 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:48.193295 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:48.193674 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6fc81d62-4add-4abd-b369-a8dfd63c406e tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:48.310761 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6fc81d62-4add-4abd-b369-a8dfd63c406e tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/6a8c0859-b708-43a1-b077-411825873cc7 returned with HTTP 404 Jan 21 12:03:48.313530 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 428/851] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:48 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/6a8c0859-b708-43a1-b077-411825873cc7 => generated 109 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:03:48.320238 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-828e2fd5-777e-442b-b59b-72f2d6481bd8 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] DELETE http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a Jan 21 12:03:48.320772 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-828e2fd5-777e-442b-b59b-72f2d6481bd8 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:48.320971 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:48.320971 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:48.321347 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-828e2fd5-777e-442b-b59b-72f2d6481bd8 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:48.321836 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-828e2fd5-777e-442b-b59b-72f2d6481bd8 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Delete volume with id: 7bb85b13-a107-49ce-82db-04ba77492e6a Jan 21 12:03:48.415431 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:48.415431 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:48.416796 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-828e2fd5-777e-442b-b59b-72f2d6481bd8 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 12:03:48.497068 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-828e2fd5-777e-442b-b59b-72f2d6481bd8 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Delete volume request issued successfully. Jan 21 12:03:48.497068 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-828e2fd5-777e-442b-b59b-72f2d6481bd8 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a returned with HTTP 202 Jan 21 12:03:48.497068 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 424/852] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:03:48 2021] DELETE /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:03:48.505866 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3c5e626c-c57b-4593-b703-f7c2dfa4e27f tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a Jan 21 12:03:48.505866 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3c5e626c-c57b-4593-b703-f7c2dfa4e27f tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:48.505866 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3c5e626c-c57b-4593-b703-f7c2dfa4e27f tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:48.720420 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:48.720420 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:48.739094 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3c5e626c-c57b-4593-b703-f7c2dfa4e27f tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 12:03:48.769399 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3c5e626c-c57b-4593-b703-f7c2dfa4e27f tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a returned with HTTP 200 Jan 21 12:03:48.771048 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 429/853] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:48 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a => generated 1360 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:03:49.150675 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f054a8fb-5732-47d1-b40a-58d4f5bc27c6 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:49.151258 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f054a8fb-5732-47d1-b40a-58d4f5bc27c6 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:49.151532 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:49.151532 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:49.151832 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f054a8fb-5732-47d1-b40a-58d4f5bc27c6 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:49.152144 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-f054a8fb-5732-47d1-b40a-58d4f5bc27c6 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:49.222631 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:49.222631 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:49.238043 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f054a8fb-5732-47d1-b40a-58d4f5bc27c6 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:49.238997 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 425/854] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:49 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:49.789972 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9689d801-eee7-4606-9161-347290098491 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a Jan 21 12:03:49.789972 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9689d801-eee7-4606-9161-347290098491 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:49.789972 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:49.789972 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:49.789972 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9689d801-eee7-4606-9161-347290098491 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:49.937319 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:49.937319 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:49.978178 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9689d801-eee7-4606-9161-347290098491 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 12:03:50.083461 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9689d801-eee7-4606-9161-347290098491 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a returned with HTTP 200 Jan 21 12:03:50.084564 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 430/855] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:49 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a => generated 1360 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:03:50.264490 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e869f179-44b1-41b5-bebc-cf8b494439a4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:50.264490 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e869f179-44b1-41b5-bebc-cf8b494439a4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:50.264490 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:50.264490 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:50.264490 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e869f179-44b1-41b5-bebc-cf8b494439a4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:50.264490 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-e869f179-44b1-41b5-bebc-cf8b494439a4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:50.296228 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:50.296228 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:50.296228 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e869f179-44b1-41b5-bebc-cf8b494439a4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:50.296228 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 426/856] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:50 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:51.107841 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ea3297f9-1c7f-4933-80c7-2538074d69b0 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a Jan 21 12:03:51.107841 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ea3297f9-1c7f-4933-80c7-2538074d69b0 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:51.107841 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:51.107841 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:51.107841 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ea3297f9-1c7f-4933-80c7-2538074d69b0 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:51.242655 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:51.242655 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:51.265472 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ea3297f9-1c7f-4933-80c7-2538074d69b0 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Volume info retrieved successfully. Jan 21 12:03:51.310114 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-902c6798-b54c-47bf-8528-365df2873190 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:51.310658 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-902c6798-b54c-47bf-8528-365df2873190 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:51.310865 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:51.310865 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:51.311243 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-902c6798-b54c-47bf-8528-365df2873190 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:51.311612 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-902c6798-b54c-47bf-8528-365df2873190 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:51.342353 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ea3297f9-1c7f-4933-80c7-2538074d69b0 tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a returned with HTTP 200 Jan 21 12:03:51.343811 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 431/857] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:51 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a => generated 1360 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:03:51.368328 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:51.368328 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:51.370197 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-902c6798-b54c-47bf-8528-365df2873190 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:51.371080 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 427/858] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:51 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:52.390114 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e884ef9a-fd7c-4553-8f8d-53e4b88b79ae tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:52.390114 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e884ef9a-fd7c-4553-8f8d-53e4b88b79ae tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:52.390114 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:52.390114 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:52.390114 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e884ef9a-fd7c-4553-8f8d-53e4b88b79ae tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:52.390114 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-e884ef9a-fd7c-4553-8f8d-53e4b88b79ae tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:52.407122 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e96786a0-9684-4db4-9133-699097b5c97d tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] GET http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a Jan 21 12:03:52.407122 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e96786a0-9684-4db4-9133-699097b5c97d tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:52.407122 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:52.407122 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:52.407122 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e96786a0-9684-4db4-9133-699097b5c97d tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:52.462240 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:52.462240 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:52.462240 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e884ef9a-fd7c-4553-8f8d-53e4b88b79ae tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:52.462240 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 428/859] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:52 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:52.524901 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e96786a0-9684-4db4-9133-699097b5c97d tempest-TaggedBootDevicesTest-588889910 tempest-TaggedBootDevicesTest-588889910] http://10.222.0.89/volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a returned with HTTP 404 Jan 21 12:03:52.524901 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 432/860] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:52 2021] GET /volume/v3/4848920758324f41bb0d46ff5153cda7/volumes/7bb85b13-a107-49ce-82db-04ba77492e6a => generated 109 bytes in 163 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:03:53.512202 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2660e084-ddc3-4e22-b03f-7d20852156d9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:53.512202 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2660e084-ddc3-4e22-b03f-7d20852156d9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:53.512202 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:53.512202 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:53.512202 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2660e084-ddc3-4e22-b03f-7d20852156d9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:53.512202 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-2660e084-ddc3-4e22-b03f-7d20852156d9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:53.614066 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:53.614066 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:53.614066 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2660e084-ddc3-4e22-b03f-7d20852156d9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:53.614066 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 429/861] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:53 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:54.627964 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bbcf1c71-4e70-420a-a855-20ab3f296a15 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:54.628563 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bbcf1c71-4e70-420a-a855-20ab3f296a15 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:54.628958 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bbcf1c71-4e70-420a-a855-20ab3f296a15 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:54.629326 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-bbcf1c71-4e70-420a-a855-20ab3f296a15 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:54.687873 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:54.687873 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:54.687873 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bbcf1c71-4e70-420a-a855-20ab3f296a15 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:54.687873 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 433/862] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:54 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:55.689338 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fe5f84c5-bcad-4e71-9de8-044d69ce9c29 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:55.690629 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fe5f84c5-bcad-4e71-9de8-044d69ce9c29 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:55.691070 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:55.691070 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:55.691914 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fe5f84c5-bcad-4e71-9de8-044d69ce9c29 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:55.692488 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-fe5f84c5-bcad-4e71-9de8-044d69ce9c29 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:55.841917 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:55.841917 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:55.841917 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fe5f84c5-bcad-4e71-9de8-044d69ce9c29 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:55.841917 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 430/863] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:55 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:56.852937 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5700e90c-0133-4e22-8718-a34003f51186 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:56.853461 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5700e90c-0133-4e22-8718-a34003f51186 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:56.853763 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:56.853763 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:56.854742 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5700e90c-0133-4e22-8718-a34003f51186 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:56.855109 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-5700e90c-0133-4e22-8718-a34003f51186 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:56.918337 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:56.918337 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:56.918337 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5700e90c-0133-4e22-8718-a34003f51186 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:56.918337 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 434/864] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:56 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:57.973679 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c592a863-91c3-4247-bac6-d00bf63ee29f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:57.973679 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c592a863-91c3-4247-bac6-d00bf63ee29f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:57.973679 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:57.973679 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:57.973679 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c592a863-91c3-4247-bac6-d00bf63ee29f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:57.973679 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-c592a863-91c3-4247-bac6-d00bf63ee29f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:58.012516 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:58.012516 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:58.012516 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c592a863-91c3-4247-bac6-d00bf63ee29f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:58.021412 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 431/865] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:57 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:03:59.569977 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-67999965-48af-4180-9d34-c31c24017173 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:03:59.569977 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-67999965-48af-4180-9d34-c31c24017173 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:03:59.569977 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:03:59.569977 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:03:59.569977 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-67999965-48af-4180-9d34-c31c24017173 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:03:59.569977 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-67999965-48af-4180-9d34-c31c24017173 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:03:59.607281 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:03:59.607281 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:03:59.607281 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-67999965-48af-4180-9d34-c31c24017173 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:03:59.607281 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 435/866] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:03:59 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:00.630585 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3cafab62-7ef0-47e1-a811-f64990437be0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:04:00.630585 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3cafab62-7ef0-47e1-a811-f64990437be0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:00.630585 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:00.630585 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:00.630585 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3cafab62-7ef0-47e1-a811-f64990437be0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:00.630585 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-3cafab62-7ef0-47e1-a811-f64990437be0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:00.717235 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:00.717235 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:00.725555 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3cafab62-7ef0-47e1-a811-f64990437be0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:04:00.747509 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 432/867] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:00 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:01.743366 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-799641c4-28a1-4bd1-a50c-e2b7e1a46d93 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:04:01.743366 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-799641c4-28a1-4bd1-a50c-e2b7e1a46d93 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:01.743366 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:01.743366 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:01.743366 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-799641c4-28a1-4bd1-a50c-e2b7e1a46d93 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:01.743366 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-799641c4-28a1-4bd1-a50c-e2b7e1a46d93 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:01.869407 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:01.869407 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:01.886971 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-799641c4-28a1-4bd1-a50c-e2b7e1a46d93 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:04:01.888514 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 436/868] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:01 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:02.925977 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-749b8488-f80a-4b25-b0a8-b24e4695f116 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:04:02.925977 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-749b8488-f80a-4b25-b0a8-b24e4695f116 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:02.925977 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:02.925977 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:02.925977 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-749b8488-f80a-4b25-b0a8-b24e4695f116 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:02.925977 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-749b8488-f80a-4b25-b0a8-b24e4695f116 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:02.979628 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:02.979628 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:02.979628 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-749b8488-f80a-4b25-b0a8-b24e4695f116 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:04:02.992100 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 433/869] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:02 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:04.000111 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f9641c4c-36c5-4472-a146-a369f55739ef tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:04:04.000111 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f9641c4c-36c5-4472-a146-a369f55739ef tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:04.000111 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:04.000111 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:04.000111 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f9641c4c-36c5-4472-a146-a369f55739ef tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:04.000111 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-f9641c4c-36c5-4472-a146-a369f55739ef tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:04.058595 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:04.058595 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:04.058595 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f9641c4c-36c5-4472-a146-a369f55739ef tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:04:04.067814 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 437/870] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:03 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:05.086017 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-21eae17a-d7a0-4b47-8654-3397f0d79b2d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:04:05.086017 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-21eae17a-d7a0-4b47-8654-3397f0d79b2d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:05.086017 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:05.086017 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:05.086017 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-21eae17a-d7a0-4b47-8654-3397f0d79b2d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:05.086017 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-21eae17a-d7a0-4b47-8654-3397f0d79b2d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:05.125514 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:05.125514 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:05.127430 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-21eae17a-d7a0-4b47-8654-3397f0d79b2d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:04:05.128272 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 434/871] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:05 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:06.142801 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1272f3c4-c6f1-423c-8f20-4d342944bbf0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:04:06.143306 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1272f3c4-c6f1-423c-8f20-4d342944bbf0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:06.143549 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:06.143549 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:06.144412 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1272f3c4-c6f1-423c-8f20-4d342944bbf0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:06.144412 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-1272f3c4-c6f1-423c-8f20-4d342944bbf0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:06.209286 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:06.209286 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:06.213499 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1272f3c4-c6f1-423c-8f20-4d342944bbf0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:04:06.222311 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 438/872] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:06 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:07.238061 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c5db4a66-b40d-4fdc-8322-0bdc70f2c788 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:04:07.238061 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c5db4a66-b40d-4fdc-8322-0bdc70f2c788 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:07.238061 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:07.238061 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:07.238061 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c5db4a66-b40d-4fdc-8322-0bdc70f2c788 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:07.238061 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-c5db4a66-b40d-4fdc-8322-0bdc70f2c788 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:07.305114 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:07.305114 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:07.306893 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c5db4a66-b40d-4fdc-8322-0bdc70f2c788 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:04:07.316243 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 435/873] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:07 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:08.337365 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a1f0e069-fe84-4c71-ab7d-5ee4d8d04eba tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:04:08.337365 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a1f0e069-fe84-4c71-ab7d-5ee4d8d04eba tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:08.337365 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:08.337365 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:08.337365 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a1f0e069-fe84-4c71-ab7d-5ee4d8d04eba tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:08.337365 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-a1f0e069-fe84-4c71-ab7d-5ee4d8d04eba tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:08.368033 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:08.368033 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:08.370930 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a1f0e069-fe84-4c71-ab7d-5ee4d8d04eba tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:04:08.372296 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 439/874] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:08 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:09.394186 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7338d0e9-0079-4df8-b0a2-4a963fa57694 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:04:09.394186 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7338d0e9-0079-4df8-b0a2-4a963fa57694 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:09.394186 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:09.394186 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:09.394186 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7338d0e9-0079-4df8-b0a2-4a963fa57694 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:09.394186 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-7338d0e9-0079-4df8-b0a2-4a963fa57694 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:09.448123 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:09.448123 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:09.448123 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7338d0e9-0079-4df8-b0a2-4a963fa57694 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:04:09.460993 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 436/875] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:09 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:10.470579 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7c9a54a9-b4d2-4127-84f8-0d98283c769b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:04:10.470579 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7c9a54a9-b4d2-4127-84f8-0d98283c769b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:10.470579 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:10.470579 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:10.470579 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7c9a54a9-b4d2-4127-84f8-0d98283c769b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:10.470579 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-7c9a54a9-b4d2-4127-84f8-0d98283c769b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:10.517028 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:10.517028 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:10.517028 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7c9a54a9-b4d2-4127-84f8-0d98283c769b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:04:10.517028 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 440/876] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:10 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:11.540246 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0e484fdd-1ccc-4161-bef0-d91926bc98cd tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:04:11.540246 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0e484fdd-1ccc-4161-bef0-d91926bc98cd tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:11.540246 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:11.540246 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:11.540246 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0e484fdd-1ccc-4161-bef0-d91926bc98cd tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:11.540246 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-0e484fdd-1ccc-4161-bef0-d91926bc98cd tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:11.627404 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:11.627404 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:11.627404 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0e484fdd-1ccc-4161-bef0-d91926bc98cd tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:04:11.627404 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 437/877] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:11 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:12.649650 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4986bf66-7ed6-468d-a4ac-288a705bba06 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:04:12.649650 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4986bf66-7ed6-468d-a4ac-288a705bba06 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:12.649650 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:12.649650 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:12.649650 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4986bf66-7ed6-468d-a4ac-288a705bba06 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:12.649650 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-4986bf66-7ed6-468d-a4ac-288a705bba06 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:12.715226 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:12.715226 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:12.730580 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4986bf66-7ed6-468d-a4ac-288a705bba06 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:04:12.732214 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 441/878] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:12 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:13.798386 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0a7278ca-52e5-41b3-b881-6e3f58a4451e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:04:13.798386 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0a7278ca-52e5-41b3-b881-6e3f58a4451e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:13.798386 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:13.798386 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:13.840960 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0a7278ca-52e5-41b3-b881-6e3f58a4451e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:13.840960 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-0a7278ca-52e5-41b3-b881-6e3f58a4451e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:13.865424 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:13.865424 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:13.867865 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0a7278ca-52e5-41b3-b881-6e3f58a4451e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:04:13.869233 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 438/879] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:13 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:14.923848 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1304c5d9-3c43-45dd-a555-728c12f60ded tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:04:14.923848 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1304c5d9-3c43-45dd-a555-728c12f60ded tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:14.923848 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:14.923848 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:14.923848 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1304c5d9-3c43-45dd-a555-728c12f60ded tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:14.923848 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-1304c5d9-3c43-45dd-a555-728c12f60ded tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:15.026487 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:15.026487 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:15.026487 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1304c5d9-3c43-45dd-a555-728c12f60ded tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:04:15.026487 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 442/880] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:14 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:16.040241 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-60dc0fe2-c606-4c58-abf3-cb6d9d60753b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:04:16.040891 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-60dc0fe2-c606-4c58-abf3-cb6d9d60753b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:16.041141 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:16.041141 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:16.041527 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-60dc0fe2-c606-4c58-abf3-cb6d9d60753b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:16.042522 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-60dc0fe2-c606-4c58-abf3-cb6d9d60753b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:16.158780 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:16.158780 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:16.192134 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-60dc0fe2-c606-4c58-abf3-cb6d9d60753b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:04:16.192134 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 439/881] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:16 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:17.199350 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-dfcaf7ca-7902-4208-874a-008a8696ad90 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:04:17.199870 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-dfcaf7ca-7902-4208-874a-008a8696ad90 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:17.200038 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:17.200038 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:17.200568 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-dfcaf7ca-7902-4208-874a-008a8696ad90 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:17.201027 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-dfcaf7ca-7902-4208-874a-008a8696ad90 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:17.293182 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:17.293182 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:17.297893 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-dfcaf7ca-7902-4208-874a-008a8696ad90 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:04:17.303664 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 443/882] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:17 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:18.321927 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3b4ba904-8280-4230-a567-685aa3055900 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:04:18.330963 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3b4ba904-8280-4230-a567-685aa3055900 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:18.334041 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:18.334041 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:18.335040 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3b4ba904-8280-4230-a567-685aa3055900 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:18.335612 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-3b4ba904-8280-4230-a567-685aa3055900 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:18.407505 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:18.407505 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:18.410454 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3b4ba904-8280-4230-a567-685aa3055900 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 200 Jan 21 12:04:18.425643 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3ba99f65-d104-4718-8791-bfe397d87225 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/b8982154-745c-4a62-bcc5-67f684d9ed01 Jan 21 12:04:18.426535 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3ba99f65-d104-4718-8791-bfe397d87225 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:18.426935 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:18.426935 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:18.427784 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3ba99f65-d104-4718-8791-bfe397d87225 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:18.435132 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 440/883] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:18 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 817 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:18.502340 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:18.502340 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:18.516557 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3ba99f65-d104-4718-8791-bfe397d87225 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:04:18.555822 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3ba99f65-d104-4718-8791-bfe397d87225 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/b8982154-745c-4a62-bcc5-67f684d9ed01 returned with HTTP 200 Jan 21 12:04:18.558100 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 444/884] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:18 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/b8982154-745c-4a62-bcc5-67f684d9ed01 => generated 1413 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:04:18.577831 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-313ce012-4224-4080-ad70-a57e94259648 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/b8982154-745c-4a62-bcc5-67f684d9ed01 Jan 21 12:04:18.578774 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-313ce012-4224-4080-ad70-a57e94259648 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:18.579187 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:18.579187 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:18.579811 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-313ce012-4224-4080-ad70-a57e94259648 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:18.667088 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:18.667088 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:18.678920 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-313ce012-4224-4080-ad70-a57e94259648 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:04:18.718579 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-313ce012-4224-4080-ad70-a57e94259648 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/b8982154-745c-4a62-bcc5-67f684d9ed01 returned with HTTP 200 Jan 21 12:04:18.719669 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 441/885] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:18 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/b8982154-745c-4a62-bcc5-67f684d9ed01 => generated 1413 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:04:18.737627 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ed3c9093-cbcd-4cf7-ba4d-06904b0c89c9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] DELETE http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/b8982154-745c-4a62-bcc5-67f684d9ed01 Jan 21 12:04:18.738278 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ed3c9093-cbcd-4cf7-ba4d-06904b0c89c9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:18.738787 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:18.738787 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:18.739552 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ed3c9093-cbcd-4cf7-ba4d-06904b0c89c9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:18.741164 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-ed3c9093-cbcd-4cf7-ba4d-06904b0c89c9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Delete volume with id: b8982154-745c-4a62-bcc5-67f684d9ed01 Jan 21 12:04:18.810228 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:18.810228 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:18.812679 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ed3c9093-cbcd-4cf7-ba4d-06904b0c89c9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:04:18.867635 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ed3c9093-cbcd-4cf7-ba4d-06904b0c89c9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Delete volume request issued successfully. Jan 21 12:04:18.869239 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ed3c9093-cbcd-4cf7-ba4d-06904b0c89c9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/b8982154-745c-4a62-bcc5-67f684d9ed01 returned with HTTP 202 Jan 21 12:04:18.880349 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6b6c0f62-a324-44df-ad46-15f9c2fd929a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/b8982154-745c-4a62-bcc5-67f684d9ed01 Jan 21 12:04:18.880891 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6b6c0f62-a324-44df-ad46-15f9c2fd929a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:18.881091 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:18.881091 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:18.881753 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6b6c0f62-a324-44df-ad46-15f9c2fd929a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:18.895201 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 445/886] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:04:18 2021] DELETE /volume/v3/797a459feb0245d9a815eff853b61328/volumes/b8982154-745c-4a62-bcc5-67f684d9ed01 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:04:19.014423 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:19.014423 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:19.033145 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6b6c0f62-a324-44df-ad46-15f9c2fd929a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:04:19.077566 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6b6c0f62-a324-44df-ad46-15f9c2fd929a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/b8982154-745c-4a62-bcc5-67f684d9ed01 returned with HTTP 200 Jan 21 12:04:19.088430 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 442/887] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:18 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/b8982154-745c-4a62-bcc5-67f684d9ed01 => generated 1412 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:04:20.094859 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-92daad70-e6f4-41ec-be30-056cad4e1da0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/b8982154-745c-4a62-bcc5-67f684d9ed01 Jan 21 12:04:20.096045 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-92daad70-e6f4-41ec-be30-056cad4e1da0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:20.096764 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:20.096764 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:20.097366 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-92daad70-e6f4-41ec-be30-056cad4e1da0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:20.221747 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:20.221747 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:20.242136 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-92daad70-e6f4-41ec-be30-056cad4e1da0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:04:20.274523 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-92daad70-e6f4-41ec-be30-056cad4e1da0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/b8982154-745c-4a62-bcc5-67f684d9ed01 returned with HTTP 200 Jan 21 12:04:20.275535 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 446/888] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:20 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/b8982154-745c-4a62-bcc5-67f684d9ed01 => generated 1412 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:04:21.292057 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9df76725-0f8e-45cf-a35e-d85bffb2df68 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/b8982154-745c-4a62-bcc5-67f684d9ed01 Jan 21 12:04:21.292693 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9df76725-0f8e-45cf-a35e-d85bffb2df68 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:21.293012 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:21.293012 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:21.293594 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9df76725-0f8e-45cf-a35e-d85bffb2df68 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:21.425243 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:21.425243 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:21.473489 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9df76725-0f8e-45cf-a35e-d85bffb2df68 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:04:21.556060 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9df76725-0f8e-45cf-a35e-d85bffb2df68 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/b8982154-745c-4a62-bcc5-67f684d9ed01 returned with HTTP 200 Jan 21 12:04:21.562734 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 443/889] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:21 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/b8982154-745c-4a62-bcc5-67f684d9ed01 => generated 1412 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:04:22.576491 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f0d1ff2a-5dbf-4254-99d7-1a31ba4a554d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/b8982154-745c-4a62-bcc5-67f684d9ed01 Jan 21 12:04:22.577544 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f0d1ff2a-5dbf-4254-99d7-1a31ba4a554d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:22.577947 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:22.577947 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:22.578516 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f0d1ff2a-5dbf-4254-99d7-1a31ba4a554d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:22.772235 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f0d1ff2a-5dbf-4254-99d7-1a31ba4a554d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/b8982154-745c-4a62-bcc5-67f684d9ed01 returned with HTTP 404 Jan 21 12:04:22.777191 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 447/890] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:22 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/b8982154-745c-4a62-bcc5-67f684d9ed01 => generated 109 bytes in 202 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:04:22.783648 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-11fdf5c2-d453-4dcd-9cee-7048a7fd5ee2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] DELETE http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 Jan 21 12:04:22.784177 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-11fdf5c2-d453-4dcd-9cee-7048a7fd5ee2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:22.784404 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:22.784404 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:22.784768 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-11fdf5c2-d453-4dcd-9cee-7048a7fd5ee2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:22.785127 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.contrib.backups [None req-11fdf5c2-d453-4dcd-9cee-7048a7fd5ee2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Delete backup with id: 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71. Jan 21 12:04:22.840315 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:22.840315 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:22.902299 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.backup.rpcapi [None req-11fdf5c2-d453-4dcd-9cee-7048a7fd5ee2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] delete_backup rpcapi backup_id 9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 {{(pid=87986) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 12:04:22.906540 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-11fdf5c2-d453-4dcd-9cee-7048a7fd5ee2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 returned with HTTP 202 Jan 21 12:04:22.907960 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 444/891] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:04:22 2021] DELETE /volume/v3/797a459feb0245d9a815eff853b61328/backups/9b7f8c20-dcdc-4134-9ea7-c0636ee44d71 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:04:22.945189 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-96de863f-3c80-4087-8e40-3dfc85658703 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] POST http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes Jan 21 12:04:22.945189 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-96de863f-3c80-4087-8e40-3dfc85658703 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1441364644"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:04:22.947542 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-96de863f-3c80-4087-8e40-3dfc85658703 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1441364644'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:04:22.948249 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-96de863f-3c80-4087-8e40-3dfc85658703 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Create volume of 1 GB Jan 21 12:04:22.987297 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-96de863f-3c80-4087-8e40-3dfc85658703 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Availability Zones retrieved successfully. Jan 21 12:04:23.021988 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-96de863f-3c80-4087-8e40-3dfc85658703 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Flow 'volume_create_api' (0653e0aa-2b63-4a69-ba9b-3165bd113466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:04:23.027319 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-96de863f-3c80-4087-8e40-3dfc85658703 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c42a40fd-878b-4ff4-ae13-bf0295d74f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:04:23.036249 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-96de863f-3c80-4087-8e40-3dfc85658703 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:04:23.269859 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-96de863f-3c80-4087-8e40-3dfc85658703 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c42a40fd-878b-4ff4-ae13-bf0295d74f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:04:23.273299 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-96de863f-3c80-4087-8e40-3dfc85658703 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9598d96b-217f-428f-ac04-c556b0d84ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:04:23.484357 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-96de863f-3c80-4087-8e40-3dfc85658703 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Created reservations ['f2cc24ef-e993-4693-b023-1cb82d5e17e1', 'ec41f76d-e567-40a9-9704-dec9fdf9ec89', '05a4a55e-221d-4586-b991-343159d0e377', '5d6359d4-7aec-4e5a-bb4c-957e8026a188'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:04:23.487074 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-96de863f-3c80-4087-8e40-3dfc85658703 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9598d96b-217f-428f-ac04-c556b0d84ed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2cc24ef-e993-4693-b023-1cb82d5e17e1', 'ec41f76d-e567-40a9-9704-dec9fdf9ec89', '05a4a55e-221d-4586-b991-343159d0e377', '5d6359d4-7aec-4e5a-bb4c-957e8026a188']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:04:23.489372 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-96de863f-3c80-4087-8e40-3dfc85658703 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fdb386a-bc9e-4fa3-bbf3-e68983f8f27d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:04:23.670998 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-96de863f-3c80-4087-8e40-3dfc85658703 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fdb386a-bc9e-4fa3-bbf3-e68983f8f27d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cff0e165-9f02-45d2-8a23-51e6e27998e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1441364644',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='797a459feb0245d9a815eff853b61328',qos_specs=None,replication_status=,reservations=['f2cc24ef-e993-4693-b023-1cb82d5e17e1','ec41f76d-e567-40a9-9704-dec9fdf9ec89','05a4a55e-221d-4586-b991-343159d0e377','5d6359d4-7aec-4e5a-bb4c-957e8026a188'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75c21b9053664418a8b9240a4d4a3100',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:04:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1441364644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cff0e165-9f02-45d2-8a23-51e6e27998e6,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='797a459feb0245d9a815eff853b61328',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,user_id='75c21b9053664418a8b9240a4d4a3100',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:04:23.676871 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-96de863f-3c80-4087-8e40-3dfc85658703 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b1dce89-5f14-4eba-9e99-3f654202134e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:04:23.775229 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-96de863f-3c80-4087-8e40-3dfc85658703 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b1dce89-5f14-4eba-9e99-3f654202134e) 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-VolumesBackupsTest-Volume-1441364644',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='797a459feb0245d9a815eff853b61328',qos_specs=None,replication_status=,reservations=['f2cc24ef-e993-4693-b023-1cb82d5e17e1','ec41f76d-e567-40a9-9704-dec9fdf9ec89','05a4a55e-221d-4586-b991-343159d0e377','5d6359d4-7aec-4e5a-bb4c-957e8026a188'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75c21b9053664418a8b9240a4d4a3100',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:04:23.777189 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-96de863f-3c80-4087-8e40-3dfc85658703 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a9e3d2b-e185-4630-af09-6adecb1840b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:04:23.827821 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-96de863f-3c80-4087-8e40-3dfc85658703 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a9e3d2b-e185-4630-af09-6adecb1840b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:04:23.844363 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-96de863f-3c80-4087-8e40-3dfc85658703 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Flow 'volume_create_api' (0653e0aa-2b63-4a69-ba9b-3165bd113466) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:04:24.038012 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-96de863f-3c80-4087-8e40-3dfc85658703 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Create volume request issued successfully. Jan 21 12:04:24.077327 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-96de863f-3c80-4087-8e40-3dfc85658703 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes returned with HTTP 202 Jan 21 12:04:24.088347 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 448/892] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:04:22 2021] POST /volume/v3/797a459feb0245d9a815eff853b61328/volumes => generated 885 bytes in 1138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:04:24.095364 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d1135933-244b-4a27-a108-1b65937012ad tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/cff0e165-9f02-45d2-8a23-51e6e27998e6 Jan 21 12:04:24.096042 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d1135933-244b-4a27-a108-1b65937012ad tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:24.096389 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:24.096389 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:24.096943 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d1135933-244b-4a27-a108-1b65937012ad tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:24.307243 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:24.307243 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:24.328237 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d1135933-244b-4a27-a108-1b65937012ad tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:04:24.418462 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d1135933-244b-4a27-a108-1b65937012ad tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/cff0e165-9f02-45d2-8a23-51e6e27998e6 returned with HTTP 200 Jan 21 12:04:24.424479 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 445/893] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:24 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/cff0e165-9f02-45d2-8a23-51e6e27998e6 => generated 953 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:25.438358 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1e9c060d-020e-48c1-b8da-e9a499a9ba1f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/cff0e165-9f02-45d2-8a23-51e6e27998e6 Jan 21 12:04:25.440046 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1e9c060d-020e-48c1-b8da-e9a499a9ba1f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:25.440606 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:25.440606 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:25.441232 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1e9c060d-020e-48c1-b8da-e9a499a9ba1f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:25.642644 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:25.642644 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:25.678426 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1e9c060d-020e-48c1-b8da-e9a499a9ba1f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:04:25.736447 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1e9c060d-020e-48c1-b8da-e9a499a9ba1f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/cff0e165-9f02-45d2-8a23-51e6e27998e6 returned with HTTP 200 Jan 21 12:04:25.740528 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 449/894] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:25 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/cff0e165-9f02-45d2-8a23-51e6e27998e6 => generated 977 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:26.754932 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-20b3d9b2-0086-48de-a2b6-87be7e450d5f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/cff0e165-9f02-45d2-8a23-51e6e27998e6 Jan 21 12:04:26.755727 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-20b3d9b2-0086-48de-a2b6-87be7e450d5f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:26.756256 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:26.756256 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:26.756797 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-20b3d9b2-0086-48de-a2b6-87be7e450d5f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:26.881165 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:26.881165 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:26.893627 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-20b3d9b2-0086-48de-a2b6-87be7e450d5f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:04:26.927377 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-20b3d9b2-0086-48de-a2b6-87be7e450d5f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/cff0e165-9f02-45d2-8a23-51e6e27998e6 returned with HTTP 200 Jan 21 12:04:26.929015 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 446/895] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:26 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/cff0e165-9f02-45d2-8a23-51e6e27998e6 => generated 978 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:26.945156 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-02bc627c-f61b-4e2e-af12-243cbf733369 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] POST http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups Jan 21 12:04:26.945689 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:26.945689 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:26.946708 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-02bc627c-f61b-4e2e-af12-243cbf733369 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cff0e165-9f02-45d2-8a23-51e6e27998e6", "name": "tempest-VolumesBackupsTest-Backup-1636996839", "description": "tempest-volume-backup-description-978347319", "container": "container"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:04:26.948823 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.backups [None req-02bc627c-f61b-4e2e-af12-243cbf733369 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Creating new backup {'backup': {'volume_id': 'cff0e165-9f02-45d2-8a23-51e6e27998e6', 'name': 'tempest-VolumesBackupsTest-Backup-1636996839', 'description': 'tempest-volume-backup-description-978347319', 'container': 'container'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 12:04:26.949653 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.contrib.backups [None req-02bc627c-f61b-4e2e-af12-243cbf733369 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Creating backup of volume cff0e165-9f02-45d2-8a23-51e6e27998e6 in container container Jan 21 12:04:27.126463 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:27.126463 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:27.127617 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-02bc627c-f61b-4e2e-af12-243cbf733369 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:04:27.249752 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-02bc627c-f61b-4e2e-af12-243cbf733369 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Created reservations ['c7df5344-a1d0-470c-a40f-c8999c9e55a4', 'd13dd463-57bc-411e-b291-282917b60468'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:04:27.428123 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-02bc627c-f61b-4e2e-af12-243cbf733369 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups returned with HTTP 202 Jan 21 12:04:27.441825 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 450/896] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:04:26 2021] POST /volume/v3/797a459feb0245d9a815eff853b61328/backups => generated 396 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:04:27.443906 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a0658175-4814-4c60-a2a4-47ca96c98e1c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:04:27.444652 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a0658175-4814-4c60-a2a4-47ca96c98e1c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:27.445056 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:27.445056 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:27.446362 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a0658175-4814-4c60-a2a4-47ca96c98e1c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:27.446934 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-a0658175-4814-4c60-a2a4-47ca96c98e1c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:27.516266 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:27.516266 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:27.518179 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a0658175-4814-4c60-a2a4-47ca96c98e1c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:04:27.519006 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 447/897] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:27 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:28.547795 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-14353700-f1b7-4e30-9cf3-3284bf6dbf9c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:04:28.548458 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-14353700-f1b7-4e30-9cf3-3284bf6dbf9c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:28.551822 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:28.551822 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:28.552437 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-14353700-f1b7-4e30-9cf3-3284bf6dbf9c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:28.552928 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-14353700-f1b7-4e30-9cf3-3284bf6dbf9c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:28.608424 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:28.608424 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:28.613088 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-14353700-f1b7-4e30-9cf3-3284bf6dbf9c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:04:28.623285 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 451/898] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:28 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:29.645272 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d05e2e29-45c6-43cc-bffc-57148c6064a2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:04:29.646313 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d05e2e29-45c6-43cc-bffc-57148c6064a2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:29.646929 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:29.646929 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:29.647308 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d05e2e29-45c6-43cc-bffc-57148c6064a2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:29.647675 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-d05e2e29-45c6-43cc-bffc-57148c6064a2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:29.692339 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:29.692339 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:29.698348 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d05e2e29-45c6-43cc-bffc-57148c6064a2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:04:29.699420 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 448/899] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:29 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:30.731157 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-459c71b2-dc3e-48d9-baca-0bc5a59bc717 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:04:30.731157 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-459c71b2-dc3e-48d9-baca-0bc5a59bc717 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:30.731157 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:30.731157 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:30.731157 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-459c71b2-dc3e-48d9-baca-0bc5a59bc717 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:30.731157 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-459c71b2-dc3e-48d9-baca-0bc5a59bc717 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:30.796374 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:30.796374 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:30.802777 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-459c71b2-dc3e-48d9-baca-0bc5a59bc717 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:04:30.802777 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 452/900] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:30 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:31.816802 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ee6d9b35-9282-4fe7-9d8f-7fb9b7c59dae tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:04:31.817401 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ee6d9b35-9282-4fe7-9d8f-7fb9b7c59dae tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:31.817807 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:31.817807 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:31.818424 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ee6d9b35-9282-4fe7-9d8f-7fb9b7c59dae tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:31.819039 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-ee6d9b35-9282-4fe7-9d8f-7fb9b7c59dae tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:31.884994 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:31.884994 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:31.887462 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ee6d9b35-9282-4fe7-9d8f-7fb9b7c59dae tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:04:31.889232 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 449/901] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:31 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:32.903437 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-67e1cff9-11d5-44e1-b41c-a730f5e6d832 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:04:32.904854 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-67e1cff9-11d5-44e1-b41c-a730f5e6d832 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:32.905117 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:32.905117 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:32.905549 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-67e1cff9-11d5-44e1-b41c-a730f5e6d832 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:32.905963 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-67e1cff9-11d5-44e1-b41c-a730f5e6d832 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:32.962732 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:32.962732 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:32.964694 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-67e1cff9-11d5-44e1-b41c-a730f5e6d832 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:04:32.969642 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 453/902] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:32 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:33.994037 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9f46c561-d690-4681-bf78-1868ef38ffe3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:04:33.995187 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9f46c561-d690-4681-bf78-1868ef38ffe3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:33.995589 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:33.995589 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:33.996226 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9f46c561-d690-4681-bf78-1868ef38ffe3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:33.996796 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-9f46c561-d690-4681-bf78-1868ef38ffe3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:34.030823 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:34.030823 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:34.033213 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9f46c561-d690-4681-bf78-1868ef38ffe3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:04:34.040448 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 450/903] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:33 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:35.049385 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cd194999-e35d-4956-ba53-2ede779c4f22 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:04:35.051318 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cd194999-e35d-4956-ba53-2ede779c4f22 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:35.051776 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:35.051776 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:35.056241 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cd194999-e35d-4956-ba53-2ede779c4f22 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:35.056871 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-cd194999-e35d-4956-ba53-2ede779c4f22 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:35.134814 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:35.134814 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:35.136620 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cd194999-e35d-4956-ba53-2ede779c4f22 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:04:35.151211 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 454/904] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:35 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:36.169453 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5da69a1b-e74c-4275-9597-71da2205e231 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:04:36.170209 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5da69a1b-e74c-4275-9597-71da2205e231 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:36.170369 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:36.170369 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:36.170761 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5da69a1b-e74c-4275-9597-71da2205e231 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:36.171128 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-5da69a1b-e74c-4275-9597-71da2205e231 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:36.332292 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:36.332292 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:36.332292 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5da69a1b-e74c-4275-9597-71da2205e231 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:04:36.332292 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 451/905] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:36 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:37.344481 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6348a21f-91ac-449a-bf6d-2e3bdfed0a52 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:04:37.345043 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6348a21f-91ac-449a-bf6d-2e3bdfed0a52 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:37.345245 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:37.345245 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:37.346151 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6348a21f-91ac-449a-bf6d-2e3bdfed0a52 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:37.346686 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-6348a21f-91ac-449a-bf6d-2e3bdfed0a52 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:37.423214 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:37.423214 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:37.429126 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6348a21f-91ac-449a-bf6d-2e3bdfed0a52 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:04:37.430866 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 455/906] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:37 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:38.451798 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c0c3805d-9daf-4f93-afd9-c2c0163a40fa tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:04:38.452952 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c0c3805d-9daf-4f93-afd9-c2c0163a40fa tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:38.454948 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:38.454948 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:38.455592 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c0c3805d-9daf-4f93-afd9-c2c0163a40fa tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:38.456321 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-c0c3805d-9daf-4f93-afd9-c2c0163a40fa tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:38.510258 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:38.510258 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:38.513876 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c0c3805d-9daf-4f93-afd9-c2c0163a40fa tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:04:38.515174 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 452/907] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:38 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:39.532485 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fbe57203-24ac-4870-9260-941f64b6370f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:04:39.533928 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fbe57203-24ac-4870-9260-941f64b6370f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:39.534308 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:39.534308 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:39.535475 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fbe57203-24ac-4870-9260-941f64b6370f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:39.536073 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-fbe57203-24ac-4870-9260-941f64b6370f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:39.587695 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:39.587695 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:39.653916 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fbe57203-24ac-4870-9260-941f64b6370f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:04:39.658081 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 456/908] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:39 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:40.672198 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3597c9c6-10dd-4937-be0a-185fd15c69d5 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:04:40.672966 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3597c9c6-10dd-4937-be0a-185fd15c69d5 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:40.672966 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:40.672966 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:40.673430 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3597c9c6-10dd-4937-be0a-185fd15c69d5 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:40.673584 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-3597c9c6-10dd-4937-be0a-185fd15c69d5 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:40.716585 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:40.716585 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:40.718530 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3597c9c6-10dd-4937-be0a-185fd15c69d5 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:04:40.730277 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 453/909] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:40 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:41.749777 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d4129f0b-dceb-43cf-908a-445efdfe90c2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:04:41.751164 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d4129f0b-dceb-43cf-908a-445efdfe90c2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:41.751164 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:41.751164 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:41.751750 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d4129f0b-dceb-43cf-908a-445efdfe90c2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:41.751928 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-d4129f0b-dceb-43cf-908a-445efdfe90c2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:41.890010 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:41.890010 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:41.892161 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d4129f0b-dceb-43cf-908a-445efdfe90c2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:04:41.914606 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 457/910] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:41 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:42.909855 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-25de711b-28df-470a-957a-df930c307259 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:04:42.910422 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-25de711b-28df-470a-957a-df930c307259 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:42.910579 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:42.910579 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:42.911116 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-25de711b-28df-470a-957a-df930c307259 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:42.911481 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-25de711b-28df-470a-957a-df930c307259 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:42.976152 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:42.976152 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:42.983588 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-25de711b-28df-470a-957a-df930c307259 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:04:42.985006 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 454/911] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:42 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:44.000530 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ee5fa7e4-bc73-4c88-897b-ee4de56b3bcd tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:04:44.001061 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ee5fa7e4-bc73-4c88-897b-ee4de56b3bcd tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:44.001286 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:44.001286 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:44.001661 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ee5fa7e4-bc73-4c88-897b-ee4de56b3bcd tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:44.002063 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-ee5fa7e4-bc73-4c88-897b-ee4de56b3bcd tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:44.078799 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:44.078799 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:44.086781 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ee5fa7e4-bc73-4c88-897b-ee4de56b3bcd tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:04:44.101825 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 458/912] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:43 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:45.100866 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9fab4a93-aa3c-49c1-957c-ff11e5be7161 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:04:45.101480 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9fab4a93-aa3c-49c1-957c-ff11e5be7161 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:45.101595 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:45.101595 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:45.101953 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9fab4a93-aa3c-49c1-957c-ff11e5be7161 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:45.102327 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-9fab4a93-aa3c-49c1-957c-ff11e5be7161 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:45.165542 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:45.165542 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:45.178877 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9fab4a93-aa3c-49c1-957c-ff11e5be7161 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:04:45.192282 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 455/913] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:45 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:46.200018 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5fc50a77-7f23-422c-916c-514140f08a71 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:04:46.203138 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5fc50a77-7f23-422c-916c-514140f08a71 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:46.204219 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:46.204219 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:46.204826 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5fc50a77-7f23-422c-916c-514140f08a71 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:46.205345 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-5fc50a77-7f23-422c-916c-514140f08a71 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:46.271643 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:46.271643 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:46.274163 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5fc50a77-7f23-422c-916c-514140f08a71 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:04:46.285876 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 459/914] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:46 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:47.294833 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f287d011-7993-4c27-b34b-dab873f6a550 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:04:47.295565 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f287d011-7993-4c27-b34b-dab873f6a550 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:47.296333 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:47.296333 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:47.296333 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f287d011-7993-4c27-b34b-dab873f6a550 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:47.296333 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-f287d011-7993-4c27-b34b-dab873f6a550 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:47.387260 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:47.387260 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:47.392739 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f287d011-7993-4c27-b34b-dab873f6a550 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:04:47.393914 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 456/915] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:47 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:48.413514 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bd1ec29c-8e5a-43d5-8b27-9d3017fbf6de tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:04:48.414151 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bd1ec29c-8e5a-43d5-8b27-9d3017fbf6de tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:48.414241 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:48.414241 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:48.414631 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bd1ec29c-8e5a-43d5-8b27-9d3017fbf6de tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:48.417003 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-bd1ec29c-8e5a-43d5-8b27-9d3017fbf6de tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:48.488930 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:48.488930 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:48.490770 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bd1ec29c-8e5a-43d5-8b27-9d3017fbf6de tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:04:48.509758 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 460/916] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:48 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:49.524318 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-05d52231-9b91-4d00-bc50-fa3ef354d192 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:04:49.524888 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-05d52231-9b91-4d00-bc50-fa3ef354d192 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:49.525011 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:49.525011 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:49.525576 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-05d52231-9b91-4d00-bc50-fa3ef354d192 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:49.526172 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-05d52231-9b91-4d00-bc50-fa3ef354d192 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:49.578647 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:49.578647 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:49.583563 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-05d52231-9b91-4d00-bc50-fa3ef354d192 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:04:49.585113 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 457/917] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:49 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:50.599282 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a0b072de-d8c3-40f9-8d81-d5b7dc0e4e28 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:04:50.600803 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a0b072de-d8c3-40f9-8d81-d5b7dc0e4e28 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:50.601222 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:50.601222 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:50.602330 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a0b072de-d8c3-40f9-8d81-d5b7dc0e4e28 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:50.602927 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-a0b072de-d8c3-40f9-8d81-d5b7dc0e4e28 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:50.653633 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:50.653633 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:50.656506 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a0b072de-d8c3-40f9-8d81-d5b7dc0e4e28 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:04:50.660876 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 461/918] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:50 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:51.675280 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d67135c7-aa85-47e1-89bf-f40d2a9fdf2b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:04:51.675830 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d67135c7-aa85-47e1-89bf-f40d2a9fdf2b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:51.676096 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:51.676096 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:51.676370 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d67135c7-aa85-47e1-89bf-f40d2a9fdf2b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:51.676940 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-d67135c7-aa85-47e1-89bf-f40d2a9fdf2b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:51.743446 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:51.743446 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:51.745871 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d67135c7-aa85-47e1-89bf-f40d2a9fdf2b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:04:51.746933 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 458/919] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:51 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:04:52.761905 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1be0046a-5c30-4fe1-a91e-42c4d5612265 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:04:52.765396 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1be0046a-5c30-4fe1-a91e-42c4d5612265 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:52.765894 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:52.765894 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:52.766586 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1be0046a-5c30-4fe1-a91e-42c4d5612265 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:52.767159 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-1be0046a-5c30-4fe1-a91e-42c4d5612265 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:52.818605 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:52.818605 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:52.822784 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1be0046a-5c30-4fe1-a91e-42c4d5612265 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:04:52.824216 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 462/920] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:52 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:53.839905 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d0ecc900-aa7e-4c53-b321-5a3d06ce8f06 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:04:53.840921 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d0ecc900-aa7e-4c53-b321-5a3d06ce8f06 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:53.841526 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:53.841526 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:53.843139 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d0ecc900-aa7e-4c53-b321-5a3d06ce8f06 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:53.843757 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-d0ecc900-aa7e-4c53-b321-5a3d06ce8f06 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:53.922507 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:53.922507 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:53.948494 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d0ecc900-aa7e-4c53-b321-5a3d06ce8f06 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:04:53.949418 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 459/921] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:53 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:54.965870 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-16745ee5-35db-4aa0-9072-1606163025d5 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:04:54.969083 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-16745ee5-35db-4aa0-9072-1606163025d5 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:54.970708 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:54.970708 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:54.972788 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-16745ee5-35db-4aa0-9072-1606163025d5 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:54.975360 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-16745ee5-35db-4aa0-9072-1606163025d5 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:55.028115 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:55.028115 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:55.030977 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-16745ee5-35db-4aa0-9072-1606163025d5 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:04:55.032414 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 463/922] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:54 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:56.046319 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e5c67c88-a5fa-4479-8bb7-18833762fa8f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:04:56.046851 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e5c67c88-a5fa-4479-8bb7-18833762fa8f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:56.047011 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:56.047011 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:56.047697 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e5c67c88-a5fa-4479-8bb7-18833762fa8f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:56.048254 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-e5c67c88-a5fa-4479-8bb7-18833762fa8f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:56.125625 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:56.125625 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:56.134093 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e5c67c88-a5fa-4479-8bb7-18833762fa8f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:04:56.135602 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 460/923] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:56 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:57.151784 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7e6078a0-ea58-49d3-895c-d68126234ae2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:04:57.152559 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7e6078a0-ea58-49d3-895c-d68126234ae2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:57.152559 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:57.152559 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:57.153006 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7e6078a0-ea58-49d3-895c-d68126234ae2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:57.153312 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-7e6078a0-ea58-49d3-895c-d68126234ae2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:57.223731 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:57.223731 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:57.233117 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7e6078a0-ea58-49d3-895c-d68126234ae2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:04:57.234176 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 464/924] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:57 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:58.250528 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9ab607d4-48c0-4677-8503-afbf038b886e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:04:58.250528 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9ab607d4-48c0-4677-8503-afbf038b886e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:58.250528 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:58.250528 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:58.251054 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9ab607d4-48c0-4677-8503-afbf038b886e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:58.251054 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-9ab607d4-48c0-4677-8503-afbf038b886e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:58.297275 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:58.297275 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:58.299311 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9ab607d4-48c0-4677-8503-afbf038b886e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:04:58.307699 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 461/925] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:58 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:04:59.320335 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b5907945-3640-4e96-bbbe-e76b7e65583f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:04:59.325321 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b5907945-3640-4e96-bbbe-e76b7e65583f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:04:59.325789 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:04:59.325789 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:04:59.335372 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b5907945-3640-4e96-bbbe-e76b7e65583f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:04:59.335943 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-b5907945-3640-4e96-bbbe-e76b7e65583f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:04:59.380210 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:04:59.380210 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:04:59.383018 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b5907945-3640-4e96-bbbe-e76b7e65583f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:04:59.384603 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 465/926] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:04:59 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:00.405264 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-85fc7895-2c01-430f-85cc-4c0150e9e46f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:00.405880 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-85fc7895-2c01-430f-85cc-4c0150e9e46f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:00.405994 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:00.405994 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:00.406352 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-85fc7895-2c01-430f-85cc-4c0150e9e46f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:00.406788 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-85fc7895-2c01-430f-85cc-4c0150e9e46f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:00.482267 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:00.482267 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:00.488888 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-85fc7895-2c01-430f-85cc-4c0150e9e46f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:00.490970 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 462/927] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:00 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:01.508934 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a8c77124-09ee-4d69-b544-9a54d6dacbbe tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:01.510277 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a8c77124-09ee-4d69-b544-9a54d6dacbbe tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:01.510695 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:01.510695 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:01.511375 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a8c77124-09ee-4d69-b544-9a54d6dacbbe tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:01.511942 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-a8c77124-09ee-4d69-b544-9a54d6dacbbe tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:01.571830 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:01.571830 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:01.594363 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a8c77124-09ee-4d69-b544-9a54d6dacbbe tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:01.595508 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 466/928] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:01 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:02.611550 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1e79f4ff-df24-4746-aeb3-752805bc114a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:02.612259 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1e79f4ff-df24-4746-aeb3-752805bc114a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:02.612259 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:02.612259 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:02.612794 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1e79f4ff-df24-4746-aeb3-752805bc114a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:02.613316 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-1e79f4ff-df24-4746-aeb3-752805bc114a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:02.674140 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:02.674140 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:02.676146 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1e79f4ff-df24-4746-aeb3-752805bc114a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:02.677339 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 463/929] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:02 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:03.694654 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eb0fd8a7-a242-41ad-9ab9-d2e3cdf8fc75 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:03.695809 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eb0fd8a7-a242-41ad-9ab9-d2e3cdf8fc75 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:03.696102 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:03.696102 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:03.696613 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eb0fd8a7-a242-41ad-9ab9-d2e3cdf8fc75 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:03.697171 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-eb0fd8a7-a242-41ad-9ab9-d2e3cdf8fc75 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:03.751807 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:03.751807 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:03.755108 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eb0fd8a7-a242-41ad-9ab9-d2e3cdf8fc75 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:03.770140 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 467/930] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:03 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:05:04.780573 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2faa96ca-2ef7-483e-ad85-5d4d190fd912 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:04.781110 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2faa96ca-2ef7-483e-ad85-5d4d190fd912 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:04.781635 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:04.781635 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:04.782247 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2faa96ca-2ef7-483e-ad85-5d4d190fd912 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:04.782734 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-2faa96ca-2ef7-483e-ad85-5d4d190fd912 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:04.827140 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:04.827140 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:04.828950 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2faa96ca-2ef7-483e-ad85-5d4d190fd912 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:04.836225 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 464/931] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:04 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:05.844261 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-508ad73f-ec0a-488a-820e-7617c21b7adf tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:05.846577 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-508ad73f-ec0a-488a-820e-7617c21b7adf tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:05.846957 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:05.846957 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:05.847542 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-508ad73f-ec0a-488a-820e-7617c21b7adf tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:05.848153 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-508ad73f-ec0a-488a-820e-7617c21b7adf tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:05.944545 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:05.944545 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:05.947490 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-508ad73f-ec0a-488a-820e-7617c21b7adf tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:05.959347 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 468/932] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:05 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:06.973172 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8aca1fa2-4693-4bb2-992c-6e2a7648bdb2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:06.973675 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8aca1fa2-4693-4bb2-992c-6e2a7648bdb2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:06.973914 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:06.973914 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:06.974288 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8aca1fa2-4693-4bb2-992c-6e2a7648bdb2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:06.974652 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-8aca1fa2-4693-4bb2-992c-6e2a7648bdb2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:07.044172 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:07.044172 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:07.052634 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8aca1fa2-4693-4bb2-992c-6e2a7648bdb2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:07.062804 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 465/933] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:06 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:08.068634 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fe6815d0-9afb-44cf-8bb1-8ca971fde87d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:08.069302 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fe6815d0-9afb-44cf-8bb1-8ca971fde87d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:08.069622 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:08.069622 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:08.070186 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fe6815d0-9afb-44cf-8bb1-8ca971fde87d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:08.070652 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-fe6815d0-9afb-44cf-8bb1-8ca971fde87d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:08.167068 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:08.167068 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:08.169150 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fe6815d0-9afb-44cf-8bb1-8ca971fde87d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:08.170158 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 469/934] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:08 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:09.184009 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ebd2898d-4de5-4ae3-8bf2-aae076d81d83 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:09.185357 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ebd2898d-4de5-4ae3-8bf2-aae076d81d83 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:09.185894 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:09.185894 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:09.186574 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ebd2898d-4de5-4ae3-8bf2-aae076d81d83 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:09.187089 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-ebd2898d-4de5-4ae3-8bf2-aae076d81d83 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:09.246011 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:09.246011 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:09.259629 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ebd2898d-4de5-4ae3-8bf2-aae076d81d83 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:09.270642 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 466/935] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:09 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:10.278080 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eb8b7236-72b8-4eba-a5cb-e3b96976c95c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:10.279678 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eb8b7236-72b8-4eba-a5cb-e3b96976c95c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:10.280086 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:10.280086 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:10.280688 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eb8b7236-72b8-4eba-a5cb-e3b96976c95c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:10.281315 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-eb8b7236-72b8-4eba-a5cb-e3b96976c95c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:10.337113 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:10.337113 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:10.339722 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eb8b7236-72b8-4eba-a5cb-e3b96976c95c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:10.341137 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 470/936] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:10 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:11.354791 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9092e559-1bab-485e-a1fa-8613887162c0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:11.355313 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9092e559-1bab-485e-a1fa-8613887162c0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:11.355686 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:11.355686 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:11.356255 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9092e559-1bab-485e-a1fa-8613887162c0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:11.357194 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-9092e559-1bab-485e-a1fa-8613887162c0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:11.441935 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:11.441935 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:11.452103 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9092e559-1bab-485e-a1fa-8613887162c0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:11.453094 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 467/937] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:11 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:12.468553 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8f4907c0-c08e-4075-93cc-34bd641c2997 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:12.469114 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8f4907c0-c08e-4075-93cc-34bd641c2997 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:12.469241 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:12.469241 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:12.469538 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8f4907c0-c08e-4075-93cc-34bd641c2997 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:12.470106 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-8f4907c0-c08e-4075-93cc-34bd641c2997 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:12.526481 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:12.526481 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:12.532980 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8f4907c0-c08e-4075-93cc-34bd641c2997 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:12.536007 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 471/938] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:12 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:13.550459 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b97437e5-3669-4e67-bcf5-90e7765b1104 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:13.550967 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b97437e5-3669-4e67-bcf5-90e7765b1104 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:13.551054 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:13.551054 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:13.551404 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b97437e5-3669-4e67-bcf5-90e7765b1104 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:13.551939 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-b97437e5-3669-4e67-bcf5-90e7765b1104 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:13.617286 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:13.617286 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:13.621929 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b97437e5-3669-4e67-bcf5-90e7765b1104 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:13.624988 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 468/939] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:13 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:14.649618 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6749d9e6-8bcf-4280-83f6-339a4449b889 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:14.658503 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6749d9e6-8bcf-4280-83f6-339a4449b889 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:14.658791 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:14.658791 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:14.659247 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6749d9e6-8bcf-4280-83f6-339a4449b889 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:14.659800 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-6749d9e6-8bcf-4280-83f6-339a4449b889 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:14.819252 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:14.819252 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:14.828856 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6749d9e6-8bcf-4280-83f6-339a4449b889 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:14.829872 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 472/940] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:14 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:15.845361 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-842a80f4-29d5-4cee-9eee-f436ad2383f4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:15.845965 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-842a80f4-29d5-4cee-9eee-f436ad2383f4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:15.846075 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:15.846075 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:15.846440 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-842a80f4-29d5-4cee-9eee-f436ad2383f4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:15.846807 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-842a80f4-29d5-4cee-9eee-f436ad2383f4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:15.962151 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:15.962151 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:15.963722 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-842a80f4-29d5-4cee-9eee-f436ad2383f4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:15.979792 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 469/941] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:15 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:16.980338 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-88c97a50-e965-4ba7-bc1a-65695baf789c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:16.981000 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-88c97a50-e965-4ba7-bc1a-65695baf789c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:16.981612 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:16.981612 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:16.982114 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-88c97a50-e965-4ba7-bc1a-65695baf789c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:16.982619 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-88c97a50-e965-4ba7-bc1a-65695baf789c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:17.088040 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:17.088040 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:17.091952 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-88c97a50-e965-4ba7-bc1a-65695baf789c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:17.137036 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 473/942] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:16 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 851 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:18.157209 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b4c1ce47-8701-45f2-9e5f-11fbf7582c79 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:18.167350 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b4c1ce47-8701-45f2-9e5f-11fbf7582c79 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:18.167747 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:18.167747 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:18.168868 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b4c1ce47-8701-45f2-9e5f-11fbf7582c79 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:18.171367 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-b4c1ce47-8701-45f2-9e5f-11fbf7582c79 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:18.349256 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:18.349256 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:18.358258 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b4c1ce47-8701-45f2-9e5f-11fbf7582c79 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:18.367275 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 470/943] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:18 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 853 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:19.390916 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-34fc4787-5072-422c-8a09-97e5dc869108 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:19.403041 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-34fc4787-5072-422c-8a09-97e5dc869108 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:19.403435 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:19.403435 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:19.404181 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-34fc4787-5072-422c-8a09-97e5dc869108 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:19.404897 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-34fc4787-5072-422c-8a09-97e5dc869108 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:19.464559 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:19.464559 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:19.466968 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-34fc4787-5072-422c-8a09-97e5dc869108 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:19.468617 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 474/944] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:19 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 853 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:20.486454 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1c07c993-ec98-47cb-addb-0db6a1c0191b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:20.486960 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1c07c993-ec98-47cb-addb-0db6a1c0191b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:20.487701 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:20.487701 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:20.488279 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1c07c993-ec98-47cb-addb-0db6a1c0191b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:20.488873 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-1c07c993-ec98-47cb-addb-0db6a1c0191b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:20.621195 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:20.621195 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:20.630664 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1c07c993-ec98-47cb-addb-0db6a1c0191b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:20.644760 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 471/945] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:20 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:20.671767 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-566d9b87-37e0-4828-8acf-6a914b1da517 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/cff0e165-9f02-45d2-8a23-51e6e27998e6 Jan 21 12:05:20.674009 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-566d9b87-37e0-4828-8acf-6a914b1da517 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:20.681849 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:20.681849 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:20.683747 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-566d9b87-37e0-4828-8acf-6a914b1da517 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:21.016207 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:21.016207 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:21.069016 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-566d9b87-37e0-4828-8acf-6a914b1da517 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:05:21.185202 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-566d9b87-37e0-4828-8acf-6a914b1da517 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/cff0e165-9f02-45d2-8a23-51e6e27998e6 returned with HTTP 200 Jan 21 12:05:21.186843 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 475/946] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:20 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/cff0e165-9f02-45d2-8a23-51e6e27998e6 => generated 978 bytes in 529 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:21.230634 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fb9b68e5-4616-4af4-8397-5ddbd191a52c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:21.232179 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fb9b68e5-4616-4af4-8397-5ddbd191a52c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:21.241383 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:21.241383 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:21.243129 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fb9b68e5-4616-4af4-8397-5ddbd191a52c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:21.245178 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-fb9b68e5-4616-4af4-8397-5ddbd191a52c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:21.378845 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:21.378845 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:21.392741 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fb9b68e5-4616-4af4-8397-5ddbd191a52c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:21.413751 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 472/947] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:21 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:21.429588 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-97c6cba2-52f2-4d0a-8779-dced981fd67c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/detail Jan 21 12:05:21.439905 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-97c6cba2-52f2-4d0a-8779-dced981fd67c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:21.442588 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:21.442588 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:21.443681 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-97c6cba2-52f2-4d0a-8779-dced981fd67c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'detail' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:21.447519 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-97c6cba2-52f2-4d0a-8779-dced981fd67c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:05:21.577249 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-97c6cba2-52f2-4d0a-8779-dced981fd67c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/detail returned with HTTP 200 Jan 21 12:05:21.581749 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 476/948] 10.222.0.89 () {58 vars in 1225 bytes} [Thu Jan 21 12:05:21 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/detail => generated 857 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:21.606200 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8516adb8-f0c2-4716-bcbe-d6cc9cafee9b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] POST http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721/restore Jan 21 12:05:21.607118 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:21.607118 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:21.607936 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8516adb8-f0c2-4716-bcbe-d6cc9cafee9b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:05:21.609686 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.backups [None req-8516adb8-f0c2-4716-bcbe-d6cc9cafee9b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Restoring backup 54a8dffc-cedf-4376-8cb7-b102683c1721 ({'restore': {}}) {{(pid=87986) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 21 12:05:21.622812 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.contrib.backups [None req-8516adb8-f0c2-4716-bcbe-d6cc9cafee9b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Restoring backup 54a8dffc-cedf-4376-8cb7-b102683c1721 to volume None. Jan 21 12:05:21.670157 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:21.670157 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:21.676335 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.backup.api [None req-8516adb8-f0c2-4716-bcbe-d6cc9cafee9b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Creating volume of 1 GB for restore of backup 54a8dffc-cedf-4376-8cb7-b102683c1721. Jan 21 12:05:21.699415 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8516adb8-f0c2-4716-bcbe-d6cc9cafee9b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Availability zone cache updated, next update will occur around 2021-01-21 13:05:21.698702. {{(pid=87986) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 12:05:21.699977 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8516adb8-f0c2-4716-bcbe-d6cc9cafee9b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Availability Zones retrieved successfully. Jan 21 12:05:21.725914 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8516adb8-f0c2-4716-bcbe-d6cc9cafee9b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Flow 'volume_create_api' (8b998ca2-6a93-4f2a-8c36-3329293ff8a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:05:21.730132 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8516adb8-f0c2-4716-bcbe-d6cc9cafee9b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1440e382-a4b3-43b0-a8d8-f683f39537aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:05:21.735280 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-8516adb8-f0c2-4716-bcbe-d6cc9cafee9b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:05:21.908741 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8516adb8-f0c2-4716-bcbe-d6cc9cafee9b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1440e382-a4b3-43b0-a8d8-f683f39537aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:05:21.910987 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8516adb8-f0c2-4716-bcbe-d6cc9cafee9b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb45b964-5fc7-43c7-8c17-52d01c93dc1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:05:22.082641 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-8516adb8-f0c2-4716-bcbe-d6cc9cafee9b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Created reservations ['968fbc4a-3cd3-4487-b013-ccf8a74dd541', '05af467a-0b52-4ea8-8af9-f551fec83e1f', '4c0b0031-a9a2-4a3e-831f-5c27e1b61df7', 'a2000ac2-ad6b-4954-a29c-0d4480cacc22'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:05:22.084772 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8516adb8-f0c2-4716-bcbe-d6cc9cafee9b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb45b964-5fc7-43c7-8c17-52d01c93dc1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['968fbc4a-3cd3-4487-b013-ccf8a74dd541', '05af467a-0b52-4ea8-8af9-f551fec83e1f', '4c0b0031-a9a2-4a3e-831f-5c27e1b61df7', 'a2000ac2-ad6b-4954-a29c-0d4480cacc22']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:05:22.087374 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8516adb8-f0c2-4716-bcbe-d6cc9cafee9b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b17d081-3c10-4389-97ba-b88c39e921cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:05:22.211818 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8516adb8-f0c2-4716-bcbe-d6cc9cafee9b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b17d081-3c10-4389-97ba-b88c39e921cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77a32c6e-c2cd-4687-aef3-8ccab35c2a45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_54a8dffc-cedf-4376-8cb7-b102683c1721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='797a459feb0245d9a815eff853b61328',qos_specs=None,replication_status=,reservations=['968fbc4a-3cd3-4487-b013-ccf8a74dd541','05af467a-0b52-4ea8-8af9-f551fec83e1f','4c0b0031-a9a2-4a3e-831f-5c27e1b61df7','a2000ac2-ad6b-4954-a29c-0d4480cacc22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75c21b9053664418a8b9240a4d4a3100',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:05:22Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_54a8dffc-cedf-4376-8cb7-b102683c1721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77a32c6e-c2cd-4687-aef3-8ccab35c2a45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='797a459feb0245d9a815eff853b61328',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,user_id='75c21b9053664418a8b9240a4d4a3100',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:05:22.222461 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8516adb8-f0c2-4716-bcbe-d6cc9cafee9b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (363fcb65-1c43-43fd-8626-67d9bb658970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:05:22.261051 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8516adb8-f0c2-4716-bcbe-d6cc9cafee9b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (363fcb65-1c43-43fd-8626-67d9bb658970) 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='auto-created_from_restore_from_backup',display_name='restore_backup_54a8dffc-cedf-4376-8cb7-b102683c1721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='797a459feb0245d9a815eff853b61328',qos_specs=None,replication_status=,reservations=['968fbc4a-3cd3-4487-b013-ccf8a74dd541','05af467a-0b52-4ea8-8af9-f551fec83e1f','4c0b0031-a9a2-4a3e-831f-5c27e1b61df7','a2000ac2-ad6b-4954-a29c-0d4480cacc22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75c21b9053664418a8b9240a4d4a3100',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:05:22.263400 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8516adb8-f0c2-4716-bcbe-d6cc9cafee9b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68d13ef8-3db3-4d4c-a9cc-1d08d25cd328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:05:22.282661 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8516adb8-f0c2-4716-bcbe-d6cc9cafee9b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68d13ef8-3db3-4d4c-a9cc-1d08d25cd328) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:05:22.287153 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8516adb8-f0c2-4716-bcbe-d6cc9cafee9b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Flow 'volume_create_api' (8b998ca2-6a93-4f2a-8c36-3329293ff8a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:05:22.354692 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8516adb8-f0c2-4716-bcbe-d6cc9cafee9b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Create volume request issued successfully. Jan 21 12:05:22.441314 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:22.441314 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:22.442819 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8516adb8-f0c2-4716-bcbe-d6cc9cafee9b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:05:22.443470 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 21 12:05:22.443470 n-d-760354-3 devstack@c-api.service[87984]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 21 12:05:22.443470 n-d-760354-3 devstack@c-api.service[87984]: hub = hubs.get_hub() Jan 21 12:05:23.636419 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:23.636419 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:23.668967 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8516adb8-f0c2-4716-bcbe-d6cc9cafee9b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:05:24.781335 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:24.781335 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:24.783051 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8516adb8-f0c2-4716-bcbe-d6cc9cafee9b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:05:24.783433 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.backup.api [None req-8516adb8-f0c2-4716-bcbe-d6cc9cafee9b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Checking backup size 1 against volume size 1 {{(pid=87986) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 21 12:05:24.783779 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.backup.api [None req-8516adb8-f0c2-4716-bcbe-d6cc9cafee9b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Overwriting volume 77a32c6e-c2cd-4687-aef3-8ccab35c2a45 with restore of backup 54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:24.831694 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.backup.rpcapi [None req-8516adb8-f0c2-4716-bcbe-d6cc9cafee9b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] restore_backup in rpcapi backup_id 54a8dffc-cedf-4376-8cb7-b102683c1721 {{(pid=87986) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 21 12:05:24.844005 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8516adb8-f0c2-4716-bcbe-d6cc9cafee9b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721/restore returned with HTTP 202 Jan 21 12:05:24.851467 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 473/949] 10.222.0.89 () {60 vars in 1360 bytes} [Thu Jan 21 12:05:21 2021] POST /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721/restore => generated 189 bytes in 3251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:05:24.858126 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-29237e98-7905-4b85-bae4-09001a55881a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:24.859233 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-29237e98-7905-4b85-bae4-09001a55881a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:24.859649 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:24.859649 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:24.860282 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-29237e98-7905-4b85-bae4-09001a55881a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:24.860800 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-29237e98-7905-4b85-bae4-09001a55881a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:24.916763 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:24.916763 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:24.918884 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-29237e98-7905-4b85-bae4-09001a55881a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:24.920082 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 477/950] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:24 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:25.936204 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-faa4905c-19ed-4990-b704-a5e67a41d012 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:25.938252 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-faa4905c-19ed-4990-b704-a5e67a41d012 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:25.938635 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:25.938635 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:25.939260 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-faa4905c-19ed-4990-b704-a5e67a41d012 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:25.939770 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-faa4905c-19ed-4990-b704-a5e67a41d012 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:26.061578 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:26.061578 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:26.063742 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-faa4905c-19ed-4990-b704-a5e67a41d012 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:26.064596 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 474/951] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:25 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:27.079667 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-343d6ac7-b457-4034-bb90-25907fd45364 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:27.080343 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-343d6ac7-b457-4034-bb90-25907fd45364 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:27.080753 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:27.080753 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:27.081352 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-343d6ac7-b457-4034-bb90-25907fd45364 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:27.081892 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-343d6ac7-b457-4034-bb90-25907fd45364 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:27.144308 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:27.144308 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:27.147156 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-343d6ac7-b457-4034-bb90-25907fd45364 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:27.151518 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 478/952] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:27 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:28.166204 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f3a05f92-2202-4241-b7a7-be7fb12c635a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:28.166732 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f3a05f92-2202-4241-b7a7-be7fb12c635a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:28.166982 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:28.166982 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:28.167625 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f3a05f92-2202-4241-b7a7-be7fb12c635a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:28.168056 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-f3a05f92-2202-4241-b7a7-be7fb12c635a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:28.267973 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:28.267973 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:28.269971 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f3a05f92-2202-4241-b7a7-be7fb12c635a tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:28.285496 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 475/953] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:28 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:29.286026 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-99f72f14-4ce0-4d17-a6f4-a1b6cc83b89b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:29.286554 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-99f72f14-4ce0-4d17-a6f4-a1b6cc83b89b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:29.286732 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:29.286732 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:29.287368 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-99f72f14-4ce0-4d17-a6f4-a1b6cc83b89b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:29.287933 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-99f72f14-4ce0-4d17-a6f4-a1b6cc83b89b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:29.345671 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:29.345671 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:29.349604 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-99f72f14-4ce0-4d17-a6f4-a1b6cc83b89b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:29.354815 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 479/954] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:29 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:05:30.373647 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8e8ad538-cbe3-47e3-8463-5afad633f24e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:30.382844 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8e8ad538-cbe3-47e3-8463-5afad633f24e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:30.383226 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:30.383226 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:30.383860 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8e8ad538-cbe3-47e3-8463-5afad633f24e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:30.384669 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-8e8ad538-cbe3-47e3-8463-5afad633f24e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:30.515022 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:30.515022 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:30.516954 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8e8ad538-cbe3-47e3-8463-5afad633f24e tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:30.526972 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 476/955] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:30 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:31.547313 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f18b38c2-87c9-4894-965c-d6e22c7a5a01 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:31.547864 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f18b38c2-87c9-4894-965c-d6e22c7a5a01 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:31.548041 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:31.548041 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:31.548715 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f18b38c2-87c9-4894-965c-d6e22c7a5a01 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:31.549252 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-f18b38c2-87c9-4894-965c-d6e22c7a5a01 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:31.705185 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:31.705185 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:31.725073 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f18b38c2-87c9-4894-965c-d6e22c7a5a01 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:31.736507 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 480/956] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:31 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:32.741625 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ee48f30b-3547-4c69-bc7a-e392a95324f1 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:32.742221 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ee48f30b-3547-4c69-bc7a-e392a95324f1 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:32.742303 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:32.742303 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:32.742763 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ee48f30b-3547-4c69-bc7a-e392a95324f1 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:32.743129 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-ee48f30b-3547-4c69-bc7a-e392a95324f1 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:32.910767 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:32.910767 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:32.910767 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ee48f30b-3547-4c69-bc7a-e392a95324f1 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:32.910767 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 477/957] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:32 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:33.921969 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5a3f49f9-9b7f-4791-bddd-4be19c4ebfb3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:33.921969 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5a3f49f9-9b7f-4791-bddd-4be19c4ebfb3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:33.921969 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:33.921969 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:33.921969 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5a3f49f9-9b7f-4791-bddd-4be19c4ebfb3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:33.921969 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-5a3f49f9-9b7f-4791-bddd-4be19c4ebfb3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:34.028228 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:34.028228 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:34.028751 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5a3f49f9-9b7f-4791-bddd-4be19c4ebfb3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:34.061457 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 481/958] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:33 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:35.091960 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2bf57a69-b071-41de-8df6-fdb7e7b90590 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:35.091960 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2bf57a69-b071-41de-8df6-fdb7e7b90590 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:35.091960 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:35.091960 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:35.096842 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2bf57a69-b071-41de-8df6-fdb7e7b90590 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:35.096842 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-2bf57a69-b071-41de-8df6-fdb7e7b90590 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:35.178476 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:35.178476 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:35.189391 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2bf57a69-b071-41de-8df6-fdb7e7b90590 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:35.199917 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 478/959] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:35 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:36.204725 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-59bba53d-afab-4c4d-84f0-8a9091e44f48 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:36.205258 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-59bba53d-afab-4c4d-84f0-8a9091e44f48 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:36.205466 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:36.205466 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:36.205874 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-59bba53d-afab-4c4d-84f0-8a9091e44f48 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:36.206485 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-59bba53d-afab-4c4d-84f0-8a9091e44f48 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:36.279748 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:36.279748 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:36.281672 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-59bba53d-afab-4c4d-84f0-8a9091e44f48 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:36.282566 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 482/960] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:36 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:37.301265 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9f299e81-b22d-4b23-9503-b8c5fd2adf5b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:37.301265 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9f299e81-b22d-4b23-9503-b8c5fd2adf5b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:37.301265 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:37.301265 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:37.301265 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9f299e81-b22d-4b23-9503-b8c5fd2adf5b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:37.301265 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-9f299e81-b22d-4b23-9503-b8c5fd2adf5b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:37.394615 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:37.394615 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:37.394615 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9f299e81-b22d-4b23-9503-b8c5fd2adf5b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:37.400246 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 479/961] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:37 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:38.457062 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-855b8af9-0be6-4458-b153-16e67023e23d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:38.457062 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-855b8af9-0be6-4458-b153-16e67023e23d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:38.457062 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:38.457062 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:38.457062 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-855b8af9-0be6-4458-b153-16e67023e23d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:38.457062 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-855b8af9-0be6-4458-b153-16e67023e23d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:38.550787 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:38.550787 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:38.555269 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-855b8af9-0be6-4458-b153-16e67023e23d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:38.555269 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 483/962] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:38 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:39.571812 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c40ed94a-f49b-4a22-9db2-0c1cb8693d75 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:39.572641 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c40ed94a-f49b-4a22-9db2-0c1cb8693d75 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:39.572969 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:39.572969 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:39.573521 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c40ed94a-f49b-4a22-9db2-0c1cb8693d75 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:39.574458 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-c40ed94a-f49b-4a22-9db2-0c1cb8693d75 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:39.620377 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:39.620377 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:39.628025 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c40ed94a-f49b-4a22-9db2-0c1cb8693d75 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:39.634136 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 480/963] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:39 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:40.642216 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-28ef1610-7018-4351-b3dc-b4493fa3f887 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:40.642216 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-28ef1610-7018-4351-b3dc-b4493fa3f887 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:40.642216 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:40.642216 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:40.642216 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-28ef1610-7018-4351-b3dc-b4493fa3f887 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:40.642216 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-28ef1610-7018-4351-b3dc-b4493fa3f887 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:40.703789 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:40.703789 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:40.703789 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-28ef1610-7018-4351-b3dc-b4493fa3f887 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:40.703789 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 484/964] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:40 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:41.714163 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ef4aceb5-3d2b-4a1f-bf76-48dee0c317b3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:41.714163 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ef4aceb5-3d2b-4a1f-bf76-48dee0c317b3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:41.714163 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:41.714163 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:41.714163 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ef4aceb5-3d2b-4a1f-bf76-48dee0c317b3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:41.714163 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-ef4aceb5-3d2b-4a1f-bf76-48dee0c317b3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:41.774274 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:41.774274 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:41.778275 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ef4aceb5-3d2b-4a1f-bf76-48dee0c317b3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:41.787440 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 481/965] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:41 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:42.798939 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5e3ad0ad-fb17-433f-b003-4835289d27c4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:42.798939 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5e3ad0ad-fb17-433f-b003-4835289d27c4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:42.798939 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:42.798939 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:42.798939 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5e3ad0ad-fb17-433f-b003-4835289d27c4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:42.798939 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-5e3ad0ad-fb17-433f-b003-4835289d27c4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:42.849354 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:42.849354 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:42.858691 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5e3ad0ad-fb17-433f-b003-4835289d27c4 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:42.858691 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 485/966] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:42 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:43.886116 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7926f7fe-0584-4e60-8fc3-5917c912ca06 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:43.886116 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7926f7fe-0584-4e60-8fc3-5917c912ca06 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:43.886116 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:43.886116 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:43.886116 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7926f7fe-0584-4e60-8fc3-5917c912ca06 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:43.886116 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-7926f7fe-0584-4e60-8fc3-5917c912ca06 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:43.978881 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:43.978881 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:43.978881 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7926f7fe-0584-4e60-8fc3-5917c912ca06 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:44.001049 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 482/967] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:43 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:44.998645 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-626f00f9-7815-416d-91c7-304251a1e667 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:44.998645 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-626f00f9-7815-416d-91c7-304251a1e667 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:44.998645 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:44.998645 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:44.998645 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-626f00f9-7815-416d-91c7-304251a1e667 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:44.998645 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-626f00f9-7815-416d-91c7-304251a1e667 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:45.038556 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:45.038556 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:45.038556 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-626f00f9-7815-416d-91c7-304251a1e667 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:45.038556 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 486/968] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:44 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:46.079329 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c2519e4d-380c-4d44-b713-6830a0c572aa tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:46.079329 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c2519e4d-380c-4d44-b713-6830a0c572aa tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:46.079329 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:46.079329 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:46.079329 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c2519e4d-380c-4d44-b713-6830a0c572aa tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:46.079329 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-c2519e4d-380c-4d44-b713-6830a0c572aa tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:46.157656 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:46.157656 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:46.169193 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c2519e4d-380c-4d44-b713-6830a0c572aa tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:46.169193 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 483/969] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:46 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:47.179692 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eb575281-4f5f-4040-a206-df700b3ee345 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:47.180260 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eb575281-4f5f-4040-a206-df700b3ee345 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:47.180466 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:47.180466 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:47.180979 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eb575281-4f5f-4040-a206-df700b3ee345 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:47.181441 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-eb575281-4f5f-4040-a206-df700b3ee345 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:47.254125 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:47.254125 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:47.257103 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eb575281-4f5f-4040-a206-df700b3ee345 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:47.258043 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 487/970] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:47 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:48.278761 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2aa09c4a-430f-4bc0-91f4-2e86a53a89a2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:48.278761 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2aa09c4a-430f-4bc0-91f4-2e86a53a89a2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:48.278761 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:48.278761 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:48.278761 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2aa09c4a-430f-4bc0-91f4-2e86a53a89a2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:48.278761 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-2aa09c4a-430f-4bc0-91f4-2e86a53a89a2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:48.328404 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:48.328404 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:48.344341 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2aa09c4a-430f-4bc0-91f4-2e86a53a89a2 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:48.344341 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 484/971] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:48 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:49.392623 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8f27df6e-30d1-42e1-8094-45c1c5a58971 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:49.392623 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8f27df6e-30d1-42e1-8094-45c1c5a58971 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:49.392623 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:49.392623 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:49.392623 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8f27df6e-30d1-42e1-8094-45c1c5a58971 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:49.392623 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-8f27df6e-30d1-42e1-8094-45c1c5a58971 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:49.560864 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:49.560864 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:49.560864 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8f27df6e-30d1-42e1-8094-45c1c5a58971 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:49.581347 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 488/972] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:49 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:50.586797 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-15918bc6-1b76-4e81-aa9d-a71082957d56 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:50.587845 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-15918bc6-1b76-4e81-aa9d-a71082957d56 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:50.588228 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:50.588228 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:50.588860 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-15918bc6-1b76-4e81-aa9d-a71082957d56 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:50.589623 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-15918bc6-1b76-4e81-aa9d-a71082957d56 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:50.636009 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:50.636009 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:50.641569 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-15918bc6-1b76-4e81-aa9d-a71082957d56 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:50.673177 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 485/973] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:50 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:51.686263 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8be64a22-9ce5-4bcd-9709-1666a0e135e0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:51.686263 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8be64a22-9ce5-4bcd-9709-1666a0e135e0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:51.686263 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:51.686263 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:51.691932 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8be64a22-9ce5-4bcd-9709-1666a0e135e0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:51.691932 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-8be64a22-9ce5-4bcd-9709-1666a0e135e0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:51.767185 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:51.767185 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:51.778106 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8be64a22-9ce5-4bcd-9709-1666a0e135e0 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:51.779140 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 489/974] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:51 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:52.797763 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d8145d34-ddc4-4de8-9747-9ceb2ece5de8 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:52.797763 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d8145d34-ddc4-4de8-9747-9ceb2ece5de8 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:52.797763 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:52.797763 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:52.797763 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d8145d34-ddc4-4de8-9747-9ceb2ece5de8 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:52.797763 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-d8145d34-ddc4-4de8-9747-9ceb2ece5de8 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:52.892899 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:52.892899 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:52.894825 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d8145d34-ddc4-4de8-9747-9ceb2ece5de8 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:52.906467 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 486/975] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:52 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:53.946162 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b701a711-cea8-4bf9-a2fa-7a5fdc5e58ac tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:53.946162 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b701a711-cea8-4bf9-a2fa-7a5fdc5e58ac tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:53.946162 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:53.946162 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:53.946162 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b701a711-cea8-4bf9-a2fa-7a5fdc5e58ac tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:53.946162 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-b701a711-cea8-4bf9-a2fa-7a5fdc5e58ac tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:54.073808 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:54.073808 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:54.091084 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b701a711-cea8-4bf9-a2fa-7a5fdc5e58ac tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:54.091084 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 490/976] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:53 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:55.101382 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-91495a9b-c271-4b1f-92c7-f6753e877bf3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:55.104708 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-91495a9b-c271-4b1f-92c7-f6753e877bf3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:55.105054 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:55.105054 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:55.105858 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-91495a9b-c271-4b1f-92c7-f6753e877bf3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:55.106377 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-91495a9b-c271-4b1f-92c7-f6753e877bf3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:55.166352 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:55.166352 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:55.169276 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-91495a9b-c271-4b1f-92c7-f6753e877bf3 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:55.171494 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 487/977] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:55 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:56.191648 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-638da4cb-ca5e-4aa9-b2a0-6e29f49a3eb6 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:56.198686 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-638da4cb-ca5e-4aa9-b2a0-6e29f49a3eb6 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:56.199073 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:56.199073 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:56.199416 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-638da4cb-ca5e-4aa9-b2a0-6e29f49a3eb6 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:56.199794 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-638da4cb-ca5e-4aa9-b2a0-6e29f49a3eb6 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:56.339054 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:56.339054 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:56.339054 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-638da4cb-ca5e-4aa9-b2a0-6e29f49a3eb6 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:56.365182 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 491/978] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:56 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:57.358916 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-80a6b341-e4d1-455c-933a-a753989fb46c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:57.358916 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-80a6b341-e4d1-455c-933a-a753989fb46c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:57.358916 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:57.358916 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:57.358916 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-80a6b341-e4d1-455c-933a-a753989fb46c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:57.358916 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-80a6b341-e4d1-455c-933a-a753989fb46c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:57.449042 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:57.449042 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:57.451193 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-80a6b341-e4d1-455c-933a-a753989fb46c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:57.456869 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 488/979] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:57 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:58.471397 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e767d373-6ead-4b88-a971-eec0f779bb73 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:58.474063 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e767d373-6ead-4b88-a971-eec0f779bb73 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:58.474476 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:58.474476 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:58.475133 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e767d373-6ead-4b88-a971-eec0f779bb73 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:58.475695 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-e767d373-6ead-4b88-a971-eec0f779bb73 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:58.535430 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:58.535430 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:58.537926 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e767d373-6ead-4b88-a971-eec0f779bb73 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:58.545939 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 492/980] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:58 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:05:59.569687 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4b1abbf8-c329-47cc-9059-5846a44197cb tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:05:59.569687 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4b1abbf8-c329-47cc-9059-5846a44197cb tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:05:59.569687 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:05:59.569687 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:05:59.569687 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4b1abbf8-c329-47cc-9059-5846a44197cb tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:05:59.569687 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-4b1abbf8-c329-47cc-9059-5846a44197cb tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:05:59.716945 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:05:59.716945 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:05:59.729937 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4b1abbf8-c329-47cc-9059-5846a44197cb tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:05:59.741867 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 489/981] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:05:59 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:06:00.748297 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b5ad10b9-82a7-4d80-9e83-b53f40af9f82 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:06:00.748297 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b5ad10b9-82a7-4d80-9e83-b53f40af9f82 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:06:00.748297 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:06:00.748297 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:06:00.748297 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b5ad10b9-82a7-4d80-9e83-b53f40af9f82 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:06:00.748297 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-b5ad10b9-82a7-4d80-9e83-b53f40af9f82 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:06:00.855385 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:06:00.855385 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:06:00.870126 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b5ad10b9-82a7-4d80-9e83-b53f40af9f82 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:06:00.881166 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 493/982] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:06:00 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:06:01.889250 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3b4fd986-ccc7-42af-969b-d3bd1e191ca9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:06:01.889829 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3b4fd986-ccc7-42af-969b-d3bd1e191ca9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:06:01.890015 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:06:01.890015 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:06:01.890309 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3b4fd986-ccc7-42af-969b-d3bd1e191ca9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:06:01.890974 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-3b4fd986-ccc7-42af-969b-d3bd1e191ca9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:06:02.169031 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:06:02.169031 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:06:02.175158 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3b4fd986-ccc7-42af-969b-d3bd1e191ca9 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:06:02.194373 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 490/983] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:06:01 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:06:03.211969 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9ebac3d7-238b-428c-988c-3a687b55ee76 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:06:03.213297 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9ebac3d7-238b-428c-988c-3a687b55ee76 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:06:03.252903 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:06:03.252903 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:06:03.252903 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9ebac3d7-238b-428c-988c-3a687b55ee76 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:06:03.272459 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-9ebac3d7-238b-428c-988c-3a687b55ee76 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:06:03.348051 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:06:03.348051 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:06:03.357494 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9ebac3d7-238b-428c-988c-3a687b55ee76 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:06:03.357494 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 494/984] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:06:03 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:06:04.370629 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-41045d8a-91d6-4449-8ed8-730b9be095a6 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:06:04.371891 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-41045d8a-91d6-4449-8ed8-730b9be095a6 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:06:04.372306 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:06:04.372306 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:06:04.373375 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-41045d8a-91d6-4449-8ed8-730b9be095a6 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:06:04.374451 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-41045d8a-91d6-4449-8ed8-730b9be095a6 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:06:04.463768 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:06:04.463768 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:06:04.471480 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-41045d8a-91d6-4449-8ed8-730b9be095a6 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:06:04.476692 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 491/985] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:06:04 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:06:05.490874 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c74f4a92-ab14-4303-9c82-937406b40bda tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:06:05.491372 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c74f4a92-ab14-4303-9c82-937406b40bda tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:06:05.491472 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:06:05.491472 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:06:05.491851 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c74f4a92-ab14-4303-9c82-937406b40bda tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:06:05.492216 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-c74f4a92-ab14-4303-9c82-937406b40bda tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Show backup with id 54a8dffc-cedf-4376-8cb7-b102683c1721. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:06:05.579830 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:06:05.579830 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:06:05.589596 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c74f4a92-ab14-4303-9c82-937406b40bda tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 200 Jan 21 12:06:05.606816 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 495/986] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:06:05 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 854 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:06:05.619648 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-45216bda-8982-4d48-b269-9973eee0531f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/77a32c6e-c2cd-4687-aef3-8ccab35c2a45 Jan 21 12:06:05.620327 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-45216bda-8982-4d48-b269-9973eee0531f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:06:05.620627 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:06:05.620627 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:06:05.621134 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-45216bda-8982-4d48-b269-9973eee0531f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:06:05.687746 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:06:05.687746 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:06:05.697391 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-45216bda-8982-4d48-b269-9973eee0531f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:06:05.723997 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-45216bda-8982-4d48-b269-9973eee0531f tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/77a32c6e-c2cd-4687-aef3-8ccab35c2a45 returned with HTTP 200 Jan 21 12:06:05.725212 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 492/987] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:06:05 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/77a32c6e-c2cd-4687-aef3-8ccab35c2a45 => generated 1035 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:06:05.742089 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-52fad0dd-a4db-400d-8b1b-148e981681b1 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/77a32c6e-c2cd-4687-aef3-8ccab35c2a45 Jan 21 12:06:05.742843 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-52fad0dd-a4db-400d-8b1b-148e981681b1 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:06:05.743205 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:06:05.743205 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:06:05.743830 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-52fad0dd-a4db-400d-8b1b-148e981681b1 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:06:05.857620 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:06:05.857620 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:06:05.876228 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-52fad0dd-a4db-400d-8b1b-148e981681b1 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:06:05.910549 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-52fad0dd-a4db-400d-8b1b-148e981681b1 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/77a32c6e-c2cd-4687-aef3-8ccab35c2a45 returned with HTTP 200 Jan 21 12:06:05.911509 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 496/988] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:06:05 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/77a32c6e-c2cd-4687-aef3-8ccab35c2a45 => generated 1035 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:06:05.930651 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2bfa204c-c9c3-46c9-b442-a39e87a36704 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] DELETE http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/77a32c6e-c2cd-4687-aef3-8ccab35c2a45 Jan 21 12:06:05.931202 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2bfa204c-c9c3-46c9-b442-a39e87a36704 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:06:05.931434 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:06:05.931434 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:06:05.931821 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2bfa204c-c9c3-46c9-b442-a39e87a36704 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:06:05.932297 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-2bfa204c-c9c3-46c9-b442-a39e87a36704 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Delete volume with id: 77a32c6e-c2cd-4687-aef3-8ccab35c2a45 Jan 21 12:06:06.023805 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:06:06.023805 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:06:06.027119 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2bfa204c-c9c3-46c9-b442-a39e87a36704 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:06:06.086254 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2bfa204c-c9c3-46c9-b442-a39e87a36704 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Delete volume request issued successfully. Jan 21 12:06:06.088993 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2bfa204c-c9c3-46c9-b442-a39e87a36704 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/77a32c6e-c2cd-4687-aef3-8ccab35c2a45 returned with HTTP 202 Jan 21 12:06:06.102385 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 493/989] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:06:05 2021] DELETE /volume/v3/797a459feb0245d9a815eff853b61328/volumes/77a32c6e-c2cd-4687-aef3-8ccab35c2a45 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:06:06.108778 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-550f9907-c01a-4909-ab0d-fbbd97cde558 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/77a32c6e-c2cd-4687-aef3-8ccab35c2a45 Jan 21 12:06:06.109528 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-550f9907-c01a-4909-ab0d-fbbd97cde558 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:06:06.109944 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:06:06.109944 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:06:06.110783 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-550f9907-c01a-4909-ab0d-fbbd97cde558 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:06:06.215003 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:06:06.215003 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:06:06.225465 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-550f9907-c01a-4909-ab0d-fbbd97cde558 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:06:06.254848 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-550f9907-c01a-4909-ab0d-fbbd97cde558 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/77a32c6e-c2cd-4687-aef3-8ccab35c2a45 returned with HTTP 200 Jan 21 12:06:06.256122 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 497/990] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:06:06 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/77a32c6e-c2cd-4687-aef3-8ccab35c2a45 => generated 1034 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:06:07.274042 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1b3600b7-e257-4b39-ab9e-6753620278d8 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/77a32c6e-c2cd-4687-aef3-8ccab35c2a45 Jan 21 12:06:07.274564 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1b3600b7-e257-4b39-ab9e-6753620278d8 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:06:07.274743 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:06:07.274743 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:06:07.275533 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1b3600b7-e257-4b39-ab9e-6753620278d8 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:06:07.448984 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:06:07.448984 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:06:07.468385 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1b3600b7-e257-4b39-ab9e-6753620278d8 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:06:07.530882 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1b3600b7-e257-4b39-ab9e-6753620278d8 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/77a32c6e-c2cd-4687-aef3-8ccab35c2a45 returned with HTTP 200 Jan 21 12:06:07.542039 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 494/991] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:06:07 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/77a32c6e-c2cd-4687-aef3-8ccab35c2a45 => generated 1034 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:06:08.549583 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bcec3ea8-80b8-4dee-8e70-3a1c0614703b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/77a32c6e-c2cd-4687-aef3-8ccab35c2a45 Jan 21 12:06:08.550847 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bcec3ea8-80b8-4dee-8e70-3a1c0614703b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:06:08.551256 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:06:08.551256 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:06:08.551912 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bcec3ea8-80b8-4dee-8e70-3a1c0614703b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:06:08.626959 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:06:08.626959 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:06:08.638671 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bcec3ea8-80b8-4dee-8e70-3a1c0614703b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:06:08.666841 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bcec3ea8-80b8-4dee-8e70-3a1c0614703b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/77a32c6e-c2cd-4687-aef3-8ccab35c2a45 returned with HTTP 200 Jan 21 12:06:08.667974 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 498/992] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:06:08 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/77a32c6e-c2cd-4687-aef3-8ccab35c2a45 => generated 1034 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:06:09.684994 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-151a546a-05f7-47e7-a5da-861b70657d32 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/77a32c6e-c2cd-4687-aef3-8ccab35c2a45 Jan 21 12:06:09.686209 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-151a546a-05f7-47e7-a5da-861b70657d32 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:06:09.686576 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:06:09.686576 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:06:09.687242 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-151a546a-05f7-47e7-a5da-861b70657d32 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:06:09.854928 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-151a546a-05f7-47e7-a5da-861b70657d32 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/77a32c6e-c2cd-4687-aef3-8ccab35c2a45 returned with HTTP 404 Jan 21 12:06:09.861481 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 495/993] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:06:09 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/77a32c6e-c2cd-4687-aef3-8ccab35c2a45 => generated 109 bytes in 180 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:06:09.865285 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f866a8bc-8fd6-4f89-ac10-78568070459b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] DELETE http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 Jan 21 12:06:09.865836 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f866a8bc-8fd6-4f89-ac10-78568070459b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:06:09.866050 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:06:09.866050 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:06:09.866427 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f866a8bc-8fd6-4f89-ac10-78568070459b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:06:09.866786 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.contrib.backups [None req-f866a8bc-8fd6-4f89-ac10-78568070459b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Delete backup with id: 54a8dffc-cedf-4376-8cb7-b102683c1721. Jan 21 12:06:09.958157 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:06:09.958157 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:06:10.064617 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.backup.rpcapi [None req-f866a8bc-8fd6-4f89-ac10-78568070459b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] delete_backup rpcapi backup_id 54a8dffc-cedf-4376-8cb7-b102683c1721 {{(pid=87985) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 12:06:10.095069 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f866a8bc-8fd6-4f89-ac10-78568070459b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 returned with HTTP 202 Jan 21 12:06:10.102650 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 499/994] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:06:09 2021] DELETE /volume/v3/797a459feb0245d9a815eff853b61328/backups/54a8dffc-cedf-4376-8cb7-b102683c1721 => generated 0 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:06:10.104875 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d46b6020-3583-4190-9b66-59eef56f4c25 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] DELETE http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/cff0e165-9f02-45d2-8a23-51e6e27998e6 Jan 21 12:06:10.105482 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d46b6020-3583-4190-9b66-59eef56f4c25 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:06:10.106001 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d46b6020-3583-4190-9b66-59eef56f4c25 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:06:10.106475 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-d46b6020-3583-4190-9b66-59eef56f4c25 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Delete volume with id: cff0e165-9f02-45d2-8a23-51e6e27998e6 Jan 21 12:06:10.282299 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:06:10.282299 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:06:10.287374 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d46b6020-3583-4190-9b66-59eef56f4c25 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:06:10.348160 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d46b6020-3583-4190-9b66-59eef56f4c25 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Delete volume request issued successfully. Jan 21 12:06:10.348825 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d46b6020-3583-4190-9b66-59eef56f4c25 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/cff0e165-9f02-45d2-8a23-51e6e27998e6 returned with HTTP 202 Jan 21 12:06:10.351761 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 496/995] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:06:10 2021] DELETE /volume/v3/797a459feb0245d9a815eff853b61328/volumes/cff0e165-9f02-45d2-8a23-51e6e27998e6 => generated 0 bytes in 251 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 12:06:10.359583 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-753f5954-f371-4eb0-b4f7-f047b4699239 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/cff0e165-9f02-45d2-8a23-51e6e27998e6 Jan 21 12:06:10.360102 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-753f5954-f371-4eb0-b4f7-f047b4699239 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:06:10.360324 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:06:10.360324 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:06:10.360699 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-753f5954-f371-4eb0-b4f7-f047b4699239 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:06:10.536090 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:06:10.536090 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:06:10.565359 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-753f5954-f371-4eb0-b4f7-f047b4699239 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:06:10.651659 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-753f5954-f371-4eb0-b4f7-f047b4699239 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/cff0e165-9f02-45d2-8a23-51e6e27998e6 returned with HTTP 200 Jan 21 12:06:10.652587 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 500/996] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:06:10 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/cff0e165-9f02-45d2-8a23-51e6e27998e6 => generated 977 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:06:11.670237 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bb5227d3-5caa-47e8-823d-a4f70c068c39 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/cff0e165-9f02-45d2-8a23-51e6e27998e6 Jan 21 12:06:11.671180 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bb5227d3-5caa-47e8-823d-a4f70c068c39 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:06:11.671334 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:06:11.671334 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:06:11.671679 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bb5227d3-5caa-47e8-823d-a4f70c068c39 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:06:11.914402 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:06:11.914402 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:06:11.940747 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bb5227d3-5caa-47e8-823d-a4f70c068c39 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:06:12.027304 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bb5227d3-5caa-47e8-823d-a4f70c068c39 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/cff0e165-9f02-45d2-8a23-51e6e27998e6 returned with HTTP 200 Jan 21 12:06:12.039538 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 497/997] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:06:11 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/cff0e165-9f02-45d2-8a23-51e6e27998e6 => generated 977 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:06:13.047267 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-360f16a0-49ed-43c0-9871-aaca78f187ac tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/cff0e165-9f02-45d2-8a23-51e6e27998e6 Jan 21 12:06:13.047850 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-360f16a0-49ed-43c0-9871-aaca78f187ac tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:06:13.047998 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:06:13.047998 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:06:13.048553 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-360f16a0-49ed-43c0-9871-aaca78f187ac tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:06:13.248394 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:06:13.248394 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:06:13.270709 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-360f16a0-49ed-43c0-9871-aaca78f187ac tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:06:13.337014 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-360f16a0-49ed-43c0-9871-aaca78f187ac tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/cff0e165-9f02-45d2-8a23-51e6e27998e6 returned with HTTP 200 Jan 21 12:06:13.339712 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 501/998] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:06:13 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/cff0e165-9f02-45d2-8a23-51e6e27998e6 => generated 977 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:06:14.365413 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ab95f5db-f54d-42f0-890b-22716c644689 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/cff0e165-9f02-45d2-8a23-51e6e27998e6 Jan 21 12:06:14.366471 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ab95f5db-f54d-42f0-890b-22716c644689 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:06:14.366827 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:06:14.366827 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:06:14.367394 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ab95f5db-f54d-42f0-890b-22716c644689 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:06:14.606316 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:06:14.606316 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:06:14.666446 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ab95f5db-f54d-42f0-890b-22716c644689 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:06:14.791351 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ab95f5db-f54d-42f0-890b-22716c644689 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/cff0e165-9f02-45d2-8a23-51e6e27998e6 returned with HTTP 200 Jan 21 12:06:14.792367 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 498/999] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:06:14 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/cff0e165-9f02-45d2-8a23-51e6e27998e6 => generated 977 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:06:15.809414 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8b455bf1-cb89-4820-83cc-b82d901f45bd tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/cff0e165-9f02-45d2-8a23-51e6e27998e6 Jan 21 12:06:15.811039 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8b455bf1-cb89-4820-83cc-b82d901f45bd tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:06:15.811519 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:06:15.811519 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:06:15.812101 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8b455bf1-cb89-4820-83cc-b82d901f45bd tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:06:16.019042 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8b455bf1-cb89-4820-83cc-b82d901f45bd tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/cff0e165-9f02-45d2-8a23-51e6e27998e6 returned with HTTP 404 Jan 21 12:06:16.038743 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 502/1000] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:06:15 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/cff0e165-9f02-45d2-8a23-51e6e27998e6 => generated 109 bytes in 234 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:06:16.056607 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-643971c5-bf0d-4c5d-9553-f3b75c9169c1 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] DELETE http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/cff0e165-9f02-45d2-8a23-51e6e27998e6 Jan 21 12:06:16.058033 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-643971c5-bf0d-4c5d-9553-f3b75c9169c1 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:06:16.058396 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:06:16.058396 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:06:16.059212 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-643971c5-bf0d-4c5d-9553-f3b75c9169c1 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:06:16.062067 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-643971c5-bf0d-4c5d-9553-f3b75c9169c1 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Delete volume with id: cff0e165-9f02-45d2-8a23-51e6e27998e6 Jan 21 12:06:16.331408 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-643971c5-bf0d-4c5d-9553-f3b75c9169c1 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/cff0e165-9f02-45d2-8a23-51e6e27998e6 returned with HTTP 404 Jan 21 12:06:16.334742 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 499/1001] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:06:16 2021] DELETE /volume/v3/797a459feb0245d9a815eff853b61328/volumes/cff0e165-9f02-45d2-8a23-51e6e27998e6 => generated 109 bytes in 282 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:06:16.343035 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-580a4158-27ae-4f86-a9a5-6d666d00c34b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] DELETE http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 Jan 21 12:06:16.343812 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-580a4158-27ae-4f86-a9a5-6d666d00c34b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:06:16.344467 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-580a4158-27ae-4f86-a9a5-6d666d00c34b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:06:16.345222 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-580a4158-27ae-4f86-a9a5-6d666d00c34b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Delete volume with id: 6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 Jan 21 12:06:16.428724 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:06:16.428724 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:06:16.431616 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-580a4158-27ae-4f86-a9a5-6d666d00c34b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:06:16.515099 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-580a4158-27ae-4f86-a9a5-6d666d00c34b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Delete volume request issued successfully. Jan 21 12:06:16.522137 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-580a4158-27ae-4f86-a9a5-6d666d00c34b tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 returned with HTTP 202 Jan 21 12:06:16.531937 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fa998b25-55bf-4529-a874-07867907d064 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 Jan 21 12:06:16.532983 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fa998b25-55bf-4529-a874-07867907d064 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:06:16.534162 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fa998b25-55bf-4529-a874-07867907d064 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:06:16.542338 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 503/1002] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:06:16 2021] DELETE /volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:06:16.761020 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:06:16.761020 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:06:16.783579 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fa998b25-55bf-4529-a874-07867907d064 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:06:16.884997 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fa998b25-55bf-4529-a874-07867907d064 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 returned with HTTP 200 Jan 21 12:06:16.888118 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 500/1003] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:06:16 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 => generated 1357 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 12:06:17.906946 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c9dfdcef-8451-48bf-87a3-1699e357e42d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 Jan 21 12:06:17.908124 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c9dfdcef-8451-48bf-87a3-1699e357e42d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:06:17.908488 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:06:17.908488 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:06:17.909142 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c9dfdcef-8451-48bf-87a3-1699e357e42d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:06:18.124696 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:06:18.124696 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:06:18.169396 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c9dfdcef-8451-48bf-87a3-1699e357e42d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:06:18.250638 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c9dfdcef-8451-48bf-87a3-1699e357e42d tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 returned with HTTP 200 Jan 21 12:06:18.264475 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 504/1004] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:06:17 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 => generated 1357 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:06:19.270964 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6243ecea-975b-4ebb-8a0a-fa8c574f31a1 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 Jan 21 12:06:19.272579 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6243ecea-975b-4ebb-8a0a-fa8c574f31a1 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:06:19.274054 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:06:19.274054 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:06:19.276036 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6243ecea-975b-4ebb-8a0a-fa8c574f31a1 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:06:19.665188 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:06:19.665188 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:06:19.738018 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6243ecea-975b-4ebb-8a0a-fa8c574f31a1 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:06:19.827323 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6243ecea-975b-4ebb-8a0a-fa8c574f31a1 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 returned with HTTP 200 Jan 21 12:06:19.838186 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 501/1005] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:06:19 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 => generated 1357 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:06:20.850481 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3258c9e3-8c97-4e51-8510-7fb3febd7a85 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 Jan 21 12:06:20.850990 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3258c9e3-8c97-4e51-8510-7fb3febd7a85 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:06:20.852163 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:06:20.852163 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:06:20.854633 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3258c9e3-8c97-4e51-8510-7fb3febd7a85 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:06:21.117842 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:06:21.117842 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:06:21.194446 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3258c9e3-8c97-4e51-8510-7fb3febd7a85 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Volume info retrieved successfully. Jan 21 12:06:21.288184 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3258c9e3-8c97-4e51-8510-7fb3febd7a85 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 returned with HTTP 200 Jan 21 12:06:21.289050 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 505/1006] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:06:20 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 => generated 1357 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:06:22.307563 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d83514b1-e68e-4331-8118-f2f33f92955c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] GET http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 Jan 21 12:06:22.308045 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d83514b1-e68e-4331-8118-f2f33f92955c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:06:22.308243 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:06:22.308243 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:06:22.308521 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d83514b1-e68e-4331-8118-f2f33f92955c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:06:22.441963 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d83514b1-e68e-4331-8118-f2f33f92955c tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 returned with HTTP 404 Jan 21 12:06:22.443057 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 502/1007] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:06:22 2021] GET /volume/v3/797a459feb0245d9a815eff853b61328/volumes/6f56abdd-5d94-4ceb-ad6d-20aa6e62f2c7 => generated 109 bytes in 139 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:06:22.452057 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c13fa2c7-066f-4da2-a3d4-7d048eed7568 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] DELETE http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c Jan 21 12:06:22.452713 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c13fa2c7-066f-4da2-a3d4-7d048eed7568 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:06:22.452940 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:06:22.452940 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:06:22.453326 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c13fa2c7-066f-4da2-a3d4-7d048eed7568 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:06:22.453845 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-c13fa2c7-066f-4da2-a3d4-7d048eed7568 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] Delete volume with id: 02c6a0f1-dc67-4f26-87db-d7cc83cbd60c Jan 21 12:06:22.560073 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c13fa2c7-066f-4da2-a3d4-7d048eed7568 tempest-VolumesBackupsTest-1592834067 tempest-VolumesBackupsTest-1592834067] http://10.222.0.89/volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c returned with HTTP 404 Jan 21 12:06:22.565681 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 506/1008] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:06:22 2021] DELETE /volume/v3/797a459feb0245d9a815eff853b61328/volumes/02c6a0f1-dc67-4f26-87db-d7cc83cbd60c => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:07:26.639813 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d51f3c19-41ee-4e62-b67d-7b94cde8561c tempest-GroupTypesTest-287597054 tempest-GroupTypesTest-287597054] POST http://10.222.0.89/volume/v3/bc16a02b715d41d09c83554d2b82d2f9/group_types Jan 21 12:07:26.642071 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d51f3c19-41ee-4e62-b67d-7b94cde8561c tempest-GroupTypesTest-287597054 tempest-GroupTypesTest-287597054] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1759925535", "description": "tempest-group-type-description-722600261", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:07:26.757290 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d51f3c19-41ee-4e62-b67d-7b94cde8561c tempest-GroupTypesTest-287597054 tempest-GroupTypesTest-287597054] http://10.222.0.89/volume/v3/bc16a02b715d41d09c83554d2b82d2f9/group_types returned with HTTP 202 Jan 21 12:07:26.761235 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 503/1009] 10.222.0.89 () {62 vars in 1279 bytes} [Thu Jan 21 12:07:26 2021] POST /volume/v3/bc16a02b715d41d09c83554d2b82d2f9/group_types => generated 264 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:07:26.782213 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-06786f60-31dd-49db-88c3-29b775c0450e tempest-GroupTypesTest-287597054 tempest-GroupTypesTest-287597054] GET http://10.222.0.89/volume/v3/bc16a02b715d41d09c83554d2b82d2f9/group_types Jan 21 12:07:26.783566 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-06786f60-31dd-49db-88c3-29b775c0450e tempest-GroupTypesTest-287597054 tempest-GroupTypesTest-287597054] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:26.784555 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-06786f60-31dd-49db-88c3-29b775c0450e tempest-GroupTypesTest-287597054 tempest-GroupTypesTest-287597054] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:26.836026 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-06786f60-31dd-49db-88c3-29b775c0450e tempest-GroupTypesTest-287597054 tempest-GroupTypesTest-287597054] http://10.222.0.89/volume/v3/bc16a02b715d41d09c83554d2b82d2f9/group_types returned with HTTP 200 Jan 21 12:07:26.837602 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 507/1010] 10.222.0.89 () {60 vars in 1257 bytes} [Thu Jan 21 12:07:26 2021] GET /volume/v3/bc16a02b715d41d09c83554d2b82d2f9/group_types => generated 498 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:07:26.848949 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a2e15d03-708a-4d39-880c-bef5efdfb19e tempest-GroupTypesTest-287597054 tempest-GroupTypesTest-287597054] PUT http://10.222.0.89/volume/v3/bc16a02b715d41d09c83554d2b82d2f9/group_types/7b084f59-f60f-4569-8ceb-143d64af3233 Jan 21 12:07:26.849931 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a2e15d03-708a-4d39-880c-bef5efdfb19e tempest-GroupTypesTest-287597054 tempest-GroupTypesTest-287597054] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-911377455", "description": "updated-group-type-desc"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:07:26.899583 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a2e15d03-708a-4d39-880c-bef5efdfb19e tempest-GroupTypesTest-287597054 tempest-GroupTypesTest-287597054] http://10.222.0.89/volume/v3/bc16a02b715d41d09c83554d2b82d2f9/group_types/7b084f59-f60f-4569-8ceb-143d64af3233 returned with HTTP 200 Jan 21 12:07:26.904656 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 504/1011] 10.222.0.89 () {62 vars in 1389 bytes} [Thu Jan 21 12:07:26 2021] PUT /volume/v3/bc16a02b715d41d09c83554d2b82d2f9/group_types/7b084f59-f60f-4569-8ceb-143d64af3233 => generated 254 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:07:26.913431 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8d0b08c5-5d5b-46ef-90c8-236bae890708 tempest-GroupTypesTest-287597054 tempest-GroupTypesTest-287597054] GET http://10.222.0.89/volume/v3/bc16a02b715d41d09c83554d2b82d2f9/group_types/7b084f59-f60f-4569-8ceb-143d64af3233 Jan 21 12:07:26.914019 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8d0b08c5-5d5b-46ef-90c8-236bae890708 tempest-GroupTypesTest-287597054 tempest-GroupTypesTest-287597054] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:26.914768 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8d0b08c5-5d5b-46ef-90c8-236bae890708 tempest-GroupTypesTest-287597054 tempest-GroupTypesTest-287597054] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:26.929877 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8d0b08c5-5d5b-46ef-90c8-236bae890708 tempest-GroupTypesTest-287597054 tempest-GroupTypesTest-287597054] http://10.222.0.89/volume/v3/bc16a02b715d41d09c83554d2b82d2f9/group_types/7b084f59-f60f-4569-8ceb-143d64af3233 returned with HTTP 200 Jan 21 12:07:26.931345 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 508/1012] 10.222.0.89 () {60 vars in 1368 bytes} [Thu Jan 21 12:07:26 2021] GET /volume/v3/bc16a02b715d41d09c83554d2b82d2f9/group_types/7b084f59-f60f-4569-8ceb-143d64af3233 => generated 254 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:07:26.941285 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0de56edf-87e3-41b4-887e-c8d992e7be83 tempest-GroupTypesTest-287597054 tempest-GroupTypesTest-287597054] DELETE http://10.222.0.89/volume/v3/bc16a02b715d41d09c83554d2b82d2f9/group_types/7b084f59-f60f-4569-8ceb-143d64af3233 Jan 21 12:07:26.941945 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0de56edf-87e3-41b4-887e-c8d992e7be83 tempest-GroupTypesTest-287597054 tempest-GroupTypesTest-287597054] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:26.942438 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0de56edf-87e3-41b4-887e-c8d992e7be83 tempest-GroupTypesTest-287597054 tempest-GroupTypesTest-287597054] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:27.004694 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 12:07:27.004694 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 12:07:27.014104 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0de56edf-87e3-41b4-887e-c8d992e7be83 tempest-GroupTypesTest-287597054 tempest-GroupTypesTest-287597054] http://10.222.0.89/volume/v3/bc16a02b715d41d09c83554d2b82d2f9/group_types/7b084f59-f60f-4569-8ceb-143d64af3233 returned with HTTP 202 Jan 21 12:07:27.015917 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 505/1013] 10.222.0.89 () {60 vars in 1371 bytes} [Thu Jan 21 12:07:26 2021] DELETE /volume/v3/bc16a02b715d41d09c83554d2b82d2f9/group_types/7b084f59-f60f-4569-8ceb-143d64af3233 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 12:07:37.287086 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-318204a1-a9f9-455a-aadf-db356a627bce tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] POST http://10.222.0.89/volume/v3/787383c9bae7437394dcf2bd72815e61/types Jan 21 12:07:37.287980 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-318204a1-a9f9-455a-aadf-db356a627bce tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-992943227"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:07:37.335314 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-318204a1-a9f9-455a-aadf-db356a627bce tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] http://10.222.0.89/volume/v3/787383c9bae7437394dcf2bd72815e61/types returned with HTTP 200 Jan 21 12:07:37.336307 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 509/1014] 10.222.0.89 () {60 vars in 1219 bytes} [Thu Jan 21 12:07:37 2021] POST /volume/v3/787383c9bae7437394dcf2bd72815e61/types => generated 219 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:07:37.347370 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c576919e-4992-4bf7-93ab-bb756f11a7da tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] POST http://10.222.0.89/volume/v3/787383c9bae7437394dcf2bd72815e61/group_types Jan 21 12:07:37.348328 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c576919e-4992-4bf7-93ab-bb756f11a7da tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1559427213"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:07:37.391399 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c576919e-4992-4bf7-93ab-bb756f11a7da tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] http://10.222.0.89/volume/v3/787383c9bae7437394dcf2bd72815e61/group_types returned with HTTP 202 Jan 21 12:07:37.392537 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 506/1015] 10.222.0.89 () {62 vars in 1278 bytes} [Thu Jan 21 12:07:37 2021] POST /volume/v3/787383c9bae7437394dcf2bd72815e61/group_types => generated 177 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:07:37.559064 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-929bda27-4cfd-4d45-a5e3-2b6208c3f564 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] POST http://10.222.0.89/volume/v3/8b0eb6eae1ff45e3b7373e4beed866cf/groups Jan 21 12:07:37.559968 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-929bda27-4cfd-4d45-a5e3-2b6208c3f564 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d2bd7153-ec79-46ce-b652-5607cd64981e", "volume_types": ["92d2cf61-283a-4e8e-a09b-a517f0b45ce7"], "name": "tempest-GroupsV320Test-Group-123291599"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:07:37.561024 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-929bda27-4cfd-4d45-a5e3-2b6208c3f564 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] Creating new group {'group': {'group_type': 'd2bd7153-ec79-46ce-b652-5607cd64981e', 'volume_types': ['92d2cf61-283a-4e8e-a09b-a517f0b45ce7'], 'name': 'tempest-GroupsV320Test-Group-123291599'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 12:07:37.573859 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.groups [None req-929bda27-4cfd-4d45-a5e3-2b6208c3f564 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] Creating group tempest-GroupsV320Test-Group-123291599. Jan 21 12:07:37.606757 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-929bda27-4cfd-4d45-a5e3-2b6208c3f564 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] Availability zone cache updated, next update will occur around 2021-01-21 13:07:37.606077. {{(pid=87985) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 12:07:37.607168 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-929bda27-4cfd-4d45-a5e3-2b6208c3f564 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] Availability Zones retrieved successfully. Jan 21 12:07:37.650501 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-929bda27-4cfd-4d45-a5e3-2b6208c3f564 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] Created reservations ['d6269b30-7de8-42b8-977e-f64ea0a1dc7d'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:07:37.728022 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-929bda27-4cfd-4d45-a5e3-2b6208c3f564 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] http://10.222.0.89/volume/v3/8b0eb6eae1ff45e3b7373e4beed866cf/groups returned with HTTP 202 Jan 21 12:07:37.729218 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 510/1016] 10.222.0.89 () {62 vars in 1264 bytes} [Thu Jan 21 12:07:37 2021] POST /volume/v3/8b0eb6eae1ff45e3b7373e4beed866cf/groups => generated 107 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:07:37.739288 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1293a8c3-1da3-419c-9363-5d3a679aad95 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] GET http://10.222.0.89/volume/v3/8b0eb6eae1ff45e3b7373e4beed866cf/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4 Jan 21 12:07:37.739842 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1293a8c3-1da3-419c-9363-5d3a679aad95 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:37.740327 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1293a8c3-1da3-419c-9363-5d3a679aad95 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:37.740737 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-1293a8c3-1da3-419c-9363-5d3a679aad95 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] show called for member c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4 {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:07:37.763951 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:37.763951 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:37.851335 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1293a8c3-1da3-419c-9363-5d3a679aad95 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] http://10.222.0.89/volume/v3/8b0eb6eae1ff45e3b7373e4beed866cf/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4 returned with HTTP 200 Jan 21 12:07:37.854533 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 507/1017] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:07:37 2021] GET /volume/v3/8b0eb6eae1ff45e3b7373e4beed866cf/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4 => generated 387 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:07:38.866064 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-595d4e2d-2644-4f4b-abc6-fa8b0b9ed8df tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] GET http://10.222.0.89/volume/v3/8b0eb6eae1ff45e3b7373e4beed866cf/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4 Jan 21 12:07:38.866654 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-595d4e2d-2644-4f4b-abc6-fa8b0b9ed8df tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:38.866836 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:38.866836 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:38.867500 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-595d4e2d-2644-4f4b-abc6-fa8b0b9ed8df tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:38.868077 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-595d4e2d-2644-4f4b-abc6-fa8b0b9ed8df tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] show called for member c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4 {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:07:38.881614 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:38.881614 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:38.961956 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-595d4e2d-2644-4f4b-abc6-fa8b0b9ed8df tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] http://10.222.0.89/volume/v3/8b0eb6eae1ff45e3b7373e4beed866cf/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4 returned with HTTP 200 Jan 21 12:07:38.962836 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 511/1018] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:07:38 2021] GET /volume/v3/8b0eb6eae1ff45e3b7373e4beed866cf/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4 => generated 388 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:07:38.976723 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6d0df794-ed17-4af9-9cc6-8d81530508a3 tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] POST http://10.222.0.89/volume/v3/787383c9bae7437394dcf2bd72815e61/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4/action Jan 21 12:07:38.977517 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:38.977517 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:38.978316 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6d0df794-ed17-4af9-9cc6-8d81530508a3 tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:07:38.978868 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6d0df794-ed17-4af9-9cc6-8d81530508a3 tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:07:38.980033 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-6d0df794-ed17-4af9-9cc6-8d81530508a3 tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] Updating group 'c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4' with 'creating' {{(pid=87986) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 21 12:07:39.001862 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:39.001862 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:39.018045 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6d0df794-ed17-4af9-9cc6-8d81530508a3 tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] http://10.222.0.89/volume/v3/787383c9bae7437394dcf2bd72815e61/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4/action returned with HTTP 202 Jan 21 12:07:39.019433 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 508/1019] 10.222.0.89 () {62 vars in 1395 bytes} [Thu Jan 21 12:07:38 2021] POST /volume/v3/787383c9bae7437394dcf2bd72815e61/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 12:07:39.031655 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b5ec55cd-8e7e-4f8f-97bd-ca6061a79cd4 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] GET http://10.222.0.89/volume/v3/8b0eb6eae1ff45e3b7373e4beed866cf/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4 Jan 21 12:07:39.032244 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b5ec55cd-8e7e-4f8f-97bd-ca6061a79cd4 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:39.032467 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:39.032467 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:39.033004 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b5ec55cd-8e7e-4f8f-97bd-ca6061a79cd4 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:39.033282 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-b5ec55cd-8e7e-4f8f-97bd-ca6061a79cd4 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] show called for member c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4 {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:07:39.052472 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:39.052472 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:39.151073 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b5ec55cd-8e7e-4f8f-97bd-ca6061a79cd4 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] http://10.222.0.89/volume/v3/8b0eb6eae1ff45e3b7373e4beed866cf/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4 returned with HTTP 200 Jan 21 12:07:39.154505 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 512/1020] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:07:39 2021] GET /volume/v3/8b0eb6eae1ff45e3b7373e4beed866cf/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4 => generated 387 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:07:39.166607 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5f1a3153-51aa-4625-b2c2-7f7ec1aa484f tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] POST http://10.222.0.89/volume/v3/787383c9bae7437394dcf2bd72815e61/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4/action Jan 21 12:07:39.167123 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:39.167123 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:39.167559 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5f1a3153-51aa-4625-b2c2-7f7ec1aa484f tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:07:39.167939 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5f1a3153-51aa-4625-b2c2-7f7ec1aa484f tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:07:39.168887 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-5f1a3153-51aa-4625-b2c2-7f7ec1aa484f tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] Updating group 'c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4' with 'available' {{(pid=87986) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 21 12:07:39.202620 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:39.202620 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:39.214657 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5f1a3153-51aa-4625-b2c2-7f7ec1aa484f tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] http://10.222.0.89/volume/v3/787383c9bae7437394dcf2bd72815e61/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4/action returned with HTTP 202 Jan 21 12:07:39.216051 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 509/1021] 10.222.0.89 () {62 vars in 1395 bytes} [Thu Jan 21 12:07:39 2021] POST /volume/v3/787383c9bae7437394dcf2bd72815e61/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 12:07:39.224972 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-af5ba133-7446-4673-97d5-d044071ccf4a tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] GET http://10.222.0.89/volume/v3/8b0eb6eae1ff45e3b7373e4beed866cf/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4 Jan 21 12:07:39.225868 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-af5ba133-7446-4673-97d5-d044071ccf4a tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:39.226151 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:39.226151 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:39.226620 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-af5ba133-7446-4673-97d5-d044071ccf4a tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:39.227154 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-af5ba133-7446-4673-97d5-d044071ccf4a tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] show called for member c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4 {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:07:39.255106 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:39.255106 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:39.310416 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-af5ba133-7446-4673-97d5-d044071ccf4a tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] http://10.222.0.89/volume/v3/8b0eb6eae1ff45e3b7373e4beed866cf/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4 returned with HTTP 200 Jan 21 12:07:39.315415 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 513/1022] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:07:39 2021] GET /volume/v3/8b0eb6eae1ff45e3b7373e4beed866cf/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4 => generated 388 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:07:39.330476 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-098c6955-f1cb-43a3-a0ce-913ac74e116e tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] POST http://10.222.0.89/volume/v3/787383c9bae7437394dcf2bd72815e61/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4/action Jan 21 12:07:39.331821 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:39.331821 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:39.333688 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-098c6955-f1cb-43a3-a0ce-913ac74e116e tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:07:39.338335 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-098c6955-f1cb-43a3-a0ce-913ac74e116e tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:07:39.340588 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-098c6955-f1cb-43a3-a0ce-913ac74e116e tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] Updating group 'c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4' with 'error' {{(pid=87986) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 21 12:07:39.354625 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:39.354625 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:39.369296 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-098c6955-f1cb-43a3-a0ce-913ac74e116e tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] http://10.222.0.89/volume/v3/787383c9bae7437394dcf2bd72815e61/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4/action returned with HTTP 202 Jan 21 12:07:39.371728 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 510/1023] 10.222.0.89 () {62 vars in 1395 bytes} [Thu Jan 21 12:07:39 2021] POST /volume/v3/787383c9bae7437394dcf2bd72815e61/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 12:07:39.382008 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4e0e3b3c-fdde-43ed-88a2-6f923a0dc7c6 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] GET http://10.222.0.89/volume/v3/8b0eb6eae1ff45e3b7373e4beed866cf/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4 Jan 21 12:07:39.382571 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4e0e3b3c-fdde-43ed-88a2-6f923a0dc7c6 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:39.382806 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:39.382806 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:39.383188 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4e0e3b3c-fdde-43ed-88a2-6f923a0dc7c6 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:39.383531 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-4e0e3b3c-fdde-43ed-88a2-6f923a0dc7c6 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] show called for member c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4 {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:07:39.394021 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:39.394021 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:39.422515 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4e0e3b3c-fdde-43ed-88a2-6f923a0dc7c6 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] http://10.222.0.89/volume/v3/8b0eb6eae1ff45e3b7373e4beed866cf/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4 returned with HTTP 200 Jan 21 12:07:39.430207 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 514/1024] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:07:39 2021] GET /volume/v3/8b0eb6eae1ff45e3b7373e4beed866cf/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4 => generated 384 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:07:39.437388 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a0065eae-9877-45b2-aa6a-b5d2739f349f tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] POST http://10.222.0.89/volume/v3/787383c9bae7437394dcf2bd72815e61/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4/action Jan 21 12:07:39.438407 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:39.438407 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:39.439411 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a0065eae-9877-45b2-aa6a-b5d2739f349f tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:07:39.439957 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a0065eae-9877-45b2-aa6a-b5d2739f349f tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:07:39.441183 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-a0065eae-9877-45b2-aa6a-b5d2739f349f tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] Updating group 'c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4' with 'available' {{(pid=87986) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 21 12:07:39.452061 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:39.452061 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:39.462277 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a0065eae-9877-45b2-aa6a-b5d2739f349f tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] http://10.222.0.89/volume/v3/787383c9bae7437394dcf2bd72815e61/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4/action returned with HTTP 202 Jan 21 12:07:39.463372 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 511/1025] 10.222.0.89 () {62 vars in 1395 bytes} [Thu Jan 21 12:07:39 2021] POST /volume/v3/787383c9bae7437394dcf2bd72815e61/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 12:07:39.473282 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d01f420d-7332-402f-9488-25bfb84f2451 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] GET http://10.222.0.89/volume/v3/8b0eb6eae1ff45e3b7373e4beed866cf/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4 Jan 21 12:07:39.474030 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d01f420d-7332-402f-9488-25bfb84f2451 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:39.474345 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:39.474345 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:39.474879 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d01f420d-7332-402f-9488-25bfb84f2451 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:39.475502 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-d01f420d-7332-402f-9488-25bfb84f2451 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] show called for member c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4 {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:07:39.484795 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:39.484795 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:39.517578 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d01f420d-7332-402f-9488-25bfb84f2451 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] http://10.222.0.89/volume/v3/8b0eb6eae1ff45e3b7373e4beed866cf/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4 returned with HTTP 200 Jan 21 12:07:39.519304 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 515/1026] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:07:39 2021] GET /volume/v3/8b0eb6eae1ff45e3b7373e4beed866cf/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4 => generated 388 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:07:39.531306 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a0dcd72a-4934-445b-b32e-cc2afc6443d1 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] GET http://10.222.0.89/volume/v3/8b0eb6eae1ff45e3b7373e4beed866cf/volumes/detail Jan 21 12:07:39.532407 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a0dcd72a-4934-445b-b32e-cc2afc6443d1 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:39.532841 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:39.532841 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:39.534704 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a0dcd72a-4934-445b-b32e-cc2afc6443d1 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] Calling method 'detail' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:39.535833 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-a0dcd72a-4934-445b-b32e-cc2afc6443d1 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:07:39.538629 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-a0dcd72a-4934-445b-b32e-cc2afc6443d1 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:07:39.602526 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a0dcd72a-4934-445b-b32e-cc2afc6443d1 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] Get all volumes completed successfully. Jan 21 12:07:39.609596 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a0dcd72a-4934-445b-b32e-cc2afc6443d1 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] http://10.222.0.89/volume/v3/8b0eb6eae1ff45e3b7373e4beed866cf/volumes/detail returned with HTTP 200 Jan 21 12:07:39.611333 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 512/1027] 10.222.0.89 () {60 vars in 1266 bytes} [Thu Jan 21 12:07:39 2021] GET /volume/v3/8b0eb6eae1ff45e3b7373e4beed866cf/volumes/detail => generated 15 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:07:39.636482 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7783be13-127e-4c21-8fc4-7858d3473570 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] POST http://10.222.0.89/volume/v3/8b0eb6eae1ff45e3b7373e4beed866cf/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4/action Jan 21 12:07:39.637492 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:39.637492 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:39.638289 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7783be13-127e-4c21-8fc4-7858d3473570 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:07:39.640072 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7783be13-127e-4c21-8fc4-7858d3473570 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:07:39.641446 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-7783be13-127e-4c21-8fc4-7858d3473570 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] delete called for group c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4 {{(pid=87985) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 12:07:39.642042 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.groups [None req-7783be13-127e-4c21-8fc4-7858d3473570 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] Delete group with id: c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4 Jan 21 12:07:39.654050 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:39.654050 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:39.776189 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7783be13-127e-4c21-8fc4-7858d3473570 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] http://10.222.0.89/volume/v3/8b0eb6eae1ff45e3b7373e4beed866cf/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4/action returned with HTTP 202 Jan 21 12:07:39.777521 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 516/1028] 10.222.0.89 () {62 vars in 1395 bytes} [Thu Jan 21 12:07:39 2021] POST /volume/v3/8b0eb6eae1ff45e3b7373e4beed866cf/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4/action => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 12:07:39.787852 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b1fdf786-4910-4e3c-9977-3ad0fd19ae7f tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] GET http://10.222.0.89/volume/v3/8b0eb6eae1ff45e3b7373e4beed866cf/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4 Jan 21 12:07:39.789277 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b1fdf786-4910-4e3c-9977-3ad0fd19ae7f tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:39.789996 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b1fdf786-4910-4e3c-9977-3ad0fd19ae7f tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:39.790812 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-b1fdf786-4910-4e3c-9977-3ad0fd19ae7f tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] show called for member c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4 {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:07:39.816955 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:39.816955 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:39.894828 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b1fdf786-4910-4e3c-9977-3ad0fd19ae7f tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] http://10.222.0.89/volume/v3/8b0eb6eae1ff45e3b7373e4beed866cf/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4 returned with HTTP 200 Jan 21 12:07:39.901732 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 513/1029] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:07:39 2021] GET /volume/v3/8b0eb6eae1ff45e3b7373e4beed866cf/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4 => generated 387 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:07:40.917025 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-88491dab-367d-482b-a0b2-433541c7d2b0 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] GET http://10.222.0.89/volume/v3/8b0eb6eae1ff45e3b7373e4beed866cf/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4 Jan 21 12:07:40.918084 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-88491dab-367d-482b-a0b2-433541c7d2b0 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:40.919867 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:40.919867 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:40.920638 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-88491dab-367d-482b-a0b2-433541c7d2b0 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:40.921392 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-88491dab-367d-482b-a0b2-433541c7d2b0 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] show called for member c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4 {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:07:40.945990 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-88491dab-367d-482b-a0b2-433541c7d2b0 tempest-GroupsV320Test-2051016929 tempest-GroupsV320Test-2051016929] http://10.222.0.89/volume/v3/8b0eb6eae1ff45e3b7373e4beed866cf/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4 returned with HTTP 404 Jan 21 12:07:40.949811 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 517/1030] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:07:40 2021] GET /volume/v3/8b0eb6eae1ff45e3b7373e4beed866cf/groups/c9041f58-d5a3-4ca8-b45f-88ef0ffbedf4 => generated 108 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 12:07:40.964823 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3a8350f1-7a3f-462d-b414-a23baaef3afc tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] DELETE http://10.222.0.89/volume/v3/787383c9bae7437394dcf2bd72815e61/group_types/d2bd7153-ec79-46ce-b652-5607cd64981e Jan 21 12:07:40.967982 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3a8350f1-7a3f-462d-b414-a23baaef3afc tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:40.969072 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:40.969072 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:40.970229 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3a8350f1-7a3f-462d-b414-a23baaef3afc tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:40.971960 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:40.971960 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:41.031606 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 12:07:41.031606 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 12:07:41.042547 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3a8350f1-7a3f-462d-b414-a23baaef3afc tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] http://10.222.0.89/volume/v3/787383c9bae7437394dcf2bd72815e61/group_types/d2bd7153-ec79-46ce-b652-5607cd64981e returned with HTTP 202 Jan 21 12:07:41.063730 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 514/1031] 10.222.0.89 () {60 vars in 1371 bytes} [Thu Jan 21 12:07:40 2021] DELETE /volume/v3/787383c9bae7437394dcf2bd72815e61/group_types/d2bd7153-ec79-46ce-b652-5607cd64981e => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 12:07:41.069126 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-efc86232-a9f7-47b8-8470-8806cc90a46f tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] DELETE http://10.222.0.89/volume/v3/787383c9bae7437394dcf2bd72815e61/types/92d2cf61-283a-4e8e-a09b-a517f0b45ce7 Jan 21 12:07:41.069808 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-efc86232-a9f7-47b8-8470-8806cc90a46f tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:41.070845 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-efc86232-a9f7-47b8-8470-8806cc90a46f tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] Calling method '_delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:41.253727 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 12:07:41.253727 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 12:07:41.300458 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-efc86232-a9f7-47b8-8470-8806cc90a46f tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] http://10.222.0.89/volume/v3/787383c9bae7437394dcf2bd72815e61/types/92d2cf61-283a-4e8e-a09b-a517f0b45ce7 returned with HTTP 202 Jan 21 12:07:41.302587 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 518/1032] 10.222.0.89 () {58 vars in 1312 bytes} [Thu Jan 21 12:07:41 2021] DELETE /volume/v3/787383c9bae7437394dcf2bd72815e61/types/92d2cf61-283a-4e8e-a09b-a517f0b45ce7 => generated 0 bytes in 239 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 12:07:41.317855 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-34e47a61-1888-445e-ba1f-d766677239a5 tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] GET http://10.222.0.89/volume/v3/787383c9bae7437394dcf2bd72815e61/types/92d2cf61-283a-4e8e-a09b-a517f0b45ce7 Jan 21 12:07:41.319267 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-34e47a61-1888-445e-ba1f-d766677239a5 tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:41.320346 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-34e47a61-1888-445e-ba1f-d766677239a5 tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:41.350574 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-34e47a61-1888-445e-ba1f-d766677239a5 tempest-GroupsV320Test-1649112127 tempest-GroupsV320Test-1649112127] http://10.222.0.89/volume/v3/787383c9bae7437394dcf2bd72815e61/types/92d2cf61-283a-4e8e-a09b-a517f0b45ce7 returned with HTTP 404 Jan 21 12:07:41.361808 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 515/1033] 10.222.0.89 () {58 vars in 1309 bytes} [Thu Jan 21 12:07:41 2021] GET /volume/v3/787383c9bae7437394dcf2bd72815e61/types/92d2cf61-283a-4e8e-a09b-a517f0b45ce7 => generated 114 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:07:50.804110 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d0a3e91f-e3dd-4191-80b9-d29de070c7f5 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] POST http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs Jan 21 12:07:50.806123 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d0a3e91f-e3dd-4191-80b9-d29de070c7f5 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1657071257", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:07:50.834264 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.qos_specs [None req-d0a3e91f-e3dd-4191-80b9-d29de070c7f5 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1657071257', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87985) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 21 12:07:50.851433 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.db.sqlalchemy.api [None req-d0a3e91f-e3dd-4191-80b9-d29de070c7f5 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] DB qos_specs_create(): root {'id': 'd6aeb77f-44e2-4fac-9dcf-307379ddd060', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1657071257'} {{(pid=87985) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 21 12:07:50.864799 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d0a3e91f-e3dd-4191-80b9-d29de070c7f5 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs returned with HTTP 200 Jan 21 12:07:50.866155 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 519/1034] 10.222.0.89 () {60 vars in 1232 bytes} [Thu Jan 21 12:07:50 2021] POST /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs => generated 459 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:07:50.880155 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c2817b9c-0385-4a9d-87a2-69c0dda61951 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] POST http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/types Jan 21 12:07:50.881681 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c2817b9c-0385-4a9d-87a2-69c0dda61951 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-377231266"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:07:50.944766 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c2817b9c-0385-4a9d-87a2-69c0dda61951 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/types returned with HTTP 200 Jan 21 12:07:50.945998 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 516/1035] 10.222.0.89 () {60 vars in 1219 bytes} [Thu Jan 21 12:07:50 2021] POST /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/types => generated 221 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:07:50.955983 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-339485e5-d813-408e-bb0e-4ec87c28b88b tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] POST http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/types Jan 21 12:07:50.956428 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:50.956428 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:50.956863 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-339485e5-d813-408e-bb0e-4ec87c28b88b tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-131423366"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:07:50.958104 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:50.958104 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:51.004830 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-339485e5-d813-408e-bb0e-4ec87c28b88b tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/types returned with HTTP 200 Jan 21 12:07:51.005717 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 520/1036] 10.222.0.89 () {60 vars in 1219 bytes} [Thu Jan 21 12:07:50 2021] POST /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/types => generated 221 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:07:51.016499 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fd477fab-c67a-4cf7-bb18-a59fd321b47d tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] POST http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/types Jan 21 12:07:51.017851 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fd477fab-c67a-4cf7-bb18-a59fd321b47d tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-6513901"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:07:51.078026 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fd477fab-c67a-4cf7-bb18-a59fd321b47d tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/types returned with HTTP 200 Jan 21 12:07:51.091625 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-219e6f7a-757f-4c5c-a2b5-6195464f5b03 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] GET http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060/associate?vol_type_id=59aa25f5-67a0-48fc-9c82-941f9797e108 Jan 21 12:07:51.092590 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-219e6f7a-757f-4c5c-a2b5-6195464f5b03 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:51.093245 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-219e6f7a-757f-4c5c-a2b5-6195464f5b03 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Calling method 'associate' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:51.095109 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 517/1037] 10.222.0.89 () {60 vars in 1219 bytes} [Thu Jan 21 12:07:51 2021] POST /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/types => generated 219 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:07:51.095948 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.qos_specs_manage [None req-219e6f7a-757f-4c5c-a2b5-6195464f5b03 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Associate qos_spec: d6aeb77f-44e2-4fac-9dcf-307379ddd060 with type: 59aa25f5-67a0-48fc-9c82-941f9797e108 {{(pid=87985) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 21 12:07:51.113800 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:51.113800 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).all() Jan 21 12:07:51.128353 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:51.128353 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).all() Jan 21 12:07:51.188354 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-219e6f7a-757f-4c5c-a2b5-6195464f5b03 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060/associate?vol_type_id=59aa25f5-67a0-48fc-9c82-941f9797e108 returned with HTTP 202 Jan 21 12:07:51.189410 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 521/1038] 10.222.0.89 () {58 vars in 1448 bytes} [Thu Jan 21 12:07:51 2021] GET /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060/associate?vol_type_id=59aa25f5-67a0-48fc-9c82-941f9797e108 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:07:51.199556 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ec010267-2c49-4baf-a6c1-2680bb3b11e1 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] GET http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060/associate?vol_type_id=fef78e6a-cfa7-4687-8a76-70d6af7cfd2d Jan 21 12:07:51.200158 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ec010267-2c49-4baf-a6c1-2680bb3b11e1 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:51.200669 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ec010267-2c49-4baf-a6c1-2680bb3b11e1 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Calling method 'associate' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:51.202281 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ec010267-2c49-4baf-a6c1-2680bb3b11e1 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Associate qos_spec: d6aeb77f-44e2-4fac-9dcf-307379ddd060 with type: fef78e6a-cfa7-4687-8a76-70d6af7cfd2d {{(pid=87986) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 21 12:07:51.215301 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:51.215301 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).all() Jan 21 12:07:51.216409 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:51.216409 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).all() Jan 21 12:07:51.271194 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ec010267-2c49-4baf-a6c1-2680bb3b11e1 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060/associate?vol_type_id=fef78e6a-cfa7-4687-8a76-70d6af7cfd2d returned with HTTP 202 Jan 21 12:07:51.273162 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 518/1039] 10.222.0.89 () {58 vars in 1448 bytes} [Thu Jan 21 12:07:51 2021] GET /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060/associate?vol_type_id=fef78e6a-cfa7-4687-8a76-70d6af7cfd2d => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:07:51.283265 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9df1eff5-030f-49f4-b008-d81cc88ca125 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] GET http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060/associate?vol_type_id=db25f660-a07a-4423-8ef3-eefbd0f5a7cb Jan 21 12:07:51.283838 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9df1eff5-030f-49f4-b008-d81cc88ca125 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:51.284059 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:51.284059 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:51.284432 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9df1eff5-030f-49f4-b008-d81cc88ca125 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Calling method 'associate' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:51.285133 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:51.285133 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:51.286048 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9df1eff5-030f-49f4-b008-d81cc88ca125 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Associate qos_spec: d6aeb77f-44e2-4fac-9dcf-307379ddd060 with type: db25f660-a07a-4423-8ef3-eefbd0f5a7cb {{(pid=87985) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 21 12:07:51.286703 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:51.286703 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).all() Jan 21 12:07:51.306149 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:51.306149 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).all() Jan 21 12:07:51.368491 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9df1eff5-030f-49f4-b008-d81cc88ca125 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060/associate?vol_type_id=db25f660-a07a-4423-8ef3-eefbd0f5a7cb returned with HTTP 202 Jan 21 12:07:51.370568 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 522/1040] 10.222.0.89 () {58 vars in 1448 bytes} [Thu Jan 21 12:07:51 2021] GET /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060/associate?vol_type_id=db25f660-a07a-4423-8ef3-eefbd0f5a7cb => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:07:51.385017 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9bf300ce-b694-45e5-bbeb-8ec99ed194e6 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] GET http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060/associations Jan 21 12:07:51.385585 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9bf300ce-b694-45e5-bbeb-8ec99ed194e6 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:51.387545 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:51.387545 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:51.387545 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9bf300ce-b694-45e5-bbeb-8ec99ed194e6 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Calling method 'associations' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:51.387927 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:51.387927 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:51.388629 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9bf300ce-b694-45e5-bbeb-8ec99ed194e6 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Get associations for qos_spec id: d6aeb77f-44e2-4fac-9dcf-307379ddd060 {{(pid=87986) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 21 12:07:51.389458 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:51.389458 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).all() Jan 21 12:07:51.427448 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9bf300ce-b694-45e5-bbeb-8ec99ed194e6 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060/associations returned with HTTP 200 Jan 21 12:07:51.428950 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 519/1041] 10.222.0.89 () {58 vars in 1360 bytes} [Thu Jan 21 12:07:51 2021] GET /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060/associations => generated 443 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:07:51.442547 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-deb0a854-1e54-45cd-ac05-c5ec4733e40a tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] GET http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060/disassociate?vol_type_id=59aa25f5-67a0-48fc-9c82-941f9797e108 Jan 21 12:07:51.443441 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-deb0a854-1e54-45cd-ac05-c5ec4733e40a tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:51.443873 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:51.443873 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:51.444916 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-deb0a854-1e54-45cd-ac05-c5ec4733e40a tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Calling method 'disassociate' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:51.446312 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:51.446312 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:51.447631 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.qos_specs_manage [None req-deb0a854-1e54-45cd-ac05-c5ec4733e40a tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Disassociate qos_spec: d6aeb77f-44e2-4fac-9dcf-307379ddd060 from type: 59aa25f5-67a0-48fc-9c82-941f9797e108 {{(pid=87985) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jan 21 12:07:51.448619 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:51.448619 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).all() Jan 21 12:07:51.460469 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:51.460469 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).all() Jan 21 12:07:51.497249 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-deb0a854-1e54-45cd-ac05-c5ec4733e40a tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060/disassociate?vol_type_id=59aa25f5-67a0-48fc-9c82-941f9797e108 returned with HTTP 202 Jan 21 12:07:51.499214 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 523/1042] 10.222.0.89 () {58 vars in 1457 bytes} [Thu Jan 21 12:07:51 2021] GET /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060/disassociate?vol_type_id=59aa25f5-67a0-48fc-9c82-941f9797e108 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:07:51.517132 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-24aed626-74bb-4cf5-b48b-a172585bd103 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] GET http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060/associations Jan 21 12:07:51.518380 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-24aed626-74bb-4cf5-b48b-a172585bd103 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:51.518705 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:51.518705 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:51.519191 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-24aed626-74bb-4cf5-b48b-a172585bd103 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Calling method 'associations' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:51.520527 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:51.520527 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:51.536604 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.qos_specs_manage [None req-24aed626-74bb-4cf5-b48b-a172585bd103 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Get associations for qos_spec id: d6aeb77f-44e2-4fac-9dcf-307379ddd060 {{(pid=87986) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 21 12:07:51.540149 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:51.540149 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).all() Jan 21 12:07:51.570349 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-24aed626-74bb-4cf5-b48b-a172585bd103 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060/associations returned with HTTP 200 Jan 21 12:07:51.572251 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 520/1043] 10.222.0.89 () {58 vars in 1360 bytes} [Thu Jan 21 12:07:51 2021] GET /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060/associations => generated 302 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:07:51.584449 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c495a839-cca4-4df6-afea-2c0dcc106c14 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] GET http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060/disassociate_all Jan 21 12:07:51.584988 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c495a839-cca4-4df6-afea-2c0dcc106c14 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:51.585186 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:51.585186 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:51.585496 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c495a839-cca4-4df6-afea-2c0dcc106c14 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Calling method 'disassociate_all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:51.586271 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:51.586271 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:51.587023 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c495a839-cca4-4df6-afea-2c0dcc106c14 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Disassociate qos_spec: d6aeb77f-44e2-4fac-9dcf-307379ddd060 from all. {{(pid=87985) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}} Jan 21 12:07:51.587688 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:51.587688 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).all() Jan 21 12:07:51.595558 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:51.595558 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).all() Jan 21 12:07:51.611526 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c495a839-cca4-4df6-afea-2c0dcc106c14 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060/disassociate_all returned with HTTP 202 Jan 21 12:07:51.616269 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 524/1044] 10.222.0.89 () {58 vars in 1372 bytes} [Thu Jan 21 12:07:51 2021] GET /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060/disassociate_all => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:07:51.624015 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bfc4aff8-14d4-41d0-8daa-fcd8423aad07 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] GET http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060/associations Jan 21 12:07:51.624792 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bfc4aff8-14d4-41d0-8daa-fcd8423aad07 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:51.625306 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:51.625306 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:51.625773 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bfc4aff8-14d4-41d0-8daa-fcd8423aad07 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Calling method 'associations' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:51.626375 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:51.626375 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:51.627112 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bfc4aff8-14d4-41d0-8daa-fcd8423aad07 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Get associations for qos_spec id: d6aeb77f-44e2-4fac-9dcf-307379ddd060 {{(pid=87986) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 21 12:07:51.627766 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:51.627766 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).all() Jan 21 12:07:51.650850 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bfc4aff8-14d4-41d0-8daa-fcd8423aad07 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060/associations returned with HTTP 200 Jan 21 12:07:51.658089 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 521/1045] 10.222.0.89 () {58 vars in 1360 bytes} [Thu Jan 21 12:07:51 2021] GET /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060/associations => generated 24 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 12:07:51.666021 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-95aa9dd1-213a-4671-905a-eaeb8d150212 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] POST http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs Jan 21 12:07:51.666510 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:51.666510 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:51.669533 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-95aa9dd1-213a-4671-905a-eaeb8d150212 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-361957215", "consumer": "back-end"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:07:51.671053 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:51.671053 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:51.672369 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.qos_specs [None req-95aa9dd1-213a-4671-905a-eaeb8d150212 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-361957215', 'consumer': 'back-end', 'specs': {}} {{(pid=87985) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 21 12:07:51.681591 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.db.sqlalchemy.api [None req-95aa9dd1-213a-4671-905a-eaeb8d150212 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] DB qos_specs_create(): root {'id': 'c86b7ba9-db94-484e-a1a1-a83806bc428f', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-361957215'} {{(pid=87985) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 21 12:07:51.689945 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-95aa9dd1-213a-4671-905a-eaeb8d150212 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs returned with HTTP 200 Jan 21 12:07:51.691086 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 525/1046] 10.222.0.89 () {60 vars in 1231 bytes} [Thu Jan 21 12:07:51 2021] POST /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs => generated 434 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:07:51.704003 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-98f36e82-e202-43de-970a-de0b2eafc925 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] DELETE http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/c86b7ba9-db94-484e-a1a1-a83806bc428f?force=False Jan 21 12:07:51.704556 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-98f36e82-e202-43de-970a-de0b2eafc925 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:51.704867 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:51.704867 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:51.705430 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-98f36e82-e202-43de-970a-de0b2eafc925 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:51.706152 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:51.706152 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:51.707154 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.qos_specs_manage [None req-98f36e82-e202-43de-970a-de0b2eafc925 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Delete qos_spec: c86b7ba9-db94-484e-a1a1-a83806bc428f, force: False {{(pid=87986) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 12:07:51.707972 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:51.707972 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).all() Jan 21 12:07:51.729480 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:51.729480 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).all() Jan 21 12:07:51.750054 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:51.750054 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).all() Jan 21 12:07:51.757182 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 12:07:51.757182 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 12:07:51.762216 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-98f36e82-e202-43de-970a-de0b2eafc925 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/c86b7ba9-db94-484e-a1a1-a83806bc428f?force=False returned with HTTP 202 Jan 21 12:07:51.763237 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 522/1047] 10.222.0.89 () {58 vars in 1347 bytes} [Thu Jan 21 12:07:51 2021] DELETE /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/c86b7ba9-db94-484e-a1a1-a83806bc428f?force=False => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:07:51.779176 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a9342307-d474-40ce-ae80-1ca87bd7ed09 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] GET http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/c86b7ba9-db94-484e-a1a1-a83806bc428f Jan 21 12:07:51.779931 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a9342307-d474-40ce-ae80-1ca87bd7ed09 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:51.780136 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:51.780136 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:51.780520 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a9342307-d474-40ce-ae80-1ca87bd7ed09 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:51.781239 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:51.781239 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:51.782564 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:51.782564 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).all() Jan 21 12:07:51.789904 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a9342307-d474-40ce-ae80-1ca87bd7ed09 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/c86b7ba9-db94-484e-a1a1-a83806bc428f returned with HTTP 404 Jan 21 12:07:51.791687 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 526/1048] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:07:51 2021] GET /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/c86b7ba9-db94-484e-a1a1-a83806bc428f => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:07:51.802916 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8ee47469-8960-4530-9de9-3e1a4af603a1 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] GET http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs Jan 21 12:07:51.803550 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8ee47469-8960-4530-9de9-3e1a4af603a1 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:51.803868 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:51.803868 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:51.804557 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8ee47469-8960-4530-9de9-3e1a4af603a1 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:51.805821 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:51.805821 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:51.820428 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8ee47469-8960-4530-9de9-3e1a4af603a1 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs returned with HTTP 200 Jan 21 12:07:51.821772 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 523/1049] 10.222.0.89 () {58 vars in 1210 bytes} [Thu Jan 21 12:07:51 2021] GET /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs => generated 175 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:07:51.834886 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d27af5d0-2b8b-4f5b-8d92-1798b156773c tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] POST http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs Jan 21 12:07:51.835665 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d27af5d0-2b8b-4f5b-8d92-1798b156773c tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1716524040", "consumer": "both"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:07:51.837505 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.qos_specs [None req-d27af5d0-2b8b-4f5b-8d92-1798b156773c tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1716524040', 'consumer': 'both', 'specs': {}} {{(pid=87985) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 21 12:07:51.845571 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.db.sqlalchemy.api [None req-d27af5d0-2b8b-4f5b-8d92-1798b156773c tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] DB qos_specs_create(): root {'id': '40109e82-3aca-4e45-b2e7-a100c964e73c', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1716524040'} {{(pid=87985) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 21 12:07:51.852151 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d27af5d0-2b8b-4f5b-8d92-1798b156773c tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs returned with HTTP 200 Jan 21 12:07:51.853241 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 527/1050] 10.222.0.89 () {60 vars in 1231 bytes} [Thu Jan 21 12:07:51 2021] POST /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs => generated 431 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:07:51.865183 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-190a3b7d-7127-43d4-8be5-979817d51c8d tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] DELETE http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/40109e82-3aca-4e45-b2e7-a100c964e73c?force=False Jan 21 12:07:51.865737 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-190a3b7d-7127-43d4-8be5-979817d51c8d tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:51.865963 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:51.865963 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:51.866986 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-190a3b7d-7127-43d4-8be5-979817d51c8d tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:51.866986 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:51.866986 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:51.868270 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.qos_specs_manage [None req-190a3b7d-7127-43d4-8be5-979817d51c8d tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Delete qos_spec: 40109e82-3aca-4e45-b2e7-a100c964e73c, force: False {{(pid=87986) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 12:07:51.868432 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:51.868432 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).all() Jan 21 12:07:51.885914 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:51.885914 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).all() Jan 21 12:07:51.911259 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:51.911259 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).all() Jan 21 12:07:51.919505 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 12:07:51.919505 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 12:07:51.927645 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-190a3b7d-7127-43d4-8be5-979817d51c8d tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/40109e82-3aca-4e45-b2e7-a100c964e73c?force=False returned with HTTP 202 Jan 21 12:07:51.943958 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 524/1051] 10.222.0.89 () {58 vars in 1347 bytes} [Thu Jan 21 12:07:51 2021] DELETE /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/40109e82-3aca-4e45-b2e7-a100c964e73c?force=False => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:07:51.955352 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bc0f5844-de74-4978-89ad-8b3e9bbbf261 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] GET http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/40109e82-3aca-4e45-b2e7-a100c964e73c Jan 21 12:07:51.956565 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bc0f5844-de74-4978-89ad-8b3e9bbbf261 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:51.956776 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:51.956776 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:51.957162 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bc0f5844-de74-4978-89ad-8b3e9bbbf261 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:51.966122 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:51.966122 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:51.967773 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:51.967773 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).all() Jan 21 12:07:51.986228 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bc0f5844-de74-4978-89ad-8b3e9bbbf261 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/40109e82-3aca-4e45-b2e7-a100c964e73c returned with HTTP 404 Jan 21 12:07:51.987623 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 528/1052] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:07:51 2021] GET /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/40109e82-3aca-4e45-b2e7-a100c964e73c => generated 100 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:07:51.997600 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-92065388-426b-451a-aab4-e6dce4cb4ed7 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] GET http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs Jan 21 12:07:51.998329 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-92065388-426b-451a-aab4-e6dce4cb4ed7 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:51.998804 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:51.998804 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:51.999397 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-92065388-426b-451a-aab4-e6dce4cb4ed7 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:52.000200 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:52.000200 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:52.044722 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-92065388-426b-451a-aab4-e6dce4cb4ed7 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs returned with HTTP 200 Jan 21 12:07:52.053522 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 525/1053] 10.222.0.89 () {58 vars in 1210 bytes} [Thu Jan 21 12:07:51 2021] GET /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs => generated 175 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:07:52.059129 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5eba6b7f-e7c7-4d59-9237-f132a3cdc3ee tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] POST http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs Jan 21 12:07:52.060128 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5eba6b7f-e7c7-4d59-9237-f132a3cdc3ee tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-522067210", "consumer": "front-end"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:07:52.062643 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.qos_specs [None req-5eba6b7f-e7c7-4d59-9237-f132a3cdc3ee tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-522067210', 'consumer': 'front-end', 'specs': {}} {{(pid=87985) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 21 12:07:52.112319 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.db.sqlalchemy.api [None req-5eba6b7f-e7c7-4d59-9237-f132a3cdc3ee tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] DB qos_specs_create(): root {'id': 'ca055be0-a4b9-4a8a-bc09-8b09aafab2d5', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-522067210'} {{(pid=87985) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 21 12:07:52.134782 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5eba6b7f-e7c7-4d59-9237-f132a3cdc3ee tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs returned with HTTP 200 Jan 21 12:07:52.136011 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 529/1054] 10.222.0.89 () {60 vars in 1231 bytes} [Thu Jan 21 12:07:52 2021] POST /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs => generated 435 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:07:52.152381 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f7f3a1e6-da70-4ab1-968c-90a29d17e962 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] DELETE http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/ca055be0-a4b9-4a8a-bc09-8b09aafab2d5?force=False Jan 21 12:07:52.153020 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f7f3a1e6-da70-4ab1-968c-90a29d17e962 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:52.153362 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:52.153362 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:52.154079 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f7f3a1e6-da70-4ab1-968c-90a29d17e962 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:52.154784 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:52.154784 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:52.157784 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f7f3a1e6-da70-4ab1-968c-90a29d17e962 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Delete qos_spec: ca055be0-a4b9-4a8a-bc09-8b09aafab2d5, force: False {{(pid=87986) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 12:07:52.164804 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:52.164804 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).all() Jan 21 12:07:52.187225 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:52.187225 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).all() Jan 21 12:07:52.212032 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:52.212032 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).all() Jan 21 12:07:52.220917 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 12:07:52.220917 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 12:07:52.228610 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f7f3a1e6-da70-4ab1-968c-90a29d17e962 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/ca055be0-a4b9-4a8a-bc09-8b09aafab2d5?force=False returned with HTTP 202 Jan 21 12:07:52.229849 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 526/1055] 10.222.0.89 () {58 vars in 1347 bytes} [Thu Jan 21 12:07:52 2021] DELETE /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/ca055be0-a4b9-4a8a-bc09-8b09aafab2d5?force=False => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:07:52.241204 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-da12dd5d-1cba-4357-a99a-f045fe462680 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] GET http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/ca055be0-a4b9-4a8a-bc09-8b09aafab2d5 Jan 21 12:07:52.241920 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-da12dd5d-1cba-4357-a99a-f045fe462680 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:52.242243 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:52.242243 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:52.242789 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-da12dd5d-1cba-4357-a99a-f045fe462680 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:52.243614 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:52.243614 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:52.245110 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:52.245110 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).all() Jan 21 12:07:52.256853 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-da12dd5d-1cba-4357-a99a-f045fe462680 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/ca055be0-a4b9-4a8a-bc09-8b09aafab2d5 returned with HTTP 404 Jan 21 12:07:52.259513 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 530/1056] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:07:52 2021] GET /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/ca055be0-a4b9-4a8a-bc09-8b09aafab2d5 => generated 100 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:07:52.276525 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-def02225-9dda-417d-88e3-a3ef71124c48 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] GET http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs Jan 21 12:07:52.277082 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-def02225-9dda-417d-88e3-a3ef71124c48 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:52.277904 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:52.277904 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:52.277904 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-def02225-9dda-417d-88e3-a3ef71124c48 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:52.278511 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:52.278511 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:52.307514 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-def02225-9dda-417d-88e3-a3ef71124c48 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs returned with HTTP 200 Jan 21 12:07:52.311109 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 527/1057] 10.222.0.89 () {58 vars in 1210 bytes} [Thu Jan 21 12:07:52 2021] GET /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs => generated 175 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:07:52.324197 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-84df7b9d-5c19-4014-baa8-af0978fe3c6f tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] GET http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060 Jan 21 12:07:52.324738 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-84df7b9d-5c19-4014-baa8-af0978fe3c6f tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:52.325401 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-84df7b9d-5c19-4014-baa8-af0978fe3c6f tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:52.337823 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-84df7b9d-5c19-4014-baa8-af0978fe3c6f tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060 returned with HTTP 200 Jan 21 12:07:52.350108 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 531/1058] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:07:52 2021] GET /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060 => generated 459 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:07:52.360503 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e6392672-2fac-4e84-b672-7577f070646e tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] GET http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs Jan 21 12:07:52.361510 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e6392672-2fac-4e84-b672-7577f070646e tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:52.361887 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:52.361887 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:52.362329 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e6392672-2fac-4e84-b672-7577f070646e tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:52.363256 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:52.363256 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:52.375176 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4724: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:52.375176 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).filter_by(key='QoS_Specs_Name') Jan 21 12:07:52.390355 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e6392672-2fac-4e84-b672-7577f070646e tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs returned with HTTP 200 Jan 21 12:07:52.391232 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 528/1059] 10.222.0.89 () {58 vars in 1210 bytes} [Thu Jan 21 12:07:52 2021] GET /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs => generated 175 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:07:52.406219 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-588b1827-55ba-4ee4-bfed-5835dc88ccfe tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] PUT http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060 Jan 21 12:07:52.407113 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:52.407113 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:52.407794 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-588b1827-55ba-4ee4-bfed-5835dc88ccfe tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:07:52.409478 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:52.409478 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:52.411034 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:52.411034 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).all() Jan 21 12:07:52.421595 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.qos_specs [None req-588b1827-55ba-4ee4-bfed-5835dc88ccfe tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87985) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jan 21 12:07:52.422825 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:52.422825 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).all() Jan 21 12:07:52.447262 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.db.sqlalchemy.api [None req-588b1827-55ba-4ee4-bfed-5835dc88ccfe tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] qos_specs_update() value: {'id': '724c4541-cd7e-498e-ade7-37320f8cd8b7', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'd6aeb77f-44e2-4fac-9dcf-307379ddd060', 'deleted': False} {{(pid=87985) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4877}} Jan 21 12:07:52.462044 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-588b1827-55ba-4ee4-bfed-5835dc88ccfe tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060 returned with HTTP 200 Jan 21 12:07:52.464878 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 532/1060] 10.222.0.89 () {60 vars in 1341 bytes} [Thu Jan 21 12:07:52 2021] PUT /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060 => generated 36 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 12:07:52.477673 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-83c4afee-a760-4fe5-862b-e4bbac063575 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] GET http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060 Jan 21 12:07:52.479769 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-83c4afee-a760-4fe5-862b-e4bbac063575 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:52.481141 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:52.481141 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:52.481889 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-83c4afee-a760-4fe5-862b-e4bbac063575 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:52.483162 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:52.483162 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:52.484713 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:52.484713 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).all() Jan 21 12:07:52.508507 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-83c4afee-a760-4fe5-862b-e4bbac063575 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060 returned with HTTP 200 Jan 21 12:07:52.511559 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 529/1061] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:07:52 2021] GET /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060 => generated 480 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:07:52.526957 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-090ff9dd-8437-41d7-a257-7e0b36b5b13c tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] PUT http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060/delete_keys Jan 21 12:07:52.527871 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:52.527871 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:52.528589 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-090ff9dd-8437-41d7-a257-7e0b36b5b13c tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:07:52.531104 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:52.531104 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:52.532746 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.qos_specs_manage [None req-090ff9dd-8437-41d7-a257-7e0b36b5b13c tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Delete_key spec: d6aeb77f-44e2-4fac-9dcf-307379ddd060, keys: ['iops_bytes'] {{(pid=87985) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jan 21 12:07:52.534823 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:52.534823 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).all() Jan 21 12:07:52.549178 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 12:07:52.549178 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 12:07:52.574472 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:52.574472 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).all() Jan 21 12:07:52.613075 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-090ff9dd-8437-41d7-a257-7e0b36b5b13c tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060/delete_keys returned with HTTP 202 Jan 21 12:07:52.617768 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 533/1062] 10.222.0.89 () {60 vars in 1377 bytes} [Thu Jan 21 12:07:52 2021] PUT /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060/delete_keys => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:07:52.628513 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ae527cb5-2513-429e-8789-5c83d134451b tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] GET http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060 Jan 21 12:07:52.629405 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ae527cb5-2513-429e-8789-5c83d134451b tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:52.629887 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:52.629887 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:52.630544 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ae527cb5-2513-429e-8789-5c83d134451b tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:52.631414 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:52.631414 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:52.632848 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:52.632848 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).all() Jan 21 12:07:52.644515 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ae527cb5-2513-429e-8789-5c83d134451b tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060 returned with HTTP 200 Jan 21 12:07:52.645931 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 530/1063] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:07:52 2021] GET /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060 => generated 459 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:07:52.658684 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c0e6ecc8-655d-4bad-a280-58facdd6c271 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] GET http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060 Jan 21 12:07:52.666389 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c0e6ecc8-655d-4bad-a280-58facdd6c271 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:52.666855 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:52.666855 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:52.667237 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c0e6ecc8-655d-4bad-a280-58facdd6c271 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:52.667975 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:52.667975 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:52.668959 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:52.668959 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).all() Jan 21 12:07:52.689082 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c0e6ecc8-655d-4bad-a280-58facdd6c271 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060 returned with HTTP 200 Jan 21 12:07:52.700114 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 534/1064] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:07:52 2021] GET /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060 => generated 459 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:07:52.713754 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9428c051-5dce-40ae-a195-a52ca5f4a891 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] DELETE http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/ca055be0-a4b9-4a8a-bc09-8b09aafab2d5?force=False Jan 21 12:07:52.714709 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9428c051-5dce-40ae-a195-a52ca5f4a891 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:52.715120 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:52.715120 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:52.715846 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9428c051-5dce-40ae-a195-a52ca5f4a891 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:52.716747 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:52.716747 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:52.730413 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9428c051-5dce-40ae-a195-a52ca5f4a891 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Delete qos_spec: ca055be0-a4b9-4a8a-bc09-8b09aafab2d5, force: False {{(pid=87986) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 12:07:52.731484 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:52.731484 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).all() Jan 21 12:07:52.741262 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9428c051-5dce-40ae-a195-a52ca5f4a891 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/ca055be0-a4b9-4a8a-bc09-8b09aafab2d5?force=False returned with HTTP 404 Jan 21 12:07:52.742738 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 531/1065] 10.222.0.89 () {58 vars in 1347 bytes} [Thu Jan 21 12:07:52 2021] DELETE /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/ca055be0-a4b9-4a8a-bc09-8b09aafab2d5?force=False => generated 100 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:07:52.753861 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9e7911d9-1ba8-4507-977d-1c2e7cc5b6b6 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] GET http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/ca055be0-a4b9-4a8a-bc09-8b09aafab2d5 Jan 21 12:07:52.754400 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9e7911d9-1ba8-4507-977d-1c2e7cc5b6b6 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:52.754639 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:07:52.754639 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:07:52.754980 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9e7911d9-1ba8-4507-977d-1c2e7cc5b6b6 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:52.755629 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:07:52.755629 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:07:52.756691 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:52.756691 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).all() Jan 21 12:07:52.778734 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9e7911d9-1ba8-4507-977d-1c2e7cc5b6b6 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/ca055be0-a4b9-4a8a-bc09-8b09aafab2d5 returned with HTTP 404 Jan 21 12:07:52.780589 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 535/1066] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:07:52 2021] GET /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/ca055be0-a4b9-4a8a-bc09-8b09aafab2d5 => generated 100 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:07:52.790641 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-dd55e4be-a61f-4747-876f-ea4a6bef52b9 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] DELETE http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/40109e82-3aca-4e45-b2e7-a100c964e73c?force=False Jan 21 12:07:52.791518 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-dd55e4be-a61f-4747-876f-ea4a6bef52b9 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:52.792186 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-dd55e4be-a61f-4747-876f-ea4a6bef52b9 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:52.793857 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.qos_specs_manage [None req-dd55e4be-a61f-4747-876f-ea4a6bef52b9 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Delete qos_spec: 40109e82-3aca-4e45-b2e7-a100c964e73c, force: False {{(pid=87986) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 12:07:52.811215 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-dd55e4be-a61f-4747-876f-ea4a6bef52b9 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/40109e82-3aca-4e45-b2e7-a100c964e73c?force=False returned with HTTP 404 Jan 21 12:07:52.817275 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 532/1067] 10.222.0.89 () {58 vars in 1347 bytes} [Thu Jan 21 12:07:52 2021] DELETE /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/40109e82-3aca-4e45-b2e7-a100c964e73c?force=False => generated 100 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:07:52.828947 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-398daed2-593b-4561-ba71-98efb6af51a9 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] GET http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/40109e82-3aca-4e45-b2e7-a100c964e73c Jan 21 12:07:52.829872 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-398daed2-593b-4561-ba71-98efb6af51a9 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:52.830548 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-398daed2-593b-4561-ba71-98efb6af51a9 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:52.847592 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-398daed2-593b-4561-ba71-98efb6af51a9 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/40109e82-3aca-4e45-b2e7-a100c964e73c returned with HTTP 404 Jan 21 12:07:52.863038 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fdf3c266-fe71-4999-ad79-6bce70b74f93 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] DELETE http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/c86b7ba9-db94-484e-a1a1-a83806bc428f?force=False Jan 21 12:07:52.863960 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fdf3c266-fe71-4999-ad79-6bce70b74f93 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:52.864627 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fdf3c266-fe71-4999-ad79-6bce70b74f93 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:52.866158 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 536/1068] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:07:52 2021] GET /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/40109e82-3aca-4e45-b2e7-a100c964e73c => generated 100 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:07:52.867096 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fdf3c266-fe71-4999-ad79-6bce70b74f93 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Delete qos_spec: c86b7ba9-db94-484e-a1a1-a83806bc428f, force: False {{(pid=87986) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 12:07:52.884858 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fdf3c266-fe71-4999-ad79-6bce70b74f93 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/c86b7ba9-db94-484e-a1a1-a83806bc428f?force=False returned with HTTP 404 Jan 21 12:07:52.887300 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 533/1069] 10.222.0.89 () {58 vars in 1347 bytes} [Thu Jan 21 12:07:52 2021] DELETE /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/c86b7ba9-db94-484e-a1a1-a83806bc428f?force=False => generated 100 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:07:52.898146 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-69f2fdbf-501b-4466-bb9f-b18e37a96e7d tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] GET http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/c86b7ba9-db94-484e-a1a1-a83806bc428f Jan 21 12:07:52.898758 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-69f2fdbf-501b-4466-bb9f-b18e37a96e7d tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:52.899316 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-69f2fdbf-501b-4466-bb9f-b18e37a96e7d tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:52.917841 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-69f2fdbf-501b-4466-bb9f-b18e37a96e7d tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/c86b7ba9-db94-484e-a1a1-a83806bc428f returned with HTTP 404 Jan 21 12:07:52.919293 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 537/1070] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:07:52 2021] GET /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/c86b7ba9-db94-484e-a1a1-a83806bc428f => generated 100 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:07:52.927445 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-63f9beb0-a652-49ec-b6a6-ec6ddc9aab2b tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] DELETE http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/types/db25f660-a07a-4423-8ef3-eefbd0f5a7cb Jan 21 12:07:52.927989 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-63f9beb0-a652-49ec-b6a6-ec6ddc9aab2b tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:52.928512 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-63f9beb0-a652-49ec-b6a6-ec6ddc9aab2b tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Calling method '_delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:53.073509 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 12:07:53.073509 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 12:07:53.106868 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-63f9beb0-a652-49ec-b6a6-ec6ddc9aab2b tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/types/db25f660-a07a-4423-8ef3-eefbd0f5a7cb returned with HTTP 202 Jan 21 12:07:53.108095 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 534/1071] 10.222.0.89 () {58 vars in 1312 bytes} [Thu Jan 21 12:07:52 2021] DELETE /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/types/db25f660-a07a-4423-8ef3-eefbd0f5a7cb => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:07:53.120013 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7d1c16ff-c30b-4963-a49d-ccdb537441af tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] GET http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/types/db25f660-a07a-4423-8ef3-eefbd0f5a7cb Jan 21 12:07:53.121196 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7d1c16ff-c30b-4963-a49d-ccdb537441af tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:53.122789 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7d1c16ff-c30b-4963-a49d-ccdb537441af tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:53.180068 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7d1c16ff-c30b-4963-a49d-ccdb537441af tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/types/db25f660-a07a-4423-8ef3-eefbd0f5a7cb returned with HTTP 404 Jan 21 12:07:53.181971 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 538/1072] 10.222.0.89 () {58 vars in 1309 bytes} [Thu Jan 21 12:07:53 2021] GET /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/types/db25f660-a07a-4423-8ef3-eefbd0f5a7cb => generated 114 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:07:53.189653 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7451b00b-0eb6-4f8a-91af-999f226c65ca tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] DELETE http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/types/fef78e6a-cfa7-4687-8a76-70d6af7cfd2d Jan 21 12:07:53.190544 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7451b00b-0eb6-4f8a-91af-999f226c65ca tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:53.191272 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7451b00b-0eb6-4f8a-91af-999f226c65ca tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Calling method '_delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:53.287092 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7451b00b-0eb6-4f8a-91af-999f226c65ca tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/types/fef78e6a-cfa7-4687-8a76-70d6af7cfd2d returned with HTTP 202 Jan 21 12:07:53.288522 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 535/1073] 10.222.0.89 () {58 vars in 1312 bytes} [Thu Jan 21 12:07:53 2021] DELETE /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/types/fef78e6a-cfa7-4687-8a76-70d6af7cfd2d => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:07:53.296997 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-12ff9a43-983c-4247-a870-6f5b91168abc tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] GET http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/types/fef78e6a-cfa7-4687-8a76-70d6af7cfd2d Jan 21 12:07:53.297915 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-12ff9a43-983c-4247-a870-6f5b91168abc tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:53.298595 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-12ff9a43-983c-4247-a870-6f5b91168abc tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:53.312756 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-12ff9a43-983c-4247-a870-6f5b91168abc tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/types/fef78e6a-cfa7-4687-8a76-70d6af7cfd2d returned with HTTP 404 Jan 21 12:07:53.314561 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 539/1074] 10.222.0.89 () {58 vars in 1309 bytes} [Thu Jan 21 12:07:53 2021] GET /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/types/fef78e6a-cfa7-4687-8a76-70d6af7cfd2d => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:07:53.322068 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-776b9598-cbfe-4153-b0b5-f8479590eed9 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] DELETE http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/types/59aa25f5-67a0-48fc-9c82-941f9797e108 Jan 21 12:07:53.322872 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-776b9598-cbfe-4153-b0b5-f8479590eed9 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:53.323567 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-776b9598-cbfe-4153-b0b5-f8479590eed9 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Calling method '_delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:53.418131 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-776b9598-cbfe-4153-b0b5-f8479590eed9 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/types/59aa25f5-67a0-48fc-9c82-941f9797e108 returned with HTTP 202 Jan 21 12:07:53.419966 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 536/1075] 10.222.0.89 () {58 vars in 1312 bytes} [Thu Jan 21 12:07:53 2021] DELETE /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/types/59aa25f5-67a0-48fc-9c82-941f9797e108 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:07:53.428025 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-abf42e08-9b28-416c-9e8e-403994b1bdc7 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] GET http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/types/59aa25f5-67a0-48fc-9c82-941f9797e108 Jan 21 12:07:53.428561 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-abf42e08-9b28-416c-9e8e-403994b1bdc7 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:53.429053 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-abf42e08-9b28-416c-9e8e-403994b1bdc7 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:53.441653 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-abf42e08-9b28-416c-9e8e-403994b1bdc7 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/types/59aa25f5-67a0-48fc-9c82-941f9797e108 returned with HTTP 404 Jan 21 12:07:53.453688 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-58acf375-6cf0-498a-950d-d722e1122093 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] DELETE http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060?force=False Jan 21 12:07:53.454257 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-58acf375-6cf0-498a-950d-d722e1122093 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:53.454754 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-58acf375-6cf0-498a-950d-d722e1122093 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:53.456141 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.qos_specs_manage [None req-58acf375-6cf0-498a-950d-d722e1122093 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Delete qos_spec: d6aeb77f-44e2-4fac-9dcf-307379ddd060, force: False {{(pid=87986) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 12:07:53.457049 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 540/1076] 10.222.0.89 () {58 vars in 1309 bytes} [Thu Jan 21 12:07:53 2021] GET /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/types/59aa25f5-67a0-48fc-9c82-941f9797e108 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:07:53.465376 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:53.465376 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).all() Jan 21 12:07:53.489689 n-d-760354-3 devstack@c-api.service[87984]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 12:07:53.489689 n-d-760354-3 devstack@c-api.service[87984]: options(joinedload_all('specs')).all() Jan 21 12:07:53.501131 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 12:07:53.501131 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 12:07:53.508914 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-58acf375-6cf0-498a-950d-d722e1122093 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060?force=False returned with HTTP 202 Jan 21 12:07:53.510104 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 537/1077] 10.222.0.89 () {58 vars in 1347 bytes} [Thu Jan 21 12:07:53 2021] DELETE /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060?force=False => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:07:53.521490 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-047a5378-f981-4ec3-9036-24ec0808c375 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] GET http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060 Jan 21 12:07:53.522477 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-047a5378-f981-4ec3-9036-24ec0808c375 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:07:53.522973 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-047a5378-f981-4ec3-9036-24ec0808c375 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:07:53.533189 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-047a5378-f981-4ec3-9036-24ec0808c375 tempest-QosSpecsTestJSON-140360864 tempest-QosSpecsTestJSON-140360864] http://10.222.0.89/volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060 returned with HTTP 404 Jan 21 12:07:53.539330 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 541/1078] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:07:53 2021] GET /volume/v3/ae12c4dadbde41b6bca73e749b9e5fbd/qos-specs/d6aeb77f-44e2-4fac-9dcf-307379ddd060 => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:08:01.926553 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aac6bb1d-8aa2-4748-9602-b9f7fc447e7f tempest-VolumeServicesNegativeTest-594460418 tempest-VolumeServicesNegativeTest-594460418] GET http://10.222.0.89/volume/v3/1c62e673409f48cb9e5926922f61f77a/os-services Jan 21 12:08:01.927348 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aac6bb1d-8aa2-4748-9602-b9f7fc447e7f tempest-VolumeServicesNegativeTest-594460418 tempest-VolumeServicesNegativeTest-594460418] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:08:01.927348 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:08:01.927348 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:08:01.928949 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aac6bb1d-8aa2-4748-9602-b9f7fc447e7f tempest-VolumeServicesNegativeTest-594460418 tempest-VolumeServicesNegativeTest-594460418] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:08:01.928949 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:08:01.928949 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:08:01.939034 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aac6bb1d-8aa2-4748-9602-b9f7fc447e7f tempest-VolumeServicesNegativeTest-594460418 tempest-VolumeServicesNegativeTest-594460418] http://10.222.0.89/volume/v3/1c62e673409f48cb9e5926922f61f77a/os-services returned with HTTP 200 Jan 21 12:08:01.940631 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 538/1079] 10.222.0.89 () {58 vars in 1216 bytes} [Thu Jan 21 12:08:01 2021] GET /volume/v3/1c62e673409f48cb9e5926922f61f77a/os-services => generated 629 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:08:01.955072 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ec3a7e3e-4e54-4689-a2e9-5b46ff1dd550 tempest-VolumeServicesNegativeTest-594460418 tempest-VolumeServicesNegativeTest-594460418] PUT http://10.222.0.89/volume/v3/1c62e673409f48cb9e5926922f61f77a/os-services/disable-log-reason Jan 21 12:08:01.956049 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ec3a7e3e-4e54-4689-a2e9-5b46ff1dd550 tempest-VolumeServicesNegativeTest-594460418 tempest-VolumeServicesNegativeTest-594460418] Action: 'update', calling method: update, body: {"host": "n-d-760354-3", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:08:01.958489 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ec3a7e3e-4e54-4689-a2e9-5b46ff1dd550 tempest-VolumeServicesNegativeTest-594460418 tempest-VolumeServicesNegativeTest-594460418] http://10.222.0.89/volume/v3/1c62e673409f48cb9e5926922f61f77a/os-services/disable-log-reason returned with HTTP 400 Jan 21 12:08:01.959871 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 542/1080] 10.222.0.89 () {60 vars in 1293 bytes} [Thu Jan 21 12:08:01 2021] PUT /volume/v3/1c62e673409f48cb9e5926922f61f77a/os-services/disable-log-reason => generated 136 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 12:08:01.975540 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4caa94d8-d909-4e98-8885-09dc12551e2a tempest-VolumeServicesNegativeTest-594460418 tempest-VolumeServicesNegativeTest-594460418] PUT http://10.222.0.89/volume/v3/1c62e673409f48cb9e5926922f61f77a/os-services/disable Jan 21 12:08:01.976500 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4caa94d8-d909-4e98-8885-09dc12551e2a tempest-VolumeServicesNegativeTest-594460418 tempest-VolumeServicesNegativeTest-594460418] Action: 'update', calling method: update, body: {"host": "n-d-760354-3", "binary": "invalid_binary"} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:08:01.989764 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4caa94d8-d909-4e98-8885-09dc12551e2a tempest-VolumeServicesNegativeTest-594460418 tempest-VolumeServicesNegativeTest-594460418] http://10.222.0.89/volume/v3/1c62e673409f48cb9e5926922f61f77a/os-services/disable returned with HTTP 404 Jan 21 12:08:01.991048 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 539/1081] 10.222.0.89 () {60 vars in 1260 bytes} [Thu Jan 21 12:08:01 2021] PUT /volume/v3/1c62e673409f48cb9e5926922f61f77a/os-services/disable => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:08:02.003979 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eb18b28c-a35c-474e-890d-1e970e2b9002 tempest-VolumeServicesNegativeTest-594460418 tempest-VolumeServicesNegativeTest-594460418] PUT http://10.222.0.89/volume/v3/1c62e673409f48cb9e5926922f61f77a/os-services/enable Jan 21 12:08:02.004842 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eb18b28c-a35c-474e-890d-1e970e2b9002 tempest-VolumeServicesNegativeTest-594460418 tempest-VolumeServicesNegativeTest-594460418] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:08:02.016185 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eb18b28c-a35c-474e-890d-1e970e2b9002 tempest-VolumeServicesNegativeTest-594460418 tempest-VolumeServicesNegativeTest-594460418] http://10.222.0.89/volume/v3/1c62e673409f48cb9e5926922f61f77a/os-services/enable returned with HTTP 404 Jan 21 12:08:02.021761 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 543/1082] 10.222.0.89 () {60 vars in 1257 bytes} [Thu Jan 21 12:08:01 2021] PUT /volume/v3/1c62e673409f48cb9e5926922f61f77a/os-services/enable => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:08:02.034945 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-617cbbac-0621-42c3-ba3c-d43cee9f28ae tempest-VolumeServicesNegativeTest-594460418 tempest-VolumeServicesNegativeTest-594460418] PUT http://10.222.0.89/volume/v3/1c62e673409f48cb9e5926922f61f77a/os-services/freeze Jan 21 12:08:02.035940 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-617cbbac-0621-42c3-ba3c-d43cee9f28ae tempest-VolumeServicesNegativeTest-594460418 tempest-VolumeServicesNegativeTest-594460418] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:08:02.051265 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-617cbbac-0621-42c3-ba3c-d43cee9f28ae tempest-VolumeServicesNegativeTest-594460418 tempest-VolumeServicesNegativeTest-594460418] http://10.222.0.89/volume/v3/1c62e673409f48cb9e5926922f61f77a/os-services/freeze returned with HTTP 400 Jan 21 12:08:02.057007 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 540/1083] 10.222.0.89 () {60 vars in 1257 bytes} [Thu Jan 21 12:08:02 2021] PUT /volume/v3/1c62e673409f48cb9e5926922f61f77a/os-services/freeze => generated 83 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 12:08:02.064557 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-06cb85e8-d428-4336-93ee-d02ff15a7a80 tempest-VolumeServicesNegativeTest-594460418 tempest-VolumeServicesNegativeTest-594460418] PUT http://10.222.0.89/volume/v3/1c62e673409f48cb9e5926922f61f77a/os-services/thaw Jan 21 12:08:02.065772 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-06cb85e8-d428-4336-93ee-d02ff15a7a80 tempest-VolumeServicesNegativeTest-594460418 tempest-VolumeServicesNegativeTest-594460418] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:08:02.076214 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-06cb85e8-d428-4336-93ee-d02ff15a7a80 tempest-VolumeServicesNegativeTest-594460418 tempest-VolumeServicesNegativeTest-594460418] http://10.222.0.89/volume/v3/1c62e673409f48cb9e5926922f61f77a/os-services/thaw returned with HTTP 400 Jan 21 12:08:02.078023 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 544/1084] 10.222.0.89 () {60 vars in 1251 bytes} [Thu Jan 21 12:08:02 2021] PUT /volume/v3/1c62e673409f48cb9e5926922f61f77a/os-services/thaw => generated 83 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 12:08:10.735573 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-75e2459e-eea9-4e7a-bee1-f91dda26aec9 tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612 tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612] GET http://10.222.0.89/volume/v3/75636c98324f4f8699dc58d7668e14e2/os-quota-sets/1cb9267ee847405cb41a27965fd2eb98 Jan 21 12:08:10.736838 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-75e2459e-eea9-4e7a-bee1-f91dda26aec9 tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612 tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:08:10.737541 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-75e2459e-eea9-4e7a-bee1-f91dda26aec9 tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612 tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:08:10.770951 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-75e2459e-eea9-4e7a-bee1-f91dda26aec9 tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612 tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:08:10.771978 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-75e2459e-eea9-4e7a-bee1-f91dda26aec9 tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612 tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:08:10.773187 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-75e2459e-eea9-4e7a-bee1-f91dda26aec9 tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612 tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:08:10.784825 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-75e2459e-eea9-4e7a-bee1-f91dda26aec9 tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612 tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612] http://10.222.0.89/volume/v3/75636c98324f4f8699dc58d7668e14e2/os-quota-sets/1cb9267ee847405cb41a27965fd2eb98 returned with HTTP 200 Jan 21 12:08:10.785646 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 541/1085] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:08:10 2021] GET /volume/v3/75636c98324f4f8699dc58d7668e14e2/os-quota-sets/1cb9267ee847405cb41a27965fd2eb98 => generated 361 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:08:10.797843 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d59dbd4d-32c6-4760-ba29-574f11cd47ff tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612 tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612] PUT http://10.222.0.89/volume/v3/75636c98324f4f8699dc58d7668e14e2/os-quota-sets/1cb9267ee847405cb41a27965fd2eb98 Jan 21 12:08:10.798864 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d59dbd4d-32c6-4760-ba29-574f11cd47ff tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612 tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:08:10.980009 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-d59dbd4d-32c6-4760-ba29-574f11cd47ff tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612 tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:08:10.981154 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-d59dbd4d-32c6-4760-ba29-574f11cd47ff tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612 tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:08:10.982307 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-d59dbd4d-32c6-4760-ba29-574f11cd47ff tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612 tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:08:10.994360 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d59dbd4d-32c6-4760-ba29-574f11cd47ff tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612 tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612] http://10.222.0.89/volume/v3/75636c98324f4f8699dc58d7668e14e2/os-quota-sets/1cb9267ee847405cb41a27965fd2eb98 returned with HTTP 200 Jan 21 12:08:10.995971 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 545/1086] 10.222.0.89 () {60 vars in 1341 bytes} [Thu Jan 21 12:08:10 2021] PUT /volume/v3/75636c98324f4f8699dc58d7668e14e2/os-quota-sets/1cb9267ee847405cb41a27965fd2eb98 => generated 314 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:08:11.224354 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-224db35b-a457-4c49-ad95-6211bb4bbef5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] POST http://10.222.0.89/volume/v3/1cb9267ee847405cb41a27965fd2eb98/volumes Jan 21 12:08:11.225313 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-224db35b-a457-4c49-ad95-6211bb4bbef5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-68597668"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:08:11.226840 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-224db35b-a457-4c49-ad95-6211bb4bbef5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-68597668'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:08:11.227215 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-224db35b-a457-4c49-ad95-6211bb4bbef5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Create volume of 1 GB Jan 21 12:08:11.245468 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-224db35b-a457-4c49-ad95-6211bb4bbef5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Availability Zones retrieved successfully. Jan 21 12:08:11.264522 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-224db35b-a457-4c49-ad95-6211bb4bbef5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Flow 'volume_create_api' (713968fd-0ad1-44cf-9bb3-39251f9c8d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:08:11.268026 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-224db35b-a457-4c49-ad95-6211bb4bbef5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4a2c8c5-1ae2-4436-b1ec-8981e3739711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:08:11.270324 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-224db35b-a457-4c49-ad95-6211bb4bbef5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:08:11.445865 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-224db35b-a457-4c49-ad95-6211bb4bbef5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4a2c8c5-1ae2-4436-b1ec-8981e3739711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:08:11.448600 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-224db35b-a457-4c49-ad95-6211bb4bbef5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8177ce3e-3aad-4b81-89f2-a8bfdb1f5698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:08:11.569566 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-224db35b-a457-4c49-ad95-6211bb4bbef5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Created reservations ['37170fc3-87e3-45a1-a985-ffde8807d589', 'f8e9b3cf-9640-4ed1-a352-516e6c67168b', 'eaf9c097-b285-44ab-b676-44391f7d0902', '24d086ac-6f71-4906-b630-6986a8ba95f6'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:08:11.571839 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-224db35b-a457-4c49-ad95-6211bb4bbef5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8177ce3e-3aad-4b81-89f2-a8bfdb1f5698) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37170fc3-87e3-45a1-a985-ffde8807d589', 'f8e9b3cf-9640-4ed1-a352-516e6c67168b', 'eaf9c097-b285-44ab-b676-44391f7d0902', '24d086ac-6f71-4906-b630-6986a8ba95f6']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:08:11.581126 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-224db35b-a457-4c49-ad95-6211bb4bbef5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (432ab5f1-7dff-45c9-9765-ddb1e9077616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:08:11.757197 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-224db35b-a457-4c49-ad95-6211bb4bbef5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (432ab5f1-7dff-45c9-9765-ddb1e9077616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '438ecfe1-778a-4f33-968a-4ab084c809eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-68597668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cb9267ee847405cb41a27965fd2eb98',qos_specs=None,replication_status=,reservations=['37170fc3-87e3-45a1-a985-ffde8807d589','f8e9b3cf-9640-4ed1-a352-516e6c67168b','eaf9c097-b285-44ab-b676-44391f7d0902','24d086ac-6f71-4906-b630-6986a8ba95f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0798eedd930c4dd6841d8981b622063d',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:08:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-68597668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=438ecfe1-778a-4f33-968a-4ab084c809eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1cb9267ee847405cb41a27965fd2eb98',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,user_id='0798eedd930c4dd6841d8981b622063d',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:08:11.762024 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-224db35b-a457-4c49-ad95-6211bb4bbef5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47fddaa2-314b-462e-ae57-d692a6717f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:08:11.820703 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-224db35b-a457-4c49-ad95-6211bb4bbef5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47fddaa2-314b-462e-ae57-d692a6717f83) 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-VolumeSnapshotQuotasNegativeTestJSON-Volume-68597668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cb9267ee847405cb41a27965fd2eb98',qos_specs=None,replication_status=,reservations=['37170fc3-87e3-45a1-a985-ffde8807d589','f8e9b3cf-9640-4ed1-a352-516e6c67168b','eaf9c097-b285-44ab-b676-44391f7d0902','24d086ac-6f71-4906-b630-6986a8ba95f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0798eedd930c4dd6841d8981b622063d',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:08:11.830175 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-224db35b-a457-4c49-ad95-6211bb4bbef5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32be38bc-6007-4b16-9b16-5afa7d938466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:08:11.886421 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-224db35b-a457-4c49-ad95-6211bb4bbef5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32be38bc-6007-4b16-9b16-5afa7d938466) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:08:11.894103 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-224db35b-a457-4c49-ad95-6211bb4bbef5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Flow 'volume_create_api' (713968fd-0ad1-44cf-9bb3-39251f9c8d96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:08:12.148902 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-224db35b-a457-4c49-ad95-6211bb4bbef5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Create volume request issued successfully. Jan 21 12:08:12.215681 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-224db35b-a457-4c49-ad95-6211bb4bbef5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] http://10.222.0.89/volume/v3/1cb9267ee847405cb41a27965fd2eb98/volumes returned with HTTP 202 Jan 21 12:08:12.227948 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 542/1087] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:08:11 2021] POST /volume/v3/1cb9267ee847405cb41a27965fd2eb98/volumes => generated 834 bytes in 1218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:08:12.236299 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-42363837-1009-41e2-8e1f-57766ba9dad8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] GET http://10.222.0.89/volume/v3/1cb9267ee847405cb41a27965fd2eb98/volumes/438ecfe1-778a-4f33-968a-4ab084c809eb Jan 21 12:08:12.237551 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-42363837-1009-41e2-8e1f-57766ba9dad8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:08:12.238418 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-42363837-1009-41e2-8e1f-57766ba9dad8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:08:12.466510 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:08:12.466510 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:08:12.503719 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-42363837-1009-41e2-8e1f-57766ba9dad8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Volume info retrieved successfully. Jan 21 12:08:12.586742 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-42363837-1009-41e2-8e1f-57766ba9dad8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] http://10.222.0.89/volume/v3/1cb9267ee847405cb41a27965fd2eb98/volumes/438ecfe1-778a-4f33-968a-4ab084c809eb returned with HTTP 200 Jan 21 12:08:12.602942 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 546/1088] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:08:12 2021] GET /volume/v3/1cb9267ee847405cb41a27965fd2eb98/volumes/438ecfe1-778a-4f33-968a-4ab084c809eb => generated 926 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:08:13.610893 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b92b74b1-1aac-440f-830d-0529619e9f3c tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] GET http://10.222.0.89/volume/v3/1cb9267ee847405cb41a27965fd2eb98/volumes/438ecfe1-778a-4f33-968a-4ab084c809eb Jan 21 12:08:13.611602 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b92b74b1-1aac-440f-830d-0529619e9f3c tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:08:13.611934 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:08:13.611934 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:08:13.612803 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b92b74b1-1aac-440f-830d-0529619e9f3c tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:08:13.703146 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:08:13.703146 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:08:13.716084 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b92b74b1-1aac-440f-830d-0529619e9f3c tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Volume info retrieved successfully. Jan 21 12:08:13.784788 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b92b74b1-1aac-440f-830d-0529619e9f3c tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] http://10.222.0.89/volume/v3/1cb9267ee847405cb41a27965fd2eb98/volumes/438ecfe1-778a-4f33-968a-4ab084c809eb returned with HTTP 200 Jan 21 12:08:13.785636 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 543/1089] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:08:13 2021] GET /volume/v3/1cb9267ee847405cb41a27965fd2eb98/volumes/438ecfe1-778a-4f33-968a-4ab084c809eb => generated 927 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:08:13.803114 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-78eacbd1-b7c4-493f-91fc-afa8a4cfaf45 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] POST http://10.222.0.89/volume/v3/1cb9267ee847405cb41a27965fd2eb98/snapshots Jan 21 12:08:13.803784 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:08:13.803784 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:08:13.804414 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-78eacbd1-b7c4-493f-91fc-afa8a4cfaf45 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "438ecfe1-778a-4f33-968a-4ab084c809eb", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-722802473"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:08:13.927687 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:08:13.927687 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:08:13.937145 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-78eacbd1-b7c4-493f-91fc-afa8a4cfaf45 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Volume info retrieved successfully. Jan 21 12:08:13.937910 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-78eacbd1-b7c4-493f-91fc-afa8a4cfaf45 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Create snapshot from volume 438ecfe1-778a-4f33-968a-4ab084c809eb Jan 21 12:08:14.123291 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-78eacbd1-b7c4-493f-91fc-afa8a4cfaf45 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Created reservations ['64782000-3b41-41a1-8bf4-08f087e9d8cf', 'd880a39e-02d6-441b-b9b1-51e7bee44036', 'ea515d74-5cc8-42e6-bbcd-e8470a43618c', '15ff987c-b935-4174-8bac-58ebc5471d6c'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:08:14.345623 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-78eacbd1-b7c4-493f-91fc-afa8a4cfaf45 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Snapshot create request issued successfully. Jan 21 12:08:14.346830 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-78eacbd1-b7c4-493f-91fc-afa8a4cfaf45 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] http://10.222.0.89/volume/v3/1cb9267ee847405cb41a27965fd2eb98/snapshots returned with HTTP 202 Jan 21 12:08:14.357118 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 547/1090] 10.222.0.89 () {60 vars in 1232 bytes} [Thu Jan 21 12:08:13 2021] POST /volume/v3/1cb9267ee847405cb41a27965fd2eb98/snapshots => generated 322 bytes in 553 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:08:14.363823 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5ff13e45-adde-4635-99ba-df12de8dbbcf tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] GET http://10.222.0.89/volume/v3/1cb9267ee847405cb41a27965fd2eb98/snapshots/61106b9f-4f12-41b9-aebb-94856f7fc48d Jan 21 12:08:14.364433 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5ff13e45-adde-4635-99ba-df12de8dbbcf tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:08:14.364537 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:08:14.364537 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:08:14.364905 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5ff13e45-adde-4635-99ba-df12de8dbbcf tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:08:14.414950 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:08:14.414950 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:08:14.416149 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5ff13e45-adde-4635-99ba-df12de8dbbcf tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Snapshot retrieved successfully. Jan 21 12:08:14.418117 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5ff13e45-adde-4635-99ba-df12de8dbbcf tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] http://10.222.0.89/volume/v3/1cb9267ee847405cb41a27965fd2eb98/snapshots/61106b9f-4f12-41b9-aebb-94856f7fc48d returned with HTTP 200 Jan 21 12:08:14.424848 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 544/1091] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:08:14 2021] GET /volume/v3/1cb9267ee847405cb41a27965fd2eb98/snapshots/61106b9f-4f12-41b9-aebb-94856f7fc48d => generated 454 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:08:15.433636 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-56c52af8-6e43-4a55-8cd5-005e28ec59b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] GET http://10.222.0.89/volume/v3/1cb9267ee847405cb41a27965fd2eb98/snapshots/61106b9f-4f12-41b9-aebb-94856f7fc48d Jan 21 12:08:15.434520 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-56c52af8-6e43-4a55-8cd5-005e28ec59b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:08:15.434875 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:08:15.434875 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:08:15.435553 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-56c52af8-6e43-4a55-8cd5-005e28ec59b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:08:15.476845 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:08:15.476845 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:08:15.478409 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-56c52af8-6e43-4a55-8cd5-005e28ec59b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Snapshot retrieved successfully. Jan 21 12:08:15.484013 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-56c52af8-6e43-4a55-8cd5-005e28ec59b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] http://10.222.0.89/volume/v3/1cb9267ee847405cb41a27965fd2eb98/snapshots/61106b9f-4f12-41b9-aebb-94856f7fc48d returned with HTTP 200 Jan 21 12:08:15.486144 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 548/1092] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:08:15 2021] GET /volume/v3/1cb9267ee847405cb41a27965fd2eb98/snapshots/61106b9f-4f12-41b9-aebb-94856f7fc48d => generated 454 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:08:16.497506 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b71db2a0-ef56-426d-b7e6-761da77f498e tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] GET http://10.222.0.89/volume/v3/1cb9267ee847405cb41a27965fd2eb98/snapshots/61106b9f-4f12-41b9-aebb-94856f7fc48d Jan 21 12:08:16.498307 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b71db2a0-ef56-426d-b7e6-761da77f498e tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:08:16.498307 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:08:16.498307 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:08:16.498786 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b71db2a0-ef56-426d-b7e6-761da77f498e tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:08:16.532647 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:08:16.532647 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:08:16.534170 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b71db2a0-ef56-426d-b7e6-761da77f498e tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Snapshot retrieved successfully. Jan 21 12:08:16.536647 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b71db2a0-ef56-426d-b7e6-761da77f498e tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] http://10.222.0.89/volume/v3/1cb9267ee847405cb41a27965fd2eb98/snapshots/61106b9f-4f12-41b9-aebb-94856f7fc48d returned with HTTP 200 Jan 21 12:08:16.538188 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 545/1093] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:08:16 2021] GET /volume/v3/1cb9267ee847405cb41a27965fd2eb98/snapshots/61106b9f-4f12-41b9-aebb-94856f7fc48d => generated 454 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:08:17.554908 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-25683dc5-e839-4220-b1fa-5838a1784015 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] GET http://10.222.0.89/volume/v3/1cb9267ee847405cb41a27965fd2eb98/snapshots/61106b9f-4f12-41b9-aebb-94856f7fc48d Jan 21 12:08:17.555532 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-25683dc5-e839-4220-b1fa-5838a1784015 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:08:17.555753 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:08:17.555753 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:08:17.556129 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-25683dc5-e839-4220-b1fa-5838a1784015 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:08:17.651215 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:08:17.651215 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:08:17.656988 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-25683dc5-e839-4220-b1fa-5838a1784015 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Snapshot retrieved successfully. Jan 21 12:08:17.661018 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-25683dc5-e839-4220-b1fa-5838a1784015 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] http://10.222.0.89/volume/v3/1cb9267ee847405cb41a27965fd2eb98/snapshots/61106b9f-4f12-41b9-aebb-94856f7fc48d returned with HTTP 200 Jan 21 12:08:17.667210 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 549/1094] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:08:17 2021] GET /volume/v3/1cb9267ee847405cb41a27965fd2eb98/snapshots/61106b9f-4f12-41b9-aebb-94856f7fc48d => generated 481 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:08:17.683400 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3983aed5-fc5e-41f6-aed0-41a4b576e6f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612 tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612] PUT http://10.222.0.89/volume/v3/75636c98324f4f8699dc58d7668e14e2/os-quota-sets/1cb9267ee847405cb41a27965fd2eb98 Jan 21 12:08:17.684184 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:08:17.684184 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:08:17.684821 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3983aed5-fc5e-41f6-aed0-41a4b576e6f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612 tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:08:17.966207 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3983aed5-fc5e-41f6-aed0-41a4b576e6f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612 tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612] http://10.222.0.89/volume/v3/75636c98324f4f8699dc58d7668e14e2/os-quota-sets/1cb9267ee847405cb41a27965fd2eb98 returned with HTTP 200 Jan 21 12:08:17.967415 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 546/1095] 10.222.0.89 () {60 vars in 1341 bytes} [Thu Jan 21 12:08:17 2021] PUT /volume/v3/75636c98324f4f8699dc58d7668e14e2/os-quota-sets/1cb9267ee847405cb41a27965fd2eb98 => generated 314 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:08:17.978475 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ebc9a499-7624-4863-9442-c34111408e47 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] POST http://10.222.0.89/volume/v3/1cb9267ee847405cb41a27965fd2eb98/snapshots Jan 21 12:08:17.979238 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:08:17.979238 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:08:17.979823 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ebc9a499-7624-4863-9442-c34111408e47 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "438ecfe1-778a-4f33-968a-4ab084c809eb"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:08:18.129930 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:08:18.129930 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:08:18.131515 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ebc9a499-7624-4863-9442-c34111408e47 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Volume info retrieved successfully. Jan 21 12:08:18.139012 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-ebc9a499-7624-4863-9442-c34111408e47 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Create snapshot from volume 438ecfe1-778a-4f33-968a-4ab084c809eb Jan 21 12:08:18.276926 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota_utils [None req-ebc9a499-7624-4863-9442-c34111408e47 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Quota exceeded for 1cb9267ee847405cb41a27965fd2eb98, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 21 12:08:18.277666 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.middleware.fault [None req-ebc9a499-7624-4863-9442-c34111408e47 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] http://10.222.0.89/volume/v3/1cb9267ee847405cb41a27965fd2eb98/snapshots returned with HTTP 413 Jan 21 12:08:18.281159 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 550/1096] 10.222.0.89 () {60 vars in 1231 bytes} [Thu Jan 21 12:08:17 2021] POST /volume/v3/1cb9267ee847405cb41a27965fd2eb98/snapshots => generated 208 bytes in 307 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 21 12:08:18.297121 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-406627d7-58bd-48ae-bba6-e15fc43b45a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612 tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612] PUT http://10.222.0.89/volume/v3/75636c98324f4f8699dc58d7668e14e2/os-quota-sets/1cb9267ee847405cb41a27965fd2eb98 Jan 21 12:08:18.305541 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-406627d7-58bd-48ae-bba6-e15fc43b45a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612 tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:08:18.552924 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-406627d7-58bd-48ae-bba6-e15fc43b45a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612 tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612] http://10.222.0.89/volume/v3/75636c98324f4f8699dc58d7668e14e2/os-quota-sets/1cb9267ee847405cb41a27965fd2eb98 returned with HTTP 200 Jan 21 12:08:18.553979 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 547/1097] 10.222.0.89 () {60 vars in 1341 bytes} [Thu Jan 21 12:08:18 2021] PUT /volume/v3/75636c98324f4f8699dc58d7668e14e2/os-quota-sets/1cb9267ee847405cb41a27965fd2eb98 => generated 314 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:08:18.566088 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3775086a-99b7-4522-86fe-1e8f4977e08a tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] POST http://10.222.0.89/volume/v3/1cb9267ee847405cb41a27965fd2eb98/snapshots Jan 21 12:08:18.570070 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:08:18.570070 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:08:18.574715 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3775086a-99b7-4522-86fe-1e8f4977e08a tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "438ecfe1-778a-4f33-968a-4ab084c809eb"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:08:18.723040 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:08:18.723040 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:08:18.724420 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3775086a-99b7-4522-86fe-1e8f4977e08a tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Volume info retrieved successfully. Jan 21 12:08:18.724760 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-3775086a-99b7-4522-86fe-1e8f4977e08a tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Create snapshot from volume 438ecfe1-778a-4f33-968a-4ab084c809eb Jan 21 12:08:18.829092 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota_utils [None req-3775086a-99b7-4522-86fe-1e8f4977e08a tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Quota exceeded for 1cb9267ee847405cb41a27965fd2eb98, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jan 21 12:08:18.829946 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.middleware.fault [None req-3775086a-99b7-4522-86fe-1e8f4977e08a tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] http://10.222.0.89/volume/v3/1cb9267ee847405cb41a27965fd2eb98/snapshots returned with HTTP 413 Jan 21 12:08:18.832011 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 551/1098] 10.222.0.89 () {60 vars in 1231 bytes} [Thu Jan 21 12:08:18 2021] POST /volume/v3/1cb9267ee847405cb41a27965fd2eb98/snapshots => generated 133 bytes in 271 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 21 12:08:18.844552 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-59a43cfd-58e0-4bde-8add-966ffbdc5ad9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] DELETE http://10.222.0.89/volume/v3/1cb9267ee847405cb41a27965fd2eb98/snapshots/61106b9f-4f12-41b9-aebb-94856f7fc48d Jan 21 12:08:18.845462 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-59a43cfd-58e0-4bde-8add-966ffbdc5ad9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:08:18.846185 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-59a43cfd-58e0-4bde-8add-966ffbdc5ad9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:08:18.846749 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-59a43cfd-58e0-4bde-8add-966ffbdc5ad9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Delete snapshot with id: 61106b9f-4f12-41b9-aebb-94856f7fc48d Jan 21 12:08:18.884211 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:08:18.884211 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:08:18.885476 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-59a43cfd-58e0-4bde-8add-966ffbdc5ad9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Snapshot retrieved successfully. Jan 21 12:08:19.082533 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-59a43cfd-58e0-4bde-8add-966ffbdc5ad9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Snapshot delete request issued successfully. Jan 21 12:08:19.083444 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-59a43cfd-58e0-4bde-8add-966ffbdc5ad9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] http://10.222.0.89/volume/v3/1cb9267ee847405cb41a27965fd2eb98/snapshots/61106b9f-4f12-41b9-aebb-94856f7fc48d returned with HTTP 202 Jan 21 12:08:19.084957 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 548/1099] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:08:18 2021] DELETE /volume/v3/1cb9267ee847405cb41a27965fd2eb98/snapshots/61106b9f-4f12-41b9-aebb-94856f7fc48d => generated 0 bytes in 247 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:08:19.106836 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0e0ba25d-11af-4989-8872-26d31c97fb17 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] GET http://10.222.0.89/volume/v3/1cb9267ee847405cb41a27965fd2eb98/snapshots/61106b9f-4f12-41b9-aebb-94856f7fc48d Jan 21 12:08:19.107295 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0e0ba25d-11af-4989-8872-26d31c97fb17 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:08:19.107519 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:08:19.107519 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:08:19.107975 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0e0ba25d-11af-4989-8872-26d31c97fb17 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:08:19.192938 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:08:19.192938 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:08:19.194295 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0e0ba25d-11af-4989-8872-26d31c97fb17 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Snapshot retrieved successfully. Jan 21 12:08:19.214519 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0e0ba25d-11af-4989-8872-26d31c97fb17 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] http://10.222.0.89/volume/v3/1cb9267ee847405cb41a27965fd2eb98/snapshots/61106b9f-4f12-41b9-aebb-94856f7fc48d returned with HTTP 200 Jan 21 12:08:19.215712 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 552/1100] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:08:19 2021] GET /volume/v3/1cb9267ee847405cb41a27965fd2eb98/snapshots/61106b9f-4f12-41b9-aebb-94856f7fc48d => generated 480 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:08:20.228529 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-add716ec-9540-44fd-9c36-2daa8c9c2031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] GET http://10.222.0.89/volume/v3/1cb9267ee847405cb41a27965fd2eb98/snapshots/61106b9f-4f12-41b9-aebb-94856f7fc48d Jan 21 12:08:20.230783 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-add716ec-9540-44fd-9c36-2daa8c9c2031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:08:20.231370 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:08:20.231370 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:08:20.232603 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-add716ec-9540-44fd-9c36-2daa8c9c2031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:08:20.302220 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:08:20.302220 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:08:20.303664 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-add716ec-9540-44fd-9c36-2daa8c9c2031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Snapshot retrieved successfully. Jan 21 12:08:20.306250 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-add716ec-9540-44fd-9c36-2daa8c9c2031 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] http://10.222.0.89/volume/v3/1cb9267ee847405cb41a27965fd2eb98/snapshots/61106b9f-4f12-41b9-aebb-94856f7fc48d returned with HTTP 200 Jan 21 12:08:20.307269 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 549/1101] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:08:20 2021] GET /volume/v3/1cb9267ee847405cb41a27965fd2eb98/snapshots/61106b9f-4f12-41b9-aebb-94856f7fc48d => generated 480 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:08:21.320989 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9dd78212-7ae7-45b2-9b24-4d0b308c3710 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] GET http://10.222.0.89/volume/v3/1cb9267ee847405cb41a27965fd2eb98/snapshots/61106b9f-4f12-41b9-aebb-94856f7fc48d Jan 21 12:08:21.322113 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9dd78212-7ae7-45b2-9b24-4d0b308c3710 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:08:21.322496 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:08:21.322496 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:08:21.323137 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9dd78212-7ae7-45b2-9b24-4d0b308c3710 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:08:21.383274 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9dd78212-7ae7-45b2-9b24-4d0b308c3710 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] http://10.222.0.89/volume/v3/1cb9267ee847405cb41a27965fd2eb98/snapshots/61106b9f-4f12-41b9-aebb-94856f7fc48d returned with HTTP 404 Jan 21 12:08:21.384875 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 553/1102] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:08:21 2021] GET /volume/v3/1cb9267ee847405cb41a27965fd2eb98/snapshots/61106b9f-4f12-41b9-aebb-94856f7fc48d => generated 111 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:08:21.397238 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-07a429d6-a7c0-4b53-8815-4b74074b615e tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] DELETE http://10.222.0.89/volume/v3/1cb9267ee847405cb41a27965fd2eb98/volumes/438ecfe1-778a-4f33-968a-4ab084c809eb Jan 21 12:08:21.398323 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-07a429d6-a7c0-4b53-8815-4b74074b615e tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:08:21.398652 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:08:21.398652 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:08:21.399591 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-07a429d6-a7c0-4b53-8815-4b74074b615e tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:08:21.401405 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-07a429d6-a7c0-4b53-8815-4b74074b615e tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Delete volume with id: 438ecfe1-778a-4f33-968a-4ab084c809eb Jan 21 12:08:21.486599 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:08:21.486599 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:08:21.488571 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-07a429d6-a7c0-4b53-8815-4b74074b615e tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Volume info retrieved successfully. Jan 21 12:08:21.547130 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-07a429d6-a7c0-4b53-8815-4b74074b615e tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Delete volume request issued successfully. Jan 21 12:08:21.548475 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-07a429d6-a7c0-4b53-8815-4b74074b615e tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] http://10.222.0.89/volume/v3/1cb9267ee847405cb41a27965fd2eb98/volumes/438ecfe1-778a-4f33-968a-4ab084c809eb returned with HTTP 202 Jan 21 12:08:21.549545 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 550/1103] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:08:21 2021] DELETE /volume/v3/1cb9267ee847405cb41a27965fd2eb98/volumes/438ecfe1-778a-4f33-968a-4ab084c809eb => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:08:21.557628 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-002c3206-9854-42c1-b60e-527877dcc6e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] GET http://10.222.0.89/volume/v3/1cb9267ee847405cb41a27965fd2eb98/volumes/438ecfe1-778a-4f33-968a-4ab084c809eb Jan 21 12:08:21.558216 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-002c3206-9854-42c1-b60e-527877dcc6e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:08:21.558863 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-002c3206-9854-42c1-b60e-527877dcc6e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:08:21.674003 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:08:21.674003 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:08:21.710967 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-002c3206-9854-42c1-b60e-527877dcc6e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Volume info retrieved successfully. Jan 21 12:08:21.760566 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-002c3206-9854-42c1-b60e-527877dcc6e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] http://10.222.0.89/volume/v3/1cb9267ee847405cb41a27965fd2eb98/volumes/438ecfe1-778a-4f33-968a-4ab084c809eb returned with HTTP 200 Jan 21 12:08:21.770897 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 554/1104] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:08:21 2021] GET /volume/v3/1cb9267ee847405cb41a27965fd2eb98/volumes/438ecfe1-778a-4f33-968a-4ab084c809eb => generated 926 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:08:22.778645 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6943ef46-ce3b-454d-a403-6137e62ecaf9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] GET http://10.222.0.89/volume/v3/1cb9267ee847405cb41a27965fd2eb98/volumes/438ecfe1-778a-4f33-968a-4ab084c809eb Jan 21 12:08:22.779588 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6943ef46-ce3b-454d-a403-6137e62ecaf9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:08:22.780038 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:08:22.780038 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:08:22.780646 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6943ef46-ce3b-454d-a403-6137e62ecaf9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:08:22.865005 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:08:22.865005 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:08:22.877954 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6943ef46-ce3b-454d-a403-6137e62ecaf9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Volume info retrieved successfully. Jan 21 12:08:22.908523 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6943ef46-ce3b-454d-a403-6137e62ecaf9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] http://10.222.0.89/volume/v3/1cb9267ee847405cb41a27965fd2eb98/volumes/438ecfe1-778a-4f33-968a-4ab084c809eb returned with HTTP 200 Jan 21 12:08:22.919264 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 551/1105] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:08:22 2021] GET /volume/v3/1cb9267ee847405cb41a27965fd2eb98/volumes/438ecfe1-778a-4f33-968a-4ab084c809eb => generated 926 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:08:23.926411 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d2f436fd-eb3c-42cb-a72e-d7c8b2c8e5f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] GET http://10.222.0.89/volume/v3/1cb9267ee847405cb41a27965fd2eb98/volumes/438ecfe1-778a-4f33-968a-4ab084c809eb Jan 21 12:08:23.927732 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d2f436fd-eb3c-42cb-a72e-d7c8b2c8e5f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:08:23.928094 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:08:23.928094 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:08:23.928699 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d2f436fd-eb3c-42cb-a72e-d7c8b2c8e5f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:08:23.978740 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d2f436fd-eb3c-42cb-a72e-d7c8b2c8e5f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480 tempest-VolumeSnapshotQuotasNegativeTestJSON-1131090480] http://10.222.0.89/volume/v3/1cb9267ee847405cb41a27965fd2eb98/volumes/438ecfe1-778a-4f33-968a-4ab084c809eb returned with HTTP 404 Jan 21 12:08:23.980082 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 555/1106] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:08:23 2021] GET /volume/v3/1cb9267ee847405cb41a27965fd2eb98/volumes/438ecfe1-778a-4f33-968a-4ab084c809eb => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:08:23.993990 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e47a20b8-71e2-4a76-a918-66bf0f114c6a tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612 tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612] PUT http://10.222.0.89/volume/v3/75636c98324f4f8699dc58d7668e14e2/os-quota-sets/1cb9267ee847405cb41a27965fd2eb98 Jan 21 12:08:23.994506 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:08:23.994506 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:08:23.994984 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e47a20b8-71e2-4a76-a918-66bf0f114c6a tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612 tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:08:24.234340 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e47a20b8-71e2-4a76-a918-66bf0f114c6a tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612 tempest-VolumeSnapshotQuotasNegativeTestJSON-635884612] http://10.222.0.89/volume/v3/75636c98324f4f8699dc58d7668e14e2/os-quota-sets/1cb9267ee847405cb41a27965fd2eb98 returned with HTTP 200 Jan 21 12:08:24.237735 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 552/1107] 10.222.0.89 () {60 vars in 1342 bytes} [Thu Jan 21 12:08:23 2021] PUT /volume/v3/75636c98324f4f8699dc58d7668e14e2/os-quota-sets/1cb9267ee847405cb41a27965fd2eb98 => generated 319 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:08:28.761488 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fc9a59b3-6f0f-46ec-b669-c07cd981936e tempest-AvailabilityZoneTestJSON-2063239460 tempest-AvailabilityZoneTestJSON-2063239460] GET http://10.222.0.89/volume/v3/22e334997bff457da3ee7e574db2741e/os-availability-zone Jan 21 12:08:28.763310 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fc9a59b3-6f0f-46ec-b669-c07cd981936e tempest-AvailabilityZoneTestJSON-2063239460 tempest-AvailabilityZoneTestJSON-2063239460] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:08:28.764027 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fc9a59b3-6f0f-46ec-b669-c07cd981936e tempest-AvailabilityZoneTestJSON-2063239460 tempest-AvailabilityZoneTestJSON-2063239460] Calling method 'index' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:08:28.771553 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fc9a59b3-6f0f-46ec-b669-c07cd981936e tempest-AvailabilityZoneTestJSON-2063239460 tempest-AvailabilityZoneTestJSON-2063239460] Availability Zones retrieved successfully. Jan 21 12:08:28.772958 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fc9a59b3-6f0f-46ec-b669-c07cd981936e tempest-AvailabilityZoneTestJSON-2063239460 tempest-AvailabilityZoneTestJSON-2063239460] http://10.222.0.89/volume/v3/22e334997bff457da3ee7e574db2741e/os-availability-zone returned with HTTP 200 Jan 21 12:08:28.774333 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 556/1108] 10.222.0.89 () {58 vars in 1243 bytes} [Thu Jan 21 12:08:28 2021] GET /volume/v3/22e334997bff457da3ee7e574db2741e/os-availability-zone => generated 82 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 12:08:32.882493 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0ed819e1-2c76-4489-a9c5-6d3ae91037ee tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] POST http://10.222.0.89/volume/v3/0563efd084314d1dbaec309803a5bf33/volumes Jan 21 12:08:32.884384 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0ed819e1-2c76-4489-a9c5-6d3ae91037ee tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-395692936"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:08:32.885986 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-0ed819e1-2c76-4489-a9c5-6d3ae91037ee tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-395692936'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:08:32.886665 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-0ed819e1-2c76-4489-a9c5-6d3ae91037ee tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Create volume of 1 GB Jan 21 12:08:32.903583 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0ed819e1-2c76-4489-a9c5-6d3ae91037ee tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Availability Zones retrieved successfully. Jan 21 12:08:32.923693 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0ed819e1-2c76-4489-a9c5-6d3ae91037ee tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Flow 'volume_create_api' (001cc7f5-81a5-4d11-a766-8c1a4e56de20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:08:32.927319 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0ed819e1-2c76-4489-a9c5-6d3ae91037ee tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (771052c8-bdfd-43d1-8eab-e88be290b440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:08:32.929795 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-0ed819e1-2c76-4489-a9c5-6d3ae91037ee tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:08:33.033206 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0ed819e1-2c76-4489-a9c5-6d3ae91037ee tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (771052c8-bdfd-43d1-8eab-e88be290b440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:08:33.035710 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0ed819e1-2c76-4489-a9c5-6d3ae91037ee tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa98b159-5308-4411-88a9-e1e639db7415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:08:33.189509 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-0ed819e1-2c76-4489-a9c5-6d3ae91037ee tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Created reservations ['154f6c67-09bb-4ba0-90c5-971f50c2a805', 'd1591613-8368-4d7b-9d9b-d5cecabcb75a', 'd043cad1-1a8e-4617-bf80-074c87125e60', 'e69418fa-9143-491f-93d1-204f4814f491'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:08:33.191819 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0ed819e1-2c76-4489-a9c5-6d3ae91037ee tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa98b159-5308-4411-88a9-e1e639db7415) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['154f6c67-09bb-4ba0-90c5-971f50c2a805', 'd1591613-8368-4d7b-9d9b-d5cecabcb75a', 'd043cad1-1a8e-4617-bf80-074c87125e60', 'e69418fa-9143-491f-93d1-204f4814f491']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:08:33.194226 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0ed819e1-2c76-4489-a9c5-6d3ae91037ee tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (251a7b32-4a64-4617-a247-f379fb93158b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:08:33.279351 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0ed819e1-2c76-4489-a9c5-6d3ae91037ee tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (251a7b32-4a64-4617-a247-f379fb93158b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d125b19-152c-4256-a191-8e4c993e95ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-395692936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0563efd084314d1dbaec309803a5bf33',qos_specs=None,replication_status=,reservations=['154f6c67-09bb-4ba0-90c5-971f50c2a805','d1591613-8368-4d7b-9d9b-d5cecabcb75a','d043cad1-1a8e-4617-bf80-074c87125e60','e69418fa-9143-491f-93d1-204f4814f491'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b070c66bb4ee4ad683aee995668747fc',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:08:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-395692936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d125b19-152c-4256-a191-8e4c993e95ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0563efd084314d1dbaec309803a5bf33',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,user_id='b070c66bb4ee4ad683aee995668747fc',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:08:33.283851 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0ed819e1-2c76-4489-a9c5-6d3ae91037ee tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1201ff9b-445e-4fa4-aeb3-809bc9e54e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:08:33.336410 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0ed819e1-2c76-4489-a9c5-6d3ae91037ee tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1201ff9b-445e-4fa4-aeb3-809bc9e54e05) 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-AbsoluteLimitsTests-Volume-395692936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0563efd084314d1dbaec309803a5bf33',qos_specs=None,replication_status=,reservations=['154f6c67-09bb-4ba0-90c5-971f50c2a805','d1591613-8368-4d7b-9d9b-d5cecabcb75a','d043cad1-1a8e-4617-bf80-074c87125e60','e69418fa-9143-491f-93d1-204f4814f491'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b070c66bb4ee4ad683aee995668747fc',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:08:33.336410 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0ed819e1-2c76-4489-a9c5-6d3ae91037ee tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (107902a4-f983-4acb-a593-281a70c6b452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:08:33.381565 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0ed819e1-2c76-4489-a9c5-6d3ae91037ee tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (107902a4-f983-4acb-a593-281a70c6b452) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:08:33.396092 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0ed819e1-2c76-4489-a9c5-6d3ae91037ee tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Flow 'volume_create_api' (001cc7f5-81a5-4d11-a766-8c1a4e56de20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:08:33.495926 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0ed819e1-2c76-4489-a9c5-6d3ae91037ee tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Create volume request issued successfully. Jan 21 12:08:33.523288 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0ed819e1-2c76-4489-a9c5-6d3ae91037ee tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] http://10.222.0.89/volume/v3/0563efd084314d1dbaec309803a5bf33/volumes returned with HTTP 202 Jan 21 12:08:33.525798 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 553/1109] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:08:32 2021] POST /volume/v3/0563efd084314d1dbaec309803a5bf33/volumes => generated 818 bytes in 1069 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:08:33.542777 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8567f7f5-5ba9-45e2-9f1b-2593f05965d9 tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] GET http://10.222.0.89/volume/v3/0563efd084314d1dbaec309803a5bf33/volumes/0d125b19-152c-4256-a191-8e4c993e95ca Jan 21 12:08:33.543521 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8567f7f5-5ba9-45e2-9f1b-2593f05965d9 tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:08:33.558753 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8567f7f5-5ba9-45e2-9f1b-2593f05965d9 tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:08:33.620338 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:08:33.620338 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:08:33.633078 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8567f7f5-5ba9-45e2-9f1b-2593f05965d9 tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Volume info retrieved successfully. Jan 21 12:08:33.664152 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8567f7f5-5ba9-45e2-9f1b-2593f05965d9 tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] http://10.222.0.89/volume/v3/0563efd084314d1dbaec309803a5bf33/volumes/0d125b19-152c-4256-a191-8e4c993e95ca returned with HTTP 200 Jan 21 12:08:33.665357 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 557/1110] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:08:33 2021] GET /volume/v3/0563efd084314d1dbaec309803a5bf33/volumes/0d125b19-152c-4256-a191-8e4c993e95ca => generated 910 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:08:34.693374 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d10d6da9-0ef4-4046-a0d5-0e70c8029fb8 tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] GET http://10.222.0.89/volume/v3/0563efd084314d1dbaec309803a5bf33/volumes/0d125b19-152c-4256-a191-8e4c993e95ca Jan 21 12:08:34.694604 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d10d6da9-0ef4-4046-a0d5-0e70c8029fb8 tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:08:34.694973 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:08:34.694973 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:08:34.695568 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d10d6da9-0ef4-4046-a0d5-0e70c8029fb8 tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:08:34.777647 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:08:34.777647 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:08:34.804255 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d10d6da9-0ef4-4046-a0d5-0e70c8029fb8 tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Volume info retrieved successfully. Jan 21 12:08:34.832433 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d10d6da9-0ef4-4046-a0d5-0e70c8029fb8 tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] http://10.222.0.89/volume/v3/0563efd084314d1dbaec309803a5bf33/volumes/0d125b19-152c-4256-a191-8e4c993e95ca returned with HTTP 200 Jan 21 12:08:34.833933 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 554/1111] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:08:34 2021] GET /volume/v3/0563efd084314d1dbaec309803a5bf33/volumes/0d125b19-152c-4256-a191-8e4c993e95ca => generated 911 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:08:34.850635 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0a25f0f7-b40e-49a0-831b-270f1a3f97d5 tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] GET http://10.222.0.89/volume/v3/0563efd084314d1dbaec309803a5bf33/limits Jan 21 12:08:34.851168 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0a25f0f7-b40e-49a0-831b-270f1a3f97d5 tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:08:34.851388 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:08:34.851388 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:08:34.851767 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0a25f0f7-b40e-49a0-831b-270f1a3f97d5 tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Calling method 'index' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:08:34.943118 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0a25f0f7-b40e-49a0-831b-270f1a3f97d5 tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] http://10.222.0.89/volume/v3/0563efd084314d1dbaec309803a5bf33/limits returned with HTTP 200 Jan 21 12:08:34.944025 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 558/1112] 10.222.0.89 () {58 vars in 1201 bytes} [Thu Jan 21 12:08:34 2021] GET /volume/v3/0563efd084314d1dbaec309803a5bf33/limits => generated 302 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:08:34.958409 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a9813cfb-4542-4de6-baf9-e04aed7ad395 tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] DELETE http://10.222.0.89/volume/v3/0563efd084314d1dbaec309803a5bf33/volumes/0d125b19-152c-4256-a191-8e4c993e95ca Jan 21 12:08:34.959338 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a9813cfb-4542-4de6-baf9-e04aed7ad395 tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:08:34.959711 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:08:34.959711 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:08:34.960326 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a9813cfb-4542-4de6-baf9-e04aed7ad395 tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:08:34.960953 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-a9813cfb-4542-4de6-baf9-e04aed7ad395 tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Delete volume with id: 0d125b19-152c-4256-a191-8e4c993e95ca Jan 21 12:08:35.026681 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:08:35.026681 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:08:35.027872 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a9813cfb-4542-4de6-baf9-e04aed7ad395 tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Volume info retrieved successfully. Jan 21 12:08:35.088415 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a9813cfb-4542-4de6-baf9-e04aed7ad395 tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Delete volume request issued successfully. Jan 21 12:08:35.088908 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a9813cfb-4542-4de6-baf9-e04aed7ad395 tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] http://10.222.0.89/volume/v3/0563efd084314d1dbaec309803a5bf33/volumes/0d125b19-152c-4256-a191-8e4c993e95ca returned with HTTP 202 Jan 21 12:08:35.097110 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 555/1113] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:08:34 2021] DELETE /volume/v3/0563efd084314d1dbaec309803a5bf33/volumes/0d125b19-152c-4256-a191-8e4c993e95ca => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:08:35.098650 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4d02f7d0-d370-4a52-90b2-af70ed494192 tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] GET http://10.222.0.89/volume/v3/0563efd084314d1dbaec309803a5bf33/volumes/0d125b19-152c-4256-a191-8e4c993e95ca Jan 21 12:08:35.099329 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4d02f7d0-d370-4a52-90b2-af70ed494192 tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:08:35.100158 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4d02f7d0-d370-4a52-90b2-af70ed494192 tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:08:35.211235 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:08:35.211235 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:08:35.221488 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4d02f7d0-d370-4a52-90b2-af70ed494192 tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Volume info retrieved successfully. Jan 21 12:08:35.257679 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4d02f7d0-d370-4a52-90b2-af70ed494192 tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] http://10.222.0.89/volume/v3/0563efd084314d1dbaec309803a5bf33/volumes/0d125b19-152c-4256-a191-8e4c993e95ca returned with HTTP 200 Jan 21 12:08:35.270972 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 559/1114] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:08:35 2021] GET /volume/v3/0563efd084314d1dbaec309803a5bf33/volumes/0d125b19-152c-4256-a191-8e4c993e95ca => generated 910 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:08:36.279615 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-74e34a9e-7424-4600-b9e3-3fc3ee0958e4 tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] GET http://10.222.0.89/volume/v3/0563efd084314d1dbaec309803a5bf33/volumes/0d125b19-152c-4256-a191-8e4c993e95ca Jan 21 12:08:36.281095 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-74e34a9e-7424-4600-b9e3-3fc3ee0958e4 tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:08:36.281503 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:08:36.281503 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:08:36.282154 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-74e34a9e-7424-4600-b9e3-3fc3ee0958e4 tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:08:36.417379 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:08:36.417379 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:08:36.428879 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-74e34a9e-7424-4600-b9e3-3fc3ee0958e4 tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Volume info retrieved successfully. Jan 21 12:08:36.455639 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-74e34a9e-7424-4600-b9e3-3fc3ee0958e4 tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] http://10.222.0.89/volume/v3/0563efd084314d1dbaec309803a5bf33/volumes/0d125b19-152c-4256-a191-8e4c993e95ca returned with HTTP 200 Jan 21 12:08:36.457367 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 556/1115] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:08:36 2021] GET /volume/v3/0563efd084314d1dbaec309803a5bf33/volumes/0d125b19-152c-4256-a191-8e4c993e95ca => generated 910 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:08:37.477597 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ef2afd47-9210-42fa-8902-02fec4db9fd2 tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] GET http://10.222.0.89/volume/v3/0563efd084314d1dbaec309803a5bf33/volumes/0d125b19-152c-4256-a191-8e4c993e95ca Jan 21 12:08:37.479290 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ef2afd47-9210-42fa-8902-02fec4db9fd2 tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:08:37.479644 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:08:37.479644 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:08:37.480241 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ef2afd47-9210-42fa-8902-02fec4db9fd2 tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:08:37.586474 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ef2afd47-9210-42fa-8902-02fec4db9fd2 tempest-AbsoluteLimitsTests-1560474538 tempest-AbsoluteLimitsTests-1560474538] http://10.222.0.89/volume/v3/0563efd084314d1dbaec309803a5bf33/volumes/0d125b19-152c-4256-a191-8e4c993e95ca returned with HTTP 404 Jan 21 12:08:37.587935 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 560/1116] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:08:37 2021] GET /volume/v3/0563efd084314d1dbaec309803a5bf33/volumes/0d125b19-152c-4256-a191-8e4c993e95ca => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:11:22.929066 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-dcec7cd3-e6bc-4167-91a7-753bfb56c602 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] POST http://10.222.0.89/volume/v3/0a869e7b43b64d148dbe354caf685619/volumes Jan 21 12:11:22.930071 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:11:22.930071 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:11:22.930071 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-dcec7cd3-e6bc-4167-91a7-753bfb56c602 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1061969773"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:11:22.931750 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-dcec7cd3-e6bc-4167-91a7-753bfb56c602 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1061969773'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:11:22.931750 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-dcec7cd3-e6bc-4167-91a7-753bfb56c602 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Create volume of 1 GB Jan 21 12:11:22.954923 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-dcec7cd3-e6bc-4167-91a7-753bfb56c602 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Availability Zones retrieved successfully. Jan 21 12:11:23.000595 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-dcec7cd3-e6bc-4167-91a7-753bfb56c602 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Flow 'volume_create_api' (fca5d438-285f-4156-b2d4-cda7c5773742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:11:23.005316 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-dcec7cd3-e6bc-4167-91a7-753bfb56c602 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (393e7ce5-c4ad-4d26-ab66-fe2a2172356e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:11:23.009407 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-dcec7cd3-e6bc-4167-91a7-753bfb56c602 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:11:23.168195 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-dcec7cd3-e6bc-4167-91a7-753bfb56c602 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (393e7ce5-c4ad-4d26-ab66-fe2a2172356e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:11:23.171548 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-dcec7cd3-e6bc-4167-91a7-753bfb56c602 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1164b741-c784-43e8-8c35-bb865799b875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:11:23.305375 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-dcec7cd3-e6bc-4167-91a7-753bfb56c602 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Created reservations ['796c57fc-cd11-41fc-a95f-ff7e1a95528e', '8a87170b-3dc0-4ac6-87f2-8a43c07af16d', '4956c8e6-f6bf-40c8-9b80-8e3978660a12', '2f6bf77d-4453-4cb0-950b-0a8b3f68c08d'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:11:23.307141 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-dcec7cd3-e6bc-4167-91a7-753bfb56c602 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1164b741-c784-43e8-8c35-bb865799b875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['796c57fc-cd11-41fc-a95f-ff7e1a95528e', '8a87170b-3dc0-4ac6-87f2-8a43c07af16d', '4956c8e6-f6bf-40c8-9b80-8e3978660a12', '2f6bf77d-4453-4cb0-950b-0a8b3f68c08d']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:11:23.309405 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-dcec7cd3-e6bc-4167-91a7-753bfb56c602 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67d31fb3-6c32-4e4c-a55b-4699d719c0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:11:23.382546 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-dcec7cd3-e6bc-4167-91a7-753bfb56c602 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67d31fb3-6c32-4e4c-a55b-4699d719c0a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffb460db-b518-465b-9264-8acb83db8f0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1061969773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a869e7b43b64d148dbe354caf685619',qos_specs=None,replication_status=,reservations=['796c57fc-cd11-41fc-a95f-ff7e1a95528e','8a87170b-3dc0-4ac6-87f2-8a43c07af16d','4956c8e6-f6bf-40c8-9b80-8e3978660a12','2f6bf77d-4453-4cb0-950b-0a8b3f68c08d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0e25b5ecb2d4fa79970a5c9f0f92a40',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:11:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1061969773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffb460db-b518-465b-9264-8acb83db8f0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a869e7b43b64d148dbe354caf685619',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,user_id='d0e25b5ecb2d4fa79970a5c9f0f92a40',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:11:23.387144 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-dcec7cd3-e6bc-4167-91a7-753bfb56c602 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c0d5818-5763-45ba-b05d-89e31f336445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:11:23.431315 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-dcec7cd3-e6bc-4167-91a7-753bfb56c602 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c0d5818-5763-45ba-b05d-89e31f336445) 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-1061969773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a869e7b43b64d148dbe354caf685619',qos_specs=None,replication_status=,reservations=['796c57fc-cd11-41fc-a95f-ff7e1a95528e','8a87170b-3dc0-4ac6-87f2-8a43c07af16d','4956c8e6-f6bf-40c8-9b80-8e3978660a12','2f6bf77d-4453-4cb0-950b-0a8b3f68c08d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0e25b5ecb2d4fa79970a5c9f0f92a40',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:11:23.433391 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-dcec7cd3-e6bc-4167-91a7-753bfb56c602 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c9f412f-32c0-4383-ab0d-d2dd1a34577d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:11:23.455361 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-dcec7cd3-e6bc-4167-91a7-753bfb56c602 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c9f412f-32c0-4383-ab0d-d2dd1a34577d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:11:23.458557 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-dcec7cd3-e6bc-4167-91a7-753bfb56c602 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Flow 'volume_create_api' (fca5d438-285f-4156-b2d4-cda7c5773742) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:11:23.520338 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-dcec7cd3-e6bc-4167-91a7-753bfb56c602 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Create volume request issued successfully. Jan 21 12:11:23.537897 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-dcec7cd3-e6bc-4167-91a7-753bfb56c602 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] http://10.222.0.89/volume/v3/0a869e7b43b64d148dbe354caf685619/volumes returned with HTTP 202 Jan 21 12:11:23.539245 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 557/1117] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:11:22 2021] POST /volume/v3/0a869e7b43b64d148dbe354caf685619/volumes => generated 823 bytes in 614 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:11:23.557075 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ac206d6b-0d9c-470a-a9de-07d7ec80c266 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] GET http://10.222.0.89/volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/ffb460db-b518-465b-9264-8acb83db8f0d Jan 21 12:11:23.558993 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ac206d6b-0d9c-470a-a9de-07d7ec80c266 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:11:23.559888 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ac206d6b-0d9c-470a-a9de-07d7ec80c266 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:11:23.623239 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:11:23.623239 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:11:23.634602 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ac206d6b-0d9c-470a-a9de-07d7ec80c266 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Volume info retrieved successfully. Jan 21 12:11:23.688959 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ac206d6b-0d9c-470a-a9de-07d7ec80c266 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] http://10.222.0.89/volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/ffb460db-b518-465b-9264-8acb83db8f0d returned with HTTP 200 Jan 21 12:11:23.690147 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 561/1118] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:11:23 2021] GET /volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/ffb460db-b518-465b-9264-8acb83db8f0d => generated 891 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:11:24.711454 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8dce5f27-83de-4f2e-bbe4-50d4c0eea931 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] GET http://10.222.0.89/volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/ffb460db-b518-465b-9264-8acb83db8f0d Jan 21 12:11:24.712356 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8dce5f27-83de-4f2e-bbe4-50d4c0eea931 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:11:24.712601 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:11:24.712601 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:11:24.713031 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8dce5f27-83de-4f2e-bbe4-50d4c0eea931 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:11:24.773067 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:11:24.773067 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:11:24.786029 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8dce5f27-83de-4f2e-bbe4-50d4c0eea931 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Volume info retrieved successfully. Jan 21 12:11:24.818030 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8dce5f27-83de-4f2e-bbe4-50d4c0eea931 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] http://10.222.0.89/volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/ffb460db-b518-465b-9264-8acb83db8f0d returned with HTTP 200 Jan 21 12:11:24.818618 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 558/1119] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:11:24 2021] GET /volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/ffb460db-b518-465b-9264-8acb83db8f0d => generated 916 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:11:24.842426 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-73702c87-dfe3-4d9e-a9b9-5685bf1cb849 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] POST http://10.222.0.89/volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/ffb460db-b518-465b-9264-8acb83db8f0d/action Jan 21 12:11:24.843304 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:11:24.843304 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:11:24.844727 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-73702c87-dfe3-4d9e-a9b9-5685bf1cb849 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:11:24.845343 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-73702c87-dfe3-4d9e-a9b9-5685bf1cb849 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:11:24.915180 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:11:24.915180 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:11:24.918934 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-73702c87-dfe3-4d9e-a9b9-5685bf1cb849 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Volume info retrieved successfully. Jan 21 12:11:24.929936 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-73702c87-dfe3-4d9e-a9b9-5685bf1cb849 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Volume updated successfully. Jan 21 12:11:24.930731 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-73702c87-dfe3-4d9e-a9b9-5685bf1cb849 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] http://10.222.0.89/volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/ffb460db-b518-465b-9264-8acb83db8f0d/action returned with HTTP 200 Jan 21 12:11:24.938025 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 562/1120] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:11:24 2021] POST /volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/ffb460db-b518-465b-9264-8acb83db8f0d/action => generated 0 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 12:11:24.945360 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-13e04c88-2f60-43f1-924e-2ec711d8a2ba tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] GET http://10.222.0.89/volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/ffb460db-b518-465b-9264-8acb83db8f0d Jan 21 12:11:24.946090 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-13e04c88-2f60-43f1-924e-2ec711d8a2ba tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:11:24.946531 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:11:24.946531 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:11:24.947256 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-13e04c88-2f60-43f1-924e-2ec711d8a2ba tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:11:25.024486 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:11:25.024486 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:11:25.039982 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-13e04c88-2f60-43f1-924e-2ec711d8a2ba tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Volume info retrieved successfully. Jan 21 12:11:25.087854 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-13e04c88-2f60-43f1-924e-2ec711d8a2ba tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] http://10.222.0.89/volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/ffb460db-b518-465b-9264-8acb83db8f0d returned with HTTP 200 Jan 21 12:11:25.106789 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 559/1121] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:11:24 2021] GET /volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/ffb460db-b518-465b-9264-8acb83db8f0d => generated 916 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:11:25.837690 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c5b19fed-da32-4ee6-87e0-227bec19d7ad req-ddd83d30-6f37-4c6f-9e66-c710505fba73 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] GET http://10.222.0.89/volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/ffb460db-b518-465b-9264-8acb83db8f0d Jan 21 12:11:25.838959 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c5b19fed-da32-4ee6-87e0-227bec19d7ad req-ddd83d30-6f37-4c6f-9e66-c710505fba73 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:11:25.838959 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:11:25.838959 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:11:25.840465 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c5b19fed-da32-4ee6-87e0-227bec19d7ad req-ddd83d30-6f37-4c6f-9e66-c710505fba73 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:11:25.918466 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:11:25.918466 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:11:25.933312 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-c5b19fed-da32-4ee6-87e0-227bec19d7ad req-ddd83d30-6f37-4c6f-9e66-c710505fba73 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Volume info retrieved successfully. Jan 21 12:11:25.985994 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c5b19fed-da32-4ee6-87e0-227bec19d7ad req-ddd83d30-6f37-4c6f-9e66-c710505fba73 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] http://10.222.0.89/volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/ffb460db-b518-465b-9264-8acb83db8f0d returned with HTTP 200 Jan 21 12:11:26.007640 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 563/1122] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:11:25 2021] GET /volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/ffb460db-b518-465b-9264-8acb83db8f0d => generated 916 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:11:27.775530 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-363544a4-b84d-4972-9f36-cde10acfce2d tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] POST http://10.222.0.89/volume/v3/0a869e7b43b64d148dbe354caf685619/volumes Jan 21 12:11:27.776315 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:11:27.776315 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:11:27.777067 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-363544a4-b84d-4972-9f36-cde10acfce2d tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-686105557"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:11:27.778256 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-363544a4-b84d-4972-9f36-cde10acfce2d tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-686105557'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:11:27.778624 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-363544a4-b84d-4972-9f36-cde10acfce2d tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Create volume of 1 GB Jan 21 12:11:27.824054 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-363544a4-b84d-4972-9f36-cde10acfce2d tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Availability Zones retrieved successfully. Jan 21 12:11:27.856253 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-363544a4-b84d-4972-9f36-cde10acfce2d tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Flow 'volume_create_api' (2e6ad21a-befc-40d1-8bad-60e6ccfc0d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:11:27.862152 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-363544a4-b84d-4972-9f36-cde10acfce2d tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ab8f1af-6a98-41f1-8cb0-581b0a4f581a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:11:27.864288 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-363544a4-b84d-4972-9f36-cde10acfce2d tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:11:28.010920 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-363544a4-b84d-4972-9f36-cde10acfce2d tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ab8f1af-6a98-41f1-8cb0-581b0a4f581a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:11:28.013336 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-363544a4-b84d-4972-9f36-cde10acfce2d tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ae6c9d1-d6c6-45a3-8b9e-af3dad753110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:11:28.200201 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-363544a4-b84d-4972-9f36-cde10acfce2d tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Created reservations ['fd434d5b-d68c-4123-b205-c9c4d99ce490', '007a9c48-95b5-4ec7-9427-fe855c920195', '219fac2a-ba4c-4b6f-bba7-c849d8c14c7e', 'd40309c3-e46b-4dbc-b5ca-4e5e0305ceb2'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:11:28.202454 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-363544a4-b84d-4972-9f36-cde10acfce2d tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ae6c9d1-d6c6-45a3-8b9e-af3dad753110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd434d5b-d68c-4123-b205-c9c4d99ce490', '007a9c48-95b5-4ec7-9427-fe855c920195', '219fac2a-ba4c-4b6f-bba7-c849d8c14c7e', 'd40309c3-e46b-4dbc-b5ca-4e5e0305ceb2']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:11:28.205377 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-363544a4-b84d-4972-9f36-cde10acfce2d tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55dc0074-3829-471a-856b-dd57622171f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:11:28.300666 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-363544a4-b84d-4972-9f36-cde10acfce2d tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55dc0074-3829-471a-856b-dd57622171f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f61d1d2b-efd4-4e07-a4ae-3dd8b9da5018', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-686105557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a869e7b43b64d148dbe354caf685619',qos_specs=None,replication_status=,reservations=['fd434d5b-d68c-4123-b205-c9c4d99ce490','007a9c48-95b5-4ec7-9427-fe855c920195','219fac2a-ba4c-4b6f-bba7-c849d8c14c7e','d40309c3-e46b-4dbc-b5ca-4e5e0305ceb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0e25b5ecb2d4fa79970a5c9f0f92a40',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:11:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-686105557',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f61d1d2b-efd4-4e07-a4ae-3dd8b9da5018,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a869e7b43b64d148dbe354caf685619',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,user_id='d0e25b5ecb2d4fa79970a5c9f0f92a40',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:11:28.303145 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-363544a4-b84d-4972-9f36-cde10acfce2d tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31c38d86-dfd3-4ba7-ae45-4e9b12ac1e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:11:28.337405 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-363544a4-b84d-4972-9f36-cde10acfce2d tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31c38d86-dfd3-4ba7-ae45-4e9b12ac1e16) 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-686105557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a869e7b43b64d148dbe354caf685619',qos_specs=None,replication_status=,reservations=['fd434d5b-d68c-4123-b205-c9c4d99ce490','007a9c48-95b5-4ec7-9427-fe855c920195','219fac2a-ba4c-4b6f-bba7-c849d8c14c7e','d40309c3-e46b-4dbc-b5ca-4e5e0305ceb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0e25b5ecb2d4fa79970a5c9f0f92a40',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:11:28.339564 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-363544a4-b84d-4972-9f36-cde10acfce2d tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adac9565-86f6-4655-8610-eaa0dfbe0831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:11:28.373281 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-363544a4-b84d-4972-9f36-cde10acfce2d tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adac9565-86f6-4655-8610-eaa0dfbe0831) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:11:28.387875 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-363544a4-b84d-4972-9f36-cde10acfce2d tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Flow 'volume_create_api' (2e6ad21a-befc-40d1-8bad-60e6ccfc0d53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:11:28.508291 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-363544a4-b84d-4972-9f36-cde10acfce2d tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Create volume request issued successfully. Jan 21 12:11:28.537085 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-363544a4-b84d-4972-9f36-cde10acfce2d tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] http://10.222.0.89/volume/v3/0a869e7b43b64d148dbe354caf685619/volumes returned with HTTP 202 Jan 21 12:11:28.538329 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 560/1123] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:11:27 2021] POST /volume/v3/0a869e7b43b64d148dbe354caf685619/volumes => generated 822 bytes in 768 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:11:28.556007 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cb8ced88-eae5-41b1-9d6b-57afe8aa7d49 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] GET http://10.222.0.89/volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/f61d1d2b-efd4-4e07-a4ae-3dd8b9da5018 Jan 21 12:11:28.559847 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cb8ced88-eae5-41b1-9d6b-57afe8aa7d49 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:11:28.561039 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:11:28.561039 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:11:28.561955 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cb8ced88-eae5-41b1-9d6b-57afe8aa7d49 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:11:28.662343 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:11:28.662343 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:11:28.697007 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cb8ced88-eae5-41b1-9d6b-57afe8aa7d49 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Volume info retrieved successfully. Jan 21 12:11:28.765317 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cb8ced88-eae5-41b1-9d6b-57afe8aa7d49 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] http://10.222.0.89/volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/f61d1d2b-efd4-4e07-a4ae-3dd8b9da5018 returned with HTTP 200 Jan 21 12:11:28.767323 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 564/1124] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:11:28 2021] GET /volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/f61d1d2b-efd4-4e07-a4ae-3dd8b9da5018 => generated 914 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:11:29.803052 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2dc5cb04-7090-49a4-938f-3e77949c82b3 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] GET http://10.222.0.89/volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/f61d1d2b-efd4-4e07-a4ae-3dd8b9da5018 Jan 21 12:11:29.803735 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2dc5cb04-7090-49a4-938f-3e77949c82b3 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:11:29.804187 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:11:29.804187 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:11:29.804883 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2dc5cb04-7090-49a4-938f-3e77949c82b3 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:11:29.888997 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:11:29.888997 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:11:29.909782 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2dc5cb04-7090-49a4-938f-3e77949c82b3 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Volume info retrieved successfully. Jan 21 12:11:29.955332 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2dc5cb04-7090-49a4-938f-3e77949c82b3 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] http://10.222.0.89/volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/f61d1d2b-efd4-4e07-a4ae-3dd8b9da5018 returned with HTTP 200 Jan 21 12:11:29.956540 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 561/1125] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:11:29 2021] GET /volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/f61d1d2b-efd4-4e07-a4ae-3dd8b9da5018 => generated 914 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:11:30.975274 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fcdfeca3-badc-4ddb-bfb4-19a7c7c17944 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] GET http://10.222.0.89/volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/f61d1d2b-efd4-4e07-a4ae-3dd8b9da5018 Jan 21 12:11:30.976552 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fcdfeca3-badc-4ddb-bfb4-19a7c7c17944 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:11:30.977126 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:11:30.977126 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:11:30.977865 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fcdfeca3-badc-4ddb-bfb4-19a7c7c17944 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:11:31.039842 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:11:31.039842 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:11:31.051821 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fcdfeca3-badc-4ddb-bfb4-19a7c7c17944 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Volume info retrieved successfully. Jan 21 12:11:31.076391 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fcdfeca3-badc-4ddb-bfb4-19a7c7c17944 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] http://10.222.0.89/volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/f61d1d2b-efd4-4e07-a4ae-3dd8b9da5018 returned with HTTP 200 Jan 21 12:11:31.077390 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 565/1126] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:11:30 2021] GET /volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/f61d1d2b-efd4-4e07-a4ae-3dd8b9da5018 => generated 915 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:05.848423 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-52c27b3b-0620-4b79-8485-76a5d9739fa8 tempest-VolumeHostsAdminTestsJSON-1283832209 tempest-VolumeHostsAdminTestsJSON-1283832209] GET http://10.222.0.89/volume/v3/ddcc7c06c94d4737be75de1ce5182511/os-hosts Jan 21 12:12:05.849157 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-52c27b3b-0620-4b79-8485-76a5d9739fa8 tempest-VolumeHostsAdminTestsJSON-1283832209 tempest-VolumeHostsAdminTestsJSON-1283832209] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:05.849478 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:05.849478 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:05.850101 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-52c27b3b-0620-4b79-8485-76a5d9739fa8 tempest-VolumeHostsAdminTestsJSON-1283832209 tempest-VolumeHostsAdminTestsJSON-1283832209] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:05.870072 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.hosts [None req-52c27b3b-0620-4b79-8485-76a5d9739fa8 tempest-VolumeHostsAdminTestsJSON-1283832209 tempest-VolumeHostsAdminTestsJSON-1283832209] status, active and update: available, enabled, 2021-01-21 12:12:05+00:00 {{(pid=87986) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 12:12:05.870762 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.hosts [None req-52c27b3b-0620-4b79-8485-76a5d9739fa8 tempest-VolumeHostsAdminTestsJSON-1283832209 tempest-VolumeHostsAdminTestsJSON-1283832209] status, active and update: available, enabled, 2021-01-21 12:11:57+00:00 {{(pid=87986) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 12:12:05.871324 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.hosts [None req-52c27b3b-0620-4b79-8485-76a5d9739fa8 tempest-VolumeHostsAdminTestsJSON-1283832209 tempest-VolumeHostsAdminTestsJSON-1283832209] status, active and update: available, enabled, 2021-01-21 12:12:06+00:00 {{(pid=87986) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 12:12:05.872238 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-52c27b3b-0620-4b79-8485-76a5d9739fa8 tempest-VolumeHostsAdminTestsJSON-1283832209 tempest-VolumeHostsAdminTestsJSON-1283832209] http://10.222.0.89/volume/v3/ddcc7c06c94d4737be75de1ce5182511/os-hosts returned with HTTP 200 Jan 21 12:12:05.873560 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 562/1127] 10.222.0.89 () {58 vars in 1207 bytes} [Thu Jan 21 12:12:05 2021] GET /volume/v3/ddcc7c06c94d4737be75de1ce5182511/os-hosts => generated 563 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:05.887650 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-30d29a78-dbe8-4306-a540-fff2ebeb7c12 tempest-VolumeHostsAdminTestsJSON-1283832209 tempest-VolumeHostsAdminTestsJSON-1283832209] GET http://10.222.0.89/volume/v3/ddcc7c06c94d4737be75de1ce5182511/os-hosts Jan 21 12:12:05.888649 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-30d29a78-dbe8-4306-a540-fff2ebeb7c12 tempest-VolumeHostsAdminTestsJSON-1283832209 tempest-VolumeHostsAdminTestsJSON-1283832209] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:05.888649 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:05.888649 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:05.888649 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-30d29a78-dbe8-4306-a540-fff2ebeb7c12 tempest-VolumeHostsAdminTestsJSON-1283832209 tempest-VolumeHostsAdminTestsJSON-1283832209] Calling method 'index' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:05.900252 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.hosts [None req-30d29a78-dbe8-4306-a540-fff2ebeb7c12 tempest-VolumeHostsAdminTestsJSON-1283832209 tempest-VolumeHostsAdminTestsJSON-1283832209] status, active and update: available, enabled, 2021-01-21 12:12:05+00:00 {{(pid=87985) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 12:12:05.901004 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.hosts [None req-30d29a78-dbe8-4306-a540-fff2ebeb7c12 tempest-VolumeHostsAdminTestsJSON-1283832209 tempest-VolumeHostsAdminTestsJSON-1283832209] status, active and update: available, enabled, 2021-01-21 12:11:57+00:00 {{(pid=87985) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 12:12:05.902912 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.hosts [None req-30d29a78-dbe8-4306-a540-fff2ebeb7c12 tempest-VolumeHostsAdminTestsJSON-1283832209 tempest-VolumeHostsAdminTestsJSON-1283832209] status, active and update: available, enabled, 2021-01-21 12:12:06+00:00 {{(pid=87985) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 12:12:05.906103 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-30d29a78-dbe8-4306-a540-fff2ebeb7c12 tempest-VolumeHostsAdminTestsJSON-1283832209 tempest-VolumeHostsAdminTestsJSON-1283832209] http://10.222.0.89/volume/v3/ddcc7c06c94d4737be75de1ce5182511/os-hosts returned with HTTP 200 Jan 21 12:12:05.907958 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 566/1128] 10.222.0.89 () {58 vars in 1207 bytes} [Thu Jan 21 12:12:05 2021] GET /volume/v3/ddcc7c06c94d4737be75de1ce5182511/os-hosts => generated 563 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:05.920047 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2cc96651-b604-4130-bd89-1f4dd72f0d78 tempest-VolumeHostsAdminTestsJSON-1283832209 tempest-VolumeHostsAdminTestsJSON-1283832209] GET http://10.222.0.89/volume/v3/ddcc7c06c94d4737be75de1ce5182511/os-hosts/n-d-760354-3@lvmdriver-1 Jan 21 12:12:05.920660 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2cc96651-b604-4130-bd89-1f4dd72f0d78 tempest-VolumeHostsAdminTestsJSON-1283832209 tempest-VolumeHostsAdminTestsJSON-1283832209] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:05.921268 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2cc96651-b604-4130-bd89-1f4dd72f0d78 tempest-VolumeHostsAdminTestsJSON-1283832209 tempest-VolumeHostsAdminTestsJSON-1283832209] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:06.045274 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2cc96651-b604-4130-bd89-1f4dd72f0d78 tempest-VolumeHostsAdminTestsJSON-1283832209 tempest-VolumeHostsAdminTestsJSON-1283832209] http://10.222.0.89/volume/v3/ddcc7c06c94d4737be75de1ce5182511/os-hosts/n-d-760354-3@lvmdriver-1 returned with HTTP 200 Jan 21 12:12:06.046919 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 563/1129] 10.222.0.89 () {58 vars in 1282 bytes} [Thu Jan 21 12:12:05 2021] GET /volume/v3/ddcc7c06c94d4737be75de1ce5182511/os-hosts/n-d-760354-3@lvmdriver-1 => generated 371 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:12.571457 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d23d0cd1-25af-4d6c-b283-a6e0cfd8a50f tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] GET http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes Jan 21 12:12:12.571980 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d23d0cd1-25af-4d6c-b283-a6e0cfd8a50f tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:12.572453 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d23d0cd1-25af-4d6c-b283-a6e0cfd8a50f tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Calling method 'index' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:12.573165 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-d23d0cd1-25af-4d6c-b283-a6e0cfd8a50f tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:12:12.576563 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d23d0cd1-25af-4d6c-b283-a6e0cfd8a50f tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87985) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:12:12.694663 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d23d0cd1-25af-4d6c-b283-a6e0cfd8a50f tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Get all volumes completed successfully. Jan 21 12:12:12.695511 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d23d0cd1-25af-4d6c-b283-a6e0cfd8a50f tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes returned with HTTP 200 Jan 21 12:12:12.706847 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ce6110c5-cf2d-41e0-8ef6-12801c41e3b9 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] POST http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes Jan 21 12:12:12.707887 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ce6110c5-cf2d-41e0-8ef6-12801c41e3b9 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1856233563"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:12:12.709171 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-ce6110c5-cf2d-41e0-8ef6-12801c41e3b9 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1856233563'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:12:12.709722 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-ce6110c5-cf2d-41e0-8ef6-12801c41e3b9 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Create volume of 1 GB Jan 21 12:12:12.714286 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 567/1130] 10.222.0.89 () {58 vars in 1204 bytes} [Thu Jan 21 12:12:12 2021] GET /volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes => generated 15 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 12:12:12.736094 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ce6110c5-cf2d-41e0-8ef6-12801c41e3b9 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Availability Zones retrieved successfully. Jan 21 12:12:12.755106 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ce6110c5-cf2d-41e0-8ef6-12801c41e3b9 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Flow 'volume_create_api' (97055a5c-308c-49c9-9977-549b02e8b030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:12:12.758635 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ce6110c5-cf2d-41e0-8ef6-12801c41e3b9 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (304e2e75-469f-4cc8-9505-9e158d639469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:12.761138 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-ce6110c5-cf2d-41e0-8ef6-12801c41e3b9 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:12:12.841673 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ce6110c5-cf2d-41e0-8ef6-12801c41e3b9 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (304e2e75-469f-4cc8-9505-9e158d639469) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:12.848876 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ce6110c5-cf2d-41e0-8ef6-12801c41e3b9 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98bae872-7e44-4785-8536-1c3e41d871b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:12.970701 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-ce6110c5-cf2d-41e0-8ef6-12801c41e3b9 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Created reservations ['4a664ed6-9a03-4ab9-ae0d-81f726b93244', '99773d24-3c36-47b5-b07a-cab8ea96d3ec', '0f6ded3a-b0b4-4e39-ae9b-812a0cd725ac', '1a77ef4b-e182-4a42-8f6f-9380c16a90fd'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:12:12.973009 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ce6110c5-cf2d-41e0-8ef6-12801c41e3b9 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98bae872-7e44-4785-8536-1c3e41d871b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a664ed6-9a03-4ab9-ae0d-81f726b93244', '99773d24-3c36-47b5-b07a-cab8ea96d3ec', '0f6ded3a-b0b4-4e39-ae9b-812a0cd725ac', '1a77ef4b-e182-4a42-8f6f-9380c16a90fd']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:12.975530 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ce6110c5-cf2d-41e0-8ef6-12801c41e3b9 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f68e1f79-d63a-40ec-8ffd-a835c5dfcd88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:13.138445 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ce6110c5-cf2d-41e0-8ef6-12801c41e3b9 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f68e1f79-d63a-40ec-8ffd-a835c5dfcd88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f614a4e-c13c-45e6-840a-8b0555c9bd77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1856233563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94e37ce1640843d780656e9b2d4b6f2f',qos_specs=None,replication_status=,reservations=['4a664ed6-9a03-4ab9-ae0d-81f726b93244','99773d24-3c36-47b5-b07a-cab8ea96d3ec','0f6ded3a-b0b4-4e39-ae9b-812a0cd725ac','1a77ef4b-e182-4a42-8f6f-9380c16a90fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8acb5fed341540a89bba6e65c42b000f',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:12:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1856233563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f614a4e-c13c-45e6-840a-8b0555c9bd77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94e37ce1640843d780656e9b2d4b6f2f',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,user_id='8acb5fed341540a89bba6e65c42b000f',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:13.146157 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ce6110c5-cf2d-41e0-8ef6-12801c41e3b9 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89c6c7c2-262e-4d50-869d-28352ff6847f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:13.223061 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ce6110c5-cf2d-41e0-8ef6-12801c41e3b9 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89c6c7c2-262e-4d50-869d-28352ff6847f) 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-VolumesListAdminTestJSON-Volume-1856233563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94e37ce1640843d780656e9b2d4b6f2f',qos_specs=None,replication_status=,reservations=['4a664ed6-9a03-4ab9-ae0d-81f726b93244','99773d24-3c36-47b5-b07a-cab8ea96d3ec','0f6ded3a-b0b4-4e39-ae9b-812a0cd725ac','1a77ef4b-e182-4a42-8f6f-9380c16a90fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8acb5fed341540a89bba6e65c42b000f',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:13.225654 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ce6110c5-cf2d-41e0-8ef6-12801c41e3b9 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2f5e744-469e-4081-92db-74e8507eb89f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:13.253948 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ce6110c5-cf2d-41e0-8ef6-12801c41e3b9 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2f5e744-469e-4081-92db-74e8507eb89f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:13.274747 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ce6110c5-cf2d-41e0-8ef6-12801c41e3b9 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Flow 'volume_create_api' (97055a5c-308c-49c9-9977-549b02e8b030) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:12:13.424310 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ce6110c5-cf2d-41e0-8ef6-12801c41e3b9 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Create volume request issued successfully. Jan 21 12:12:13.457787 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ce6110c5-cf2d-41e0-8ef6-12801c41e3b9 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes returned with HTTP 202 Jan 21 12:12:13.468487 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 564/1131] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:12:12 2021] POST /volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes => generated 824 bytes in 756 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:12:13.473532 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-879d5781-597f-42f3-a377-efdb328f5ea5 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] GET http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/5f614a4e-c13c-45e6-840a-8b0555c9bd77 Jan 21 12:12:13.474398 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-879d5781-597f-42f3-a377-efdb328f5ea5 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:13.475039 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-879d5781-597f-42f3-a377-efdb328f5ea5 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:13.691332 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:13.691332 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:13.739258 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-879d5781-597f-42f3-a377-efdb328f5ea5 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Volume info retrieved successfully. Jan 21 12:12:13.799446 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-879d5781-597f-42f3-a377-efdb328f5ea5 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/5f614a4e-c13c-45e6-840a-8b0555c9bd77 returned with HTTP 200 Jan 21 12:12:13.800703 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 568/1132] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:13 2021] GET /volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/5f614a4e-c13c-45e6-840a-8b0555c9bd77 => generated 916 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:14.818857 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-57980242-edf2-4b67-84d4-12d9535fca37 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] GET http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/5f614a4e-c13c-45e6-840a-8b0555c9bd77 Jan 21 12:12:14.819921 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-57980242-edf2-4b67-84d4-12d9535fca37 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:14.820348 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:14.820348 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:14.821117 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-57980242-edf2-4b67-84d4-12d9535fca37 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:14.945303 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:14.945303 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:14.964662 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-57980242-edf2-4b67-84d4-12d9535fca37 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Volume info retrieved successfully. Jan 21 12:12:15.008020 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-57980242-edf2-4b67-84d4-12d9535fca37 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/5f614a4e-c13c-45e6-840a-8b0555c9bd77 returned with HTTP 200 Jan 21 12:12:15.013952 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 565/1133] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:14 2021] GET /volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/5f614a4e-c13c-45e6-840a-8b0555c9bd77 => generated 917 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:15.028055 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ecb7812d-4ee2-4b5e-b071-2fa627e8ccd9 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] GET http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/5f614a4e-c13c-45e6-840a-8b0555c9bd77 Jan 21 12:12:15.029880 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ecb7812d-4ee2-4b5e-b071-2fa627e8ccd9 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:15.030220 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:15.030220 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:15.030789 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ecb7812d-4ee2-4b5e-b071-2fa627e8ccd9 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:15.212816 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:15.212816 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:15.242725 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ecb7812d-4ee2-4b5e-b071-2fa627e8ccd9 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Volume info retrieved successfully. Jan 21 12:12:15.287109 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ecb7812d-4ee2-4b5e-b071-2fa627e8ccd9 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/5f614a4e-c13c-45e6-840a-8b0555c9bd77 returned with HTTP 200 Jan 21 12:12:15.289303 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 569/1134] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:15 2021] GET /volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/5f614a4e-c13c-45e6-840a-8b0555c9bd77 => generated 917 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:15.303878 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ee68d0ae-1c7c-4799-95bb-9e36220c1b41 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] POST http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes Jan 21 12:12:15.304333 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:15.304333 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:15.304760 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ee68d0ae-1c7c-4799-95bb-9e36220c1b41 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-155312460"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:12:15.305912 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-ee68d0ae-1c7c-4799-95bb-9e36220c1b41 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-155312460'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:12:15.306284 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-ee68d0ae-1c7c-4799-95bb-9e36220c1b41 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Create volume of 1 GB Jan 21 12:12:15.333679 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ee68d0ae-1c7c-4799-95bb-9e36220c1b41 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Availability Zones retrieved successfully. Jan 21 12:12:15.361687 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ee68d0ae-1c7c-4799-95bb-9e36220c1b41 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Flow 'volume_create_api' (053af1a6-8f31-45c1-a6e0-3b52d9242700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:12:15.364555 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ee68d0ae-1c7c-4799-95bb-9e36220c1b41 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8280225-86ec-4935-91d5-106b1cf6b70e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:15.367197 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-ee68d0ae-1c7c-4799-95bb-9e36220c1b41 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:12:15.472251 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ee68d0ae-1c7c-4799-95bb-9e36220c1b41 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8280225-86ec-4935-91d5-106b1cf6b70e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:15.474468 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ee68d0ae-1c7c-4799-95bb-9e36220c1b41 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (765d070c-9626-414e-911b-3ac74e85974e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:15.590302 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-ee68d0ae-1c7c-4799-95bb-9e36220c1b41 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Created reservations ['42ea4b8f-827d-4f31-b8a0-00a247426d7d', '70fbef1f-e796-4f10-889d-bf5e81640cea', 'b1e7a0d8-cede-40d4-8563-df27f5acc937', '29433403-41af-48e4-9a15-a91e8188dde8'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:12:15.595225 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ee68d0ae-1c7c-4799-95bb-9e36220c1b41 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (765d070c-9626-414e-911b-3ac74e85974e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42ea4b8f-827d-4f31-b8a0-00a247426d7d', '70fbef1f-e796-4f10-889d-bf5e81640cea', 'b1e7a0d8-cede-40d4-8563-df27f5acc937', '29433403-41af-48e4-9a15-a91e8188dde8']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:15.604452 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ee68d0ae-1c7c-4799-95bb-9e36220c1b41 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27517404-9eb0-4142-820d-6aff8fdff949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:15.700439 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ee68d0ae-1c7c-4799-95bb-9e36220c1b41 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27517404-9eb0-4142-820d-6aff8fdff949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b93f70a-c3bc-4c29-994f-d2df3df6da5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-155312460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94e37ce1640843d780656e9b2d4b6f2f',qos_specs=None,replication_status=,reservations=['42ea4b8f-827d-4f31-b8a0-00a247426d7d','70fbef1f-e796-4f10-889d-bf5e81640cea','b1e7a0d8-cede-40d4-8563-df27f5acc937','29433403-41af-48e4-9a15-a91e8188dde8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8acb5fed341540a89bba6e65c42b000f',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:12:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-155312460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b93f70a-c3bc-4c29-994f-d2df3df6da5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94e37ce1640843d780656e9b2d4b6f2f',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,user_id='8acb5fed341540a89bba6e65c42b000f',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:15.703848 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ee68d0ae-1c7c-4799-95bb-9e36220c1b41 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7b8e620-4639-4d56-8a14-0b7395c4385e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:15.751275 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ee68d0ae-1c7c-4799-95bb-9e36220c1b41 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7b8e620-4639-4d56-8a14-0b7395c4385e) 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-VolumesListAdminTestJSON-Volume-155312460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94e37ce1640843d780656e9b2d4b6f2f',qos_specs=None,replication_status=,reservations=['42ea4b8f-827d-4f31-b8a0-00a247426d7d','70fbef1f-e796-4f10-889d-bf5e81640cea','b1e7a0d8-cede-40d4-8563-df27f5acc937','29433403-41af-48e4-9a15-a91e8188dde8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8acb5fed341540a89bba6e65c42b000f',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:15.753294 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ee68d0ae-1c7c-4799-95bb-9e36220c1b41 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b42a0de3-d526-408c-bc6a-47871cf2dfa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:15.784205 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ee68d0ae-1c7c-4799-95bb-9e36220c1b41 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b42a0de3-d526-408c-bc6a-47871cf2dfa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:15.787953 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ee68d0ae-1c7c-4799-95bb-9e36220c1b41 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Flow 'volume_create_api' (053af1a6-8f31-45c1-a6e0-3b52d9242700) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:12:15.841222 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ee68d0ae-1c7c-4799-95bb-9e36220c1b41 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Create volume request issued successfully. Jan 21 12:12:15.868297 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ee68d0ae-1c7c-4799-95bb-9e36220c1b41 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes returned with HTTP 202 Jan 21 12:12:15.870513 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 566/1135] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:12:15 2021] POST /volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes => generated 823 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:12:15.887556 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-01141c97-e1ec-4ee7-aeaf-6d905d765f14 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] GET http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/8b93f70a-c3bc-4c29-994f-d2df3df6da5e Jan 21 12:12:15.888219 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-01141c97-e1ec-4ee7-aeaf-6d905d765f14 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:15.888447 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:15.888447 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:15.896737 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-01141c97-e1ec-4ee7-aeaf-6d905d765f14 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:15.949098 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:15.949098 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:15.958214 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-01141c97-e1ec-4ee7-aeaf-6d905d765f14 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Volume info retrieved successfully. Jan 21 12:12:15.986384 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-01141c97-e1ec-4ee7-aeaf-6d905d765f14 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/8b93f70a-c3bc-4c29-994f-d2df3df6da5e returned with HTTP 200 Jan 21 12:12:15.986384 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 570/1136] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:15 2021] GET /volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/8b93f70a-c3bc-4c29-994f-d2df3df6da5e => generated 891 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:17.002487 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a0f77cdf-844f-45fe-9441-9ece7a8cafc1 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] GET http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/8b93f70a-c3bc-4c29-994f-d2df3df6da5e Jan 21 12:12:17.003023 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a0f77cdf-844f-45fe-9441-9ece7a8cafc1 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:17.003482 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:17.003482 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:17.004026 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a0f77cdf-844f-45fe-9441-9ece7a8cafc1 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:17.111468 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:17.111468 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:17.120497 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a0f77cdf-844f-45fe-9441-9ece7a8cafc1 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Volume info retrieved successfully. Jan 21 12:12:17.147025 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a0f77cdf-844f-45fe-9441-9ece7a8cafc1 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/8b93f70a-c3bc-4c29-994f-d2df3df6da5e returned with HTTP 200 Jan 21 12:12:17.148197 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 567/1137] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:16 2021] GET /volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/8b93f70a-c3bc-4c29-994f-d2df3df6da5e => generated 916 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:17.167704 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-199213b3-a9b4-4777-897e-913e6e4b63ab tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] GET http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/8b93f70a-c3bc-4c29-994f-d2df3df6da5e Jan 21 12:12:17.168573 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-199213b3-a9b4-4777-897e-913e6e4b63ab tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:17.168985 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:17.168985 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:17.170095 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-199213b3-a9b4-4777-897e-913e6e4b63ab tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:17.231907 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:17.231907 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:17.242907 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-199213b3-a9b4-4777-897e-913e6e4b63ab tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Volume info retrieved successfully. Jan 21 12:12:17.270340 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-199213b3-a9b4-4777-897e-913e6e4b63ab tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/8b93f70a-c3bc-4c29-994f-d2df3df6da5e returned with HTTP 200 Jan 21 12:12:17.274954 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 568/1138] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:17 2021] GET /volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/8b93f70a-c3bc-4c29-994f-d2df3df6da5e => generated 916 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:12:17.289367 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d48b54e3-f57e-47be-9fa0-30056b6071c4 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] POST http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes Jan 21 12:12:17.290075 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-408a07f9-2f60-46e4-8d1f-5523ea5f39b4 tempest-BackendsCapabilitiesAdminTestsJSON-261027074 tempest-BackendsCapabilitiesAdminTestsJSON-261027074] GET http://10.222.0.89/volume/v3/a882f320ec1e4902bfe332e2f0f0c035/scheduler-stats/get_pools Jan 21 12:12:17.290625 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-408a07f9-2f60-46e4-8d1f-5523ea5f39b4 tempest-BackendsCapabilitiesAdminTestsJSON-261027074 tempest-BackendsCapabilitiesAdminTestsJSON-261027074] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:17.290852 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:17.290852 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:17.291230 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-408a07f9-2f60-46e4-8d1f-5523ea5f39b4 tempest-BackendsCapabilitiesAdminTestsJSON-261027074 tempest-BackendsCapabilitiesAdminTestsJSON-261027074] Calling method 'get_pools' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:17.294772 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:17.294772 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:17.295448 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d48b54e3-f57e-47be-9fa0-30056b6071c4 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1440093590"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:12:17.297134 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-d48b54e3-f57e-47be-9fa0-30056b6071c4 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1440093590'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:12:17.298045 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-d48b54e3-f57e-47be-9fa0-30056b6071c4 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Create volume of 1 GB Jan 21 12:12:17.315953 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d48b54e3-f57e-47be-9fa0-30056b6071c4 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Availability Zones retrieved successfully. Jan 21 12:12:17.316514 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-408a07f9-2f60-46e4-8d1f-5523ea5f39b4 tempest-BackendsCapabilitiesAdminTestsJSON-261027074 tempest-BackendsCapabilitiesAdminTestsJSON-261027074] http://10.222.0.89/volume/v3/a882f320ec1e4902bfe332e2f0f0c035/scheduler-stats/get_pools returned with HTTP 200 Jan 21 12:12:17.317516 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 571/1139] 10.222.0.89 () {58 vars in 1258 bytes} [Thu Jan 21 12:12:17 2021] GET /volume/v3/a882f320ec1e4902bfe332e2f0f0c035/scheduler-stats/get_pools => generated 61 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 12:12:17.332674 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a20d36af-2975-4894-b3fd-e2449b8d787d tempest-BackendsCapabilitiesAdminTestsJSON-261027074 tempest-BackendsCapabilitiesAdminTestsJSON-261027074] GET http://10.222.0.89/volume/v3/a882f320ec1e4902bfe332e2f0f0c035/scheduler-stats/get_pools?detail=True Jan 21 12:12:17.333439 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a20d36af-2975-4894-b3fd-e2449b8d787d tempest-BackendsCapabilitiesAdminTestsJSON-261027074 tempest-BackendsCapabilitiesAdminTestsJSON-261027074] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:17.335167 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a20d36af-2975-4894-b3fd-e2449b8d787d tempest-BackendsCapabilitiesAdminTestsJSON-261027074 tempest-BackendsCapabilitiesAdminTestsJSON-261027074] Calling method 'get_pools' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:17.353304 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d48b54e3-f57e-47be-9fa0-30056b6071c4 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Flow 'volume_create_api' (fad8506a-baab-4ef7-acc6-930fc6a09757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:12:17.357795 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d48b54e3-f57e-47be-9fa0-30056b6071c4 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f707501a-9ce4-4709-8673-49b402b90131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:17.360396 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-d48b54e3-f57e-47be-9fa0-30056b6071c4 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:12:17.377527 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a20d36af-2975-4894-b3fd-e2449b8d787d tempest-BackendsCapabilitiesAdminTestsJSON-261027074 tempest-BackendsCapabilitiesAdminTestsJSON-261027074] http://10.222.0.89/volume/v3/a882f320ec1e4902bfe332e2f0f0c035/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 21 12:12:17.378747 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 572/1140] 10.222.0.89 () {58 vars in 1281 bytes} [Thu Jan 21 12:12:17 2021] GET /volume/v3/a882f320ec1e4902bfe332e2f0f0c035/scheduler-stats/get_pools?detail=True => generated 768 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:17.392593 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-85a80de9-b28c-4d39-9ff7-0b4209dec2ef tempest-BackendsCapabilitiesAdminTestsJSON-261027074 tempest-BackendsCapabilitiesAdminTestsJSON-261027074] GET http://10.222.0.89/volume/v3/a882f320ec1e4902bfe332e2f0f0c035/capabilities/n-d-760354-3@lvmdriver-1 Jan 21 12:12:17.393488 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-85a80de9-b28c-4d39-9ff7-0b4209dec2ef tempest-BackendsCapabilitiesAdminTestsJSON-261027074 tempest-BackendsCapabilitiesAdminTestsJSON-261027074] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:17.394169 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-85a80de9-b28c-4d39-9ff7-0b4209dec2ef tempest-BackendsCapabilitiesAdminTestsJSON-261027074 tempest-BackendsCapabilitiesAdminTestsJSON-261027074] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:17.418440 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-85a80de9-b28c-4d39-9ff7-0b4209dec2ef tempest-BackendsCapabilitiesAdminTestsJSON-261027074 tempest-BackendsCapabilitiesAdminTestsJSON-261027074] http://10.222.0.89/volume/v3/a882f320ec1e4902bfe332e2f0f0c035/capabilities/n-d-760354-3@lvmdriver-1 returned with HTTP 200 Jan 21 12:12:17.419301 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 573/1141] 10.222.0.89 () {58 vars in 1294 bytes} [Thu Jan 21 12:12:17 2021] GET /volume/v3/a882f320ec1e4902bfe332e2f0f0c035/capabilities/n-d-760354-3@lvmdriver-1 => generated 712 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:12:17.436272 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8efd2ead-9f7f-4480-978a-c266713a1b4e tempest-BackendsCapabilitiesAdminTestsJSON-261027074 tempest-BackendsCapabilitiesAdminTestsJSON-261027074] GET http://10.222.0.89/volume/v3/a882f320ec1e4902bfe332e2f0f0c035/capabilities/n-d-760354-3@lvmdriver-1 Jan 21 12:12:17.436790 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8efd2ead-9f7f-4480-978a-c266713a1b4e tempest-BackendsCapabilitiesAdminTestsJSON-261027074 tempest-BackendsCapabilitiesAdminTestsJSON-261027074] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:17.437441 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8efd2ead-9f7f-4480-978a-c266713a1b4e tempest-BackendsCapabilitiesAdminTestsJSON-261027074 tempest-BackendsCapabilitiesAdminTestsJSON-261027074] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:17.457920 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8efd2ead-9f7f-4480-978a-c266713a1b4e tempest-BackendsCapabilitiesAdminTestsJSON-261027074 tempest-BackendsCapabilitiesAdminTestsJSON-261027074] http://10.222.0.89/volume/v3/a882f320ec1e4902bfe332e2f0f0c035/capabilities/n-d-760354-3@lvmdriver-1 returned with HTTP 200 Jan 21 12:12:17.459256 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 574/1142] 10.222.0.89 () {58 vars in 1294 bytes} [Thu Jan 21 12:12:17 2021] GET /volume/v3/a882f320ec1e4902bfe332e2f0f0c035/capabilities/n-d-760354-3@lvmdriver-1 => generated 712 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:17.462555 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d48b54e3-f57e-47be-9fa0-30056b6071c4 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f707501a-9ce4-4709-8673-49b402b90131) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:17.465460 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d48b54e3-f57e-47be-9fa0-30056b6071c4 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91532d2b-4a74-4042-84f8-96bc9a56566b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:17.552492 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-d48b54e3-f57e-47be-9fa0-30056b6071c4 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Created reservations ['1c439bc2-28ff-4805-a4ea-1b0430de4f3a', 'e70e2876-e45d-4d30-b2fe-1d04135fb13e', '5efbb779-aafe-4ed4-8455-110a3fad0191', 'c3c6226d-9432-492e-95ad-fcd633b481c7'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:12:17.557067 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d48b54e3-f57e-47be-9fa0-30056b6071c4 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91532d2b-4a74-4042-84f8-96bc9a56566b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c439bc2-28ff-4805-a4ea-1b0430de4f3a', 'e70e2876-e45d-4d30-b2fe-1d04135fb13e', '5efbb779-aafe-4ed4-8455-110a3fad0191', 'c3c6226d-9432-492e-95ad-fcd633b481c7']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:17.560089 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d48b54e3-f57e-47be-9fa0-30056b6071c4 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbf9e662-bf81-4e28-a3b2-6e4cd1f2e0ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:17.633257 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d48b54e3-f57e-47be-9fa0-30056b6071c4 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbf9e662-bf81-4e28-a3b2-6e4cd1f2e0ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11c32ff2-e29b-434e-99be-651420a9f70a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1440093590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94e37ce1640843d780656e9b2d4b6f2f',qos_specs=None,replication_status=,reservations=['1c439bc2-28ff-4805-a4ea-1b0430de4f3a','e70e2876-e45d-4d30-b2fe-1d04135fb13e','5efbb779-aafe-4ed4-8455-110a3fad0191','c3c6226d-9432-492e-95ad-fcd633b481c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8acb5fed341540a89bba6e65c42b000f',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:12:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1440093590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11c32ff2-e29b-434e-99be-651420a9f70a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94e37ce1640843d780656e9b2d4b6f2f',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,user_id='8acb5fed341540a89bba6e65c42b000f',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:17.635593 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d48b54e3-f57e-47be-9fa0-30056b6071c4 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c946c9ce-6dc0-4bac-9547-32ba3ad9957b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:17.671617 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d48b54e3-f57e-47be-9fa0-30056b6071c4 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c946c9ce-6dc0-4bac-9547-32ba3ad9957b) 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-VolumesListAdminTestJSON-Volume-1440093590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94e37ce1640843d780656e9b2d4b6f2f',qos_specs=None,replication_status=,reservations=['1c439bc2-28ff-4805-a4ea-1b0430de4f3a','e70e2876-e45d-4d30-b2fe-1d04135fb13e','5efbb779-aafe-4ed4-8455-110a3fad0191','c3c6226d-9432-492e-95ad-fcd633b481c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8acb5fed341540a89bba6e65c42b000f',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:17.674125 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d48b54e3-f57e-47be-9fa0-30056b6071c4 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9abf2f7b-c3dc-49eb-959b-f4ddc154289e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:17.692033 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d48b54e3-f57e-47be-9fa0-30056b6071c4 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9abf2f7b-c3dc-49eb-959b-f4ddc154289e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:17.694770 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d48b54e3-f57e-47be-9fa0-30056b6071c4 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Flow 'volume_create_api' (fad8506a-baab-4ef7-acc6-930fc6a09757) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:12:17.757024 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d48b54e3-f57e-47be-9fa0-30056b6071c4 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Create volume request issued successfully. Jan 21 12:12:17.780840 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d48b54e3-f57e-47be-9fa0-30056b6071c4 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes returned with HTTP 202 Jan 21 12:12:17.792567 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 569/1143] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:12:17 2021] POST /volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes => generated 824 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:12:17.797230 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6da0ce04-013a-48db-8581-9041401a1e39 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] GET http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/11c32ff2-e29b-434e-99be-651420a9f70a Jan 21 12:12:17.797971 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6da0ce04-013a-48db-8581-9041401a1e39 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:17.798440 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6da0ce04-013a-48db-8581-9041401a1e39 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:17.865661 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:17.865661 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:17.876524 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6da0ce04-013a-48db-8581-9041401a1e39 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Volume info retrieved successfully. Jan 21 12:12:17.902163 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6da0ce04-013a-48db-8581-9041401a1e39 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/11c32ff2-e29b-434e-99be-651420a9f70a returned with HTTP 200 Jan 21 12:12:17.903371 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 575/1144] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:17 2021] GET /volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/11c32ff2-e29b-434e-99be-651420a9f70a => generated 892 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:18.921246 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-85d5d6a3-1559-48bc-814b-6692e1b44f76 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] GET http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/11c32ff2-e29b-434e-99be-651420a9f70a Jan 21 12:12:18.921864 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-85d5d6a3-1559-48bc-814b-6692e1b44f76 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:18.921989 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:18.921989 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:18.922557 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-85d5d6a3-1559-48bc-814b-6692e1b44f76 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:18.973972 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:18.973972 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:18.984545 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-85d5d6a3-1559-48bc-814b-6692e1b44f76 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Volume info retrieved successfully. Jan 21 12:12:19.010167 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-85d5d6a3-1559-48bc-814b-6692e1b44f76 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/11c32ff2-e29b-434e-99be-651420a9f70a returned with HTTP 200 Jan 21 12:12:19.014035 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 570/1145] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:18 2021] GET /volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/11c32ff2-e29b-434e-99be-651420a9f70a => generated 917 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:19.027364 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-811212c6-9d30-4bfe-ae46-7c12d29124aa tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] GET http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/11c32ff2-e29b-434e-99be-651420a9f70a Jan 21 12:12:19.027906 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-811212c6-9d30-4bfe-ae46-7c12d29124aa tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:19.028099 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:19.028099 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:19.028469 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-811212c6-9d30-4bfe-ae46-7c12d29124aa tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:19.103652 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:19.103652 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:19.127052 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-811212c6-9d30-4bfe-ae46-7c12d29124aa tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Volume info retrieved successfully. Jan 21 12:12:19.149058 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-811212c6-9d30-4bfe-ae46-7c12d29124aa tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/11c32ff2-e29b-434e-99be-651420a9f70a returned with HTTP 200 Jan 21 12:12:19.150478 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 576/1146] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:19 2021] GET /volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/11c32ff2-e29b-434e-99be-651420a9f70a => generated 917 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:19.473998 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1249aaed-da6f-4ba4-8843-84007adcfac4 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] POST http://10.222.0.89/volume/v3/b3622d711ab548bbb0e066fecd4e77ba/volumes Jan 21 12:12:19.474951 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:19.474951 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:19.478749 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1249aaed-da6f-4ba4-8843-84007adcfac4 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:12:19.478749 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-1249aaed-da6f-4ba4-8843-84007adcfac4 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] Create volume request body: {'volume': {'size': 1}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:12:19.478749 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-1249aaed-da6f-4ba4-8843-84007adcfac4 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] Create volume of 1 GB Jan 21 12:12:19.498621 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1249aaed-da6f-4ba4-8843-84007adcfac4 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] Availability Zones retrieved successfully. Jan 21 12:12:19.516617 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1249aaed-da6f-4ba4-8843-84007adcfac4 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] Flow 'volume_create_api' (fd9b896a-f136-4dbd-8b26-36f815611c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:12:19.519479 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1249aaed-da6f-4ba4-8843-84007adcfac4 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f399af4-c311-4fd9-8b53-5d3ce162736c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:19.521551 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-1249aaed-da6f-4ba4-8843-84007adcfac4 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:12:19.676075 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1249aaed-da6f-4ba4-8843-84007adcfac4 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f399af4-c311-4fd9-8b53-5d3ce162736c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:19.682160 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1249aaed-da6f-4ba4-8843-84007adcfac4 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2f38e64-cd49-44e4-a939-9aa1b619902b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:19.854859 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-1249aaed-da6f-4ba4-8843-84007adcfac4 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] Created reservations ['7453d5a0-f77c-44d3-8215-9db4209acf02', '4452038b-c839-4994-9f7e-6950e48d0073', 'b3e04fb4-56ea-483d-a23b-7d0b221f9524', '341d0a4f-49af-485f-aeac-4c5b34d40e7a'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:12:19.856801 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1249aaed-da6f-4ba4-8843-84007adcfac4 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2f38e64-cd49-44e4-a939-9aa1b619902b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7453d5a0-f77c-44d3-8215-9db4209acf02', '4452038b-c839-4994-9f7e-6950e48d0073', 'b3e04fb4-56ea-483d-a23b-7d0b221f9524', '341d0a4f-49af-485f-aeac-4c5b34d40e7a']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:19.859092 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1249aaed-da6f-4ba4-8843-84007adcfac4 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a9edc90-de67-4647-85a0-4224e419b305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:19.939817 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1249aaed-da6f-4ba4-8843-84007adcfac4 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a9edc90-de67-4647-85a0-4224e419b305) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24036d89-fd08-4922-b2ca-dd1a0c9d8e03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3622d711ab548bbb0e066fecd4e77ba',qos_specs=None,replication_status=,reservations=['7453d5a0-f77c-44d3-8215-9db4209acf02','4452038b-c839-4994-9f7e-6950e48d0073','b3e04fb4-56ea-483d-a23b-7d0b221f9524','341d0a4f-49af-485f-aeac-4c5b34d40e7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cbb660db4ba4dcf80da9ee7e824a5bb',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:12:19Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24036d89-fd08-4922-b2ca-dd1a0c9d8e03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3622d711ab548bbb0e066fecd4e77ba',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,user_id='0cbb660db4ba4dcf80da9ee7e824a5bb',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:19.941912 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1249aaed-da6f-4ba4-8843-84007adcfac4 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd312161-3575-4b47-8548-c51482a5890c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:19.977426 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1249aaed-da6f-4ba4-8843-84007adcfac4 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd312161-3575-4b47-8548-c51482a5890c) 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=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3622d711ab548bbb0e066fecd4e77ba',qos_specs=None,replication_status=,reservations=['7453d5a0-f77c-44d3-8215-9db4209acf02','4452038b-c839-4994-9f7e-6950e48d0073','b3e04fb4-56ea-483d-a23b-7d0b221f9524','341d0a4f-49af-485f-aeac-4c5b34d40e7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cbb660db4ba4dcf80da9ee7e824a5bb',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:19.980078 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1249aaed-da6f-4ba4-8843-84007adcfac4 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5658c46-7675-48db-aa88-17bd91d4ae20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:20.012291 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1249aaed-da6f-4ba4-8843-84007adcfac4 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5658c46-7675-48db-aa88-17bd91d4ae20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:20.019330 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1249aaed-da6f-4ba4-8843-84007adcfac4 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] Flow 'volume_create_api' (fd9b896a-f136-4dbd-8b26-36f815611c4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:12:20.101027 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1249aaed-da6f-4ba4-8843-84007adcfac4 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] Create volume request issued successfully. Jan 21 12:12:20.118765 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1249aaed-da6f-4ba4-8843-84007adcfac4 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] http://10.222.0.89/volume/v3/b3622d711ab548bbb0e066fecd4e77ba/volumes returned with HTTP 202 Jan 21 12:12:20.120177 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 571/1147] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:12:19 2021] POST /volume/v3/b3622d711ab548bbb0e066fecd4e77ba/volumes => generated 802 bytes in 956 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:12:20.134841 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-51a7e75b-5307-44c4-8a73-09ab4d22faaa tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] GET http://10.222.0.89/volume/v3/b3622d711ab548bbb0e066fecd4e77ba/volumes/24036d89-fd08-4922-b2ca-dd1a0c9d8e03 Jan 21 12:12:20.135356 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-51a7e75b-5307-44c4-8a73-09ab4d22faaa tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:20.135571 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:20.135571 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:20.136383 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-51a7e75b-5307-44c4-8a73-09ab4d22faaa tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:20.215934 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:20.215934 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:20.225359 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-51a7e75b-5307-44c4-8a73-09ab4d22faaa tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] Volume info retrieved successfully. Jan 21 12:12:20.248200 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-51a7e75b-5307-44c4-8a73-09ab4d22faaa tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] http://10.222.0.89/volume/v3/b3622d711ab548bbb0e066fecd4e77ba/volumes/24036d89-fd08-4922-b2ca-dd1a0c9d8e03 returned with HTTP 200 Jan 21 12:12:20.249109 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 577/1148] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:20 2021] GET /volume/v3/b3622d711ab548bbb0e066fecd4e77ba/volumes/24036d89-fd08-4922-b2ca-dd1a0c9d8e03 => generated 1039 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:12:21.267016 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b01a18cd-a9f9-41cc-b5c8-c8372d240188 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] GET http://10.222.0.89/volume/v3/b3622d711ab548bbb0e066fecd4e77ba/volumes/24036d89-fd08-4922-b2ca-dd1a0c9d8e03 Jan 21 12:12:21.267748 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b01a18cd-a9f9-41cc-b5c8-c8372d240188 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:21.268485 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:21.268485 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:21.269164 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b01a18cd-a9f9-41cc-b5c8-c8372d240188 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:21.340858 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:21.340858 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:21.354072 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b01a18cd-a9f9-41cc-b5c8-c8372d240188 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] Volume info retrieved successfully. Jan 21 12:12:21.380422 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b01a18cd-a9f9-41cc-b5c8-c8372d240188 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] http://10.222.0.89/volume/v3/b3622d711ab548bbb0e066fecd4e77ba/volumes/24036d89-fd08-4922-b2ca-dd1a0c9d8e03 returned with HTTP 200 Jan 21 12:12:21.381459 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 572/1149] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:21 2021] GET /volume/v3/b3622d711ab548bbb0e066fecd4e77ba/volumes/24036d89-fd08-4922-b2ca-dd1a0c9d8e03 => generated 1040 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:12:21.396899 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-22cc78e8-79a7-45d2-b29e-b399cb724c45 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] GET http://10.222.0.89/volume/v3/b3622d711ab548bbb0e066fecd4e77ba/volumes/detail?all_tenants=1&project_id=94e37ce1640843d780656e9b2d4b6f2f Jan 21 12:12:21.397434 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-22cc78e8-79a7-45d2-b29e-b399cb724c45 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:21.397898 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:21.397898 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:21.398575 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-22cc78e8-79a7-45d2-b29e-b399cb724c45 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] Calling method 'detail' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:21.399901 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-22cc78e8-79a7-45d2-b29e-b399cb724c45 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] Could not evaluate value 94e37ce1640843d780656e9b2d4b6f2f, assuming string {{(pid=87985) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 12:12:21.401251 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-22cc78e8-79a7-45d2-b29e-b399cb724c45 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] Searching by: MultiDict([('project_id', '94e37ce1640843d780656e9b2d4b6f2f'), ('all_tenants', 1)]). {{(pid=87985) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:12:21.489107 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-22cc78e8-79a7-45d2-b29e-b399cb724c45 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] Get all volumes completed successfully. Jan 21 12:12:21.491416 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:21.491416 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:21.500265 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-22cc78e8-79a7-45d2-b29e-b399cb724c45 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] http://10.222.0.89/volume/v3/b3622d711ab548bbb0e066fecd4e77ba/volumes/detail?all_tenants=1&project_id=94e37ce1640843d780656e9b2d4b6f2f returned with HTTP 200 Jan 21 12:12:21.509729 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 578/1150] 10.222.0.89 () {58 vars in 1340 bytes} [Thu Jan 21 12:12:21 2021] GET /volume/v3/b3622d711ab548bbb0e066fecd4e77ba/volumes/detail?all_tenants=1&project_id=94e37ce1640843d780656e9b2d4b6f2f => generated 3246 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:12:21.524347 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d1e8e4f2-f2fa-4fb4-8249-1b52d28cf2e3 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] DELETE http://10.222.0.89/volume/v3/b3622d711ab548bbb0e066fecd4e77ba/volumes/24036d89-fd08-4922-b2ca-dd1a0c9d8e03 Jan 21 12:12:21.525409 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d1e8e4f2-f2fa-4fb4-8249-1b52d28cf2e3 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:21.525988 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:21.525988 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:21.527839 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d1e8e4f2-f2fa-4fb4-8249-1b52d28cf2e3 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:21.528350 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-d1e8e4f2-f2fa-4fb4-8249-1b52d28cf2e3 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] Delete volume with id: 24036d89-fd08-4922-b2ca-dd1a0c9d8e03 Jan 21 12:12:21.634543 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:21.634543 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:21.636176 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d1e8e4f2-f2fa-4fb4-8249-1b52d28cf2e3 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] Volume info retrieved successfully. Jan 21 12:12:21.688752 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d1e8e4f2-f2fa-4fb4-8249-1b52d28cf2e3 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] Delete volume request issued successfully. Jan 21 12:12:21.689479 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d1e8e4f2-f2fa-4fb4-8249-1b52d28cf2e3 tempest-VolumesListAdminTestJSON-1713437395 tempest-VolumesListAdminTestJSON-1713437395] http://10.222.0.89/volume/v3/b3622d711ab548bbb0e066fecd4e77ba/volumes/24036d89-fd08-4922-b2ca-dd1a0c9d8e03 returned with HTTP 202 Jan 21 12:12:21.698993 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 573/1151] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:12:21 2021] DELETE /volume/v3/b3622d711ab548bbb0e066fecd4e77ba/volumes/24036d89-fd08-4922-b2ca-dd1a0c9d8e03 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:12:21.701569 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b9c0d825-2862-4d18-ba27-3968324b9f63 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] DELETE http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/11c32ff2-e29b-434e-99be-651420a9f70a Jan 21 12:12:21.702351 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b9c0d825-2862-4d18-ba27-3968324b9f63 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:21.703052 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:21.703052 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:21.703737 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b9c0d825-2862-4d18-ba27-3968324b9f63 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:21.704377 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-b9c0d825-2862-4d18-ba27-3968324b9f63 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Delete volume with id: 11c32ff2-e29b-434e-99be-651420a9f70a Jan 21 12:12:21.845782 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:21.845782 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:21.847296 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b9c0d825-2862-4d18-ba27-3968324b9f63 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Volume info retrieved successfully. Jan 21 12:12:21.887713 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b9c0d825-2862-4d18-ba27-3968324b9f63 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Delete volume request issued successfully. Jan 21 12:12:21.888197 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b9c0d825-2862-4d18-ba27-3968324b9f63 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/11c32ff2-e29b-434e-99be-651420a9f70a returned with HTTP 202 Jan 21 12:12:21.889255 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 579/1152] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:12:21 2021] DELETE /volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/11c32ff2-e29b-434e-99be-651420a9f70a => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:12:21.897125 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a659f3b6-0a42-48ed-911e-57e86a719f5e tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] GET http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/11c32ff2-e29b-434e-99be-651420a9f70a Jan 21 12:12:21.897623 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a659f3b6-0a42-48ed-911e-57e86a719f5e tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:21.897867 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:21.897867 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:21.898237 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a659f3b6-0a42-48ed-911e-57e86a719f5e tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:22.055549 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:22.055549 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:22.066091 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a659f3b6-0a42-48ed-911e-57e86a719f5e tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Volume info retrieved successfully. Jan 21 12:12:22.092129 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a659f3b6-0a42-48ed-911e-57e86a719f5e tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/11c32ff2-e29b-434e-99be-651420a9f70a returned with HTTP 200 Jan 21 12:12:22.093259 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 574/1153] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:21 2021] GET /volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/11c32ff2-e29b-434e-99be-651420a9f70a => generated 916 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:23.111118 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9790f8a1-da05-4e2a-a50c-8545a6e7ceb5 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] GET http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/11c32ff2-e29b-434e-99be-651420a9f70a Jan 21 12:12:23.111823 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9790f8a1-da05-4e2a-a50c-8545a6e7ceb5 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:23.112049 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:23.112049 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:23.112423 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9790f8a1-da05-4e2a-a50c-8545a6e7ceb5 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:23.228083 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:23.228083 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:23.245055 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9790f8a1-da05-4e2a-a50c-8545a6e7ceb5 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Volume info retrieved successfully. Jan 21 12:12:23.246523 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bc26533e-65c5-4e1e-9209-75514d4948a7 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] POST http://10.222.0.89/volume/v3/8e86b43131794532aed48ccd5b9686e9/volumes Jan 21 12:12:23.246996 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:23.246996 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:23.247407 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bc26533e-65c5-4e1e-9209-75514d4948a7 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotManageAdminTest-Volume-1500665252"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:12:23.248543 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-bc26533e-65c5-4e1e-9209-75514d4948a7 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotManageAdminTest-Volume-1500665252'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:12:23.248890 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-bc26533e-65c5-4e1e-9209-75514d4948a7 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Create volume of 1 GB Jan 21 12:12:23.264209 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bc26533e-65c5-4e1e-9209-75514d4948a7 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Availability Zones retrieved successfully. Jan 21 12:12:23.284582 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bc26533e-65c5-4e1e-9209-75514d4948a7 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Flow 'volume_create_api' (cc5a4d28-fd6b-421a-8015-c88e4679ef2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:12:23.288076 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bc26533e-65c5-4e1e-9209-75514d4948a7 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (322b1b88-1202-4c9f-bdbf-28d95e91164f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:23.290710 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-bc26533e-65c5-4e1e-9209-75514d4948a7 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:12:23.326323 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9790f8a1-da05-4e2a-a50c-8545a6e7ceb5 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/11c32ff2-e29b-434e-99be-651420a9f70a returned with HTTP 200 Jan 21 12:12:23.328054 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 575/1154] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:23 2021] GET /volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/11c32ff2-e29b-434e-99be-651420a9f70a => generated 916 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:23.367093 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bc26533e-65c5-4e1e-9209-75514d4948a7 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (322b1b88-1202-4c9f-bdbf-28d95e91164f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:23.369714 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bc26533e-65c5-4e1e-9209-75514d4948a7 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3044fa3-364a-440d-9562-f141faaf9a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:23.486989 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-bc26533e-65c5-4e1e-9209-75514d4948a7 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Created reservations ['f193da73-8895-4260-a917-f1bc1e220bc2', '776192ca-5558-45e3-af56-0f6cfc1dc92e', '8f947f75-33b2-4850-824f-6e4af99c3927', 'fd9a03a9-e17a-4cf8-baac-b806ef8f0aa7'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:12:23.489164 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bc26533e-65c5-4e1e-9209-75514d4948a7 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3044fa3-364a-440d-9562-f141faaf9a1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f193da73-8895-4260-a917-f1bc1e220bc2', '776192ca-5558-45e3-af56-0f6cfc1dc92e', '8f947f75-33b2-4850-824f-6e4af99c3927', 'fd9a03a9-e17a-4cf8-baac-b806ef8f0aa7']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:23.491651 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bc26533e-65c5-4e1e-9209-75514d4948a7 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eb0ae77-d363-4ea2-9f75-2a3e1ffb4f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:23.563495 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bc26533e-65c5-4e1e-9209-75514d4948a7 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eb0ae77-d363-4ea2-9f75-2a3e1ffb4f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a3730db-577d-476e-909e-f42d5ba2d934', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1500665252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e86b43131794532aed48ccd5b9686e9',qos_specs=None,replication_status=,reservations=['f193da73-8895-4260-a917-f1bc1e220bc2','776192ca-5558-45e3-af56-0f6cfc1dc92e','8f947f75-33b2-4850-824f-6e4af99c3927','fd9a03a9-e17a-4cf8-baac-b806ef8f0aa7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f166b7e49d5c4422bcfc0c2012f817f2',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:12:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1500665252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a3730db-577d-476e-909e-f42d5ba2d934,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e86b43131794532aed48ccd5b9686e9',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,user_id='f166b7e49d5c4422bcfc0c2012f817f2',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:23.566140 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bc26533e-65c5-4e1e-9209-75514d4948a7 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e93afecc-049e-48d1-b942-206307584a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:23.603933 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bc26533e-65c5-4e1e-9209-75514d4948a7 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e93afecc-049e-48d1-b942-206307584a11) 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-SnapshotManageAdminTest-Volume-1500665252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e86b43131794532aed48ccd5b9686e9',qos_specs=None,replication_status=,reservations=['f193da73-8895-4260-a917-f1bc1e220bc2','776192ca-5558-45e3-af56-0f6cfc1dc92e','8f947f75-33b2-4850-824f-6e4af99c3927','fd9a03a9-e17a-4cf8-baac-b806ef8f0aa7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f166b7e49d5c4422bcfc0c2012f817f2',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:23.606922 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bc26533e-65c5-4e1e-9209-75514d4948a7 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67347e84-74d1-4279-8f10-e7735e028812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:23.624274 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bc26533e-65c5-4e1e-9209-75514d4948a7 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67347e84-74d1-4279-8f10-e7735e028812) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:23.628102 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bc26533e-65c5-4e1e-9209-75514d4948a7 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Flow 'volume_create_api' (cc5a4d28-fd6b-421a-8015-c88e4679ef2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:12:23.687140 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bc26533e-65c5-4e1e-9209-75514d4948a7 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Create volume request issued successfully. Jan 21 12:12:23.703042 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bc26533e-65c5-4e1e-9209-75514d4948a7 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] http://10.222.0.89/volume/v3/8e86b43131794532aed48ccd5b9686e9/volumes returned with HTTP 202 Jan 21 12:12:23.704669 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 580/1155] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:12:22 2021] POST /volume/v3/8e86b43131794532aed48ccd5b9686e9/volumes => generated 823 bytes in 765 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:12:23.719671 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-454272f6-3776-4bbc-9370-e73c2170a830 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] GET http://10.222.0.89/volume/v3/8e86b43131794532aed48ccd5b9686e9/volumes/2a3730db-577d-476e-909e-f42d5ba2d934 Jan 21 12:12:23.720205 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-454272f6-3776-4bbc-9370-e73c2170a830 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:23.720609 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:23.720609 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:23.720982 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-454272f6-3776-4bbc-9370-e73c2170a830 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:23.790676 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:23.790676 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:23.806302 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-454272f6-3776-4bbc-9370-e73c2170a830 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Volume info retrieved successfully. Jan 21 12:12:23.856831 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-454272f6-3776-4bbc-9370-e73c2170a830 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] http://10.222.0.89/volume/v3/8e86b43131794532aed48ccd5b9686e9/volumes/2a3730db-577d-476e-909e-f42d5ba2d934 returned with HTTP 200 Jan 21 12:12:23.859189 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 576/1156] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:23 2021] GET /volume/v3/8e86b43131794532aed48ccd5b9686e9/volumes/2a3730db-577d-476e-909e-f42d5ba2d934 => generated 891 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:24.357726 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2c8a7682-7763-4947-82f7-373258d322e9 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] GET http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/11c32ff2-e29b-434e-99be-651420a9f70a Jan 21 12:12:24.359161 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2c8a7682-7763-4947-82f7-373258d322e9 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:24.359754 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:24.359754 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:24.360754 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2c8a7682-7763-4947-82f7-373258d322e9 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:24.478691 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2c8a7682-7763-4947-82f7-373258d322e9 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/11c32ff2-e29b-434e-99be-651420a9f70a returned with HTTP 404 Jan 21 12:12:24.480472 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 581/1157] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:24 2021] GET /volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/11c32ff2-e29b-434e-99be-651420a9f70a => generated 109 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:12:24.489006 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8a6298e9-376f-4bc5-b110-c3386d500ef7 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] DELETE http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/8b93f70a-c3bc-4c29-994f-d2df3df6da5e Jan 21 12:12:24.489978 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8a6298e9-376f-4bc5-b110-c3386d500ef7 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:24.490510 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:24.490510 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:24.491341 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8a6298e9-376f-4bc5-b110-c3386d500ef7 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:24.492063 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-8a6298e9-376f-4bc5-b110-c3386d500ef7 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Delete volume with id: 8b93f70a-c3bc-4c29-994f-d2df3df6da5e Jan 21 12:12:24.587133 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:24.587133 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:24.592061 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8a6298e9-376f-4bc5-b110-c3386d500ef7 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Volume info retrieved successfully. Jan 21 12:12:24.661550 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8a6298e9-376f-4bc5-b110-c3386d500ef7 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Delete volume request issued successfully. Jan 21 12:12:24.664596 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8a6298e9-376f-4bc5-b110-c3386d500ef7 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/8b93f70a-c3bc-4c29-994f-d2df3df6da5e returned with HTTP 202 Jan 21 12:12:24.668681 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 577/1158] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:12:24 2021] DELETE /volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/8b93f70a-c3bc-4c29-994f-d2df3df6da5e => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:12:24.674561 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-20dee053-6b19-45fc-94d9-9e2e5f8f605e tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] GET http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/8b93f70a-c3bc-4c29-994f-d2df3df6da5e Jan 21 12:12:24.675319 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-20dee053-6b19-45fc-94d9-9e2e5f8f605e tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:24.675965 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-20dee053-6b19-45fc-94d9-9e2e5f8f605e tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:24.866318 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:24.866318 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:24.876354 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-17827b95-35f3-483c-a101-2e9904207157 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] GET http://10.222.0.89/volume/v3/8e86b43131794532aed48ccd5b9686e9/volumes/2a3730db-577d-476e-909e-f42d5ba2d934 Jan 21 12:12:24.876970 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-17827b95-35f3-483c-a101-2e9904207157 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:24.877194 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:24.877194 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:24.877568 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-17827b95-35f3-483c-a101-2e9904207157 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:24.892297 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-20dee053-6b19-45fc-94d9-9e2e5f8f605e tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Volume info retrieved successfully. Jan 21 12:12:24.931283 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-20dee053-6b19-45fc-94d9-9e2e5f8f605e tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/8b93f70a-c3bc-4c29-994f-d2df3df6da5e returned with HTTP 200 Jan 21 12:12:24.931916 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 582/1159] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:24 2021] GET /volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/8b93f70a-c3bc-4c29-994f-d2df3df6da5e => generated 915 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:24.967827 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:24.967827 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:24.980434 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-17827b95-35f3-483c-a101-2e9904207157 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Volume info retrieved successfully. Jan 21 12:12:25.009956 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-17827b95-35f3-483c-a101-2e9904207157 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] http://10.222.0.89/volume/v3/8e86b43131794532aed48ccd5b9686e9/volumes/2a3730db-577d-476e-909e-f42d5ba2d934 returned with HTTP 200 Jan 21 12:12:25.020157 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 578/1160] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:24 2021] GET /volume/v3/8e86b43131794532aed48ccd5b9686e9/volumes/2a3730db-577d-476e-909e-f42d5ba2d934 => generated 915 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:25.947879 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-02b6b6cf-3ad8-4d0f-b6a7-3b6508ed51ba tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] GET http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/8b93f70a-c3bc-4c29-994f-d2df3df6da5e Jan 21 12:12:25.948634 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-02b6b6cf-3ad8-4d0f-b6a7-3b6508ed51ba tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:25.948634 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:25.948634 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:25.948969 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-02b6b6cf-3ad8-4d0f-b6a7-3b6508ed51ba tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:25.998973 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:25.998973 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:26.008650 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-02b6b6cf-3ad8-4d0f-b6a7-3b6508ed51ba tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Volume info retrieved successfully. Jan 21 12:12:26.030299 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4fe798fa-88bf-4093-bdb5-a66961691131 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] GET http://10.222.0.89/volume/v3/8e86b43131794532aed48ccd5b9686e9/volumes/2a3730db-577d-476e-909e-f42d5ba2d934 Jan 21 12:12:26.031219 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4fe798fa-88bf-4093-bdb5-a66961691131 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:26.031628 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:26.031628 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:26.032253 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-02b6b6cf-3ad8-4d0f-b6a7-3b6508ed51ba tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/8b93f70a-c3bc-4c29-994f-d2df3df6da5e returned with HTTP 200 Jan 21 12:12:26.032972 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4fe798fa-88bf-4093-bdb5-a66961691131 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:26.033145 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 583/1161] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:25 2021] GET /volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/8b93f70a-c3bc-4c29-994f-d2df3df6da5e => generated 915 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:26.088135 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:26.088135 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:26.097460 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4fe798fa-88bf-4093-bdb5-a66961691131 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Volume info retrieved successfully. Jan 21 12:12:26.127709 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4fe798fa-88bf-4093-bdb5-a66961691131 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] http://10.222.0.89/volume/v3/8e86b43131794532aed48ccd5b9686e9/volumes/2a3730db-577d-476e-909e-f42d5ba2d934 returned with HTTP 200 Jan 21 12:12:26.141349 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 579/1162] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:26 2021] GET /volume/v3/8e86b43131794532aed48ccd5b9686e9/volumes/2a3730db-577d-476e-909e-f42d5ba2d934 => generated 916 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:26.146876 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d08f513c-2ca0-4769-b72d-a6fb89cd6d4a tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] POST http://10.222.0.89/volume/v3/8e86b43131794532aed48ccd5b9686e9/snapshots Jan 21 12:12:26.147919 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:26.147919 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:26.148668 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d08f513c-2ca0-4769-b72d-a6fb89cd6d4a tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a3730db-577d-476e-909e-f42d5ba2d934", "name": "tempest-SnapshotManageAdminTest-Snapshot-1125139129"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:12:26.215380 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:26.215380 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:26.215380 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d08f513c-2ca0-4769-b72d-a6fb89cd6d4a tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Volume info retrieved successfully. Jan 21 12:12:26.215380 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-d08f513c-2ca0-4769-b72d-a6fb89cd6d4a tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Create snapshot from volume 2a3730db-577d-476e-909e-f42d5ba2d934 Jan 21 12:12:26.287573 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-d08f513c-2ca0-4769-b72d-a6fb89cd6d4a tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Created reservations ['ed411f9c-db06-4c1e-b9ff-0d1737efeabb', '4c4dabbc-7209-4666-a90b-da59f6caebcf', '6ce02351-184b-45ca-ba7a-4627795f4345', '42e62ab0-89ea-4dac-9bbd-879d6f02422a'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:12:26.422133 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d08f513c-2ca0-4769-b72d-a6fb89cd6d4a tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Snapshot create request issued successfully. Jan 21 12:12:26.423587 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d08f513c-2ca0-4769-b72d-a6fb89cd6d4a tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] http://10.222.0.89/volume/v3/8e86b43131794532aed48ccd5b9686e9/snapshots returned with HTTP 202 Jan 21 12:12:26.439541 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-90445b2b-84b5-4db5-ad94-0404d0af8e70 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] GET http://10.222.0.89/volume/v3/8e86b43131794532aed48ccd5b9686e9/snapshots/af40d17e-7b24-4a8c-ab18-180e0b8725bc Jan 21 12:12:26.439954 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-90445b2b-84b5-4db5-ad94-0404d0af8e70 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:26.440146 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:26.440146 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:26.440771 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-90445b2b-84b5-4db5-ad94-0404d0af8e70 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:26.454673 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 584/1163] 10.222.0.89 () {60 vars in 1232 bytes} [Thu Jan 21 12:12:26 2021] POST /volume/v3/8e86b43131794532aed48ccd5b9686e9/snapshots => generated 310 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 12:12:26.501655 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:26.501655 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:26.503490 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-90445b2b-84b5-4db5-ad94-0404d0af8e70 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Snapshot retrieved successfully. Jan 21 12:12:26.505560 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-90445b2b-84b5-4db5-ad94-0404d0af8e70 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] http://10.222.0.89/volume/v3/8e86b43131794532aed48ccd5b9686e9/snapshots/af40d17e-7b24-4a8c-ab18-180e0b8725bc returned with HTTP 200 Jan 21 12:12:26.506852 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 580/1164] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:12:26 2021] GET /volume/v3/8e86b43131794532aed48ccd5b9686e9/snapshots/af40d17e-7b24-4a8c-ab18-180e0b8725bc => generated 442 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:27.060015 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-55772fd6-f942-47d6-988b-7932464e0090 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] GET http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/8b93f70a-c3bc-4c29-994f-d2df3df6da5e Jan 21 12:12:27.061253 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-55772fd6-f942-47d6-988b-7932464e0090 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:27.062345 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:27.062345 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:27.064346 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-55772fd6-f942-47d6-988b-7932464e0090 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:27.137221 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-55772fd6-f942-47d6-988b-7932464e0090 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/8b93f70a-c3bc-4c29-994f-d2df3df6da5e returned with HTTP 404 Jan 21 12:12:27.138328 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 585/1165] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:27 2021] GET /volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/8b93f70a-c3bc-4c29-994f-d2df3df6da5e => generated 109 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:12:27.146517 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a40e3bde-f17f-40ca-bd8f-fa453221b5c6 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] DELETE http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/5f614a4e-c13c-45e6-840a-8b0555c9bd77 Jan 21 12:12:27.147282 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a40e3bde-f17f-40ca-bd8f-fa453221b5c6 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:27.147663 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:27.147663 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:27.148290 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a40e3bde-f17f-40ca-bd8f-fa453221b5c6 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:27.149124 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-a40e3bde-f17f-40ca-bd8f-fa453221b5c6 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Delete volume with id: 5f614a4e-c13c-45e6-840a-8b0555c9bd77 Jan 21 12:12:27.217776 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:27.217776 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:27.219005 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a40e3bde-f17f-40ca-bd8f-fa453221b5c6 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Volume info retrieved successfully. Jan 21 12:12:27.249055 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a40e3bde-f17f-40ca-bd8f-fa453221b5c6 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Delete volume request issued successfully. Jan 21 12:12:27.250077 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a40e3bde-f17f-40ca-bd8f-fa453221b5c6 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/5f614a4e-c13c-45e6-840a-8b0555c9bd77 returned with HTTP 202 Jan 21 12:12:27.251600 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 581/1166] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:12:27 2021] DELETE /volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/5f614a4e-c13c-45e6-840a-8b0555c9bd77 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:12:27.261091 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-702a41a0-6895-417b-aed7-b3b467fdcb32 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] GET http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/5f614a4e-c13c-45e6-840a-8b0555c9bd77 Jan 21 12:12:27.261623 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-702a41a0-6895-417b-aed7-b3b467fdcb32 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:27.262129 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-702a41a0-6895-417b-aed7-b3b467fdcb32 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:27.363438 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:27.363438 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:27.375113 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-702a41a0-6895-417b-aed7-b3b467fdcb32 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Volume info retrieved successfully. Jan 21 12:12:27.406315 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-702a41a0-6895-417b-aed7-b3b467fdcb32 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/5f614a4e-c13c-45e6-840a-8b0555c9bd77 returned with HTTP 200 Jan 21 12:12:27.408094 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 586/1167] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:27 2021] GET /volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/5f614a4e-c13c-45e6-840a-8b0555c9bd77 => generated 916 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:27.523737 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ef880447-f15a-4b88-98d3-75dd5ce56f50 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] GET http://10.222.0.89/volume/v3/8e86b43131794532aed48ccd5b9686e9/snapshots/af40d17e-7b24-4a8c-ab18-180e0b8725bc Jan 21 12:12:27.534960 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ef880447-f15a-4b88-98d3-75dd5ce56f50 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:27.535696 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:27.535696 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:27.536725 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ef880447-f15a-4b88-98d3-75dd5ce56f50 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:27.604203 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:27.604203 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:27.609168 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ef880447-f15a-4b88-98d3-75dd5ce56f50 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Snapshot retrieved successfully. Jan 21 12:12:27.611444 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ef880447-f15a-4b88-98d3-75dd5ce56f50 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] http://10.222.0.89/volume/v3/8e86b43131794532aed48ccd5b9686e9/snapshots/af40d17e-7b24-4a8c-ab18-180e0b8725bc returned with HTTP 200 Jan 21 12:12:27.623234 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 582/1168] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:12:27 2021] GET /volume/v3/8e86b43131794532aed48ccd5b9686e9/snapshots/af40d17e-7b24-4a8c-ab18-180e0b8725bc => generated 442 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:28.424625 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d123c710-c65d-4e1c-a0ab-63a4955377d3 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] GET http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/5f614a4e-c13c-45e6-840a-8b0555c9bd77 Jan 21 12:12:28.425231 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d123c710-c65d-4e1c-a0ab-63a4955377d3 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:28.425541 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:28.425541 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:28.426115 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d123c710-c65d-4e1c-a0ab-63a4955377d3 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:28.476246 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:28.476246 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:28.486011 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d123c710-c65d-4e1c-a0ab-63a4955377d3 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Volume info retrieved successfully. Jan 21 12:12:28.541526 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d123c710-c65d-4e1c-a0ab-63a4955377d3 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/5f614a4e-c13c-45e6-840a-8b0555c9bd77 returned with HTTP 200 Jan 21 12:12:28.542575 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 587/1169] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:28 2021] GET /volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/5f614a4e-c13c-45e6-840a-8b0555c9bd77 => generated 916 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:28.636040 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b5322f8e-65b2-45d7-b18b-718909602e30 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] GET http://10.222.0.89/volume/v3/8e86b43131794532aed48ccd5b9686e9/snapshots/af40d17e-7b24-4a8c-ab18-180e0b8725bc Jan 21 12:12:28.636913 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b5322f8e-65b2-45d7-b18b-718909602e30 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:28.637321 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:28.637321 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:28.638002 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b5322f8e-65b2-45d7-b18b-718909602e30 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:28.668402 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:28.668402 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:28.671341 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b5322f8e-65b2-45d7-b18b-718909602e30 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Snapshot retrieved successfully. Jan 21 12:12:28.673432 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b5322f8e-65b2-45d7-b18b-718909602e30 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] http://10.222.0.89/volume/v3/8e86b43131794532aed48ccd5b9686e9/snapshots/af40d17e-7b24-4a8c-ab18-180e0b8725bc returned with HTTP 200 Jan 21 12:12:28.674441 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 583/1170] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:12:28 2021] GET /volume/v3/8e86b43131794532aed48ccd5b9686e9/snapshots/af40d17e-7b24-4a8c-ab18-180e0b8725bc => generated 469 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:29.103361 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6ab83a91-1e4c-4222-b7b5-1f9f8c593476 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] POST http://10.222.0.89/volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/af40d17e-7b24-4a8c-ab18-180e0b8725bc/action Jan 21 12:12:29.104483 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:29.104483 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:29.107481 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6ab83a91-1e4c-4222-b7b5-1f9f8c593476 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Action body: b'{"os-unmanage": {}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:12:29.108287 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6ab83a91-1e4c-4222-b7b5-1f9f8c593476 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:12:29.109170 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.contrib.snapshot_unmanage [None req-6ab83a91-1e4c-4222-b7b5-1f9f8c593476 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Unmanage snapshot with id: af40d17e-7b24-4a8c-ab18-180e0b8725bc Jan 21 12:12:29.202939 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:29.202939 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:29.214011 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6ab83a91-1e4c-4222-b7b5-1f9f8c593476 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Snapshot retrieved successfully. Jan 21 12:12:29.339946 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6ab83a91-1e4c-4222-b7b5-1f9f8c593476 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Snapshot delete request issued successfully. Jan 21 12:12:29.339946 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6ab83a91-1e4c-4222-b7b5-1f9f8c593476 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] http://10.222.0.89/volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/af40d17e-7b24-4a8c-ab18-180e0b8725bc/action returned with HTTP 202 Jan 21 12:12:29.339946 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 588/1171] 10.222.0.89 () {60 vars in 1363 bytes} [Thu Jan 21 12:12:28 2021] POST /volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/af40d17e-7b24-4a8c-ab18-180e0b8725bc/action => generated 0 bytes in 655 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:12:29.346456 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5c1c2fc1-8267-4c6d-8910-dd6d8e7f1fa2 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] GET http://10.222.0.89/volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/af40d17e-7b24-4a8c-ab18-180e0b8725bc Jan 21 12:12:29.347186 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5c1c2fc1-8267-4c6d-8910-dd6d8e7f1fa2 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:29.347407 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:29.347407 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:29.347785 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5c1c2fc1-8267-4c6d-8910-dd6d8e7f1fa2 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:29.381013 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:29.381013 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:29.382017 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5c1c2fc1-8267-4c6d-8910-dd6d8e7f1fa2 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Snapshot retrieved successfully. Jan 21 12:12:29.383697 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5c1c2fc1-8267-4c6d-8910-dd6d8e7f1fa2 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] http://10.222.0.89/volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/af40d17e-7b24-4a8c-ab18-180e0b8725bc returned with HTTP 200 Jan 21 12:12:29.384514 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 584/1172] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:12:29 2021] GET /volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/af40d17e-7b24-4a8c-ab18-180e0b8725bc => generated 470 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:29.559902 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-92159e6b-63aa-4061-ac1b-c86597277f42 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] GET http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/5f614a4e-c13c-45e6-840a-8b0555c9bd77 Jan 21 12:12:29.560919 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-92159e6b-63aa-4061-ac1b-c86597277f42 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:29.561122 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:29.561122 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:29.561505 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-92159e6b-63aa-4061-ac1b-c86597277f42 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:29.625926 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-92159e6b-63aa-4061-ac1b-c86597277f42 tempest-VolumesListAdminTestJSON-955884963 tempest-VolumesListAdminTestJSON-955884963] http://10.222.0.89/volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/5f614a4e-c13c-45e6-840a-8b0555c9bd77 returned with HTTP 404 Jan 21 12:12:29.644385 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 589/1173] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:29 2021] GET /volume/v3/94e37ce1640843d780656e9b2d4b6f2f/volumes/5f614a4e-c13c-45e6-840a-8b0555c9bd77 => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:12:30.414905 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-54f00795-d2e4-4d06-b6a5-e76e2c426480 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] GET http://10.222.0.89/volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/af40d17e-7b24-4a8c-ab18-180e0b8725bc Jan 21 12:12:30.415788 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-54f00795-d2e4-4d06-b6a5-e76e2c426480 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:30.416193 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:30.416193 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:30.416840 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-54f00795-d2e4-4d06-b6a5-e76e2c426480 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:30.455485 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-54f00795-d2e4-4d06-b6a5-e76e2c426480 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] http://10.222.0.89/volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/af40d17e-7b24-4a8c-ab18-180e0b8725bc returned with HTTP 404 Jan 21 12:12:30.458371 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 585/1174] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:12:30 2021] GET /volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/af40d17e-7b24-4a8c-ab18-180e0b8725bc => generated 111 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:12:30.466245 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3c572a79-d379-4bf2-9e78-3852d60a58c9 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] GET http://10.222.0.89/volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/detail?all_tenants=1 Jan 21 12:12:30.466748 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3c572a79-d379-4bf2-9e78-3852d60a58c9 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:30.467389 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3c572a79-d379-4bf2-9e78-3852d60a58c9 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Calling method 'detail' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:30.468582 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:30.468582 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:30.497278 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3c572a79-d379-4bf2-9e78-3852d60a58c9 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Get all snapshots completed successfully. Jan 21 12:12:30.499436 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3c572a79-d379-4bf2-9e78-3852d60a58c9 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] http://10.222.0.89/volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/detail?all_tenants=1 returned with HTTP 200 Jan 21 12:12:30.500709 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 590/1175] 10.222.0.89 () {58 vars in 1258 bytes} [Thu Jan 21 12:12:30 2021] GET /volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/detail?all_tenants=1 => generated 17 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 12:12:30.515948 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-436fc916-b2dc-4969-bf2c-ae59d79a5e4e tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] POST http://10.222.0.89/volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/os-snapshot-manage Jan 21 12:12:30.516984 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-436fc916-b2dc-4969-bf2c-ae59d79a5e4e tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a3730db-577d-476e-909e-f42d5ba2d934", "ref": {"source-name": "_snapshot-af40d17e-7b24-4a8c-ab18-180e0b8725bc"}, "name": "tempest-SnapshotManageAdminTest-Managed-Snapshot-1177279508", "description": "tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1829477252", "metadata": {"manage-snap-meta1": "value1", "manage-snap-meta2": "value2", "manage-snap-meta3": "value3"}}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:12:30.631170 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:30.631170 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:30.632113 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-436fc916-b2dc-4969-bf2c-ae59d79a5e4e tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Volume info retrieved successfully. Jan 21 12:12:30.634696 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.snapshot_manage [None req-436fc916-b2dc-4969-bf2c-ae59d79a5e4e tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Manage snapshot request body: {'snapshot': {'volume_id': '2a3730db-577d-476e-909e-f42d5ba2d934', 'ref': {'source-name': '_snapshot-af40d17e-7b24-4a8c-ab18-180e0b8725bc'}, 'name': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-1177279508', 'description': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1829477252', 'metadata': {'manage-snap-meta1': 'value1', 'manage-snap-meta2': 'value2', 'manage-snap-meta3': 'value3'}}} {{(pid=87986) create /opt/stack/cinder/cinder/api/contrib/snapshot_manage.py:95}} Jan 21 12:12:30.763083 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-436fc916-b2dc-4969-bf2c-ae59d79a5e4e tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Created reservations ['9637ecc6-b797-4e18-bb29-e0d586bba06c', '6b78a2b9-69da-4615-bf20-794fca0a33f3', '372fc39d-0db2-45a9-b0bd-965c22040908', '660a6451-c7dd-4884-adca-f156d913c1ff'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:12:30.936669 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-436fc916-b2dc-4969-bf2c-ae59d79a5e4e tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] http://10.222.0.89/volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/os-snapshot-manage returned with HTTP 202 Jan 21 12:12:30.937815 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 586/1176] 10.222.0.89 () {60 vars in 1259 bytes} [Thu Jan 21 12:12:30 2021] POST /volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/os-snapshot-manage => generated 478 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:12:30.949235 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-27c7d8bd-41d3-4555-8736-837f3a067fbf tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] GET http://10.222.0.89/volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/8f11f039-27d3-45da-a9d0-03230a448212 Jan 21 12:12:30.949787 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-27c7d8bd-41d3-4555-8736-837f3a067fbf tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:30.950400 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-27c7d8bd-41d3-4555-8736-837f3a067fbf tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:30.994606 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:30.994606 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:30.995869 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-27c7d8bd-41d3-4555-8736-837f3a067fbf tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Snapshot retrieved successfully. Jan 21 12:12:30.997791 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-27c7d8bd-41d3-4555-8736-837f3a067fbf tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] http://10.222.0.89/volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/8f11f039-27d3-45da-a9d0-03230a448212 returned with HTTP 200 Jan 21 12:12:30.999154 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 591/1177] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:12:30 2021] GET /volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/8f11f039-27d3-45da-a9d0-03230a448212 => generated 610 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:32.012584 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-60a0170f-5c62-4191-a373-abf5211f5982 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] GET http://10.222.0.89/volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/8f11f039-27d3-45da-a9d0-03230a448212 Jan 21 12:12:32.013160 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-60a0170f-5c62-4191-a373-abf5211f5982 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:32.013270 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:32.013270 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:32.013898 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-60a0170f-5c62-4191-a373-abf5211f5982 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:32.080275 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:32.080275 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:32.081722 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-60a0170f-5c62-4191-a373-abf5211f5982 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Snapshot retrieved successfully. Jan 21 12:12:32.083821 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-60a0170f-5c62-4191-a373-abf5211f5982 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] http://10.222.0.89/volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/8f11f039-27d3-45da-a9d0-03230a448212 returned with HTTP 200 Jan 21 12:12:32.089496 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 587/1178] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:12:32 2021] GET /volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/8f11f039-27d3-45da-a9d0-03230a448212 => generated 610 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:33.102263 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-da73bdb0-5901-49bc-abbb-1feb58e528c3 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] GET http://10.222.0.89/volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/8f11f039-27d3-45da-a9d0-03230a448212 Jan 21 12:12:33.102732 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-da73bdb0-5901-49bc-abbb-1feb58e528c3 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:33.102819 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:33.102819 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:33.103195 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-da73bdb0-5901-49bc-abbb-1feb58e528c3 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:33.212691 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:33.212691 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:33.213576 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-da73bdb0-5901-49bc-abbb-1feb58e528c3 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Snapshot retrieved successfully. Jan 21 12:12:33.226218 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-da73bdb0-5901-49bc-abbb-1feb58e528c3 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] http://10.222.0.89/volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/8f11f039-27d3-45da-a9d0-03230a448212 returned with HTTP 200 Jan 21 12:12:33.227043 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 592/1179] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:12:33 2021] GET /volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/8f11f039-27d3-45da-a9d0-03230a448212 => generated 610 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:34.239831 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ffbdca32-9fb2-413a-9afd-52360d576348 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] GET http://10.222.0.89/volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/8f11f039-27d3-45da-a9d0-03230a448212 Jan 21 12:12:34.242227 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ffbdca32-9fb2-413a-9afd-52360d576348 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:34.242668 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:34.242668 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:34.243298 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ffbdca32-9fb2-413a-9afd-52360d576348 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:34.258592 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ca751547-aaeb-4b35-b56f-294130345c9a tempest-ExtensionsTestJSON-765962408 tempest-ExtensionsTestJSON-765962408] GET http://10.222.0.89/volume/v3/5dead3fcb8c44d3ea8e902af842fbb75/extensions Jan 21 12:12:34.259116 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ca751547-aaeb-4b35-b56f-294130345c9a tempest-ExtensionsTestJSON-765962408 tempest-ExtensionsTestJSON-765962408] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:34.259334 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:34.259334 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:34.259703 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ca751547-aaeb-4b35-b56f-294130345c9a tempest-ExtensionsTestJSON-765962408 tempest-ExtensionsTestJSON-765962408] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:34.260535 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ca751547-aaeb-4b35-b56f-294130345c9a tempest-ExtensionsTestJSON-765962408 tempest-ExtensionsTestJSON-765962408] http://10.222.0.89/volume/v3/5dead3fcb8c44d3ea8e902af842fbb75/extensions returned with HTTP 200 Jan 21 12:12:34.261369 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 588/1180] 10.222.0.89 () {58 vars in 1213 bytes} [Thu Jan 21 12:12:33 2021] GET /volume/v3/5dead3fcb8c44d3ea8e902af842fbb75/extensions => generated 5245 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:12:34.301109 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:34.301109 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:34.303295 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ffbdca32-9fb2-413a-9afd-52360d576348 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Snapshot retrieved successfully. Jan 21 12:12:34.305805 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ffbdca32-9fb2-413a-9afd-52360d576348 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] http://10.222.0.89/volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/8f11f039-27d3-45da-a9d0-03230a448212 returned with HTTP 200 Jan 21 12:12:34.310368 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 593/1181] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:12:34 2021] GET /volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/8f11f039-27d3-45da-a9d0-03230a448212 => generated 635 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:34.322933 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f1a0fef5-819d-4b1e-b36f-35cbc53612d1 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] GET http://10.222.0.89/volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/8f11f039-27d3-45da-a9d0-03230a448212 Jan 21 12:12:34.323928 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f1a0fef5-819d-4b1e-b36f-35cbc53612d1 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:34.324596 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f1a0fef5-819d-4b1e-b36f-35cbc53612d1 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:34.355265 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:34.355265 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:34.356129 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f1a0fef5-819d-4b1e-b36f-35cbc53612d1 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Snapshot retrieved successfully. Jan 21 12:12:34.358052 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f1a0fef5-819d-4b1e-b36f-35cbc53612d1 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] http://10.222.0.89/volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/8f11f039-27d3-45da-a9d0-03230a448212 returned with HTTP 200 Jan 21 12:12:34.359317 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 589/1182] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:12:34 2021] GET /volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/8f11f039-27d3-45da-a9d0-03230a448212 => generated 635 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:34.370956 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-76858104-8a4f-4d80-a525-7f6e2005962d tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] DELETE http://10.222.0.89/volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/8f11f039-27d3-45da-a9d0-03230a448212 Jan 21 12:12:34.371702 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-76858104-8a4f-4d80-a525-7f6e2005962d tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:34.372089 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:34.372089 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:34.372766 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-76858104-8a4f-4d80-a525-7f6e2005962d tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:34.373365 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-76858104-8a4f-4d80-a525-7f6e2005962d tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Delete snapshot with id: 8f11f039-27d3-45da-a9d0-03230a448212 Jan 21 12:12:34.405435 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:34.405435 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:34.406827 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-76858104-8a4f-4d80-a525-7f6e2005962d tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Snapshot retrieved successfully. Jan 21 12:12:34.496758 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-76858104-8a4f-4d80-a525-7f6e2005962d tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Snapshot delete request issued successfully. Jan 21 12:12:34.497568 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-76858104-8a4f-4d80-a525-7f6e2005962d tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] http://10.222.0.89/volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/8f11f039-27d3-45da-a9d0-03230a448212 returned with HTTP 202 Jan 21 12:12:34.498653 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 594/1183] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:12:34 2021] DELETE /volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/8f11f039-27d3-45da-a9d0-03230a448212 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:12:34.509093 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-262cb87c-bcb9-44b6-8903-c135a93d2410 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] GET http://10.222.0.89/volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/8f11f039-27d3-45da-a9d0-03230a448212 Jan 21 12:12:34.509858 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-262cb87c-bcb9-44b6-8903-c135a93d2410 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:34.510242 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:34.510242 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:34.511445 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-262cb87c-bcb9-44b6-8903-c135a93d2410 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:34.573234 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:34.573234 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:34.581133 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-262cb87c-bcb9-44b6-8903-c135a93d2410 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Snapshot retrieved successfully. Jan 21 12:12:34.586334 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-262cb87c-bcb9-44b6-8903-c135a93d2410 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] http://10.222.0.89/volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/8f11f039-27d3-45da-a9d0-03230a448212 returned with HTTP 200 Jan 21 12:12:34.595503 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 590/1184] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:12:34 2021] GET /volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/8f11f039-27d3-45da-a9d0-03230a448212 => generated 634 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:35.618810 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-80d14096-d94b-47bd-9246-72dcff1647b1 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] GET http://10.222.0.89/volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/8f11f039-27d3-45da-a9d0-03230a448212 Jan 21 12:12:35.641929 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-80d14096-d94b-47bd-9246-72dcff1647b1 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:35.642613 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:35.642613 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:35.643704 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-80d14096-d94b-47bd-9246-72dcff1647b1 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:35.756843 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:35.756843 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:35.758486 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-80d14096-d94b-47bd-9246-72dcff1647b1 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Snapshot retrieved successfully. Jan 21 12:12:35.760522 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-80d14096-d94b-47bd-9246-72dcff1647b1 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] http://10.222.0.89/volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/8f11f039-27d3-45da-a9d0-03230a448212 returned with HTTP 200 Jan 21 12:12:35.766644 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 595/1185] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:12:35 2021] GET /volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/8f11f039-27d3-45da-a9d0-03230a448212 => generated 634 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:36.775073 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8fb82b13-78b8-41d8-808c-e7ee540ff6e5 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] GET http://10.222.0.89/volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/8f11f039-27d3-45da-a9d0-03230a448212 Jan 21 12:12:36.775638 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8fb82b13-78b8-41d8-808c-e7ee540ff6e5 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:36.775946 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:36.775946 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:36.776599 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8fb82b13-78b8-41d8-808c-e7ee540ff6e5 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:36.822683 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8fb82b13-78b8-41d8-808c-e7ee540ff6e5 tempest-SnapshotManageAdminTest-1503113487 tempest-SnapshotManageAdminTest-1503113487] http://10.222.0.89/volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/8f11f039-27d3-45da-a9d0-03230a448212 returned with HTTP 404 Jan 21 12:12:36.825086 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 591/1186] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:12:36 2021] GET /volume/v3/cd490d0ef6144fb9acdf4dc9c84960a2/snapshots/8f11f039-27d3-45da-a9d0-03230a448212 => generated 111 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:12:36.835036 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f5b57008-7241-4ba6-88eb-2669c10a5d4d tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] DELETE http://10.222.0.89/volume/v3/8e86b43131794532aed48ccd5b9686e9/snapshots/af40d17e-7b24-4a8c-ab18-180e0b8725bc Jan 21 12:12:36.835571 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f5b57008-7241-4ba6-88eb-2669c10a5d4d tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:36.835789 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:36.835789 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:36.836162 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f5b57008-7241-4ba6-88eb-2669c10a5d4d tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:36.836522 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-f5b57008-7241-4ba6-88eb-2669c10a5d4d tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Delete snapshot with id: af40d17e-7b24-4a8c-ab18-180e0b8725bc Jan 21 12:12:36.863942 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f5b57008-7241-4ba6-88eb-2669c10a5d4d tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] http://10.222.0.89/volume/v3/8e86b43131794532aed48ccd5b9686e9/snapshots/af40d17e-7b24-4a8c-ab18-180e0b8725bc returned with HTTP 404 Jan 21 12:12:36.865562 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 596/1187] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:12:36 2021] DELETE /volume/v3/8e86b43131794532aed48ccd5b9686e9/snapshots/af40d17e-7b24-4a8c-ab18-180e0b8725bc => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:12:36.874370 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d8fadd88-84f1-4164-98bb-6b125162b3c6 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] DELETE http://10.222.0.89/volume/v3/8e86b43131794532aed48ccd5b9686e9/volumes/2a3730db-577d-476e-909e-f42d5ba2d934 Jan 21 12:12:36.875100 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d8fadd88-84f1-4164-98bb-6b125162b3c6 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:36.876171 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d8fadd88-84f1-4164-98bb-6b125162b3c6 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:36.876818 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-d8fadd88-84f1-4164-98bb-6b125162b3c6 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Delete volume with id: 2a3730db-577d-476e-909e-f42d5ba2d934 Jan 21 12:12:36.936641 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:36.936641 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:36.938083 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d8fadd88-84f1-4164-98bb-6b125162b3c6 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Volume info retrieved successfully. Jan 21 12:12:36.994215 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d8fadd88-84f1-4164-98bb-6b125162b3c6 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Delete volume request issued successfully. Jan 21 12:12:36.994725 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d8fadd88-84f1-4164-98bb-6b125162b3c6 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] http://10.222.0.89/volume/v3/8e86b43131794532aed48ccd5b9686e9/volumes/2a3730db-577d-476e-909e-f42d5ba2d934 returned with HTTP 202 Jan 21 12:12:36.996277 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 592/1188] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:12:36 2021] DELETE /volume/v3/8e86b43131794532aed48ccd5b9686e9/volumes/2a3730db-577d-476e-909e-f42d5ba2d934 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:12:37.005404 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eea0931b-f0a7-4c6e-8e89-359932e58f58 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] GET http://10.222.0.89/volume/v3/8e86b43131794532aed48ccd5b9686e9/volumes/2a3730db-577d-476e-909e-f42d5ba2d934 Jan 21 12:12:37.009208 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eea0931b-f0a7-4c6e-8e89-359932e58f58 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:37.009887 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eea0931b-f0a7-4c6e-8e89-359932e58f58 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:37.169833 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:37.169833 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:37.181240 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-eea0931b-f0a7-4c6e-8e89-359932e58f58 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Volume info retrieved successfully. Jan 21 12:12:37.217880 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eea0931b-f0a7-4c6e-8e89-359932e58f58 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] http://10.222.0.89/volume/v3/8e86b43131794532aed48ccd5b9686e9/volumes/2a3730db-577d-476e-909e-f42d5ba2d934 returned with HTTP 200 Jan 21 12:12:37.219348 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 597/1189] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:36 2021] GET /volume/v3/8e86b43131794532aed48ccd5b9686e9/volumes/2a3730db-577d-476e-909e-f42d5ba2d934 => generated 915 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:38.236653 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7dbf1623-d423-49d8-9313-6bc936c7d9b5 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] GET http://10.222.0.89/volume/v3/8e86b43131794532aed48ccd5b9686e9/volumes/2a3730db-577d-476e-909e-f42d5ba2d934 Jan 21 12:12:38.237478 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7dbf1623-d423-49d8-9313-6bc936c7d9b5 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:38.237803 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:38.237803 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:38.238493 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7dbf1623-d423-49d8-9313-6bc936c7d9b5 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:38.368290 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:38.368290 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:38.397420 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7dbf1623-d423-49d8-9313-6bc936c7d9b5 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Volume info retrieved successfully. Jan 21 12:12:38.457714 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7dbf1623-d423-49d8-9313-6bc936c7d9b5 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] http://10.222.0.89/volume/v3/8e86b43131794532aed48ccd5b9686e9/volumes/2a3730db-577d-476e-909e-f42d5ba2d934 returned with HTTP 200 Jan 21 12:12:38.470909 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 593/1190] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:38 2021] GET /volume/v3/8e86b43131794532aed48ccd5b9686e9/volumes/2a3730db-577d-476e-909e-f42d5ba2d934 => generated 915 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:39.489290 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-53764430-d0df-4298-8307-d8281cc4177e tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] GET http://10.222.0.89/volume/v3/8e86b43131794532aed48ccd5b9686e9/volumes/2a3730db-577d-476e-909e-f42d5ba2d934 Jan 21 12:12:39.490593 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-53764430-d0df-4298-8307-d8281cc4177e tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:39.491007 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:39.491007 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:39.491498 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-53764430-d0df-4298-8307-d8281cc4177e tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:39.579977 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:39.579977 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:39.597179 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-53764430-d0df-4298-8307-d8281cc4177e tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Volume info retrieved successfully. Jan 21 12:12:39.665991 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-53764430-d0df-4298-8307-d8281cc4177e tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] http://10.222.0.89/volume/v3/8e86b43131794532aed48ccd5b9686e9/volumes/2a3730db-577d-476e-909e-f42d5ba2d934 returned with HTTP 200 Jan 21 12:12:39.672857 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 598/1191] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:39 2021] GET /volume/v3/8e86b43131794532aed48ccd5b9686e9/volumes/2a3730db-577d-476e-909e-f42d5ba2d934 => generated 915 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:40.488932 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c2a8e994-1b4f-4b2c-9479-39e68324f281 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] POST http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes Jan 21 12:12:40.489401 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:40.489401 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:40.490018 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c2a8e994-1b4f-4b2c-9479-39e68324f281 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1028464542"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:12:40.491062 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-c2a8e994-1b4f-4b2c-9479-39e68324f281 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1028464542'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:12:40.491430 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-c2a8e994-1b4f-4b2c-9479-39e68324f281 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Create volume of 1 GB Jan 21 12:12:40.525233 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c2a8e994-1b4f-4b2c-9479-39e68324f281 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Availability Zones retrieved successfully. Jan 21 12:12:40.551816 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c2a8e994-1b4f-4b2c-9479-39e68324f281 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Flow 'volume_create_api' (382250e4-baec-4b80-bd60-25d3b3cfa193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:12:40.557483 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c2a8e994-1b4f-4b2c-9479-39e68324f281 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96dbe874-35ef-424d-a10b-09072df082da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:40.560047 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-c2a8e994-1b4f-4b2c-9479-39e68324f281 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:12:40.685274 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7fd76ec4-f2ad-4b0e-aacb-b12c54aa3f80 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] GET http://10.222.0.89/volume/v3/8e86b43131794532aed48ccd5b9686e9/volumes/2a3730db-577d-476e-909e-f42d5ba2d934 Jan 21 12:12:40.685836 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7fd76ec4-f2ad-4b0e-aacb-b12c54aa3f80 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:40.686037 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:40.686037 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:40.686974 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7fd76ec4-f2ad-4b0e-aacb-b12c54aa3f80 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:40.748224 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7fd76ec4-f2ad-4b0e-aacb-b12c54aa3f80 tempest-SnapshotManageAdminTest-1337976601 tempest-SnapshotManageAdminTest-1337976601] http://10.222.0.89/volume/v3/8e86b43131794532aed48ccd5b9686e9/volumes/2a3730db-577d-476e-909e-f42d5ba2d934 returned with HTTP 404 Jan 21 12:12:40.749543 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 599/1192] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:40 2021] GET /volume/v3/8e86b43131794532aed48ccd5b9686e9/volumes/2a3730db-577d-476e-909e-f42d5ba2d934 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:12:40.932379 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c2a8e994-1b4f-4b2c-9479-39e68324f281 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96dbe874-35ef-424d-a10b-09072df082da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:40.934945 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c2a8e994-1b4f-4b2c-9479-39e68324f281 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e28cc5a9-31d9-4eb0-8ee1-43989e45d1f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:41.210591 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-c2a8e994-1b4f-4b2c-9479-39e68324f281 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Created reservations ['98ae6dfe-ec3f-4604-8cdb-ad8c40cb9d9f', '336a93c8-d38a-4a3a-b59d-a6da881e94af', '65946abd-329b-4271-9645-c29c90faca0d', '4421ff39-ce4a-4721-9161-9de3af3a6efb'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:12:41.212637 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c2a8e994-1b4f-4b2c-9479-39e68324f281 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e28cc5a9-31d9-4eb0-8ee1-43989e45d1f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98ae6dfe-ec3f-4604-8cdb-ad8c40cb9d9f', '336a93c8-d38a-4a3a-b59d-a6da881e94af', '65946abd-329b-4271-9645-c29c90faca0d', '4421ff39-ce4a-4721-9161-9de3af3a6efb']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:41.215157 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c2a8e994-1b4f-4b2c-9479-39e68324f281 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (060e7b70-854e-486e-8dd8-fa1ea7fbd55d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:41.376422 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c2a8e994-1b4f-4b2c-9479-39e68324f281 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (060e7b70-854e-486e-8dd8-fa1ea7fbd55d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0183bd75-ba49-417b-8d57-4eb08f8dae10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1028464542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b2e1d9fca9749b8baf7c9ab027919d1',qos_specs=None,replication_status=,reservations=['98ae6dfe-ec3f-4604-8cdb-ad8c40cb9d9f','336a93c8-d38a-4a3a-b59d-a6da881e94af','65946abd-329b-4271-9645-c29c90faca0d','4421ff39-ce4a-4721-9161-9de3af3a6efb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f25d4f0b9044480c80a44c7809199241',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:12:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1028464542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0183bd75-ba49-417b-8d57-4eb08f8dae10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b2e1d9fca9749b8baf7c9ab027919d1',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,user_id='f25d4f0b9044480c80a44c7809199241',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:41.379218 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c2a8e994-1b4f-4b2c-9479-39e68324f281 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dd41536-31fb-4932-b369-196588b1ef14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:41.437921 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c2a8e994-1b4f-4b2c-9479-39e68324f281 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dd41536-31fb-4932-b369-196588b1ef14) 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-VolumesDeleteCascade-Volume-1028464542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b2e1d9fca9749b8baf7c9ab027919d1',qos_specs=None,replication_status=,reservations=['98ae6dfe-ec3f-4604-8cdb-ad8c40cb9d9f','336a93c8-d38a-4a3a-b59d-a6da881e94af','65946abd-329b-4271-9645-c29c90faca0d','4421ff39-ce4a-4721-9161-9de3af3a6efb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f25d4f0b9044480c80a44c7809199241',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:41.440826 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c2a8e994-1b4f-4b2c-9479-39e68324f281 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57df5a3c-8ddb-41a9-aec2-879c3147d7c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:41.463971 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c2a8e994-1b4f-4b2c-9479-39e68324f281 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57df5a3c-8ddb-41a9-aec2-879c3147d7c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:41.473093 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c2a8e994-1b4f-4b2c-9479-39e68324f281 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Flow 'volume_create_api' (382250e4-baec-4b80-bd60-25d3b3cfa193) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:12:41.616751 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c2a8e994-1b4f-4b2c-9479-39e68324f281 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Create volume request issued successfully. Jan 21 12:12:41.643562 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c2a8e994-1b4f-4b2c-9479-39e68324f281 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes returned with HTTP 202 Jan 21 12:12:41.644439 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 594/1193] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:12:40 2021] POST /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes => generated 820 bytes in 1443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:12:41.662209 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-debdc434-17fa-42be-9a31-ff785b887d4c tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/0183bd75-ba49-417b-8d57-4eb08f8dae10 Jan 21 12:12:41.663315 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-debdc434-17fa-42be-9a31-ff785b887d4c tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:41.664016 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-debdc434-17fa-42be-9a31-ff785b887d4c tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:41.756099 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:41.756099 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:41.776532 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-debdc434-17fa-42be-9a31-ff785b887d4c tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Volume info retrieved successfully. Jan 21 12:12:41.794625 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-debdc434-17fa-42be-9a31-ff785b887d4c tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/0183bd75-ba49-417b-8d57-4eb08f8dae10 returned with HTTP 200 Jan 21 12:12:41.795794 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 600/1194] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:41 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/0183bd75-ba49-417b-8d57-4eb08f8dae10 => generated 912 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:42.812866 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3fab0f65-3757-427e-a3d9-0068d439b964 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/0183bd75-ba49-417b-8d57-4eb08f8dae10 Jan 21 12:12:42.814523 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3fab0f65-3757-427e-a3d9-0068d439b964 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:42.814961 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:42.814961 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:42.815848 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3fab0f65-3757-427e-a3d9-0068d439b964 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:42.962979 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:42.962979 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:42.984788 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3fab0f65-3757-427e-a3d9-0068d439b964 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Volume info retrieved successfully. Jan 21 12:12:43.057817 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3fab0f65-3757-427e-a3d9-0068d439b964 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/0183bd75-ba49-417b-8d57-4eb08f8dae10 returned with HTTP 200 Jan 21 12:12:43.061673 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 595/1195] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:42 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/0183bd75-ba49-417b-8d57-4eb08f8dae10 => generated 912 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:44.075897 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c9d205af-5dfc-4c8a-ae34-94c1c9fa9016 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/0183bd75-ba49-417b-8d57-4eb08f8dae10 Jan 21 12:12:44.077247 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c9d205af-5dfc-4c8a-ae34-94c1c9fa9016 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:44.077636 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:44.077636 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:44.078334 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c9d205af-5dfc-4c8a-ae34-94c1c9fa9016 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:44.160304 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:44.160304 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:44.177211 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c9d205af-5dfc-4c8a-ae34-94c1c9fa9016 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Volume info retrieved successfully. Jan 21 12:12:44.212810 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c9d205af-5dfc-4c8a-ae34-94c1c9fa9016 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/0183bd75-ba49-417b-8d57-4eb08f8dae10 returned with HTTP 200 Jan 21 12:12:44.213937 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 601/1196] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:44 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/0183bd75-ba49-417b-8d57-4eb08f8dae10 => generated 913 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:12:44.233521 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fa546a18-108e-48a4-adee-64f2d92c4ebd tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] POST http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots Jan 21 12:12:44.234013 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:44.234013 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:44.234426 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fa546a18-108e-48a4-adee-64f2d92c4ebd tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0183bd75-ba49-417b-8d57-4eb08f8dae10", "name": "tempest-VolumesDeleteCascade-Snapshot-132432064"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:12:44.317535 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:44.317535 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:44.324235 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fa546a18-108e-48a4-adee-64f2d92c4ebd tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Volume info retrieved successfully. Jan 21 12:12:44.324600 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-fa546a18-108e-48a4-adee-64f2d92c4ebd tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Create snapshot from volume 0183bd75-ba49-417b-8d57-4eb08f8dae10 Jan 21 12:12:44.500350 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-fa546a18-108e-48a4-adee-64f2d92c4ebd tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Created reservations ['c016fb76-4c71-4660-89af-3f56ee92583e', '77f0b3f9-b86d-4385-932f-2ddbcaef8264', 'af2bcb23-9371-41a1-977a-43d148f9a1f4', '913df402-1683-4994-a11c-3119ac2570c7'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:12:44.873304 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fa546a18-108e-48a4-adee-64f2d92c4ebd tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Snapshot create request issued successfully. Jan 21 12:12:44.874159 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fa546a18-108e-48a4-adee-64f2d92c4ebd tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots returned with HTTP 202 Jan 21 12:12:44.875528 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 596/1197] 10.222.0.89 () {60 vars in 1232 bytes} [Thu Jan 21 12:12:44 2021] POST /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots => generated 306 bytes in 646 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:12:44.887745 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0a1091fa-ce4f-49d3-8c71-445c243d6ba0 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/3968fb79-7880-469c-89fb-b0c4a069cee0 Jan 21 12:12:44.888983 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0a1091fa-ce4f-49d3-8c71-445c243d6ba0 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:44.889464 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:44.889464 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:44.890168 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0a1091fa-ce4f-49d3-8c71-445c243d6ba0 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:44.954917 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:44.954917 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:44.957582 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0a1091fa-ce4f-49d3-8c71-445c243d6ba0 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Snapshot retrieved successfully. Jan 21 12:12:44.960671 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0a1091fa-ce4f-49d3-8c71-445c243d6ba0 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/3968fb79-7880-469c-89fb-b0c4a069cee0 returned with HTTP 200 Jan 21 12:12:44.967034 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 602/1198] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:12:44 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/3968fb79-7880-469c-89fb-b0c4a069cee0 => generated 438 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:45.975135 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-74f24c57-9ce7-456c-bff9-2cf30d6cf73c tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/3968fb79-7880-469c-89fb-b0c4a069cee0 Jan 21 12:12:45.975645 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-74f24c57-9ce7-456c-bff9-2cf30d6cf73c tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:45.975843 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:45.975843 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:45.976641 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-74f24c57-9ce7-456c-bff9-2cf30d6cf73c tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:46.080637 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:46.080637 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:46.082740 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-74f24c57-9ce7-456c-bff9-2cf30d6cf73c tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Snapshot retrieved successfully. Jan 21 12:12:46.109512 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-74f24c57-9ce7-456c-bff9-2cf30d6cf73c tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/3968fb79-7880-469c-89fb-b0c4a069cee0 returned with HTTP 200 Jan 21 12:12:46.126041 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 597/1199] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:12:45 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/3968fb79-7880-469c-89fb-b0c4a069cee0 => generated 438 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:47.143933 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a2f0e53b-19a7-44cb-926a-85f6e8692ad4 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/3968fb79-7880-469c-89fb-b0c4a069cee0 Jan 21 12:12:47.144429 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a2f0e53b-19a7-44cb-926a-85f6e8692ad4 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:47.144539 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:47.144539 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:47.145543 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a2f0e53b-19a7-44cb-926a-85f6e8692ad4 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:47.291887 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:47.291887 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:47.293426 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a2f0e53b-19a7-44cb-926a-85f6e8692ad4 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Snapshot retrieved successfully. Jan 21 12:12:47.308839 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a2f0e53b-19a7-44cb-926a-85f6e8692ad4 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/3968fb79-7880-469c-89fb-b0c4a069cee0 returned with HTTP 200 Jan 21 12:12:47.316199 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 603/1200] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:12:47 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/3968fb79-7880-469c-89fb-b0c4a069cee0 => generated 438 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:48.324993 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-05bc1e05-1f19-4add-aea0-76de628d2fe9 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/3968fb79-7880-469c-89fb-b0c4a069cee0 Jan 21 12:12:48.326124 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-05bc1e05-1f19-4add-aea0-76de628d2fe9 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:48.326489 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:48.326489 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:48.327253 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-05bc1e05-1f19-4add-aea0-76de628d2fe9 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:48.373018 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:48.373018 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:48.374589 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-05bc1e05-1f19-4add-aea0-76de628d2fe9 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Snapshot retrieved successfully. Jan 21 12:12:48.376931 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-05bc1e05-1f19-4add-aea0-76de628d2fe9 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/3968fb79-7880-469c-89fb-b0c4a069cee0 returned with HTTP 200 Jan 21 12:12:48.378294 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 598/1201] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:12:48 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/3968fb79-7880-469c-89fb-b0c4a069cee0 => generated 465 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:48.389576 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-80a30340-9e31-4652-a8f1-a1067b0516bc tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] POST http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots Jan 21 12:12:48.390227 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:48.390227 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:48.390651 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-80a30340-9e31-4652-a8f1-a1067b0516bc tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0183bd75-ba49-417b-8d57-4eb08f8dae10", "name": "tempest-VolumesDeleteCascade-Snapshot-985700169"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:12:48.452208 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:48.452208 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:48.454512 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-80a30340-9e31-4652-a8f1-a1067b0516bc tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Volume info retrieved successfully. Jan 21 12:12:48.457784 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-80a30340-9e31-4652-a8f1-a1067b0516bc tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Create snapshot from volume 0183bd75-ba49-417b-8d57-4eb08f8dae10 Jan 21 12:12:48.557294 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-80a30340-9e31-4652-a8f1-a1067b0516bc tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Created reservations ['6d31a8d6-8ddc-431b-a692-c9fb553c3c18', '8319df4f-f15e-4d00-badd-d3b02bc450f1', 'dbc644a6-a458-426a-9d85-4694b5c85540', '7c6e2f4e-a51b-4338-8519-1a680d28afdf'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:12:48.744161 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-80a30340-9e31-4652-a8f1-a1067b0516bc tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Snapshot create request issued successfully. Jan 21 12:12:48.745429 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-80a30340-9e31-4652-a8f1-a1067b0516bc tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots returned with HTTP 202 Jan 21 12:12:48.748348 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 604/1202] 10.222.0.89 () {60 vars in 1232 bytes} [Thu Jan 21 12:12:48 2021] POST /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots => generated 306 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:12:48.759563 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9ef06742-5287-4e73-a041-1908c5e1829a tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/dc5567d2-5b56-40e9-b0fb-14cd6103f5c5 Jan 21 12:12:48.760052 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9ef06742-5287-4e73-a041-1908c5e1829a tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:48.760278 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:48.760278 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:48.760645 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9ef06742-5287-4e73-a041-1908c5e1829a tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:48.820074 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:48.820074 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:48.828248 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9ef06742-5287-4e73-a041-1908c5e1829a tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Snapshot retrieved successfully. Jan 21 12:12:48.833487 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9ef06742-5287-4e73-a041-1908c5e1829a tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/dc5567d2-5b56-40e9-b0fb-14cd6103f5c5 returned with HTTP 200 Jan 21 12:12:48.845169 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 599/1203] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:12:48 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/dc5567d2-5b56-40e9-b0fb-14cd6103f5c5 => generated 438 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:49.633513 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2726e4fa-4ef5-4525-bb1c-4ad5685de8e1 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] GET http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593 Jan 21 12:12:49.634267 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2726e4fa-4ef5-4525-bb1c-4ad5685de8e1 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:49.634267 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:49.634267 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:49.634683 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2726e4fa-4ef5-4525-bb1c-4ad5685de8e1 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:49.635311 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:49.635311 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:49.681864 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2726e4fa-4ef5-4525-bb1c-4ad5685de8e1 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593 returned with HTTP 200 Jan 21 12:12:49.682996 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 605/1204] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:12:49 2021] GET /volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593 => generated 361 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:49.705072 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c50b5599-fdfe-4bd5-926e-f392aed1d79a tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] GET http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593/defaults Jan 21 12:12:49.706115 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c50b5599-fdfe-4bd5-926e-f392aed1d79a tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:49.706489 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:49.706489 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:49.707086 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c50b5599-fdfe-4bd5-926e-f392aed1d79a tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Calling method 'defaults' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:49.777626 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c50b5599-fdfe-4bd5-926e-f392aed1d79a tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593/defaults returned with HTTP 200 Jan 21 12:12:49.780466 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 600/1205] 10.222.0.89 () {58 vars in 1348 bytes} [Thu Jan 21 12:12:49 2021] GET /volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593/defaults => generated 361 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:49.796831 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-485425ca-744b-4cb3-8c05-955b6b57776d tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] PUT http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593 Jan 21 12:12:49.797927 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-485425ca-744b-4cb3-8c05-955b6b57776d tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:12:49.863369 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c5fd292f-3c51-4f67-9886-ccdbcb05cac4 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/dc5567d2-5b56-40e9-b0fb-14cd6103f5c5 Jan 21 12:12:49.864400 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c5fd292f-3c51-4f67-9886-ccdbcb05cac4 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:49.865202 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c5fd292f-3c51-4f67-9886-ccdbcb05cac4 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:49.949720 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:49.949720 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:49.956024 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c5fd292f-3c51-4f67-9886-ccdbcb05cac4 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Snapshot retrieved successfully. Jan 21 12:12:49.959940 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c5fd292f-3c51-4f67-9886-ccdbcb05cac4 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/dc5567d2-5b56-40e9-b0fb-14cd6103f5c5 returned with HTTP 200 Jan 21 12:12:49.967987 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 601/1206] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:12:49 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/dc5567d2-5b56-40e9-b0fb-14cd6103f5c5 => generated 438 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:49.991793 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-485425ca-744b-4cb3-8c05-955b6b57776d tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593 returned with HTTP 200 Jan 21 12:12:49.993482 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 606/1207] 10.222.0.89 () {60 vars in 1341 bytes} [Thu Jan 21 12:12:49 2021] PUT /volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593 => generated 319 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:50.009138 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-454e1002-ae63-4e7e-88dd-873313e5efbf tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] DELETE http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593 Jan 21 12:12:50.009672 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-454e1002-ae63-4e7e-88dd-873313e5efbf tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:50.009919 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:50.009919 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:50.010291 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-454e1002-ae63-4e7e-88dd-873313e5efbf tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:50.035506 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-454e1002-ae63-4e7e-88dd-873313e5efbf tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593 returned with HTTP 200 Jan 21 12:12:50.036739 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 602/1208] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:12:50 2021] DELETE /volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593 => generated 0 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 12:12:50.059172 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-13e65ea8-ff56-4d5c-9896-f0798ebf8077 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] GET http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593 Jan 21 12:12:50.064389 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-13e65ea8-ff56-4d5c-9896-f0798ebf8077 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:50.065220 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-13e65ea8-ff56-4d5c-9896-f0798ebf8077 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:50.156334 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-13e65ea8-ff56-4d5c-9896-f0798ebf8077 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593 returned with HTTP 200 Jan 21 12:12:50.157644 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 607/1209] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:12:50 2021] GET /volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593 => generated 361 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:50.173909 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-55dda236-0d64-411d-8969-ae3c5a3e4cd5 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] PUT http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593 Jan 21 12:12:50.175124 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-55dda236-0d64-411d-8969-ae3c5a3e4cd5 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:12:50.621749 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-55dda236-0d64-411d-8969-ae3c5a3e4cd5 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593 returned with HTTP 200 Jan 21 12:12:50.640722 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2869c2a9-ec46-4592-aed1-70beff96696e tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] GET http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593/defaults Jan 21 12:12:50.641491 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2869c2a9-ec46-4592-aed1-70beff96696e tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:50.649300 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2869c2a9-ec46-4592-aed1-70beff96696e tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Calling method 'defaults' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:50.657928 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 603/1210] 10.222.0.89 () {60 vars in 1342 bytes} [Thu Jan 21 12:12:50 2021] PUT /volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593 => generated 319 bytes in 490 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:50.720943 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2869c2a9-ec46-4592-aed1-70beff96696e tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593/defaults returned with HTTP 200 Jan 21 12:12:50.722439 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 608/1211] 10.222.0.89 () {58 vars in 1348 bytes} [Thu Jan 21 12:12:50 2021] GET /volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593/defaults => generated 361 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:50.739018 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-579560c4-cf0a-4796-818b-21f044b98b27 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] GET http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593 Jan 21 12:12:50.739720 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-579560c4-cf0a-4796-818b-21f044b98b27 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:50.740346 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-579560c4-cf0a-4796-818b-21f044b98b27 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:50.933430 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-579560c4-cf0a-4796-818b-21f044b98b27 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593 returned with HTTP 200 Jan 21 12:12:50.938769 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 604/1212] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:12:50 2021] GET /volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593 => generated 361 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:50.981449 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e56f7f59-6e1d-4410-bc7a-e4f3af79cc09 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/dc5567d2-5b56-40e9-b0fb-14cd6103f5c5 Jan 21 12:12:50.982385 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cd0e3956-c878-476c-9bb7-b931d3849246 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] GET http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593?usage=True Jan 21 12:12:50.982606 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e56f7f59-6e1d-4410-bc7a-e4f3af79cc09 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:50.983407 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e56f7f59-6e1d-4410-bc7a-e4f3af79cc09 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:50.984279 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cd0e3956-c878-476c-9bb7-b931d3849246 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:50.986114 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cd0e3956-c878-476c-9bb7-b931d3849246 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:51.064691 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:51.064691 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:51.068761 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e56f7f59-6e1d-4410-bc7a-e4f3af79cc09 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Snapshot retrieved successfully. Jan 21 12:12:51.075444 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e56f7f59-6e1d-4410-bc7a-e4f3af79cc09 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/dc5567d2-5b56-40e9-b0fb-14cd6103f5c5 returned with HTTP 200 Jan 21 12:12:51.082632 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 605/1213] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:12:50 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/dc5567d2-5b56-40e9-b0fb-14cd6103f5c5 => generated 438 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:51.204343 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cd0e3956-c878-476c-9bb7-b931d3849246 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593?usage=True returned with HTTP 200 Jan 21 12:12:51.205887 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 609/1214] 10.222.0.89 () {58 vars in 1342 bytes} [Thu Jan 21 12:12:50 2021] GET /volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593?usage=True => generated 1076 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:12:51.549434 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-55d8af51-4ac6-476d-b879-315e85f4dcbf tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] POST http://10.222.0.89/volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes Jan 21 12:12:51.549950 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:51.549950 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:51.559384 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-55d8af51-4ac6-476d-b879-315e85f4dcbf tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1441063414"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:12:51.560632 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-55d8af51-4ac6-476d-b879-315e85f4dcbf tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1441063414'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:12:51.561012 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-55d8af51-4ac6-476d-b879-315e85f4dcbf tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Create volume of 1 GB Jan 21 12:12:51.604301 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-55d8af51-4ac6-476d-b879-315e85f4dcbf tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Availability Zones retrieved successfully. Jan 21 12:12:51.659985 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-55d8af51-4ac6-476d-b879-315e85f4dcbf tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Flow 'volume_create_api' (822a7c1b-32e6-439e-906f-9fb282f0d7bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:12:51.662896 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-55d8af51-4ac6-476d-b879-315e85f4dcbf tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9057596-bb6e-4cb1-89e0-178c891108fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:51.664999 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-55d8af51-4ac6-476d-b879-315e85f4dcbf tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:12:51.793383 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-55d8af51-4ac6-476d-b879-315e85f4dcbf tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9057596-bb6e-4cb1-89e0-178c891108fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:51.795766 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-55d8af51-4ac6-476d-b879-315e85f4dcbf tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ca888fb-d7de-493b-a370-8e8b353ce83b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:51.927898 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-55d8af51-4ac6-476d-b879-315e85f4dcbf tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Created reservations ['5a2b56e0-0b9e-4759-ba4a-c3c331cbc3f8', '6ff0c743-5c01-4cd3-94d7-667c3566a113', '2acd5dfc-f975-4bcd-8441-bf6c10d7d306', '668acbc6-a965-4e6c-85f7-537cc38b5a68'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:12:51.930150 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-55d8af51-4ac6-476d-b879-315e85f4dcbf tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ca888fb-d7de-493b-a370-8e8b353ce83b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a2b56e0-0b9e-4759-ba4a-c3c331cbc3f8', '6ff0c743-5c01-4cd3-94d7-667c3566a113', '2acd5dfc-f975-4bcd-8441-bf6c10d7d306', '668acbc6-a965-4e6c-85f7-537cc38b5a68']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:51.934378 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-55d8af51-4ac6-476d-b879-315e85f4dcbf tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e62e3d11-eb2d-4a42-b9e4-3d08db352bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:52.028129 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-55d8af51-4ac6-476d-b879-315e85f4dcbf tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e62e3d11-eb2d-4a42-b9e4-3d08db352bf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '445856ca-b7ed-456c-a1bc-ccac56326661', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1441063414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efd0d8917fb44fa2acdc7f0574da7593',qos_specs=None,replication_status=,reservations=['5a2b56e0-0b9e-4759-ba4a-c3c331cbc3f8','6ff0c743-5c01-4cd3-94d7-667c3566a113','2acd5dfc-f975-4bcd-8441-bf6c10d7d306','668acbc6-a965-4e6c-85f7-537cc38b5a68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a56fcb921a2464f9a2dc60e68a8e608',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:12:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1441063414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=445856ca-b7ed-456c-a1bc-ccac56326661,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efd0d8917fb44fa2acdc7f0574da7593',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,user_id='7a56fcb921a2464f9a2dc60e68a8e608',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:52.030275 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-55d8af51-4ac6-476d-b879-315e85f4dcbf tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f2cd3b3-3efc-41e0-b9d9-22e80785196e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:52.083862 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-55d8af51-4ac6-476d-b879-315e85f4dcbf tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f2cd3b3-3efc-41e0-b9d9-22e80785196e) 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-VolumeQuotasAdminTestJSON-Volume-1441063414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efd0d8917fb44fa2acdc7f0574da7593',qos_specs=None,replication_status=,reservations=['5a2b56e0-0b9e-4759-ba4a-c3c331cbc3f8','6ff0c743-5c01-4cd3-94d7-667c3566a113','2acd5dfc-f975-4bcd-8441-bf6c10d7d306','668acbc6-a965-4e6c-85f7-537cc38b5a68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a56fcb921a2464f9a2dc60e68a8e608',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:52.086011 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-55d8af51-4ac6-476d-b879-315e85f4dcbf tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbce9305-9e98-4576-879f-74cb8e070003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:52.097826 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-578c6483-bd0e-4456-912e-34338afc2c52 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/dc5567d2-5b56-40e9-b0fb-14cd6103f5c5 Jan 21 12:12:52.098610 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-578c6483-bd0e-4456-912e-34338afc2c52 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:52.099833 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-578c6483-bd0e-4456-912e-34338afc2c52 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:52.115862 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-55d8af51-4ac6-476d-b879-315e85f4dcbf tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbce9305-9e98-4576-879f-74cb8e070003) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:52.120096 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-55d8af51-4ac6-476d-b879-315e85f4dcbf tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Flow 'volume_create_api' (822a7c1b-32e6-439e-906f-9fb282f0d7bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:12:52.199833 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:52.199833 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:52.204299 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-578c6483-bd0e-4456-912e-34338afc2c52 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Snapshot retrieved successfully. Jan 21 12:12:52.206705 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-578c6483-bd0e-4456-912e-34338afc2c52 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/dc5567d2-5b56-40e9-b0fb-14cd6103f5c5 returned with HTTP 200 Jan 21 12:12:52.214481 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 610/1215] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:12:52 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/dc5567d2-5b56-40e9-b0fb-14cd6103f5c5 => generated 465 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:52.234846 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-11b08690-32cf-41c7-bec0-e162cfbda9a9 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] DELETE http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/0183bd75-ba49-417b-8d57-4eb08f8dae10?cascade=True Jan 21 12:12:52.237094 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-11b08690-32cf-41c7-bec0-e162cfbda9a9 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:52.237566 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:52.237566 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:52.238291 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-11b08690-32cf-41c7-bec0-e162cfbda9a9 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:52.238981 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-11b08690-32cf-41c7-bec0-e162cfbda9a9 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Delete volume with id: 0183bd75-ba49-417b-8d57-4eb08f8dae10 Jan 21 12:12:52.239558 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-55d8af51-4ac6-476d-b879-315e85f4dcbf tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Create volume request issued successfully. Jan 21 12:12:52.257473 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-55d8af51-4ac6-476d-b879-315e85f4dcbf tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] http://10.222.0.89/volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes returned with HTTP 202 Jan 21 12:12:52.262649 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 606/1216] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:12:51 2021] POST /volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes => generated 825 bytes in 1043 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:12:52.278817 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4b77eca3-ec1a-47ab-8aa1-7d96edb5d9b4 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] GET http://10.222.0.89/volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes/445856ca-b7ed-456c-a1bc-ccac56326661 Jan 21 12:12:52.278817 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4b77eca3-ec1a-47ab-8aa1-7d96edb5d9b4 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:52.278817 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:52.278817 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:52.278817 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4b77eca3-ec1a-47ab-8aa1-7d96edb5d9b4 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:52.403766 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:52.403766 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:52.406243 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-11b08690-32cf-41c7-bec0-e162cfbda9a9 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Volume info retrieved successfully. Jan 21 12:12:52.477649 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:52.477649 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:52.494213 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4b77eca3-ec1a-47ab-8aa1-7d96edb5d9b4 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Volume info retrieved successfully. Jan 21 12:12:52.522756 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-11b08690-32cf-41c7-bec0-e162cfbda9a9 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Delete volume request issued successfully. Jan 21 12:12:52.523286 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-11b08690-32cf-41c7-bec0-e162cfbda9a9 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/0183bd75-ba49-417b-8d57-4eb08f8dae10?cascade=True returned with HTTP 202 Jan 21 12:12:52.524564 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 611/1217] 10.222.0.89 () {58 vars in 1343 bytes} [Thu Jan 21 12:12:52 2021] DELETE /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/0183bd75-ba49-417b-8d57-4eb08f8dae10?cascade=True => generated 0 bytes in 294 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:12:52.532894 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1a346fb5-e496-4f16-a1bd-231063d50169 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/0183bd75-ba49-417b-8d57-4eb08f8dae10 Jan 21 12:12:52.533579 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1a346fb5-e496-4f16-a1bd-231063d50169 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:52.533827 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:52.533827 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:52.534204 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1a346fb5-e496-4f16-a1bd-231063d50169 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:52.578704 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4b77eca3-ec1a-47ab-8aa1-7d96edb5d9b4 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] http://10.222.0.89/volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes/445856ca-b7ed-456c-a1bc-ccac56326661 returned with HTTP 200 Jan 21 12:12:52.585012 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 607/1218] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:52 2021] GET /volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes/445856ca-b7ed-456c-a1bc-ccac56326661 => generated 893 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:12:52.710820 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:52.710820 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:52.730959 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1a346fb5-e496-4f16-a1bd-231063d50169 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Volume info retrieved successfully. Jan 21 12:12:52.780432 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1a346fb5-e496-4f16-a1bd-231063d50169 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/0183bd75-ba49-417b-8d57-4eb08f8dae10 returned with HTTP 200 Jan 21 12:12:52.788381 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 612/1219] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:52 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/0183bd75-ba49-417b-8d57-4eb08f8dae10 => generated 912 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:12:53.601440 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2d2bf600-0e05-4774-869c-a74ea8907831 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] GET http://10.222.0.89/volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes/445856ca-b7ed-456c-a1bc-ccac56326661 Jan 21 12:12:53.602151 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2d2bf600-0e05-4774-869c-a74ea8907831 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:53.602628 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:53.602628 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:53.602804 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2d2bf600-0e05-4774-869c-a74ea8907831 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:53.723937 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:53.723937 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:53.748056 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2d2bf600-0e05-4774-869c-a74ea8907831 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Volume info retrieved successfully. Jan 21 12:12:53.783154 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2d2bf600-0e05-4774-869c-a74ea8907831 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] http://10.222.0.89/volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes/445856ca-b7ed-456c-a1bc-ccac56326661 returned with HTTP 200 Jan 21 12:12:53.784696 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 608/1220] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:53 2021] GET /volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes/445856ca-b7ed-456c-a1bc-ccac56326661 => generated 918 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:53.804607 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aaa201c4-e1a4-4eab-967e-4e60914bfca7 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] GET http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593?usage=True Jan 21 12:12:53.805136 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aaa201c4-e1a4-4eab-967e-4e60914bfca7 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:53.805362 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:53.805362 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:53.806633 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aaa201c4-e1a4-4eab-967e-4e60914bfca7 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:53.811916 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-edd42fda-b1a6-44bf-9add-e44a3e5e74f4 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/0183bd75-ba49-417b-8d57-4eb08f8dae10 Jan 21 12:12:53.812641 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-edd42fda-b1a6-44bf-9add-e44a3e5e74f4 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:53.813200 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:53.813200 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:53.814037 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-edd42fda-b1a6-44bf-9add-e44a3e5e74f4 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:53.881997 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:53.881997 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:53.894370 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-edd42fda-b1a6-44bf-9add-e44a3e5e74f4 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Volume info retrieved successfully. Jan 21 12:12:53.932468 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aaa201c4-e1a4-4eab-967e-4e60914bfca7 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593?usage=True returned with HTTP 200 Jan 21 12:12:53.938364 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-edd42fda-b1a6-44bf-9add-e44a3e5e74f4 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/0183bd75-ba49-417b-8d57-4eb08f8dae10 returned with HTTP 200 Jan 21 12:12:53.940041 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 613/1221] 10.222.0.89 () {58 vars in 1342 bytes} [Thu Jan 21 12:12:53 2021] GET /volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593?usage=True => generated 1076 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:12:53.941229 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 609/1222] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:53 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/0183bd75-ba49-417b-8d57-4eb08f8dae10 => generated 912 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:53.953986 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2dc01fc8-25a9-4752-a5bb-fb3d998ee6d7 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] DELETE http://10.222.0.89/volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes/445856ca-b7ed-456c-a1bc-ccac56326661 Jan 21 12:12:53.955386 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2dc01fc8-25a9-4752-a5bb-fb3d998ee6d7 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:53.955921 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:53.955921 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:53.956624 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2dc01fc8-25a9-4752-a5bb-fb3d998ee6d7 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:53.957201 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-2dc01fc8-25a9-4752-a5bb-fb3d998ee6d7 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Delete volume with id: 445856ca-b7ed-456c-a1bc-ccac56326661 Jan 21 12:12:54.128393 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:54.128393 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:54.135428 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2dc01fc8-25a9-4752-a5bb-fb3d998ee6d7 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Volume info retrieved successfully. Jan 21 12:12:54.217178 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2dc01fc8-25a9-4752-a5bb-fb3d998ee6d7 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Delete volume request issued successfully. Jan 21 12:12:54.221382 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2dc01fc8-25a9-4752-a5bb-fb3d998ee6d7 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] http://10.222.0.89/volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes/445856ca-b7ed-456c-a1bc-ccac56326661 returned with HTTP 202 Jan 21 12:12:54.228656 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 610/1223] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:12:53 2021] DELETE /volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes/445856ca-b7ed-456c-a1bc-ccac56326661 => generated 0 bytes in 277 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:12:54.235872 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a7de1286-0a76-41f4-966c-1b217755d0b9 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] GET http://10.222.0.89/volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes/445856ca-b7ed-456c-a1bc-ccac56326661 Jan 21 12:12:54.236499 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a7de1286-0a76-41f4-966c-1b217755d0b9 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:54.237148 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a7de1286-0a76-41f4-966c-1b217755d0b9 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:54.354578 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:54.354578 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:54.383017 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a7de1286-0a76-41f4-966c-1b217755d0b9 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Volume info retrieved successfully. Jan 21 12:12:54.456717 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a7de1286-0a76-41f4-966c-1b217755d0b9 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] http://10.222.0.89/volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes/445856ca-b7ed-456c-a1bc-ccac56326661 returned with HTTP 200 Jan 21 12:12:54.458215 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 614/1224] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:54 2021] GET /volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes/445856ca-b7ed-456c-a1bc-ccac56326661 => generated 917 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:54.969981 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-221cd517-8fe8-4d42-9da9-2a27b1917118 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/0183bd75-ba49-417b-8d57-4eb08f8dae10 Jan 21 12:12:54.970535 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-221cd517-8fe8-4d42-9da9-2a27b1917118 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:54.970764 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:54.970764 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:54.971145 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-221cd517-8fe8-4d42-9da9-2a27b1917118 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:55.080911 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:55.080911 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:55.105222 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-221cd517-8fe8-4d42-9da9-2a27b1917118 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Volume info retrieved successfully. Jan 21 12:12:55.199035 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-221cd517-8fe8-4d42-9da9-2a27b1917118 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/0183bd75-ba49-417b-8d57-4eb08f8dae10 returned with HTTP 200 Jan 21 12:12:55.199885 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 611/1225] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:54 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/0183bd75-ba49-417b-8d57-4eb08f8dae10 => generated 912 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:55.474907 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c2ce5220-b1c3-4834-9679-1a454f01ad60 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] GET http://10.222.0.89/volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes/445856ca-b7ed-456c-a1bc-ccac56326661 Jan 21 12:12:55.475462 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c2ce5220-b1c3-4834-9679-1a454f01ad60 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:55.475665 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:55.475665 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:55.476358 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c2ce5220-b1c3-4834-9679-1a454f01ad60 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:55.591552 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:55.591552 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:55.602124 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c2ce5220-b1c3-4834-9679-1a454f01ad60 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Volume info retrieved successfully. Jan 21 12:12:55.636813 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c2ce5220-b1c3-4834-9679-1a454f01ad60 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] http://10.222.0.89/volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes/445856ca-b7ed-456c-a1bc-ccac56326661 returned with HTTP 200 Jan 21 12:12:55.638196 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 615/1226] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:55 2021] GET /volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes/445856ca-b7ed-456c-a1bc-ccac56326661 => generated 917 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:56.218852 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6cd2c6c8-c439-4f01-9908-7c262fb1a726 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/0183bd75-ba49-417b-8d57-4eb08f8dae10 Jan 21 12:12:56.222175 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6cd2c6c8-c439-4f01-9908-7c262fb1a726 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:56.222944 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:56.222944 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:56.223798 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6cd2c6c8-c439-4f01-9908-7c262fb1a726 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:56.382794 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:56.382794 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:56.407497 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6cd2c6c8-c439-4f01-9908-7c262fb1a726 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Volume info retrieved successfully. Jan 21 12:12:56.454857 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6cd2c6c8-c439-4f01-9908-7c262fb1a726 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/0183bd75-ba49-417b-8d57-4eb08f8dae10 returned with HTTP 200 Jan 21 12:12:56.458446 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 612/1227] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:56 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/0183bd75-ba49-417b-8d57-4eb08f8dae10 => generated 912 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:56.655894 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-94a9b528-7507-47b9-997c-e772f6fe4857 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] GET http://10.222.0.89/volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes/445856ca-b7ed-456c-a1bc-ccac56326661 Jan 21 12:12:56.656445 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-94a9b528-7507-47b9-997c-e772f6fe4857 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:56.656635 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:56.656635 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:56.657191 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-94a9b528-7507-47b9-997c-e772f6fe4857 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:56.797296 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:56.797296 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:56.819913 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-94a9b528-7507-47b9-997c-e772f6fe4857 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Volume info retrieved successfully. Jan 21 12:12:56.888260 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-94a9b528-7507-47b9-997c-e772f6fe4857 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] http://10.222.0.89/volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes/445856ca-b7ed-456c-a1bc-ccac56326661 returned with HTTP 200 Jan 21 12:12:56.902960 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 616/1228] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:56 2021] GET /volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes/445856ca-b7ed-456c-a1bc-ccac56326661 => generated 917 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:57.476438 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-df6afa72-329d-402c-91c8-43d1fcfbf420 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/0183bd75-ba49-417b-8d57-4eb08f8dae10 Jan 21 12:12:57.477159 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-df6afa72-329d-402c-91c8-43d1fcfbf420 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:57.477445 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:57.477445 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:57.478042 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-df6afa72-329d-402c-91c8-43d1fcfbf420 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:57.591542 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:57.591542 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:57.620515 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-df6afa72-329d-402c-91c8-43d1fcfbf420 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Volume info retrieved successfully. Jan 21 12:12:57.685838 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-df6afa72-329d-402c-91c8-43d1fcfbf420 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/0183bd75-ba49-417b-8d57-4eb08f8dae10 returned with HTTP 200 Jan 21 12:12:57.697358 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 613/1229] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:57 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/0183bd75-ba49-417b-8d57-4eb08f8dae10 => generated 912 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:57.908109 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1b595ca6-2a68-4844-b096-682a542830ec tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] GET http://10.222.0.89/volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes/445856ca-b7ed-456c-a1bc-ccac56326661 Jan 21 12:12:57.908879 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1b595ca6-2a68-4844-b096-682a542830ec tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:57.909172 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:57.909172 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:57.911376 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1b595ca6-2a68-4844-b096-682a542830ec tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:58.026579 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1b595ca6-2a68-4844-b096-682a542830ec tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] http://10.222.0.89/volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes/445856ca-b7ed-456c-a1bc-ccac56326661 returned with HTTP 404 Jan 21 12:12:58.028301 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 617/1230] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:57 2021] GET /volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes/445856ca-b7ed-456c-a1bc-ccac56326661 => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:12:58.038077 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ab024d9d-7814-41cd-b291-c8858fa06035 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] POST http://10.222.0.89/volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes Jan 21 12:12:58.038547 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:58.038547 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:58.038952 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ab024d9d-7814-41cd-b291-c8858fa06035 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-371892368"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:12:58.040041 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-ab024d9d-7814-41cd-b291-c8858fa06035 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-371892368'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:12:58.040403 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-ab024d9d-7814-41cd-b291-c8858fa06035 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Create volume of 1 GB Jan 21 12:12:58.067049 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ab024d9d-7814-41cd-b291-c8858fa06035 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Availability Zones retrieved successfully. Jan 21 12:12:58.094863 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ab024d9d-7814-41cd-b291-c8858fa06035 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Flow 'volume_create_api' (a8abb7bc-5afc-4d72-ab02-dc665f901792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:12:58.098009 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ab024d9d-7814-41cd-b291-c8858fa06035 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f68e5ff2-8f03-4004-8310-babf9681be50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:58.100267 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-ab024d9d-7814-41cd-b291-c8858fa06035 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:12:58.321059 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ab024d9d-7814-41cd-b291-c8858fa06035 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f68e5ff2-8f03-4004-8310-babf9681be50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:58.327829 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ab024d9d-7814-41cd-b291-c8858fa06035 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a78a144-ce7c-4ef2-97c3-239e268747ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:58.463411 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-ab024d9d-7814-41cd-b291-c8858fa06035 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Created reservations ['6b475a86-ccbf-47fb-85e3-cdb9d5d1a45d', '097615c1-69dd-4b89-bad1-fa57db8c609f', '5a15445a-6126-40b0-82aa-d5ab5ac87235', '07a748b8-cc7c-445e-a867-401bbe13d708'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:12:58.466177 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ab024d9d-7814-41cd-b291-c8858fa06035 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a78a144-ce7c-4ef2-97c3-239e268747ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b475a86-ccbf-47fb-85e3-cdb9d5d1a45d', '097615c1-69dd-4b89-bad1-fa57db8c609f', '5a15445a-6126-40b0-82aa-d5ab5ac87235', '07a748b8-cc7c-445e-a867-401bbe13d708']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:58.468763 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ab024d9d-7814-41cd-b291-c8858fa06035 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb4c513d-d5f8-46c9-8a47-7b3469e8e57b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:58.543829 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ab024d9d-7814-41cd-b291-c8858fa06035 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb4c513d-d5f8-46c9-8a47-7b3469e8e57b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b7400a0-3177-4c25-9962-a87ba2a0dabb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-371892368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efd0d8917fb44fa2acdc7f0574da7593',qos_specs=None,replication_status=,reservations=['6b475a86-ccbf-47fb-85e3-cdb9d5d1a45d','097615c1-69dd-4b89-bad1-fa57db8c609f','5a15445a-6126-40b0-82aa-d5ab5ac87235','07a748b8-cc7c-445e-a867-401bbe13d708'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a56fcb921a2464f9a2dc60e68a8e608',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:12:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-371892368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b7400a0-3177-4c25-9962-a87ba2a0dabb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efd0d8917fb44fa2acdc7f0574da7593',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,user_id='7a56fcb921a2464f9a2dc60e68a8e608',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:58.546486 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ab024d9d-7814-41cd-b291-c8858fa06035 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea432645-cdc5-4e8e-8824-0b3fb7950758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:58.599218 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ab024d9d-7814-41cd-b291-c8858fa06035 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea432645-cdc5-4e8e-8824-0b3fb7950758) 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-VolumeQuotasAdminTestJSON-Volume-371892368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efd0d8917fb44fa2acdc7f0574da7593',qos_specs=None,replication_status=,reservations=['6b475a86-ccbf-47fb-85e3-cdb9d5d1a45d','097615c1-69dd-4b89-bad1-fa57db8c609f','5a15445a-6126-40b0-82aa-d5ab5ac87235','07a748b8-cc7c-445e-a867-401bbe13d708'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a56fcb921a2464f9a2dc60e68a8e608',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:58.602576 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ab024d9d-7814-41cd-b291-c8858fa06035 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad88d8e2-e30a-4082-92b2-c27790bb5c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:12:58.651397 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ab024d9d-7814-41cd-b291-c8858fa06035 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad88d8e2-e30a-4082-92b2-c27790bb5c2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:12:58.656073 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ab024d9d-7814-41cd-b291-c8858fa06035 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Flow 'volume_create_api' (a8abb7bc-5afc-4d72-ab02-dc665f901792) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:12:58.703500 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-55d8a498-befd-44aa-82aa-a34f006cda47 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/0183bd75-ba49-417b-8d57-4eb08f8dae10 Jan 21 12:12:58.704179 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-55d8a498-befd-44aa-82aa-a34f006cda47 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:58.704907 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-55d8a498-befd-44aa-82aa-a34f006cda47 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:58.743500 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ab024d9d-7814-41cd-b291-c8858fa06035 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Create volume request issued successfully. Jan 21 12:12:58.779826 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ab024d9d-7814-41cd-b291-c8858fa06035 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] http://10.222.0.89/volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes returned with HTTP 202 Jan 21 12:12:58.790764 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 614/1231] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:12:58 2021] POST /volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes => generated 824 bytes in 746 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 12:12:58.791614 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:58.791614 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:58.795848 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-21dcbaca-35c7-46b8-8a23-8c6946368f3c tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] GET http://10.222.0.89/volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes/3b7400a0-3177-4c25-9962-a87ba2a0dabb Jan 21 12:12:58.796367 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-21dcbaca-35c7-46b8-8a23-8c6946368f3c tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:58.796588 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:58.796588 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:58.796951 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-21dcbaca-35c7-46b8-8a23-8c6946368f3c tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:58.815214 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-55d8a498-befd-44aa-82aa-a34f006cda47 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Volume info retrieved successfully. Jan 21 12:12:58.868829 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-55d8a498-befd-44aa-82aa-a34f006cda47 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/0183bd75-ba49-417b-8d57-4eb08f8dae10 returned with HTTP 200 Jan 21 12:12:58.872785 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 618/1232] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:58 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/0183bd75-ba49-417b-8d57-4eb08f8dae10 => generated 912 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:58.906998 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:12:58.906998 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:12:58.924050 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-21dcbaca-35c7-46b8-8a23-8c6946368f3c tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Volume info retrieved successfully. Jan 21 12:12:58.960887 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-21dcbaca-35c7-46b8-8a23-8c6946368f3c tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] http://10.222.0.89/volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes/3b7400a0-3177-4c25-9962-a87ba2a0dabb returned with HTTP 200 Jan 21 12:12:58.962752 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 615/1233] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:58 2021] GET /volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes/3b7400a0-3177-4c25-9962-a87ba2a0dabb => generated 892 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:12:59.890510 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-582bfec7-d819-400b-9630-19d43e96cfb6 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/0183bd75-ba49-417b-8d57-4eb08f8dae10 Jan 21 12:12:59.891131 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-582bfec7-d819-400b-9630-19d43e96cfb6 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:59.891283 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:59.891283 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:59.891653 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-582bfec7-d819-400b-9630-19d43e96cfb6 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:59.956083 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-582bfec7-d819-400b-9630-19d43e96cfb6 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/0183bd75-ba49-417b-8d57-4eb08f8dae10 returned with HTTP 404 Jan 21 12:12:59.961149 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 619/1234] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:59 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/0183bd75-ba49-417b-8d57-4eb08f8dae10 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:12:59.965136 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c8266da7-f2e9-4acc-b6f9-0cb16d00f29d tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes Jan 21 12:12:59.965753 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c8266da7-f2e9-4acc-b6f9-0cb16d00f29d tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:59.965903 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:12:59.965903 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:12:59.966583 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c8266da7-f2e9-4acc-b6f9-0cb16d00f29d tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:12:59.967312 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-c8266da7-f2e9-4acc-b6f9-0cb16d00f29d tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:12:59.969135 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c8266da7-f2e9-4acc-b6f9-0cb16d00f29d tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:12:59.979482 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-881eeb3a-7b85-44a9-9a82-41aa5ced5637 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] GET http://10.222.0.89/volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes/3b7400a0-3177-4c25-9962-a87ba2a0dabb Jan 21 12:12:59.982078 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-881eeb3a-7b85-44a9-9a82-41aa5ced5637 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:12:59.982795 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-881eeb3a-7b85-44a9-9a82-41aa5ced5637 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:00.051216 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:00.051216 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:00.058791 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c8266da7-f2e9-4acc-b6f9-0cb16d00f29d tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Get all volumes completed successfully. Jan 21 12:13:00.059699 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c8266da7-f2e9-4acc-b6f9-0cb16d00f29d tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes returned with HTTP 200 Jan 21 12:13:00.060774 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 616/1235] 10.222.0.89 () {58 vars in 1204 bytes} [Thu Jan 21 12:12:59 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes => generated 15 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 12:13:00.071103 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0d056a37-5e09-4d83-a36c-dc50000da79a tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] POST http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes Jan 21 12:13:00.073249 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0d056a37-5e09-4d83-a36c-dc50000da79a tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1810105039"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:13:00.074382 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-881eeb3a-7b85-44a9-9a82-41aa5ced5637 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Volume info retrieved successfully. Jan 21 12:13:00.074975 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-0d056a37-5e09-4d83-a36c-dc50000da79a tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1810105039'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:13:00.076468 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-0d056a37-5e09-4d83-a36c-dc50000da79a tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Create volume of 1 GB Jan 21 12:13:00.107709 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-881eeb3a-7b85-44a9-9a82-41aa5ced5637 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] http://10.222.0.89/volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes/3b7400a0-3177-4c25-9962-a87ba2a0dabb returned with HTTP 200 Jan 21 12:13:00.112247 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 620/1236] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:12:59 2021] GET /volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes/3b7400a0-3177-4c25-9962-a87ba2a0dabb => generated 917 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:00.114428 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0d056a37-5e09-4d83-a36c-dc50000da79a tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Availability Zones retrieved successfully. Jan 21 12:13:00.121195 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e6c334d4-3f5d-40f0-8c9c-71ad54171f00 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots Jan 21 12:13:00.123120 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e6c334d4-3f5d-40f0-8c9c-71ad54171f00 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:00.126996 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:00.126996 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:00.127737 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e6c334d4-3f5d-40f0-8c9c-71ad54171f00 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'index' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:00.128565 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-e6c334d4-3f5d-40f0-8c9c-71ad54171f00 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:13:00.135366 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.db.sqlalchemy.api [None req-e6c334d4-3f5d-40f0-8c9c-71ad54171f00 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Building query based on filter {{(pid=87985) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 12:13:00.150747 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0d056a37-5e09-4d83-a36c-dc50000da79a tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Flow 'volume_create_api' (f7b5d509-d9b4-446e-965b-b12aa797ef29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:13:00.157427 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0d056a37-5e09-4d83-a36c-dc50000da79a tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2eb02eda-d25f-4a06-b2c4-846f460136bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:00.167213 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-0d056a37-5e09-4d83-a36c-dc50000da79a tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:13:00.175050 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e6c334d4-3f5d-40f0-8c9c-71ad54171f00 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Get all snapshots completed successfully. Jan 21 12:13:00.175736 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e6c334d4-3f5d-40f0-8c9c-71ad54171f00 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots returned with HTTP 200 Jan 21 12:13:00.176610 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 621/1237] 10.222.0.89 () {58 vars in 1210 bytes} [Thu Jan 21 12:13:00 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots => generated 17 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 12:13:00.189987 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4bb4116e-6d25-4a6f-9305-fc871de9f94b tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] GET http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593?usage=True Jan 21 12:13:00.190409 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4bb4116e-6d25-4a6f-9305-fc871de9f94b tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:00.190891 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4bb4116e-6d25-4a6f-9305-fc871de9f94b tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:00.278984 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0d056a37-5e09-4d83-a36c-dc50000da79a tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2eb02eda-d25f-4a06-b2c4-846f460136bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:13:00.282661 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0d056a37-5e09-4d83-a36c-dc50000da79a tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (692bff14-ab58-4fcc-9080-1048d48b8ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:00.302013 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4bb4116e-6d25-4a6f-9305-fc871de9f94b tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593?usage=True returned with HTTP 200 Jan 21 12:13:00.302890 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 622/1238] 10.222.0.89 () {58 vars in 1342 bytes} [Thu Jan 21 12:13:00 2021] GET /volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593?usage=True => generated 1076 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:13:00.320279 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-28ea308d-6c5a-428c-b8f5-1f85e3ac3a04 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] POST http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes Jan 21 12:13:00.321132 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-28ea308d-6c5a-428c-b8f5-1f85e3ac3a04 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1328460858"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:13:00.322265 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-28ea308d-6c5a-428c-b8f5-1f85e3ac3a04 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1328460858'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:13:00.322635 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-28ea308d-6c5a-428c-b8f5-1f85e3ac3a04 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Create volume of 1 GB Jan 21 12:13:00.345076 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-28ea308d-6c5a-428c-b8f5-1f85e3ac3a04 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Availability Zones retrieved successfully. Jan 21 12:13:00.363094 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-28ea308d-6c5a-428c-b8f5-1f85e3ac3a04 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Flow 'volume_create_api' (f9daf710-9aa4-4f94-a18b-014b3fb74ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:13:00.366251 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-28ea308d-6c5a-428c-b8f5-1f85e3ac3a04 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1637c0cb-1fd2-4def-9eff-172dec9c074b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:00.368820 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-28ea308d-6c5a-428c-b8f5-1f85e3ac3a04 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:13:00.392005 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-0d056a37-5e09-4d83-a36c-dc50000da79a tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Created reservations ['98dcc364-a676-4063-9848-c8f8b595a67a', 'e78f34e9-155e-4402-8557-09d897520542', '73304c2f-6e36-4ea0-99bc-182a4f33aedb', '42e7d529-bc4b-488f-8709-87e44d43a107'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:13:00.396494 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0d056a37-5e09-4d83-a36c-dc50000da79a tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (692bff14-ab58-4fcc-9080-1048d48b8ca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98dcc364-a676-4063-9848-c8f8b595a67a', 'e78f34e9-155e-4402-8557-09d897520542', '73304c2f-6e36-4ea0-99bc-182a4f33aedb', '42e7d529-bc4b-488f-8709-87e44d43a107']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:13:00.399234 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0d056a37-5e09-4d83-a36c-dc50000da79a tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9a8e2ee-cea2-475b-9918-9798b23bb18b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:00.486957 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-28ea308d-6c5a-428c-b8f5-1f85e3ac3a04 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1637c0cb-1fd2-4def-9eff-172dec9c074b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:13:00.489154 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-28ea308d-6c5a-428c-b8f5-1f85e3ac3a04 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a091c6f6-2087-49a8-a252-a9d1439eebea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:00.511337 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0d056a37-5e09-4d83-a36c-dc50000da79a tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9a8e2ee-cea2-475b-9918-9798b23bb18b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0c3d183-c1e1-47ea-9709-84771a02e16c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1810105039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c50edce2178c45f3b40d6eb50e2f460b',qos_specs=None,replication_status=,reservations=['98dcc364-a676-4063-9848-c8f8b595a67a','e78f34e9-155e-4402-8557-09d897520542','73304c2f-6e36-4ea0-99bc-182a4f33aedb','42e7d529-bc4b-488f-8709-87e44d43a107'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5985d812bd44d26ab4de4680394e9d2',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:13:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1810105039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0c3d183-c1e1-47ea-9709-84771a02e16c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c50edce2178c45f3b40d6eb50e2f460b',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,user_id='b5985d812bd44d26ab4de4680394e9d2',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:13:00.514102 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0d056a37-5e09-4d83-a36c-dc50000da79a tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91cf84ae-c0a8-45bd-8f3e-1a2eb418ac4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:00.567597 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0d056a37-5e09-4d83-a36c-dc50000da79a tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91cf84ae-c0a8-45bd-8f3e-1a2eb418ac4e) 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-1810105039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c50edce2178c45f3b40d6eb50e2f460b',qos_specs=None,replication_status=,reservations=['98dcc364-a676-4063-9848-c8f8b595a67a','e78f34e9-155e-4402-8557-09d897520542','73304c2f-6e36-4ea0-99bc-182a4f33aedb','42e7d529-bc4b-488f-8709-87e44d43a107'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5985d812bd44d26ab4de4680394e9d2',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:13:00.571219 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0d056a37-5e09-4d83-a36c-dc50000da79a tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e05c06d-08c4-425b-aff2-90535332171c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:00.585445 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-28ea308d-6c5a-428c-b8f5-1f85e3ac3a04 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Created reservations ['7e69f9c1-435f-4e2f-aeb7-b8b26f13f184', '8b7f459c-66a1-4cf2-a58a-d71dcdb71207', 'a448d515-ab6d-4e00-8864-6c0270cffe79', '8c081986-b133-4953-8d75-2dd1b8069d19'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:13:00.587782 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-28ea308d-6c5a-428c-b8f5-1f85e3ac3a04 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a091c6f6-2087-49a8-a252-a9d1439eebea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e69f9c1-435f-4e2f-aeb7-b8b26f13f184', '8b7f459c-66a1-4cf2-a58a-d71dcdb71207', 'a448d515-ab6d-4e00-8864-6c0270cffe79', '8c081986-b133-4953-8d75-2dd1b8069d19']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:13:00.590285 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-28ea308d-6c5a-428c-b8f5-1f85e3ac3a04 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f629a785-09d7-4dd5-af25-afb5c812bd7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:00.609300 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0d056a37-5e09-4d83-a36c-dc50000da79a tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e05c06d-08c4-425b-aff2-90535332171c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:13:00.614336 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0d056a37-5e09-4d83-a36c-dc50000da79a tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Flow 'volume_create_api' (f7b5d509-d9b4-446e-965b-b12aa797ef29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:13:00.683701 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-28ea308d-6c5a-428c-b8f5-1f85e3ac3a04 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f629a785-09d7-4dd5-af25-afb5c812bd7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d067c9a-70c6-4551-8f88-d32eb74ebbe0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1328460858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b2e1d9fca9749b8baf7c9ab027919d1',qos_specs=None,replication_status=,reservations=['7e69f9c1-435f-4e2f-aeb7-b8b26f13f184','8b7f459c-66a1-4cf2-a58a-d71dcdb71207','a448d515-ab6d-4e00-8864-6c0270cffe79','8c081986-b133-4953-8d75-2dd1b8069d19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f25d4f0b9044480c80a44c7809199241',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:13:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1328460858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d067c9a-70c6-4551-8f88-d32eb74ebbe0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b2e1d9fca9749b8baf7c9ab027919d1',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,user_id='f25d4f0b9044480c80a44c7809199241',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:13:00.686010 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-28ea308d-6c5a-428c-b8f5-1f85e3ac3a04 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67a78cd5-9a88-4cb2-b361-67676bddb0c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:00.731420 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0d056a37-5e09-4d83-a36c-dc50000da79a tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Create volume request issued successfully. Jan 21 12:13:00.731832 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-28ea308d-6c5a-428c-b8f5-1f85e3ac3a04 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67a78cd5-9a88-4cb2-b361-67676bddb0c2) 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-VolumesDeleteCascade-Volume-1328460858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b2e1d9fca9749b8baf7c9ab027919d1',qos_specs=None,replication_status=,reservations=['7e69f9c1-435f-4e2f-aeb7-b8b26f13f184','8b7f459c-66a1-4cf2-a58a-d71dcdb71207','a448d515-ab6d-4e00-8864-6c0270cffe79','8c081986-b133-4953-8d75-2dd1b8069d19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f25d4f0b9044480c80a44c7809199241',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:13:00.733812 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-28ea308d-6c5a-428c-b8f5-1f85e3ac3a04 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (972409fd-ca76-407a-a081-747156b86f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:00.764029 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-28ea308d-6c5a-428c-b8f5-1f85e3ac3a04 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (972409fd-ca76-407a-a081-747156b86f14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:13:00.770560 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-28ea308d-6c5a-428c-b8f5-1f85e3ac3a04 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Flow 'volume_create_api' (f9daf710-9aa4-4f94-a18b-014b3fb74ddb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:13:00.795354 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0d056a37-5e09-4d83-a36c-dc50000da79a tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes returned with HTTP 202 Jan 21 12:13:00.796171 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 617/1239] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:13:00 2021] POST /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes => generated 826 bytes in 735 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:13:00.818894 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-87b9941d-7074-42cf-a4e9-32ec6e2372e5 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] GET http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/1c6bd1c61f154f1fa4b0333e051ef999?usage=True Jan 21 12:13:00.819417 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-87b9941d-7074-42cf-a4e9-32ec6e2372e5 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:00.819634 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:00.819634 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:00.820004 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-87b9941d-7074-42cf-a4e9-32ec6e2372e5 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:00.820819 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:00.820819 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:00.884574 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-28ea308d-6c5a-428c-b8f5-1f85e3ac3a04 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Create volume request issued successfully. Jan 21 12:13:00.922611 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-28ea308d-6c5a-428c-b8f5-1f85e3ac3a04 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes returned with HTTP 202 Jan 21 12:13:00.924968 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 623/1240] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:13:00 2021] POST /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes => generated 820 bytes in 612 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:13:00.940091 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-daf5ce4d-9de0-4ef6-b577-e4612da98ff6 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] GET http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c Jan 21 12:13:00.940803 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-daf5ce4d-9de0-4ef6-b577-e4612da98ff6 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:00.942097 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:00.942097 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:00.943258 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-daf5ce4d-9de0-4ef6-b577-e4612da98ff6 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:00.968759 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-87b9941d-7074-42cf-a4e9-32ec6e2372e5 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/1c6bd1c61f154f1fa4b0333e051ef999?usage=True returned with HTTP 200 Jan 21 12:13:00.981734 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 618/1241] 10.222.0.89 () {58 vars in 1342 bytes} [Thu Jan 21 12:13:00 2021] GET /volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/1c6bd1c61f154f1fa4b0333e051ef999?usage=True => generated 868 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:00.985445 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-391d88d2-1d10-4117-b078-c65facf2da7c tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/9d067c9a-70c6-4551-8f88-d32eb74ebbe0 Jan 21 12:13:00.986172 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-391d88d2-1d10-4117-b078-c65facf2da7c tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:00.986664 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-391d88d2-1d10-4117-b078-c65facf2da7c tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:01.061870 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:01.061870 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:01.095795 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-daf5ce4d-9de0-4ef6-b577-e4612da98ff6 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Volume info retrieved successfully. Jan 21 12:13:01.121796 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:01.121796 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:01.164091 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-391d88d2-1d10-4117-b078-c65facf2da7c tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Volume info retrieved successfully. Jan 21 12:13:01.186379 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-daf5ce4d-9de0-4ef6-b577-e4612da98ff6 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c returned with HTTP 200 Jan 21 12:13:01.196714 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 624/1242] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:00 2021] GET /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c => generated 918 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:01.213262 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a8a24d05-cebe-4ac0-b990-d981790585df tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] POST http://10.222.0.89/volume/v3/efd0d8917fb44fa2acdc7f0574da7593/os-volume-transfer Jan 21 12:13:01.213809 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:01.213809 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:01.214233 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a8a24d05-cebe-4ac0-b990-d981790585df tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3b7400a0-3177-4c25-9962-a87ba2a0dabb"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:13:01.215205 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.volume_transfer [None req-a8a24d05-cebe-4ac0-b990-d981790585df tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Creating new volume transfer {'transfer': {'volume_id': '3b7400a0-3177-4c25-9962-a87ba2a0dabb'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 21 12:13:01.215544 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.contrib.volume_transfer [None req-a8a24d05-cebe-4ac0-b990-d981790585df tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Creating transfer of volume 3b7400a0-3177-4c25-9962-a87ba2a0dabb Jan 21 12:13:01.215959 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.transfer.api [None req-a8a24d05-cebe-4ac0-b990-d981790585df tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Generating transfer record for volume 3b7400a0-3177-4c25-9962-a87ba2a0dabb Jan 21 12:13:01.228614 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-391d88d2-1d10-4117-b078-c65facf2da7c tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/9d067c9a-70c6-4551-8f88-d32eb74ebbe0 returned with HTTP 200 Jan 21 12:13:01.234150 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 619/1243] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:00 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/9d067c9a-70c6-4551-8f88-d32eb74ebbe0 => generated 888 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:01.280043 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:01.280043 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:01.310843 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a8a24d05-cebe-4ac0-b990-d981790585df tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] http://10.222.0.89/volume/v3/efd0d8917fb44fa2acdc7f0574da7593/os-volume-transfer returned with HTTP 202 Jan 21 12:13:01.317668 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 625/1244] 10.222.0.89 () {60 vars in 1258 bytes} [Thu Jan 21 12:13:01 2021] POST /volume/v3/efd0d8917fb44fa2acdc7f0574da7593/os-volume-transfer => generated 507 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:13:01.684654 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b229d0be-d69c-47dc-b316-288bf00889b5 tempest-VolumeQuotasAdminTestJSON-1885360472 tempest-VolumeQuotasAdminTestJSON-1885360472] POST http://10.222.0.89/volume/v3/1c6bd1c61f154f1fa4b0333e051ef999/os-volume-transfer/78b0fc61-6083-4a01-9eb2-d42a35fbc967/accept Jan 21 12:13:01.685419 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:01.685419 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:01.685869 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b229d0be-d69c-47dc-b316-288bf00889b5 tempest-VolumeQuotasAdminTestJSON-1885360472 tempest-VolumeQuotasAdminTestJSON-1885360472] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "9dbaf45946c35cba"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:13:01.686802 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.volume_transfer [None req-b229d0be-d69c-47dc-b316-288bf00889b5 tempest-VolumeQuotasAdminTestJSON-1885360472 tempest-VolumeQuotasAdminTestJSON-1885360472] Accepting volume transfer 78b0fc61-6083-4a01-9eb2-d42a35fbc967 {{(pid=87986) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 21 12:13:01.687150 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.contrib.volume_transfer [None req-b229d0be-d69c-47dc-b316-288bf00889b5 tempest-VolumeQuotasAdminTestJSON-1885360472 tempest-VolumeQuotasAdminTestJSON-1885360472] Accepting transfer 78b0fc61-6083-4a01-9eb2-d42a35fbc967 Jan 21 12:13:01.926670 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-b229d0be-d69c-47dc-b316-288bf00889b5 tempest-VolumeQuotasAdminTestJSON-1885360472 tempest-VolumeQuotasAdminTestJSON-1885360472] Created reservations ['5ebcf4f9-c9fc-43d8-82ad-db8200053abd', '5c4c7c3b-3dad-46b0-8b3f-c3155898b791', '9bdc18f9-3479-4c27-8aae-f88325ff3413', 'a14aa6a7-def1-4995-a501-6265f2c5962e'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:13:01.980674 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-b229d0be-d69c-47dc-b316-288bf00889b5 tempest-VolumeQuotasAdminTestJSON-1885360472 tempest-VolumeQuotasAdminTestJSON-1885360472] Created reservations ['e5de0529-6ede-482b-82b8-b3e28e280ef5', 'd0f6b81d-53ea-41e7-b33b-af6aa3b20cce', 'b4d1a75e-e72e-48a5-af16-a21a3fcd17bb', '2fe34666-2865-4d8c-ae39-217794ed55a0'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:13:02.062882 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-b229d0be-d69c-47dc-b316-288bf00889b5 tempest-VolumeQuotasAdminTestJSON-1885360472 tempest-VolumeQuotasAdminTestJSON-1885360472] Created reservations ['65d9c03b-392a-4fda-9629-c02ebeb7750c', '88da808c-5bfc-4e8b-b403-785be00ac59c', '2294538c-e639-4905-b737-efdb773bdf50', 'b3376265-e04d-4706-8981-4b6ba2b84402'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:13:02.161146 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-b229d0be-d69c-47dc-b316-288bf00889b5 tempest-VolumeQuotasAdminTestJSON-1885360472 tempest-VolumeQuotasAdminTestJSON-1885360472] Created reservations ['23820cfe-3224-4c91-9b42-28e79844691e', 'd67740cf-fcf2-4e15-bdb5-53cbcd67dca2', '6db34094-8b0a-43de-b998-eee5c8a7c09e', '08ce72c5-1039-4bfb-86df-4de3235aa77b'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:13:02.167068 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:02.167068 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:02.203233 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ca12508b-e073-4b06-a4b3-8b0ff216ef9e tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] GET http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c Jan 21 12:13:02.204021 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ca12508b-e073-4b06-a4b3-8b0ff216ef9e tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:02.204212 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:02.204212 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:02.204591 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ca12508b-e073-4b06-a4b3-8b0ff216ef9e tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:02.256653 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b229d0be-d69c-47dc-b316-288bf00889b5 tempest-VolumeQuotasAdminTestJSON-1885360472 tempest-VolumeQuotasAdminTestJSON-1885360472] Transfer volume completed successfully. Jan 21 12:13:02.290493 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 12:13:02.290493 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 12:13:02.335166 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:02.335166 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:02.365318 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ca12508b-e073-4b06-a4b3-8b0ff216ef9e tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Volume info retrieved successfully. Jan 21 12:13:02.398980 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ca12508b-e073-4b06-a4b3-8b0ff216ef9e tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c returned with HTTP 200 Jan 21 12:13:02.410059 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 626/1245] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:02 2021] GET /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c => generated 919 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:13:02.410059 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0526448c-f766-485e-88c2-cfe1e56ba77e tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/9d067c9a-70c6-4551-8f88-d32eb74ebbe0 Jan 21 12:13:02.410059 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0526448c-f766-485e-88c2-cfe1e56ba77e tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:02.410059 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:02.410059 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:02.410059 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0526448c-f766-485e-88c2-cfe1e56ba77e tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:02.436486 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.transfer.api [None req-b229d0be-d69c-47dc-b316-288bf00889b5 tempest-VolumeQuotasAdminTestJSON-1885360472 tempest-VolumeQuotasAdminTestJSON-1885360472] Volume 3b7400a0-3177-4c25-9962-a87ba2a0dabb has been transferred. Jan 21 12:13:02.472674 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:02.472674 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:02.483493 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0526448c-f766-485e-88c2-cfe1e56ba77e tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Volume info retrieved successfully. Jan 21 12:13:02.518955 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0526448c-f766-485e-88c2-cfe1e56ba77e tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/9d067c9a-70c6-4551-8f88-d32eb74ebbe0 returned with HTTP 200 Jan 21 12:13:02.529138 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 627/1246] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:02 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/9d067c9a-70c6-4551-8f88-d32eb74ebbe0 => generated 913 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:02.543014 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b229d0be-d69c-47dc-b316-288bf00889b5 tempest-VolumeQuotasAdminTestJSON-1885360472 tempest-VolumeQuotasAdminTestJSON-1885360472] http://10.222.0.89/volume/v3/1c6bd1c61f154f1fa4b0333e051ef999/os-volume-transfer/78b0fc61-6083-4a01-9eb2-d42a35fbc967/accept returned with HTTP 202 Jan 21 12:13:02.543014 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 620/1247] 10.222.0.89 () {60 vars in 1390 bytes} [Thu Jan 21 12:13:01 2021] POST /volume/v3/1c6bd1c61f154f1fa4b0333e051ef999/os-volume-transfer/78b0fc61-6083-4a01-9eb2-d42a35fbc967/accept => generated 431 bytes in 1222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:13:02.550733 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-34646688-4570-4e50-93b2-85bf2c4e02d5 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] POST http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots Jan 21 12:13:02.551203 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:02.551203 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:02.551626 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-34646688-4570-4e50-93b2-85bf2c4e02d5 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9d067c9a-70c6-4551-8f88-d32eb74ebbe0", "name": "tempest-VolumesDeleteCascade-Snapshot-977100517"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:13:02.551749 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bbf4d448-5cc3-49fe-b281-f70a0a55245b tempest-VolumeQuotasAdminTestJSON-1885360472 tempest-VolumeQuotasAdminTestJSON-1885360472] GET http://10.222.0.89/volume/v3/1c6bd1c61f154f1fa4b0333e051ef999/volumes/3b7400a0-3177-4c25-9962-a87ba2a0dabb Jan 21 12:13:02.552202 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bbf4d448-5cc3-49fe-b281-f70a0a55245b tempest-VolumeQuotasAdminTestJSON-1885360472 tempest-VolumeQuotasAdminTestJSON-1885360472] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:02.552417 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:02.552417 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:02.552792 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bbf4d448-5cc3-49fe-b281-f70a0a55245b tempest-VolumeQuotasAdminTestJSON-1885360472 tempest-VolumeQuotasAdminTestJSON-1885360472] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:02.606888 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:02.606888 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:02.616424 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bbf4d448-5cc3-49fe-b281-f70a0a55245b tempest-VolumeQuotasAdminTestJSON-1885360472 tempest-VolumeQuotasAdminTestJSON-1885360472] Volume info retrieved successfully. Jan 21 12:13:02.661290 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:02.661290 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:02.662744 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-34646688-4570-4e50-93b2-85bf2c4e02d5 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Volume info retrieved successfully. Jan 21 12:13:02.663101 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-34646688-4570-4e50-93b2-85bf2c4e02d5 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Create snapshot from volume 9d067c9a-70c6-4551-8f88-d32eb74ebbe0 Jan 21 12:13:02.665330 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bbf4d448-5cc3-49fe-b281-f70a0a55245b tempest-VolumeQuotasAdminTestJSON-1885360472 tempest-VolumeQuotasAdminTestJSON-1885360472] http://10.222.0.89/volume/v3/1c6bd1c61f154f1fa4b0333e051ef999/volumes/3b7400a0-3177-4c25-9962-a87ba2a0dabb returned with HTTP 200 Jan 21 12:13:02.678676 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 621/1248] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:02 2021] GET /volume/v3/1c6bd1c61f154f1fa4b0333e051ef999/volumes/3b7400a0-3177-4c25-9962-a87ba2a0dabb => generated 917 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:02.684903 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c9ed78a3-f9ca-4c44-a46b-cbf3515d791b tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] GET http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593?usage=True Jan 21 12:13:02.685446 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c9ed78a3-f9ca-4c44-a46b-cbf3515d791b tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:02.685671 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:02.685671 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:02.686095 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c9ed78a3-f9ca-4c44-a46b-cbf3515d791b tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:02.739185 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c9ed78a3-f9ca-4c44-a46b-cbf3515d791b tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593?usage=True returned with HTTP 200 Jan 21 12:13:02.740094 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 622/1249] 10.222.0.89 () {58 vars in 1342 bytes} [Thu Jan 21 12:13:02 2021] GET /volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593?usage=True => generated 1076 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:13:02.756855 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cc0caf48-a346-4cea-85cd-edc60b445b9d tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] GET http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/1c6bd1c61f154f1fa4b0333e051ef999?usage=True Jan 21 12:13:02.757486 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cc0caf48-a346-4cea-85cd-edc60b445b9d tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:02.758007 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cc0caf48-a346-4cea-85cd-edc60b445b9d tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:02.814888 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-34646688-4570-4e50-93b2-85bf2c4e02d5 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Created reservations ['f30b815d-5d68-4294-8cf9-c9be051c9e26', '81da9107-e21c-4855-8944-ea72b99ff852', 'b3a50019-b334-4ef7-81f7-2a9e667a25cd', '0dd23752-fc0e-4b84-81d2-cefd835d47a4'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:13:02.815789 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cc0caf48-a346-4cea-85cd-edc60b445b9d tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/1c6bd1c61f154f1fa4b0333e051ef999?usage=True returned with HTTP 200 Jan 21 12:13:02.826727 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 623/1250] 10.222.0.89 () {58 vars in 1342 bytes} [Thu Jan 21 12:13:02 2021] GET /volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/1c6bd1c61f154f1fa4b0333e051ef999?usage=True => generated 868 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:02.832896 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-128564bf-bdb5-4e2d-a0c7-0a8423c6a0ec tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] DELETE http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/volumes/3b7400a0-3177-4c25-9962-a87ba2a0dabb Jan 21 12:13:02.833520 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-128564bf-bdb5-4e2d-a0c7-0a8423c6a0ec tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:02.834053 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-128564bf-bdb5-4e2d-a0c7-0a8423c6a0ec tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:02.834523 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-128564bf-bdb5-4e2d-a0c7-0a8423c6a0ec tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Delete volume with id: 3b7400a0-3177-4c25-9962-a87ba2a0dabb Jan 21 12:13:02.894435 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:02.894435 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:02.895489 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-128564bf-bdb5-4e2d-a0c7-0a8423c6a0ec tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Volume info retrieved successfully. Jan 21 12:13:02.937459 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-128564bf-bdb5-4e2d-a0c7-0a8423c6a0ec tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Delete volume request issued successfully. Jan 21 12:13:02.938048 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-128564bf-bdb5-4e2d-a0c7-0a8423c6a0ec tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/volumes/3b7400a0-3177-4c25-9962-a87ba2a0dabb returned with HTTP 202 Jan 21 12:13:02.939670 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 624/1251] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:13:02 2021] DELETE /volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/volumes/3b7400a0-3177-4c25-9962-a87ba2a0dabb => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 12:13:02.947943 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b9af645e-401f-407a-85d7-4106c0983293 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] GET http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/volumes/3b7400a0-3177-4c25-9962-a87ba2a0dabb Jan 21 12:13:02.948478 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b9af645e-401f-407a-85d7-4106c0983293 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:02.948700 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:02.948700 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:02.949170 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b9af645e-401f-407a-85d7-4106c0983293 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:03.023273 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:03.023273 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:03.053458 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b9af645e-401f-407a-85d7-4106c0983293 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Volume info retrieved successfully. Jan 21 12:13:03.054838 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-34646688-4570-4e50-93b2-85bf2c4e02d5 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Snapshot create request issued successfully. Jan 21 12:13:03.059597 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-34646688-4570-4e50-93b2-85bf2c4e02d5 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots returned with HTTP 202 Jan 21 12:13:03.061470 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 628/1252] 10.222.0.89 () {60 vars in 1232 bytes} [Thu Jan 21 12:13:02 2021] POST /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots => generated 306 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:13:03.078959 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5e932849-cba6-4e46-85e9-6b7e13849afa tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/2641bb97-df4e-4296-8442-b09db358e3eb Jan 21 12:13:03.080224 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5e932849-cba6-4e46-85e9-6b7e13849afa tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:03.080448 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:03.080448 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:03.093242 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5e932849-cba6-4e46-85e9-6b7e13849afa tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:03.137140 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b9af645e-401f-407a-85d7-4106c0983293 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/volumes/3b7400a0-3177-4c25-9962-a87ba2a0dabb returned with HTTP 200 Jan 21 12:13:03.137651 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:03.137651 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:03.144879 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 625/1253] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:02 2021] GET /volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/volumes/3b7400a0-3177-4c25-9962-a87ba2a0dabb => generated 1087 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:13:03.145967 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5e932849-cba6-4e46-85e9-6b7e13849afa tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Snapshot retrieved successfully. Jan 21 12:13:03.152526 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5e932849-cba6-4e46-85e9-6b7e13849afa tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/2641bb97-df4e-4296-8442-b09db358e3eb returned with HTTP 200 Jan 21 12:13:03.153761 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 629/1254] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:13:03 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/2641bb97-df4e-4296-8442-b09db358e3eb => generated 438 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:04.164772 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7823ddd7-6aa8-4be9-95e1-2f00dac702dd tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] GET http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/volumes/3b7400a0-3177-4c25-9962-a87ba2a0dabb Jan 21 12:13:04.165267 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7823ddd7-6aa8-4be9-95e1-2f00dac702dd tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:04.165524 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:04.165524 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:04.165795 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7823ddd7-6aa8-4be9-95e1-2f00dac702dd tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:04.167155 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-439b20eb-3099-431b-b40a-8f3f8f4a592d tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/2641bb97-df4e-4296-8442-b09db358e3eb Jan 21 12:13:04.167684 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-439b20eb-3099-431b-b40a-8f3f8f4a592d tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:04.167889 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:04.167889 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:04.168254 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-439b20eb-3099-431b-b40a-8f3f8f4a592d tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:04.254279 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:04.254279 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:04.268821 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-439b20eb-3099-431b-b40a-8f3f8f4a592d tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Snapshot retrieved successfully. Jan 21 12:13:04.271082 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-439b20eb-3099-431b-b40a-8f3f8f4a592d tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/2641bb97-df4e-4296-8442-b09db358e3eb returned with HTTP 200 Jan 21 12:13:04.272336 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 630/1255] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:13:04 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/2641bb97-df4e-4296-8442-b09db358e3eb => generated 438 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:04.306636 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:04.306636 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:04.332002 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7823ddd7-6aa8-4be9-95e1-2f00dac702dd tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Volume info retrieved successfully. Jan 21 12:13:04.452716 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7823ddd7-6aa8-4be9-95e1-2f00dac702dd tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/volumes/3b7400a0-3177-4c25-9962-a87ba2a0dabb returned with HTTP 200 Jan 21 12:13:04.458854 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 626/1256] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:04 2021] GET /volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/volumes/3b7400a0-3177-4c25-9962-a87ba2a0dabb => generated 1087 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:13:05.288214 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-95b80285-7d9c-48c4-9d95-fa5e6d3f073a tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/2641bb97-df4e-4296-8442-b09db358e3eb Jan 21 12:13:05.288779 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-95b80285-7d9c-48c4-9d95-fa5e6d3f073a tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:05.289009 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:05.289009 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:05.289394 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-95b80285-7d9c-48c4-9d95-fa5e6d3f073a tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:05.415821 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:05.415821 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:05.417009 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-95b80285-7d9c-48c4-9d95-fa5e6d3f073a tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Snapshot retrieved successfully. Jan 21 12:13:05.419270 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-95b80285-7d9c-48c4-9d95-fa5e6d3f073a tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/2641bb97-df4e-4296-8442-b09db358e3eb returned with HTTP 200 Jan 21 12:13:05.420542 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 631/1257] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:13:05 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/2641bb97-df4e-4296-8442-b09db358e3eb => generated 438 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:05.475392 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a05816af-7e2a-4278-85a5-8220d46f6540 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] GET http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/volumes/3b7400a0-3177-4c25-9962-a87ba2a0dabb Jan 21 12:13:05.476022 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a05816af-7e2a-4278-85a5-8220d46f6540 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:05.476590 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:05.476590 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:05.477042 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a05816af-7e2a-4278-85a5-8220d46f6540 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:05.594373 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:05.594373 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:05.611654 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a05816af-7e2a-4278-85a5-8220d46f6540 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Volume info retrieved successfully. Jan 21 12:13:05.647028 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a05816af-7e2a-4278-85a5-8220d46f6540 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/volumes/3b7400a0-3177-4c25-9962-a87ba2a0dabb returned with HTTP 200 Jan 21 12:13:05.655232 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 627/1258] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:05 2021] GET /volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/volumes/3b7400a0-3177-4c25-9962-a87ba2a0dabb => generated 1087 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:13:06.432770 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f343d00d-1786-499a-98b4-5045b833371c tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/2641bb97-df4e-4296-8442-b09db358e3eb Jan 21 12:13:06.433297 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f343d00d-1786-499a-98b4-5045b833371c tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:06.433538 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:06.433538 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:06.433952 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f343d00d-1786-499a-98b4-5045b833371c tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:06.483755 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:06.483755 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:06.484842 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f343d00d-1786-499a-98b4-5045b833371c tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Snapshot retrieved successfully. Jan 21 12:13:06.486876 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f343d00d-1786-499a-98b4-5045b833371c tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/2641bb97-df4e-4296-8442-b09db358e3eb returned with HTTP 200 Jan 21 12:13:06.496691 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 632/1259] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:13:06 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/2641bb97-df4e-4296-8442-b09db358e3eb => generated 465 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:06.510396 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-186a589a-f9e9-4b15-b4d8-b8e5f2bee0a1 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] POST http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes Jan 21 12:13:06.511280 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:06.511280 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:06.511951 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-186a589a-f9e9-4b15-b4d8-b8e5f2bee0a1 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2641bb97-df4e-4296-8442-b09db358e3eb", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-610765684"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:13:06.513358 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-186a589a-f9e9-4b15-b4d8-b8e5f2bee0a1 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Create volume request body: {'volume': {'snapshot_id': '2641bb97-df4e-4296-8442-b09db358e3eb', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-610765684'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:13:06.563973 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:06.563973 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:06.571169 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-186a589a-f9e9-4b15-b4d8-b8e5f2bee0a1 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Snapshot retrieved successfully. Jan 21 12:13:06.571864 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-186a589a-f9e9-4b15-b4d8-b8e5f2bee0a1 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Create volume of 1 GB Jan 21 12:13:06.602495 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-186a589a-f9e9-4b15-b4d8-b8e5f2bee0a1 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Availability Zones retrieved successfully. Jan 21 12:13:06.627768 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-186a589a-f9e9-4b15-b4d8-b8e5f2bee0a1 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Flow 'volume_create_api' (09830e2f-9a4f-49eb-8bce-2689a582141e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:13:06.631766 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-186a589a-f9e9-4b15-b4d8-b8e5f2bee0a1 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1504d86d-8c5e-41fd-98d3-58845eec11dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:06.634760 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-186a589a-f9e9-4b15-b4d8-b8e5f2bee0a1 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:13:06.671728 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b2c1a93c-5d5f-43d6-8796-9d9afde25cf5 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] GET http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/volumes/3b7400a0-3177-4c25-9962-a87ba2a0dabb Jan 21 12:13:06.672267 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b2c1a93c-5d5f-43d6-8796-9d9afde25cf5 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:06.672465 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:06.672465 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:06.673507 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b2c1a93c-5d5f-43d6-8796-9d9afde25cf5 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:06.807474 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-186a589a-f9e9-4b15-b4d8-b8e5f2bee0a1 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1504d86d-8c5e-41fd-98d3-58845eec11dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2641bb97-df4e-4296-8442-b09db358e3eb', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:13:06.817226 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-186a589a-f9e9-4b15-b4d8-b8e5f2bee0a1 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6213ab61-cd9a-4787-97ae-e4d03787b85e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:06.842984 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b2c1a93c-5d5f-43d6-8796-9d9afde25cf5 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/volumes/3b7400a0-3177-4c25-9962-a87ba2a0dabb returned with HTTP 404 Jan 21 12:13:06.844821 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 633/1260] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:06 2021] GET /volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/volumes/3b7400a0-3177-4c25-9962-a87ba2a0dabb => generated 109 bytes in 177 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:13:06.857833 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e2fb6336-7ff6-4534-b27d-dae417780073 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] GET http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/4e891d35381c4ab6bf8b5dc310e8066f?usage=True Jan 21 12:13:06.858388 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e2fb6336-7ff6-4534-b27d-dae417780073 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:06.858884 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e2fb6336-7ff6-4534-b27d-dae417780073 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:06.932503 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-186a589a-f9e9-4b15-b4d8-b8e5f2bee0a1 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Created reservations ['77824e64-b18e-4353-98ff-f7d990a1675b', '56afe89b-5183-463f-8349-a013ae8b89ed', '60dba021-aa19-41cc-ab42-04962d50fb57', '850515d8-1b73-4592-bb05-4ffbaddb0f1c'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:13:06.936176 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-186a589a-f9e9-4b15-b4d8-b8e5f2bee0a1 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6213ab61-cd9a-4787-97ae-e4d03787b85e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77824e64-b18e-4353-98ff-f7d990a1675b', '56afe89b-5183-463f-8349-a013ae8b89ed', '60dba021-aa19-41cc-ab42-04962d50fb57', '850515d8-1b73-4592-bb05-4ffbaddb0f1c']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:13:06.940300 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-186a589a-f9e9-4b15-b4d8-b8e5f2bee0a1 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41cbdd0d-5101-48a3-8497-9783b1cd257f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:07.026234 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e2fb6336-7ff6-4534-b27d-dae417780073 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/4e891d35381c4ab6bf8b5dc310e8066f?usage=True returned with HTTP 200 Jan 21 12:13:07.037768 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 634/1261] 10.222.0.89 () {58 vars in 1342 bytes} [Thu Jan 21 12:13:06 2021] GET /volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/4e891d35381c4ab6bf8b5dc310e8066f?usage=True => generated 868 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:13:07.062267 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-836c9a4a-f36a-44b9-b8b4-f267f15d85cf tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] PUT http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593 Jan 21 12:13:07.063173 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-836c9a4a-f36a-44b9-b8b4-f267f15d85cf tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:13:07.233013 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-186a589a-f9e9-4b15-b4d8-b8e5f2bee0a1 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41cbdd0d-5101-48a3-8497-9783b1cd257f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3cd7020-060a-41f7-9601-f5f01671199b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-610765684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b2e1d9fca9749b8baf7c9ab027919d1',qos_specs=None,replication_status=,reservations=['77824e64-b18e-4353-98ff-f7d990a1675b','56afe89b-5183-463f-8349-a013ae8b89ed','60dba021-aa19-41cc-ab42-04962d50fb57','850515d8-1b73-4592-bb05-4ffbaddb0f1c'],size=1,snapshot_id=2641bb97-df4e-4296-8442-b09db358e3eb,source_replicaid=,source_volid=None,status='creating',user_id='f25d4f0b9044480c80a44c7809199241',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:13:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-610765684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3cd7020-060a-41f7-9601-f5f01671199b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b2e1d9fca9749b8baf7c9ab027919d1',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=2641bb97-df4e-4296-8442-b09db358e3eb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f25d4f0b9044480c80a44c7809199241',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:13:07.248826 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-186a589a-f9e9-4b15-b4d8-b8e5f2bee0a1 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afdb99e0-03fa-4648-af83-656701f27f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:07.332064 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-186a589a-f9e9-4b15-b4d8-b8e5f2bee0a1 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afdb99e0-03fa-4648-af83-656701f27f29) 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-VolumesDeleteCascade-Volume-610765684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b2e1d9fca9749b8baf7c9ab027919d1',qos_specs=None,replication_status=,reservations=['77824e64-b18e-4353-98ff-f7d990a1675b','56afe89b-5183-463f-8349-a013ae8b89ed','60dba021-aa19-41cc-ab42-04962d50fb57','850515d8-1b73-4592-bb05-4ffbaddb0f1c'],size=1,snapshot_id=2641bb97-df4e-4296-8442-b09db358e3eb,source_replicaid=,source_volid=None,status='creating',user_id='f25d4f0b9044480c80a44c7809199241',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:13:07.334804 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-186a589a-f9e9-4b15-b4d8-b8e5f2bee0a1 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edea16cb-6b6b-4128-99a2-0a4ff3c005ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:07.503558 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-836c9a4a-f36a-44b9-b8b4-f267f15d85cf tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593 returned with HTTP 200 Jan 21 12:13:07.504830 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 635/1262] 10.222.0.89 () {60 vars in 1342 bytes} [Thu Jan 21 12:13:07 2021] PUT /volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593 => generated 321 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:07.530423 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fb02ce07-50a6-4b50-a2f9-22bb96d89ed2 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] PUT http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593 Jan 21 12:13:07.531368 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fb02ce07-50a6-4b50-a2f9-22bb96d89ed2 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:13:07.534509 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-186a589a-f9e9-4b15-b4d8-b8e5f2bee0a1 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edea16cb-6b6b-4128-99a2-0a4ff3c005ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:13:07.537229 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-186a589a-f9e9-4b15-b4d8-b8e5f2bee0a1 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Flow 'volume_create_api' (09830e2f-9a4f-49eb-8bce-2689a582141e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:13:07.629022 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-186a589a-f9e9-4b15-b4d8-b8e5f2bee0a1 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Create volume request issued successfully. Jan 21 12:13:07.660147 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-186a589a-f9e9-4b15-b4d8-b8e5f2bee0a1 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes returned with HTTP 202 Jan 21 12:13:07.661402 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 628/1263] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:13:06 2021] POST /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes => generated 853 bytes in 1158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:13:07.677359 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-48a608f2-a14b-45fa-9782-fdd8e772684a tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b Jan 21 12:13:07.677937 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-48a608f2-a14b-45fa-9782-fdd8e772684a tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:07.678144 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:07.678144 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:07.678511 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-48a608f2-a14b-45fa-9782-fdd8e772684a tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:07.812014 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:07.812014 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:07.842508 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-48a608f2-a14b-45fa-9782-fdd8e772684a tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Volume info retrieved successfully. Jan 21 12:13:07.887760 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fb02ce07-50a6-4b50-a2f9-22bb96d89ed2 tempest-VolumeQuotasAdminTestJSON-975827747 tempest-VolumeQuotasAdminTestJSON-975827747] http://10.222.0.89/volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593 returned with HTTP 200 Jan 21 12:13:07.894384 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-48a608f2-a14b-45fa-9782-fdd8e772684a tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b returned with HTTP 200 Jan 21 12:13:07.905837 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 629/1264] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:07 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b => generated 921 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:07.906741 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 636/1265] 10.222.0.89 () {60 vars in 1342 bytes} [Thu Jan 21 12:13:07 2021] PUT /volume/v3/4e891d35381c4ab6bf8b5dc310e8066f/os-quota-sets/efd0d8917fb44fa2acdc7f0574da7593 => generated 319 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:13:07.910080 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d98690e6-81ed-4e71-bd25-a66940f52ca6 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] DELETE http://10.222.0.89/volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes/3b7400a0-3177-4c25-9962-a87ba2a0dabb Jan 21 12:13:07.910739 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d98690e6-81ed-4e71-bd25-a66940f52ca6 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:07.910966 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:07.910966 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:07.911340 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d98690e6-81ed-4e71-bd25-a66940f52ca6 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:07.922606 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-d98690e6-81ed-4e71-bd25-a66940f52ca6 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Delete volume with id: 3b7400a0-3177-4c25-9962-a87ba2a0dabb Jan 21 12:13:08.031842 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d98690e6-81ed-4e71-bd25-a66940f52ca6 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] http://10.222.0.89/volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes/3b7400a0-3177-4c25-9962-a87ba2a0dabb returned with HTTP 404 Jan 21 12:13:08.033267 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 630/1266] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:13:07 2021] DELETE /volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes/3b7400a0-3177-4c25-9962-a87ba2a0dabb => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:13:08.042998 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-661af8ea-8c35-4b6e-81ac-65f4971f30d4 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] DELETE http://10.222.0.89/volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes/445856ca-b7ed-456c-a1bc-ccac56326661 Jan 21 12:13:08.043633 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-661af8ea-8c35-4b6e-81ac-65f4971f30d4 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:08.044123 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-661af8ea-8c35-4b6e-81ac-65f4971f30d4 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:08.044572 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-661af8ea-8c35-4b6e-81ac-65f4971f30d4 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] Delete volume with id: 445856ca-b7ed-456c-a1bc-ccac56326661 Jan 21 12:13:08.115046 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-661af8ea-8c35-4b6e-81ac-65f4971f30d4 tempest-VolumeQuotasAdminTestJSON-1022367451 tempest-VolumeQuotasAdminTestJSON-1022367451] http://10.222.0.89/volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes/445856ca-b7ed-456c-a1bc-ccac56326661 returned with HTTP 404 Jan 21 12:13:08.116555 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 637/1267] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:13:08 2021] DELETE /volume/v3/efd0d8917fb44fa2acdc7f0574da7593/volumes/445856ca-b7ed-456c-a1bc-ccac56326661 => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:13:08.916791 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7d040045-42b9-46c6-8915-659d61ecf438 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b Jan 21 12:13:08.917877 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7d040045-42b9-46c6-8915-659d61ecf438 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:08.918564 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7d040045-42b9-46c6-8915-659d61ecf438 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:09.035427 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:09.035427 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:09.059532 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7d040045-42b9-46c6-8915-659d61ecf438 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Volume info retrieved successfully. Jan 21 12:13:09.116169 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7d040045-42b9-46c6-8915-659d61ecf438 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b returned with HTTP 200 Jan 21 12:13:09.127009 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 631/1268] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:08 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b => generated 945 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:10.133941 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b34c6246-51f7-40a6-a12a-2165300ba485 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b Jan 21 12:13:10.134500 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b34c6246-51f7-40a6-a12a-2165300ba485 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:10.134940 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b34c6246-51f7-40a6-a12a-2165300ba485 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:10.199858 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:10.199858 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:10.211275 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b34c6246-51f7-40a6-a12a-2165300ba485 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Volume info retrieved successfully. Jan 21 12:13:10.240514 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b34c6246-51f7-40a6-a12a-2165300ba485 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b returned with HTTP 200 Jan 21 12:13:10.242150 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 638/1269] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:10 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b => generated 945 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:11.267270 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ae613402-39d4-46f3-8914-2f65a17235a5 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b Jan 21 12:13:11.267855 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ae613402-39d4-46f3-8914-2f65a17235a5 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:11.269140 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:11.269140 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:11.273997 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ae613402-39d4-46f3-8914-2f65a17235a5 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:11.489095 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:11.489095 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:11.541420 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ae613402-39d4-46f3-8914-2f65a17235a5 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Volume info retrieved successfully. Jan 21 12:13:11.626097 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ae613402-39d4-46f3-8914-2f65a17235a5 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b returned with HTTP 200 Jan 21 12:13:11.629565 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 632/1270] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:11 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b => generated 945 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:13:12.661597 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c08fbdea-cea9-4d0d-a7eb-6fe599f1d5b0 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b Jan 21 12:13:12.666734 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c08fbdea-cea9-4d0d-a7eb-6fe599f1d5b0 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:12.667190 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:12.667190 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:12.667755 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c08fbdea-cea9-4d0d-a7eb-6fe599f1d5b0 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:12.788853 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:12.788853 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:12.810653 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c08fbdea-cea9-4d0d-a7eb-6fe599f1d5b0 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Volume info retrieved successfully. Jan 21 12:13:12.891580 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c08fbdea-cea9-4d0d-a7eb-6fe599f1d5b0 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b returned with HTTP 200 Jan 21 12:13:12.896225 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 639/1271] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:12 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b => generated 945 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:13.914824 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-15488a36-057f-4c56-a359-3dbdefec7157 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b Jan 21 12:13:13.916933 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-15488a36-057f-4c56-a359-3dbdefec7157 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:13.917481 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:13.917481 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:13.933028 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-15488a36-057f-4c56-a359-3dbdefec7157 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:13.992008 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:13.992008 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:14.012835 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-15488a36-057f-4c56-a359-3dbdefec7157 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Volume info retrieved successfully. Jan 21 12:13:14.053620 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-15488a36-057f-4c56-a359-3dbdefec7157 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b returned with HTTP 200 Jan 21 12:13:14.064473 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 633/1272] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:13 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b => generated 945 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:15.071675 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0a896851-e92d-4270-a7b4-98ac5e35d7eb tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b Jan 21 12:13:15.072098 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0a896851-e92d-4270-a7b4-98ac5e35d7eb tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:15.072210 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:15.072210 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:15.072540 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0a896851-e92d-4270-a7b4-98ac5e35d7eb tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:15.177769 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:15.177769 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:15.202600 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0a896851-e92d-4270-a7b4-98ac5e35d7eb tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Volume info retrieved successfully. Jan 21 12:13:15.245064 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0a896851-e92d-4270-a7b4-98ac5e35d7eb tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b returned with HTTP 200 Jan 21 12:13:15.246286 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 640/1273] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:15 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b => generated 945 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:13:16.272133 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e6c0ecee-c6a3-4d6e-bd77-cbe2c12c7224 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b Jan 21 12:13:16.272745 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e6c0ecee-c6a3-4d6e-bd77-cbe2c12c7224 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:16.273480 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:16.273480 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:16.274339 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e6c0ecee-c6a3-4d6e-bd77-cbe2c12c7224 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:16.357943 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:16.357943 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:16.368568 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e6c0ecee-c6a3-4d6e-bd77-cbe2c12c7224 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Volume info retrieved successfully. Jan 21 12:13:16.393604 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e6c0ecee-c6a3-4d6e-bd77-cbe2c12c7224 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b returned with HTTP 200 Jan 21 12:13:16.404701 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 634/1274] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:16 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b => generated 945 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:17.412760 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7a721450-b09c-4903-b869-02d0531cb9f7 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b Jan 21 12:13:17.413465 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7a721450-b09c-4903-b869-02d0531cb9f7 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:17.413806 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:17.413806 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:17.414355 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7a721450-b09c-4903-b869-02d0531cb9f7 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:17.468068 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:17.468068 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:17.478492 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7a721450-b09c-4903-b869-02d0531cb9f7 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Volume info retrieved successfully. Jan 21 12:13:17.502894 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7a721450-b09c-4903-b869-02d0531cb9f7 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b returned with HTTP 200 Jan 21 12:13:17.509938 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 641/1275] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:17 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b => generated 946 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:17.529579 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-db15cfa9-7d74-41ca-a98b-4c147408ac10 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b Jan 21 12:13:17.530507 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-db15cfa9-7d74-41ca-a98b-4c147408ac10 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:17.534838 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:17.534838 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:17.535581 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-db15cfa9-7d74-41ca-a98b-4c147408ac10 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:17.658073 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:17.658073 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:17.679837 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-db15cfa9-7d74-41ca-a98b-4c147408ac10 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Volume info retrieved successfully. Jan 21 12:13:17.730780 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-db15cfa9-7d74-41ca-a98b-4c147408ac10 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b returned with HTTP 200 Jan 21 12:13:17.747259 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 635/1276] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:17 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b => generated 946 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:17.760031 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-947bc3f0-9824-49ae-b0ff-41dccf10a467 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] DELETE http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/9d067c9a-70c6-4551-8f88-d32eb74ebbe0?cascade=True Jan 21 12:13:17.760555 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-947bc3f0-9824-49ae-b0ff-41dccf10a467 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:17.760741 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:17.760741 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:17.761889 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-947bc3f0-9824-49ae-b0ff-41dccf10a467 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:17.762400 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-947bc3f0-9824-49ae-b0ff-41dccf10a467 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Delete volume with id: 9d067c9a-70c6-4551-8f88-d32eb74ebbe0 Jan 21 12:13:17.835901 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:17.835901 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:17.837366 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-947bc3f0-9824-49ae-b0ff-41dccf10a467 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Volume info retrieved successfully. Jan 21 12:13:17.896893 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-947bc3f0-9824-49ae-b0ff-41dccf10a467 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Delete volume request issued successfully. Jan 21 12:13:17.897485 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-947bc3f0-9824-49ae-b0ff-41dccf10a467 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/9d067c9a-70c6-4551-8f88-d32eb74ebbe0?cascade=True returned with HTTP 202 Jan 21 12:13:17.898768 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 642/1277] 10.222.0.89 () {58 vars in 1343 bytes} [Thu Jan 21 12:13:17 2021] DELETE /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/9d067c9a-70c6-4551-8f88-d32eb74ebbe0?cascade=True => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:13:17.906451 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0ba25b98-fe24-4498-ab23-60821cd4c447 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/9d067c9a-70c6-4551-8f88-d32eb74ebbe0 Jan 21 12:13:17.907267 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0ba25b98-fe24-4498-ab23-60821cd4c447 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:17.907579 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:17.907579 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:17.907962 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0ba25b98-fe24-4498-ab23-60821cd4c447 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:18.011445 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:18.011445 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:18.021431 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0ba25b98-fe24-4498-ab23-60821cd4c447 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Volume info retrieved successfully. Jan 21 12:13:18.057914 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0ba25b98-fe24-4498-ab23-60821cd4c447 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/9d067c9a-70c6-4551-8f88-d32eb74ebbe0 returned with HTTP 200 Jan 21 12:13:18.069493 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 636/1278] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:17 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/9d067c9a-70c6-4551-8f88-d32eb74ebbe0 => generated 912 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:19.077418 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e20479be-5017-44ed-8685-cc638104aad9 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/9d067c9a-70c6-4551-8f88-d32eb74ebbe0 Jan 21 12:13:19.079181 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e20479be-5017-44ed-8685-cc638104aad9 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:19.080304 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:19.080304 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:19.081541 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e20479be-5017-44ed-8685-cc638104aad9 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:19.169834 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-01172af9-4219-4f0d-a431-b30ec69148f0 tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] POST http://10.222.0.89/volume/v3/29cb599f22324bc280d0262fafd1db1f/types Jan 21 12:13:19.170304 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:19.170304 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:19.170744 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-01172af9-4219-4f0d-a431-b30ec69148f0 tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1867719679", "extra_specs": {"spec1": "val1"}}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:13:19.171996 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:19.171996 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:19.251311 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:19.251311 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:19.263591 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-01172af9-4219-4f0d-a431-b30ec69148f0 tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] http://10.222.0.89/volume/v3/29cb599f22324bc280d0262fafd1db1f/types returned with HTTP 200 Jan 21 12:13:19.264186 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 643/1279] 10.222.0.89 () {60 vars in 1220 bytes} [Thu Jan 21 12:13:18 2021] POST /volume/v3/29cb599f22324bc280d0262fafd1db1f/types => generated 243 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:19.275473 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e20479be-5017-44ed-8685-cc638104aad9 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Volume info retrieved successfully. Jan 21 12:13:19.292163 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f5836e65-c969-4834-989d-f2e2a2350c86 tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] POST http://10.222.0.89/volume/v3/29cb599f22324bc280d0262fafd1db1f/types/72568755-c7db-49c2-b7d1-049f9e5baaca/extra_specs Jan 21 12:13:19.293061 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f5836e65-c969-4834-989d-f2e2a2350c86 tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:13:19.294589 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f5836e65-c969-4834-989d-f2e2a2350c86 tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] http://10.222.0.89/volume/v3/29cb599f22324bc280d0262fafd1db1f/types/72568755-c7db-49c2-b7d1-049f9e5baaca/extra_specs returned with HTTP 400 Jan 21 12:13:19.305756 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 644/1280] 10.222.0.89 () {60 vars in 1366 bytes} [Thu Jan 21 12:13:19 2021] POST /volume/v3/29cb599f22324bc280d0262fafd1db1f/types/72568755-c7db-49c2-b7d1-049f9e5baaca/extra_specs => generated 146 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 12:13:19.322367 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-472a849e-ea43-4682-90cd-9b102110c0b8 tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] POST http://10.222.0.89/volume/v3/29cb599f22324bc280d0262fafd1db1f/types/72568755-c7db-49c2-b7d1-049f9e5baaca/extra_specs Jan 21 12:13:19.323289 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-472a849e-ea43-4682-90cd-9b102110c0b8 tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:13:19.324437 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-472a849e-ea43-4682-90cd-9b102110c0b8 tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] http://10.222.0.89/volume/v3/29cb599f22324bc280d0262fafd1db1f/types/72568755-c7db-49c2-b7d1-049f9e5baaca/extra_specs returned with HTTP 400 Jan 21 12:13:19.334303 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e20479be-5017-44ed-8685-cc638104aad9 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/9d067c9a-70c6-4551-8f88-d32eb74ebbe0 returned with HTTP 200 Jan 21 12:13:19.334810 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 645/1281] 10.222.0.89 () {60 vars in 1366 bytes} [Thu Jan 21 12:13:19 2021] POST /volume/v3/29cb599f22324bc280d0262fafd1db1f/types/72568755-c7db-49c2-b7d1-049f9e5baaca/extra_specs => generated 132 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 12:13:19.338496 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 637/1282] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:19 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/9d067c9a-70c6-4551-8f88-d32eb74ebbe0 => generated 912 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:13:19.346443 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0274438f-1d9f-4907-b175-3858345dc271 tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] POST http://10.222.0.89/volume/v3/29cb599f22324bc280d0262fafd1db1f/types/3f27baec-2066-4789-94d2-7814c4b56979/extra_specs Jan 21 12:13:19.354762 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0274438f-1d9f-4907-b175-3858345dc271 tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:13:19.452399 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0274438f-1d9f-4907-b175-3858345dc271 tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] http://10.222.0.89/volume/v3/29cb599f22324bc280d0262fafd1db1f/types/3f27baec-2066-4789-94d2-7814c4b56979/extra_specs returned with HTTP 404 Jan 21 12:13:19.458422 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 646/1283] 10.222.0.89 () {60 vars in 1366 bytes} [Thu Jan 21 12:13:19 2021] POST /volume/v3/29cb599f22324bc280d0262fafd1db1f/types/3f27baec-2066-4789-94d2-7814c4b56979/extra_specs => generated 114 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:13:19.464966 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c596a0f5-c60b-4c70-ae83-c61e303fdae9 tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] DELETE http://10.222.0.89/volume/v3/29cb599f22324bc280d0262fafd1db1f/types/19e97891-352c-44ec-9ffc-d9c27c905343/extra_specs/spec1 Jan 21 12:13:19.465930 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c596a0f5-c60b-4c70-ae83-c61e303fdae9 tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:19.466401 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:19.466401 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:19.467088 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c596a0f5-c60b-4c70-ae83-c61e303fdae9 tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:19.481620 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c596a0f5-c60b-4c70-ae83-c61e303fdae9 tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] http://10.222.0.89/volume/v3/29cb599f22324bc280d0262fafd1db1f/types/19e97891-352c-44ec-9ffc-d9c27c905343/extra_specs/spec1 returned with HTTP 404 Jan 21 12:13:19.483105 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 638/1284] 10.222.0.89 () {58 vars in 1366 bytes} [Thu Jan 21 12:13:19 2021] DELETE /volume/v3/29cb599f22324bc280d0262fafd1db1f/types/19e97891-352c-44ec-9ffc-d9c27c905343/extra_specs/spec1 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:13:19.493832 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-57f3a769-2ea8-4298-b650-2daf3a732d96 tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] GET http://10.222.0.89/volume/v3/29cb599f22324bc280d0262fafd1db1f/types/72568755-c7db-49c2-b7d1-049f9e5baaca/extra_specs/nonexistent_extra_spec_name Jan 21 12:13:19.494390 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-57f3a769-2ea8-4298-b650-2daf3a732d96 tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:19.494908 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-57f3a769-2ea8-4298-b650-2daf3a732d96 tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:19.515152 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-57f3a769-2ea8-4298-b650-2daf3a732d96 tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] http://10.222.0.89/volume/v3/29cb599f22324bc280d0262fafd1db1f/types/72568755-c7db-49c2-b7d1-049f9e5baaca/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jan 21 12:13:19.521411 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 647/1285] 10.222.0.89 () {58 vars in 1429 bytes} [Thu Jan 21 12:13:19 2021] GET /volume/v3/29cb599f22324bc280d0262fafd1db1f/types/72568755-c7db-49c2-b7d1-049f9e5baaca/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:13:19.528108 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-29883446-cbc0-40f3-9fcb-d50345a703a6 tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] GET http://10.222.0.89/volume/v3/29cb599f22324bc280d0262fafd1db1f/types/efb5ad34-eafb-4011-b1f9-aa27a64e6033/extra_specs/spec1 Jan 21 12:13:19.528958 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-29883446-cbc0-40f3-9fcb-d50345a703a6 tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:19.529666 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-29883446-cbc0-40f3-9fcb-d50345a703a6 tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:19.543126 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-29883446-cbc0-40f3-9fcb-d50345a703a6 tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] http://10.222.0.89/volume/v3/29cb599f22324bc280d0262fafd1db1f/types/efb5ad34-eafb-4011-b1f9-aa27a64e6033/extra_specs/spec1 returned with HTTP 404 Jan 21 12:13:19.551603 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 639/1286] 10.222.0.89 () {58 vars in 1363 bytes} [Thu Jan 21 12:13:19 2021] GET /volume/v3/29cb599f22324bc280d0262fafd1db1f/types/efb5ad34-eafb-4011-b1f9-aa27a64e6033/extra_specs/spec1 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:13:19.557758 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a64035a2-0ab8-4fee-9335-4ef2bb85df0e tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] GET http://10.222.0.89/volume/v3/29cb599f22324bc280d0262fafd1db1f/types/58dee505-52f6-40a2-ad4a-1e397b475205/extra_specs Jan 21 12:13:19.558730 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a64035a2-0ab8-4fee-9335-4ef2bb85df0e tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:19.559431 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a64035a2-0ab8-4fee-9335-4ef2bb85df0e tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] Calling method 'index' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:19.576983 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a64035a2-0ab8-4fee-9335-4ef2bb85df0e tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] http://10.222.0.89/volume/v3/29cb599f22324bc280d0262fafd1db1f/types/58dee505-52f6-40a2-ad4a-1e397b475205/extra_specs returned with HTTP 404 Jan 21 12:13:19.588934 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8721b8f6-b743-4368-b22a-3ed5d57216da tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] PUT http://10.222.0.89/volume/v3/29cb599f22324bc280d0262fafd1db1f/types/72568755-c7db-49c2-b7d1-049f9e5baaca/extra_specs/spec1 Jan 21 12:13:19.590177 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8721b8f6-b743-4368-b22a-3ed5d57216da tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:13:19.591517 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8721b8f6-b743-4368-b22a-3ed5d57216da tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] http://10.222.0.89/volume/v3/29cb599f22324bc280d0262fafd1db1f/types/72568755-c7db-49c2-b7d1-049f9e5baaca/extra_specs/spec1 returned with HTTP 400 Jan 21 12:13:19.592715 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 640/1287] 10.222.0.89 () {60 vars in 1383 bytes} [Thu Jan 21 12:13:19 2021] PUT /volume/v3/29cb599f22324bc280d0262fafd1db1f/types/72568755-c7db-49c2-b7d1-049f9e5baaca/extra_specs/spec1 => generated 102 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 12:13:19.597639 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 648/1288] 10.222.0.89 () {58 vars in 1345 bytes} [Thu Jan 21 12:13:19 2021] GET /volume/v3/29cb599f22324bc280d0262fafd1db1f/types/58dee505-52f6-40a2-ad4a-1e397b475205/extra_specs => generated 114 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:13:19.603255 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8a0aa500-d8e0-4826-8ac0-cf86c15e926f tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] PUT http://10.222.0.89/volume/v3/29cb599f22324bc280d0262fafd1db1f/types/72568755-c7db-49c2-b7d1-049f9e5baaca/extra_specs/spec1 Jan 21 12:13:19.608395 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8a0aa500-d8e0-4826-8ac0-cf86c15e926f tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] Action: 'update', calling method: update, body: null {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:13:19.610295 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8a0aa500-d8e0-4826-8ac0-cf86c15e926f tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] http://10.222.0.89/volume/v3/29cb599f22324bc280d0262fafd1db1f/types/72568755-c7db-49c2-b7d1-049f9e5baaca/extra_specs/spec1 returned with HTTP 400 Jan 21 12:13:19.617064 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 641/1289] 10.222.0.89 () {60 vars in 1382 bytes} [Thu Jan 21 12:13:19 2021] PUT /volume/v3/29cb599f22324bc280d0262fafd1db1f/types/72568755-c7db-49c2-b7d1-049f9e5baaca/extra_specs/spec1 => generated 72 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 12:13:19.624025 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-00c5e0cc-eafb-4278-99b1-250099f64e37 tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] PUT http://10.222.0.89/volume/v3/29cb599f22324bc280d0262fafd1db1f/types/72568755-c7db-49c2-b7d1-049f9e5baaca/extra_specs/None Jan 21 12:13:19.625000 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-00c5e0cc-eafb-4278-99b1-250099f64e37 tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:13:19.905515 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-00c5e0cc-eafb-4278-99b1-250099f64e37 tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] HTTP exception thrown: Request body and URI mismatch Jan 21 12:13:19.906460 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-00c5e0cc-eafb-4278-99b1-250099f64e37 tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] http://10.222.0.89/volume/v3/29cb599f22324bc280d0262fafd1db1f/types/72568755-c7db-49c2-b7d1-049f9e5baaca/extra_specs/None returned with HTTP 400 Jan 21 12:13:19.913300 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 649/1290] 10.222.0.89 () {60 vars in 1380 bytes} [Thu Jan 21 12:13:19 2021] PUT /volume/v3/29cb599f22324bc280d0262fafd1db1f/types/72568755-c7db-49c2-b7d1-049f9e5baaca/extra_specs/None => generated 73 bytes in 295 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 12:13:19.925834 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6d1bcc0a-a6f2-460f-ae10-7211fe89c044 tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] PUT http://10.222.0.89/volume/v3/29cb599f22324bc280d0262fafd1db1f/types/72568755-c7db-49c2-b7d1-049f9e5baaca/extra_specs/a71a058a-1ad3-49b4-ab93-ad5d28182cb7 Jan 21 12:13:19.926890 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6d1bcc0a-a6f2-460f-ae10-7211fe89c044 tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:13:20.010101 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6d1bcc0a-a6f2-460f-ae10-7211fe89c044 tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] HTTP exception thrown: Request body and URI mismatch Jan 21 12:13:20.011092 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6d1bcc0a-a6f2-460f-ae10-7211fe89c044 tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] http://10.222.0.89/volume/v3/29cb599f22324bc280d0262fafd1db1f/types/72568755-c7db-49c2-b7d1-049f9e5baaca/extra_specs/a71a058a-1ad3-49b4-ab93-ad5d28182cb7 returned with HTTP 400 Jan 21 12:13:20.012539 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 642/1291] 10.222.0.89 () {60 vars in 1476 bytes} [Thu Jan 21 12:13:19 2021] PUT /volume/v3/29cb599f22324bc280d0262fafd1db1f/types/72568755-c7db-49c2-b7d1-049f9e5baaca/extra_specs/a71a058a-1ad3-49b4-ab93-ad5d28182cb7 => generated 73 bytes in 99 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 12:13:20.021942 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-baee08f9-2cc7-4c0e-a9de-a9386f73b42f tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] DELETE http://10.222.0.89/volume/v3/29cb599f22324bc280d0262fafd1db1f/types/72568755-c7db-49c2-b7d1-049f9e5baaca Jan 21 12:13:20.022488 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-baee08f9-2cc7-4c0e-a9de-a9386f73b42f tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:20.023003 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-baee08f9-2cc7-4c0e-a9de-a9386f73b42f tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] Calling method '_delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:20.281278 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 12:13:20.281278 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 12:13:20.306603 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-baee08f9-2cc7-4c0e-a9de-a9386f73b42f tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] http://10.222.0.89/volume/v3/29cb599f22324bc280d0262fafd1db1f/types/72568755-c7db-49c2-b7d1-049f9e5baaca returned with HTTP 202 Jan 21 12:13:20.311297 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 650/1292] 10.222.0.89 () {58 vars in 1312 bytes} [Thu Jan 21 12:13:20 2021] DELETE /volume/v3/29cb599f22324bc280d0262fafd1db1f/types/72568755-c7db-49c2-b7d1-049f9e5baaca => generated 0 bytes in 294 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:13:20.316098 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f059826b-4e84-4740-b824-d6bf852052c6 tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] GET http://10.222.0.89/volume/v3/29cb599f22324bc280d0262fafd1db1f/types/72568755-c7db-49c2-b7d1-049f9e5baaca Jan 21 12:13:20.316811 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f059826b-4e84-4740-b824-d6bf852052c6 tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:20.317529 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f059826b-4e84-4740-b824-d6bf852052c6 tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:20.330536 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f059826b-4e84-4740-b824-d6bf852052c6 tempest-ExtraSpecsNegativeTest-682098983 tempest-ExtraSpecsNegativeTest-682098983] http://10.222.0.89/volume/v3/29cb599f22324bc280d0262fafd1db1f/types/72568755-c7db-49c2-b7d1-049f9e5baaca returned with HTTP 404 Jan 21 12:13:20.332285 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 643/1293] 10.222.0.89 () {58 vars in 1309 bytes} [Thu Jan 21 12:13:20 2021] GET /volume/v3/29cb599f22324bc280d0262fafd1db1f/types/72568755-c7db-49c2-b7d1-049f9e5baaca => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:13:20.354317 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-27396950-8a87-4cf2-be02-5fe63bf8bdb7 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/9d067c9a-70c6-4551-8f88-d32eb74ebbe0 Jan 21 12:13:20.354849 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-27396950-8a87-4cf2-be02-5fe63bf8bdb7 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:20.355331 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-27396950-8a87-4cf2-be02-5fe63bf8bdb7 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:20.513609 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:20.513609 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:20.553434 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-27396950-8a87-4cf2-be02-5fe63bf8bdb7 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Volume info retrieved successfully. Jan 21 12:13:20.630211 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-27396950-8a87-4cf2-be02-5fe63bf8bdb7 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/9d067c9a-70c6-4551-8f88-d32eb74ebbe0 returned with HTTP 200 Jan 21 12:13:20.640601 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 651/1294] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:20 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/9d067c9a-70c6-4551-8f88-d32eb74ebbe0 => generated 912 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:21.648602 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4e54fc8d-a669-4c07-8534-bdc82af7f4a2 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/9d067c9a-70c6-4551-8f88-d32eb74ebbe0 Jan 21 12:13:21.649900 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4e54fc8d-a669-4c07-8534-bdc82af7f4a2 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:21.650902 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4e54fc8d-a669-4c07-8534-bdc82af7f4a2 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:21.807620 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:21.807620 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:21.834924 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4e54fc8d-a669-4c07-8534-bdc82af7f4a2 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Volume info retrieved successfully. Jan 21 12:13:21.869894 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4e54fc8d-a669-4c07-8534-bdc82af7f4a2 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/9d067c9a-70c6-4551-8f88-d32eb74ebbe0 returned with HTTP 200 Jan 21 12:13:21.871358 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 644/1295] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:21 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/9d067c9a-70c6-4551-8f88-d32eb74ebbe0 => generated 912 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:22.889407 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bf6a79d9-8abd-46c7-a904-5cedb768e73d tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/9d067c9a-70c6-4551-8f88-d32eb74ebbe0 Jan 21 12:13:22.890556 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bf6a79d9-8abd-46c7-a904-5cedb768e73d tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:22.890843 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:22.890843 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:22.891337 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bf6a79d9-8abd-46c7-a904-5cedb768e73d tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:23.064796 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:23.064796 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:23.101546 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bf6a79d9-8abd-46c7-a904-5cedb768e73d tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Volume info retrieved successfully. Jan 21 12:13:23.198693 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bf6a79d9-8abd-46c7-a904-5cedb768e73d tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/9d067c9a-70c6-4551-8f88-d32eb74ebbe0 returned with HTTP 200 Jan 21 12:13:23.210068 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 652/1296] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:22 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/9d067c9a-70c6-4551-8f88-d32eb74ebbe0 => generated 912 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:24.221436 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a3c75880-0b6d-4d00-8197-2b99735f5e92 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/9d067c9a-70c6-4551-8f88-d32eb74ebbe0 Jan 21 12:13:24.222553 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a3c75880-0b6d-4d00-8197-2b99735f5e92 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:24.222916 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:24.222916 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:24.223518 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a3c75880-0b6d-4d00-8197-2b99735f5e92 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:24.393251 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a3c75880-0b6d-4d00-8197-2b99735f5e92 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/9d067c9a-70c6-4551-8f88-d32eb74ebbe0 returned with HTTP 404 Jan 21 12:13:24.402327 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 645/1297] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:24 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/9d067c9a-70c6-4551-8f88-d32eb74ebbe0 => generated 109 bytes in 185 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:13:24.410973 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-693b3c64-bef3-4ede-a7bd-ccacc09c2e35 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes Jan 21 12:13:24.411824 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-693b3c64-bef3-4ede-a7bd-ccacc09c2e35 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:24.412191 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:24.412191 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:24.412777 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-693b3c64-bef3-4ede-a7bd-ccacc09c2e35 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'index' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:24.413655 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-693b3c64-bef3-4ede-a7bd-ccacc09c2e35 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:13:24.415776 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-693b3c64-bef3-4ede-a7bd-ccacc09c2e35 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87985) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:13:24.616836 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-693b3c64-bef3-4ede-a7bd-ccacc09c2e35 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Get all volumes completed successfully. Jan 21 12:13:24.622974 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-693b3c64-bef3-4ede-a7bd-ccacc09c2e35 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes returned with HTTP 200 Jan 21 12:13:24.632014 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 653/1298] 10.222.0.89 () {58 vars in 1204 bytes} [Thu Jan 21 12:13:24 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes => generated 400 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:24.643539 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9a5f9ecb-3481-46c1-8828-99d83d69c37f tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots Jan 21 12:13:24.644544 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9a5f9ecb-3481-46c1-8828-99d83d69c37f tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:24.645223 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9a5f9ecb-3481-46c1-8828-99d83d69c37f tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:24.646140 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-9a5f9ecb-3481-46c1-8828-99d83d69c37f tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:13:24.649285 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.db.sqlalchemy.api [None req-9a5f9ecb-3481-46c1-8828-99d83d69c37f tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Building query based on filter {{(pid=87986) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 12:13:24.684265 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9a5f9ecb-3481-46c1-8828-99d83d69c37f tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Get all snapshots completed successfully. Jan 21 12:13:24.685306 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9a5f9ecb-3481-46c1-8828-99d83d69c37f tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots returned with HTTP 200 Jan 21 12:13:24.686875 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 646/1299] 10.222.0.89 () {58 vars in 1210 bytes} [Thu Jan 21 12:13:24 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots => generated 17 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 12:13:24.707906 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6d76f401-e52b-4bc1-8783-e09531961e73 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] DELETE http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b Jan 21 12:13:24.721353 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6d76f401-e52b-4bc1-8783-e09531961e73 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:24.721847 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:24.721847 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:24.722074 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6d76f401-e52b-4bc1-8783-e09531961e73 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:24.722612 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-6d76f401-e52b-4bc1-8783-e09531961e73 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Delete volume with id: c3cd7020-060a-41f7-9601-f5f01671199b Jan 21 12:13:24.822816 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:24.822816 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:24.825718 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6d76f401-e52b-4bc1-8783-e09531961e73 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Volume info retrieved successfully. Jan 21 12:13:25.010878 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6d76f401-e52b-4bc1-8783-e09531961e73 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Delete volume request issued successfully. Jan 21 12:13:25.011375 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6d76f401-e52b-4bc1-8783-e09531961e73 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b returned with HTTP 202 Jan 21 12:13:25.028840 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 654/1300] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:13:24 2021] DELETE /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b => generated 0 bytes in 331 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:13:25.081470 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3d790c8b-e2ea-4c1c-89a7-69f3f5c92775 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b Jan 21 12:13:25.081949 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3d790c8b-e2ea-4c1c-89a7-69f3f5c92775 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:25.082794 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3d790c8b-e2ea-4c1c-89a7-69f3f5c92775 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:25.328760 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:25.328760 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:25.338877 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3d790c8b-e2ea-4c1c-89a7-69f3f5c92775 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Volume info retrieved successfully. Jan 21 12:13:25.390145 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3d790c8b-e2ea-4c1c-89a7-69f3f5c92775 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b returned with HTTP 200 Jan 21 12:13:25.391316 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 647/1301] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:25 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b => generated 945 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:26.414586 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-33762f8e-5990-4c43-b2a1-868b33ec19e7 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b Jan 21 12:13:26.415152 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-33762f8e-5990-4c43-b2a1-868b33ec19e7 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:26.415305 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:26.415305 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:26.415912 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-33762f8e-5990-4c43-b2a1-868b33ec19e7 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:26.555701 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:26.555701 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:26.602849 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-33762f8e-5990-4c43-b2a1-868b33ec19e7 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Volume info retrieved successfully. Jan 21 12:13:26.669428 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-33762f8e-5990-4c43-b2a1-868b33ec19e7 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b returned with HTTP 200 Jan 21 12:13:26.670468 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 655/1302] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:26 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b => generated 945 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:27.687443 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-582e4680-73ca-4c40-b345-8360cbe6bc7b tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b Jan 21 12:13:27.688068 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-582e4680-73ca-4c40-b345-8360cbe6bc7b tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:27.688223 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:27.688223 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:27.689012 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-582e4680-73ca-4c40-b345-8360cbe6bc7b tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:27.816933 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:27.816933 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:27.842681 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-582e4680-73ca-4c40-b345-8360cbe6bc7b tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Volume info retrieved successfully. Jan 21 12:13:27.927240 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-582e4680-73ca-4c40-b345-8360cbe6bc7b tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b returned with HTTP 200 Jan 21 12:13:27.934660 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 648/1303] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:27 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b => generated 945 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:28.950573 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6f8328e9-653f-4af7-b758-f4a23f7a56e3 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] GET http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b Jan 21 12:13:28.951064 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6f8328e9-653f-4af7-b758-f4a23f7a56e3 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:28.951265 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:28.951265 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:28.951915 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6f8328e9-653f-4af7-b758-f4a23f7a56e3 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:29.105222 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6f8328e9-653f-4af7-b758-f4a23f7a56e3 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b returned with HTTP 404 Jan 21 12:13:29.115178 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 649/1304] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:28 2021] GET /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/c3cd7020-060a-41f7-9601-f5f01671199b => generated 109 bytes in 168 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:13:29.130524 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8e592ea1-355d-4c97-8f63-a506beca6a21 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] DELETE http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/2641bb97-df4e-4296-8442-b09db358e3eb Jan 21 12:13:29.130947 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8e592ea1-355d-4c97-8f63-a506beca6a21 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:29.131498 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8e592ea1-355d-4c97-8f63-a506beca6a21 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:29.131960 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-8e592ea1-355d-4c97-8f63-a506beca6a21 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Delete snapshot with id: 2641bb97-df4e-4296-8442-b09db358e3eb Jan 21 12:13:29.252792 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8e592ea1-355d-4c97-8f63-a506beca6a21 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/2641bb97-df4e-4296-8442-b09db358e3eb returned with HTTP 404 Jan 21 12:13:29.254831 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 650/1305] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:13:29 2021] DELETE /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/2641bb97-df4e-4296-8442-b09db358e3eb => generated 111 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:13:29.268502 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1b760d4d-4d4b-46f5-be6b-61eefaaf3d4c tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] DELETE http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/9d067c9a-70c6-4551-8f88-d32eb74ebbe0 Jan 21 12:13:29.269445 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1b760d4d-4d4b-46f5-be6b-61eefaaf3d4c tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:29.270184 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1b760d4d-4d4b-46f5-be6b-61eefaaf3d4c tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:29.271066 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-1b760d4d-4d4b-46f5-be6b-61eefaaf3d4c tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Delete volume with id: 9d067c9a-70c6-4551-8f88-d32eb74ebbe0 Jan 21 12:13:29.388352 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cedbf454-ba93-4656-8ec8-5fad99132e21 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] POST http://10.222.0.89/volume/v3/c95080b739c04259b2ca9b594fdbe150/volumes Jan 21 12:13:29.389093 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:29.389093 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:29.389853 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cedbf454-ba93-4656-8ec8-5fad99132e21 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-89787609"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:13:29.391808 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-cedbf454-ba93-4656-8ec8-5fad99132e21 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-89787609'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:13:29.392478 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-cedbf454-ba93-4656-8ec8-5fad99132e21 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Create volume of 2 GB Jan 21 12:13:29.399490 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1b760d4d-4d4b-46f5-be6b-61eefaaf3d4c tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/9d067c9a-70c6-4551-8f88-d32eb74ebbe0 returned with HTTP 404 Jan 21 12:13:29.405443 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 651/1306] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:13:29 2021] DELETE /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/9d067c9a-70c6-4551-8f88-d32eb74ebbe0 => generated 109 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:13:29.414700 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e77dce9e-914a-4c56-9ca2-e0025ac8b9a0 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] DELETE http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/dc5567d2-5b56-40e9-b0fb-14cd6103f5c5 Jan 21 12:13:29.419685 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e77dce9e-914a-4c56-9ca2-e0025ac8b9a0 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:29.420592 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e77dce9e-914a-4c56-9ca2-e0025ac8b9a0 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:29.421297 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-e77dce9e-914a-4c56-9ca2-e0025ac8b9a0 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Delete snapshot with id: dc5567d2-5b56-40e9-b0fb-14cd6103f5c5 Jan 21 12:13:29.443401 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cedbf454-ba93-4656-8ec8-5fad99132e21 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Availability Zones retrieved successfully. Jan 21 12:13:29.481005 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e77dce9e-914a-4c56-9ca2-e0025ac8b9a0 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/dc5567d2-5b56-40e9-b0fb-14cd6103f5c5 returned with HTTP 404 Jan 21 12:13:29.486415 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 652/1307] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:13:29 2021] DELETE /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/dc5567d2-5b56-40e9-b0fb-14cd6103f5c5 => generated 111 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:13:29.492139 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0c211d8e-d6db-4dda-8f86-cbca86ecc987 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] DELETE http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/3968fb79-7880-469c-89fb-b0c4a069cee0 Jan 21 12:13:29.492675 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0c211d8e-d6db-4dda-8f86-cbca86ecc987 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:29.499546 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-cedbf454-ba93-4656-8ec8-5fad99132e21 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Flow 'volume_create_api' (4d87e55f-72fb-4b16-b046-d8d07140c63f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:13:29.500710 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0c211d8e-d6db-4dda-8f86-cbca86ecc987 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:29.501174 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-0c211d8e-d6db-4dda-8f86-cbca86ecc987 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Delete snapshot with id: 3968fb79-7880-469c-89fb-b0c4a069cee0 Jan 21 12:13:29.508237 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-cedbf454-ba93-4656-8ec8-5fad99132e21 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4f7d57a-db93-4a01-b3a7-13c2a5c70a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:29.510945 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-cedbf454-ba93-4656-8ec8-5fad99132e21 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Validating volume size '2' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:13:29.558652 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0c211d8e-d6db-4dda-8f86-cbca86ecc987 tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/3968fb79-7880-469c-89fb-b0c4a069cee0 returned with HTTP 404 Jan 21 12:13:29.562902 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 653/1308] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:13:29 2021] DELETE /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/snapshots/3968fb79-7880-469c-89fb-b0c4a069cee0 => generated 111 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:13:29.573888 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-823a5fda-d23a-4254-8594-fb84270203ff tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] DELETE http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/0183bd75-ba49-417b-8d57-4eb08f8dae10 Jan 21 12:13:29.585117 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-823a5fda-d23a-4254-8594-fb84270203ff tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:29.585938 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-823a5fda-d23a-4254-8594-fb84270203ff tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:29.586807 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-823a5fda-d23a-4254-8594-fb84270203ff tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] Delete volume with id: 0183bd75-ba49-417b-8d57-4eb08f8dae10 Jan 21 12:13:29.731797 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-823a5fda-d23a-4254-8594-fb84270203ff tempest-VolumesDeleteCascade-375761040 tempest-VolumesDeleteCascade-375761040] http://10.222.0.89/volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/0183bd75-ba49-417b-8d57-4eb08f8dae10 returned with HTTP 404 Jan 21 12:13:29.736142 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 654/1309] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:13:29 2021] DELETE /volume/v3/5b2e1d9fca9749b8baf7c9ab027919d1/volumes/0183bd75-ba49-417b-8d57-4eb08f8dae10 => generated 109 bytes in 168 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:13:29.750275 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-cedbf454-ba93-4656-8ec8-5fad99132e21 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4f7d57a-db93-4a01-b3a7-13c2a5c70a7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:13:29.762662 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-cedbf454-ba93-4656-8ec8-5fad99132e21 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69f597d8-853d-4180-a648-c48ff49e03fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:30.162071 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-cedbf454-ba93-4656-8ec8-5fad99132e21 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Created reservations ['962758ce-54a6-4cfe-8612-b66135b8c75b', '5c0e3a2a-22bf-4914-bc48-47a7125f1f26', '4c31615d-bc1e-41cf-b8c8-d2dbbd74fcdc', '5bedffe3-590c-45e1-acd2-504f273ea517'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:13:30.164009 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-cedbf454-ba93-4656-8ec8-5fad99132e21 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69f597d8-853d-4180-a648-c48ff49e03fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['962758ce-54a6-4cfe-8612-b66135b8c75b', '5c0e3a2a-22bf-4914-bc48-47a7125f1f26', '4c31615d-bc1e-41cf-b8c8-d2dbbd74fcdc', '5bedffe3-590c-45e1-acd2-504f273ea517']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:13:30.182115 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-cedbf454-ba93-4656-8ec8-5fad99132e21 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (482ae182-8a24-49c2-bcbb-5cb67d2f2a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:30.384602 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-cedbf454-ba93-4656-8ec8-5fad99132e21 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (482ae182-8a24-49c2-bcbb-5cb67d2f2a2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '239ad2ad-ce5e-4083-b01d-303688013071', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-89787609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c95080b739c04259b2ca9b594fdbe150',qos_specs=None,replication_status=,reservations=['962758ce-54a6-4cfe-8612-b66135b8c75b','5c0e3a2a-22bf-4914-bc48-47a7125f1f26','4c31615d-bc1e-41cf-b8c8-d2dbbd74fcdc','5bedffe3-590c-45e1-acd2-504f273ea517'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='473c381e14834c14a5386d9f1bb03684',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:13:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-89787609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=239ad2ad-ce5e-4083-b01d-303688013071,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c95080b739c04259b2ca9b594fdbe150',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=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='473c381e14834c14a5386d9f1bb03684',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:13:30.387342 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-cedbf454-ba93-4656-8ec8-5fad99132e21 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a79af01a-216a-40c0-93d3-02deb3677deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:30.451465 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-cedbf454-ba93-4656-8ec8-5fad99132e21 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a79af01a-216a-40c0-93d3-02deb3677deb) 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-VolumesCloneNegativeTest-Volume-89787609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c95080b739c04259b2ca9b594fdbe150',qos_specs=None,replication_status=,reservations=['962758ce-54a6-4cfe-8612-b66135b8c75b','5c0e3a2a-22bf-4914-bc48-47a7125f1f26','4c31615d-bc1e-41cf-b8c8-d2dbbd74fcdc','5bedffe3-590c-45e1-acd2-504f273ea517'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='473c381e14834c14a5386d9f1bb03684',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:13:30.453967 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-cedbf454-ba93-4656-8ec8-5fad99132e21 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd3f71d7-7a37-4e62-a04d-0ee1a9ff0496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:30.500315 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-cedbf454-ba93-4656-8ec8-5fad99132e21 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd3f71d7-7a37-4e62-a04d-0ee1a9ff0496) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:13:30.511412 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-cedbf454-ba93-4656-8ec8-5fad99132e21 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Flow 'volume_create_api' (4d87e55f-72fb-4b16-b046-d8d07140c63f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:13:30.698977 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cedbf454-ba93-4656-8ec8-5fad99132e21 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Create volume request issued successfully. Jan 21 12:13:30.763123 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cedbf454-ba93-4656-8ec8-5fad99132e21 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] http://10.222.0.89/volume/v3/c95080b739c04259b2ca9b594fdbe150/volumes returned with HTTP 202 Jan 21 12:13:30.764039 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 656/1310] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:13:28 2021] POST /volume/v3/c95080b739c04259b2ca9b594fdbe150/volumes => generated 822 bytes in 1905 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:13:30.781494 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cc09ba06-ba9a-4e1d-96b9-629750413f74 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] GET http://10.222.0.89/volume/v3/c95080b739c04259b2ca9b594fdbe150/volumes/239ad2ad-ce5e-4083-b01d-303688013071 Jan 21 12:13:30.782389 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cc09ba06-ba9a-4e1d-96b9-629750413f74 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:30.783049 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cc09ba06-ba9a-4e1d-96b9-629750413f74 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:30.967024 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:30.967024 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:31.008067 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cc09ba06-ba9a-4e1d-96b9-629750413f74 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Volume info retrieved successfully. Jan 21 12:13:31.286847 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cc09ba06-ba9a-4e1d-96b9-629750413f74 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] http://10.222.0.89/volume/v3/c95080b739c04259b2ca9b594fdbe150/volumes/239ad2ad-ce5e-4083-b01d-303688013071 returned with HTTP 200 Jan 21 12:13:31.301503 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 655/1311] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:30 2021] GET /volume/v3/c95080b739c04259b2ca9b594fdbe150/volumes/239ad2ad-ce5e-4083-b01d-303688013071 => generated 914 bytes in 524 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:32.320388 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-600955e0-8323-449f-b668-629127975fad tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] GET http://10.222.0.89/volume/v3/c95080b739c04259b2ca9b594fdbe150/volumes/239ad2ad-ce5e-4083-b01d-303688013071 Jan 21 12:13:32.321588 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-600955e0-8323-449f-b668-629127975fad tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:32.321970 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:32.321970 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:32.324843 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-600955e0-8323-449f-b668-629127975fad tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:32.495764 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:32.495764 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:32.560010 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-600955e0-8323-449f-b668-629127975fad tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Volume info retrieved successfully. Jan 21 12:13:32.632209 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-600955e0-8323-449f-b668-629127975fad tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] http://10.222.0.89/volume/v3/c95080b739c04259b2ca9b594fdbe150/volumes/239ad2ad-ce5e-4083-b01d-303688013071 returned with HTTP 200 Jan 21 12:13:32.633142 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 657/1312] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:32 2021] GET /volume/v3/c95080b739c04259b2ca9b594fdbe150/volumes/239ad2ad-ce5e-4083-b01d-303688013071 => generated 914 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:33.650585 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1d3b0411-2e8d-49ac-a81e-73a3945c8d58 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] GET http://10.222.0.89/volume/v3/c95080b739c04259b2ca9b594fdbe150/volumes/239ad2ad-ce5e-4083-b01d-303688013071 Jan 21 12:13:33.651200 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1d3b0411-2e8d-49ac-a81e-73a3945c8d58 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:33.651474 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:33.651474 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:33.652161 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1d3b0411-2e8d-49ac-a81e-73a3945c8d58 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:33.786723 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:33.786723 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:33.797925 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1d3b0411-2e8d-49ac-a81e-73a3945c8d58 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Volume info retrieved successfully. Jan 21 12:13:33.833465 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1d3b0411-2e8d-49ac-a81e-73a3945c8d58 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] http://10.222.0.89/volume/v3/c95080b739c04259b2ca9b594fdbe150/volumes/239ad2ad-ce5e-4083-b01d-303688013071 returned with HTTP 200 Jan 21 12:13:33.835213 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 656/1313] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:33 2021] GET /volume/v3/c95080b739c04259b2ca9b594fdbe150/volumes/239ad2ad-ce5e-4083-b01d-303688013071 => generated 915 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:33.851084 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cd4ba3f4-7931-4d8b-b05a-dc8d0985efe7 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] POST http://10.222.0.89/volume/v3/c95080b739c04259b2ca9b594fdbe150/volumes Jan 21 12:13:33.851538 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:33.851538 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:33.851947 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cd4ba3f4-7931-4d8b-b05a-dc8d0985efe7 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "239ad2ad-ce5e-4083-b01d-303688013071"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:13:33.853147 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-cd4ba3f4-7931-4d8b-b05a-dc8d0985efe7 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Create volume request body: {'volume': {'size': 1, 'source_volid': '239ad2ad-ce5e-4083-b01d-303688013071'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:13:33.958782 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:33.958782 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:33.963790 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cd4ba3f4-7931-4d8b-b05a-dc8d0985efe7 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Volume retrieved successfully. Jan 21 12:13:33.964270 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-cd4ba3f4-7931-4d8b-b05a-dc8d0985efe7 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Create volume of 1 GB Jan 21 12:13:33.993227 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cd4ba3f4-7931-4d8b-b05a-dc8d0985efe7 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Availability Zones retrieved successfully. Jan 21 12:13:34.030540 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-cd4ba3f4-7931-4d8b-b05a-dc8d0985efe7 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Flow 'volume_create_api' (01712c14-868e-42cc-a0ef-f5a00ecf027e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:13:34.034004 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-cd4ba3f4-7931-4d8b-b05a-dc8d0985efe7 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (845cb6af-befe-4ed3-bc4e-b4219cd3be1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:34.035921 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-cd4ba3f4-7931-4d8b-b05a-dc8d0985efe7 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Validating volume size '1' using validate_int, validate_source_size {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:13:34.055924 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.volume.api [None req-cd4ba3f4-7931-4d8b-b05a-dc8d0985efe7 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (845cb6af-befe-4ed3-bc4e-b4219cd3be1e) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 12:13:34.055924 n-d-760354-3 devstack@c-api.service[87984]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Jan 21 12:13:34.060664 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-cd4ba3f4-7931-4d8b-b05a-dc8d0985efe7 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (845cb6af-befe-4ed3-bc4e-b4219cd3be1e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:34.064263 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.volume.api [None req-cd4ba3f4-7931-4d8b-b05a-dc8d0985efe7 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (845cb6af-befe-4ed3-bc4e-b4219cd3be1e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 12:13:34.066994 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.volume.api [None req-cd4ba3f4-7931-4d8b-b05a-dc8d0985efe7 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Flow 'volume_create_api' (01712c14-868e-42cc-a0ef-f5a00ecf027e) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 12:13:34.067714 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cd4ba3f4-7931-4d8b-b05a-dc8d0985efe7 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] http://10.222.0.89/volume/v3/c95080b739c04259b2ca9b594fdbe150/volumes returned with HTTP 400 Jan 21 12:13:34.078302 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2de0e116-f283-4258-9c09-6c0ea2912569 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] DELETE http://10.222.0.89/volume/v3/c95080b739c04259b2ca9b594fdbe150/volumes/239ad2ad-ce5e-4083-b01d-303688013071 Jan 21 12:13:34.079812 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2de0e116-f283-4258-9c09-6c0ea2912569 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:34.080953 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:34.080953 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:34.081181 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2de0e116-f283-4258-9c09-6c0ea2912569 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:34.081651 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-2de0e116-f283-4258-9c09-6c0ea2912569 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Delete volume with id: 239ad2ad-ce5e-4083-b01d-303688013071 Jan 21 12:13:34.106385 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 658/1314] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:13:33 2021] POST /volume/v3/c95080b739c04259b2ca9b594fdbe150/volumes => generated 173 bytes in 251 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 12:13:34.220367 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:34.220367 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:34.221617 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2de0e116-f283-4258-9c09-6c0ea2912569 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Volume info retrieved successfully. Jan 21 12:13:34.398303 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2de0e116-f283-4258-9c09-6c0ea2912569 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Delete volume request issued successfully. Jan 21 12:13:34.409430 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2de0e116-f283-4258-9c09-6c0ea2912569 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] http://10.222.0.89/volume/v3/c95080b739c04259b2ca9b594fdbe150/volumes/239ad2ad-ce5e-4083-b01d-303688013071 returned with HTTP 202 Jan 21 12:13:34.413989 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 657/1315] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:13:34 2021] DELETE /volume/v3/c95080b739c04259b2ca9b594fdbe150/volumes/239ad2ad-ce5e-4083-b01d-303688013071 => generated 0 bytes in 340 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:13:34.418439 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-898751cf-92ff-4150-83c3-9617b07e5a95 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] GET http://10.222.0.89/volume/v3/c95080b739c04259b2ca9b594fdbe150/volumes/239ad2ad-ce5e-4083-b01d-303688013071 Jan 21 12:13:34.419083 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-898751cf-92ff-4150-83c3-9617b07e5a95 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:34.419229 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:34.419229 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:34.419569 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-898751cf-92ff-4150-83c3-9617b07e5a95 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:34.623906 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:34.623906 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:34.698572 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-898751cf-92ff-4150-83c3-9617b07e5a95 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Volume info retrieved successfully. Jan 21 12:13:34.815771 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-898751cf-92ff-4150-83c3-9617b07e5a95 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] http://10.222.0.89/volume/v3/c95080b739c04259b2ca9b594fdbe150/volumes/239ad2ad-ce5e-4083-b01d-303688013071 returned with HTTP 200 Jan 21 12:13:34.851006 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 659/1316] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:34 2021] GET /volume/v3/c95080b739c04259b2ca9b594fdbe150/volumes/239ad2ad-ce5e-4083-b01d-303688013071 => generated 914 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:35.882138 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e021928f-6876-4c16-a554-0785107cfa9a tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] GET http://10.222.0.89/volume/v3/c95080b739c04259b2ca9b594fdbe150/volumes/239ad2ad-ce5e-4083-b01d-303688013071 Jan 21 12:13:35.882772 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e021928f-6876-4c16-a554-0785107cfa9a tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:35.883073 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:35.883073 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:35.883919 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e021928f-6876-4c16-a554-0785107cfa9a tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:36.094382 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:36.094382 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:36.126063 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e021928f-6876-4c16-a554-0785107cfa9a tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Volume info retrieved successfully. Jan 21 12:13:36.210178 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e021928f-6876-4c16-a554-0785107cfa9a tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] http://10.222.0.89/volume/v3/c95080b739c04259b2ca9b594fdbe150/volumes/239ad2ad-ce5e-4083-b01d-303688013071 returned with HTTP 200 Jan 21 12:13:36.211444 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 658/1317] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:35 2021] GET /volume/v3/c95080b739c04259b2ca9b594fdbe150/volumes/239ad2ad-ce5e-4083-b01d-303688013071 => generated 914 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:37.233618 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f1bd1958-0a8e-4950-a882-0b59f8a31e0f tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] GET http://10.222.0.89/volume/v3/c95080b739c04259b2ca9b594fdbe150/volumes/239ad2ad-ce5e-4083-b01d-303688013071 Jan 21 12:13:37.234183 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f1bd1958-0a8e-4950-a882-0b59f8a31e0f tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:37.234397 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:37.234397 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:37.235224 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f1bd1958-0a8e-4950-a882-0b59f8a31e0f tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:37.419077 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:37.419077 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:37.447047 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f1bd1958-0a8e-4950-a882-0b59f8a31e0f tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Volume info retrieved successfully. Jan 21 12:13:37.515106 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f1bd1958-0a8e-4950-a882-0b59f8a31e0f tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] http://10.222.0.89/volume/v3/c95080b739c04259b2ca9b594fdbe150/volumes/239ad2ad-ce5e-4083-b01d-303688013071 returned with HTTP 200 Jan 21 12:13:37.516355 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 660/1318] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:37 2021] GET /volume/v3/c95080b739c04259b2ca9b594fdbe150/volumes/239ad2ad-ce5e-4083-b01d-303688013071 => generated 914 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:38.558628 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a705e5cb-017a-4fcd-92f5-eebf19efa112 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] GET http://10.222.0.89/volume/v3/c95080b739c04259b2ca9b594fdbe150/volumes/239ad2ad-ce5e-4083-b01d-303688013071 Jan 21 12:13:38.559161 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a705e5cb-017a-4fcd-92f5-eebf19efa112 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:38.559318 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:38.559318 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:38.559668 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a705e5cb-017a-4fcd-92f5-eebf19efa112 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:38.677565 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a705e5cb-017a-4fcd-92f5-eebf19efa112 tempest-VolumesCloneNegativeTest-2034918548 tempest-VolumesCloneNegativeTest-2034918548] http://10.222.0.89/volume/v3/c95080b739c04259b2ca9b594fdbe150/volumes/239ad2ad-ce5e-4083-b01d-303688013071 returned with HTTP 404 Jan 21 12:13:38.680255 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 659/1319] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:38 2021] GET /volume/v3/c95080b739c04259b2ca9b594fdbe150/volumes/239ad2ad-ce5e-4083-b01d-303688013071 => generated 109 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:13:38.874957 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-801e563c-08a6-4950-8168-f870dea6e1b2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] POST http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes Jan 21 12:13:38.875358 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:38.875358 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:38.875759 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-801e563c-08a6-4950-8168-f870dea6e1b2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5c95b056-2e65-49e7-b901-df3480abf71e", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1039471855"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:13:38.877438 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-801e563c-08a6-4950-8168-f870dea6e1b2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Create volume request body: {'volume': {'imageRef': '5c95b056-2e65-49e7-b901-df3480abf71e', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1039471855'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:13:39.195674 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-801e563c-08a6-4950-8168-f870dea6e1b2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Create volume of 1 GB Jan 21 12:13:39.254844 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-801e563c-08a6-4950-8168-f870dea6e1b2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Availability Zones retrieved successfully. Jan 21 12:13:39.319088 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-801e563c-08a6-4950-8168-f870dea6e1b2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Flow 'volume_create_api' (bc1c328b-62f2-44a7-804d-ca87959f43b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:13:39.322182 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-801e563c-08a6-4950-8168-f870dea6e1b2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a90067b9-fd04-4f36-9bc1-8ae2f6a22adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:39.343863 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-801e563c-08a6-4950-8168-f870dea6e1b2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:13:39.710574 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-801e563c-08a6-4950-8168-f870dea6e1b2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a90067b9-fd04-4f36-9bc1-8ae2f6a22adc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:13:39.715674 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-801e563c-08a6-4950-8168-f870dea6e1b2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17fff87a-e44c-4059-adb9-e1c19746cb83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:40.019326 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-801e563c-08a6-4950-8168-f870dea6e1b2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Created reservations ['38752253-265f-4159-821c-e85b0df7179a', 'c7e5401b-d505-45ba-89ad-8298f951a5b2', 'bcc2fc52-bb36-4289-946a-da29ec5f5556', 'bf174d59-1885-4368-a614-5a940b3a2bca'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:13:40.022462 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-801e563c-08a6-4950-8168-f870dea6e1b2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17fff87a-e44c-4059-adb9-e1c19746cb83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38752253-265f-4159-821c-e85b0df7179a', 'c7e5401b-d505-45ba-89ad-8298f951a5b2', 'bcc2fc52-bb36-4289-946a-da29ec5f5556', 'bf174d59-1885-4368-a614-5a940b3a2bca']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:13:40.024867 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-801e563c-08a6-4950-8168-f870dea6e1b2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6942459-660e-4390-a2b7-5315d49104f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:40.143916 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-801e563c-08a6-4950-8168-f870dea6e1b2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6942459-660e-4390-a2b7-5315d49104f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7d0eea8-2603-46d7-9a73-e4004a95b510', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1039471855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4294395e9ced4bab969c0396e8200d45',qos_specs=None,replication_status=,reservations=['38752253-265f-4159-821c-e85b0df7179a','c7e5401b-d505-45ba-89ad-8298f951a5b2','bcc2fc52-bb36-4289-946a-da29ec5f5556','bf174d59-1885-4368-a614-5a940b3a2bca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e01deae68eda4034af41a8389803e57b',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:13:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1039471855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7d0eea8-2603-46d7-9a73-e4004a95b510,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4294395e9ced4bab969c0396e8200d45',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,user_id='e01deae68eda4034af41a8389803e57b',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:13:40.146790 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-801e563c-08a6-4950-8168-f870dea6e1b2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a2a003f-0b2b-417c-89c9-a239d6542e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:40.182519 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-801e563c-08a6-4950-8168-f870dea6e1b2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a2a003f-0b2b-417c-89c9-a239d6542e68) 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-VolumesCloneTest-Volume-1039471855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4294395e9ced4bab969c0396e8200d45',qos_specs=None,replication_status=,reservations=['38752253-265f-4159-821c-e85b0df7179a','c7e5401b-d505-45ba-89ad-8298f951a5b2','bcc2fc52-bb36-4289-946a-da29ec5f5556','bf174d59-1885-4368-a614-5a940b3a2bca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e01deae68eda4034af41a8389803e57b',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:13:40.184930 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-801e563c-08a6-4950-8168-f870dea6e1b2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (063fa7cb-fe90-4ebe-90d7-d32033c4d01b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:40.215105 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-801e563c-08a6-4950-8168-f870dea6e1b2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (063fa7cb-fe90-4ebe-90d7-d32033c4d01b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:13:40.218217 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-801e563c-08a6-4950-8168-f870dea6e1b2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Flow 'volume_create_api' (bc1c328b-62f2-44a7-804d-ca87959f43b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:13:40.415544 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-801e563c-08a6-4950-8168-f870dea6e1b2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Create volume request issued successfully. Jan 21 12:13:40.463876 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-801e563c-08a6-4950-8168-f870dea6e1b2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes returned with HTTP 202 Jan 21 12:13:40.469475 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 661/1320] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:13:38 2021] POST /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes => generated 816 bytes in 1598 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:13:40.482316 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f752b317-ef21-498e-af86-98ae3dd9f956 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 Jan 21 12:13:40.483221 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f752b317-ef21-498e-af86-98ae3dd9f956 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:40.483932 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f752b317-ef21-498e-af86-98ae3dd9f956 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:40.616683 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:40.616683 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:40.642126 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f752b317-ef21-498e-af86-98ae3dd9f956 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:13:40.682022 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f752b317-ef21-498e-af86-98ae3dd9f956 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 returned with HTTP 200 Jan 21 12:13:40.683053 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 660/1321] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:40 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 => generated 908 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:41.703601 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f3141c28-bd5a-432b-a3fb-cde3e4f23a7d tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 Jan 21 12:13:41.704256 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f3141c28-bd5a-432b-a3fb-cde3e4f23a7d tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:41.704437 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:41.704437 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:41.704791 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f3141c28-bd5a-432b-a3fb-cde3e4f23a7d tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:41.862652 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:41.862652 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:41.886066 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f3141c28-bd5a-432b-a3fb-cde3e4f23a7d tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:13:41.952937 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f3141c28-bd5a-432b-a3fb-cde3e4f23a7d tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 returned with HTTP 200 Jan 21 12:13:41.955684 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 662/1322] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:41 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 => generated 908 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:42.972648 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b8c5b8e1-99fc-4700-b178-687a4138f5ee tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 Jan 21 12:13:42.973283 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b8c5b8e1-99fc-4700-b178-687a4138f5ee tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:42.973436 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:42.973436 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:42.974102 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b8c5b8e1-99fc-4700-b178-687a4138f5ee tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:43.063465 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:43.063465 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:43.074791 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b8c5b8e1-99fc-4700-b178-687a4138f5ee tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:13:43.144854 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b8c5b8e1-99fc-4700-b178-687a4138f5ee tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 returned with HTTP 200 Jan 21 12:13:43.146877 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 661/1323] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:42 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 => generated 908 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:44.165194 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d3147669-a2db-4c11-9ffe-f17275c3c559 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 Jan 21 12:13:44.165843 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d3147669-a2db-4c11-9ffe-f17275c3c559 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:44.165969 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:44.165969 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:44.166290 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d3147669-a2db-4c11-9ffe-f17275c3c559 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:44.296469 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:44.296469 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:44.312949 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d3147669-a2db-4c11-9ffe-f17275c3c559 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:13:44.358818 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d3147669-a2db-4c11-9ffe-f17275c3c559 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 returned with HTTP 200 Jan 21 12:13:44.359778 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 663/1324] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:44 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 => generated 908 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:44.468976 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-111a25e4-ff89-46e4-a288-7492ae109e2d tempest-VolumesSummaryTest-149224929 tempest-VolumesSummaryTest-149224929] GET http://10.222.0.89/volume/v3/edc53f6e238b4af9bb495ba4da98e08e/volumes/summary Jan 21 12:13:44.470838 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-111a25e4-ff89-46e4-a288-7492ae109e2d tempest-VolumesSummaryTest-149224929 tempest-VolumesSummaryTest-149224929] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:44.471434 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:44.471434 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:44.472380 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-111a25e4-ff89-46e4-a288-7492ae109e2d tempest-VolumesSummaryTest-149224929 tempest-VolumesSummaryTest-149224929] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:44.473179 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-111a25e4-ff89-46e4-a288-7492ae109e2d tempest-VolumesSummaryTest-149224929 tempest-VolumesSummaryTest-149224929] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:13:44.485388 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-111a25e4-ff89-46e4-a288-7492ae109e2d tempest-VolumesSummaryTest-149224929 tempest-VolumesSummaryTest-149224929] Get summary completed successfully. Jan 21 12:13:44.486697 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-111a25e4-ff89-46e4-a288-7492ae109e2d tempest-VolumesSummaryTest-149224929 tempest-VolumesSummaryTest-149224929] http://10.222.0.89/volume/v3/edc53f6e238b4af9bb495ba4da98e08e/volumes/summary returned with HTTP 200 Jan 21 12:13:44.488088 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 662/1325] 10.222.0.89 () {60 vars in 1269 bytes} [Thu Jan 21 12:13:44 2021] GET /volume/v3/edc53f6e238b4af9bb495ba4da98e08e/volumes/summary => generated 55 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:45.377077 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-94236b23-9bab-4760-95dd-463e4183f3f2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 Jan 21 12:13:45.378858 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-94236b23-9bab-4760-95dd-463e4183f3f2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:45.379295 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:45.379295 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:45.380789 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-94236b23-9bab-4760-95dd-463e4183f3f2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:45.523617 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:45.523617 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:45.551581 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-94236b23-9bab-4760-95dd-463e4183f3f2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:13:45.611417 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-94236b23-9bab-4760-95dd-463e4183f3f2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 returned with HTTP 200 Jan 21 12:13:45.615047 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 664/1326] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:45 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 => generated 908 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:46.630456 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0218c00a-529e-4343-b8bc-bbf0ca1b166f tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 Jan 21 12:13:46.631760 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0218c00a-529e-4343-b8bc-bbf0ca1b166f tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:46.632399 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0218c00a-529e-4343-b8bc-bbf0ca1b166f tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:46.768788 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:46.768788 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:46.780949 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0218c00a-529e-4343-b8bc-bbf0ca1b166f tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:13:46.809254 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0218c00a-529e-4343-b8bc-bbf0ca1b166f tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 returned with HTTP 200 Jan 21 12:13:46.810812 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 663/1327] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:46 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 => generated 908 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:47.826994 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-44b308fb-bf45-442f-8511-c58ac149dacb tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 Jan 21 12:13:47.828202 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-44b308fb-bf45-442f-8511-c58ac149dacb tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:47.828606 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:47.828606 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:47.829407 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-44b308fb-bf45-442f-8511-c58ac149dacb tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:47.943222 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:47.943222 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:47.955466 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-44b308fb-bf45-442f-8511-c58ac149dacb tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:13:47.987052 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-44b308fb-bf45-442f-8511-c58ac149dacb tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 returned with HTTP 200 Jan 21 12:13:47.988700 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 665/1328] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:47 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 => generated 908 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:49.004652 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-29d4413a-8746-4615-9919-d4734526307d tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 Jan 21 12:13:49.005973 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-29d4413a-8746-4615-9919-d4734526307d tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:49.006613 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:49.006613 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:49.007240 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-29d4413a-8746-4615-9919-d4734526307d tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:49.195617 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c569b0ed-b78c-4bd0-8bb3-af36d6d7e5bf tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] POST http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes Jan 21 12:13:49.196094 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:49.196094 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:49.196513 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c569b0ed-b78c-4bd0-8bb3-af36d6d7e5bf tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-470227817"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:13:49.197633 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-c569b0ed-b78c-4bd0-8bb3-af36d6d7e5bf tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-470227817'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:13:49.198071 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-c569b0ed-b78c-4bd0-8bb3-af36d6d7e5bf tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Create volume of 1 GB Jan 21 12:13:49.229748 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:49.229748 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:49.264152 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-29d4413a-8746-4615-9919-d4734526307d tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:13:49.265929 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c569b0ed-b78c-4bd0-8bb3-af36d6d7e5bf tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Availability Zones retrieved successfully. Jan 21 12:13:49.316564 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c569b0ed-b78c-4bd0-8bb3-af36d6d7e5bf tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Flow 'volume_create_api' (8475f346-0b39-4113-ab5b-50dbe5d833cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:13:49.320565 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c569b0ed-b78c-4bd0-8bb3-af36d6d7e5bf tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74dea85a-be71-40cd-9a42-73b691063976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:49.329090 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-c569b0ed-b78c-4bd0-8bb3-af36d6d7e5bf tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:13:49.342455 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-29d4413a-8746-4615-9919-d4734526307d tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 returned with HTTP 200 Jan 21 12:13:49.350317 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 666/1329] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:48 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 => generated 908 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:49.489254 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c569b0ed-b78c-4bd0-8bb3-af36d6d7e5bf tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74dea85a-be71-40cd-9a42-73b691063976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:13:49.492610 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c569b0ed-b78c-4bd0-8bb3-af36d6d7e5bf tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (688b08dc-a047-4163-9159-f1f0054829cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:49.627254 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-c569b0ed-b78c-4bd0-8bb3-af36d6d7e5bf tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Created reservations ['ba962569-a3ca-4cc3-b9b6-42eae408386d', 'c851c9f7-f52b-46e5-a17e-8b697ba1801d', 'ed24df41-a5e0-490d-97ae-f34be6407998', '09cbaafe-ffd1-46bb-839d-8e22aee09633'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:13:49.629271 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c569b0ed-b78c-4bd0-8bb3-af36d6d7e5bf tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (688b08dc-a047-4163-9159-f1f0054829cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba962569-a3ca-4cc3-b9b6-42eae408386d', 'c851c9f7-f52b-46e5-a17e-8b697ba1801d', 'ed24df41-a5e0-490d-97ae-f34be6407998', '09cbaafe-ffd1-46bb-839d-8e22aee09633']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:13:49.635080 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c569b0ed-b78c-4bd0-8bb3-af36d6d7e5bf tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6f4bcd8-d675-4ba2-85a2-c31e1d38b6a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:49.771336 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c569b0ed-b78c-4bd0-8bb3-af36d6d7e5bf tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6f4bcd8-d675-4ba2-85a2-c31e1d38b6a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86689b25-d0fd-4eab-a1d2-c5990954d522', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-470227817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cdfca2f0fe94091908a0492d67fc056',qos_specs=None,replication_status=,reservations=['ba962569-a3ca-4cc3-b9b6-42eae408386d','c851c9f7-f52b-46e5-a17e-8b697ba1801d','ed24df41-a5e0-490d-97ae-f34be6407998','09cbaafe-ffd1-46bb-839d-8e22aee09633'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82114f5ed299479a8385b16ac4178e16',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:13:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-470227817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86689b25-d0fd-4eab-a1d2-c5990954d522,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cdfca2f0fe94091908a0492d67fc056',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,user_id='82114f5ed299479a8385b16ac4178e16',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:13:49.776184 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c569b0ed-b78c-4bd0-8bb3-af36d6d7e5bf tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6720f3ee-9d81-4d96-8b51-9b95834f96ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:49.836288 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c569b0ed-b78c-4bd0-8bb3-af36d6d7e5bf tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6720f3ee-9d81-4d96-8b51-9b95834f96ab) 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-VolumesNegativeTest-Volume-470227817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cdfca2f0fe94091908a0492d67fc056',qos_specs=None,replication_status=,reservations=['ba962569-a3ca-4cc3-b9b6-42eae408386d','c851c9f7-f52b-46e5-a17e-8b697ba1801d','ed24df41-a5e0-490d-97ae-f34be6407998','09cbaafe-ffd1-46bb-839d-8e22aee09633'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82114f5ed299479a8385b16ac4178e16',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:13:49.838950 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c569b0ed-b78c-4bd0-8bb3-af36d6d7e5bf tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f83b39e-6637-45d2-94b5-d08bcd8aad08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:49.877414 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c569b0ed-b78c-4bd0-8bb3-af36d6d7e5bf tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f83b39e-6637-45d2-94b5-d08bcd8aad08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:13:49.889907 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c569b0ed-b78c-4bd0-8bb3-af36d6d7e5bf tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Flow 'volume_create_api' (8475f346-0b39-4113-ab5b-50dbe5d833cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:13:50.023948 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c569b0ed-b78c-4bd0-8bb3-af36d6d7e5bf tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Create volume request issued successfully. Jan 21 12:13:50.054123 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c569b0ed-b78c-4bd0-8bb3-af36d6d7e5bf tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes returned with HTTP 202 Jan 21 12:13:50.055890 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 664/1330] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:13:48 2021] POST /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes => generated 818 bytes in 1255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:13:50.073471 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a6d036f4-8d78-4590-8d90-71729b9964cf tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] GET http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522 Jan 21 12:13:50.075178 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a6d036f4-8d78-4590-8d90-71729b9964cf tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:50.075370 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:50.075370 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:50.075695 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a6d036f4-8d78-4590-8d90-71729b9964cf tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:50.186785 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:50.186785 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:50.205842 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a6d036f4-8d78-4590-8d90-71729b9964cf tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Volume info retrieved successfully. Jan 21 12:13:50.251889 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a6d036f4-8d78-4590-8d90-71729b9964cf tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522 returned with HTTP 200 Jan 21 12:13:50.266400 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 667/1331] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:50 2021] GET /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522 => generated 910 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:50.349277 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-ad6c0c3f-63f2-4c6c-867c-0a5be30a83fd req-c5d7c6f5-cdfd-4c60-9181-d7b1b4b5fc2a tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] GET http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c Jan 21 12:13:50.350238 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-ad6c0c3f-63f2-4c6c-867c-0a5be30a83fd req-c5d7c6f5-cdfd-4c60-9181-d7b1b4b5fc2a tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:50.350703 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:50.350703 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:50.351729 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-ad6c0c3f-63f2-4c6c-867c-0a5be30a83fd req-c5d7c6f5-cdfd-4c60-9181-d7b1b4b5fc2a tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:50.360770 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8e9dacc6-da62-4578-9ccf-85215e7585b5 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 Jan 21 12:13:50.361298 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8e9dacc6-da62-4578-9ccf-85215e7585b5 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:50.361520 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:50.361520 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:50.361929 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8e9dacc6-da62-4578-9ccf-85215e7585b5 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:50.444778 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:50.444778 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:50.461373 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-ad6c0c3f-63f2-4c6c-867c-0a5be30a83fd req-c5d7c6f5-cdfd-4c60-9181-d7b1b4b5fc2a tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Volume info retrieved successfully. Jan 21 12:13:50.517594 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-ad6c0c3f-63f2-4c6c-867c-0a5be30a83fd req-c5d7c6f5-cdfd-4c60-9181-d7b1b4b5fc2a tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c returned with HTTP 200 Jan 21 12:13:50.520226 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:50.520226 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:50.526361 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 665/1332] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:13:50 2021] GET /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c => generated 919 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:50.553788 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-ad6c0c3f-63f2-4c6c-867c-0a5be30a83fd req-c5d7c6f5-cdfd-4c60-9181-d7b1b4b5fc2a tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] GET http://10.222.0.89/volume// Jan 21 12:13:50.554274 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-ad6c0c3f-63f2-4c6c-867c-0a5be30a83fd req-c5d7c6f5-cdfd-4c60-9181-d7b1b4b5fc2a tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:50.554569 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:50.554569 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:50.554883 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-ad6c0c3f-63f2-4c6c-867c-0a5be30a83fd req-c5d7c6f5-cdfd-4c60-9181-d7b1b4b5fc2a tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:50.556229 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-ad6c0c3f-63f2-4c6c-867c-0a5be30a83fd req-c5d7c6f5-cdfd-4c60-9181-d7b1b4b5fc2a tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:13:50.557120 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 666/1333] 10.222.0.89 () {58 vars in 1289 bytes} [Thu Jan 21 12:13:50 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:13:50.557998 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8e9dacc6-da62-4578-9ccf-85215e7585b5 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:13:50.571865 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-ad6c0c3f-63f2-4c6c-867c-0a5be30a83fd req-61210b15-d7f3-4c84-a5f3-855473e6a88f tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] POST http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/attachments Jan 21 12:13:50.572694 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-ad6c0c3f-63f2-4c6c-867c-0a5be30a83fd req-61210b15-d7f3-4c84-a5f3-855473e6a88f tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c0c3d183-c1e1-47ea-9709-84771a02e16c", "instance_uuid": "f8bb5a85-28c2-45b4-8008-c592ee582b16", "connector": null}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:13:50.635057 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:50.635057 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:50.660636 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8e9dacc6-da62-4578-9ccf-85215e7585b5 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 returned with HTTP 200 Jan 21 12:13:50.681742 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 668/1334] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:50 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 => generated 908 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:50.730793 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-ad6c0c3f-63f2-4c6c-867c-0a5be30a83fd req-61210b15-d7f3-4c84-a5f3-855473e6a88f tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/attachments returned with HTTP 200 Jan 21 12:13:50.743696 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 667/1335] 10.222.0.89 () {66 vars in 1565 bytes} [Thu Jan 21 12:13:50 2021] POST /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/attachments => generated 273 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 12:13:50.790415 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-ad6c0c3f-63f2-4c6c-867c-0a5be30a83fd req-03bb54ba-87f5-4ba9-a055-5dbc8ba33624 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] POST http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/attachments/6cd320eb-f780-4377-81de-7e6264687496/action Jan 21 12:13:50.791261 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:50.791261 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:50.791932 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-ad6c0c3f-63f2-4c6c-867c-0a5be30a83fd req-03bb54ba-87f5-4ba9-a055-5dbc8ba33624 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Action body: b'{"os-complete": null}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:13:50.792483 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-ad6c0c3f-63f2-4c6c-867c-0a5be30a83fd req-03bb54ba-87f5-4ba9-a055-5dbc8ba33624 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:13:51.000022 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:51.000022 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:51.037518 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-ad6c0c3f-63f2-4c6c-867c-0a5be30a83fd req-03bb54ba-87f5-4ba9-a055-5dbc8ba33624 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/attachments/6cd320eb-f780-4377-81de-7e6264687496/action returned with HTTP 204 Jan 21 12:13:51.038544 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 669/1336] 10.222.0.89 () {66 vars in 1696 bytes} [Thu Jan 21 12:13:50 2021] POST /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/attachments/6cd320eb-f780-4377-81de-7e6264687496/action => generated 0 bytes in 254 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:13:51.080061 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b4215973-a1dd-4dd4-bb97-1e79ddd80272 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] GET http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c Jan 21 12:13:51.080827 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b4215973-a1dd-4dd4-bb97-1e79ddd80272 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:51.081212 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:51.081212 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:51.081909 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b4215973-a1dd-4dd4-bb97-1e79ddd80272 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:51.212944 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:51.212944 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:51.240184 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b4215973-a1dd-4dd4-bb97-1e79ddd80272 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Volume info retrieved successfully. Jan 21 12:13:51.279902 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d8cefb67-67f9-4092-bd66-503db22d48f6 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] GET http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522 Jan 21 12:13:51.281438 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d8cefb67-67f9-4092-bd66-503db22d48f6 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:51.281873 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:51.281873 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:51.282264 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d8cefb67-67f9-4092-bd66-503db22d48f6 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:51.302334 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:51.302334 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:51.326281 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b4215973-a1dd-4dd4-bb97-1e79ddd80272 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c returned with HTTP 200 Jan 21 12:13:51.332331 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 668/1337] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:51 2021] GET /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c => generated 1181 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:13:51.467049 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:51.467049 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:51.499426 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d8cefb67-67f9-4092-bd66-503db22d48f6 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Volume info retrieved successfully. Jan 21 12:13:51.581463 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d8cefb67-67f9-4092-bd66-503db22d48f6 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522 returned with HTTP 200 Jan 21 12:13:51.587135 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 670/1338] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:51 2021] GET /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522 => generated 910 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:51.696380 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3445ed5b-94b0-4b3a-98b3-769133de90e0 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 Jan 21 12:13:51.697286 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3445ed5b-94b0-4b3a-98b3-769133de90e0 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:51.697729 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:51.697729 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:51.698400 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3445ed5b-94b0-4b3a-98b3-769133de90e0 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:51.859423 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:51.859423 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:51.895892 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3445ed5b-94b0-4b3a-98b3-769133de90e0 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:13:51.949588 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3445ed5b-94b0-4b3a-98b3-769133de90e0 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 returned with HTTP 200 Jan 21 12:13:51.953921 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 669/1339] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:51 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 => generated 908 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:52.599988 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-212e07c4-64e1-4850-b916-439fb2820598 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] GET http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522 Jan 21 12:13:52.600706 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-212e07c4-64e1-4850-b916-439fb2820598 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:52.600706 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:52.600706 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:52.601112 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-212e07c4-64e1-4850-b916-439fb2820598 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:52.757754 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:52.757754 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:52.759454 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-212e07c4-64e1-4850-b916-439fb2820598 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Volume info retrieved successfully. Jan 21 12:13:52.818853 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-212e07c4-64e1-4850-b916-439fb2820598 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522 returned with HTTP 200 Jan 21 12:13:52.819964 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 671/1340] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:52 2021] GET /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522 => generated 911 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:52.966192 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e7f184f6-b557-49b0-b415-38129a5c59b9 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 Jan 21 12:13:52.966725 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e7f184f6-b557-49b0-b415-38129a5c59b9 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:52.966924 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:52.966924 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:52.967434 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e7f184f6-b557-49b0-b415-38129a5c59b9 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:53.081530 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-212e07c4-64e1-4850-b916-439fb2820598 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] GET http://10.222.0.89/volume// Jan 21 12:13:53.082734 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-212e07c4-64e1-4850-b916-439fb2820598 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:53.082734 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:53.082734 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:53.083590 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-212e07c4-64e1-4850-b916-439fb2820598 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:53.084787 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-212e07c4-64e1-4850-b916-439fb2820598 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:13:53.086415 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 672/1341] 10.222.0.95 () {56 vars in 1089 bytes} [Thu Jan 21 12:13:53 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:13:53.100506 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-93e19ff5-713f-44ba-9de4-eecb910ecf97 req-34c82a6b-850d-46b9-86c7-d7b280d431ee tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] GET http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c Jan 21 12:13:53.101072 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-93e19ff5-713f-44ba-9de4-eecb910ecf97 req-34c82a6b-850d-46b9-86c7-d7b280d431ee tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:53.101642 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-93e19ff5-713f-44ba-9de4-eecb910ecf97 req-34c82a6b-850d-46b9-86c7-d7b280d431ee tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:53.134538 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:53.134538 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:53.166506 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e7f184f6-b557-49b0-b415-38129a5c59b9 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:13:53.239988 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:53.239988 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:53.245186 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e7f184f6-b557-49b0-b415-38129a5c59b9 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 returned with HTTP 200 Jan 21 12:13:53.246313 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 670/1342] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:52 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 => generated 908 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:13:53.252681 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-93e19ff5-713f-44ba-9de4-eecb910ecf97 req-34c82a6b-850d-46b9-86c7-d7b280d431ee tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Volume info retrieved successfully. Jan 21 12:13:53.274004 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:53.274004 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:53.301915 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-93e19ff5-713f-44ba-9de4-eecb910ecf97 req-34c82a6b-850d-46b9-86c7-d7b280d431ee tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c returned with HTTP 200 Jan 21 12:13:53.302917 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 673/1343] 10.222.0.95 () {60 vars in 1403 bytes} [Thu Jan 21 12:13:53 2021] GET /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c => generated 1280 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 12:13:53.341795 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-93e19ff5-713f-44ba-9de4-eecb910ecf97 req-8b1d2022-e113-49e9-9dd3-22db1bd846e4 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] PUT http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/attachments/6cd320eb-f780-4377-81de-7e6264687496 Jan 21 12:13:53.343185 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:53.343185 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:53.344038 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-93e19ff5-713f-44ba-9de4-eecb910ecf97 req-8b1d2022-e113-49e9-9dd3-22db1bd846e4 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.95", "host": "n-h1-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:13:53.406495 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 12:13:53.406495 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 12:13:53.407047 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-93e19ff5-713f-44ba-9de4-eecb910ecf97 req-8b1d2022-e113-49e9-9dd3-22db1bd846e4 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Lock "b'cinder-attachment_update-c0c3d183-c1e1-47ea-9709-84771a02e16c-n-h1-760354-3'" acquired by "attachment_update" :: waited 0.020s {{(pid=87986) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 12:13:53.409520 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:53.409520 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:54.262970 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e27859f4-a2c8-4c40-8031-3ea48dfe1c52 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 Jan 21 12:13:54.264381 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e27859f4-a2c8-4c40-8031-3ea48dfe1c52 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:54.264896 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:54.264896 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:54.265567 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e27859f4-a2c8-4c40-8031-3ea48dfe1c52 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:54.381474 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:54.381474 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:54.415574 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e27859f4-a2c8-4c40-8031-3ea48dfe1c52 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:13:54.482843 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e27859f4-a2c8-4c40-8031-3ea48dfe1c52 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 returned with HTTP 200 Jan 21 12:13:54.501871 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 674/1344] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:54 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 => generated 908 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:55.501460 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-db3c0528-12e4-4f0c-8ab8-f5f5b6355362 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 Jan 21 12:13:55.502926 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-db3c0528-12e4-4f0c-8ab8-f5f5b6355362 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:55.503529 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:55.503529 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:55.504302 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-db3c0528-12e4-4f0c-8ab8-f5f5b6355362 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:55.681613 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:55.681613 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:55.696830 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-db3c0528-12e4-4f0c-8ab8-f5f5b6355362 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:13:55.730865 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-db3c0528-12e4-4f0c-8ab8-f5f5b6355362 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 returned with HTTP 200 Jan 21 12:13:55.732370 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 675/1345] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:55 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 => generated 908 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:56.116260 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-93e19ff5-713f-44ba-9de4-eecb910ecf97 req-8b1d2022-e113-49e9-9dd3-22db1bd846e4 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Lock "b'cinder-attachment_update-c0c3d183-c1e1-47ea-9709-84771a02e16c-n-h1-760354-3'" released by "attachment_update" :: held 2.709s {{(pid=87986) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 12:13:56.117329 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-93e19ff5-713f-44ba-9de4-eecb910ecf97 req-8b1d2022-e113-49e9-9dd3-22db1bd846e4 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/attachments/6cd320eb-f780-4377-81de-7e6264687496 returned with HTTP 200 Jan 21 12:13:56.118892 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 671/1346] 10.222.0.95 () {64 vars in 1468 bytes} [Thu Jan 21 12:13:53 2021] PUT /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/attachments/6cd320eb-f780-4377-81de-7e6264687496 => generated 762 bytes in 2782 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:13:56.168337 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-93e19ff5-713f-44ba-9de4-eecb910ecf97 req-6c9d8844-957c-483c-9e16-a7f1b2458ebd tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] POST http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/attachments/6cd320eb-f780-4377-81de-7e6264687496/action Jan 21 12:13:56.169527 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:56.169527 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:56.170341 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-93e19ff5-713f-44ba-9de4-eecb910ecf97 req-6c9d8844-957c-483c-9e16-a7f1b2458ebd tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Action body: b'{"os-complete": null}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:13:56.170883 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-93e19ff5-713f-44ba-9de4-eecb910ecf97 req-6c9d8844-957c-483c-9e16-a7f1b2458ebd tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:13:56.250728 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:56.250728 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:56.275989 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-93e19ff5-713f-44ba-9de4-eecb910ecf97 req-6c9d8844-957c-483c-9e16-a7f1b2458ebd tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/attachments/6cd320eb-f780-4377-81de-7e6264687496/action returned with HTTP 204 Jan 21 12:13:56.277995 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 676/1347] 10.222.0.95 () {64 vars in 1489 bytes} [Thu Jan 21 12:13:56 2021] POST /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/attachments/6cd320eb-f780-4377-81de-7e6264687496/action => generated 0 bytes in 122 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:13:56.752654 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-67466124-d78f-405e-853d-fcb0fae6780f tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 Jan 21 12:13:56.753258 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-67466124-d78f-405e-853d-fcb0fae6780f tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:56.753407 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:56.753407 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:56.755886 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-67466124-d78f-405e-853d-fcb0fae6780f tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:56.871464 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:56.871464 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:56.882426 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-67466124-d78f-405e-853d-fcb0fae6780f tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:13:56.940488 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-67466124-d78f-405e-853d-fcb0fae6780f tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 returned with HTTP 200 Jan 21 12:13:56.944357 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 672/1348] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:56 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 => generated 908 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:57.051710 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-80c82c79-6719-417d-b19b-c0539c5ad1a6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] POST http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes Jan 21 12:13:57.052592 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:57.052592 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:57.053440 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-80c82c79-6719-417d-b19b-c0539c5ad1a6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-40684534"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:13:57.055051 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-80c82c79-6719-417d-b19b-c0539c5ad1a6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-40684534'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:13:57.055437 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-80c82c79-6719-417d-b19b-c0539c5ad1a6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Create volume of 1 GB Jan 21 12:13:57.086376 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-80c82c79-6719-417d-b19b-c0539c5ad1a6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Availability Zones retrieved successfully. Jan 21 12:13:57.113194 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-80c82c79-6719-417d-b19b-c0539c5ad1a6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Flow 'volume_create_api' (17869e44-a4fc-4084-a528-845628bf6b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:13:57.117734 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-80c82c79-6719-417d-b19b-c0539c5ad1a6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af50baf1-3b1d-40c4-83d1-0d3855dba3b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:57.122206 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-80c82c79-6719-417d-b19b-c0539c5ad1a6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:13:57.336475 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-80c82c79-6719-417d-b19b-c0539c5ad1a6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af50baf1-3b1d-40c4-83d1-0d3855dba3b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:13:57.339281 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-80c82c79-6719-417d-b19b-c0539c5ad1a6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d18352f-9a84-44ed-b2e1-2b6bd32490c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:57.528577 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-80c82c79-6719-417d-b19b-c0539c5ad1a6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Created reservations ['89e370e7-3714-4ec4-880d-2d1cef26d065', '1d5c7aa8-1a2a-4770-b439-bc938b479ebd', '52e2a3c6-81e7-4f7b-84d7-060a94ac8ff9', '756a6fd8-4af1-4da0-ab2e-08bfc452e8df'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:13:57.534173 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-80c82c79-6719-417d-b19b-c0539c5ad1a6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d18352f-9a84-44ed-b2e1-2b6bd32490c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89e370e7-3714-4ec4-880d-2d1cef26d065', '1d5c7aa8-1a2a-4770-b439-bc938b479ebd', '52e2a3c6-81e7-4f7b-84d7-060a94ac8ff9', '756a6fd8-4af1-4da0-ab2e-08bfc452e8df']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:13:57.539620 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-80c82c79-6719-417d-b19b-c0539c5ad1a6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36b964f0-3b5e-49e4-bb7e-c9ab4cfe880a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:57.624068 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-80c82c79-6719-417d-b19b-c0539c5ad1a6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36b964f0-3b5e-49e4-bb7e-c9ab4cfe880a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25ef87d0-1a8b-48a5-9c44-8df95211f567', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-40684534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d6e619834a6454a885031a3249a4478',qos_specs=None,replication_status=,reservations=['89e370e7-3714-4ec4-880d-2d1cef26d065','1d5c7aa8-1a2a-4770-b439-bc938b479ebd','52e2a3c6-81e7-4f7b-84d7-060a94ac8ff9','756a6fd8-4af1-4da0-ab2e-08bfc452e8df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e99b4dc62523450f86e8c1ce7f0c2dfa',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:13:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-40684534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25ef87d0-1a8b-48a5-9c44-8df95211f567,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d6e619834a6454a885031a3249a4478',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,user_id='e99b4dc62523450f86e8c1ce7f0c2dfa',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:13:57.627563 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-80c82c79-6719-417d-b19b-c0539c5ad1a6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66698621-b927-4557-ac6f-22a7dc65a108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:57.663823 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-80c82c79-6719-417d-b19b-c0539c5ad1a6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66698621-b927-4557-ac6f-22a7dc65a108) 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-40684534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d6e619834a6454a885031a3249a4478',qos_specs=None,replication_status=,reservations=['89e370e7-3714-4ec4-880d-2d1cef26d065','1d5c7aa8-1a2a-4770-b439-bc938b479ebd','52e2a3c6-81e7-4f7b-84d7-060a94ac8ff9','756a6fd8-4af1-4da0-ab2e-08bfc452e8df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e99b4dc62523450f86e8c1ce7f0c2dfa',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:13:57.666386 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-80c82c79-6719-417d-b19b-c0539c5ad1a6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a08b7147-6548-48b4-a137-ddf56000e2da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:13:57.688472 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-80c82c79-6719-417d-b19b-c0539c5ad1a6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a08b7147-6548-48b4-a137-ddf56000e2da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:13:57.697096 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-80c82c79-6719-417d-b19b-c0539c5ad1a6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Flow 'volume_create_api' (17869e44-a4fc-4084-a528-845628bf6b7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:13:57.804751 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-80c82c79-6719-417d-b19b-c0539c5ad1a6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Create volume request issued successfully. Jan 21 12:13:57.846654 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-80c82c79-6719-417d-b19b-c0539c5ad1a6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes returned with HTTP 202 Jan 21 12:13:57.849318 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 677/1349] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:13:57 2021] POST /volume/v3/8d6e619834a6454a885031a3249a4478/volumes => generated 822 bytes in 805 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 12:13:57.863456 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0b4ab3db-ec48-4056-a86b-8d351ab42d06 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 Jan 21 12:13:57.863995 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0b4ab3db-ec48-4056-a86b-8d351ab42d06 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:57.864206 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:57.864206 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:57.864572 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0b4ab3db-ec48-4056-a86b-8d351ab42d06 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:57.920413 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:57.920413 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:57.929791 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0b4ab3db-ec48-4056-a86b-8d351ab42d06 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:13:57.959446 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-02ad5e6c-c587-4c56-95ce-d390d5477dcc tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 Jan 21 12:13:57.959974 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-02ad5e6c-c587-4c56-95ce-d390d5477dcc tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:57.960196 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:57.960196 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:57.960565 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-02ad5e6c-c587-4c56-95ce-d390d5477dcc tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:57.970431 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0b4ab3db-ec48-4056-a86b-8d351ab42d06 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 returned with HTTP 200 Jan 21 12:13:57.981496 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 673/1350] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:57 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 => generated 914 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:58.024862 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:58.024862 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:58.036480 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-02ad5e6c-c587-4c56-95ce-d390d5477dcc tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:13:58.067209 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-02ad5e6c-c587-4c56-95ce-d390d5477dcc tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 returned with HTTP 200 Jan 21 12:13:58.068057 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 678/1351] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:57 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 => generated 908 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:13:58.991935 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b52b2fe6-30ee-4f4f-b8f2-ecbc1c47eccf tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 Jan 21 12:13:58.993229 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b52b2fe6-30ee-4f4f-b8f2-ecbc1c47eccf tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:58.993644 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:58.993644 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:58.994364 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b52b2fe6-30ee-4f4f-b8f2-ecbc1c47eccf tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:59.084986 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1c7dddc7-4a1c-471b-a621-437c8365de74 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 Jan 21 12:13:59.087641 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:59.087641 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:59.102848 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1c7dddc7-4a1c-471b-a621-437c8365de74 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:59.103462 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:59.103462 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:59.104172 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1c7dddc7-4a1c-471b-a621-437c8365de74 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:59.110364 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b52b2fe6-30ee-4f4f-b8f2-ecbc1c47eccf tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:13:59.162174 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b52b2fe6-30ee-4f4f-b8f2-ecbc1c47eccf tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 returned with HTTP 200 Jan 21 12:13:59.163283 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 674/1352] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:58 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 => generated 915 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:59.249999 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:59.249999 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:59.265945 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1c7dddc7-4a1c-471b-a621-437c8365de74 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:13:59.294201 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1c7dddc7-4a1c-471b-a621-437c8365de74 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 returned with HTTP 200 Jan 21 12:13:59.306487 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 679/1353] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:13:59 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 => generated 908 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:59.742209 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b895793e-2eab-4541-a9ac-30faa0143883 req-26b27f5c-6e3c-41f9-bafc-7390445f3a68 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 Jan 21 12:13:59.742841 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b895793e-2eab-4541-a9ac-30faa0143883 req-26b27f5c-6e3c-41f9-bafc-7390445f3a68 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:59.743270 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:59.743270 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:59.743920 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b895793e-2eab-4541-a9ac-30faa0143883 req-26b27f5c-6e3c-41f9-bafc-7390445f3a68 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:59.800832 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:13:59.800832 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:13:59.811797 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-b895793e-2eab-4541-a9ac-30faa0143883 req-26b27f5c-6e3c-41f9-bafc-7390445f3a68 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:13:59.839858 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b895793e-2eab-4541-a9ac-30faa0143883 req-26b27f5c-6e3c-41f9-bafc-7390445f3a68 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 returned with HTTP 200 Jan 21 12:13:59.848479 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 675/1354] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:13:59 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 => generated 915 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:13:59.961251 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1c7dddc7-4a1c-471b-a621-437c8365de74 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume// Jan 21 12:13:59.961746 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1c7dddc7-4a1c-471b-a621-437c8365de74 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:13:59.961949 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:59.961949 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:59.962921 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1c7dddc7-4a1c-471b-a621-437c8365de74 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:13:59.964252 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1c7dddc7-4a1c-471b-a621-437c8365de74 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:13:59.964831 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 680/1355] 10.222.0.89 () {58 vars in 1289 bytes} [Thu Jan 21 12:13:59 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:13:59.988118 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b895793e-2eab-4541-a9ac-30faa0143883 req-bc439a75-ff47-46bc-8335-8a71cec2ca41 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] POST http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/attachments Jan 21 12:13:59.989050 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:13:59.989050 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:13:59.989832 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b895793e-2eab-4541-a9ac-30faa0143883 req-bc439a75-ff47-46bc-8335-8a71cec2ca41 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "25ef87d0-1a8b-48a5-9c44-8df95211f567", "instance_uuid": "c7b747ae-8df6-4e5b-baad-59bb4f2cfbdc", "connector": null}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:14:00.081746 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:00.081746 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:00.163501 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b895793e-2eab-4541-a9ac-30faa0143883 req-bc439a75-ff47-46bc-8335-8a71cec2ca41 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/attachments returned with HTTP 200 Jan 21 12:14:00.175032 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 676/1356] 10.222.0.89 () {66 vars in 1565 bytes} [Thu Jan 21 12:13:59 2021] POST /volume/v3/8d6e619834a6454a885031a3249a4478/attachments => generated 273 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:14:00.211015 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-04f6bc1c-c83e-4c95-a26d-b47471e4fea0 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 Jan 21 12:14:00.211546 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-04f6bc1c-c83e-4c95-a26d-b47471e4fea0 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:00.212033 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-04f6bc1c-c83e-4c95-a26d-b47471e4fea0 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:00.254585 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b895793e-2eab-4541-a9ac-30faa0143883 req-bc439a75-ff47-46bc-8335-8a71cec2ca41 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume// Jan 21 12:14:00.255259 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b895793e-2eab-4541-a9ac-30faa0143883 req-bc439a75-ff47-46bc-8335-8a71cec2ca41 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:00.255463 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:00.255463 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:00.256583 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b895793e-2eab-4541-a9ac-30faa0143883 req-bc439a75-ff47-46bc-8335-8a71cec2ca41 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:00.258123 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b895793e-2eab-4541-a9ac-30faa0143883 req-bc439a75-ff47-46bc-8335-8a71cec2ca41 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:14:00.259014 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 677/1357] 10.222.0.90 () {56 vars in 1089 bytes} [Thu Jan 21 12:14:00 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:14:00.274963 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b895793e-2eab-4541-a9ac-30faa0143883 req-b5b47b0c-2873-43e3-80d5-e1362c89ea0b tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 Jan 21 12:14:00.276007 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b895793e-2eab-4541-a9ac-30faa0143883 req-b5b47b0c-2873-43e3-80d5-e1362c89ea0b tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:00.277115 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b895793e-2eab-4541-a9ac-30faa0143883 req-b5b47b0c-2873-43e3-80d5-e1362c89ea0b tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:00.393638 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:00.393638 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:00.419341 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-04f6bc1c-c83e-4c95-a26d-b47471e4fea0 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:14:00.482763 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:00.482763 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:00.494020 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:00.494020 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:00.530889 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-b895793e-2eab-4541-a9ac-30faa0143883 req-b5b47b0c-2873-43e3-80d5-e1362c89ea0b tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:14:00.546452 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-04f6bc1c-c83e-4c95-a26d-b47471e4fea0 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 returned with HTTP 200 Jan 21 12:14:00.558553 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 681/1358] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:00 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 => generated 914 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:00.566248 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-53239f94-6c4d-45ae-9083-8220268c42d2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 Jan 21 12:14:00.567184 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-53239f94-6c4d-45ae-9083-8220268c42d2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:00.567301 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:00.567301 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:00.567680 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-53239f94-6c4d-45ae-9083-8220268c42d2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:00.615935 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:00.615935 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:00.649311 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b895793e-2eab-4541-a9ac-30faa0143883 req-b5b47b0c-2873-43e3-80d5-e1362c89ea0b tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 returned with HTTP 200 Jan 21 12:14:00.654898 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 678/1359] 10.222.0.90 () {60 vars in 1403 bytes} [Thu Jan 21 12:14:00 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 => generated 1013 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:14:00.685632 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:00.685632 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:00.691003 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b895793e-2eab-4541-a9ac-30faa0143883 req-d38f5b5f-37bf-4dbf-ada3-bc4f00f89892 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] PUT http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/attachments/9be83399-eb74-4cba-9cac-33ca4d32482a Jan 21 12:14:00.691003 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:00.691003 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:00.691384 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b895793e-2eab-4541-a9ac-30faa0143883 req-d38f5b5f-37bf-4dbf-ada3-bc4f00f89892 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.90", "host": "n-h2-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:14:00.710062 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-53239f94-6c4d-45ae-9083-8220268c42d2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:00.768748 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-53239f94-6c4d-45ae-9083-8220268c42d2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 returned with HTTP 200 Jan 21 12:14:00.771218 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 682/1360] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:00 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 => generated 908 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:00.776176 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 12:14:00.776176 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 12:14:00.777367 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-b895793e-2eab-4541-a9ac-30faa0143883 req-d38f5b5f-37bf-4dbf-ada3-bc4f00f89892 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Lock "b'cinder-attachment_update-25ef87d0-1a8b-48a5-9c44-8df95211f567-n-h2-760354-3'" acquired by "attachment_update" :: waited 0.024s {{(pid=87986) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 12:14:00.783735 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:00.783735 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:01.568007 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9a0f227e-ad7c-4f1a-bbb8-4a5ca125e234 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 Jan 21 12:14:01.569556 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9a0f227e-ad7c-4f1a-bbb8-4a5ca125e234 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:01.569956 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:01.569956 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:01.570706 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9a0f227e-ad7c-4f1a-bbb8-4a5ca125e234 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:01.741073 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:01.741073 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:01.768362 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9a0f227e-ad7c-4f1a-bbb8-4a5ca125e234 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:14:01.814449 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:01.814449 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:01.841240 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9a0f227e-ad7c-4f1a-bbb8-4a5ca125e234 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 returned with HTTP 200 Jan 21 12:14:01.848217 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 683/1361] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:01 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 => generated 914 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:14:01.852678 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b220287a-d93c-44a7-b93d-c2771b1d0412 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 Jan 21 12:14:01.853222 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b220287a-d93c-44a7-b93d-c2771b1d0412 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:01.853453 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:01.853453 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:01.853872 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b220287a-d93c-44a7-b93d-c2771b1d0412 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:02.018623 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:02.018623 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:02.041549 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b220287a-d93c-44a7-b93d-c2771b1d0412 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:02.131021 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b220287a-d93c-44a7-b93d-c2771b1d0412 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 returned with HTTP 200 Jan 21 12:14:02.133603 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 684/1362] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:01 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 => generated 908 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:02.864287 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-64a3185a-c4a7-4ed0-bdd8-95c55fc22ade tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 Jan 21 12:14:02.865446 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-64a3185a-c4a7-4ed0-bdd8-95c55fc22ade tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:02.865881 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:02.865881 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:02.866586 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-64a3185a-c4a7-4ed0-bdd8-95c55fc22ade tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:03.078998 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:03.078998 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:03.139208 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-64a3185a-c4a7-4ed0-bdd8-95c55fc22ade tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:14:03.216617 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:03.216617 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:03.246723 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-64a3185a-c4a7-4ed0-bdd8-95c55fc22ade tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 returned with HTTP 200 Jan 21 12:14:03.262304 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 685/1363] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:02 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 => generated 914 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:03.268783 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3053e379-2f06-4d18-84ea-6be3ef649a9f tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 Jan 21 12:14:03.274441 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3053e379-2f06-4d18-84ea-6be3ef649a9f tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:03.275921 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:03.275921 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:03.278012 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3053e379-2f06-4d18-84ea-6be3ef649a9f tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:03.474108 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:03.474108 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:03.547290 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3053e379-2f06-4d18-84ea-6be3ef649a9f tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:03.664392 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3053e379-2f06-4d18-84ea-6be3ef649a9f tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 returned with HTTP 200 Jan 21 12:14:03.665971 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 686/1364] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:03 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 => generated 966 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:04.295895 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-106a3d5a-5b47-4c2c-96a1-a4b0a95bb0dd tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 Jan 21 12:14:04.303624 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-106a3d5a-5b47-4c2c-96a1-a4b0a95bb0dd tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:04.304021 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:04.304021 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:04.309457 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-106a3d5a-5b47-4c2c-96a1-a4b0a95bb0dd tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:04.530167 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:04.530167 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:04.611000 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-b895793e-2eab-4541-a9ac-30faa0143883 req-d38f5b5f-37bf-4dbf-ada3-bc4f00f89892 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Lock "b'cinder-attachment_update-25ef87d0-1a8b-48a5-9c44-8df95211f567-n-h2-760354-3'" released by "attachment_update" :: held 3.833s {{(pid=87986) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 12:14:04.614572 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b895793e-2eab-4541-a9ac-30faa0143883 req-d38f5b5f-37bf-4dbf-ada3-bc4f00f89892 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/attachments/9be83399-eb74-4cba-9cac-33ca4d32482a returned with HTTP 200 Jan 21 12:14:04.615854 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 679/1365] 10.222.0.90 () {64 vars in 1468 bytes} [Thu Jan 21 12:14:00 2021] PUT /volume/v3/8d6e619834a6454a885031a3249a4478/attachments/9be83399-eb74-4cba-9cac-33ca4d32482a => generated 762 bytes in 3935 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:14:04.630900 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-106a3d5a-5b47-4c2c-96a1-a4b0a95bb0dd tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:14:04.687667 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-41232965-f219-4f00-b595-e25f27ecfb7f tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 Jan 21 12:14:04.693734 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-41232965-f219-4f00-b595-e25f27ecfb7f tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:04.693734 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:04.693734 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:04.693734 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-41232965-f219-4f00-b595-e25f27ecfb7f tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:04.769568 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:04.769568 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:04.804687 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-106a3d5a-5b47-4c2c-96a1-a4b0a95bb0dd tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 returned with HTTP 200 Jan 21 12:14:04.806494 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 687/1366] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:04 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 => generated 915 bytes in 530 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:04.901160 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:04.901160 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:04.925729 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-41232965-f219-4f00-b595-e25f27ecfb7f tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:04.996836 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-41232965-f219-4f00-b595-e25f27ecfb7f tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 returned with HTTP 200 Jan 21 12:14:05.008632 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 680/1367] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:04 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 => generated 966 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:05.827494 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9f3fd0b3-f35a-452b-bc33-7d449d95f24a tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 Jan 21 12:14:05.829364 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9f3fd0b3-f35a-452b-bc33-7d449d95f24a tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:05.834139 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:05.834139 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:05.835370 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9f3fd0b3-f35a-452b-bc33-7d449d95f24a tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:06.015634 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aab74175-c647-4bfa-8541-045b4ed503c5 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 Jan 21 12:14:06.016157 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aab74175-c647-4bfa-8541-045b4ed503c5 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:06.016377 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:06.016377 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:06.016751 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aab74175-c647-4bfa-8541-045b4ed503c5 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:06.225815 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:06.225815 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:06.244921 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:06.244921 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:06.268595 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9f3fd0b3-f35a-452b-bc33-7d449d95f24a tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:14:06.281212 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-aab74175-c647-4bfa-8541-045b4ed503c5 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:06.374562 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aab74175-c647-4bfa-8541-045b4ed503c5 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 returned with HTTP 200 Jan 21 12:14:06.393448 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:06.393448 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:06.402009 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 681/1368] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:06 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 => generated 969 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:06.425878 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9f3fd0b3-f35a-452b-bc33-7d449d95f24a tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 returned with HTTP 200 Jan 21 12:14:06.431637 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 688/1369] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:05 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 => generated 915 bytes in 612 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:07.399979 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c1987777-9d14-40d5-a64d-400c4d7e4667 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 Jan 21 12:14:07.401186 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c1987777-9d14-40d5-a64d-400c4d7e4667 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:07.401771 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:07.401771 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:07.402441 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c1987777-9d14-40d5-a64d-400c4d7e4667 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:07.445384 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a6279d7d-76be-456c-ad13-5746027f5c5b tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 Jan 21 12:14:07.445957 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a6279d7d-76be-456c-ad13-5746027f5c5b tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:07.446178 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:07.446178 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:07.446561 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a6279d7d-76be-456c-ad13-5746027f5c5b tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:07.560815 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:07.560815 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:07.620418 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c1987777-9d14-40d5-a64d-400c4d7e4667 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:07.629253 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:07.629253 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:07.663397 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a6279d7d-76be-456c-ad13-5746027f5c5b tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:14:07.702305 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c1987777-9d14-40d5-a64d-400c4d7e4667 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 returned with HTTP 200 Jan 21 12:14:07.713857 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:07.713857 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:07.720061 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 682/1370] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:07 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 => generated 969 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:07.732264 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a6279d7d-76be-456c-ad13-5746027f5c5b tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 returned with HTTP 200 Jan 21 12:14:07.733119 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 689/1371] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:07 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 => generated 915 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:08.727182 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-445e3ba3-a598-411a-ab07-30f82dcca8d6 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 Jan 21 12:14:08.727876 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-445e3ba3-a598-411a-ab07-30f82dcca8d6 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:08.727876 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:08.727876 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:08.728310 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-445e3ba3-a598-411a-ab07-30f82dcca8d6 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:08.754429 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-151867d3-484f-4173-9847-ee90119b77dd tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 Jan 21 12:14:08.755603 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-151867d3-484f-4173-9847-ee90119b77dd tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:08.756067 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:08.756067 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:08.756786 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-151867d3-484f-4173-9847-ee90119b77dd tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:08.835269 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:08.835269 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:08.845873 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-151867d3-484f-4173-9847-ee90119b77dd tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:14:08.889744 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:08.889744 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:08.890042 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:08.890042 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:08.906544 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-151867d3-484f-4173-9847-ee90119b77dd tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 returned with HTTP 200 Jan 21 12:14:08.908656 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 690/1372] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:08 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 => generated 915 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:08.930858 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-445e3ba3-a598-411a-ab07-30f82dcca8d6 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:08.980784 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-445e3ba3-a598-411a-ab07-30f82dcca8d6 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 returned with HTTP 200 Jan 21 12:14:08.981487 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 683/1373] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:08 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 => generated 969 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:09.923847 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-37996f9f-9d7a-430f-9133-8773e4b77bed tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 Jan 21 12:14:09.924408 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-37996f9f-9d7a-430f-9133-8773e4b77bed tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:09.924532 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:09.924532 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:09.925378 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-37996f9f-9d7a-430f-9133-8773e4b77bed tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:09.999731 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a3c30584-b4e2-4b88-a98f-4f0e9e6aa3c4 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 Jan 21 12:14:10.000255 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a3c30584-b4e2-4b88-a98f-4f0e9e6aa3c4 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:10.000449 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:10.000449 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:10.001631 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a3c30584-b4e2-4b88-a98f-4f0e9e6aa3c4 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:10.109849 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:10.109849 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:10.134522 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:10.134522 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:10.140721 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-37996f9f-9d7a-430f-9133-8773e4b77bed tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:14:10.157380 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a3c30584-b4e2-4b88-a98f-4f0e9e6aa3c4 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:10.193462 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:10.193462 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:10.226335 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-37996f9f-9d7a-430f-9133-8773e4b77bed tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 returned with HTTP 200 Jan 21 12:14:10.232786 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 691/1374] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:09 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 => generated 915 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:10.235067 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a3c30584-b4e2-4b88-a98f-4f0e9e6aa3c4 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 returned with HTTP 200 Jan 21 12:14:10.246085 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 684/1375] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:09 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 => generated 969 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:10.826268 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b895793e-2eab-4541-a9ac-30faa0143883 req-489187ad-00bc-4e32-a8e2-da3b032dbb41 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] POST http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/attachments/9be83399-eb74-4cba-9cac-33ca4d32482a/action Jan 21 12:14:10.915024 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:10.915024 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:10.915024 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b895793e-2eab-4541-a9ac-30faa0143883 req-489187ad-00bc-4e32-a8e2-da3b032dbb41 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Action body: b'{"os-complete": null}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:14:10.915024 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b895793e-2eab-4541-a9ac-30faa0143883 req-489187ad-00bc-4e32-a8e2-da3b032dbb41 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:14:10.927791 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:10.927791 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:11.177324 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b895793e-2eab-4541-a9ac-30faa0143883 req-489187ad-00bc-4e32-a8e2-da3b032dbb41 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/attachments/9be83399-eb74-4cba-9cac-33ca4d32482a/action returned with HTTP 204 Jan 21 12:14:11.178516 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 692/1376] 10.222.0.90 () {64 vars in 1489 bytes} [Thu Jan 21 12:14:10 2021] POST /volume/v3/8d6e619834a6454a885031a3249a4478/attachments/9be83399-eb74-4cba-9cac-33ca4d32482a/action => generated 0 bytes in 359 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 12:14:11.252649 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0fef9438-68a3-4b0e-bc94-be9cae288a47 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 Jan 21 12:14:11.253045 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-395dabc5-81a5-4c3e-b139-7c46ec78146b tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 Jan 21 12:14:11.253772 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-395dabc5-81a5-4c3e-b139-7c46ec78146b tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:11.254021 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:11.254021 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:11.254232 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0fef9438-68a3-4b0e-bc94-be9cae288a47 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:11.254366 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-395dabc5-81a5-4c3e-b139-7c46ec78146b tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:11.254718 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:11.254718 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:11.255409 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0fef9438-68a3-4b0e-bc94-be9cae288a47 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:11.376516 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:11.376516 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:11.390128 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:11.390128 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:11.406606 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0fef9438-68a3-4b0e-bc94-be9cae288a47 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:11.409985 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-395dabc5-81a5-4c3e-b139-7c46ec78146b tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:14:11.465775 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:11.465775 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:11.483901 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-395dabc5-81a5-4c3e-b139-7c46ec78146b tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 returned with HTTP 200 Jan 21 12:14:11.486121 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 685/1377] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:11 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 => generated 1207 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:14:11.486897 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0fef9438-68a3-4b0e-bc94-be9cae288a47 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 returned with HTTP 200 Jan 21 12:14:11.490357 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 693/1378] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:11 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 => generated 969 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:12.506358 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d98c68af-7598-4ae5-8a63-ecbea266dcd0 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 Jan 21 12:14:12.506987 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d98c68af-7598-4ae5-8a63-ecbea266dcd0 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:12.507080 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:12.507080 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:12.507633 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d98c68af-7598-4ae5-8a63-ecbea266dcd0 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:12.667560 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:12.667560 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:12.698670 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d98c68af-7598-4ae5-8a63-ecbea266dcd0 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:12.771830 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d98c68af-7598-4ae5-8a63-ecbea266dcd0 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 returned with HTTP 200 Jan 21 12:14:12.791333 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 686/1379] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:12 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 => generated 969 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:13.802205 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-42db7106-e845-4ec4-8f3e-966c26f8a65c tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 Jan 21 12:14:13.803705 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-42db7106-e845-4ec4-8f3e-966c26f8a65c tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:13.804091 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:13.804091 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:13.804711 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-42db7106-e845-4ec4-8f3e-966c26f8a65c tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:13.906113 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:13.906113 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:13.918728 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-42db7106-e845-4ec4-8f3e-966c26f8a65c tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:13.983578 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-42db7106-e845-4ec4-8f3e-966c26f8a65c tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 returned with HTTP 200 Jan 21 12:14:13.983578 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 694/1380] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:13 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 => generated 969 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:14.996441 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-949886b8-3cd1-49a2-9056-3fbf55831b30 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 Jan 21 12:14:14.997583 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-949886b8-3cd1-49a2-9056-3fbf55831b30 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:14.997998 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:14.997998 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:14.998778 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-949886b8-3cd1-49a2-9056-3fbf55831b30 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:15.056242 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:15.056242 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:15.067027 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-949886b8-3cd1-49a2-9056-3fbf55831b30 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:15.094413 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-949886b8-3cd1-49a2-9056-3fbf55831b30 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 returned with HTTP 200 Jan 21 12:14:15.096684 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 687/1381] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:14 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:16.112306 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-61c186a8-ecca-4297-9c93-39d98d13a18d tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 Jan 21 12:14:16.112881 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-61c186a8-ecca-4297-9c93-39d98d13a18d tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:16.113016 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:16.113016 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:16.113737 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-61c186a8-ecca-4297-9c93-39d98d13a18d tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:16.191664 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:16.191664 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:16.207267 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-61c186a8-ecca-4297-9c93-39d98d13a18d tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:16.235168 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-61c186a8-ecca-4297-9c93-39d98d13a18d tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 returned with HTTP 200 Jan 21 12:14:16.236916 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 695/1382] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:16 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 => generated 1357 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:14:16.256829 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2f865890-12f4-4048-ae29-ffc371bfbfdf tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] POST http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes Jan 21 12:14:16.257819 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:16.257819 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:16.258514 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2f865890-12f4-4048-ae29-ffc371bfbfdf tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Action: 'create', calling method: create, body: {"volume": {"source_volid": "f7d0eea8-2603-46d7-9a73-e4004a95b510", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1787904183"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:14:16.260197 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-2f865890-12f4-4048-ae29-ffc371bfbfdf tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Create volume request body: {'volume': {'source_volid': 'f7d0eea8-2603-46d7-9a73-e4004a95b510', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1787904183'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:14:16.318407 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:16.318407 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:16.320052 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2f865890-12f4-4048-ae29-ffc371bfbfdf tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume retrieved successfully. Jan 21 12:14:16.320692 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-2f865890-12f4-4048-ae29-ffc371bfbfdf tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Create volume of 1 GB Jan 21 12:14:16.334476 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2f865890-12f4-4048-ae29-ffc371bfbfdf tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Availability Zones retrieved successfully. Jan 21 12:14:16.352636 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2f865890-12f4-4048-ae29-ffc371bfbfdf tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Flow 'volume_create_api' (cb389da6-1014-4924-b6f6-e222572743be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:14:16.355646 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2f865890-12f4-4048-ae29-ffc371bfbfdf tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb14e4b6-8de4-46d6-a363-623ee4a822fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:14:16.358028 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-2f865890-12f4-4048-ae29-ffc371bfbfdf tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Validating volume size '1' using validate_int, validate_source_size {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:14:16.430550 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2f865890-12f4-4048-ae29-ffc371bfbfdf tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb14e4b6-8de4-46d6-a363-623ee4a822fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f7d0eea8-2603-46d7-9a73-e4004a95b510', 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:14:16.432811 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2f865890-12f4-4048-ae29-ffc371bfbfdf tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eceee61e-9dfa-4f6e-9bf6-f51abd67709d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:14:16.509009 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-2f865890-12f4-4048-ae29-ffc371bfbfdf tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Created reservations ['dfecb201-dbd7-4bfe-a878-021ee3dc37cc', 'd19fd3b2-f79d-47ca-be4c-8a981c8ffb89', 'd97752a3-611a-4b89-97ff-5bfd639eb673', 'a10084c5-5f5d-4e3f-804e-5e7b97738f3e'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:14:16.511140 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2f865890-12f4-4048-ae29-ffc371bfbfdf tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eceee61e-9dfa-4f6e-9bf6-f51abd67709d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfecb201-dbd7-4bfe-a878-021ee3dc37cc', 'd19fd3b2-f79d-47ca-be4c-8a981c8ffb89', 'd97752a3-611a-4b89-97ff-5bfd639eb673', 'a10084c5-5f5d-4e3f-804e-5e7b97738f3e']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:14:16.513639 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2f865890-12f4-4048-ae29-ffc371bfbfdf tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5723ac55-0485-4a04-8ce5-9f914412044b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:14:16.641456 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2f865890-12f4-4048-ae29-ffc371bfbfdf tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5723ac55-0485-4a04-8ce5-9f914412044b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1789bf2-885a-4271-90b9-8a913a24bfb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1787904183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4294395e9ced4bab969c0396e8200d45',qos_specs=None,replication_status=,reservations=['dfecb201-dbd7-4bfe-a878-021ee3dc37cc','d19fd3b2-f79d-47ca-be4c-8a981c8ffb89','d97752a3-611a-4b89-97ff-5bfd639eb673','a10084c5-5f5d-4e3f-804e-5e7b97738f3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=f7d0eea8-2603-46d7-9a73-e4004a95b510,status='creating',user_id='e01deae68eda4034af41a8389803e57b',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T12:14:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1787904183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1789bf2-885a-4271-90b9-8a913a24bfb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4294395e9ced4bab969c0396e8200d45',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=f7d0eea8-2603-46d7-9a73-e4004a95b510,status='creating',terminated_at=None,updated_at=None,user_id='e01deae68eda4034af41a8389803e57b',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:14:16.644336 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2f865890-12f4-4048-ae29-ffc371bfbfdf tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58e0846e-59b8-495c-92bd-292ca5114615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:14:16.676585 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2f865890-12f4-4048-ae29-ffc371bfbfdf tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58e0846e-59b8-495c-92bd-292ca5114615) 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-VolumesCloneTest-Volume-1787904183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4294395e9ced4bab969c0396e8200d45',qos_specs=None,replication_status=,reservations=['dfecb201-dbd7-4bfe-a878-021ee3dc37cc','d19fd3b2-f79d-47ca-be4c-8a981c8ffb89','d97752a3-611a-4b89-97ff-5bfd639eb673','a10084c5-5f5d-4e3f-804e-5e7b97738f3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=f7d0eea8-2603-46d7-9a73-e4004a95b510,status='creating',user_id='e01deae68eda4034af41a8389803e57b',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:14:16.679285 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2f865890-12f4-4048-ae29-ffc371bfbfdf tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6b4017e-5cdb-4ab3-b094-5c8e2a1fa84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:14:16.795742 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2f865890-12f4-4048-ae29-ffc371bfbfdf tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6b4017e-5cdb-4ab3-b094-5c8e2a1fa84f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:14:16.799094 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2f865890-12f4-4048-ae29-ffc371bfbfdf tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Flow 'volume_create_api' (cb389da6-1014-4924-b6f6-e222572743be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:14:16.857095 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2f865890-12f4-4048-ae29-ffc371bfbfdf tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Create volume request issued successfully. Jan 21 12:14:16.876051 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2f865890-12f4-4048-ae29-ffc371bfbfdf tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes returned with HTTP 202 Jan 21 12:14:16.877303 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 688/1383] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:14:16 2021] POST /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes => generated 849 bytes in 629 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:14:16.892695 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-416117ef-afec-4961-a219-6ef68c451fbc tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 Jan 21 12:14:16.893240 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-416117ef-afec-4961-a219-6ef68c451fbc tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:16.893417 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:16.893417 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:16.893822 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-416117ef-afec-4961-a219-6ef68c451fbc tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:16.976936 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:16.976936 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:16.988127 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-416117ef-afec-4961-a219-6ef68c451fbc tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:17.012696 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-416117ef-afec-4961-a219-6ef68c451fbc tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 returned with HTTP 200 Jan 21 12:14:17.013907 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 696/1384] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:16 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 => generated 917 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:18.032549 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-63e1ec28-958e-4b81-85c4-fd5b7465cd16 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 Jan 21 12:14:18.033315 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-63e1ec28-958e-4b81-85c4-fd5b7465cd16 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:18.033893 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:18.033893 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:18.034485 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-63e1ec28-958e-4b81-85c4-fd5b7465cd16 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:18.174121 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:18.174121 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:18.197993 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-63e1ec28-958e-4b81-85c4-fd5b7465cd16 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:18.251812 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-63e1ec28-958e-4b81-85c4-fd5b7465cd16 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 returned with HTTP 200 Jan 21 12:14:18.252705 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 689/1385] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:18 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 => generated 941 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:19.271984 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-416b27da-4dc8-43e3-9693-6fdcc435f695 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 Jan 21 12:14:19.272668 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-416b27da-4dc8-43e3-9693-6fdcc435f695 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:19.273059 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:19.273059 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:19.273644 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-416b27da-4dc8-43e3-9693-6fdcc435f695 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:19.330226 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:19.330226 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:19.346684 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-416b27da-4dc8-43e3-9693-6fdcc435f695 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:19.458306 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-416b27da-4dc8-43e3-9693-6fdcc435f695 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 returned with HTTP 200 Jan 21 12:14:19.469587 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 697/1386] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:19 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 => generated 941 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:20.477682 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-21d2cd2e-9a72-4039-9cd6-691a7176a189 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 Jan 21 12:14:20.479557 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-21d2cd2e-9a72-4039-9cd6-691a7176a189 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:20.481773 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:20.481773 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:20.481773 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-21d2cd2e-9a72-4039-9cd6-691a7176a189 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:20.559106 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:20.559106 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:20.572732 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-21d2cd2e-9a72-4039-9cd6-691a7176a189 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:20.600308 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-21d2cd2e-9a72-4039-9cd6-691a7176a189 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 returned with HTTP 200 Jan 21 12:14:20.601789 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 690/1387] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:20 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 => generated 941 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:21.642041 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d04fcf85-14f2-4e28-8660-898ccf48bf74 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 Jan 21 12:14:21.642741 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d04fcf85-14f2-4e28-8660-898ccf48bf74 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:21.643617 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:21.643617 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:21.644564 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d04fcf85-14f2-4e28-8660-898ccf48bf74 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:21.743261 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:21.743261 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:21.756004 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d04fcf85-14f2-4e28-8660-898ccf48bf74 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:21.804640 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d04fcf85-14f2-4e28-8660-898ccf48bf74 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 returned with HTTP 200 Jan 21 12:14:21.805926 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 698/1388] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:21 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 => generated 941 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:22.174263 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1f8e7ce0-9db0-47b8-aa93-638a85173233 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] POST http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/16cb24c6-55b4-4a6b-aed7-0f3d527887fc/action Jan 21 12:14:22.174981 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:22.174981 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:22.175661 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1f8e7ce0-9db0-47b8-aa93-638a85173233 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Action body: b'{"os-attach": {"instance_uuid": "cb9fe63a-ac9c-433a-96ab-55e47b79ab8b", "mountpoint": "/dev/vdc"}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:14:22.176198 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1f8e7ce0-9db0-47b8-aa93-638a85173233 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "cb9fe63a-ac9c-433a-96ab-55e47b79ab8b", "mountpoint": "/dev/vdc"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:14:22.248436 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1f8e7ce0-9db0-47b8-aa93-638a85173233 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/16cb24c6-55b4-4a6b-aed7-0f3d527887fc/action returned with HTTP 404 Jan 21 12:14:22.250022 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 691/1389] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:14:22 2021] POST /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/16cb24c6-55b4-4a6b-aed7-0f3d527887fc/action => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:14:22.826349 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-221cd744-0059-46ec-bfd9-09cd392f4f89 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 Jan 21 12:14:22.827369 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-221cd744-0059-46ec-bfd9-09cd392f4f89 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:22.827970 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:22.827970 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:22.829014 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-221cd744-0059-46ec-bfd9-09cd392f4f89 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:22.932290 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:22.932290 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:22.957609 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-221cd744-0059-46ec-bfd9-09cd392f4f89 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:22.992991 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-221cd744-0059-46ec-bfd9-09cd392f4f89 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 returned with HTTP 200 Jan 21 12:14:22.994712 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 699/1390] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:22 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 => generated 941 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:24.023568 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-33c8fce2-59e9-4c9b-b4df-ce80d485d082 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 Jan 21 12:14:24.024162 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-33c8fce2-59e9-4c9b-b4df-ce80d485d082 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:24.024598 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-33c8fce2-59e9-4c9b-b4df-ce80d485d082 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:24.192865 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:24.192865 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:24.217099 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-33c8fce2-59e9-4c9b-b4df-ce80d485d082 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:24.300029 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-33c8fce2-59e9-4c9b-b4df-ce80d485d082 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 returned with HTTP 200 Jan 21 12:14:24.301353 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 692/1391] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:24 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 => generated 941 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:25.318342 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-839b8c01-c959-4d1b-90fd-7d1c37e36049 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 Jan 21 12:14:25.318873 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-839b8c01-c959-4d1b-90fd-7d1c37e36049 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:25.319060 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:25.319060 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:25.319983 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-839b8c01-c959-4d1b-90fd-7d1c37e36049 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:25.437606 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:25.437606 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:25.447170 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-839b8c01-c959-4d1b-90fd-7d1c37e36049 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:25.474103 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-839b8c01-c959-4d1b-90fd-7d1c37e36049 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 returned with HTTP 200 Jan 21 12:14:25.481334 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 700/1392] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:25 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 => generated 941 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:26.496021 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6b827313-4a60-44e6-a061-abd1a96e3d87 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 Jan 21 12:14:26.499615 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6b827313-4a60-44e6-a061-abd1a96e3d87 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:26.500158 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:26.500158 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:26.500888 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6b827313-4a60-44e6-a061-abd1a96e3d87 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:26.655699 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:26.655699 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:26.666860 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6b827313-4a60-44e6-a061-abd1a96e3d87 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:26.708403 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6b827313-4a60-44e6-a061-abd1a96e3d87 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 returned with HTTP 200 Jan 21 12:14:26.719343 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 693/1393] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:26 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 => generated 941 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:27.729198 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-26de60ff-155d-4054-b27f-8a4a33d94eac tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 Jan 21 12:14:27.731282 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-26de60ff-155d-4054-b27f-8a4a33d94eac tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:27.732516 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:27.732516 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:27.733975 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-26de60ff-155d-4054-b27f-8a4a33d94eac tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:27.811177 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:27.811177 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:27.830490 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-26de60ff-155d-4054-b27f-8a4a33d94eac tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:27.872662 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-26de60ff-155d-4054-b27f-8a4a33d94eac tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 returned with HTTP 200 Jan 21 12:14:27.874378 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 701/1394] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:27 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 => generated 941 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:28.891238 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a6b63050-e58c-46eb-92de-9288ff2891d1 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 Jan 21 12:14:28.892660 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a6b63050-e58c-46eb-92de-9288ff2891d1 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:28.892886 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:28.892886 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:28.893332 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a6b63050-e58c-46eb-92de-9288ff2891d1 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:28.987449 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:28.987449 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:29.001109 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a6b63050-e58c-46eb-92de-9288ff2891d1 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:29.059895 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a6b63050-e58c-46eb-92de-9288ff2891d1 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 returned with HTTP 200 Jan 21 12:14:29.061084 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 694/1395] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:28 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 => generated 941 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:30.080680 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c2385934-fed9-4b87-a6cd-774780b6ebea tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 Jan 21 12:14:30.081181 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c2385934-fed9-4b87-a6cd-774780b6ebea tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:30.081293 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:30.081293 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:30.082133 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c2385934-fed9-4b87-a6cd-774780b6ebea tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:30.151595 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:30.151595 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:30.164284 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c2385934-fed9-4b87-a6cd-774780b6ebea tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:30.193965 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c2385934-fed9-4b87-a6cd-774780b6ebea tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 returned with HTTP 200 Jan 21 12:14:30.203178 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 702/1396] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:30 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 => generated 1391 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:14:30.213866 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-06252224-c58a-473c-af43-cfd5d09eb231 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 Jan 21 12:14:30.214785 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-06252224-c58a-473c-af43-cfd5d09eb231 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:30.215024 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:30.215024 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:30.215387 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-06252224-c58a-473c-af43-cfd5d09eb231 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:30.265873 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:30.265873 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:30.277405 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-06252224-c58a-473c-af43-cfd5d09eb231 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:30.309692 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-06252224-c58a-473c-af43-cfd5d09eb231 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 returned with HTTP 200 Jan 21 12:14:30.310958 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 695/1397] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:30 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 => generated 1391 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:14:30.334623 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1e49114b-507e-4363-91ae-9f4d331560d7 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] POST http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes Jan 21 12:14:30.335197 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:30.335197 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:30.335701 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1e49114b-507e-4363-91ae-9f4d331560d7 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-934686604"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:14:30.336884 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-1e49114b-507e-4363-91ae-9f4d331560d7 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-934686604'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:14:30.337343 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-1e49114b-507e-4363-91ae-9f4d331560d7 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Create volume of 1 GB Jan 21 12:14:30.351437 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1e49114b-507e-4363-91ae-9f4d331560d7 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Availability Zones retrieved successfully. Jan 21 12:14:30.380318 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1e49114b-507e-4363-91ae-9f4d331560d7 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Flow 'volume_create_api' (f6478b5f-6a88-409a-b616-1e332ac9e7e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:14:30.383599 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1e49114b-507e-4363-91ae-9f4d331560d7 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01bd2189-9ca5-4117-b78f-1af9ada48e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:14:30.385977 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-1e49114b-507e-4363-91ae-9f4d331560d7 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:14:30.474885 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1e49114b-507e-4363-91ae-9f4d331560d7 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01bd2189-9ca5-4117-b78f-1af9ada48e6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:14:30.478478 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1e49114b-507e-4363-91ae-9f4d331560d7 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e8cf463-6eaa-4001-bba1-ed25129c52c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:14:30.593456 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-1e49114b-507e-4363-91ae-9f4d331560d7 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Created reservations ['b66882ab-6094-44c7-a52b-c66208199ada', 'b02ff354-9de5-465c-aaa9-78e98e376b2b', 'b6847be9-c47a-4b9d-a2d3-ae5262d33017', '691f8313-6fdb-48de-9033-fdc6b96665d1'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:14:30.598602 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1e49114b-507e-4363-91ae-9f4d331560d7 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e8cf463-6eaa-4001-bba1-ed25129c52c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b66882ab-6094-44c7-a52b-c66208199ada', 'b02ff354-9de5-465c-aaa9-78e98e376b2b', 'b6847be9-c47a-4b9d-a2d3-ae5262d33017', '691f8313-6fdb-48de-9033-fdc6b96665d1']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:14:30.604867 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1e49114b-507e-4363-91ae-9f4d331560d7 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50749a55-4e99-4f97-84a1-944c630661ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:14:30.730872 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1e49114b-507e-4363-91ae-9f4d331560d7 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50749a55-4e99-4f97-84a1-944c630661ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3d635f8-9a75-422f-8ce9-b52569a1f2ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-934686604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4294395e9ced4bab969c0396e8200d45',qos_specs=None,replication_status=,reservations=['b66882ab-6094-44c7-a52b-c66208199ada','b02ff354-9de5-465c-aaa9-78e98e376b2b','b6847be9-c47a-4b9d-a2d3-ae5262d33017','691f8313-6fdb-48de-9033-fdc6b96665d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e01deae68eda4034af41a8389803e57b',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:14:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-934686604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3d635f8-9a75-422f-8ce9-b52569a1f2ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4294395e9ced4bab969c0396e8200d45',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,user_id='e01deae68eda4034af41a8389803e57b',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:14:30.733569 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1e49114b-507e-4363-91ae-9f4d331560d7 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9abf8ca-e066-4dc0-893e-1d29821e5e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:14:30.774881 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1e49114b-507e-4363-91ae-9f4d331560d7 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9abf8ca-e066-4dc0-893e-1d29821e5e9b) 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-VolumesCloneTest-Volume-934686604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4294395e9ced4bab969c0396e8200d45',qos_specs=None,replication_status=,reservations=['b66882ab-6094-44c7-a52b-c66208199ada','b02ff354-9de5-465c-aaa9-78e98e376b2b','b6847be9-c47a-4b9d-a2d3-ae5262d33017','691f8313-6fdb-48de-9033-fdc6b96665d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e01deae68eda4034af41a8389803e57b',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:14:30.777604 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1e49114b-507e-4363-91ae-9f4d331560d7 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70a9f687-0264-4067-9fb3-13df7606dc99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:14:30.794438 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1e49114b-507e-4363-91ae-9f4d331560d7 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70a9f687-0264-4067-9fb3-13df7606dc99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:14:30.808623 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1e49114b-507e-4363-91ae-9f4d331560d7 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Flow 'volume_create_api' (f6478b5f-6a88-409a-b616-1e332ac9e7e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:14:30.815771 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a88f105f-70ca-4a9d-9943-d26533e41774 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] DELETE http://10.222.0.89/volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/f61d1d2b-efd4-4e07-a4ae-3dd8b9da5018 Jan 21 12:14:30.819305 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a88f105f-70ca-4a9d-9943-d26533e41774 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:30.820523 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:30.820523 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:30.823331 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a88f105f-70ca-4a9d-9943-d26533e41774 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:30.823977 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-a88f105f-70ca-4a9d-9943-d26533e41774 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Delete volume with id: f61d1d2b-efd4-4e07-a4ae-3dd8b9da5018 Jan 21 12:14:30.869464 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1e49114b-507e-4363-91ae-9f4d331560d7 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Create volume request issued successfully. Jan 21 12:14:30.890740 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1e49114b-507e-4363-91ae-9f4d331560d7 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes returned with HTTP 202 Jan 21 12:14:30.903769 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 703/1398] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:14:30 2021] POST /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes => generated 815 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:14:30.908709 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-23361956-4ac3-42b1-a43a-ad3987942276 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/d3d635f8-9a75-422f-8ce9-b52569a1f2ce Jan 21 12:14:30.909279 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-23361956-4ac3-42b1-a43a-ad3987942276 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:30.909481 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:30.909481 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:30.909882 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-23361956-4ac3-42b1-a43a-ad3987942276 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:30.941137 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:30.941137 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:30.942432 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a88f105f-70ca-4a9d-9943-d26533e41774 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Volume info retrieved successfully. Jan 21 12:14:31.000311 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:31.000311 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:31.011830 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-23361956-4ac3-42b1-a43a-ad3987942276 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:31.039976 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a88f105f-70ca-4a9d-9943-d26533e41774 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Delete volume request issued successfully. Jan 21 12:14:31.040447 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a88f105f-70ca-4a9d-9943-d26533e41774 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] http://10.222.0.89/volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/f61d1d2b-efd4-4e07-a4ae-3dd8b9da5018 returned with HTTP 202 Jan 21 12:14:31.045637 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 696/1399] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:14:30 2021] DELETE /volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/f61d1d2b-efd4-4e07-a4ae-3dd8b9da5018 => generated 0 bytes in 236 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:14:31.047841 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-23361956-4ac3-42b1-a43a-ad3987942276 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/d3d635f8-9a75-422f-8ce9-b52569a1f2ce returned with HTTP 200 Jan 21 12:14:31.049746 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 704/1400] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:30 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/d3d635f8-9a75-422f-8ce9-b52569a1f2ce => generated 883 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:31.051686 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b380c572-5457-4d79-b522-e720a6045370 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] GET http://10.222.0.89/volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/f61d1d2b-efd4-4e07-a4ae-3dd8b9da5018 Jan 21 12:14:31.052137 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b380c572-5457-4d79-b522-e720a6045370 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:31.052427 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:31.052427 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:31.052739 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b380c572-5457-4d79-b522-e720a6045370 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:31.168484 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:31.168484 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:31.206849 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b380c572-5457-4d79-b522-e720a6045370 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Volume info retrieved successfully. Jan 21 12:14:31.265291 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b380c572-5457-4d79-b522-e720a6045370 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] http://10.222.0.89/volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/f61d1d2b-efd4-4e07-a4ae-3dd8b9da5018 returned with HTTP 200 Jan 21 12:14:31.267712 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 697/1401] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:31 2021] GET /volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/f61d1d2b-efd4-4e07-a4ae-3dd8b9da5018 => generated 914 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:31.286767 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-8800b8be-e235-48ec-99de-969d854e1a64 req-6be196fe-a433-4bd7-886c-876b79a2d7d9 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 Jan 21 12:14:31.288044 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-8800b8be-e235-48ec-99de-969d854e1a64 req-6be196fe-a433-4bd7-886c-876b79a2d7d9 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:31.288268 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:31.288268 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:31.288922 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-8800b8be-e235-48ec-99de-969d854e1a64 req-6be196fe-a433-4bd7-886c-876b79a2d7d9 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:31.386652 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e0d9e7ca-6a00-44a3-9bd3-254b521fe42a tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] POST http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes Jan 21 12:14:31.387448 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:31.387448 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:31.388164 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e0d9e7ca-6a00-44a3-9bd3-254b521fe42a tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Action: 'create', calling method: create, body: {"volume": {"imageRef": "23104d6b-725b-42b3-95a8-f5ce7799cf47", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1111104277"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:14:31.388438 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:31.388438 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:31.389471 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-e0d9e7ca-6a00-44a3-9bd3-254b521fe42a tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Create volume request body: {'volume': {'imageRef': '23104d6b-725b-42b3-95a8-f5ce7799cf47', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1111104277'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:14:31.400375 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-8800b8be-e235-48ec-99de-969d854e1a64 req-6be196fe-a433-4bd7-886c-876b79a2d7d9 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:14:31.435534 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:31.435534 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:31.446241 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-8800b8be-e235-48ec-99de-969d854e1a64 req-6be196fe-a433-4bd7-886c-876b79a2d7d9 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 returned with HTTP 200 Jan 21 12:14:31.448147 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 705/1402] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:14:31 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 => generated 1207 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:14:31.545281 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-8800b8be-e235-48ec-99de-969d854e1a64 req-6be196fe-a433-4bd7-886c-876b79a2d7d9 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume// Jan 21 12:14:31.545890 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-8800b8be-e235-48ec-99de-969d854e1a64 req-6be196fe-a433-4bd7-886c-876b79a2d7d9 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:31.546175 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:31.546175 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:31.546734 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-8800b8be-e235-48ec-99de-969d854e1a64 req-6be196fe-a433-4bd7-886c-876b79a2d7d9 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:31.548985 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-8800b8be-e235-48ec-99de-969d854e1a64 req-6be196fe-a433-4bd7-886c-876b79a2d7d9 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:14:31.550332 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 706/1403] 10.222.0.89 () {58 vars in 1289 bytes} [Thu Jan 21 12:14:31 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:14:31.553904 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-e0d9e7ca-6a00-44a3-9bd3-254b521fe42a tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Create volume of 2 GB Jan 21 12:14:31.570545 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-8800b8be-e235-48ec-99de-969d854e1a64 req-b2ff5231-e124-4f43-9748-8fe51c6bb449 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] POST http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/attachments Jan 21 12:14:31.571995 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e0d9e7ca-6a00-44a3-9bd3-254b521fe42a tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Availability Zones retrieved successfully. Jan 21 12:14:31.572137 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-8800b8be-e235-48ec-99de-969d854e1a64 req-b2ff5231-e124-4f43-9748-8fe51c6bb449 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "25ef87d0-1a8b-48a5-9c44-8df95211f567", "instance_uuid": "f3bc050d-6103-42cf-a450-89ef9a3b9007", "connector": null}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:14:31.592263 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e0d9e7ca-6a00-44a3-9bd3-254b521fe42a tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Flow 'volume_create_api' (fc2c19b7-9f6d-400f-a6a3-571c9142e62d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:14:31.595876 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e0d9e7ca-6a00-44a3-9bd3-254b521fe42a tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6686b79-6367-4ec5-afa6-0b0b60258b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:14:31.598734 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-e0d9e7ca-6a00-44a3-9bd3-254b521fe42a tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Validating volume size '2' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:14:31.663781 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:31.663781 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:31.692507 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.volume.api [None req-e0d9e7ca-6a00-44a3-9bd3-254b521fe42a tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6686b79-6367-4ec5-afa6-0b0b60258b25) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 12:14:31.693285 n-d-760354-3 devstack@c-api.service[87984]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 23104d6b-725b-42b3-95a8-f5ce7799cf47 is not active. Jan 21 12:14:31.701024 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e0d9e7ca-6a00-44a3-9bd3-254b521fe42a tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6686b79-6367-4ec5-afa6-0b0b60258b25) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:14:31.703232 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.volume.api [None req-e0d9e7ca-6a00-44a3-9bd3-254b521fe42a tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6686b79-6367-4ec5-afa6-0b0b60258b25) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 12:14:31.706975 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.volume.api [None req-e0d9e7ca-6a00-44a3-9bd3-254b521fe42a tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Flow 'volume_create_api' (fc2c19b7-9f6d-400f-a6a3-571c9142e62d) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 12:14:31.707753 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e0d9e7ca-6a00-44a3-9bd3-254b521fe42a tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes returned with HTTP 400 Jan 21 12:14:31.709975 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 698/1404] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:14:31 2021] POST /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes => generated 125 bytes in 328 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 12:14:31.769566 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-8800b8be-e235-48ec-99de-969d854e1a64 req-b2ff5231-e124-4f43-9748-8fe51c6bb449 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/attachments returned with HTTP 400 Jan 21 12:14:31.770486 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 707/1405] 10.222.0.89 () {66 vars in 1565 bytes} [Thu Jan 21 12:14:31 2021] POST /volume/v3/8d6e619834a6454a885031a3249a4478/attachments => generated 189 bytes in 211 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jan 21 12:14:31.794124 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e6adb464-1d57-4e8f-bb83-44df1cf64dc6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 Jan 21 12:14:31.795119 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e6adb464-1d57-4e8f-bb83-44df1cf64dc6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:31.795752 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e6adb464-1d57-4e8f-bb83-44df1cf64dc6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:31.877468 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:31.877468 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:31.888512 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e6adb464-1d57-4e8f-bb83-44df1cf64dc6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:14:31.911573 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:31.911573 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:31.923559 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e6adb464-1d57-4e8f-bb83-44df1cf64dc6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 returned with HTTP 200 Jan 21 12:14:31.924583 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 699/1406] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:31 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 => generated 1207 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:14:32.053437 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-45526632-2935-4f5a-9846-27de310b7e0d req-9bb89b45-bc86-4764-8a0d-ebdce0a0480a tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 Jan 21 12:14:32.053920 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-45526632-2935-4f5a-9846-27de310b7e0d req-9bb89b45-bc86-4764-8a0d-ebdce0a0480a tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:32.054105 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:32.054105 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:32.054417 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-45526632-2935-4f5a-9846-27de310b7e0d req-9bb89b45-bc86-4764-8a0d-ebdce0a0480a tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:32.065558 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-23e4d5a3-4d6e-42e6-93ce-e771475f2d9b tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/d3d635f8-9a75-422f-8ce9-b52569a1f2ce Jan 21 12:14:32.066131 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-23e4d5a3-4d6e-42e6-93ce-e771475f2d9b tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:32.066334 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:32.066334 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:32.066692 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-23e4d5a3-4d6e-42e6-93ce-e771475f2d9b tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:32.151127 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:32.151127 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:32.160968 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-23e4d5a3-4d6e-42e6-93ce-e771475f2d9b tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:32.165204 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:32.165204 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:32.201090 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-23e4d5a3-4d6e-42e6-93ce-e771475f2d9b tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/d3d635f8-9a75-422f-8ce9-b52569a1f2ce returned with HTTP 200 Jan 21 12:14:32.201752 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-45526632-2935-4f5a-9846-27de310b7e0d req-9bb89b45-bc86-4764-8a0d-ebdce0a0480a tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:14:32.202470 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 700/1407] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:32 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/d3d635f8-9a75-422f-8ce9-b52569a1f2ce => generated 908 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:32.221624 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-45aa26eb-17bb-4bd7-b91f-981762d28f59 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] POST http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes Jan 21 12:14:32.222231 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:32.222231 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:32.222825 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-45aa26eb-17bb-4bd7-b91f-981762d28f59 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d3d635f8-9a75-422f-8ce9-b52569a1f2ce", "size": 2, "name": "tempest-VolumesCloneTest-Volume-828849917"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:14:32.224413 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-45aa26eb-17bb-4bd7-b91f-981762d28f59 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Create volume request body: {'volume': {'source_volid': 'd3d635f8-9a75-422f-8ce9-b52569a1f2ce', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-828849917'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:14:32.240185 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:32.240185 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:32.253312 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-45526632-2935-4f5a-9846-27de310b7e0d req-9bb89b45-bc86-4764-8a0d-ebdce0a0480a tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 returned with HTTP 200 Jan 21 12:14:32.263873 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 708/1408] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:14:32 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 => generated 1207 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:14:32.284183 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-45526632-2935-4f5a-9846-27de310b7e0d req-828f6479-9581-4acd-b010-e0ff0ad4b520 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] POST http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567/action Jan 21 12:14:32.284648 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:32.284648 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:32.285090 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-45526632-2935-4f5a-9846-27de310b7e0d req-828f6479-9581-4acd-b010-e0ff0ad4b520 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Action body: b'{"os-begin_detaching": null}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:14:32.285519 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-45526632-2935-4f5a-9846-27de310b7e0d req-828f6479-9581-4acd-b010-e0ff0ad4b520 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:14:32.290529 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:32.290529 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:32.299201 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-45aa26eb-17bb-4bd7-b91f-981762d28f59 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume retrieved successfully. Jan 21 12:14:32.299201 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-45aa26eb-17bb-4bd7-b91f-981762d28f59 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Create volume of 2 GB Jan 21 12:14:32.307532 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-45aa26eb-17bb-4bd7-b91f-981762d28f59 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Availability Zones retrieved successfully. Jan 21 12:14:32.326854 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-45aa26eb-17bb-4bd7-b91f-981762d28f59 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Flow 'volume_create_api' (9d1d0299-94ef-45b4-a20b-274f97a105ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:14:32.330721 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-45aa26eb-17bb-4bd7-b91f-981762d28f59 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a73dd650-ca91-431d-bc0c-fc902f6ec721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:14:32.333440 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-45aa26eb-17bb-4bd7-b91f-981762d28f59 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Validating volume size '2' using validate_int, validate_source_size {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:14:32.353298 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:32.353298 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:32.355318 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-45526632-2935-4f5a-9846-27de310b7e0d req-828f6479-9581-4acd-b010-e0ff0ad4b520 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:14:32.367816 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-45526632-2935-4f5a-9846-27de310b7e0d req-828f6479-9581-4acd-b010-e0ff0ad4b520 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Begin detaching volume completed successfully. Jan 21 12:14:32.368978 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-45526632-2935-4f5a-9846-27de310b7e0d req-828f6479-9581-4acd-b010-e0ff0ad4b520 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567/action returned with HTTP 202 Jan 21 12:14:32.377119 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 709/1409] 10.222.0.89 () {64 vars in 1643 bytes} [Thu Jan 21 12:14:32 2021] POST /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:14:32.392151 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c63017e9-d750-4734-8a26-8eaf315836a1 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] GET http://10.222.0.89/volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/f61d1d2b-efd4-4e07-a4ae-3dd8b9da5018 Jan 21 12:14:32.392151 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c63017e9-d750-4734-8a26-8eaf315836a1 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:32.392151 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:32.392151 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:32.392753 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c63017e9-d750-4734-8a26-8eaf315836a1 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:32.425785 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-45aa26eb-17bb-4bd7-b91f-981762d28f59 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a73dd650-ca91-431d-bc0c-fc902f6ec721) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'd3d635f8-9a75-422f-8ce9-b52569a1f2ce', 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:14:32.429392 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-45aa26eb-17bb-4bd7-b91f-981762d28f59 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5acae67e-1f0d-4a13-aad9-3f843fd862fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:14:32.472510 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:32.472510 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:32.483045 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c63017e9-d750-4734-8a26-8eaf315836a1 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Volume info retrieved successfully. Jan 21 12:14:32.515909 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c63017e9-d750-4734-8a26-8eaf315836a1 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] http://10.222.0.89/volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/f61d1d2b-efd4-4e07-a4ae-3dd8b9da5018 returned with HTTP 200 Jan 21 12:14:32.516624 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 710/1410] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:32 2021] GET /volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/f61d1d2b-efd4-4e07-a4ae-3dd8b9da5018 => generated 914 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:32.526400 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-80de31e6-5c0d-4b8e-a25d-86cd47b52b57 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 Jan 21 12:14:32.528644 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-80de31e6-5c0d-4b8e-a25d-86cd47b52b57 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:32.529310 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:32.529310 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:32.530157 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-80de31e6-5c0d-4b8e-a25d-86cd47b52b57 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:32.538454 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-45aa26eb-17bb-4bd7-b91f-981762d28f59 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Created reservations ['ec45f516-d348-4e79-a339-e87eaf9ddc02', '100e62f8-27a3-495c-ae27-7cd60b49e5da', '176988da-ec58-48ee-ba55-fa83e0097b06', '0f027b3e-a8a9-4389-9ff3-d0770edbbf42'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:14:32.541338 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-45aa26eb-17bb-4bd7-b91f-981762d28f59 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5acae67e-1f0d-4a13-aad9-3f843fd862fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec45f516-d348-4e79-a339-e87eaf9ddc02', '100e62f8-27a3-495c-ae27-7cd60b49e5da', '176988da-ec58-48ee-ba55-fa83e0097b06', '0f027b3e-a8a9-4389-9ff3-d0770edbbf42']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:14:32.544983 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-45aa26eb-17bb-4bd7-b91f-981762d28f59 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (520d2036-e85f-49fe-befb-d788ca2c5408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:14:32.587990 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:32.587990 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:32.601725 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-80de31e6-5c0d-4b8e-a25d-86cd47b52b57 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:14:32.628213 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:32.628213 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:32.638156 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-80de31e6-5c0d-4b8e-a25d-86cd47b52b57 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 returned with HTTP 200 Jan 21 12:14:32.639247 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 711/1411] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:32 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 => generated 1210 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:14:32.640653 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-80de31e6-5c0d-4b8e-a25d-86cd47b52b57 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume// Jan 21 12:14:32.641231 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-80de31e6-5c0d-4b8e-a25d-86cd47b52b57 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:32.641674 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:32.641674 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:32.642162 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-80de31e6-5c0d-4b8e-a25d-86cd47b52b57 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:32.643621 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-80de31e6-5c0d-4b8e-a25d-86cd47b52b57 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:14:32.644258 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 712/1412] 10.222.0.90 () {56 vars in 1089 bytes} [Thu Jan 21 12:14:32 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:14:32.656412 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4ee225e2-cf17-4904-a139-f2acb30f5d5a tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] POST http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes Jan 21 12:14:32.658267 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4ee225e2-cf17-4904-a139-f2acb30f5d5a tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "eb19623f-cbc8-4a44-9a8a-b0e283c57563"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:14:32.660662 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-4ee225e2-cf17-4904-a139-f2acb30f5d5a tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Create volume request body: {'volume': {'size': 1, 'imageRef': 'eb19623f-cbc8-4a44-9a8a-b0e283c57563'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:14:32.700791 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-45aa26eb-17bb-4bd7-b91f-981762d28f59 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (520d2036-e85f-49fe-befb-d788ca2c5408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '061f3702-5728-484d-8f5e-1028c188bb69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-828849917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4294395e9ced4bab969c0396e8200d45',qos_specs=None,replication_status=,reservations=['ec45f516-d348-4e79-a339-e87eaf9ddc02','100e62f8-27a3-495c-ae27-7cd60b49e5da','176988da-ec58-48ee-ba55-fa83e0097b06','0f027b3e-a8a9-4389-9ff3-d0770edbbf42'],size=2,snapshot_id=None,source_replicaid=,source_volid=d3d635f8-9a75-422f-8ce9-b52569a1f2ce,status='creating',user_id='e01deae68eda4034af41a8389803e57b',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:14:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-828849917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=061f3702-5728-484d-8f5e-1028c188bb69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4294395e9ced4bab969c0396e8200d45',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=2,snapshot_id=None,snapshots=,source_volid=d3d635f8-9a75-422f-8ce9-b52569a1f2ce,status='creating',terminated_at=None,updated_at=None,user_id='e01deae68eda4034af41a8389803e57b',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:14:32.704247 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-45aa26eb-17bb-4bd7-b91f-981762d28f59 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (624ef775-a4f2-4ee9-8a95-8b337ae77e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:14:32.745023 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-45aa26eb-17bb-4bd7-b91f-981762d28f59 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (624ef775-a4f2-4ee9-8a95-8b337ae77e10) 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-VolumesCloneTest-Volume-828849917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4294395e9ced4bab969c0396e8200d45',qos_specs=None,replication_status=,reservations=['ec45f516-d348-4e79-a339-e87eaf9ddc02','100e62f8-27a3-495c-ae27-7cd60b49e5da','176988da-ec58-48ee-ba55-fa83e0097b06','0f027b3e-a8a9-4389-9ff3-d0770edbbf42'],size=2,snapshot_id=None,source_replicaid=,source_volid=d3d635f8-9a75-422f-8ce9-b52569a1f2ce,status='creating',user_id='e01deae68eda4034af41a8389803e57b',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:14:32.747374 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-45aa26eb-17bb-4bd7-b91f-981762d28f59 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (149c1301-c5f8-4df6-9e7d-414f28c49059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:14:32.787831 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-4ee225e2-cf17-4904-a139-f2acb30f5d5a tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Create volume of 1 GB Jan 21 12:14:32.803317 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4ee225e2-cf17-4904-a139-f2acb30f5d5a tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Availability Zones retrieved successfully. Jan 21 12:14:32.823456 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4ee225e2-cf17-4904-a139-f2acb30f5d5a tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Flow 'volume_create_api' (03aacdeb-8ce7-43ce-b56d-d1ddc87e0df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:14:32.826687 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4ee225e2-cf17-4904-a139-f2acb30f5d5a tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (851c3ea1-8ab6-4e0b-8581-55d2aca01811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:14:32.828296 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-45aa26eb-17bb-4bd7-b91f-981762d28f59 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (149c1301-c5f8-4df6-9e7d-414f28c49059) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:14:32.828792 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-4ee225e2-cf17-4904-a139-f2acb30f5d5a tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:14:32.831267 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-45aa26eb-17bb-4bd7-b91f-981762d28f59 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Flow 'volume_create_api' (9d1d0299-94ef-45b4-a20b-274f97a105ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:14:32.877749 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.volume.api [None req-4ee225e2-cf17-4904-a139-f2acb30f5d5a tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (851c3ea1-8ab6-4e0b-8581-55d2aca01811) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 12:14:32.877749 n-d-760354-3 devstack@c-api.service[87984]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jan 21 12:14:32.882973 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4ee225e2-cf17-4904-a139-f2acb30f5d5a tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (851c3ea1-8ab6-4e0b-8581-55d2aca01811) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:14:32.886791 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.volume.api [None req-4ee225e2-cf17-4904-a139-f2acb30f5d5a tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (851c3ea1-8ab6-4e0b-8581-55d2aca01811) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 12:14:32.889766 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.volume.api [None req-4ee225e2-cf17-4904-a139-f2acb30f5d5a tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Flow 'volume_create_api' (03aacdeb-8ce7-43ce-b56d-d1ddc87e0df5) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 12:14:32.890566 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4ee225e2-cf17-4904-a139-f2acb30f5d5a tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes returned with HTTP 400 Jan 21 12:14:32.891790 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 713/1413] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:14:32 2021] POST /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes => generated 134 bytes in 247 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 12:14:32.910557 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-45526632-2935-4f5a-9846-27de310b7e0d req-0f78f0f6-fc7d-4f66-bd35-7ad04466464d tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 Jan 21 12:14:32.911064 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-45526632-2935-4f5a-9846-27de310b7e0d req-0f78f0f6-fc7d-4f66-bd35-7ad04466464d tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:32.911574 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-45526632-2935-4f5a-9846-27de310b7e0d req-0f78f0f6-fc7d-4f66-bd35-7ad04466464d tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:32.914663 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-45aa26eb-17bb-4bd7-b91f-981762d28f59 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Create volume request issued successfully. Jan 21 12:14:32.935374 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-45aa26eb-17bb-4bd7-b91f-981762d28f59 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes returned with HTTP 202 Jan 21 12:14:32.936985 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 701/1414] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:14:32 2021] POST /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes => generated 849 bytes in 722 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:14:32.960143 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-960d74b4-4e1f-499d-922e-d58b0bbf3bfb tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 Jan 21 12:14:32.960743 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-960d74b4-4e1f-499d-922e-d58b0bbf3bfb tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:32.961094 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:32.961094 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:32.961538 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-960d74b4-4e1f-499d-922e-d58b0bbf3bfb tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:32.997749 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:32.997749 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:33.009770 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-45526632-2935-4f5a-9846-27de310b7e0d req-0f78f0f6-fc7d-4f66-bd35-7ad04466464d tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:14:33.031077 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:33.031077 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:33.040479 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:33.040479 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:33.046502 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-960d74b4-4e1f-499d-922e-d58b0bbf3bfb tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:33.052454 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-45526632-2935-4f5a-9846-27de310b7e0d req-0f78f0f6-fc7d-4f66-bd35-7ad04466464d tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 returned with HTTP 200 Jan 21 12:14:33.053294 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 714/1415] 10.222.0.90 () {60 vars in 1403 bytes} [Thu Jan 21 12:14:32 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 => generated 1309 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:14:33.077357 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-960d74b4-4e1f-499d-922e-d58b0bbf3bfb tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 returned with HTTP 200 Jan 21 12:14:33.082738 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 702/1416] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:32 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 => generated 941 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:14:33.321915 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2674fc31-7c8c-4f7b-aae5-1d8573a5cbb0 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] POST http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes Jan 21 12:14:33.322440 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:33.322440 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:33.322758 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2674fc31-7c8c-4f7b-aae5-1d8573a5cbb0 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:14:33.324441 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2674fc31-7c8c-4f7b-aae5-1d8573a5cbb0 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes returned with HTTP 400 Jan 21 12:14:33.325805 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 715/1417] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:14:33 2021] POST /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes => generated 127 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 12:14:33.339522 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a3510083-1140-4c43-9be4-f1d96539eb7d tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] POST http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes Jan 21 12:14:33.340091 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:33.340091 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:33.340649 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a3510083-1140-4c43-9be4-f1d96539eb7d tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "2dbddf98-5858-4166-9992-3df222658888"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:14:33.343063 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-a3510083-1140-4c43-9be4-f1d96539eb7d tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '2dbddf98-5858-4166-9992-3df222658888'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:14:33.368560 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a3510083-1140-4c43-9be4-f1d96539eb7d tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes returned with HTTP 404 Jan 21 12:14:33.370228 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 703/1418] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:14:33 2021] POST /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:14:33.380428 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0eb4c244-efa2-4e02-8961-35c395d88f22 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] POST http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes Jan 21 12:14:33.381793 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0eb4c244-efa2-4e02-8961-35c395d88f22 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "44488bc0-e9c7-440b-a23a-c53b8b6af7a9"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:14:33.386566 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-0eb4c244-efa2-4e02-8961-35c395d88f22 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Create volume request body: {'volume': {'size': 1, 'source_volid': '44488bc0-e9c7-440b-a23a-c53b8b6af7a9'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:14:33.450378 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0eb4c244-efa2-4e02-8961-35c395d88f22 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes returned with HTTP 404 Jan 21 12:14:33.451913 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 716/1419] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:14:33 2021] POST /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:14:33.461084 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9391059b-a2e4-4c40-934e-6b38261d66d1 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] POST http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes Jan 21 12:14:33.462077 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9391059b-a2e4-4c40-934e-6b38261d66d1 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "691ec84b-3a12-4dd3-9d29-b32f2b4fb9ed"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:14:33.463186 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-9391059b-a2e4-4c40-934e-6b38261d66d1 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Create volume request body: {'volume': {'size': 1, 'volume_type': '691ec84b-3a12-4dd3-9d29-b32f2b4fb9ed'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:14:33.491803 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9391059b-a2e4-4c40-934e-6b38261d66d1 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes returned with HTTP 404 Jan 21 12:14:33.493366 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 704/1420] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:14:33 2021] POST /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:14:33.507548 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-45526632-2935-4f5a-9846-27de310b7e0d req-b7db6b7a-5c84-42ad-9939-972c0a21fc54 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] DELETE http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/attachments/9be83399-eb74-4cba-9cac-33ca4d32482a Jan 21 12:14:33.508547 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ea033ab0-e6d5-463c-8cd8-b5ffac80e77e tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] POST http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes Jan 21 12:14:33.509317 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ea033ab0-e6d5-463c-8cd8-b5ffac80e77e tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:14:33.509900 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-45526632-2935-4f5a-9846-27de310b7e0d req-b7db6b7a-5c84-42ad-9939-972c0a21fc54 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:33.510572 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-45526632-2935-4f5a-9846-27de310b7e0d req-b7db6b7a-5c84-42ad-9939-972c0a21fc54 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:33.510808 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ea033ab0-e6d5-463c-8cd8-b5ffac80e77e tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes returned with HTTP 400 Jan 21 12:14:33.511815 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 705/1421] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:14:33 2021] POST /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes => generated 125 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 12:14:33.524412 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0a748114-69d2-43d8-b565-0d71ef5cb209 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] POST http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes Jan 21 12:14:33.526217 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0a748114-69d2-43d8-b565-0d71ef5cb209 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:14:33.527969 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0a748114-69d2-43d8-b565-0d71ef5cb209 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes returned with HTTP 400 Jan 21 12:14:33.534478 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 706/1422] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:14:33 2021] POST /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes => generated 125 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 12:14:33.543466 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8f551250-5ab4-4de9-b0e4-1dba34363f2b tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] GET http://10.222.0.89/volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/f61d1d2b-efd4-4e07-a4ae-3dd8b9da5018 Jan 21 12:14:33.544066 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8f551250-5ab4-4de9-b0e4-1dba34363f2b tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:33.545006 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8f551250-5ab4-4de9-b0e4-1dba34363f2b tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:33.550166 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:33.550166 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:33.619254 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8f551250-5ab4-4de9-b0e4-1dba34363f2b tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] http://10.222.0.89/volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/f61d1d2b-efd4-4e07-a4ae-3dd8b9da5018 returned with HTTP 404 Jan 21 12:14:33.620727 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 707/1423] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:33 2021] GET /volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/f61d1d2b-efd4-4e07-a4ae-3dd8b9da5018 => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:14:33.625926 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ffb22bbc-d74e-4ffc-895c-f4ae692346d0 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] POST http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes Jan 21 12:14:33.626961 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ffb22bbc-d74e-4ffc-895c-f4ae692346d0 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:14:33.629135 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ffb22bbc-d74e-4ffc-895c-f4ae692346d0 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes returned with HTTP 400 Jan 21 12:14:33.630329 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 708/1424] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:14:33 2021] POST /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes => generated 121 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 12:14:33.642924 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2c7f64aa-ccdf-40a8-8887-897a35386c63 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] DELETE http://10.222.0.89/volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/ffb460db-b518-465b-9264-8acb83db8f0d Jan 21 12:14:33.643810 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2c7f64aa-ccdf-40a8-8887-897a35386c63 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:33.645074 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2c7f64aa-ccdf-40a8-8887-897a35386c63 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:33.645554 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-2c7f64aa-ccdf-40a8-8887-897a35386c63 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Delete volume with id: ffb460db-b518-465b-9264-8acb83db8f0d Jan 21 12:14:33.727426 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:33.727426 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:33.728669 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2c7f64aa-ccdf-40a8-8887-897a35386c63 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Volume info retrieved successfully. Jan 21 12:14:33.786024 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2c7f64aa-ccdf-40a8-8887-897a35386c63 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Delete volume request issued successfully. Jan 21 12:14:33.786843 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2c7f64aa-ccdf-40a8-8887-897a35386c63 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] http://10.222.0.89/volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/ffb460db-b518-465b-9264-8acb83db8f0d returned with HTTP 202 Jan 21 12:14:33.788371 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 709/1425] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:14:33 2021] DELETE /volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/ffb460db-b518-465b-9264-8acb83db8f0d => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:14:33.792685 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4eb656e9-c600-4acf-9812-9a88432d1491 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] DELETE http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/tempest-invalid-769802908 Jan 21 12:14:33.793220 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4eb656e9-c600-4acf-9812-9a88432d1491 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:33.793439 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:33.793439 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:33.793842 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4eb656e9-c600-4acf-9812-9a88432d1491 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:33.794315 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-4eb656e9-c600-4acf-9812-9a88432d1491 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Delete volume with id: tempest-invalid-769802908 Jan 21 12:14:33.884737 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4eb656e9-c600-4acf-9812-9a88432d1491 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/tempest-invalid-769802908 returned with HTTP 404 Jan 21 12:14:33.887190 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 710/1426] 10.222.0.89 () {58 vars in 1285 bytes} [Thu Jan 21 12:14:33 2021] DELETE /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/tempest-invalid-769802908 => generated 98 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:14:33.894521 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ae656d87-0c7a-427a-bebd-30710fc9f184 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 Jan 21 12:14:33.901456 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ae656d87-0c7a-427a-bebd-30710fc9f184 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:33.902215 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ae656d87-0c7a-427a-bebd-30710fc9f184 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:33.991798 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:33.991798 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:34.003039 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ae656d87-0c7a-427a-bebd-30710fc9f184 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:14:34.027898 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:34.027898 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:34.040557 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ae656d87-0c7a-427a-bebd-30710fc9f184 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 returned with HTTP 200 Jan 21 12:14:34.041527 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 711/1427] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:33 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 => generated 1210 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:14:34.052241 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0a2a5166-12a6-4d91-a145-de5e3cfc60d4 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] GET http://10.222.0.89/volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/ffb460db-b518-465b-9264-8acb83db8f0d Jan 21 12:14:34.052241 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0a2a5166-12a6-4d91-a145-de5e3cfc60d4 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:34.052241 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:34.052241 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:34.052241 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0a2a5166-12a6-4d91-a145-de5e3cfc60d4 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:34.164092 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:34.164092 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:34.188136 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0a2a5166-12a6-4d91-a145-de5e3cfc60d4 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Volume info retrieved successfully. Jan 21 12:14:34.229392 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0a2a5166-12a6-4d91-a145-de5e3cfc60d4 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] http://10.222.0.89/volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/ffb460db-b518-465b-9264-8acb83db8f0d returned with HTTP 200 Jan 21 12:14:34.231120 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 712/1428] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:34 2021] GET /volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/ffb460db-b518-465b-9264-8acb83db8f0d => generated 915 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:34.237922 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 713/1429] 10.222.0.89 () {58 vars in 1210 bytes} [Thu Jan 21 12:14:34 2021] DELETE /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 21 12:14:34.243915 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-78ffe266-0049-4917-a74c-713c3159a572 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 Jan 21 12:14:34.244677 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-78ffe266-0049-4917-a74c-713c3159a572 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:34.245060 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:34.245060 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:34.245686 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-78ffe266-0049-4917-a74c-713c3159a572 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:34.335226 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:34.335226 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:34.346430 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-78ffe266-0049-4917-a74c-713c3159a572 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:34.347654 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-45526632-2935-4f5a-9846-27de310b7e0d req-b7db6b7a-5c84-42ad-9939-972c0a21fc54 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 12:14:34.350347 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-45526632-2935-4f5a-9846-27de310b7e0d req-b7db6b7a-5c84-42ad-9939-972c0a21fc54 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Pending status list for volume during attachment-delete: [] {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 12:14:34.369389 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-45526632-2935-4f5a-9846-27de310b7e0d req-b7db6b7a-5c84-42ad-9939-972c0a21fc54 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/attachments/9be83399-eb74-4cba-9cac-33ca4d32482a returned with HTTP 200 Jan 21 12:14:34.370678 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 717/1430] 10.222.0.90 () {62 vars in 1437 bytes} [Thu Jan 21 12:14:33 2021] DELETE /volume/v3/8d6e619834a6454a885031a3249a4478/attachments/9be83399-eb74-4cba-9cac-33ca4d32482a => generated 19 bytes in 870 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:34.375604 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-122cf421-06cc-4d89-b10d-9ff264bc5920 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] POST http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/xxx/action Jan 21 12:14:34.376482 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:34.376482 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:34.376917 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-78ffe266-0049-4917-a74c-713c3159a572 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 returned with HTTP 200 Jan 21 12:14:34.377820 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-122cf421-06cc-4d89-b10d-9ff264bc5920 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Action body: b'{"os-detach": {}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:14:34.378225 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 714/1431] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:34 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 => generated 941 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:34.382108 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-122cf421-06cc-4d89-b10d-9ff264bc5920 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:14:34.480314 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-122cf421-06cc-4d89-b10d-9ff264bc5920 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/xxx/action returned with HTTP 404 Jan 21 12:14:34.482718 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 718/1432] 10.222.0.89 () {60 vars in 1258 bytes} [Thu Jan 21 12:14:34 2021] POST /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/xxx/action => generated 76 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:14:34.494222 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3dd55706-b030-4e4e-8200-a5e653969d19 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] GET http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/tempest-invalid-1734699050 Jan 21 12:14:34.494973 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3dd55706-b030-4e4e-8200-a5e653969d19 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:34.495265 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:34.495265 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:34.495738 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3dd55706-b030-4e4e-8200-a5e653969d19 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:34.549021 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3dd55706-b030-4e4e-8200-a5e653969d19 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/tempest-invalid-1734699050 returned with HTTP 404 Jan 21 12:14:34.550625 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 715/1433] 10.222.0.89 () {58 vars in 1285 bytes} [Thu Jan 21 12:14:34 2021] GET /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/tempest-invalid-1734699050 => generated 99 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:14:34.560727 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 719/1434] 10.222.0.89 () {58 vars in 1207 bytes} [Thu Jan 21 12:14:34 2021] GET /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 21 12:14:34.569652 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d8fb15e5-77b1-45f9-9f11-797dc865c434 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] GET http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/detail?status=null Jan 21 12:14:34.570773 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d8fb15e5-77b1-45f9-9f11-797dc865c434 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:34.571242 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d8fb15e5-77b1-45f9-9f11-797dc865c434 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Calling method 'detail' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:34.572256 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-d8fb15e5-77b1-45f9-9f11-797dc865c434 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:14:34.572990 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d8fb15e5-77b1-45f9-9f11-797dc865c434 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Could not evaluate value null, assuming string {{(pid=87986) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 12:14:34.574598 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d8fb15e5-77b1-45f9-9f11-797dc865c434 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:14:34.625632 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d8fb15e5-77b1-45f9-9f11-797dc865c434 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Get all volumes completed successfully. Jan 21 12:14:34.631219 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d8fb15e5-77b1-45f9-9f11-797dc865c434 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/detail?status=null returned with HTTP 200 Jan 21 12:14:34.632270 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 716/1435] 10.222.0.89 () {58 vars in 1248 bytes} [Thu Jan 21 12:14:34 2021] GET /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/detail?status=null => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 12:14:34.649382 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fb862530-1db5-4593-9a06-b5a3c9783e11 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] GET http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1846517367 Jan 21 12:14:34.650051 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fb862530-1db5-4593-9a06-b5a3c9783e11 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:34.650499 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fb862530-1db5-4593-9a06-b5a3c9783e11 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Calling method 'detail' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:34.651625 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-fb862530-1db5-4593-9a06-b5a3c9783e11 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:14:34.652569 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:34.652569 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:34.653992 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-fb862530-1db5-4593-9a06-b5a3c9783e11 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1846517367'), ('no_migration_targets', True)]). {{(pid=87985) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:14:34.715999 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fb862530-1db5-4593-9a06-b5a3c9783e11 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Get all volumes completed successfully. Jan 21 12:14:34.723267 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fb862530-1db5-4593-9a06-b5a3c9783e11 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1846517367 returned with HTTP 200 Jan 21 12:14:34.724009 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 720/1436] 10.222.0.89 () {58 vars in 1326 bytes} [Thu Jan 21 12:14:34 2021] GET /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1846517367 => generated 15 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 12:14:34.741396 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-238ffe3a-04a8-40fe-8f20-df15901de6ec tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] GET http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes?status=null Jan 21 12:14:34.745433 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-238ffe3a-04a8-40fe-8f20-df15901de6ec tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:34.746208 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-238ffe3a-04a8-40fe-8f20-df15901de6ec tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:34.746948 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-238ffe3a-04a8-40fe-8f20-df15901de6ec tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:14:34.747914 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-238ffe3a-04a8-40fe-8f20-df15901de6ec tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Could not evaluate value null, assuming string {{(pid=87986) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 12:14:34.750316 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-238ffe3a-04a8-40fe-8f20-df15901de6ec tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:14:34.831012 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-238ffe3a-04a8-40fe-8f20-df15901de6ec tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Get all volumes completed successfully. Jan 21 12:14:34.832141 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-238ffe3a-04a8-40fe-8f20-df15901de6ec tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes?status=null returned with HTTP 200 Jan 21 12:14:34.843030 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 717/1437] 10.222.0.89 () {58 vars in 1227 bytes} [Thu Jan 21 12:14:34 2021] GET /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes?status=null => generated 15 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 12:14:34.868661 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-474fe6d5-6b78-449f-8d68-9ddd79ea5984 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] GET http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes?name=tempest-VolumesNegativeTest-Volume-561988185 Jan 21 12:14:34.869206 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-474fe6d5-6b78-449f-8d68-9ddd79ea5984 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:34.869736 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-474fe6d5-6b78-449f-8d68-9ddd79ea5984 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Calling method 'index' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:34.870398 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-474fe6d5-6b78-449f-8d68-9ddd79ea5984 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:14:34.872714 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-474fe6d5-6b78-449f-8d68-9ddd79ea5984 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-561988185'), ('no_migration_targets', True)]). {{(pid=87985) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:14:34.953011 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-474fe6d5-6b78-449f-8d68-9ddd79ea5984 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Get all volumes completed successfully. Jan 21 12:14:34.953831 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-474fe6d5-6b78-449f-8d68-9ddd79ea5984 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes?name=tempest-VolumesNegativeTest-Volume-561988185 returned with HTTP 200 Jan 21 12:14:34.954809 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 721/1438] 10.222.0.89 () {58 vars in 1303 bytes} [Thu Jan 21 12:14:34 2021] GET /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes?name=tempest-VolumesNegativeTest-Volume-561988185 => generated 15 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 12:14:34.966197 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c63e6a05-ad86-4877-9439-2a7488cc7bf1 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] POST http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522/action Jan 21 12:14:34.967013 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c63e6a05-ad86-4877-9439-2a7488cc7bf1 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Action body: b'{"os-reserve": {}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:14:34.967398 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c63e6a05-ad86-4877-9439-2a7488cc7bf1 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:14:35.023026 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:35.023026 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:35.024249 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c63e6a05-ad86-4877-9439-2a7488cc7bf1 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Volume info retrieved successfully. Jan 21 12:14:35.034765 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c63e6a05-ad86-4877-9439-2a7488cc7bf1 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Reserve volume completed successfully. Jan 21 12:14:35.035911 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c63e6a05-ad86-4877-9439-2a7488cc7bf1 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522/action returned with HTTP 202 Jan 21 12:14:35.039556 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 718/1439] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:14:34 2021] POST /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:14:35.044905 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9b7d1ed1-a7b2-4a9f-8b5f-85a4a986067d tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] POST http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522/action Jan 21 12:14:35.046236 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9b7d1ed1-a7b2-4a9f-8b5f-85a4a986067d tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Action body: b'{"os-reserve": {}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:14:35.046857 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9b7d1ed1-a7b2-4a9f-8b5f-85a4a986067d tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:14:35.059391 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-03fd1d21-88e3-4e66-b7c9-fb6c56cefa04 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 Jan 21 12:14:35.060100 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-03fd1d21-88e3-4e66-b7c9-fb6c56cefa04 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:35.060334 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:35.060334 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:35.060846 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-03fd1d21-88e3-4e66-b7c9-fb6c56cefa04 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:35.106747 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:35.106747 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:35.108672 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9b7d1ed1-a7b2-4a9f-8b5f-85a4a986067d tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Volume info retrieved successfully. Jan 21 12:14:35.117760 n-d-760354-3 devstack@c-api.service[87984]: ERROR cinder.volume.api [None req-9b7d1ed1-a7b2-4a9f-8b5f-85a4a986067d tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Volume status must be available to reserve, but the status is attaching. Jan 21 12:14:35.118773 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9b7d1ed1-a7b2-4a9f-8b5f-85a4a986067d tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522/action returned with HTTP 400 Jan 21 12:14:35.124594 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 722/1440] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:14:35 2021] POST /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522/action => generated 132 bytes in 84 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 12:14:35.130424 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b3800ba9-8369-4f04-92ff-b47ed8919f78 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] POST http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522/action Jan 21 12:14:35.131248 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:35.131248 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:35.132089 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b3800ba9-8369-4f04-92ff-b47ed8919f78 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Action body: b'{"os-unreserve": {}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:14:35.132658 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b3800ba9-8369-4f04-92ff-b47ed8919f78 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:14:35.194208 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:35.194208 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:35.200047 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b3800ba9-8369-4f04-92ff-b47ed8919f78 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Volume info retrieved successfully. Jan 21 12:14:35.210007 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:35.210007 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:35.229511 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-03fd1d21-88e3-4e66-b7c9-fb6c56cefa04 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:14:35.290231 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-03fd1d21-88e3-4e66-b7c9-fb6c56cefa04 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 returned with HTTP 200 Jan 21 12:14:35.291441 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 719/1441] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:35 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 => generated 915 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:14:35.296214 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bc6643c5-5d01-49ea-9ad2-d9af0f864de6 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] GET http://10.222.0.89/volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/ffb460db-b518-465b-9264-8acb83db8f0d Jan 21 12:14:35.297013 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bc6643c5-5d01-49ea-9ad2-d9af0f864de6 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:35.297428 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:35.297428 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:35.298178 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bc6643c5-5d01-49ea-9ad2-d9af0f864de6 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:35.312111 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b3800ba9-8369-4f04-92ff-b47ed8919f78 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Unreserve volume completed successfully. Jan 21 12:14:35.312805 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b3800ba9-8369-4f04-92ff-b47ed8919f78 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522/action returned with HTTP 202 Jan 21 12:14:35.314173 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 723/1442] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:14:35 2021] POST /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522/action => generated 0 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:14:35.334670 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cde90e47-81fb-44b7-a00b-c60e7f20d27d tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] POST http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/ab952405-1156-4f81-91a3-4b09aa7c64a2/action Jan 21 12:14:35.335240 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:35.335240 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:35.335782 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cde90e47-81fb-44b7-a00b-c60e7f20d27d tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Action body: b'{"os-reserve": {}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:14:35.336217 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cde90e47-81fb-44b7-a00b-c60e7f20d27d tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:14:35.398663 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cde90e47-81fb-44b7-a00b-c60e7f20d27d tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/ab952405-1156-4f81-91a3-4b09aa7c64a2/action returned with HTTP 404 Jan 21 12:14:35.400384 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 724/1443] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:14:35 2021] POST /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/ab952405-1156-4f81-91a3-4b09aa7c64a2/action => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:14:35.411204 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d94ad85e-d906-46a9-8bc1-282094d9a4e2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 Jan 21 12:14:35.412350 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d94ad85e-d906-46a9-8bc1-282094d9a4e2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:35.412910 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d94ad85e-d906-46a9-8bc1-282094d9a4e2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:35.417319 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:35.417319 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:35.445299 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bc6643c5-5d01-49ea-9ad2-d9af0f864de6 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Volume info retrieved successfully. Jan 21 12:14:35.481464 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:35.481464 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:35.488757 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bc6643c5-5d01-49ea-9ad2-d9af0f864de6 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] http://10.222.0.89/volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/ffb460db-b518-465b-9264-8acb83db8f0d returned with HTTP 200 Jan 21 12:14:35.490069 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 720/1444] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:35 2021] GET /volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/ffb460db-b518-465b-9264-8acb83db8f0d => generated 915 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:35.494491 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-27e6baf0-39df-4f45-b2a9-8fe1f0b2af0a tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] POST http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/517dc85a-97ce-4a25-bd6d-ce84c2e345d9/action Jan 21 12:14:35.495137 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d94ad85e-d906-46a9-8bc1-282094d9a4e2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:35.495462 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:35.495462 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:35.496455 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-27e6baf0-39df-4f45-b2a9-8fe1f0b2af0a tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Action body: b'{"os-unreserve": {}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:14:35.497073 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-27e6baf0-39df-4f45-b2a9-8fe1f0b2af0a tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:14:35.543147 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d94ad85e-d906-46a9-8bc1-282094d9a4e2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 returned with HTTP 200 Jan 21 12:14:35.544948 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 725/1445] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:35 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 => generated 941 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:35.572832 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-27e6baf0-39df-4f45-b2a9-8fe1f0b2af0a tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/517dc85a-97ce-4a25-bd6d-ce84c2e345d9/action returned with HTTP 404 Jan 21 12:14:35.574347 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 721/1446] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:14:35 2021] POST /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/517dc85a-97ce-4a25-bd6d-ce84c2e345d9/action => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:14:35.589870 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 726/1447] 10.222.0.89 () {60 vars in 1227 bytes} [Thu Jan 21 12:14:35 2021] PUT /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/ => generated 112 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 21 12:14:35.596376 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-30852973-a254-437e-82f7-4c5b91b73dc3 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] PUT http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/tempest-invalid-1478890555 Jan 21 12:14:35.598007 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-30852973-a254-437e-82f7-4c5b91b73dc3 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:14:35.660639 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-30852973-a254-437e-82f7-4c5b91b73dc3 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/tempest-invalid-1478890555 returned with HTTP 404 Jan 21 12:14:35.661869 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 722/1448] 10.222.0.89 () {60 vars in 1305 bytes} [Thu Jan 21 12:14:35 2021] PUT /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/tempest-invalid-1478890555 => generated 99 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:14:35.671208 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8fa18f81-f00d-4406-9dfc-889faa573794 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] PUT http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/a4c3c9f0-b7ca-4f21-b517-1584b0b98b4e Jan 21 12:14:35.672370 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:35.672370 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:35.673057 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8fa18f81-f00d-4406-9dfc-889faa573794 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:14:35.742486 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8fa18f81-f00d-4406-9dfc-889faa573794 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/a4c3c9f0-b7ca-4f21-b517-1584b0b98b4e returned with HTTP 404 Jan 21 12:14:35.744642 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 727/1449] 10.222.0.89 () {60 vars in 1335 bytes} [Thu Jan 21 12:14:35 2021] PUT /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/a4c3c9f0-b7ca-4f21-b517-1584b0b98b4e => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:14:35.759926 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-18427b98-335b-4871-a983-668fbdd7bd2b tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] DELETE http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/7a2eedaa-1a82-4132-acd1-7303a6ddeb18 Jan 21 12:14:35.760523 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-18427b98-335b-4871-a983-668fbdd7bd2b tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:35.761052 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-18427b98-335b-4871-a983-668fbdd7bd2b tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:35.761573 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-18427b98-335b-4871-a983-668fbdd7bd2b tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Delete volume with id: 7a2eedaa-1a82-4132-acd1-7303a6ddeb18 Jan 21 12:14:35.961954 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-18427b98-335b-4871-a983-668fbdd7bd2b tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/7a2eedaa-1a82-4132-acd1-7303a6ddeb18 returned with HTTP 404 Jan 21 12:14:35.966515 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 723/1450] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:14:35 2021] DELETE /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/7a2eedaa-1a82-4132-acd1-7303a6ddeb18 => generated 109 bytes in 215 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:14:35.975572 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0627ba86-57f0-4b2a-b9e4-f58e6f15e891 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] POST http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522/action Jan 21 12:14:35.976699 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0627ba86-57f0-4b2a-b9e4-f58e6f15e891 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:14:35.977482 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0627ba86-57f0-4b2a-b9e4-f58e6f15e891 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:14:35.979028 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0627ba86-57f0-4b2a-b9e4-f58e6f15e891 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522/action returned with HTTP 400 Jan 21 12:14:35.980481 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 728/1451] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:14:35 2021] POST /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522/action => generated 140 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 12:14:35.989603 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6300121d-5e54-445f-bfd4-43e9edbba150 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] POST http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522/action Jan 21 12:14:35.990556 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6300121d-5e54-445f-bfd4-43e9edbba150 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:14:35.990947 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6300121d-5e54-445f-bfd4-43e9edbba150 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:14:35.992160 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6300121d-5e54-445f-bfd4-43e9edbba150 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522/action returned with HTTP 400 Jan 21 12:14:35.993782 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 724/1452] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:14:35 2021] POST /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522/action => generated 131 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 12:14:36.002608 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6da54574-16c0-44ba-8990-474ca9b1b7cb tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] POST http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/329cc25e-efdd-4de2-85e5-3e480f9535ce/action Jan 21 12:14:36.004584 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6da54574-16c0-44ba-8990-474ca9b1b7cb tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:14:36.004992 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6da54574-16c0-44ba-8990-474ca9b1b7cb tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:14:36.056517 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6da54574-16c0-44ba-8990-474ca9b1b7cb tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/329cc25e-efdd-4de2-85e5-3e480f9535ce/action returned with HTTP 404 Jan 21 12:14:36.062618 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 729/1453] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:14:35 2021] POST /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/329cc25e-efdd-4de2-85e5-3e480f9535ce/action => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:14:36.068917 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1d051819-e2da-46d9-bb87-03e98ffdfcb8 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] POST http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522/action Jan 21 12:14:36.069738 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1d051819-e2da-46d9-bb87-03e98ffdfcb8 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:14:36.070119 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1d051819-e2da-46d9-bb87-03e98ffdfcb8 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:14:36.071670 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1d051819-e2da-46d9-bb87-03e98ffdfcb8 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522/action returned with HTTP 400 Jan 21 12:14:36.077846 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 725/1454] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:14:36 2021] POST /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522/action => generated 129 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 12:14:36.082717 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3dc5864f-78a0-4540-977a-4112e839c485 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] POST http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/None/action Jan 21 12:14:36.083509 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3dc5864f-78a0-4540-977a-4112e839c485 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:14:36.083894 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3dc5864f-78a0-4540-977a-4112e839c485 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:14:36.175272 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3dc5864f-78a0-4540-977a-4112e839c485 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/None/action returned with HTTP 404 Jan 21 12:14:36.178191 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 730/1455] 10.222.0.89 () {60 vars in 1261 bytes} [Thu Jan 21 12:14:36 2021] POST /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/None/action => generated 77 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Jan 21 12:14:36.193929 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-077ef8ae-e60a-41ec-a825-c5957f8c2edb tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] GET http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/4ff815be-d837-4332-9f25-699b630d85eb Jan 21 12:14:36.193929 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-077ef8ae-e60a-41ec-a825-c5957f8c2edb tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:36.193929 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-077ef8ae-e60a-41ec-a825-c5957f8c2edb tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:36.244741 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-077ef8ae-e60a-41ec-a825-c5957f8c2edb tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/4ff815be-d837-4332-9f25-699b630d85eb returned with HTTP 404 Jan 21 12:14:36.246124 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 726/1456] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:36 2021] GET /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/4ff815be-d837-4332-9f25-699b630d85eb => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:14:36.255872 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a5f9435c-f5b9-464a-99b7-b5141f750d73 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] DELETE http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522 Jan 21 12:14:36.256411 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a5f9435c-f5b9-464a-99b7-b5141f750d73 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:36.256904 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a5f9435c-f5b9-464a-99b7-b5141f750d73 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:36.257381 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-a5f9435c-f5b9-464a-99b7-b5141f750d73 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Delete volume with id: 86689b25-d0fd-4eab-a1d2-c5990954d522 Jan 21 12:14:36.309533 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:36.309533 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:36.311348 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a5f9435c-f5b9-464a-99b7-b5141f750d73 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Volume info retrieved successfully. Jan 21 12:14:36.343776 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a5f9435c-f5b9-464a-99b7-b5141f750d73 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Delete volume request issued successfully. Jan 21 12:14:36.344319 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a5f9435c-f5b9-464a-99b7-b5141f750d73 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522 returned with HTTP 202 Jan 21 12:14:36.349322 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 731/1457] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:14:36 2021] DELETE /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 12:14:36.353606 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9c74a0cf-f4b2-4c48-b43d-1114aeae92d0 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] GET http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522 Jan 21 12:14:36.354390 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9c74a0cf-f4b2-4c48-b43d-1114aeae92d0 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:36.357559 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9c74a0cf-f4b2-4c48-b43d-1114aeae92d0 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:36.476987 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:36.476987 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:36.500808 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9c74a0cf-f4b2-4c48-b43d-1114aeae92d0 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Volume info retrieved successfully. Jan 21 12:14:36.506851 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3c5b5016-61d9-4704-8d2c-b4cae9cfec71 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] GET http://10.222.0.89/volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/ffb460db-b518-465b-9264-8acb83db8f0d Jan 21 12:14:36.507881 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3c5b5016-61d9-4704-8d2c-b4cae9cfec71 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:36.508244 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:36.508244 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:36.508821 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3c5b5016-61d9-4704-8d2c-b4cae9cfec71 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:36.557958 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9c74a0cf-f4b2-4c48-b43d-1114aeae92d0 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522 returned with HTTP 200 Jan 21 12:14:36.558806 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 727/1458] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:36 2021] GET /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522 => generated 910 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:36.575633 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8904af63-ae01-4339-80cc-3b6116c90f16 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 Jan 21 12:14:36.576174 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8904af63-ae01-4339-80cc-3b6116c90f16 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:36.576392 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:36.576392 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:36.576770 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8904af63-ae01-4339-80cc-3b6116c90f16 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:36.638375 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3c5b5016-61d9-4704-8d2c-b4cae9cfec71 tempest-ServersNegativeTestJSON-877811292 tempest-ServersNegativeTestJSON-877811292] http://10.222.0.89/volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/ffb460db-b518-465b-9264-8acb83db8f0d returned with HTTP 404 Jan 21 12:14:36.650572 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 732/1459] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:36 2021] GET /volume/v3/0a869e7b43b64d148dbe354caf685619/volumes/ffb460db-b518-465b-9264-8acb83db8f0d => generated 109 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:14:36.678050 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:36.678050 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:36.698991 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8904af63-ae01-4339-80cc-3b6116c90f16 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:36.741458 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8904af63-ae01-4339-80cc-3b6116c90f16 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 returned with HTTP 200 Jan 21 12:14:36.754904 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 728/1460] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:36 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 => generated 941 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:37.581263 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d5ecf3cd-6c56-4a7d-896f-b5596341a2a7 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] GET http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522 Jan 21 12:14:37.585860 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d5ecf3cd-6c56-4a7d-896f-b5596341a2a7 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:37.586556 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d5ecf3cd-6c56-4a7d-896f-b5596341a2a7 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:37.679536 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:37.679536 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:37.701066 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d5ecf3cd-6c56-4a7d-896f-b5596341a2a7 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Volume info retrieved successfully. Jan 21 12:14:37.742385 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d5ecf3cd-6c56-4a7d-896f-b5596341a2a7 tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522 returned with HTTP 200 Jan 21 12:14:37.743275 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 733/1461] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:37 2021] GET /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522 => generated 910 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:37.759039 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b0bbbef5-33f7-4ef4-bf2d-904e2c675431 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 Jan 21 12:14:37.759894 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b0bbbef5-33f7-4ef4-bf2d-904e2c675431 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:37.760324 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:37.760324 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:37.760967 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b0bbbef5-33f7-4ef4-bf2d-904e2c675431 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:37.835620 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:37.835620 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:37.846498 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b0bbbef5-33f7-4ef4-bf2d-904e2c675431 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:37.878453 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b0bbbef5-33f7-4ef4-bf2d-904e2c675431 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 returned with HTTP 200 Jan 21 12:14:37.879379 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 729/1462] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:37 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 => generated 941 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:38.762995 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cc7bc106-5c87-4a0f-ab1f-66cc36ba1b6e tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] GET http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522 Jan 21 12:14:38.763802 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cc7bc106-5c87-4a0f-ab1f-66cc36ba1b6e tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:38.764009 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:38.764009 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:38.764908 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cc7bc106-5c87-4a0f-ab1f-66cc36ba1b6e tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:38.820491 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:38.820491 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:38.830327 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cc7bc106-5c87-4a0f-ab1f-66cc36ba1b6e tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Volume info retrieved successfully. Jan 21 12:14:38.854949 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cc7bc106-5c87-4a0f-ab1f-66cc36ba1b6e tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522 returned with HTTP 200 Jan 21 12:14:38.855990 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 734/1463] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:38 2021] GET /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522 => generated 910 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:38.895815 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cd191f6a-052c-44a2-a4a2-0b42bf795144 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 Jan 21 12:14:38.896713 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cd191f6a-052c-44a2-a4a2-0b42bf795144 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:38.897062 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:38.897062 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:38.897917 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cd191f6a-052c-44a2-a4a2-0b42bf795144 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:38.949253 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:38.949253 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:38.958742 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cd191f6a-052c-44a2-a4a2-0b42bf795144 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:38.988299 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cd191f6a-052c-44a2-a4a2-0b42bf795144 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 returned with HTTP 200 Jan 21 12:14:38.990009 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 730/1464] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:38 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 => generated 941 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:39.875560 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3069a276-b67d-4d17-8117-8f8aeb64f24e tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] GET http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522 Jan 21 12:14:39.877095 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3069a276-b67d-4d17-8117-8f8aeb64f24e tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:39.877336 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:39.877336 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:39.877741 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3069a276-b67d-4d17-8117-8f8aeb64f24e tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:40.003926 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3069a276-b67d-4d17-8117-8f8aeb64f24e tempest-VolumesNegativeTest-1554661312 tempest-VolumesNegativeTest-1554661312] http://10.222.0.89/volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522 returned with HTTP 404 Jan 21 12:14:40.005685 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 735/1465] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:39 2021] GET /volume/v3/7cdfca2f0fe94091908a0492d67fc056/volumes/86689b25-d0fd-4eab-a1d2-c5990954d522 => generated 109 bytes in 135 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:14:40.010172 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b125fd79-3789-4fb6-9736-252458682124 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 Jan 21 12:14:40.010872 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b125fd79-3789-4fb6-9736-252458682124 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:40.010996 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:40.010996 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:40.011639 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b125fd79-3789-4fb6-9736-252458682124 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:40.167443 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:40.167443 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:40.200677 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b125fd79-3789-4fb6-9736-252458682124 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:40.289024 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b125fd79-3789-4fb6-9736-252458682124 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 returned with HTTP 200 Jan 21 12:14:40.293108 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 731/1466] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:40 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 => generated 941 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:14:41.315416 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cdf9d246-6fe4-48f8-b090-b963cd0b5a22 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 Jan 21 12:14:41.315896 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cdf9d246-6fe4-48f8-b090-b963cd0b5a22 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:41.318168 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cdf9d246-6fe4-48f8-b090-b963cd0b5a22 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:41.485927 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:41.485927 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:41.530638 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cdf9d246-6fe4-48f8-b090-b963cd0b5a22 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:41.604020 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cdf9d246-6fe4-48f8-b090-b963cd0b5a22 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 returned with HTTP 200 Jan 21 12:14:41.605237 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 736/1467] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:41 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 => generated 941 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:42.627071 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5a858fde-538a-4590-9177-accac8187931 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 Jan 21 12:14:42.628616 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5a858fde-538a-4590-9177-accac8187931 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:42.629160 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:42.629160 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:42.636260 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5a858fde-538a-4590-9177-accac8187931 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:42.694710 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:42.694710 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:42.705421 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5a858fde-538a-4590-9177-accac8187931 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:42.741387 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5a858fde-538a-4590-9177-accac8187931 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 returned with HTTP 200 Jan 21 12:14:42.742318 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 732/1468] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:42 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 => generated 941 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:43.772890 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9325e51a-1e61-4bb5-92b4-729181c4aa6b tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 Jan 21 12:14:43.774754 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9325e51a-1e61-4bb5-92b4-729181c4aa6b tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:43.775115 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:43.775115 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:43.775689 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9325e51a-1e61-4bb5-92b4-729181c4aa6b tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:43.871518 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:43.871518 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:43.885540 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9325e51a-1e61-4bb5-92b4-729181c4aa6b tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:43.917833 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9325e51a-1e61-4bb5-92b4-729181c4aa6b tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 returned with HTTP 200 Jan 21 12:14:43.919661 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 737/1469] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:43 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 => generated 941 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:44.939454 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-89c77f47-b87a-4882-86ea-bae10bbceb3b tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 Jan 21 12:14:44.939454 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-89c77f47-b87a-4882-86ea-bae10bbceb3b tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:44.939454 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:44.939454 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:44.939454 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-89c77f47-b87a-4882-86ea-bae10bbceb3b tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:44.996950 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:44.996950 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:45.007066 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-89c77f47-b87a-4882-86ea-bae10bbceb3b tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:45.044034 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-89c77f47-b87a-4882-86ea-bae10bbceb3b tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 returned with HTTP 200 Jan 21 12:14:45.057727 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 733/1470] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:44 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 => generated 942 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:45.071007 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a84d9061-841c-4925-8a1f-04c6e0d40ec2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 Jan 21 12:14:45.071912 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a84d9061-841c-4925-8a1f-04c6e0d40ec2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:45.072302 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:45.072302 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:45.072983 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a84d9061-841c-4925-8a1f-04c6e0d40ec2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:45.179909 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:45.179909 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:45.191232 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a84d9061-841c-4925-8a1f-04c6e0d40ec2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:45.217732 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a84d9061-841c-4925-8a1f-04c6e0d40ec2 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 returned with HTTP 200 Jan 21 12:14:45.219195 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 738/1471] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:45 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 => generated 942 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:45.243305 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-abb812b8-ce59-4de3-9ee4-5090ecb50c0d tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] DELETE http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 Jan 21 12:14:45.244493 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-abb812b8-ce59-4de3-9ee4-5090ecb50c0d tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:45.244855 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:45.244855 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:45.245468 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-abb812b8-ce59-4de3-9ee4-5090ecb50c0d tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:45.246236 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-abb812b8-ce59-4de3-9ee4-5090ecb50c0d tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Delete volume with id: 061f3702-5728-484d-8f5e-1028c188bb69 Jan 21 12:14:45.341179 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:45.341179 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:45.342916 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-abb812b8-ce59-4de3-9ee4-5090ecb50c0d tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:45.372882 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-abb812b8-ce59-4de3-9ee4-5090ecb50c0d tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Delete volume request issued successfully. Jan 21 12:14:45.373269 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-abb812b8-ce59-4de3-9ee4-5090ecb50c0d tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 returned with HTTP 202 Jan 21 12:14:45.378150 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 734/1472] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:14:45 2021] DELETE /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:14:45.386673 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-795953d5-199e-41dd-bb83-50d29f296db1 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 Jan 21 12:14:45.387773 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-795953d5-199e-41dd-bb83-50d29f296db1 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:45.388166 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:45.388166 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:45.389233 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-795953d5-199e-41dd-bb83-50d29f296db1 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:45.446891 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:45.446891 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:45.456909 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-795953d5-199e-41dd-bb83-50d29f296db1 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:45.481569 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-795953d5-199e-41dd-bb83-50d29f296db1 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 returned with HTTP 200 Jan 21 12:14:45.483034 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 739/1473] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:45 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 => generated 941 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:46.500519 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fb17389b-0c45-4cdc-a454-e97f92ba55ee tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 Jan 21 12:14:46.501937 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fb17389b-0c45-4cdc-a454-e97f92ba55ee tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:46.502503 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:46.502503 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:46.503835 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fb17389b-0c45-4cdc-a454-e97f92ba55ee tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:46.566759 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:46.566759 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:46.575726 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fb17389b-0c45-4cdc-a454-e97f92ba55ee tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:46.603746 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fb17389b-0c45-4cdc-a454-e97f92ba55ee tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 returned with HTTP 200 Jan 21 12:14:46.604663 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 735/1474] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:46 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 => generated 941 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:47.621355 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-108ebf1e-d2c2-43f3-abb5-32ca3c32861e tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 Jan 21 12:14:47.621905 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-108ebf1e-d2c2-43f3-abb5-32ca3c32861e tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:47.622351 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:47.622351 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:47.622969 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-108ebf1e-d2c2-43f3-abb5-32ca3c32861e tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:47.739303 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-108ebf1e-d2c2-43f3-abb5-32ca3c32861e tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 returned with HTTP 404 Jan 21 12:14:47.740389 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 740/1475] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:47 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/061f3702-5728-484d-8f5e-1028c188bb69 => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 12:14:47.749143 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-99645b7d-8b03-4938-9492-9c3ea41e02df tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] DELETE http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/d3d635f8-9a75-422f-8ce9-b52569a1f2ce Jan 21 12:14:47.749666 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-99645b7d-8b03-4938-9492-9c3ea41e02df tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:47.749916 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:47.749916 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:47.750277 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-99645b7d-8b03-4938-9492-9c3ea41e02df tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:47.750741 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-99645b7d-8b03-4938-9492-9c3ea41e02df tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Delete volume with id: d3d635f8-9a75-422f-8ce9-b52569a1f2ce Jan 21 12:14:47.821221 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:47.821221 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:47.823396 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-99645b7d-8b03-4938-9492-9c3ea41e02df tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:47.876739 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-99645b7d-8b03-4938-9492-9c3ea41e02df tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Delete volume request issued successfully. Jan 21 12:14:47.877461 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-99645b7d-8b03-4938-9492-9c3ea41e02df tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/d3d635f8-9a75-422f-8ce9-b52569a1f2ce returned with HTTP 202 Jan 21 12:14:47.879342 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 736/1476] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:14:47 2021] DELETE /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/d3d635f8-9a75-422f-8ce9-b52569a1f2ce => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 12:14:47.896358 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-566f2ca7-27c6-413c-857e-ff7b0f4bd9c4 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/d3d635f8-9a75-422f-8ce9-b52569a1f2ce Jan 21 12:14:47.897177 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-566f2ca7-27c6-413c-857e-ff7b0f4bd9c4 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:47.898019 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-566f2ca7-27c6-413c-857e-ff7b0f4bd9c4 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:47.973214 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:47.973214 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:47.983673 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-566f2ca7-27c6-413c-857e-ff7b0f4bd9c4 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:48.046094 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-566f2ca7-27c6-413c-857e-ff7b0f4bd9c4 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/d3d635f8-9a75-422f-8ce9-b52569a1f2ce returned with HTTP 200 Jan 21 12:14:48.047747 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 741/1477] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:47 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/d3d635f8-9a75-422f-8ce9-b52569a1f2ce => generated 907 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:14:49.067303 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-926a7c36-8729-4431-ba3f-e1fd3d88412e tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/d3d635f8-9a75-422f-8ce9-b52569a1f2ce Jan 21 12:14:49.068898 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-926a7c36-8729-4431-ba3f-e1fd3d88412e tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:49.069439 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:49.069439 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:49.070095 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-926a7c36-8729-4431-ba3f-e1fd3d88412e tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:49.165559 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:49.165559 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:49.176579 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-926a7c36-8729-4431-ba3f-e1fd3d88412e tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:49.217233 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-926a7c36-8729-4431-ba3f-e1fd3d88412e tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/d3d635f8-9a75-422f-8ce9-b52569a1f2ce returned with HTTP 200 Jan 21 12:14:49.224937 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 737/1478] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:49 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/d3d635f8-9a75-422f-8ce9-b52569a1f2ce => generated 907 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:50.234995 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7888782d-e607-4512-98bc-38814dfc6905 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/d3d635f8-9a75-422f-8ce9-b52569a1f2ce Jan 21 12:14:50.236552 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7888782d-e607-4512-98bc-38814dfc6905 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:50.236876 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:50.236876 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:50.237505 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7888782d-e607-4512-98bc-38814dfc6905 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:50.338485 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:50.338485 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:50.349458 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7888782d-e607-4512-98bc-38814dfc6905 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:50.375232 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7888782d-e607-4512-98bc-38814dfc6905 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/d3d635f8-9a75-422f-8ce9-b52569a1f2ce returned with HTTP 200 Jan 21 12:14:50.376862 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 742/1479] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:50 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/d3d635f8-9a75-422f-8ce9-b52569a1f2ce => generated 907 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:14:51.397248 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b760a6bf-ca24-4122-aa34-6276694369bd tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/d3d635f8-9a75-422f-8ce9-b52569a1f2ce Jan 21 12:14:51.398604 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b760a6bf-ca24-4122-aa34-6276694369bd tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:51.399031 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:51.399031 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:51.400106 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b760a6bf-ca24-4122-aa34-6276694369bd tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:51.497361 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b760a6bf-ca24-4122-aa34-6276694369bd tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/d3d635f8-9a75-422f-8ce9-b52569a1f2ce returned with HTTP 404 Jan 21 12:14:51.499403 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 738/1480] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:51 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/d3d635f8-9a75-422f-8ce9-b52569a1f2ce => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:14:51.509586 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-40dba39a-4998-42a0-a9ef-6032356bfa32 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] DELETE http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 Jan 21 12:14:51.510597 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-40dba39a-4998-42a0-a9ef-6032356bfa32 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:51.510722 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:51.510722 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:51.511125 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-40dba39a-4998-42a0-a9ef-6032356bfa32 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:51.512289 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-40dba39a-4998-42a0-a9ef-6032356bfa32 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Delete volume with id: f1789bf2-885a-4271-90b9-8a913a24bfb1 Jan 21 12:14:51.612122 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:51.612122 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:51.613348 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-40dba39a-4998-42a0-a9ef-6032356bfa32 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:51.676726 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-40dba39a-4998-42a0-a9ef-6032356bfa32 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Delete volume request issued successfully. Jan 21 12:14:51.677210 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-40dba39a-4998-42a0-a9ef-6032356bfa32 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 returned with HTTP 202 Jan 21 12:14:51.678550 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 743/1481] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:14:51 2021] DELETE /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:14:51.687519 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a072569a-9eec-4ba3-978a-480ac7028a65 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 Jan 21 12:14:51.688746 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a072569a-9eec-4ba3-978a-480ac7028a65 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:51.690191 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a072569a-9eec-4ba3-978a-480ac7028a65 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:51.885388 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:51.885388 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:51.932890 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a072569a-9eec-4ba3-978a-480ac7028a65 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:52.015738 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a072569a-9eec-4ba3-978a-480ac7028a65 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 returned with HTTP 200 Jan 21 12:14:52.015738 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 739/1482] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:51 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 => generated 1390 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:14:53.026474 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8b61a636-0f11-485c-94da-a44cd034888d tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 Jan 21 12:14:53.027008 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8b61a636-0f11-485c-94da-a44cd034888d tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:53.027205 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:53.027205 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:53.027847 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8b61a636-0f11-485c-94da-a44cd034888d tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:53.080050 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:53.080050 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:53.089944 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8b61a636-0f11-485c-94da-a44cd034888d tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:53.115231 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8b61a636-0f11-485c-94da-a44cd034888d tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 returned with HTTP 200 Jan 21 12:14:53.116801 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 744/1483] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:53 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 => generated 1390 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:14:54.133373 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ad6c0401-e342-4547-a723-f0d7d87ca992 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 Jan 21 12:14:54.134583 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ad6c0401-e342-4547-a723-f0d7d87ca992 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:54.135026 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:54.135026 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:54.135663 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ad6c0401-e342-4547-a723-f0d7d87ca992 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:54.272378 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ad6c0401-e342-4547-a723-f0d7d87ca992 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 returned with HTTP 404 Jan 21 12:14:54.273989 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 740/1484] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:54 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f1789bf2-885a-4271-90b9-8a913a24bfb1 => generated 109 bytes in 144 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:14:54.282540 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1c873a19-0e49-4319-80d2-78651cf62f67 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] DELETE http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 Jan 21 12:14:54.286693 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1c873a19-0e49-4319-80d2-78651cf62f67 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:54.287589 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:54.287589 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:54.288182 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1c873a19-0e49-4319-80d2-78651cf62f67 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:54.289041 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-1c873a19-0e49-4319-80d2-78651cf62f67 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Delete volume with id: f7d0eea8-2603-46d7-9a73-e4004a95b510 Jan 21 12:14:54.354185 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:54.354185 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:54.355852 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1c873a19-0e49-4319-80d2-78651cf62f67 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:54.393372 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1c873a19-0e49-4319-80d2-78651cf62f67 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Delete volume request issued successfully. Jan 21 12:14:54.395672 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1c873a19-0e49-4319-80d2-78651cf62f67 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 returned with HTTP 202 Jan 21 12:14:54.400389 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 745/1485] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:14:54 2021] DELETE /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 12:14:54.408396 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f8958664-ef22-4cb0-9179-b556d36c04de tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 Jan 21 12:14:54.409489 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f8958664-ef22-4cb0-9179-b556d36c04de tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:54.410399 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f8958664-ef22-4cb0-9179-b556d36c04de tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:54.539333 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:54.539333 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:54.559755 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f8958664-ef22-4cb0-9179-b556d36c04de tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:54.597913 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f8958664-ef22-4cb0-9179-b556d36c04de tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 returned with HTTP 200 Jan 21 12:14:54.609245 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 741/1486] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:54 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 => generated 1356 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 12:14:55.615464 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-86fa099b-ee42-45af-b23d-5fafbee57166 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 Jan 21 12:14:55.615983 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-86fa099b-ee42-45af-b23d-5fafbee57166 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:55.616551 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:55.616551 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:55.617598 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-86fa099b-ee42-45af-b23d-5fafbee57166 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:55.798112 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0395b389-3c12-493e-81eb-a77218339954 req-a62d9bb2-8b26-4b1c-9723-0441554ae052 tempest-VolumesNegativeTest-621714038 tempest-VolumesNegativeTest-621714038] DELETE http://10.222.0.89/volume/v3/dc37a5d521bf45349a2aa5155d588202/volumes/tempest-invalid-42456713 Jan 21 12:14:55.799729 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0395b389-3c12-493e-81eb-a77218339954 req-a62d9bb2-8b26-4b1c-9723-0441554ae052 tempest-VolumesNegativeTest-621714038 tempest-VolumesNegativeTest-621714038] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:55.800125 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:55.800125 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:55.800762 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0395b389-3c12-493e-81eb-a77218339954 req-a62d9bb2-8b26-4b1c-9723-0441554ae052 tempest-VolumesNegativeTest-621714038 tempest-VolumesNegativeTest-621714038] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:55.801472 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [req-0395b389-3c12-493e-81eb-a77218339954 req-a62d9bb2-8b26-4b1c-9723-0441554ae052 tempest-VolumesNegativeTest-621714038 tempest-VolumesNegativeTest-621714038] Delete volume with id: tempest-invalid-42456713 Jan 21 12:14:55.804783 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:55.804783 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:55.859082 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-86fa099b-ee42-45af-b23d-5fafbee57166 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Volume info retrieved successfully. Jan 21 12:14:55.864469 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0395b389-3c12-493e-81eb-a77218339954 req-a62d9bb2-8b26-4b1c-9723-0441554ae052 tempest-VolumesNegativeTest-621714038 tempest-VolumesNegativeTest-621714038] http://10.222.0.89/volume/v3/dc37a5d521bf45349a2aa5155d588202/volumes/tempest-invalid-42456713 returned with HTTP 404 Jan 21 12:14:55.875386 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 742/1487] 10.222.0.89 () {62 vars in 1555 bytes} [Thu Jan 21 12:14:55 2021] DELETE /volume/v3/dc37a5d521bf45349a2aa5155d588202/volumes/tempest-invalid-42456713 => generated 97 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:14:55.934882 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-86fa099b-ee42-45af-b23d-5fafbee57166 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 returned with HTTP 200 Jan 21 12:14:55.935925 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 746/1488] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:55 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 => generated 1356 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:14:55.991225 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-e5cb8d71-4044-4681-a923-22a7432a9166 req-d31b9488-2e4d-4035-9616-b71f99aaf01b tempest-VolumesNegativeTest-621714038 tempest-VolumesNegativeTest-621714038] DELETE http://10.222.0.89/volume/v3/dc37a5d521bf45349a2aa5155d588202/volumes/6af91319-36c2-4022-93a1-b625a6cfd0b1 Jan 21 12:14:55.991701 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-e5cb8d71-4044-4681-a923-22a7432a9166 req-d31b9488-2e4d-4035-9616-b71f99aaf01b tempest-VolumesNegativeTest-621714038 tempest-VolumesNegativeTest-621714038] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:55.992195 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-e5cb8d71-4044-4681-a923-22a7432a9166 req-d31b9488-2e4d-4035-9616-b71f99aaf01b tempest-VolumesNegativeTest-621714038 tempest-VolumesNegativeTest-621714038] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:55.992753 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [req-e5cb8d71-4044-4681-a923-22a7432a9166 req-d31b9488-2e4d-4035-9616-b71f99aaf01b tempest-VolumesNegativeTest-621714038 tempest-VolumesNegativeTest-621714038] Delete volume with id: 6af91319-36c2-4022-93a1-b625a6cfd0b1 Jan 21 12:14:56.134623 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-e5cb8d71-4044-4681-a923-22a7432a9166 req-d31b9488-2e4d-4035-9616-b71f99aaf01b tempest-VolumesNegativeTest-621714038 tempest-VolumesNegativeTest-621714038] http://10.222.0.89/volume/v3/dc37a5d521bf45349a2aa5155d588202/volumes/6af91319-36c2-4022-93a1-b625a6cfd0b1 returned with HTTP 404 Jan 21 12:14:56.136750 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 743/1489] 10.222.0.89 () {62 vars in 1591 bytes} [Thu Jan 21 12:14:55 2021] DELETE /volume/v3/dc37a5d521bf45349a2aa5155d588202/volumes/6af91319-36c2-4022-93a1-b625a6cfd0b1 => generated 109 bytes in 151 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:14:56.204653 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-4c82cef3-219e-44c2-a42d-c61ba3d66133 req-2d9679a6-1185-4334-86f2-2cef4c6eb796 tempest-VolumesNegativeTest-621714038 tempest-VolumesNegativeTest-621714038] GET http://10.222.0.89/volume/v3/dc37a5d521bf45349a2aa5155d588202/volumes/81fd3d48-c21f-4f60-8606-5462133f96e7 Jan 21 12:14:56.205440 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-4c82cef3-219e-44c2-a42d-c61ba3d66133 req-2d9679a6-1185-4334-86f2-2cef4c6eb796 tempest-VolumesNegativeTest-621714038 tempest-VolumesNegativeTest-621714038] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:56.205667 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:14:56.205667 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:14:56.206242 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-4c82cef3-219e-44c2-a42d-c61ba3d66133 req-2d9679a6-1185-4334-86f2-2cef4c6eb796 tempest-VolumesNegativeTest-621714038 tempest-VolumesNegativeTest-621714038] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:56.259872 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-4c82cef3-219e-44c2-a42d-c61ba3d66133 req-2d9679a6-1185-4334-86f2-2cef4c6eb796 tempest-VolumesNegativeTest-621714038 tempest-VolumesNegativeTest-621714038] http://10.222.0.89/volume/v3/dc37a5d521bf45349a2aa5155d588202/volumes/81fd3d48-c21f-4f60-8606-5462133f96e7 returned with HTTP 404 Jan 21 12:14:56.261042 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 747/1490] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:14:56 2021] GET /volume/v3/dc37a5d521bf45349a2aa5155d588202/volumes/81fd3d48-c21f-4f60-8606-5462133f96e7 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:14:56.956188 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fdb21437-5bfa-4cd0-a1a4-f156315d35f7 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] GET http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 Jan 21 12:14:56.957360 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fdb21437-5bfa-4cd0-a1a4-f156315d35f7 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:56.958036 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fdb21437-5bfa-4cd0-a1a4-f156315d35f7 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:57.073636 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fdb21437-5bfa-4cd0-a1a4-f156315d35f7 tempest-VolumesCloneTest-488705461 tempest-VolumesCloneTest-488705461] http://10.222.0.89/volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 returned with HTTP 404 Jan 21 12:14:57.074776 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 744/1491] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:56 2021] GET /volume/v3/4294395e9ced4bab969c0396e8200d45/volumes/f7d0eea8-2603-46d7-9a73-e4004a95b510 => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:14:58.155673 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2a711b7f-6062-4583-93c6-f05e4298afc3 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] POST http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes Jan 21 12:14:58.157003 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2a711b7f-6062-4583-93c6-f05e4298afc3 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1934390515"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:14:58.158388 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-2a711b7f-6062-4583-93c6-f05e4298afc3 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1934390515'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:14:58.158964 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-2a711b7f-6062-4583-93c6-f05e4298afc3 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Create volume of 1 GB Jan 21 12:14:58.197267 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2a711b7f-6062-4583-93c6-f05e4298afc3 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Availability Zones retrieved successfully. Jan 21 12:14:58.226659 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2a711b7f-6062-4583-93c6-f05e4298afc3 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Flow 'volume_create_api' (3e41486e-7d39-4a3e-b34c-0714fa00dab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:14:58.237114 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2a711b7f-6062-4583-93c6-f05e4298afc3 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21c16f99-e1a3-4106-bc84-13c0f49353bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:14:58.239402 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-2a711b7f-6062-4583-93c6-f05e4298afc3 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:14:58.442701 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2a711b7f-6062-4583-93c6-f05e4298afc3 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21c16f99-e1a3-4106-bc84-13c0f49353bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:14:58.455865 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2a711b7f-6062-4583-93c6-f05e4298afc3 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a338f1d6-0d2f-4a31-8951-218f7954b6cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:14:58.624057 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-2a711b7f-6062-4583-93c6-f05e4298afc3 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Created reservations ['63cf96c5-fca3-40a5-b8a0-067091ce2cfd', 'f795c6dd-0bf4-4c23-93fc-17689c90bcff', '2c136c87-9623-4009-8f83-918cfe585bc6', '9fd3b2bd-c2de-4586-947a-e087ebac7a68'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:14:58.628833 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2a711b7f-6062-4583-93c6-f05e4298afc3 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a338f1d6-0d2f-4a31-8951-218f7954b6cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63cf96c5-fca3-40a5-b8a0-067091ce2cfd', 'f795c6dd-0bf4-4c23-93fc-17689c90bcff', '2c136c87-9623-4009-8f83-918cfe585bc6', '9fd3b2bd-c2de-4586-947a-e087ebac7a68']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:14:58.632945 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2a711b7f-6062-4583-93c6-f05e4298afc3 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d151ed0-d440-44fb-a997-60df34653bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:14:58.776944 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2a711b7f-6062-4583-93c6-f05e4298afc3 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d151ed0-d440-44fb-a997-60df34653bbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '604f90cc-f18e-41d5-bb5a-da748a30c9f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1934390515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d6e619834a6454a885031a3249a4478',qos_specs=None,replication_status=,reservations=['63cf96c5-fca3-40a5-b8a0-067091ce2cfd','f795c6dd-0bf4-4c23-93fc-17689c90bcff','2c136c87-9623-4009-8f83-918cfe585bc6','9fd3b2bd-c2de-4586-947a-e087ebac7a68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e99b4dc62523450f86e8c1ce7f0c2dfa',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:14:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1934390515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=604f90cc-f18e-41d5-bb5a-da748a30c9f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d6e619834a6454a885031a3249a4478',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,user_id='e99b4dc62523450f86e8c1ce7f0c2dfa',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:14:58.782116 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2a711b7f-6062-4583-93c6-f05e4298afc3 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04205e9d-967f-4264-9f72-1023594b25c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:14:58.840623 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2a711b7f-6062-4583-93c6-f05e4298afc3 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04205e9d-967f-4264-9f72-1023594b25c8) 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-1934390515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d6e619834a6454a885031a3249a4478',qos_specs=None,replication_status=,reservations=['63cf96c5-fca3-40a5-b8a0-067091ce2cfd','f795c6dd-0bf4-4c23-93fc-17689c90bcff','2c136c87-9623-4009-8f83-918cfe585bc6','9fd3b2bd-c2de-4586-947a-e087ebac7a68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e99b4dc62523450f86e8c1ce7f0c2dfa',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:14:58.842571 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2a711b7f-6062-4583-93c6-f05e4298afc3 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b65c4fc-b901-4a96-b197-c4b4ced96c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:14:58.872516 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2a711b7f-6062-4583-93c6-f05e4298afc3 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b65c4fc-b901-4a96-b197-c4b4ced96c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:14:58.886261 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2a711b7f-6062-4583-93c6-f05e4298afc3 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Flow 'volume_create_api' (3e41486e-7d39-4a3e-b34c-0714fa00dab7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:14:58.993854 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2a711b7f-6062-4583-93c6-f05e4298afc3 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Create volume request issued successfully. Jan 21 12:14:59.025062 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2a711b7f-6062-4583-93c6-f05e4298afc3 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes returned with HTTP 202 Jan 21 12:14:59.026318 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 748/1492] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:14:58 2021] POST /volume/v3/8d6e619834a6454a885031a3249a4478/volumes => generated 824 bytes in 875 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:14:59.042848 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c36d80be-795a-44e4-87bc-e180bf87ae97 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 Jan 21 12:14:59.043923 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c36d80be-795a-44e4-87bc-e180bf87ae97 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:14:59.044616 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c36d80be-795a-44e4-87bc-e180bf87ae97 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:14:59.166296 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:14:59.166296 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:14:59.191905 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c36d80be-795a-44e4-87bc-e180bf87ae97 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:14:59.248462 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c36d80be-795a-44e4-87bc-e180bf87ae97 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 returned with HTTP 200 Jan 21 12:14:59.249305 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 745/1493] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:14:59 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 => generated 892 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:00.267183 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5a6c825a-a16b-42cf-a8e2-be2821e23caf tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 Jan 21 12:15:00.267888 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5a6c825a-a16b-42cf-a8e2-be2821e23caf tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:00.268082 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:00.268082 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:00.268444 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5a6c825a-a16b-42cf-a8e2-be2821e23caf tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:00.365261 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:00.365261 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:00.393271 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5a6c825a-a16b-42cf-a8e2-be2821e23caf tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:00.458795 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5a6c825a-a16b-42cf-a8e2-be2821e23caf tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 returned with HTTP 200 Jan 21 12:15:00.460017 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 749/1494] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:00 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 => generated 917 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:00.637520 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-ab059d81-6c21-4c53-bcb1-92bcf2b6ec2c req-b4ff3aad-00a7-4698-96cb-195f13761550 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 Jan 21 12:15:00.638538 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-ab059d81-6c21-4c53-bcb1-92bcf2b6ec2c req-b4ff3aad-00a7-4698-96cb-195f13761550 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:00.638538 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:00.638538 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:00.638939 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-ab059d81-6c21-4c53-bcb1-92bcf2b6ec2c req-b4ff3aad-00a7-4698-96cb-195f13761550 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:00.742568 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:00.742568 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:00.760757 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-ab059d81-6c21-4c53-bcb1-92bcf2b6ec2c req-b4ff3aad-00a7-4698-96cb-195f13761550 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:00.809994 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-ab059d81-6c21-4c53-bcb1-92bcf2b6ec2c req-b4ff3aad-00a7-4698-96cb-195f13761550 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 returned with HTTP 200 Jan 21 12:15:00.815212 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 746/1495] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:15:00 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 => generated 917 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:00.950103 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5a6c825a-a16b-42cf-a8e2-be2821e23caf tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume// Jan 21 12:15:00.950993 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5a6c825a-a16b-42cf-a8e2-be2821e23caf tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:00.951425 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:00.951425 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:00.952113 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5a6c825a-a16b-42cf-a8e2-be2821e23caf tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:00.953571 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5a6c825a-a16b-42cf-a8e2-be2821e23caf tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:15:00.954582 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 750/1496] 10.222.0.89 () {58 vars in 1289 bytes} [Thu Jan 21 12:15:00 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:15:00.992451 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-ab059d81-6c21-4c53-bcb1-92bcf2b6ec2c req-51ec444d-e4a6-4ca0-b467-b1f2edfe768f tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] POST http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/attachments Jan 21 12:15:00.992992 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:00.992992 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:00.993463 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-ab059d81-6c21-4c53-bcb1-92bcf2b6ec2c req-51ec444d-e4a6-4ca0-b467-b1f2edfe768f tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "604f90cc-f18e-41d5-bb5a-da748a30c9f1", "instance_uuid": "af62491c-e5bf-4a0c-9e11-b4953ec2a5b2", "connector": null}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:15:01.100056 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:01.100056 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:01.203404 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-ab059d81-6c21-4c53-bcb1-92bcf2b6ec2c req-51ec444d-e4a6-4ca0-b467-b1f2edfe768f tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/attachments returned with HTTP 200 Jan 21 12:15:01.213302 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 747/1497] 10.222.0.89 () {66 vars in 1565 bytes} [Thu Jan 21 12:15:00 2021] POST /volume/v3/8d6e619834a6454a885031a3249a4478/attachments => generated 273 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:15:01.268116 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-df7618bb-0a83-47b3-a304-f6e09c613ee1 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 Jan 21 12:15:01.268803 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-df7618bb-0a83-47b3-a304-f6e09c613ee1 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:01.269372 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-df7618bb-0a83-47b3-a304-f6e09c613ee1 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:01.311717 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-ab059d81-6c21-4c53-bcb1-92bcf2b6ec2c req-51ec444d-e4a6-4ca0-b467-b1f2edfe768f tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume// Jan 21 12:15:01.321101 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-ab059d81-6c21-4c53-bcb1-92bcf2b6ec2c req-51ec444d-e4a6-4ca0-b467-b1f2edfe768f tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:01.321834 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:01.321834 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:01.322639 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-ab059d81-6c21-4c53-bcb1-92bcf2b6ec2c req-51ec444d-e4a6-4ca0-b467-b1f2edfe768f tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:01.324141 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-ab059d81-6c21-4c53-bcb1-92bcf2b6ec2c req-51ec444d-e4a6-4ca0-b467-b1f2edfe768f tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:15:01.325020 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 748/1498] 10.222.0.95 () {56 vars in 1089 bytes} [Thu Jan 21 12:15:01 2021] GET /volume/ => generated 754 bytes in 14 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:15:01.346857 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:01.346857 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:01.353412 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-ab059d81-6c21-4c53-bcb1-92bcf2b6ec2c req-4eeae886-03c4-40c3-975c-319bcb2132a1 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 Jan 21 12:15:01.355339 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-ab059d81-6c21-4c53-bcb1-92bcf2b6ec2c req-4eeae886-03c4-40c3-975c-319bcb2132a1 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:01.356062 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-ab059d81-6c21-4c53-bcb1-92bcf2b6ec2c req-4eeae886-03c4-40c3-975c-319bcb2132a1 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:01.386304 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-df7618bb-0a83-47b3-a304-f6e09c613ee1 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:01.451056 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:01.451056 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:01.460050 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:01.460050 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:01.468167 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-df7618bb-0a83-47b3-a304-f6e09c613ee1 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 returned with HTTP 200 Jan 21 12:15:01.469584 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 751/1499] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:01 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 => generated 916 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:01.472539 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-ab059d81-6c21-4c53-bcb1-92bcf2b6ec2c req-4eeae886-03c4-40c3-975c-319bcb2132a1 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:01.502232 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:01.502232 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:01.513200 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-ab059d81-6c21-4c53-bcb1-92bcf2b6ec2c req-4eeae886-03c4-40c3-975c-319bcb2132a1 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 returned with HTTP 200 Jan 21 12:15:01.515938 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 749/1500] 10.222.0.95 () {60 vars in 1403 bytes} [Thu Jan 21 12:15:01 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 => generated 1015 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:15:01.564217 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-ab059d81-6c21-4c53-bcb1-92bcf2b6ec2c req-449e5c1d-d9a4-46c8-8839-7f11ec01f777 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] PUT http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/attachments/decad92a-b2ea-4433-a7fb-8e68b5f10a48 Jan 21 12:15:01.564750 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:01.564750 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:01.565172 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-ab059d81-6c21-4c53-bcb1-92bcf2b6ec2c req-449e5c1d-d9a4-46c8-8839-7f11ec01f777 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.95", "host": "n-h1-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:15:01.619793 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 12:15:01.619793 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 12:15:01.620671 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-ab059d81-6c21-4c53-bcb1-92bcf2b6ec2c req-449e5c1d-d9a4-46c8-8839-7f11ec01f777 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Lock "b'cinder-attachment_update-604f90cc-f18e-41d5-bb5a-da748a30c9f1-n-h1-760354-3'" acquired by "attachment_update" :: waited 0.015s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 12:15:01.623115 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:01.623115 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:02.520548 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-379cfca1-e395-4f63-9509-eae622cad2a9 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] POST http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes Jan 21 12:15:02.521081 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:02.521081 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:02.521468 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-379cfca1-e395-4f63-9509-eae622cad2a9 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-18535442", "metadata": {"Type": "Test"}}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:15:02.523087 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-379cfca1-e395-4f63-9509-eae622cad2a9 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-18535442', 'metadata': {'Type': 'Test'}}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:15:02.523696 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-379cfca1-e395-4f63-9509-eae622cad2a9 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Create volume of 1 GB Jan 21 12:15:02.562084 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-379cfca1-e395-4f63-9509-eae622cad2a9 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Availability Zones retrieved successfully. Jan 21 12:15:02.593745 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-379cfca1-e395-4f63-9509-eae622cad2a9 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Flow 'volume_create_api' (8f786bea-8355-457d-80fa-397946ca1eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:15:02.598217 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-379cfca1-e395-4f63-9509-eae622cad2a9 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9edc5f2a-f43b-4de3-990c-b72143b59c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:15:02.606545 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-379cfca1-e395-4f63-9509-eae622cad2a9 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:15:02.799023 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-379cfca1-e395-4f63-9509-eae622cad2a9 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9edc5f2a-f43b-4de3-990c-b72143b59c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:15:02.801275 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-379cfca1-e395-4f63-9509-eae622cad2a9 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (471790bf-78ff-4e2e-be59-8d98cb04eeb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:15:03.046504 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-379cfca1-e395-4f63-9509-eae622cad2a9 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Created reservations ['41c2800e-150e-4b18-968e-9d0c8de98104', 'cb6fdfb4-5a8b-4d3f-a450-e5fb214c5a80', '9933893f-9300-4528-a04c-43abf1210c85', 'cb0acc0b-e6f8-48f2-860c-80f727e54c52'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:15:03.050748 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-379cfca1-e395-4f63-9509-eae622cad2a9 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (471790bf-78ff-4e2e-be59-8d98cb04eeb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41c2800e-150e-4b18-968e-9d0c8de98104', 'cb6fdfb4-5a8b-4d3f-a450-e5fb214c5a80', '9933893f-9300-4528-a04c-43abf1210c85', 'cb0acc0b-e6f8-48f2-860c-80f727e54c52']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:15:03.055789 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-379cfca1-e395-4f63-9509-eae622cad2a9 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24ccd4fc-1288-4fb3-a47d-14cb99c7055e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:15:03.189205 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-379cfca1-e395-4f63-9509-eae622cad2a9 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24ccd4fc-1288-4fb3-a47d-14cb99c7055e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '439409a9-2a79-44c4-a81c-278dee36d52f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-18535442',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='8ab78d55fd694678a9a5813263b1fdaa',qos_specs=None,replication_status=,reservations=['41c2800e-150e-4b18-968e-9d0c8de98104','cb6fdfb4-5a8b-4d3f-a450-e5fb214c5a80','9933893f-9300-4528-a04c-43abf1210c85','cb0acc0b-e6f8-48f2-860c-80f727e54c52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7996794b3014b8ea97ad0de33d9d9e7',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:15:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-18535442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=439409a9-2a79-44c4-a81c-278dee36d52f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='8ab78d55fd694678a9a5813263b1fdaa',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,user_id='a7996794b3014b8ea97ad0de33d9d9e7',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:15:03.196591 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-379cfca1-e395-4f63-9509-eae622cad2a9 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3708af7-b84d-4ced-9f9a-a9b9254b958d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:15:03.238474 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-379cfca1-e395-4f63-9509-eae622cad2a9 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3708af7-b84d-4ced-9f9a-a9b9254b958d) 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-VolumesGetTest-Volume-18535442',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='8ab78d55fd694678a9a5813263b1fdaa',qos_specs=None,replication_status=,reservations=['41c2800e-150e-4b18-968e-9d0c8de98104','cb6fdfb4-5a8b-4d3f-a450-e5fb214c5a80','9933893f-9300-4528-a04c-43abf1210c85','cb0acc0b-e6f8-48f2-860c-80f727e54c52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7996794b3014b8ea97ad0de33d9d9e7',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:15:03.240751 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-379cfca1-e395-4f63-9509-eae622cad2a9 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9a7f1de-a24e-4c5d-a06c-bfde5aef5efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:15:03.285317 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-379cfca1-e395-4f63-9509-eae622cad2a9 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9a7f1de-a24e-4c5d-a06c-bfde5aef5efe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:15:03.300061 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-379cfca1-e395-4f63-9509-eae622cad2a9 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Flow 'volume_create_api' (8f786bea-8355-457d-80fa-397946ca1eac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:15:03.481690 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-379cfca1-e395-4f63-9509-eae622cad2a9 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Create volume request issued successfully. Jan 21 12:15:03.527271 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-379cfca1-e395-4f63-9509-eae622cad2a9 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes returned with HTTP 202 Jan 21 12:15:03.533080 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 750/1501] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:15:02 2021] POST /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes => generated 826 bytes in 1457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 12:15:03.545061 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-777cc762-84fc-44fe-b3ef-8419964e16fb tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 Jan 21 12:15:03.545517 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-777cc762-84fc-44fe-b3ef-8419964e16fb tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:03.547987 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:03.547987 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:03.548404 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-777cc762-84fc-44fe-b3ef-8419964e16fb tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:03.740019 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:03.740019 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:03.775515 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-777cc762-84fc-44fe-b3ef-8419964e16fb tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:03.826945 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:03.826945 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:03.851001 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-777cc762-84fc-44fe-b3ef-8419964e16fb tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 returned with HTTP 200 Jan 21 12:15:03.857311 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 751/1502] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:03 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 => generated 916 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:03.872832 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7837c1a5-1727-47c3-8487-3ec6962d6e0b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/439409a9-2a79-44c4-a81c-278dee36d52f Jan 21 12:15:03.873372 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7837c1a5-1727-47c3-8487-3ec6962d6e0b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:03.873594 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:03.873594 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:03.874211 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7837c1a5-1727-47c3-8487-3ec6962d6e0b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:04.005123 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:04.005123 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:04.031146 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7837c1a5-1727-47c3-8487-3ec6962d6e0b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:04.094695 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7837c1a5-1727-47c3-8487-3ec6962d6e0b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/439409a9-2a79-44c4-a81c-278dee36d52f returned with HTTP 200 Jan 21 12:15:04.097186 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 752/1503] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:03 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/439409a9-2a79-44c4-a81c-278dee36d52f => generated 918 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:04.673317 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-ab059d81-6c21-4c53-bcb1-92bcf2b6ec2c req-449e5c1d-d9a4-46c8-8839-7f11ec01f777 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Lock "b'cinder-attachment_update-604f90cc-f18e-41d5-bb5a-da748a30c9f1-n-h1-760354-3'" released by "attachment_update" :: held 3.053s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 12:15:04.675297 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-ab059d81-6c21-4c53-bcb1-92bcf2b6ec2c req-449e5c1d-d9a4-46c8-8839-7f11ec01f777 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/attachments/decad92a-b2ea-4433-a7fb-8e68b5f10a48 returned with HTTP 200 Jan 21 12:15:04.677149 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 752/1504] 10.222.0.95 () {64 vars in 1468 bytes} [Thu Jan 21 12:15:01 2021] PUT /volume/v3/8d6e619834a6454a885031a3249a4478/attachments/decad92a-b2ea-4433-a7fb-8e68b5f10a48 => generated 762 bytes in 3118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:15:04.872318 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aa8c4012-fcfb-494d-b316-988d73c6b3e5 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 Jan 21 12:15:04.872968 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aa8c4012-fcfb-494d-b316-988d73c6b3e5 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:04.873188 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:04.873188 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:04.873567 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aa8c4012-fcfb-494d-b316-988d73c6b3e5 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:04.976731 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:04.976731 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:04.989031 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-aa8c4012-fcfb-494d-b316-988d73c6b3e5 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:05.015546 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:05.015546 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:05.031181 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aa8c4012-fcfb-494d-b316-988d73c6b3e5 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 returned with HTTP 200 Jan 21 12:15:05.032706 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 753/1505] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:04 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 => generated 917 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:05.116395 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cfb5f93a-59d0-4c45-82e8-100cbda18191 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/439409a9-2a79-44c4-a81c-278dee36d52f Jan 21 12:15:05.117476 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cfb5f93a-59d0-4c45-82e8-100cbda18191 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:05.118030 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:05.118030 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:05.119007 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cfb5f93a-59d0-4c45-82e8-100cbda18191 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:05.221770 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:05.221770 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:05.239372 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cfb5f93a-59d0-4c45-82e8-100cbda18191 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:05.308752 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cfb5f93a-59d0-4c45-82e8-100cbda18191 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/439409a9-2a79-44c4-a81c-278dee36d52f returned with HTTP 200 Jan 21 12:15:05.324835 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 753/1506] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:05 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/439409a9-2a79-44c4-a81c-278dee36d52f => generated 919 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:05.331172 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-954b8afa-2d3d-46e8-a027-c11316768728 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/439409a9-2a79-44c4-a81c-278dee36d52f Jan 21 12:15:05.331986 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-954b8afa-2d3d-46e8-a027-c11316768728 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:05.336628 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:05.336628 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:05.337740 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-954b8afa-2d3d-46e8-a027-c11316768728 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:05.485977 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:05.485977 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:05.528955 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-954b8afa-2d3d-46e8-a027-c11316768728 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:05.570733 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-954b8afa-2d3d-46e8-a027-c11316768728 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/439409a9-2a79-44c4-a81c-278dee36d52f returned with HTTP 200 Jan 21 12:15:05.583093 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 754/1507] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:05 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/439409a9-2a79-44c4-a81c-278dee36d52f => generated 919 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:05.591380 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5c2516be-86c3-45b4-865b-670b3ef56992 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] PUT http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/439409a9-2a79-44c4-a81c-278dee36d52f Jan 21 12:15:05.592473 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:05.592473 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:05.593406 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5c2516be-86c3-45b4-865b-670b3ef56992 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-18535442"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:15:05.669570 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:05.669570 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:05.689394 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5c2516be-86c3-45b4-865b-670b3ef56992 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:05.713460 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5c2516be-86c3-45b4-865b-670b3ef56992 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume updated successfully. Jan 21 12:15:05.738961 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5c2516be-86c3-45b4-865b-670b3ef56992 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/439409a9-2a79-44c4-a81c-278dee36d52f returned with HTTP 200 Jan 21 12:15:05.751573 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 754/1508] 10.222.0.89 () {60 vars in 1335 bytes} [Thu Jan 21 12:15:05 2021] PUT /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/439409a9-2a79-44c4-a81c-278dee36d52f => generated 851 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:05.758273 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ba956216-0071-4b1e-8c9d-1c90b4afa41d tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] PUT http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/439409a9-2a79-44c4-a81c-278dee36d52f Jan 21 12:15:05.759194 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:05.759194 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:05.760219 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ba956216-0071-4b1e-8c9d-1c90b4afa41d tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1521319595", "description": "This is the new description of volume"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:15:05.823914 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:05.823914 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:05.839313 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ba956216-0071-4b1e-8c9d-1c90b4afa41d tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:05.854581 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ba956216-0071-4b1e-8c9d-1c90b4afa41d tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume updated successfully. Jan 21 12:15:05.883792 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ba956216-0071-4b1e-8c9d-1c90b4afa41d tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/439409a9-2a79-44c4-a81c-278dee36d52f returned with HTTP 200 Jan 21 12:15:05.893785 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 755/1509] 10.222.0.89 () {60 vars in 1336 bytes} [Thu Jan 21 12:15:05 2021] PUT /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/439409a9-2a79-44c4-a81c-278dee36d52f => generated 892 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:05.900907 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7de379c0-c652-410b-96b9-a32a82c4cf3b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/439409a9-2a79-44c4-a81c-278dee36d52f Jan 21 12:15:05.902421 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7de379c0-c652-410b-96b9-a32a82c4cf3b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:05.902969 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:05.902969 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:05.909361 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7de379c0-c652-410b-96b9-a32a82c4cf3b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:05.981471 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:05.981471 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:06.004413 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7de379c0-c652-410b-96b9-a32a82c4cf3b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:06.050045 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9f0e37d5-aa69-49c3-892a-e7a932b29fe2 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 Jan 21 12:15:06.051352 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9f0e37d5-aa69-49c3-892a-e7a932b29fe2 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:06.051566 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:06.051566 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:06.051927 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9f0e37d5-aa69-49c3-892a-e7a932b29fe2 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:06.086313 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7de379c0-c652-410b-96b9-a32a82c4cf3b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/439409a9-2a79-44c4-a81c-278dee36d52f returned with HTTP 200 Jan 21 12:15:06.096075 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 755/1510] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:05 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/439409a9-2a79-44c4-a81c-278dee36d52f => generated 960 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:06.111414 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1df91a1d-a578-4fe8-880a-d7ae0cf344be tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] POST http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes Jan 21 12:15:06.112127 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:06.112127 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:06.112521 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1df91a1d-a578-4fe8-880a-d7ae0cf344be tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1638775307", "availability_zone": "nova", "size": 1}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:15:06.117064 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-1df91a1d-a578-4fe8-880a-d7ae0cf344be tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1638775307', 'availability_zone': 'nova', 'size': 1}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:15:06.117780 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-1df91a1d-a578-4fe8-880a-d7ae0cf344be tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Create volume of 1 GB Jan 21 12:15:06.147029 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1df91a1d-a578-4fe8-880a-d7ae0cf344be tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Availability Zones retrieved successfully. Jan 21 12:15:06.166068 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:06.166068 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:06.181164 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9f0e37d5-aa69-49c3-892a-e7a932b29fe2 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:06.196813 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1df91a1d-a578-4fe8-880a-d7ae0cf344be tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Flow 'volume_create_api' (4dccec14-8a29-448a-bec2-46ce2139d744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:15:06.200266 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1df91a1d-a578-4fe8-880a-d7ae0cf344be tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a29c779c-833a-4efb-bde0-4e06fbc5b21b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:15:06.217477 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-1df91a1d-a578-4fe8-880a-d7ae0cf344be tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:15:06.222505 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:06.222505 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:06.245957 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9f0e37d5-aa69-49c3-892a-e7a932b29fe2 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 returned with HTTP 200 Jan 21 12:15:06.246848 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 756/1511] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:06 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 => generated 917 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:06.339372 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1df91a1d-a578-4fe8-880a-d7ae0cf344be tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a29c779c-833a-4efb-bde0-4e06fbc5b21b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:15:06.341559 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1df91a1d-a578-4fe8-880a-d7ae0cf344be tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0c02c75-74aa-48e3-b501-4658d08e9616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:15:06.456884 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-1df91a1d-a578-4fe8-880a-d7ae0cf344be tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Created reservations ['ac99e7a4-37ee-455a-b5e5-923a58dbda7f', '7e1af140-4ed9-438f-81f9-11d9b5931fab', 'ba7f6ef7-c2f4-4285-ba10-2264db74ca61', '59db0174-486b-4d04-975d-18ef413476dc'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:15:06.458880 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1df91a1d-a578-4fe8-880a-d7ae0cf344be tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0c02c75-74aa-48e3-b501-4658d08e9616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac99e7a4-37ee-455a-b5e5-923a58dbda7f', '7e1af140-4ed9-438f-81f9-11d9b5931fab', 'ba7f6ef7-c2f4-4285-ba10-2264db74ca61', '59db0174-486b-4d04-975d-18ef413476dc']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:15:06.461190 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1df91a1d-a578-4fe8-880a-d7ae0cf344be tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fed85bdd-096a-4c72-addb-3d8ba204a72f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:15:06.555936 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c732fa25-9384-494d-8079-863588db0280 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] GET http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c Jan 21 12:15:06.557736 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c732fa25-9384-494d-8079-863588db0280 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:06.558148 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:06.558148 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:06.558769 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c732fa25-9384-494d-8079-863588db0280 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:06.603783 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1df91a1d-a578-4fe8-880a-d7ae0cf344be tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fed85bdd-096a-4c72-addb-3d8ba204a72f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce32ac5c-8309-482d-be6d-06ea8a6961f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1638775307',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab78d55fd694678a9a5813263b1fdaa',qos_specs=None,replication_status=,reservations=['ac99e7a4-37ee-455a-b5e5-923a58dbda7f','7e1af140-4ed9-438f-81f9-11d9b5931fab','ba7f6ef7-c2f4-4285-ba10-2264db74ca61','59db0174-486b-4d04-975d-18ef413476dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7996794b3014b8ea97ad0de33d9d9e7',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:15:06Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1638775307',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce32ac5c-8309-482d-be6d-06ea8a6961f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ab78d55fd694678a9a5813263b1fdaa',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,user_id='a7996794b3014b8ea97ad0de33d9d9e7',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:15:06.630063 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1df91a1d-a578-4fe8-880a-d7ae0cf344be tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2050aa7f-b779-41e3-b0b0-c6f0b82cc67d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:15:06.658523 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:06.658523 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:06.675362 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c732fa25-9384-494d-8079-863588db0280 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Volume info retrieved successfully. Jan 21 12:15:06.704089 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1df91a1d-a578-4fe8-880a-d7ae0cf344be tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2050aa7f-b779-41e3-b0b0-c6f0b82cc67d) 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='tempest-@#$%^* description-1638775307',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab78d55fd694678a9a5813263b1fdaa',qos_specs=None,replication_status=,reservations=['ac99e7a4-37ee-455a-b5e5-923a58dbda7f','7e1af140-4ed9-438f-81f9-11d9b5931fab','ba7f6ef7-c2f4-4285-ba10-2264db74ca61','59db0174-486b-4d04-975d-18ef413476dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7996794b3014b8ea97ad0de33d9d9e7',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:15:06.707533 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:06.707533 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:06.713729 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1df91a1d-a578-4fe8-880a-d7ae0cf344be tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33054f62-8e0f-4eea-b718-e3088fc0214b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:15:06.721901 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c732fa25-9384-494d-8079-863588db0280 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c returned with HTTP 200 Jan 21 12:15:06.737197 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 757/1512] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:06 2021] GET /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c => generated 1211 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:15:06.752252 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1df91a1d-a578-4fe8-880a-d7ae0cf344be tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33054f62-8e0f-4eea-b718-e3088fc0214b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:15:06.756659 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1df91a1d-a578-4fe8-880a-d7ae0cf344be tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Flow 'volume_create_api' (4dccec14-8a29-448a-bec2-46ce2139d744) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:15:06.865234 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1df91a1d-a578-4fe8-880a-d7ae0cf344be tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Create volume request issued successfully. Jan 21 12:15:06.917266 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1df91a1d-a578-4fe8-880a-d7ae0cf344be tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes returned with HTTP 202 Jan 21 12:15:06.932166 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 756/1513] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:15:06 2021] POST /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes => generated 811 bytes in 825 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:15:06.935748 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-06f7719d-b102-4710-ba70-9ae7bf3ced36 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/ce32ac5c-8309-482d-be6d-06ea8a6961f3 Jan 21 12:15:06.936274 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-06f7719d-b102-4710-ba70-9ae7bf3ced36 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:06.936533 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:06.936533 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:06.936843 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-06f7719d-b102-4710-ba70-9ae7bf3ced36 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:06.994091 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f0642db3-6f4f-45d3-af93-8d40e10f4bb4 req-1f49e248-e626-4626-aeaa-6a2e656ec7ed tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] GET http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c Jan 21 12:15:06.994629 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f0642db3-6f4f-45d3-af93-8d40e10f4bb4 req-1f49e248-e626-4626-aeaa-6a2e656ec7ed tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:06.994850 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:06.994850 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:06.995228 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f0642db3-6f4f-45d3-af93-8d40e10f4bb4 req-1f49e248-e626-4626-aeaa-6a2e656ec7ed tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:07.069113 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:07.069113 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:07.072333 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:07.072333 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:07.118872 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-06f7719d-b102-4710-ba70-9ae7bf3ced36 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:07.121385 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-f0642db3-6f4f-45d3-af93-8d40e10f4bb4 req-1f49e248-e626-4626-aeaa-6a2e656ec7ed tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Volume info retrieved successfully. Jan 21 12:15:07.177497 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:07.177497 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:07.198544 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f0642db3-6f4f-45d3-af93-8d40e10f4bb4 req-1f49e248-e626-4626-aeaa-6a2e656ec7ed tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c returned with HTTP 200 Jan 21 12:15:07.205934 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-06f7719d-b102-4710-ba70-9ae7bf3ced36 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/ce32ac5c-8309-482d-be6d-06ea8a6961f3 returned with HTTP 200 Jan 21 12:15:07.207160 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 758/1514] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:06 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/ce32ac5c-8309-482d-be6d-06ea8a6961f3 => generated 879 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:15:07.231350 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 757/1515] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:15:06 2021] GET /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c => generated 1211 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:15:07.248143 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f0642db3-6f4f-45d3-af93-8d40e10f4bb4 req-7f18d9eb-a991-4930-a0d7-1c9681b21f9e tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] POST http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c/action Jan 21 12:15:07.248610 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:07.248610 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:07.249049 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f0642db3-6f4f-45d3-af93-8d40e10f4bb4 req-7f18d9eb-a991-4930-a0d7-1c9681b21f9e tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Action body: b'{"os-begin_detaching": null}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:15:07.249433 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f0642db3-6f4f-45d3-af93-8d40e10f4bb4 req-7f18d9eb-a991-4930-a0d7-1c9681b21f9e tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:15:07.266304 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a72bdf8b-180d-4ff0-847c-1bfec5b2012f tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 Jan 21 12:15:07.267000 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a72bdf8b-180d-4ff0-847c-1bfec5b2012f tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:07.267109 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:07.267109 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:07.267555 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a72bdf8b-180d-4ff0-847c-1bfec5b2012f tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:07.402531 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:07.402531 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:07.439095 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a72bdf8b-180d-4ff0-847c-1bfec5b2012f tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:07.471451 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:07.471451 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:07.483911 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a72bdf8b-180d-4ff0-847c-1bfec5b2012f tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 returned with HTTP 200 Jan 21 12:15:07.485214 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 758/1516] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:07 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 => generated 917 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:07.499547 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:07.499547 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:07.501892 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-f0642db3-6f4f-45d3-af93-8d40e10f4bb4 req-7f18d9eb-a991-4930-a0d7-1c9681b21f9e tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Volume info retrieved successfully. Jan 21 12:15:07.513789 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-f0642db3-6f4f-45d3-af93-8d40e10f4bb4 req-7f18d9eb-a991-4930-a0d7-1c9681b21f9e tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Begin detaching volume completed successfully. Jan 21 12:15:07.514862 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f0642db3-6f4f-45d3-af93-8d40e10f4bb4 req-7f18d9eb-a991-4930-a0d7-1c9681b21f9e tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c/action returned with HTTP 202 Jan 21 12:15:07.524643 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 759/1517] 10.222.0.89 () {64 vars in 1643 bytes} [Thu Jan 21 12:15:07 2021] POST /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c/action => generated 0 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:15:07.548843 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e8dd60f8-4d9c-4de4-ad45-1682eb1b3716 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] GET http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c Jan 21 12:15:07.549806 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e8dd60f8-4d9c-4de4-ad45-1682eb1b3716 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:07.550258 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:07.550258 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:07.551923 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e8dd60f8-4d9c-4de4-ad45-1682eb1b3716 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:07.627624 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f0642db3-6f4f-45d3-af93-8d40e10f4bb4 req-7f18d9eb-a991-4930-a0d7-1c9681b21f9e tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] GET http://10.222.0.89/volume// Jan 21 12:15:07.628430 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f0642db3-6f4f-45d3-af93-8d40e10f4bb4 req-7f18d9eb-a991-4930-a0d7-1c9681b21f9e tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:07.628785 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:07.628785 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:07.629483 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f0642db3-6f4f-45d3-af93-8d40e10f4bb4 req-7f18d9eb-a991-4930-a0d7-1c9681b21f9e tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:07.631041 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f0642db3-6f4f-45d3-af93-8d40e10f4bb4 req-7f18d9eb-a991-4930-a0d7-1c9681b21f9e tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:15:07.631967 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 760/1518] 10.222.0.95 () {56 vars in 1089 bytes} [Thu Jan 21 12:15:07 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:15:07.658794 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f0642db3-6f4f-45d3-af93-8d40e10f4bb4 req-a17a3a9a-535c-41b6-a29d-75f26eb0893b tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] GET http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c Jan 21 12:15:07.660176 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f0642db3-6f4f-45d3-af93-8d40e10f4bb4 req-a17a3a9a-535c-41b6-a29d-75f26eb0893b tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:07.662057 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f0642db3-6f4f-45d3-af93-8d40e10f4bb4 req-a17a3a9a-535c-41b6-a29d-75f26eb0893b tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:07.744877 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:07.744877 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:07.771028 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e8dd60f8-4d9c-4de4-ad45-1682eb1b3716 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Volume info retrieved successfully. Jan 21 12:15:07.830095 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:07.830095 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:07.836842 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:07.836842 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:07.854751 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-f0642db3-6f4f-45d3-af93-8d40e10f4bb4 req-a17a3a9a-535c-41b6-a29d-75f26eb0893b tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Volume info retrieved successfully. Jan 21 12:15:07.864351 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e8dd60f8-4d9c-4de4-ad45-1682eb1b3716 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c returned with HTTP 200 Jan 21 12:15:07.867340 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 759/1519] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:07 2021] GET /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c => generated 1214 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:15:07.900063 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:07.900063 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:07.914105 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f0642db3-6f4f-45d3-af93-8d40e10f4bb4 req-a17a3a9a-535c-41b6-a29d-75f26eb0893b tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c returned with HTTP 200 Jan 21 12:15:07.916342 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 761/1520] 10.222.0.95 () {60 vars in 1403 bytes} [Thu Jan 21 12:15:07 2021] GET /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c => generated 1313 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:15:08.223537 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-13894b57-2939-481e-bcb7-3beba308e7e6 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/ce32ac5c-8309-482d-be6d-06ea8a6961f3 Jan 21 12:15:08.224430 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-13894b57-2939-481e-bcb7-3beba308e7e6 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:08.225252 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:08.225252 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:08.226036 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-13894b57-2939-481e-bcb7-3beba308e7e6 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:08.297949 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:08.297949 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:08.309599 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-13894b57-2939-481e-bcb7-3beba308e7e6 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:08.346749 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-13894b57-2939-481e-bcb7-3beba308e7e6 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/ce32ac5c-8309-482d-be6d-06ea8a6961f3 returned with HTTP 200 Jan 21 12:15:08.346749 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 760/1521] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:08 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/ce32ac5c-8309-482d-be6d-06ea8a6961f3 => generated 903 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:08.411183 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f0642db3-6f4f-45d3-af93-8d40e10f4bb4 req-98fe74f6-89c6-4b66-86da-1bc997f65d02 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] DELETE http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/attachments/6cd320eb-f780-4377-81de-7e6264687496 Jan 21 12:15:08.413745 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f0642db3-6f4f-45d3-af93-8d40e10f4bb4 req-98fe74f6-89c6-4b66-86da-1bc997f65d02 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:08.413745 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:08.413745 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:08.413745 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f0642db3-6f4f-45d3-af93-8d40e10f4bb4 req-98fe74f6-89c6-4b66-86da-1bc997f65d02 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:08.460707 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:08.460707 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:08.501104 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7820e748-12c7-4e08-8fac-054a6b3d3bb6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 Jan 21 12:15:08.501639 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7820e748-12c7-4e08-8fac-054a6b3d3bb6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:08.502052 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:08.502052 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:08.503185 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7820e748-12c7-4e08-8fac-054a6b3d3bb6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:08.604188 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:08.604188 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:08.626513 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7820e748-12c7-4e08-8fac-054a6b3d3bb6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:08.679319 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:08.679319 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:08.701831 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7820e748-12c7-4e08-8fac-054a6b3d3bb6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 returned with HTTP 200 Jan 21 12:15:08.703593 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 761/1522] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:08 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 => generated 917 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:15:08.882804 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-879fd225-4be4-472f-ab6b-39ff961d1010 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] GET http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c Jan 21 12:15:08.884436 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-879fd225-4be4-472f-ab6b-39ff961d1010 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:08.884781 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:08.884781 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:08.885341 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-879fd225-4be4-472f-ab6b-39ff961d1010 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:09.020580 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:09.020580 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:09.040596 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-879fd225-4be4-472f-ab6b-39ff961d1010 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Volume info retrieved successfully. Jan 21 12:15:09.066833 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:09.066833 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:09.078990 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-879fd225-4be4-472f-ab6b-39ff961d1010 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c returned with HTTP 200 Jan 21 12:15:09.098754 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 762/1523] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:08 2021] GET /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c => generated 1214 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 12:15:09.358244 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e68d0446-6f97-4968-8403-dd576f8ea179 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/ce32ac5c-8309-482d-be6d-06ea8a6961f3 Jan 21 12:15:09.359017 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e68d0446-6f97-4968-8403-dd576f8ea179 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:09.359423 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:09.359423 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:09.359806 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e68d0446-6f97-4968-8403-dd576f8ea179 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:09.461647 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:09.461647 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:09.467948 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-f0642db3-6f4f-45d3-af93-8d40e10f4bb4 req-98fe74f6-89c6-4b66-86da-1bc997f65d02 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 12:15:09.470068 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-f0642db3-6f4f-45d3-af93-8d40e10f4bb4 req-98fe74f6-89c6-4b66-86da-1bc997f65d02 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Pending status list for volume during attachment-delete: [] {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 12:15:09.478737 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e68d0446-6f97-4968-8403-dd576f8ea179 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:09.480950 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f0642db3-6f4f-45d3-af93-8d40e10f4bb4 req-98fe74f6-89c6-4b66-86da-1bc997f65d02 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/attachments/6cd320eb-f780-4377-81de-7e6264687496 returned with HTTP 200 Jan 21 12:15:09.482523 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 762/1524] 10.222.0.95 () {62 vars in 1437 bytes} [Thu Jan 21 12:15:08 2021] DELETE /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/attachments/6cd320eb-f780-4377-81de-7e6264687496 => generated 19 bytes in 1077 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:09.511631 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e68d0446-6f97-4968-8403-dd576f8ea179 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/ce32ac5c-8309-482d-be6d-06ea8a6961f3 returned with HTTP 200 Jan 21 12:15:09.514114 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 763/1525] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:09 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/ce32ac5c-8309-482d-be6d-06ea8a6961f3 => generated 904 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:15:09.529810 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-65bfeae5-b3b9-42ca-9d59-f6966eacdd24 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] PUT http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/ce32ac5c-8309-482d-be6d-06ea8a6961f3 Jan 21 12:15:09.530277 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:09.530277 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:09.530694 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-65bfeae5-b3b9-42ca-9d59-f6966eacdd24 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-18535442", "description": null}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:15:09.617120 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:09.617120 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:09.631767 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-65bfeae5-b3b9-42ca-9d59-f6966eacdd24 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:09.645803 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-65bfeae5-b3b9-42ca-9d59-f6966eacdd24 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume updated successfully. Jan 21 12:15:09.671885 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-65bfeae5-b3b9-42ca-9d59-f6966eacdd24 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/ce32ac5c-8309-482d-be6d-06ea8a6961f3 returned with HTTP 200 Jan 21 12:15:09.673240 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 763/1526] 10.222.0.89 () {60 vars in 1335 bytes} [Thu Jan 21 12:15:09 2021] PUT /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/ce32ac5c-8309-482d-be6d-06ea8a6961f3 => generated 837 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:09.687807 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-53350a17-cc77-48e9-a0cc-a4173e5c25fa tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] DELETE http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/ce32ac5c-8309-482d-be6d-06ea8a6961f3 Jan 21 12:15:09.688657 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-53350a17-cc77-48e9-a0cc-a4173e5c25fa tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:09.688860 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:09.688860 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:09.689619 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-53350a17-cc77-48e9-a0cc-a4173e5c25fa tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:09.690339 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-53350a17-cc77-48e9-a0cc-a4173e5c25fa tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Delete volume with id: ce32ac5c-8309-482d-be6d-06ea8a6961f3 Jan 21 12:15:09.721279 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-af4a2bef-fb5b-4664-9687-9f2f87651462 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 Jan 21 12:15:09.722261 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-af4a2bef-fb5b-4664-9687-9f2f87651462 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:09.722658 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:09.722658 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:09.723340 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-af4a2bef-fb5b-4664-9687-9f2f87651462 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:09.780517 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:09.780517 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:09.782369 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-53350a17-cc77-48e9-a0cc-a4173e5c25fa tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:09.794328 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:09.794328 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:09.806914 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-af4a2bef-fb5b-4664-9687-9f2f87651462 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:09.835429 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-53350a17-cc77-48e9-a0cc-a4173e5c25fa tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Delete volume request issued successfully. Jan 21 12:15:09.836011 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-53350a17-cc77-48e9-a0cc-a4173e5c25fa tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/ce32ac5c-8309-482d-be6d-06ea8a6961f3 returned with HTTP 202 Jan 21 12:15:09.837691 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 764/1527] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:15:09 2021] DELETE /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/ce32ac5c-8309-482d-be6d-06ea8a6961f3 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:15:09.842413 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:09.842413 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:09.847657 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e0fb5efb-6006-4ec1-82af-fee9df26a226 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/ce32ac5c-8309-482d-be6d-06ea8a6961f3 Jan 21 12:15:09.851497 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e0fb5efb-6006-4ec1-82af-fee9df26a226 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:09.851724 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:09.851724 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:09.852477 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e0fb5efb-6006-4ec1-82af-fee9df26a226 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:09.862387 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-af4a2bef-fb5b-4664-9687-9f2f87651462 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 returned with HTTP 200 Jan 21 12:15:09.864837 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 764/1528] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:09 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 => generated 917 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:09.943320 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:09.943320 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:09.954522 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e0fb5efb-6006-4ec1-82af-fee9df26a226 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:09.984638 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e0fb5efb-6006-4ec1-82af-fee9df26a226 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/ce32ac5c-8309-482d-be6d-06ea8a6961f3 returned with HTTP 200 Jan 21 12:15:09.986049 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 765/1529] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:09 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/ce32ac5c-8309-482d-be6d-06ea8a6961f3 => generated 904 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:10.101991 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-dc7567fb-25ca-4b64-b935-e21f19b75888 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] GET http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c Jan 21 12:15:10.102987 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-dc7567fb-25ca-4b64-b935-e21f19b75888 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:10.102987 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:10.102987 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:10.103331 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-dc7567fb-25ca-4b64-b935-e21f19b75888 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:10.224230 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-ab059d81-6c21-4c53-bcb1-92bcf2b6ec2c req-56c9165e-667d-4b51-be5a-1a21e8b77a56 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] POST http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/attachments/decad92a-b2ea-4433-a7fb-8e68b5f10a48/action Jan 21 12:15:10.224760 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:10.224760 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:10.225197 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-ab059d81-6c21-4c53-bcb1-92bcf2b6ec2c req-56c9165e-667d-4b51-be5a-1a21e8b77a56 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Action body: b'{"os-complete": null}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:15:10.225579 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-ab059d81-6c21-4c53-bcb1-92bcf2b6ec2c req-56c9165e-667d-4b51-be5a-1a21e8b77a56 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:15:10.277841 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:10.277841 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:10.305214 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-dc7567fb-25ca-4b64-b935-e21f19b75888 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Volume info retrieved successfully. Jan 21 12:15:10.364709 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-dc7567fb-25ca-4b64-b935-e21f19b75888 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c returned with HTTP 200 Jan 21 12:15:10.365616 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 765/1530] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:10 2021] GET /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c => generated 919 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:10.420737 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:10.420737 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:10.474872 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-ab059d81-6c21-4c53-bcb1-92bcf2b6ec2c req-56c9165e-667d-4b51-be5a-1a21e8b77a56 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/attachments/decad92a-b2ea-4433-a7fb-8e68b5f10a48/action returned with HTTP 204 Jan 21 12:15:10.481191 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 766/1531] 10.222.0.95 () {64 vars in 1489 bytes} [Thu Jan 21 12:15:10 2021] POST /volume/v3/8d6e619834a6454a885031a3249a4478/attachments/decad92a-b2ea-4433-a7fb-8e68b5f10a48/action => generated 0 bytes in 262 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 12:15:10.886282 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-facd4724-cbd6-4628-bc54-41e69cc40668 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 Jan 21 12:15:10.888091 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-facd4724-cbd6-4628-bc54-41e69cc40668 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:10.888611 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:10.888611 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:10.889231 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-facd4724-cbd6-4628-bc54-41e69cc40668 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:11.002813 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aafbcf2f-9b36-4f9d-9a0e-2299af7d94a4 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/ce32ac5c-8309-482d-be6d-06ea8a6961f3 Jan 21 12:15:11.003486 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aafbcf2f-9b36-4f9d-9a0e-2299af7d94a4 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:11.003832 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:11.003832 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:11.004548 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aafbcf2f-9b36-4f9d-9a0e-2299af7d94a4 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:11.056658 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:11.056658 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:11.113294 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-facd4724-cbd6-4628-bc54-41e69cc40668 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:11.172674 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:11.172674 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:11.195636 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-aafbcf2f-9b36-4f9d-9a0e-2299af7d94a4 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:11.203227 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:11.203227 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:11.229124 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-facd4724-cbd6-4628-bc54-41e69cc40668 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 returned with HTTP 200 Jan 21 12:15:11.234665 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 766/1532] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:10 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 => generated 1209 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:15:11.250158 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aafbcf2f-9b36-4f9d-9a0e-2299af7d94a4 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/ce32ac5c-8309-482d-be6d-06ea8a6961f3 returned with HTTP 200 Jan 21 12:15:11.251594 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 767/1533] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:10 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/ce32ac5c-8309-482d-be6d-06ea8a6961f3 => generated 904 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:11.572458 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6a64b000-1912-464b-ae90-5d83c58309e8 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 Jan 21 12:15:11.573658 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6a64b000-1912-464b-ae90-5d83c58309e8 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:11.574079 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:11.574079 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:11.574724 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6a64b000-1912-464b-ae90-5d83c58309e8 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:11.679865 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:11.679865 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:11.698344 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6a64b000-1912-464b-ae90-5d83c58309e8 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:11.734434 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:11.734434 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:11.751326 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6a64b000-1912-464b-ae90-5d83c58309e8 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 returned with HTTP 200 Jan 21 12:15:11.765096 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 767/1534] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:11 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 => generated 1209 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:15:11.962453 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-effa63f3-f487-44f6-a78b-9282a43f2f90 req-d81c6911-beee-4c63-a84d-9183645e4adc tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 Jan 21 12:15:11.963308 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-effa63f3-f487-44f6-a78b-9282a43f2f90 req-d81c6911-beee-4c63-a84d-9183645e4adc tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:11.963707 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:11.963707 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:11.964403 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-effa63f3-f487-44f6-a78b-9282a43f2f90 req-d81c6911-beee-4c63-a84d-9183645e4adc tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:12.086636 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:12.086636 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:12.111533 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-effa63f3-f487-44f6-a78b-9282a43f2f90 req-d81c6911-beee-4c63-a84d-9183645e4adc tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:12.194128 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:12.194128 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:12.230327 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-effa63f3-f487-44f6-a78b-9282a43f2f90 req-d81c6911-beee-4c63-a84d-9183645e4adc tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 returned with HTTP 200 Jan 21 12:15:12.238838 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 768/1535] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:15:11 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 => generated 1209 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:15:12.267448 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5497f365-6c29-42a9-978d-c11726effec2 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/ce32ac5c-8309-482d-be6d-06ea8a6961f3 Jan 21 12:15:12.268292 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5497f365-6c29-42a9-978d-c11726effec2 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:12.268646 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:12.268646 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:12.269037 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5497f365-6c29-42a9-978d-c11726effec2 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:12.284529 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-effa63f3-f487-44f6-a78b-9282a43f2f90 req-28c85bf4-bae2-4ddd-bb2d-75d990e5effb tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] POST http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1/action Jan 21 12:15:12.285405 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:12.285405 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:12.286295 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-effa63f3-f487-44f6-a78b-9282a43f2f90 req-28c85bf4-bae2-4ddd-bb2d-75d990e5effb tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Action body: b'{"os-begin_detaching": null}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:15:12.286912 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-effa63f3-f487-44f6-a78b-9282a43f2f90 req-28c85bf4-bae2-4ddd-bb2d-75d990e5effb tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:15:12.368381 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:12.368381 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:12.416694 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5497f365-6c29-42a9-978d-c11726effec2 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:12.425916 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:12.425916 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:12.432086 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-effa63f3-f487-44f6-a78b-9282a43f2f90 req-28c85bf4-bae2-4ddd-bb2d-75d990e5effb tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:12.459707 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-effa63f3-f487-44f6-a78b-9282a43f2f90 req-28c85bf4-bae2-4ddd-bb2d-75d990e5effb tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Begin detaching volume completed successfully. Jan 21 12:15:12.460434 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-effa63f3-f487-44f6-a78b-9282a43f2f90 req-28c85bf4-bae2-4ddd-bb2d-75d990e5effb tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1/action returned with HTTP 202 Jan 21 12:15:12.492757 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 769/1536] 10.222.0.89 () {64 vars in 1643 bytes} [Thu Jan 21 12:15:12 2021] POST /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1/action => generated 0 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 12:15:12.513663 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7279b844-cdc0-4792-bb7f-6b9f5beb88ef tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 Jan 21 12:15:12.514333 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7279b844-cdc0-4792-bb7f-6b9f5beb88ef tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:12.514533 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:12.514533 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:12.515202 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7279b844-cdc0-4792-bb7f-6b9f5beb88ef tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:12.548835 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5497f365-6c29-42a9-978d-c11726effec2 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/ce32ac5c-8309-482d-be6d-06ea8a6961f3 returned with HTTP 200 Jan 21 12:15:12.554741 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 768/1537] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:12 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/ce32ac5c-8309-482d-be6d-06ea8a6961f3 => generated 904 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:12.691352 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:12.691352 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:12.724023 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7279b844-cdc0-4792-bb7f-6b9f5beb88ef tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:12.753469 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:12.753469 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:12.771429 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7279b844-cdc0-4792-bb7f-6b9f5beb88ef tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 returned with HTTP 200 Jan 21 12:15:12.773119 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 770/1538] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:12 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 => generated 1212 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:15:12.929573 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5497f365-6c29-42a9-978d-c11726effec2 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume// Jan 21 12:15:12.930189 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5497f365-6c29-42a9-978d-c11726effec2 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:12.930495 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:12.930495 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:12.931535 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5497f365-6c29-42a9-978d-c11726effec2 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:12.932697 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5497f365-6c29-42a9-978d-c11726effec2 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:15:12.933540 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 769/1539] 10.222.0.95 () {56 vars in 1089 bytes} [Thu Jan 21 12:15:12 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:15:12.949929 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-effa63f3-f487-44f6-a78b-9282a43f2f90 req-475f0e97-512d-45f8-bb45-0b186a141651 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 Jan 21 12:15:12.950831 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-effa63f3-f487-44f6-a78b-9282a43f2f90 req-475f0e97-512d-45f8-bb45-0b186a141651 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:12.951213 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:12.951213 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:12.952019 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-effa63f3-f487-44f6-a78b-9282a43f2f90 req-475f0e97-512d-45f8-bb45-0b186a141651 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:13.141738 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:13.141738 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:13.187253 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-effa63f3-f487-44f6-a78b-9282a43f2f90 req-475f0e97-512d-45f8-bb45-0b186a141651 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:13.291249 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:13.291249 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:13.327009 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-effa63f3-f487-44f6-a78b-9282a43f2f90 req-475f0e97-512d-45f8-bb45-0b186a141651 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 returned with HTTP 200 Jan 21 12:15:13.328206 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 771/1540] 10.222.0.95 () {60 vars in 1403 bytes} [Thu Jan 21 12:15:12 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 => generated 1311 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:15:13.576256 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4f401a9c-ad01-4a15-b64c-2ef8f30f65c9 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/ce32ac5c-8309-482d-be6d-06ea8a6961f3 Jan 21 12:15:13.576804 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4f401a9c-ad01-4a15-b64c-2ef8f30f65c9 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:13.577295 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4f401a9c-ad01-4a15-b64c-2ef8f30f65c9 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:13.699718 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4f401a9c-ad01-4a15-b64c-2ef8f30f65c9 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/ce32ac5c-8309-482d-be6d-06ea8a6961f3 returned with HTTP 404 Jan 21 12:15:13.700803 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 770/1541] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:13 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/ce32ac5c-8309-482d-be6d-06ea8a6961f3 => generated 109 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:15:13.711683 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-12d75c65-23b7-4077-8012-9653932268be tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] DELETE http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/439409a9-2a79-44c4-a81c-278dee36d52f Jan 21 12:15:13.714110 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-12d75c65-23b7-4077-8012-9653932268be tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:13.716837 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:13.716837 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:13.717611 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-12d75c65-23b7-4077-8012-9653932268be tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:13.718365 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-12d75c65-23b7-4077-8012-9653932268be tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Delete volume with id: 439409a9-2a79-44c4-a81c-278dee36d52f Jan 21 12:15:13.790580 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-effa63f3-f487-44f6-a78b-9282a43f2f90 req-684de238-52f1-4836-8e4b-3003ec0b02e3 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] DELETE http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/attachments/decad92a-b2ea-4433-a7fb-8e68b5f10a48 Jan 21 12:15:13.791106 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-effa63f3-f487-44f6-a78b-9282a43f2f90 req-684de238-52f1-4836-8e4b-3003ec0b02e3 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:13.792358 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-effa63f3-f487-44f6-a78b-9282a43f2f90 req-684de238-52f1-4836-8e4b-3003ec0b02e3 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:13.832760 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:13.832760 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:13.834379 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-12d75c65-23b7-4077-8012-9653932268be tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:13.842155 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:13.842155 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:13.932062 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-12d75c65-23b7-4077-8012-9653932268be tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Delete volume request issued successfully. Jan 21 12:15:13.932590 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-12d75c65-23b7-4077-8012-9653932268be tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/439409a9-2a79-44c4-a81c-278dee36d52f returned with HTTP 202 Jan 21 12:15:13.934930 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 772/1542] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:15:13 2021] DELETE /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/439409a9-2a79-44c4-a81c-278dee36d52f => generated 0 bytes in 230 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:15:13.950431 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b0cd4a46-988a-44d2-a534-839acd4b434e tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 Jan 21 12:15:13.964949 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b0cd4a46-988a-44d2-a534-839acd4b434e tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:13.965371 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:13.965371 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:13.966799 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b0cd4a46-988a-44d2-a534-839acd4b434e tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:14.125041 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:14.125041 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:14.144830 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b0cd4a46-988a-44d2-a534-839acd4b434e tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:14.223758 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:14.223758 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:14.246219 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b0cd4a46-988a-44d2-a534-839acd4b434e tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 returned with HTTP 200 Jan 21 12:15:14.247403 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 773/1543] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:13 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 => generated 1212 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:15:14.255980 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-edb14e0c-bf49-4fbc-bb06-dd7f81a9bb49 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/439409a9-2a79-44c4-a81c-278dee36d52f Jan 21 12:15:14.263273 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-edb14e0c-bf49-4fbc-bb06-dd7f81a9bb49 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:14.263528 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:14.263528 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:14.263954 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-edb14e0c-bf49-4fbc-bb06-dd7f81a9bb49 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:14.418043 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:14.418043 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:14.465175 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-edb14e0c-bf49-4fbc-bb06-dd7f81a9bb49 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:14.526603 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-edb14e0c-bf49-4fbc-bb06-dd7f81a9bb49 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/439409a9-2a79-44c4-a81c-278dee36d52f returned with HTTP 200 Jan 21 12:15:14.528349 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 774/1544] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:14 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/439409a9-2a79-44c4-a81c-278dee36d52f => generated 959 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:15.271686 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3d5c2405-f88a-46dd-9d4f-a361eaf35958 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 Jan 21 12:15:15.272556 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3d5c2405-f88a-46dd-9d4f-a361eaf35958 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:15.272758 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:15.272758 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:15.273572 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3d5c2405-f88a-46dd-9d4f-a361eaf35958 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:15.335041 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-effa63f3-f487-44f6-a78b-9282a43f2f90 req-684de238-52f1-4836-8e4b-3003ec0b02e3 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 12:15:15.336176 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-effa63f3-f487-44f6-a78b-9282a43f2f90 req-684de238-52f1-4836-8e4b-3003ec0b02e3 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Pending status list for volume during attachment-delete: [] {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 12:15:15.352894 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-effa63f3-f487-44f6-a78b-9282a43f2f90 req-684de238-52f1-4836-8e4b-3003ec0b02e3 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/attachments/decad92a-b2ea-4433-a7fb-8e68b5f10a48 returned with HTTP 200 Jan 21 12:15:15.354483 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 771/1545] 10.222.0.95 () {62 vars in 1437 bytes} [Thu Jan 21 12:15:13 2021] DELETE /volume/v3/8d6e619834a6454a885031a3249a4478/attachments/decad92a-b2ea-4433-a7fb-8e68b5f10a48 => generated 19 bytes in 1569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:15.451422 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:15.451422 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:15.483066 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3d5c2405-f88a-46dd-9d4f-a361eaf35958 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:15.529895 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3d5c2405-f88a-46dd-9d4f-a361eaf35958 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 returned with HTTP 200 Jan 21 12:15:15.531011 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 775/1546] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:15 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 => generated 917 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:15:15.545551 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0e01e496-9932-4f8f-a140-26ec7583b5aa tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/439409a9-2a79-44c4-a81c-278dee36d52f Jan 21 12:15:15.546428 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0e01e496-9932-4f8f-a140-26ec7583b5aa tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:15.546791 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:15.546791 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:15.547364 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0e01e496-9932-4f8f-a140-26ec7583b5aa tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:15.695667 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:15.695667 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:15.716953 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0e01e496-9932-4f8f-a140-26ec7583b5aa tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:15.756461 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0e01e496-9932-4f8f-a140-26ec7583b5aa tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/439409a9-2a79-44c4-a81c-278dee36d52f returned with HTTP 200 Jan 21 12:15:15.761753 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 772/1547] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:15 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/439409a9-2a79-44c4-a81c-278dee36d52f => generated 959 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:16.781160 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9ee831e5-b154-48e9-8987-fab98924c669 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/439409a9-2a79-44c4-a81c-278dee36d52f Jan 21 12:15:16.782836 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9ee831e5-b154-48e9-8987-fab98924c669 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:16.783331 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:16.783331 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:16.784191 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9ee831e5-b154-48e9-8987-fab98924c669 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:16.867486 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:16.867486 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:16.881825 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9ee831e5-b154-48e9-8987-fab98924c669 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:16.919451 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9ee831e5-b154-48e9-8987-fab98924c669 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/439409a9-2a79-44c4-a81c-278dee36d52f returned with HTTP 200 Jan 21 12:15:16.936986 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 776/1548] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:16 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/439409a9-2a79-44c4-a81c-278dee36d52f => generated 959 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:15:17.945132 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-34e3e3ee-449b-4dbc-aff4-a6d8fbe7f97f tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/439409a9-2a79-44c4-a81c-278dee36d52f Jan 21 12:15:17.945666 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-34e3e3ee-449b-4dbc-aff4-a6d8fbe7f97f tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:17.945931 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:17.945931 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:17.946318 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-34e3e3ee-449b-4dbc-aff4-a6d8fbe7f97f tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:18.067627 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-34e3e3ee-449b-4dbc-aff4-a6d8fbe7f97f tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/439409a9-2a79-44c4-a81c-278dee36d52f returned with HTTP 404 Jan 21 12:15:18.069034 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 773/1549] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:17 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/439409a9-2a79-44c4-a81c-278dee36d52f => generated 109 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:15:18.079053 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-69fae737-cf3f-44f1-8a55-20c47950f2cb tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] POST http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes Jan 21 12:15:18.079844 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:18.079844 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:18.080475 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-69fae737-cf3f-44f1-8a55-20c47950f2cb tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-885081864"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:15:18.081591 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-69fae737-cf3f-44f1-8a55-20c47950f2cb tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-885081864'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:15:18.081989 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-69fae737-cf3f-44f1-8a55-20c47950f2cb tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Create volume of 1 GB Jan 21 12:15:18.150853 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-69fae737-cf3f-44f1-8a55-20c47950f2cb tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Availability Zones retrieved successfully. Jan 21 12:15:18.184270 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-69fae737-cf3f-44f1-8a55-20c47950f2cb tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Flow 'volume_create_api' (5dfa6d65-1d20-48d9-888a-ea786ad3ad73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:15:18.188418 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-69fae737-cf3f-44f1-8a55-20c47950f2cb tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c94f65bd-9d69-4e69-8569-7cd9f19a3afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:15:18.192087 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-69fae737-cf3f-44f1-8a55-20c47950f2cb tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:15:18.282105 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-69fae737-cf3f-44f1-8a55-20c47950f2cb tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c94f65bd-9d69-4e69-8569-7cd9f19a3afb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:15:18.284697 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-69fae737-cf3f-44f1-8a55-20c47950f2cb tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31712e88-83da-4a10-936a-653c2b8d8cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:15:18.384260 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-69fae737-cf3f-44f1-8a55-20c47950f2cb tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Created reservations ['24445834-815d-4824-952f-e58f9876fd59', 'a5eba39a-b877-48a9-8c7a-74a115361190', 'eea97f58-3d50-42d4-8ee0-fbb6d1c5f191', 'e9a487e5-6509-4f16-adda-223ea53510d1'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:15:18.386674 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-69fae737-cf3f-44f1-8a55-20c47950f2cb tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31712e88-83da-4a10-936a-653c2b8d8cbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24445834-815d-4824-952f-e58f9876fd59', 'a5eba39a-b877-48a9-8c7a-74a115361190', 'eea97f58-3d50-42d4-8ee0-fbb6d1c5f191', 'e9a487e5-6509-4f16-adda-223ea53510d1']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:15:18.390861 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-69fae737-cf3f-44f1-8a55-20c47950f2cb tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b14a7d02-84d6-40be-9e12-781c58e501aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:15:18.565116 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-69fae737-cf3f-44f1-8a55-20c47950f2cb tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b14a7d02-84d6-40be-9e12-781c58e501aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eaf840eb-3373-4ba6-8447-50bd82f5fce6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-885081864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab78d55fd694678a9a5813263b1fdaa',qos_specs=None,replication_status=,reservations=['24445834-815d-4824-952f-e58f9876fd59','a5eba39a-b877-48a9-8c7a-74a115361190','eea97f58-3d50-42d4-8ee0-fbb6d1c5f191','e9a487e5-6509-4f16-adda-223ea53510d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7996794b3014b8ea97ad0de33d9d9e7',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:15:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-885081864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eaf840eb-3373-4ba6-8447-50bd82f5fce6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ab78d55fd694678a9a5813263b1fdaa',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,user_id='a7996794b3014b8ea97ad0de33d9d9e7',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:15:18.567388 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-69fae737-cf3f-44f1-8a55-20c47950f2cb tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c66ecb0b-60b4-479d-a38d-d7d19951f702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:15:18.639837 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-69fae737-cf3f-44f1-8a55-20c47950f2cb tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c66ecb0b-60b4-479d-a38d-d7d19951f702) 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-VolumesGetTest-Volume-885081864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab78d55fd694678a9a5813263b1fdaa',qos_specs=None,replication_status=,reservations=['24445834-815d-4824-952f-e58f9876fd59','a5eba39a-b877-48a9-8c7a-74a115361190','eea97f58-3d50-42d4-8ee0-fbb6d1c5f191','e9a487e5-6509-4f16-adda-223ea53510d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7996794b3014b8ea97ad0de33d9d9e7',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:15:18.647374 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-69fae737-cf3f-44f1-8a55-20c47950f2cb tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b549d8da-029b-4a02-abf1-bf062c463821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:15:18.672738 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-69fae737-cf3f-44f1-8a55-20c47950f2cb tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b549d8da-029b-4a02-abf1-bf062c463821) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:15:18.678869 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-69fae737-cf3f-44f1-8a55-20c47950f2cb tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Flow 'volume_create_api' (5dfa6d65-1d20-48d9-888a-ea786ad3ad73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:15:18.785597 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-69fae737-cf3f-44f1-8a55-20c47950f2cb tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Create volume request issued successfully. Jan 21 12:15:18.807913 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-69fae737-cf3f-44f1-8a55-20c47950f2cb tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes returned with HTTP 202 Jan 21 12:15:18.817736 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 777/1550] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:15:18 2021] POST /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes => generated 813 bytes in 734 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:15:18.827527 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-429be735-ea53-4b61-ad78-f120a1e024a5 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/eaf840eb-3373-4ba6-8447-50bd82f5fce6 Jan 21 12:15:18.828276 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-429be735-ea53-4b61-ad78-f120a1e024a5 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:18.830159 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-429be735-ea53-4b61-ad78-f120a1e024a5 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:18.911621 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:18.911621 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:18.924408 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-429be735-ea53-4b61-ad78-f120a1e024a5 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:18.975975 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-429be735-ea53-4b61-ad78-f120a1e024a5 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/eaf840eb-3373-4ba6-8447-50bd82f5fce6 returned with HTTP 200 Jan 21 12:15:18.976816 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 774/1551] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:18 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/eaf840eb-3373-4ba6-8447-50bd82f5fce6 => generated 881 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:19.994878 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d3c4c54a-cbc2-4f52-b2c1-251579a3597e tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/eaf840eb-3373-4ba6-8447-50bd82f5fce6 Jan 21 12:15:19.995418 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d3c4c54a-cbc2-4f52-b2c1-251579a3597e tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:19.995605 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:19.995605 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:19.996239 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d3c4c54a-cbc2-4f52-b2c1-251579a3597e tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:20.208074 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:20.208074 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:20.242183 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d3c4c54a-cbc2-4f52-b2c1-251579a3597e tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:20.277448 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d3c4c54a-cbc2-4f52-b2c1-251579a3597e tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/eaf840eb-3373-4ba6-8447-50bd82f5fce6 returned with HTTP 200 Jan 21 12:15:20.279009 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 778/1552] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:19 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/eaf840eb-3373-4ba6-8447-50bd82f5fce6 => generated 906 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:20.295587 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4b6abd69-b172-4980-8a85-63ab869d87c0 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] POST http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes Jan 21 12:15:20.295992 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:20.295992 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:20.296390 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4b6abd69-b172-4980-8a85-63ab869d87c0 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Action: 'create', calling method: create, body: {"volume": {"source_volid": "eaf840eb-3373-4ba6-8447-50bd82f5fce6", "size": 1, "name": "tempest-VolumesGetTest-Volume-169416093", "metadata": {"Type": "Test"}}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:15:20.297998 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-4b6abd69-b172-4980-8a85-63ab869d87c0 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Create volume request body: {'volume': {'source_volid': 'eaf840eb-3373-4ba6-8447-50bd82f5fce6', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-169416093', 'metadata': {'Type': 'Test'}}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:15:20.406976 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:20.406976 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:20.408220 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4b6abd69-b172-4980-8a85-63ab869d87c0 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume retrieved successfully. Jan 21 12:15:20.408579 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-4b6abd69-b172-4980-8a85-63ab869d87c0 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Create volume of 1 GB Jan 21 12:15:20.438597 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4b6abd69-b172-4980-8a85-63ab869d87c0 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Availability Zones retrieved successfully. Jan 21 12:15:20.472215 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4b6abd69-b172-4980-8a85-63ab869d87c0 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Flow 'volume_create_api' (b32e307f-6ca7-44bb-877c-01e3d014041d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:15:20.475893 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4b6abd69-b172-4980-8a85-63ab869d87c0 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ebad81a-e3e7-481b-90f1-22cf4f5b9b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:15:20.485681 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-4b6abd69-b172-4980-8a85-63ab869d87c0 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Validating volume size '1' using validate_int, validate_source_size {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:15:20.579711 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4b6abd69-b172-4980-8a85-63ab869d87c0 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ebad81a-e3e7-481b-90f1-22cf4f5b9b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'eaf840eb-3373-4ba6-8447-50bd82f5fce6', 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:15:20.583085 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4b6abd69-b172-4980-8a85-63ab869d87c0 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bc53a31-1692-4d0a-b926-3bf47e352cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:15:20.683669 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-4b6abd69-b172-4980-8a85-63ab869d87c0 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Created reservations ['5e2c9702-76bc-446d-af9e-7e5bb2083fcb', '3dbde093-6755-4473-bb2c-7768eb471631', '096df47a-2616-474a-913c-40b5084e570a', '7ad8e5ef-97b5-45ac-9932-de77acccf184'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:15:20.687133 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4b6abd69-b172-4980-8a85-63ab869d87c0 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bc53a31-1692-4d0a-b926-3bf47e352cbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e2c9702-76bc-446d-af9e-7e5bb2083fcb', '3dbde093-6755-4473-bb2c-7768eb471631', '096df47a-2616-474a-913c-40b5084e570a', '7ad8e5ef-97b5-45ac-9932-de77acccf184']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:15:20.698170 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4b6abd69-b172-4980-8a85-63ab869d87c0 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e3d40ab-e0c2-403c-a314-8a9066cf5d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:15:21.268387 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4b6abd69-b172-4980-8a85-63ab869d87c0 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e3d40ab-e0c2-403c-a314-8a9066cf5d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c90dbe27-5ec8-45ca-addd-44bb0989df81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-169416093',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='8ab78d55fd694678a9a5813263b1fdaa',qos_specs=None,replication_status=,reservations=['5e2c9702-76bc-446d-af9e-7e5bb2083fcb','3dbde093-6755-4473-bb2c-7768eb471631','096df47a-2616-474a-913c-40b5084e570a','7ad8e5ef-97b5-45ac-9932-de77acccf184'],size=1,snapshot_id=None,source_replicaid=,source_volid=eaf840eb-3373-4ba6-8447-50bd82f5fce6,status='creating',user_id='a7996794b3014b8ea97ad0de33d9d9e7',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:15:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-169416093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c90dbe27-5ec8-45ca-addd-44bb0989df81,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='8ab78d55fd694678a9a5813263b1fdaa',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=eaf840eb-3373-4ba6-8447-50bd82f5fce6,status='creating',terminated_at=None,updated_at=None,user_id='a7996794b3014b8ea97ad0de33d9d9e7',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:15:21.269304 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4b6abd69-b172-4980-8a85-63ab869d87c0 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (854fd18c-091a-4ac3-8b1a-50bd0848588e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:15:21.371911 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4b6abd69-b172-4980-8a85-63ab869d87c0 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (854fd18c-091a-4ac3-8b1a-50bd0848588e) 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-VolumesGetTest-Volume-169416093',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='8ab78d55fd694678a9a5813263b1fdaa',qos_specs=None,replication_status=,reservations=['5e2c9702-76bc-446d-af9e-7e5bb2083fcb','3dbde093-6755-4473-bb2c-7768eb471631','096df47a-2616-474a-913c-40b5084e570a','7ad8e5ef-97b5-45ac-9932-de77acccf184'],size=1,snapshot_id=None,source_replicaid=,source_volid=eaf840eb-3373-4ba6-8447-50bd82f5fce6,status='creating',user_id='a7996794b3014b8ea97ad0de33d9d9e7',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:15:21.377948 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4b6abd69-b172-4980-8a85-63ab869d87c0 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c51f577-1099-4a5b-bc0a-67ce2c3557b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:15:21.551851 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4b6abd69-b172-4980-8a85-63ab869d87c0 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c51f577-1099-4a5b-bc0a-67ce2c3557b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:15:21.555200 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4b6abd69-b172-4980-8a85-63ab869d87c0 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Flow 'volume_create_api' (b32e307f-6ca7-44bb-877c-01e3d014041d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:15:21.783559 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4b6abd69-b172-4980-8a85-63ab869d87c0 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Create volume request issued successfully. Jan 21 12:15:21.827184 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4b6abd69-b172-4980-8a85-63ab869d87c0 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes returned with HTTP 202 Jan 21 12:15:21.832391 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 775/1553] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:15:20 2021] POST /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes => generated 861 bytes in 1541 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:15:21.854432 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aedea154-7181-4f77-826f-d05059508e8a tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 Jan 21 12:15:21.855328 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aedea154-7181-4f77-826f-d05059508e8a tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:21.855686 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:21.855686 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:21.856375 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aedea154-7181-4f77-826f-d05059508e8a tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:22.118136 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:22.118136 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:22.138702 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-aedea154-7181-4f77-826f-d05059508e8a tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:22.180507 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aedea154-7181-4f77-826f-d05059508e8a tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 returned with HTTP 200 Jan 21 12:15:22.181453 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 779/1554] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:21 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 => generated 953 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:23.198457 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-39a46954-5b6b-4b1f-a4e0-941cc98e2c54 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 Jan 21 12:15:23.199524 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-39a46954-5b6b-4b1f-a4e0-941cc98e2c54 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:23.199902 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:23.199902 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:23.200533 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-39a46954-5b6b-4b1f-a4e0-941cc98e2c54 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:23.340360 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:23.340360 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:23.363517 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-39a46954-5b6b-4b1f-a4e0-941cc98e2c54 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:23.400879 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-39a46954-5b6b-4b1f-a4e0-941cc98e2c54 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 returned with HTTP 200 Jan 21 12:15:23.402759 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 776/1555] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:23 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 => generated 953 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:24.418581 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-42427da3-104c-458b-a1bb-e6cd182cf713 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 Jan 21 12:15:24.419776 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-42427da3-104c-458b-a1bb-e6cd182cf713 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:24.420223 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:24.420223 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:24.420908 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-42427da3-104c-458b-a1bb-e6cd182cf713 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:24.565237 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:24.565237 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:24.575398 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-42427da3-104c-458b-a1bb-e6cd182cf713 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:24.633926 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-42427da3-104c-458b-a1bb-e6cd182cf713 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 returned with HTTP 200 Jan 21 12:15:24.635129 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 780/1556] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:24 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 => generated 953 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:25.654185 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e1da5c1f-6b50-4d4e-bfae-b8150efea05f tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 Jan 21 12:15:25.655523 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e1da5c1f-6b50-4d4e-bfae-b8150efea05f tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:25.656315 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:25.656315 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:25.657773 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e1da5c1f-6b50-4d4e-bfae-b8150efea05f tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:25.745022 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:25.745022 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:25.756256 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e1da5c1f-6b50-4d4e-bfae-b8150efea05f tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:25.785901 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e1da5c1f-6b50-4d4e-bfae-b8150efea05f tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 returned with HTTP 200 Jan 21 12:15:25.787239 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 777/1557] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:25 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 => generated 953 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:26.803595 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7855c990-3938-4142-ac63-6fa62ad84570 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 Jan 21 12:15:26.804145 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7855c990-3938-4142-ac63-6fa62ad84570 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:26.804315 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:26.804315 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:26.804692 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7855c990-3938-4142-ac63-6fa62ad84570 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:26.926744 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:26.926744 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:26.965491 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7855c990-3938-4142-ac63-6fa62ad84570 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:27.016781 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7855c990-3938-4142-ac63-6fa62ad84570 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 returned with HTTP 200 Jan 21 12:15:27.018819 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 781/1558] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:26 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 => generated 953 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:28.035673 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8436c3ba-165b-4fb1-88f0-92797fa11b48 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 Jan 21 12:15:28.036104 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8436c3ba-165b-4fb1-88f0-92797fa11b48 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:28.036224 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:28.036224 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:28.036854 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8436c3ba-165b-4fb1-88f0-92797fa11b48 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:28.146657 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:28.146657 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:28.159996 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8436c3ba-165b-4fb1-88f0-92797fa11b48 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:28.184825 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8436c3ba-165b-4fb1-88f0-92797fa11b48 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 returned with HTTP 200 Jan 21 12:15:28.186299 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 778/1559] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:28 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 => generated 953 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:29.228044 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d041fda3-f875-47ba-9b4f-e9130dd80241 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 Jan 21 12:15:29.229220 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d041fda3-f875-47ba-9b4f-e9130dd80241 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:29.229719 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:29.229719 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:29.231691 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d041fda3-f875-47ba-9b4f-e9130dd80241 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:29.373941 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:29.373941 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:29.406013 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d041fda3-f875-47ba-9b4f-e9130dd80241 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:29.445414 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d041fda3-f875-47ba-9b4f-e9130dd80241 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 returned with HTTP 200 Jan 21 12:15:29.449732 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 782/1560] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:29 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 => generated 953 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:30.469041 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ea63242e-f5b2-4c98-8d08-8b1985be8aab tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 Jan 21 12:15:30.471886 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ea63242e-f5b2-4c98-8d08-8b1985be8aab tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:30.472388 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:30.472388 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:30.473374 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ea63242e-f5b2-4c98-8d08-8b1985be8aab tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:30.602276 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:30.602276 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:30.628326 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ea63242e-f5b2-4c98-8d08-8b1985be8aab tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:30.679602 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ea63242e-f5b2-4c98-8d08-8b1985be8aab tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 returned with HTTP 200 Jan 21 12:15:30.680622 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 779/1561] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:30 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 => generated 953 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:31.702972 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-39137476-16ff-4803-b1e7-9f7afcb707eb tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 Jan 21 12:15:31.705816 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-39137476-16ff-4803-b1e7-9f7afcb707eb tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:31.705816 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:31.705816 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:31.705816 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-39137476-16ff-4803-b1e7-9f7afcb707eb tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:31.865317 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:31.865317 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:31.884894 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-39137476-16ff-4803-b1e7-9f7afcb707eb tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:31.934869 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-39137476-16ff-4803-b1e7-9f7afcb707eb tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 returned with HTTP 200 Jan 21 12:15:31.938721 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 783/1562] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:31 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 => generated 953 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:32.952176 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9c08f340-e21a-4069-a0cd-407bd19784ad tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 Jan 21 12:15:32.953380 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9c08f340-e21a-4069-a0cd-407bd19784ad tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:32.953877 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:32.953877 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:32.954716 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9c08f340-e21a-4069-a0cd-407bd19784ad tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:33.040813 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:33.040813 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:33.052194 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9c08f340-e21a-4069-a0cd-407bd19784ad tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:33.108128 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9c08f340-e21a-4069-a0cd-407bd19784ad tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 returned with HTTP 200 Jan 21 12:15:33.109251 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 780/1563] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:32 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 => generated 953 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:34.125868 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-37a49d15-05ae-4aa9-b854-417155371113 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 Jan 21 12:15:34.126392 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-37a49d15-05ae-4aa9-b854-417155371113 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:34.126565 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:34.126565 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:34.127623 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-37a49d15-05ae-4aa9-b854-417155371113 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:34.324248 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:34.324248 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:34.336206 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-37a49d15-05ae-4aa9-b854-417155371113 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:34.375023 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-37a49d15-05ae-4aa9-b854-417155371113 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 returned with HTTP 200 Jan 21 12:15:34.375023 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 784/1564] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:34 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 => generated 953 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:34.760235 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b045b27a-ac11-4c72-b864-c8a14000d14d tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] POST http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes Jan 21 12:15:34.760932 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:34.760932 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:34.761795 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b045b27a-ac11-4c72-b864-c8a14000d14d tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-442684801"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:15:34.763525 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-b045b27a-ac11-4c72-b864-c8a14000d14d tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-442684801'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:15:34.764241 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-b045b27a-ac11-4c72-b864-c8a14000d14d tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Create volume of 1 GB Jan 21 12:15:34.794602 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b045b27a-ac11-4c72-b864-c8a14000d14d tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Availability Zones retrieved successfully. Jan 21 12:15:34.820071 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b045b27a-ac11-4c72-b864-c8a14000d14d tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Flow 'volume_create_api' (4c4664ab-974a-42b0-bf64-5207a42ca8ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:15:34.824163 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b045b27a-ac11-4c72-b864-c8a14000d14d tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d9d904-d3bd-4403-b56d-a3b0066dc673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:15:34.827209 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-b045b27a-ac11-4c72-b864-c8a14000d14d tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:15:34.914537 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b045b27a-ac11-4c72-b864-c8a14000d14d tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d9d904-d3bd-4403-b56d-a3b0066dc673) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:15:34.917279 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b045b27a-ac11-4c72-b864-c8a14000d14d tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c229829-6918-48a6-b19a-53285f01cce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:15:35.034914 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-b045b27a-ac11-4c72-b864-c8a14000d14d tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Created reservations ['b65fcdc8-08ad-452c-97be-8117e4e8dca4', '0d3b21d9-45d5-44e5-9d96-fcb0517e82c7', 'ec908b71-d0dc-4334-8003-07d83b84c826', 'a39842bc-9a77-4088-972c-42697b9a9164'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:15:35.037225 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b045b27a-ac11-4c72-b864-c8a14000d14d tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c229829-6918-48a6-b19a-53285f01cce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b65fcdc8-08ad-452c-97be-8117e4e8dca4', '0d3b21d9-45d5-44e5-9d96-fcb0517e82c7', 'ec908b71-d0dc-4334-8003-07d83b84c826', 'a39842bc-9a77-4088-972c-42697b9a9164']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:15:35.039672 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b045b27a-ac11-4c72-b864-c8a14000d14d tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf82983e-71a4-49c3-9258-cdf998befe25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:15:35.110839 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b045b27a-ac11-4c72-b864-c8a14000d14d tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf82983e-71a4-49c3-9258-cdf998befe25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01997d53-3c8a-4656-bd29-359330651b83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-442684801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d6e619834a6454a885031a3249a4478',qos_specs=None,replication_status=,reservations=['b65fcdc8-08ad-452c-97be-8117e4e8dca4','0d3b21d9-45d5-44e5-9d96-fcb0517e82c7','ec908b71-d0dc-4334-8003-07d83b84c826','a39842bc-9a77-4088-972c-42697b9a9164'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e99b4dc62523450f86e8c1ce7f0c2dfa',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:15:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-442684801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01997d53-3c8a-4656-bd29-359330651b83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d6e619834a6454a885031a3249a4478',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,user_id='e99b4dc62523450f86e8c1ce7f0c2dfa',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:15:35.113561 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b045b27a-ac11-4c72-b864-c8a14000d14d tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82582d69-c00e-47ae-9c79-c43bf3c44c33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:15:35.150299 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b045b27a-ac11-4c72-b864-c8a14000d14d tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82582d69-c00e-47ae-9c79-c43bf3c44c33) 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-442684801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d6e619834a6454a885031a3249a4478',qos_specs=None,replication_status=,reservations=['b65fcdc8-08ad-452c-97be-8117e4e8dca4','0d3b21d9-45d5-44e5-9d96-fcb0517e82c7','ec908b71-d0dc-4334-8003-07d83b84c826','a39842bc-9a77-4088-972c-42697b9a9164'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e99b4dc62523450f86e8c1ce7f0c2dfa',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:15:35.155334 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b045b27a-ac11-4c72-b864-c8a14000d14d tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16d1705b-1a90-4654-9eef-3e5f8a98993e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:15:35.180037 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b045b27a-ac11-4c72-b864-c8a14000d14d tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16d1705b-1a90-4654-9eef-3e5f8a98993e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:15:35.184364 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b045b27a-ac11-4c72-b864-c8a14000d14d tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Flow 'volume_create_api' (4c4664ab-974a-42b0-bf64-5207a42ca8ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:15:35.256011 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b045b27a-ac11-4c72-b864-c8a14000d14d tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Create volume request issued successfully. Jan 21 12:15:35.277459 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b045b27a-ac11-4c72-b864-c8a14000d14d tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes returned with HTTP 202 Jan 21 12:15:35.279806 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 781/1565] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:15:34 2021] POST /volume/v3/8d6e619834a6454a885031a3249a4478/volumes => generated 823 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:15:35.300726 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7e19f320-db1e-46fd-9cf0-9acdc9de21a0 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 Jan 21 12:15:35.301530 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7e19f320-db1e-46fd-9cf0-9acdc9de21a0 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:35.301688 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:35.301688 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:35.302705 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7e19f320-db1e-46fd-9cf0-9acdc9de21a0 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:35.384010 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5e635f7c-e868-4e79-abde-b047f2ca6b50 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 Jan 21 12:15:35.384593 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5e635f7c-e868-4e79-abde-b047f2ca6b50 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:35.384815 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:35.384815 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:35.385189 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5e635f7c-e868-4e79-abde-b047f2ca6b50 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:35.535238 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:35.535238 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:35.560625 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5e635f7c-e868-4e79-abde-b047f2ca6b50 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:35.632826 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5e635f7c-e868-4e79-abde-b047f2ca6b50 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 returned with HTTP 200 Jan 21 12:15:35.636759 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 782/1566] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:35 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 => generated 953 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:15:35.701379 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:35.701379 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:35.714326 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7e19f320-db1e-46fd-9cf0-9acdc9de21a0 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:35.783316 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7e19f320-db1e-46fd-9cf0-9acdc9de21a0 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 returned with HTTP 200 Jan 21 12:15:35.791938 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 785/1567] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:35 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 => generated 915 bytes in 498 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:36.655222 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9915a114-dcb4-4728-80cd-d8e6594464c5 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 Jan 21 12:15:36.655803 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9915a114-dcb4-4728-80cd-d8e6594464c5 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:36.655918 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:36.655918 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:36.656286 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9915a114-dcb4-4728-80cd-d8e6594464c5 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:36.711166 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:36.711166 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:36.720078 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9915a114-dcb4-4728-80cd-d8e6594464c5 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:36.747415 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9915a114-dcb4-4728-80cd-d8e6594464c5 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 returned with HTTP 200 Jan 21 12:15:36.749027 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 783/1568] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:36 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 => generated 954 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:36.766457 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8b830e18-bb9f-4cd6-b89f-50149c5fc92b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 Jan 21 12:15:36.767279 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8b830e18-bb9f-4cd6-b89f-50149c5fc92b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:36.767690 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:36.767690 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:36.768263 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8b830e18-bb9f-4cd6-b89f-50149c5fc92b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:36.812252 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d24d13b5-2520-4b74-8497-26c2837d836c tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 Jan 21 12:15:36.813215 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d24d13b5-2520-4b74-8497-26c2837d836c tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:36.813215 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:36.813215 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:36.813597 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d24d13b5-2520-4b74-8497-26c2837d836c tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:36.832972 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:36.832972 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:36.844815 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8b830e18-bb9f-4cd6-b89f-50149c5fc92b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:36.876843 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:36.876843 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:36.885748 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8b830e18-bb9f-4cd6-b89f-50149c5fc92b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 returned with HTTP 200 Jan 21 12:15:36.895698 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 786/1569] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:36 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 => generated 954 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:36.904479 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d24d13b5-2520-4b74-8497-26c2837d836c tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:36.904839 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a676f93a-5d0f-46cb-b88d-824a251a020b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] PUT http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 Jan 21 12:15:36.905458 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:36.905458 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:36.905916 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a676f93a-5d0f-46cb-b88d-824a251a020b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-169416093"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:15:36.950479 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d24d13b5-2520-4b74-8497-26c2837d836c tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 returned with HTTP 200 Jan 21 12:15:36.954419 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 784/1570] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:36 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 => generated 916 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:15:36.974488 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:36.974488 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:36.983913 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a676f93a-5d0f-46cb-b88d-824a251a020b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:36.997681 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a676f93a-5d0f-46cb-b88d-824a251a020b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume updated successfully. Jan 21 12:15:37.019618 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a676f93a-5d0f-46cb-b88d-824a251a020b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 returned with HTTP 200 Jan 21 12:15:37.031641 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 787/1571] 10.222.0.89 () {60 vars in 1335 bytes} [Thu Jan 21 12:15:36 2021] PUT /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 => generated 886 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:37.037593 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-12827adc-6da2-45e7-b9f8-d0ee2b78db67 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] PUT http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 Jan 21 12:15:37.038631 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:37.038631 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:37.039662 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-12827adc-6da2-45e7-b9f8-d0ee2b78db67 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-510146340", "description": "This is the new description of volume"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:15:37.182182 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-161c2090-ca47-4e1b-9d88-7b284f50706b req-9c1d2695-2c4a-4d21-9b8d-8bf7eca0e44e tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 Jan 21 12:15:37.182714 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-161c2090-ca47-4e1b-9d88-7b284f50706b req-9c1d2695-2c4a-4d21-9b8d-8bf7eca0e44e tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:37.182917 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:37.182917 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:37.183695 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-161c2090-ca47-4e1b-9d88-7b284f50706b req-9c1d2695-2c4a-4d21-9b8d-8bf7eca0e44e tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:37.199681 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:37.199681 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:37.219049 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-12827adc-6da2-45e7-b9f8-d0ee2b78db67 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:37.233900 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-12827adc-6da2-45e7-b9f8-d0ee2b78db67 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume updated successfully. Jan 21 12:15:37.275647 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-12827adc-6da2-45e7-b9f8-d0ee2b78db67 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 returned with HTTP 200 Jan 21 12:15:37.277198 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 785/1572] 10.222.0.89 () {60 vars in 1336 bytes} [Thu Jan 21 12:15:37 2021] PUT /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 => generated 925 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:15:37.293113 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-56f69bd1-bd81-4d36-ae8c-12afe8b5534b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 Jan 21 12:15:37.296703 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-56f69bd1-bd81-4d36-ae8c-12afe8b5534b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:37.297197 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:37.297197 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:37.297883 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-56f69bd1-bd81-4d36-ae8c-12afe8b5534b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:37.330107 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:37.330107 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:37.351394 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-161c2090-ca47-4e1b-9d88-7b284f50706b req-9c1d2695-2c4a-4d21-9b8d-8bf7eca0e44e tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:37.390638 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:37.390638 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:37.402080 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-56f69bd1-bd81-4d36-ae8c-12afe8b5534b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:37.428944 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-161c2090-ca47-4e1b-9d88-7b284f50706b req-9c1d2695-2c4a-4d21-9b8d-8bf7eca0e44e tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 returned with HTTP 200 Jan 21 12:15:37.430004 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 788/1573] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:15:37 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 => generated 916 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:37.435841 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-56f69bd1-bd81-4d36-ae8c-12afe8b5534b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 returned with HTTP 200 Jan 21 12:15:37.437858 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 786/1574] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:37 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 => generated 993 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:37.456646 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b1c9c8a6-d4b3-4bce-88ce-882aa2bcaa9a tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] POST http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes Jan 21 12:15:37.457153 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:37.457153 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:37.457597 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b1c9c8a6-d4b3-4bce-88ce-882aa2bcaa9a tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2055633837", "availability_zone": "nova", "size": 1}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:15:37.458823 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-b1c9c8a6-d4b3-4bce-88ce-882aa2bcaa9a tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2055633837', 'availability_zone': 'nova', 'size': 1}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:15:37.460561 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-b1c9c8a6-d4b3-4bce-88ce-882aa2bcaa9a tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Create volume of 1 GB Jan 21 12:15:37.480113 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b1c9c8a6-d4b3-4bce-88ce-882aa2bcaa9a tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Availability Zones retrieved successfully. Jan 21 12:15:37.519523 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b1c9c8a6-d4b3-4bce-88ce-882aa2bcaa9a tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Flow 'volume_create_api' (c922df02-ed2f-4503-8667-e8eef492c22f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:15:37.522515 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b1c9c8a6-d4b3-4bce-88ce-882aa2bcaa9a tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf5acd4a-7bee-482c-b205-ece7b2585c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:15:37.525041 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-b1c9c8a6-d4b3-4bce-88ce-882aa2bcaa9a tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:15:37.530773 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-56f69bd1-bd81-4d36-ae8c-12afe8b5534b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume// Jan 21 12:15:37.531284 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-56f69bd1-bd81-4d36-ae8c-12afe8b5534b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:37.531500 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:37.531500 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:37.531875 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-56f69bd1-bd81-4d36-ae8c-12afe8b5534b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:37.533084 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-56f69bd1-bd81-4d36-ae8c-12afe8b5534b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:15:37.534251 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 787/1575] 10.222.0.89 () {58 vars in 1289 bytes} [Thu Jan 21 12:15:37 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:15:37.550751 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-161c2090-ca47-4e1b-9d88-7b284f50706b req-5164e650-5589-4510-a835-29c3c9ef4e0e tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] POST http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/attachments Jan 21 12:15:37.551588 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-161c2090-ca47-4e1b-9d88-7b284f50706b req-5164e650-5589-4510-a835-29c3c9ef4e0e tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01997d53-3c8a-4656-bd29-359330651b83", "instance_uuid": "ae3a284b-eb22-4393-b7e4-5e8310913572", "connector": null}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:15:37.602648 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b1c9c8a6-d4b3-4bce-88ce-882aa2bcaa9a tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf5acd4a-7bee-482c-b205-ece7b2585c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:15:37.604917 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b1c9c8a6-d4b3-4bce-88ce-882aa2bcaa9a tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a3ac70e-a162-4bd4-94d5-35671e0e6f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:15:37.626560 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:37.626560 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:37.706603 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-161c2090-ca47-4e1b-9d88-7b284f50706b req-5164e650-5589-4510-a835-29c3c9ef4e0e tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/attachments returned with HTTP 200 Jan 21 12:15:37.707989 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 788/1576] 10.222.0.89 () {66 vars in 1565 bytes} [Thu Jan 21 12:15:37 2021] POST /volume/v3/8d6e619834a6454a885031a3249a4478/attachments => generated 273 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 12:15:37.715594 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-b1c9c8a6-d4b3-4bce-88ce-882aa2bcaa9a tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Created reservations ['3128ecb2-9f44-46c6-b716-c1a436a4fc70', '9b27eeec-8616-422f-8050-127ca4d827da', '9ddf361c-9ef4-4365-abe5-09b6a996bb3e', '4aad8bbc-1e76-4ad5-bbf7-2513411fe9f4'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:15:37.718087 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b1c9c8a6-d4b3-4bce-88ce-882aa2bcaa9a tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a3ac70e-a162-4bd4-94d5-35671e0e6f8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3128ecb2-9f44-46c6-b716-c1a436a4fc70', '9b27eeec-8616-422f-8050-127ca4d827da', '9ddf361c-9ef4-4365-abe5-09b6a996bb3e', '4aad8bbc-1e76-4ad5-bbf7-2513411fe9f4']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:15:37.720314 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b1c9c8a6-d4b3-4bce-88ce-882aa2bcaa9a tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ec341b5-dfde-4124-a6cc-bd66acc20db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:15:37.767249 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5fb52eb9-65bb-4f0e-a097-91020457b327 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 Jan 21 12:15:37.768398 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5fb52eb9-65bb-4f0e-a097-91020457b327 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:37.768773 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:37.768773 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:37.769397 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5fb52eb9-65bb-4f0e-a097-91020457b327 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:37.822755 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b1c9c8a6-d4b3-4bce-88ce-882aa2bcaa9a tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ec341b5-dfde-4124-a6cc-bd66acc20db3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21202e53-44ac-4fb6-9fdf-3d27b0b7e069', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2055633837',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab78d55fd694678a9a5813263b1fdaa',qos_specs=None,replication_status=,reservations=['3128ecb2-9f44-46c6-b716-c1a436a4fc70','9b27eeec-8616-422f-8050-127ca4d827da','9ddf361c-9ef4-4365-abe5-09b6a996bb3e','4aad8bbc-1e76-4ad5-bbf7-2513411fe9f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7996794b3014b8ea97ad0de33d9d9e7',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:15:37Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2055633837',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21202e53-44ac-4fb6-9fdf-3d27b0b7e069,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ab78d55fd694678a9a5813263b1fdaa',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,user_id='a7996794b3014b8ea97ad0de33d9d9e7',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:15:37.825251 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b1c9c8a6-d4b3-4bce-88ce-882aa2bcaa9a tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21dc29fe-d2ae-432c-ba25-71021b490e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:15:37.837829 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:37.837829 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:37.849843 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5fb52eb9-65bb-4f0e-a097-91020457b327 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:37.860554 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b1c9c8a6-d4b3-4bce-88ce-882aa2bcaa9a tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21dc29fe-d2ae-432c-ba25-71021b490e2a) 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='tempest-@#$%^* description-2055633837',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab78d55fd694678a9a5813263b1fdaa',qos_specs=None,replication_status=,reservations=['3128ecb2-9f44-46c6-b716-c1a436a4fc70','9b27eeec-8616-422f-8050-127ca4d827da','9ddf361c-9ef4-4365-abe5-09b6a996bb3e','4aad8bbc-1e76-4ad5-bbf7-2513411fe9f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7996794b3014b8ea97ad0de33d9d9e7',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:15:37.863023 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b1c9c8a6-d4b3-4bce-88ce-882aa2bcaa9a tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3727abd-16db-44f4-83dc-6d0bf6e471d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:15:37.881790 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b1c9c8a6-d4b3-4bce-88ce-882aa2bcaa9a tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3727abd-16db-44f4-83dc-6d0bf6e471d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:15:37.885317 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b1c9c8a6-d4b3-4bce-88ce-882aa2bcaa9a tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Flow 'volume_create_api' (c922df02-ed2f-4503-8667-e8eef492c22f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:15:37.897080 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:37.897080 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:37.920302 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5fb52eb9-65bb-4f0e-a097-91020457b327 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 returned with HTTP 200 Jan 21 12:15:37.922711 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 789/1577] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:37 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 => generated 915 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:37.924522 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5fb52eb9-65bb-4f0e-a097-91020457b327 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume// Jan 21 12:15:37.929163 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5fb52eb9-65bb-4f0e-a097-91020457b327 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:37.929484 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:37.929484 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:37.930145 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5fb52eb9-65bb-4f0e-a097-91020457b327 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:37.931478 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5fb52eb9-65bb-4f0e-a097-91020457b327 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:15:37.933568 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 790/1578] 10.222.0.95 () {56 vars in 1089 bytes} [Thu Jan 21 12:15:37 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:15:37.947399 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-161c2090-ca47-4e1b-9d88-7b284f50706b req-5c0ece3b-3c6b-4479-8642-a70e568d086e tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 Jan 21 12:15:37.947997 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-161c2090-ca47-4e1b-9d88-7b284f50706b req-5c0ece3b-3c6b-4479-8642-a70e568d086e tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:37.948552 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-161c2090-ca47-4e1b-9d88-7b284f50706b req-5c0ece3b-3c6b-4479-8642-a70e568d086e tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:37.975231 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b1c9c8a6-d4b3-4bce-88ce-882aa2bcaa9a tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Create volume request issued successfully. Jan 21 12:15:37.994360 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b1c9c8a6-d4b3-4bce-88ce-882aa2bcaa9a tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes returned with HTTP 202 Jan 21 12:15:38.005679 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 789/1579] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:15:37 2021] POST /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes => generated 811 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:15:38.017343 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a12abb38-589b-4a6a-b1f6-970a4cabc2f2 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/21202e53-44ac-4fb6-9fdf-3d27b0b7e069 Jan 21 12:15:38.018766 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a12abb38-589b-4a6a-b1f6-970a4cabc2f2 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:38.020005 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:38.020005 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:38.020540 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a12abb38-589b-4a6a-b1f6-970a4cabc2f2 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:38.032507 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:38.032507 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:38.046863 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-161c2090-ca47-4e1b-9d88-7b284f50706b req-5c0ece3b-3c6b-4479-8642-a70e568d086e tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:38.071786 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:38.071786 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:38.084135 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-161c2090-ca47-4e1b-9d88-7b284f50706b req-5c0ece3b-3c6b-4479-8642-a70e568d086e tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 returned with HTTP 200 Jan 21 12:15:38.096454 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 791/1580] 10.222.0.95 () {60 vars in 1403 bytes} [Thu Jan 21 12:15:37 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 => generated 1014 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:15:38.123550 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:38.123550 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:38.135797 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-161c2090-ca47-4e1b-9d88-7b284f50706b req-d3b4fc79-8ba4-438b-bbed-0d2be04cee93 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] PUT http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/attachments/3721d793-e3ff-490d-95a0-550a5b81e7c0 Jan 21 12:15:38.137046 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:38.137046 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:38.137842 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-161c2090-ca47-4e1b-9d88-7b284f50706b req-d3b4fc79-8ba4-438b-bbed-0d2be04cee93 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.95", "host": "n-h1-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:15:38.143903 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a12abb38-589b-4a6a-b1f6-970a4cabc2f2 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:38.192762 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 12:15:38.192762 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 12:15:38.193903 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-161c2090-ca47-4e1b-9d88-7b284f50706b req-d3b4fc79-8ba4-438b-bbed-0d2be04cee93 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Lock "b'cinder-attachment_update-01997d53-3c8a-4656-bd29-359330651b83-n-h1-760354-3'" acquired by "attachment_update" :: waited 0.014s {{(pid=87986) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 12:15:38.197446 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:38.197446 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:38.200059 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a12abb38-589b-4a6a-b1f6-970a4cabc2f2 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/21202e53-44ac-4fb6-9fdf-3d27b0b7e069 returned with HTTP 200 Jan 21 12:15:38.211780 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 790/1581] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:38 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/21202e53-44ac-4fb6-9fdf-3d27b0b7e069 => generated 879 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:38.940098 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-78003ca8-b60c-4bc3-82e8-634a7ac5a1c9 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 Jan 21 12:15:38.940689 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-78003ca8-b60c-4bc3-82e8-634a7ac5a1c9 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:38.941000 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:38.941000 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:38.941501 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-78003ca8-b60c-4bc3-82e8-634a7ac5a1c9 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:39.058358 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:39.058358 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:39.071232 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-78003ca8-b60c-4bc3-82e8-634a7ac5a1c9 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:39.113138 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:39.113138 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:39.128203 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-78003ca8-b60c-4bc3-82e8-634a7ac5a1c9 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 returned with HTTP 200 Jan 21 12:15:39.136043 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 791/1582] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:38 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 => generated 915 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:39.219342 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4424f813-675f-4743-9055-4d91d682e223 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/21202e53-44ac-4fb6-9fdf-3d27b0b7e069 Jan 21 12:15:39.219879 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4424f813-675f-4743-9055-4d91d682e223 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:39.220380 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:39.220380 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:39.221942 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4424f813-675f-4743-9055-4d91d682e223 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:39.286327 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:39.286327 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:39.297307 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4424f813-675f-4743-9055-4d91d682e223 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:39.349307 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4424f813-675f-4743-9055-4d91d682e223 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/21202e53-44ac-4fb6-9fdf-3d27b0b7e069 returned with HTTP 200 Jan 21 12:15:39.362857 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 792/1583] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:39 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/21202e53-44ac-4fb6-9fdf-3d27b0b7e069 => generated 904 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:39.379281 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-287f10d4-41c0-49d5-a94e-25ec4cc58bc6 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] PUT http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/21202e53-44ac-4fb6-9fdf-3d27b0b7e069 Jan 21 12:15:39.380181 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:39.380181 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:39.380887 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-287f10d4-41c0-49d5-a94e-25ec4cc58bc6 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-169416093", "description": null}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:15:39.504170 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:39.504170 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:39.520256 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-287f10d4-41c0-49d5-a94e-25ec4cc58bc6 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:39.531034 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-287f10d4-41c0-49d5-a94e-25ec4cc58bc6 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume updated successfully. Jan 21 12:15:39.571311 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-287f10d4-41c0-49d5-a94e-25ec4cc58bc6 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/21202e53-44ac-4fb6-9fdf-3d27b0b7e069 returned with HTTP 200 Jan 21 12:15:39.575005 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 793/1584] 10.222.0.89 () {60 vars in 1335 bytes} [Thu Jan 21 12:15:39 2021] PUT /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/21202e53-44ac-4fb6-9fdf-3d27b0b7e069 => generated 838 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:39.590266 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9afa607d-3482-4be6-8d5a-05fa620c2304 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] DELETE http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/21202e53-44ac-4fb6-9fdf-3d27b0b7e069 Jan 21 12:15:39.591307 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9afa607d-3482-4be6-8d5a-05fa620c2304 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:39.596366 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:39.596366 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:39.597179 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9afa607d-3482-4be6-8d5a-05fa620c2304 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:39.600870 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-9afa607d-3482-4be6-8d5a-05fa620c2304 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Delete volume with id: 21202e53-44ac-4fb6-9fdf-3d27b0b7e069 Jan 21 12:15:39.753321 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:39.753321 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:39.755731 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9afa607d-3482-4be6-8d5a-05fa620c2304 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:39.812687 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9afa607d-3482-4be6-8d5a-05fa620c2304 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Delete volume request issued successfully. Jan 21 12:15:39.813351 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9afa607d-3482-4be6-8d5a-05fa620c2304 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/21202e53-44ac-4fb6-9fdf-3d27b0b7e069 returned with HTTP 202 Jan 21 12:15:39.814440 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 794/1585] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:15:39 2021] DELETE /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/21202e53-44ac-4fb6-9fdf-3d27b0b7e069 => generated 0 bytes in 228 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:15:39.828470 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-94c6d067-0a9a-4b43-8dac-30898b3c511f tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/21202e53-44ac-4fb6-9fdf-3d27b0b7e069 Jan 21 12:15:39.828791 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-94c6d067-0a9a-4b43-8dac-30898b3c511f tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:39.829015 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:39.829015 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:39.829397 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-94c6d067-0a9a-4b43-8dac-30898b3c511f tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:39.921355 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:39.921355 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:39.933184 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-94c6d067-0a9a-4b43-8dac-30898b3c511f tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:39.985986 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-94c6d067-0a9a-4b43-8dac-30898b3c511f tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/21202e53-44ac-4fb6-9fdf-3d27b0b7e069 returned with HTTP 200 Jan 21 12:15:39.988082 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 795/1586] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:39 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/21202e53-44ac-4fb6-9fdf-3d27b0b7e069 => generated 905 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:40.146246 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-dd5b7829-fd99-4a56-a2c9-bd5ade012500 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 Jan 21 12:15:40.148343 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-dd5b7829-fd99-4a56-a2c9-bd5ade012500 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:40.148817 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:40.148817 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:40.149472 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-dd5b7829-fd99-4a56-a2c9-bd5ade012500 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:40.314190 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:40.314190 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:40.337949 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-dd5b7829-fd99-4a56-a2c9-bd5ade012500 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:40.392741 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:40.392741 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:40.415697 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-dd5b7829-fd99-4a56-a2c9-bd5ade012500 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 returned with HTTP 200 Jan 21 12:15:40.416557 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 796/1587] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:40 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 => generated 915 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:15:40.816507 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-161c2090-ca47-4e1b-9d88-7b284f50706b req-d3b4fc79-8ba4-438b-bbed-0d2be04cee93 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Lock "b'cinder-attachment_update-01997d53-3c8a-4656-bd29-359330651b83-n-h1-760354-3'" released by "attachment_update" :: held 2.623s {{(pid=87986) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 12:15:40.817198 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-161c2090-ca47-4e1b-9d88-7b284f50706b req-d3b4fc79-8ba4-438b-bbed-0d2be04cee93 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/attachments/3721d793-e3ff-490d-95a0-550a5b81e7c0 returned with HTTP 200 Jan 21 12:15:40.818427 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 792/1588] 10.222.0.95 () {64 vars in 1468 bytes} [Thu Jan 21 12:15:38 2021] PUT /volume/v3/8d6e619834a6454a885031a3249a4478/attachments/3721d793-e3ff-490d-95a0-550a5b81e7c0 => generated 762 bytes in 2688 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:15:41.007015 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bbd18c6d-3372-44f5-a714-ca143ea6797c tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/21202e53-44ac-4fb6-9fdf-3d27b0b7e069 Jan 21 12:15:41.008095 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bbd18c6d-3372-44f5-a714-ca143ea6797c tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:41.008476 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:41.008476 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:41.009142 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bbd18c6d-3372-44f5-a714-ca143ea6797c tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:41.127346 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:41.127346 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:41.143305 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bbd18c6d-3372-44f5-a714-ca143ea6797c tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:41.202015 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bbd18c6d-3372-44f5-a714-ca143ea6797c tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/21202e53-44ac-4fb6-9fdf-3d27b0b7e069 returned with HTTP 200 Jan 21 12:15:41.218959 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 797/1589] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:40 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/21202e53-44ac-4fb6-9fdf-3d27b0b7e069 => generated 905 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:41.435134 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-426d7411-2f85-4276-b433-68b06fcdcdad tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 Jan 21 12:15:41.435779 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-426d7411-2f85-4276-b433-68b06fcdcdad tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:41.435992 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:41.435992 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:41.436425 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-426d7411-2f85-4276-b433-68b06fcdcdad tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:41.525286 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:41.525286 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:41.536240 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-426d7411-2f85-4276-b433-68b06fcdcdad tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:41.572536 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:41.572536 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:41.596204 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-426d7411-2f85-4276-b433-68b06fcdcdad tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 returned with HTTP 200 Jan 21 12:15:41.598793 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 793/1590] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:41 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 => generated 916 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:42.224788 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5f06a934-de8b-4de8-bf3f-4b14f96bd273 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/21202e53-44ac-4fb6-9fdf-3d27b0b7e069 Jan 21 12:15:42.226053 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5f06a934-de8b-4de8-bf3f-4b14f96bd273 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:42.226456 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:42.226456 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:42.227086 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5f06a934-de8b-4de8-bf3f-4b14f96bd273 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:42.356140 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:42.356140 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:42.386355 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5f06a934-de8b-4de8-bf3f-4b14f96bd273 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/21202e53-44ac-4fb6-9fdf-3d27b0b7e069 returned with HTTP 404 Jan 21 12:15:42.387725 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 798/1591] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:42 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/21202e53-44ac-4fb6-9fdf-3d27b0b7e069 => generated 109 bytes in 167 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:15:42.396324 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-583e2ab3-8806-4e7e-a781-e0e301b3ec61 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] DELETE http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 Jan 21 12:15:42.396866 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-583e2ab3-8806-4e7e-a781-e0e301b3ec61 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:42.397083 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:42.397083 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:42.397453 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-583e2ab3-8806-4e7e-a781-e0e301b3ec61 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:42.397983 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-583e2ab3-8806-4e7e-a781-e0e301b3ec61 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Delete volume with id: c90dbe27-5ec8-45ca-addd-44bb0989df81 Jan 21 12:15:42.546904 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:42.546904 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:42.548109 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-583e2ab3-8806-4e7e-a781-e0e301b3ec61 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:42.615958 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ea5c2663-8d48-4537-98d2-14135d7e4c78 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 Jan 21 12:15:42.616899 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ea5c2663-8d48-4537-98d2-14135d7e4c78 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:42.617274 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:42.617274 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:42.617986 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ea5c2663-8d48-4537-98d2-14135d7e4c78 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:42.630659 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-583e2ab3-8806-4e7e-a781-e0e301b3ec61 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Delete volume request issued successfully. Jan 21 12:15:42.634194 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-583e2ab3-8806-4e7e-a781-e0e301b3ec61 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 returned with HTTP 202 Jan 21 12:15:42.638550 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 794/1592] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:15:42 2021] DELETE /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 => generated 0 bytes in 243 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:15:42.644980 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6ea72f1b-cfc2-48a7-b1ca-266569832e44 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 Jan 21 12:15:42.645974 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6ea72f1b-cfc2-48a7-b1ca-266569832e44 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:42.647017 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:42.647017 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:42.647417 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6ea72f1b-cfc2-48a7-b1ca-266569832e44 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:42.742278 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:42.742278 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:42.758972 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ea5c2663-8d48-4537-98d2-14135d7e4c78 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:42.765608 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:42.765608 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:42.787637 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6ea72f1b-cfc2-48a7-b1ca-266569832e44 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:42.805538 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:42.805538 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:42.825522 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ea5c2663-8d48-4537-98d2-14135d7e4c78 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 returned with HTTP 200 Jan 21 12:15:42.838886 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 799/1593] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:42 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 => generated 916 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:42.841176 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6ea72f1b-cfc2-48a7-b1ca-266569832e44 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 returned with HTTP 200 Jan 21 12:15:42.851802 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 795/1594] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:42 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 => generated 992 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:43.844113 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1006023c-f099-45ea-98c4-12f1694ecdb6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 Jan 21 12:15:43.845272 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1006023c-f099-45ea-98c4-12f1694ecdb6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:43.845687 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:43.845687 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:43.846892 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1006023c-f099-45ea-98c4-12f1694ecdb6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:43.860087 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cd3d8f3c-c534-41bf-b246-e3642bf44886 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 Jan 21 12:15:43.860907 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cd3d8f3c-c534-41bf-b246-e3642bf44886 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:43.861294 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:43.861294 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:43.862547 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cd3d8f3c-c534-41bf-b246-e3642bf44886 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:43.988602 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:43.988602 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:44.013494 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:44.013494 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:44.014768 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cd3d8f3c-c534-41bf-b246-e3642bf44886 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:44.054179 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1006023c-f099-45ea-98c4-12f1694ecdb6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:44.065985 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cd3d8f3c-c534-41bf-b246-e3642bf44886 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 returned with HTTP 200 Jan 21 12:15:44.067159 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 796/1595] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:43 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 => generated 992 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:44.120396 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:44.120396 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:44.146321 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1006023c-f099-45ea-98c4-12f1694ecdb6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 returned with HTTP 200 Jan 21 12:15:44.156858 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 800/1596] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:43 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 => generated 916 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:45.084742 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e6ee82b3-ac11-4884-87a3-2412bb68a62b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 Jan 21 12:15:45.085276 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e6ee82b3-ac11-4884-87a3-2412bb68a62b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:45.085498 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:45.085498 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:45.085918 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e6ee82b3-ac11-4884-87a3-2412bb68a62b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:45.164561 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-755e7ce5-9df9-462a-8593-bb9f06b835d7 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 Jan 21 12:15:45.165098 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-755e7ce5-9df9-462a-8593-bb9f06b835d7 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:45.165299 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:45.165299 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:45.166018 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-755e7ce5-9df9-462a-8593-bb9f06b835d7 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:45.167941 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:45.167941 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:45.179743 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e6ee82b3-ac11-4884-87a3-2412bb68a62b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:45.208915 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e6ee82b3-ac11-4884-87a3-2412bb68a62b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 returned with HTTP 200 Jan 21 12:15:45.220991 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 797/1597] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:45 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 => generated 992 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:45.285602 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:45.285602 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:45.296199 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-755e7ce5-9df9-462a-8593-bb9f06b835d7 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:45.322416 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:45.322416 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:45.333448 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-755e7ce5-9df9-462a-8593-bb9f06b835d7 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 returned with HTTP 200 Jan 21 12:15:45.334602 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 801/1598] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:45 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 => generated 916 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:46.243884 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fb879727-45cb-4745-8575-6f11d9416025 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 Jan 21 12:15:46.246667 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fb879727-45cb-4745-8575-6f11d9416025 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:46.247333 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:46.247333 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:46.249381 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fb879727-45cb-4745-8575-6f11d9416025 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:46.351441 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fb879727-45cb-4745-8575-6f11d9416025 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 returned with HTTP 404 Jan 21 12:15:46.351875 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d94732d9-a711-4520-8c0b-e981332e53c5 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 Jan 21 12:15:46.352923 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d94732d9-a711-4520-8c0b-e981332e53c5 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:46.353299 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:46.353299 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:46.354096 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d94732d9-a711-4520-8c0b-e981332e53c5 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:46.356806 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 798/1599] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:46 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/c90dbe27-5ec8-45ca-addd-44bb0989df81 => generated 109 bytes in 135 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:15:46.376549 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-161c2090-ca47-4e1b-9d88-7b284f50706b req-aad90ef6-a62e-43ef-b8b4-61aba17b5b59 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] POST http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/attachments/3721d793-e3ff-490d-95a0-550a5b81e7c0/action Jan 21 12:15:46.380377 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-161c2090-ca47-4e1b-9d88-7b284f50706b req-aad90ef6-a62e-43ef-b8b4-61aba17b5b59 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Action body: b'{"os-complete": null}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:15:46.380761 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-161c2090-ca47-4e1b-9d88-7b284f50706b req-aad90ef6-a62e-43ef-b8b4-61aba17b5b59 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:15:46.443555 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:46.443555 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:46.456596 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d94732d9-a711-4520-8c0b-e981332e53c5 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:46.480748 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:46.480748 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:46.490298 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:46.490298 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:46.503559 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d94732d9-a711-4520-8c0b-e981332e53c5 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 returned with HTTP 200 Jan 21 12:15:46.504974 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 802/1600] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:46 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 => generated 916 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:15:46.509961 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5fc7cfd2-7ba6-4ad6-90d7-1f460283b093 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] POST http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes Jan 21 12:15:46.510963 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:46.510963 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:46.511733 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5fc7cfd2-7ba6-4ad6-90d7-1f460283b093 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5c95b056-2e65-49e7-b901-df3480abf71e", "size": 1, "name": "tempest-VolumesGetTest-Volume-1700134059", "metadata": {"Type": "Test"}}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:15:46.513851 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-5fc7cfd2-7ba6-4ad6-90d7-1f460283b093 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Create volume request body: {'volume': {'imageRef': '5c95b056-2e65-49e7-b901-df3480abf71e', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1700134059', 'metadata': {'Type': 'Test'}}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:15:46.523653 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-161c2090-ca47-4e1b-9d88-7b284f50706b req-aad90ef6-a62e-43ef-b8b4-61aba17b5b59 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/attachments/3721d793-e3ff-490d-95a0-550a5b81e7c0/action returned with HTTP 204 Jan 21 12:15:46.524969 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 799/1601] 10.222.0.95 () {64 vars in 1489 bytes} [Thu Jan 21 12:15:46 2021] POST /volume/v3/8d6e619834a6454a885031a3249a4478/attachments/3721d793-e3ff-490d-95a0-550a5b81e7c0/action => generated 0 bytes in 158 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 12:15:46.664724 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-5fc7cfd2-7ba6-4ad6-90d7-1f460283b093 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Create volume of 1 GB Jan 21 12:15:46.682384 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5fc7cfd2-7ba6-4ad6-90d7-1f460283b093 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Availability Zones retrieved successfully. Jan 21 12:15:46.725871 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-5fc7cfd2-7ba6-4ad6-90d7-1f460283b093 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Flow 'volume_create_api' (743e5c12-df95-41b5-aa12-7d9dbc6a8af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:15:46.736433 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-5fc7cfd2-7ba6-4ad6-90d7-1f460283b093 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c45ae242-44ce-4fe4-8759-abc8e5af7910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:15:46.739215 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-5fc7cfd2-7ba6-4ad6-90d7-1f460283b093 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:15:46.915103 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-5fc7cfd2-7ba6-4ad6-90d7-1f460283b093 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c45ae242-44ce-4fe4-8759-abc8e5af7910) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:15:46.917785 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-5fc7cfd2-7ba6-4ad6-90d7-1f460283b093 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afb68857-b0b5-451e-be90-f4dc6e3e2b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:15:47.001199 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-5fc7cfd2-7ba6-4ad6-90d7-1f460283b093 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Created reservations ['fb8c1944-717b-420f-827d-d1340e44eab4', 'f1349b32-c5fa-4e7b-8538-3b151429eec1', 'ec9f57e6-37cb-41b0-8c01-135a0b664b8a', 'eefd28ef-6b76-4bc8-b070-38ac7cc5f9c5'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:15:47.004265 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-5fc7cfd2-7ba6-4ad6-90d7-1f460283b093 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afb68857-b0b5-451e-be90-f4dc6e3e2b1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb8c1944-717b-420f-827d-d1340e44eab4', 'f1349b32-c5fa-4e7b-8538-3b151429eec1', 'ec9f57e6-37cb-41b0-8c01-135a0b664b8a', 'eefd28ef-6b76-4bc8-b070-38ac7cc5f9c5']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:15:47.011125 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-5fc7cfd2-7ba6-4ad6-90d7-1f460283b093 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f46d00f1-0be7-4e41-aed8-438157754ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:15:47.138076 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-5fc7cfd2-7ba6-4ad6-90d7-1f460283b093 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f46d00f1-0be7-4e41-aed8-438157754ffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10f64ba5-0186-494b-a1ea-8dc6f2b7a10b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1700134059',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='8ab78d55fd694678a9a5813263b1fdaa',qos_specs=None,replication_status=,reservations=['fb8c1944-717b-420f-827d-d1340e44eab4','f1349b32-c5fa-4e7b-8538-3b151429eec1','ec9f57e6-37cb-41b0-8c01-135a0b664b8a','eefd28ef-6b76-4bc8-b070-38ac7cc5f9c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7996794b3014b8ea97ad0de33d9d9e7',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:15:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1700134059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10f64ba5-0186-494b-a1ea-8dc6f2b7a10b,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='8ab78d55fd694678a9a5813263b1fdaa',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,user_id='a7996794b3014b8ea97ad0de33d9d9e7',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:15:47.141029 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-5fc7cfd2-7ba6-4ad6-90d7-1f460283b093 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08fa33fa-5912-4414-9e81-ef26446d06e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:15:47.172510 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-5fc7cfd2-7ba6-4ad6-90d7-1f460283b093 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08fa33fa-5912-4414-9e81-ef26446d06e9) 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-VolumesGetTest-Volume-1700134059',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='8ab78d55fd694678a9a5813263b1fdaa',qos_specs=None,replication_status=,reservations=['fb8c1944-717b-420f-827d-d1340e44eab4','f1349b32-c5fa-4e7b-8538-3b151429eec1','ec9f57e6-37cb-41b0-8c01-135a0b664b8a','eefd28ef-6b76-4bc8-b070-38ac7cc5f9c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7996794b3014b8ea97ad0de33d9d9e7',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:15:47.175446 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-5fc7cfd2-7ba6-4ad6-90d7-1f460283b093 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfcf6ded-ebd4-4480-9616-60d0bbcf7a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:15:47.196409 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-5fc7cfd2-7ba6-4ad6-90d7-1f460283b093 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfcf6ded-ebd4-4480-9616-60d0bbcf7a83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:15:47.199916 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-5fc7cfd2-7ba6-4ad6-90d7-1f460283b093 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Flow 'volume_create_api' (743e5c12-df95-41b5-aa12-7d9dbc6a8af4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:15:47.273198 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5fc7cfd2-7ba6-4ad6-90d7-1f460283b093 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Create volume request issued successfully. Jan 21 12:15:47.292398 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5fc7cfd2-7ba6-4ad6-90d7-1f460283b093 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes returned with HTTP 202 Jan 21 12:15:47.293578 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 803/1602] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:15:46 2021] POST /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes => generated 828 bytes in 788 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:15:47.312330 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7e33e219-9461-4d58-b013-cb54ab895268 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b Jan 21 12:15:47.313221 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7e33e219-9461-4d58-b013-cb54ab895268 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:47.313641 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:47.313641 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:47.314470 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7e33e219-9461-4d58-b013-cb54ab895268 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:47.428755 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:47.428755 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:47.439890 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7e33e219-9461-4d58-b013-cb54ab895268 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:47.476849 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7e33e219-9461-4d58-b013-cb54ab895268 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b returned with HTTP 200 Jan 21 12:15:47.477728 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 800/1603] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:47 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b => generated 896 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:47.524952 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-83c2ede7-efa9-4405-ab1f-5131740ff488 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 Jan 21 12:15:47.525888 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-83c2ede7-efa9-4405-ab1f-5131740ff488 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:47.526185 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:47.526185 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:47.527228 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-83c2ede7-efa9-4405-ab1f-5131740ff488 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:47.650153 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:47.650153 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:47.674820 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-83c2ede7-efa9-4405-ab1f-5131740ff488 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:47.697602 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:47.697602 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:47.709250 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-83c2ede7-efa9-4405-ab1f-5131740ff488 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 returned with HTTP 200 Jan 21 12:15:47.710975 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 804/1604] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:47 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 => generated 1208 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:15:47.728146 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e86afd4d-600c-41a9-9db2-29f771d8924e tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] DELETE http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 Jan 21 12:15:47.729001 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e86afd4d-600c-41a9-9db2-29f771d8924e tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:47.729524 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:47.729524 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:47.730514 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e86afd4d-600c-41a9-9db2-29f771d8924e tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:47.731204 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-e86afd4d-600c-41a9-9db2-29f771d8924e tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Delete volume with id: 01997d53-3c8a-4656-bd29-359330651b83 Jan 21 12:15:47.808841 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:47.808841 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:47.810478 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e86afd4d-600c-41a9-9db2-29f771d8924e tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:47.825572 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e86afd4d-600c-41a9-9db2-29f771d8924e tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] 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 or be disassociated from snapshots after volume transfer. Jan 21 12:15:47.826649 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e86afd4d-600c-41a9-9db2-29f771d8924e tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 returned with HTTP 400 Jan 21 12:15:47.828209 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 801/1605] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:15:47 2021] DELETE /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 => generated 285 bytes in 104 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 12:15:47.836646 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4f5a77c8-848b-45b9-ab81-1894224af137 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 Jan 21 12:15:47.837471 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4f5a77c8-848b-45b9-ab81-1894224af137 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:47.838179 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:47.838179 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:47.839160 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4f5a77c8-848b-45b9-ab81-1894224af137 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:47.914054 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:47.914054 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:47.923188 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4f5a77c8-848b-45b9-ab81-1894224af137 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:47.945985 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:47.945985 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:47.958500 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4f5a77c8-848b-45b9-ab81-1894224af137 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 returned with HTTP 200 Jan 21 12:15:47.960064 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 805/1606] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:47 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 => generated 1208 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:15:48.187800 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-bd5a8236-4863-40e9-96f9-6d97830465b1 req-5707ff98-33ee-412f-950a-ab1b530c7377 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 Jan 21 12:15:48.188331 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-bd5a8236-4863-40e9-96f9-6d97830465b1 req-5707ff98-33ee-412f-950a-ab1b530c7377 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:48.188529 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:48.188529 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:48.189169 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-bd5a8236-4863-40e9-96f9-6d97830465b1 req-5707ff98-33ee-412f-950a-ab1b530c7377 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:48.269393 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:48.269393 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:48.286406 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-bd5a8236-4863-40e9-96f9-6d97830465b1 req-5707ff98-33ee-412f-950a-ab1b530c7377 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:48.322845 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:48.322845 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:48.333827 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-bd5a8236-4863-40e9-96f9-6d97830465b1 req-5707ff98-33ee-412f-950a-ab1b530c7377 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 returned with HTTP 200 Jan 21 12:15:48.335276 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 802/1607] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:15:48 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 => generated 1208 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:15:48.364496 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-bd5a8236-4863-40e9-96f9-6d97830465b1 req-82b77dea-b3f0-48a2-964e-667e42ceaeda tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] POST http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83/action Jan 21 12:15:48.365292 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:48.365292 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:48.366229 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-bd5a8236-4863-40e9-96f9-6d97830465b1 req-82b77dea-b3f0-48a2-964e-667e42ceaeda tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Action body: b'{"os-begin_detaching": null}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:15:48.366862 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-bd5a8236-4863-40e9-96f9-6d97830465b1 req-82b77dea-b3f0-48a2-964e-667e42ceaeda tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:15:48.481969 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:48.481969 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:48.483077 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-bd5a8236-4863-40e9-96f9-6d97830465b1 req-82b77dea-b3f0-48a2-964e-667e42ceaeda tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:48.494962 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2ff5e3b7-a373-4b09-b8a6-bcd1fb037400 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b Jan 21 12:15:48.494962 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2ff5e3b7-a373-4b09-b8a6-bcd1fb037400 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:48.495161 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:48.495161 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:48.495662 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2ff5e3b7-a373-4b09-b8a6-bcd1fb037400 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:48.505585 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-bd5a8236-4863-40e9-96f9-6d97830465b1 req-82b77dea-b3f0-48a2-964e-667e42ceaeda tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Begin detaching volume completed successfully. Jan 21 12:15:48.506566 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-bd5a8236-4863-40e9-96f9-6d97830465b1 req-82b77dea-b3f0-48a2-964e-667e42ceaeda tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83/action returned with HTTP 202 Jan 21 12:15:48.527054 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 806/1608] 10.222.0.89 () {64 vars in 1643 bytes} [Thu Jan 21 12:15:48 2021] POST /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83/action => generated 0 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:15:48.543142 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-99f3e0c2-267f-4f79-b4ec-921c38d04433 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 Jan 21 12:15:48.543672 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-99f3e0c2-267f-4f79-b4ec-921c38d04433 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:48.543952 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:48.543952 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:48.545000 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-99f3e0c2-267f-4f79-b4ec-921c38d04433 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:48.622670 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:48.622670 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:48.626226 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:48.626226 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:48.633164 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2ff5e3b7-a373-4b09-b8a6-bcd1fb037400 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:48.650904 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-99f3e0c2-267f-4f79-b4ec-921c38d04433 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:48.660137 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2ff5e3b7-a373-4b09-b8a6-bcd1fb037400 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b returned with HTTP 200 Jan 21 12:15:48.670185 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 803/1609] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:48 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b => generated 920 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:48.670185 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2ff5e3b7-a373-4b09-b8a6-bcd1fb037400 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume// Jan 21 12:15:48.670185 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2ff5e3b7-a373-4b09-b8a6-bcd1fb037400 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:48.670185 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:48.670185 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:48.670185 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2ff5e3b7-a373-4b09-b8a6-bcd1fb037400 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:48.670185 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2ff5e3b7-a373-4b09-b8a6-bcd1fb037400 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:15:48.670185 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 804/1610] 10.222.0.95 () {56 vars in 1089 bytes} [Thu Jan 21 12:15:48 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:15:48.682802 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-bd5a8236-4863-40e9-96f9-6d97830465b1 req-2afd70ce-8aab-49dc-87ba-9abeb39412b9 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 Jan 21 12:15:48.683318 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-bd5a8236-4863-40e9-96f9-6d97830465b1 req-2afd70ce-8aab-49dc-87ba-9abeb39412b9 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:48.683809 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-bd5a8236-4863-40e9-96f9-6d97830465b1 req-2afd70ce-8aab-49dc-87ba-9abeb39412b9 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:48.699435 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:48.699435 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:48.719323 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-99f3e0c2-267f-4f79-b4ec-921c38d04433 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 returned with HTTP 200 Jan 21 12:15:48.724104 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 807/1611] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:48 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 => generated 1211 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:15:48.742044 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:48.742044 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:48.752716 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-bd5a8236-4863-40e9-96f9-6d97830465b1 req-2afd70ce-8aab-49dc-87ba-9abeb39412b9 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:48.783337 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:48.783337 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:48.801735 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-bd5a8236-4863-40e9-96f9-6d97830465b1 req-2afd70ce-8aab-49dc-87ba-9abeb39412b9 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 returned with HTTP 200 Jan 21 12:15:48.802726 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 805/1612] 10.222.0.95 () {60 vars in 1403 bytes} [Thu Jan 21 12:15:48 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 => generated 1310 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 12:15:49.260686 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-bd5a8236-4863-40e9-96f9-6d97830465b1 req-0281a4ac-e09c-4064-9422-52951612b11c tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] DELETE http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/attachments/3721d793-e3ff-490d-95a0-550a5b81e7c0 Jan 21 12:15:49.261729 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-bd5a8236-4863-40e9-96f9-6d97830465b1 req-0281a4ac-e09c-4064-9422-52951612b11c tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:49.262101 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:49.262101 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:49.262717 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-bd5a8236-4863-40e9-96f9-6d97830465b1 req-0281a4ac-e09c-4064-9422-52951612b11c tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:49.300091 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:49.300091 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:49.677600 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-601af0c8-a137-46a1-8c46-e07fd385c67f tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b Jan 21 12:15:49.678179 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-601af0c8-a137-46a1-8c46-e07fd385c67f tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:49.678377 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:49.678377 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:49.679144 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-601af0c8-a137-46a1-8c46-e07fd385c67f tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:49.758443 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:49.758443 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:49.770797 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-601af0c8-a137-46a1-8c46-e07fd385c67f tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:49.804073 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-601af0c8-a137-46a1-8c46-e07fd385c67f tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b returned with HTTP 200 Jan 21 12:15:49.805523 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 806/1613] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:49 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b => generated 920 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:49.810985 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-35667342-8cde-4cc0-b0c1-8c7db60c9383 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 Jan 21 12:15:49.811703 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-35667342-8cde-4cc0-b0c1-8c7db60c9383 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:49.812064 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:49.812064 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:49.812679 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-35667342-8cde-4cc0-b0c1-8c7db60c9383 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:49.881162 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:49.881162 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:49.895357 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-bd5a8236-4863-40e9-96f9-6d97830465b1 req-0281a4ac-e09c-4064-9422-52951612b11c tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 12:15:49.896008 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-bd5a8236-4863-40e9-96f9-6d97830465b1 req-0281a4ac-e09c-4064-9422-52951612b11c tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Pending status list for volume during attachment-delete: [] {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 12:15:49.906895 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-bd5a8236-4863-40e9-96f9-6d97830465b1 req-0281a4ac-e09c-4064-9422-52951612b11c tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/attachments/3721d793-e3ff-490d-95a0-550a5b81e7c0 returned with HTTP 200 Jan 21 12:15:49.908058 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 808/1614] 10.222.0.95 () {62 vars in 1437 bytes} [Thu Jan 21 12:15:49 2021] DELETE /volume/v3/8d6e619834a6454a885031a3249a4478/attachments/3721d793-e3ff-490d-95a0-550a5b81e7c0 => generated 19 bytes in 654 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:49.913134 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-35667342-8cde-4cc0-b0c1-8c7db60c9383 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:49.972557 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-35667342-8cde-4cc0-b0c1-8c7db60c9383 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 returned with HTTP 200 Jan 21 12:15:49.973424 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 807/1615] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:49 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 => generated 916 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:50.014768 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1a8b88c8-ca40-440d-997b-bb9d2a326e34 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] DELETE http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 Jan 21 12:15:50.015557 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1a8b88c8-ca40-440d-997b-bb9d2a326e34 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:50.017514 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:50.017514 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:50.019048 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1a8b88c8-ca40-440d-997b-bb9d2a326e34 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:50.022076 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-1a8b88c8-ca40-440d-997b-bb9d2a326e34 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Delete volume with id: 01997d53-3c8a-4656-bd29-359330651b83 Jan 21 12:15:50.127452 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:50.127452 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:50.129119 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1a8b88c8-ca40-440d-997b-bb9d2a326e34 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:50.167180 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1a8b88c8-ca40-440d-997b-bb9d2a326e34 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Delete volume request issued successfully. Jan 21 12:15:50.168052 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1a8b88c8-ca40-440d-997b-bb9d2a326e34 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 returned with HTTP 202 Jan 21 12:15:50.169434 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 809/1616] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:15:49 2021] DELETE /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:15:50.177770 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5a15fc39-ea26-4d9c-bf2d-954a3d0c011b tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 Jan 21 12:15:50.178316 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5a15fc39-ea26-4d9c-bf2d-954a3d0c011b tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:50.178521 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:50.178521 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:50.179175 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5a15fc39-ea26-4d9c-bf2d-954a3d0c011b tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:50.243054 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:50.243054 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:50.253663 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5a15fc39-ea26-4d9c-bf2d-954a3d0c011b tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:50.280135 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5a15fc39-ea26-4d9c-bf2d-954a3d0c011b tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 returned with HTTP 200 Jan 21 12:15:50.281096 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 808/1617] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:50 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 => generated 915 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:50.821669 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0abb63c4-9a84-4529-8e91-3d05cc65fe9b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b Jan 21 12:15:50.822232 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0abb63c4-9a84-4529-8e91-3d05cc65fe9b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:50.822427 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:50.822427 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:50.822784 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0abb63c4-9a84-4529-8e91-3d05cc65fe9b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:50.883266 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:50.883266 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:50.894379 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0abb63c4-9a84-4529-8e91-3d05cc65fe9b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:50.930857 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0abb63c4-9a84-4529-8e91-3d05cc65fe9b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b returned with HTTP 200 Jan 21 12:15:50.941900 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 810/1618] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:50 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b => generated 920 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:51.298313 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2d14be44-8d5d-4982-b863-a77ae0cf7e44 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 Jan 21 12:15:51.299280 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2d14be44-8d5d-4982-b863-a77ae0cf7e44 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:51.299486 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:51.299486 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:51.300002 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2d14be44-8d5d-4982-b863-a77ae0cf7e44 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:51.436921 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:51.436921 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:51.457119 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2d14be44-8d5d-4982-b863-a77ae0cf7e44 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:15:51.515822 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2d14be44-8d5d-4982-b863-a77ae0cf7e44 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 returned with HTTP 200 Jan 21 12:15:51.516882 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 809/1619] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:51 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 => generated 915 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:51.949940 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c33eb062-21ba-45c1-bf14-9ec46837e458 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b Jan 21 12:15:51.950551 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c33eb062-21ba-45c1-bf14-9ec46837e458 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:51.950677 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:51.950677 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:51.951023 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c33eb062-21ba-45c1-bf14-9ec46837e458 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:52.069629 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:52.069629 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:52.082037 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c33eb062-21ba-45c1-bf14-9ec46837e458 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:52.149330 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c33eb062-21ba-45c1-bf14-9ec46837e458 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b returned with HTTP 200 Jan 21 12:15:52.150462 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 811/1620] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:51 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b => generated 920 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:52.537745 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0f9d0e0b-8861-47ea-830c-ae2a9a541917 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 Jan 21 12:15:52.538713 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0f9d0e0b-8861-47ea-830c-ae2a9a541917 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:52.538937 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:52.538937 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:52.539317 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0f9d0e0b-8861-47ea-830c-ae2a9a541917 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:52.602123 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0f9d0e0b-8861-47ea-830c-ae2a9a541917 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 returned with HTTP 404 Jan 21 12:15:52.604593 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 810/1621] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:52 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/01997d53-3c8a-4656-bd29-359330651b83 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 12:15:53.172582 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-82460fca-424e-49da-87a3-721cf39f9dd8 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b Jan 21 12:15:53.173907 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-82460fca-424e-49da-87a3-721cf39f9dd8 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:53.174418 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:53.174418 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:53.175673 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-82460fca-424e-49da-87a3-721cf39f9dd8 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:53.314318 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:53.314318 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:53.326961 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-82460fca-424e-49da-87a3-721cf39f9dd8 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:53.360493 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-82460fca-424e-49da-87a3-721cf39f9dd8 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b returned with HTTP 200 Jan 21 12:15:53.361754 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 812/1622] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:53 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b => generated 920 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:54.379828 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-392484b0-f392-44ef-9ee7-75a911926756 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b Jan 21 12:15:54.381414 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-392484b0-f392-44ef-9ee7-75a911926756 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:54.381930 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-392484b0-f392-44ef-9ee7-75a911926756 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:54.436882 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:54.436882 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:54.447362 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-392484b0-f392-44ef-9ee7-75a911926756 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:54.494960 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-392484b0-f392-44ef-9ee7-75a911926756 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b returned with HTTP 200 Jan 21 12:15:54.496420 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 811/1623] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:54 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b => generated 920 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:55.514498 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3c5b937e-a90c-4370-9d41-c68b7a152d8d tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b Jan 21 12:15:55.515237 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3c5b937e-a90c-4370-9d41-c68b7a152d8d tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:55.515486 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:55.515486 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:55.515865 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3c5b937e-a90c-4370-9d41-c68b7a152d8d tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:55.651208 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:55.651208 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:55.674417 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3c5b937e-a90c-4370-9d41-c68b7a152d8d tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:55.755228 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3c5b937e-a90c-4370-9d41-c68b7a152d8d tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b returned with HTTP 200 Jan 21 12:15:55.775452 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 813/1624] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:55 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b => generated 920 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:56.792164 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-48569b98-d03f-49bc-b89d-81c5318d524d tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b Jan 21 12:15:56.795028 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-48569b98-d03f-49bc-b89d-81c5318d524d tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:56.795424 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:56.795424 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:56.796003 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-48569b98-d03f-49bc-b89d-81c5318d524d tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:56.912041 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:56.912041 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:56.944737 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-48569b98-d03f-49bc-b89d-81c5318d524d tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:57.009098 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-48569b98-d03f-49bc-b89d-81c5318d524d tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b returned with HTTP 200 Jan 21 12:15:57.010023 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 812/1625] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:56 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b => generated 920 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:15:58.025915 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2a8b161f-da42-4c0d-bab3-8c10a42efc2c tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b Jan 21 12:15:58.026490 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2a8b161f-da42-4c0d-bab3-8c10a42efc2c tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:58.026969 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:58.026969 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:58.027600 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2a8b161f-da42-4c0d-bab3-8c10a42efc2c tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:58.215227 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:58.215227 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:58.239579 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2a8b161f-da42-4c0d-bab3-8c10a42efc2c tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:58.285978 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2a8b161f-da42-4c0d-bab3-8c10a42efc2c tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b returned with HTTP 200 Jan 21 12:15:58.286823 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 814/1626] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:58 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b => generated 920 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:15:59.304253 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-891ddc90-b8f8-4837-99e5-7546b2427971 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b Jan 21 12:15:59.304798 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-891ddc90-b8f8-4837-99e5-7546b2427971 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:15:59.304948 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:15:59.304948 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:15:59.305614 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-891ddc90-b8f8-4837-99e5-7546b2427971 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:15:59.457816 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:15:59.457816 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:15:59.491360 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-891ddc90-b8f8-4837-99e5-7546b2427971 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:15:59.540719 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-891ddc90-b8f8-4837-99e5-7546b2427971 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b returned with HTTP 200 Jan 21 12:15:59.542500 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 813/1627] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:15:59 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b => generated 920 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:00.559153 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-22f0d8da-db31-4a01-a20d-726c4a5a99e8 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b Jan 21 12:16:00.560189 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-22f0d8da-db31-4a01-a20d-726c4a5a99e8 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:00.560600 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:00.560600 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:00.561177 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-22f0d8da-db31-4a01-a20d-726c4a5a99e8 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:00.716830 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:00.716830 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:00.743915 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-22f0d8da-db31-4a01-a20d-726c4a5a99e8 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:16:00.786365 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-22f0d8da-db31-4a01-a20d-726c4a5a99e8 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b returned with HTTP 200 Jan 21 12:16:00.788303 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 815/1628] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:00 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b => generated 920 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:00.871273 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a142b0c5-7130-4625-b6d6-3cba07284ea9 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] DELETE http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 Jan 21 12:16:00.871796 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a142b0c5-7130-4625-b6d6-3cba07284ea9 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:00.872012 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:00.872012 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:00.872379 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a142b0c5-7130-4625-b6d6-3cba07284ea9 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:00.872843 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-a142b0c5-7130-4625-b6d6-3cba07284ea9 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Delete volume with id: 604f90cc-f18e-41d5-bb5a-da748a30c9f1 Jan 21 12:16:00.999750 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:00.999750 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:01.003359 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a142b0c5-7130-4625-b6d6-3cba07284ea9 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:16:01.075637 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a142b0c5-7130-4625-b6d6-3cba07284ea9 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Delete volume request issued successfully. Jan 21 12:16:01.076372 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a142b0c5-7130-4625-b6d6-3cba07284ea9 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 returned with HTTP 202 Jan 21 12:16:01.077823 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 814/1629] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:16:00 2021] DELETE /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:16:01.102282 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e9b05de5-59d5-43f2-bc07-3026a75f759b tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 Jan 21 12:16:01.103375 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e9b05de5-59d5-43f2-bc07-3026a75f759b tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:01.103736 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:01.103736 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:01.104306 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e9b05de5-59d5-43f2-bc07-3026a75f759b tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:01.316333 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:01.316333 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:01.352070 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e9b05de5-59d5-43f2-bc07-3026a75f759b tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:16:01.414262 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e9b05de5-59d5-43f2-bc07-3026a75f759b tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 returned with HTTP 200 Jan 21 12:16:01.418854 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 816/1630] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:01 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 => generated 916 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:01.804011 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8ecf3bbd-4a04-43d4-a77f-df6304ceda40 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b Jan 21 12:16:01.804595 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8ecf3bbd-4a04-43d4-a77f-df6304ceda40 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:01.804726 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:01.804726 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:01.805069 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8ecf3bbd-4a04-43d4-a77f-df6304ceda40 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:01.962844 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:01.962844 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:01.984999 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8ecf3bbd-4a04-43d4-a77f-df6304ceda40 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:16:02.041190 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8ecf3bbd-4a04-43d4-a77f-df6304ceda40 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b returned with HTTP 200 Jan 21 12:16:02.052883 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 815/1631] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:01 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b => generated 920 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:02.436529 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c25d6f0a-fb05-4567-bcf1-2eefc5943ac6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 Jan 21 12:16:02.437673 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c25d6f0a-fb05-4567-bcf1-2eefc5943ac6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:02.437946 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:02.437946 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:02.438517 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c25d6f0a-fb05-4567-bcf1-2eefc5943ac6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:02.551739 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:02.551739 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:02.579123 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c25d6f0a-fb05-4567-bcf1-2eefc5943ac6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:16:02.626185 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c25d6f0a-fb05-4567-bcf1-2eefc5943ac6 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 returned with HTTP 200 Jan 21 12:16:02.627201 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 817/1632] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:02 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 => generated 916 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:03.059251 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-361c51ea-9c84-47c4-9b12-25b3a0f38c61 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b Jan 21 12:16:03.059852 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-361c51ea-9c84-47c4-9b12-25b3a0f38c61 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:03.059976 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:03.059976 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:03.060324 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-361c51ea-9c84-47c4-9b12-25b3a0f38c61 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:03.141337 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:03.141337 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:03.153298 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-361c51ea-9c84-47c4-9b12-25b3a0f38c61 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:16:03.187572 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-361c51ea-9c84-47c4-9b12-25b3a0f38c61 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b returned with HTTP 200 Jan 21 12:16:03.196610 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 816/1633] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:03 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b => generated 920 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:03.654381 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-592fb594-68a5-432d-92d8-04d0041dcef5 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 Jan 21 12:16:03.654956 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-592fb594-68a5-432d-92d8-04d0041dcef5 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:03.655173 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:03.655173 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:03.657048 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-592fb594-68a5-432d-92d8-04d0041dcef5 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:03.767220 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:03.767220 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:03.778057 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-592fb594-68a5-432d-92d8-04d0041dcef5 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:16:03.808870 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-592fb594-68a5-432d-92d8-04d0041dcef5 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 returned with HTTP 200 Jan 21 12:16:03.810151 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 818/1634] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:03 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 => generated 916 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:04.204764 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-adbe5c4b-2105-43a9-b26f-0de02868c36c tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b Jan 21 12:16:04.206426 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-adbe5c4b-2105-43a9-b26f-0de02868c36c tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:04.207016 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:04.207016 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:04.207725 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-adbe5c4b-2105-43a9-b26f-0de02868c36c tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:04.273736 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:04.273736 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:04.288200 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-adbe5c4b-2105-43a9-b26f-0de02868c36c tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:16:04.317255 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-adbe5c4b-2105-43a9-b26f-0de02868c36c tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b returned with HTTP 200 Jan 21 12:16:04.318644 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 817/1635] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:04 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b => generated 920 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:04.828478 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f3c7f69e-2fe8-4000-8780-9d77235ab539 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 Jan 21 12:16:04.829018 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f3c7f69e-2fe8-4000-8780-9d77235ab539 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:04.829237 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:04.829237 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:04.829621 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f3c7f69e-2fe8-4000-8780-9d77235ab539 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:04.921147 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f3c7f69e-2fe8-4000-8780-9d77235ab539 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 returned with HTTP 404 Jan 21 12:16:04.922995 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 819/1636] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:04 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/604f90cc-f18e-41d5-bb5a-da748a30c9f1 => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:16:05.335291 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e54b6b84-0362-46d5-a433-b918fe3f943c tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b Jan 21 12:16:05.336767 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e54b6b84-0362-46d5-a433-b918fe3f943c tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:05.337196 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:05.337196 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:05.337901 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e54b6b84-0362-46d5-a433-b918fe3f943c tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:05.445648 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:05.445648 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:05.481957 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e54b6b84-0362-46d5-a433-b918fe3f943c tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:16:05.508762 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e54b6b84-0362-46d5-a433-b918fe3f943c tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b returned with HTTP 200 Jan 21 12:16:05.513485 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 818/1637] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:05 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b => generated 920 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:16:06.530500 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-db2a877e-f70b-416d-a102-f915ff595464 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b Jan 21 12:16:06.531319 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-db2a877e-f70b-416d-a102-f915ff595464 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:06.531588 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-db2a877e-f70b-416d-a102-f915ff595464 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:06.606643 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:06.606643 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:06.620006 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-db2a877e-f70b-416d-a102-f915ff595464 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:16:06.650462 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-db2a877e-f70b-416d-a102-f915ff595464 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b returned with HTTP 200 Jan 21 12:16:06.652261 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 820/1638] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:06 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b => generated 978 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:07.668185 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9ff6feec-4450-4e96-b641-97c3e2eef1ad tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b Jan 21 12:16:07.668716 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9ff6feec-4450-4e96-b641-97c3e2eef1ad tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:07.668882 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:07.668882 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:07.669787 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9ff6feec-4450-4e96-b641-97c3e2eef1ad tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:07.776274 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:07.776274 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:07.793117 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9ff6feec-4450-4e96-b641-97c3e2eef1ad tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:16:07.822703 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9ff6feec-4450-4e96-b641-97c3e2eef1ad tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b returned with HTTP 200 Jan 21 12:16:07.824214 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 819/1639] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:07 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b => generated 981 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:08.840427 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f321b4fd-a885-4bd6-b633-a3ee1fff6627 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b Jan 21 12:16:08.841579 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f321b4fd-a885-4bd6-b633-a3ee1fff6627 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:08.841968 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:08.841968 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:08.842585 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f321b4fd-a885-4bd6-b633-a3ee1fff6627 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:08.935915 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:08.935915 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:08.946831 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f321b4fd-a885-4bd6-b633-a3ee1fff6627 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:16:08.974832 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f321b4fd-a885-4bd6-b633-a3ee1fff6627 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b returned with HTTP 200 Jan 21 12:16:08.977185 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 821/1640] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:08 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b => generated 981 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:09.993842 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-070c3d48-e401-4a93-9e61-97c001c07d7e tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b Jan 21 12:16:09.993842 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-070c3d48-e401-4a93-9e61-97c001c07d7e tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:09.993842 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:09.993842 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:09.993842 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-070c3d48-e401-4a93-9e61-97c001c07d7e tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:10.114476 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:10.114476 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:10.133434 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-070c3d48-e401-4a93-9e61-97c001c07d7e tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:16:10.181777 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-070c3d48-e401-4a93-9e61-97c001c07d7e tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b returned with HTTP 200 Jan 21 12:16:10.184673 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 820/1641] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:09 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b => generated 981 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:11.201261 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4240dc86-6471-4392-8353-50bfd1d02320 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b Jan 21 12:16:11.203414 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4240dc86-6471-4392-8353-50bfd1d02320 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:11.203818 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:11.203818 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:11.204692 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4240dc86-6471-4392-8353-50bfd1d02320 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:11.344452 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:11.344452 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:11.361012 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4240dc86-6471-4392-8353-50bfd1d02320 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:16:11.408464 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4240dc86-6471-4392-8353-50bfd1d02320 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b returned with HTTP 200 Jan 21 12:16:11.411658 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 822/1642] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:11 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b => generated 981 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:12.433264 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d1a230dc-06f5-4b5b-aed5-7f50502643cd tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b Jan 21 12:16:12.435266 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d1a230dc-06f5-4b5b-aed5-7f50502643cd tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:12.435465 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:12.435465 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:12.435849 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d1a230dc-06f5-4b5b-aed5-7f50502643cd tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:12.571109 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:12.571109 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:12.580522 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d1a230dc-06f5-4b5b-aed5-7f50502643cd tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:16:12.606776 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d1a230dc-06f5-4b5b-aed5-7f50502643cd tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b returned with HTTP 200 Jan 21 12:16:12.608355 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 821/1643] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:12 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b => generated 981 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:13.627096 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b7e71896-a533-43ae-8d7e-052bc46320c1 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b Jan 21 12:16:13.628040 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b7e71896-a533-43ae-8d7e-052bc46320c1 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:13.628040 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:13.628040 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:13.628681 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b7e71896-a533-43ae-8d7e-052bc46320c1 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:13.806072 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:13.806072 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:13.825122 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b7e71896-a533-43ae-8d7e-052bc46320c1 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:16:13.857644 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b7e71896-a533-43ae-8d7e-052bc46320c1 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b returned with HTTP 200 Jan 21 12:16:13.858843 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 823/1644] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:13 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b => generated 1369 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:16:13.874959 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bb523e28-588b-4c57-ace3-ecfc39543792 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b Jan 21 12:16:13.875740 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bb523e28-588b-4c57-ace3-ecfc39543792 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:13.876152 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:13.876152 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:13.876826 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bb523e28-588b-4c57-ace3-ecfc39543792 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:13.972408 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:13.972408 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:13.982573 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bb523e28-588b-4c57-ace3-ecfc39543792 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:16:14.009690 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bb523e28-588b-4c57-ace3-ecfc39543792 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b returned with HTTP 200 Jan 21 12:16:14.010912 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 822/1645] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:13 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b => generated 1369 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:16:14.026208 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-08b8a2d7-62c1-4a0a-aae0-263225bffc2c tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] PUT http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b Jan 21 12:16:14.027139 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:14.027139 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:14.027806 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-08b8a2d7-62c1-4a0a-aae0-263225bffc2c tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1700134059"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:16:14.085749 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:14.085749 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:14.095983 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-08b8a2d7-62c1-4a0a-aae0-263225bffc2c tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:16:14.108645 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-08b8a2d7-62c1-4a0a-aae0-263225bffc2c tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume updated successfully. Jan 21 12:16:14.130301 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-08b8a2d7-62c1-4a0a-aae0-263225bffc2c tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b returned with HTTP 200 Jan 21 12:16:14.132263 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 824/1646] 10.222.0.89 () {60 vars in 1335 bytes} [Thu Jan 21 12:16:14 2021] PUT /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b => generated 852 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:14.146515 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3f528924-b25f-402c-87ac-c5a1c27ab85b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] PUT http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b Jan 21 12:16:14.146965 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:14.146965 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:14.147378 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3f528924-b25f-402c-87ac-c5a1c27ab85b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-636596776", "description": "This is the new description of volume"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:16:14.225218 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:14.225218 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:14.237405 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3f528924-b25f-402c-87ac-c5a1c27ab85b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:16:14.249684 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3f528924-b25f-402c-87ac-c5a1c27ab85b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume updated successfully. Jan 21 12:16:14.269782 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3f528924-b25f-402c-87ac-c5a1c27ab85b tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b returned with HTTP 200 Jan 21 12:16:14.271534 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 823/1647] 10.222.0.89 () {60 vars in 1336 bytes} [Thu Jan 21 12:16:14 2021] PUT /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b => generated 890 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:14.287058 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6c0709fd-2a6c-4bea-836c-ed52d408a7f0 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b Jan 21 12:16:14.287587 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6c0709fd-2a6c-4bea-836c-ed52d408a7f0 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:14.287808 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:14.287808 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:14.288189 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6c0709fd-2a6c-4bea-836c-ed52d408a7f0 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:14.344612 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:14.344612 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:14.357005 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6c0709fd-2a6c-4bea-836c-ed52d408a7f0 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:16:14.383839 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6c0709fd-2a6c-4bea-836c-ed52d408a7f0 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b returned with HTTP 200 Jan 21 12:16:14.384571 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 825/1648] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:14 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b => generated 1407 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:16:14.399972 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ef567b5a-6b73-4a52-8b95-828649dac7b2 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] POST http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes Jan 21 12:16:14.400447 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:14.400447 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:14.400868 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ef567b5a-6b73-4a52-8b95-828649dac7b2 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1800791582", "availability_zone": "nova", "size": 1}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:16:14.402458 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-ef567b5a-6b73-4a52-8b95-828649dac7b2 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1800791582', 'availability_zone': 'nova', 'size': 1}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:16:14.402835 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-ef567b5a-6b73-4a52-8b95-828649dac7b2 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Create volume of 1 GB Jan 21 12:16:14.416943 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ef567b5a-6b73-4a52-8b95-828649dac7b2 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Availability Zones retrieved successfully. Jan 21 12:16:14.436907 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ef567b5a-6b73-4a52-8b95-828649dac7b2 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Flow 'volume_create_api' (434d089e-810a-429d-b2b3-c2cf628485a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:16:14.441352 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ef567b5a-6b73-4a52-8b95-828649dac7b2 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eca2ce2-3197-4fd7-82f4-cc15a55db542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:16:14.444695 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-ef567b5a-6b73-4a52-8b95-828649dac7b2 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:16:14.537346 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ef567b5a-6b73-4a52-8b95-828649dac7b2 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eca2ce2-3197-4fd7-82f4-cc15a55db542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:16:14.540681 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ef567b5a-6b73-4a52-8b95-828649dac7b2 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8a7ad9b-6364-47a4-a972-951565ad35e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:16:14.620856 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-ef567b5a-6b73-4a52-8b95-828649dac7b2 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Created reservations ['ee99d07b-c4fc-4065-abec-fd4dfb1a35c4', 'f3f16b60-98fc-4e4b-a89e-1e6c67a3a33d', '87f19b55-ed30-401c-bb0f-e70ce4a09109', 'cf98a055-62e0-4c73-8b88-bf7b28ac1434'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:16:14.624773 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ef567b5a-6b73-4a52-8b95-828649dac7b2 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8a7ad9b-6364-47a4-a972-951565ad35e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee99d07b-c4fc-4065-abec-fd4dfb1a35c4', 'f3f16b60-98fc-4e4b-a89e-1e6c67a3a33d', '87f19b55-ed30-401c-bb0f-e70ce4a09109', 'cf98a055-62e0-4c73-8b88-bf7b28ac1434']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:16:14.627369 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ef567b5a-6b73-4a52-8b95-828649dac7b2 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42ebc9a7-5455-4d98-ab41-d3f6ceb87cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:16:14.701510 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ef567b5a-6b73-4a52-8b95-828649dac7b2 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42ebc9a7-5455-4d98-ab41-d3f6ceb87cb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2f297da-d9e4-4fed-8c49-4deb96ba03e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1800791582',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab78d55fd694678a9a5813263b1fdaa',qos_specs=None,replication_status=,reservations=['ee99d07b-c4fc-4065-abec-fd4dfb1a35c4','f3f16b60-98fc-4e4b-a89e-1e6c67a3a33d','87f19b55-ed30-401c-bb0f-e70ce4a09109','cf98a055-62e0-4c73-8b88-bf7b28ac1434'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7996794b3014b8ea97ad0de33d9d9e7',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:16:14Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1800791582',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2f297da-d9e4-4fed-8c49-4deb96ba03e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ab78d55fd694678a9a5813263b1fdaa',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,user_id='a7996794b3014b8ea97ad0de33d9d9e7',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:16:14.703640 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ef567b5a-6b73-4a52-8b95-828649dac7b2 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fdcf3ae-42a3-4ff8-8f24-1aac7ddbf5de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:16:14.738764 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ef567b5a-6b73-4a52-8b95-828649dac7b2 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fdcf3ae-42a3-4ff8-8f24-1aac7ddbf5de) 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='tempest-@#$%^* description-1800791582',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab78d55fd694678a9a5813263b1fdaa',qos_specs=None,replication_status=,reservations=['ee99d07b-c4fc-4065-abec-fd4dfb1a35c4','f3f16b60-98fc-4e4b-a89e-1e6c67a3a33d','87f19b55-ed30-401c-bb0f-e70ce4a09109','cf98a055-62e0-4c73-8b88-bf7b28ac1434'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7996794b3014b8ea97ad0de33d9d9e7',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:16:14.743558 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ef567b5a-6b73-4a52-8b95-828649dac7b2 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a56580e-6a1b-42ef-a1a2-2f9905384616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:16:14.762391 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ef567b5a-6b73-4a52-8b95-828649dac7b2 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a56580e-6a1b-42ef-a1a2-2f9905384616) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:16:14.765341 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ef567b5a-6b73-4a52-8b95-828649dac7b2 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Flow 'volume_create_api' (434d089e-810a-429d-b2b3-c2cf628485a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:16:14.822235 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ef567b5a-6b73-4a52-8b95-828649dac7b2 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Create volume request issued successfully. Jan 21 12:16:14.837528 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ef567b5a-6b73-4a52-8b95-828649dac7b2 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes returned with HTTP 202 Jan 21 12:16:14.838575 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 824/1649] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:16:14 2021] POST /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes => generated 811 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:16:14.856872 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-705cb0f1-a2cc-4706-b132-6a85cede4391 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/b2f297da-d9e4-4fed-8c49-4deb96ba03e6 Jan 21 12:16:14.857390 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-705cb0f1-a2cc-4706-b132-6a85cede4391 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:14.857585 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:14.857585 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:14.858293 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-705cb0f1-a2cc-4706-b132-6a85cede4391 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:14.957380 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:14.957380 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:14.983413 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-705cb0f1-a2cc-4706-b132-6a85cede4391 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:16:15.063549 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-705cb0f1-a2cc-4706-b132-6a85cede4391 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/b2f297da-d9e4-4fed-8c49-4deb96ba03e6 returned with HTTP 200 Jan 21 12:16:15.064580 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 826/1650] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:14 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/b2f297da-d9e4-4fed-8c49-4deb96ba03e6 => generated 879 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:16.082199 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-53270308-ac30-44a4-b4ae-168c9995e3ad tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/b2f297da-d9e4-4fed-8c49-4deb96ba03e6 Jan 21 12:16:16.082885 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-53270308-ac30-44a4-b4ae-168c9995e3ad tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:16.083110 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:16.083110 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:16.083644 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-53270308-ac30-44a4-b4ae-168c9995e3ad tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:16.266285 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:16.266285 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:16.292091 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-53270308-ac30-44a4-b4ae-168c9995e3ad tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:16:16.359962 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-53270308-ac30-44a4-b4ae-168c9995e3ad tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/b2f297da-d9e4-4fed-8c49-4deb96ba03e6 returned with HTTP 200 Jan 21 12:16:16.361468 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 825/1651] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:16 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/b2f297da-d9e4-4fed-8c49-4deb96ba03e6 => generated 904 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:16.376284 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8ed9f225-21e7-4a89-acc1-b10007fbc734 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] PUT http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/b2f297da-d9e4-4fed-8c49-4deb96ba03e6 Jan 21 12:16:16.377016 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:16.377016 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:16.377856 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8ed9f225-21e7-4a89-acc1-b10007fbc734 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1700134059", "description": null}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:16:16.504375 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:16.504375 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:16.539813 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8ed9f225-21e7-4a89-acc1-b10007fbc734 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:16:16.562104 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8ed9f225-21e7-4a89-acc1-b10007fbc734 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume updated successfully. Jan 21 12:16:16.590715 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8ed9f225-21e7-4a89-acc1-b10007fbc734 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/b2f297da-d9e4-4fed-8c49-4deb96ba03e6 returned with HTTP 200 Jan 21 12:16:16.593500 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 827/1652] 10.222.0.89 () {60 vars in 1335 bytes} [Thu Jan 21 12:16:16 2021] PUT /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/b2f297da-d9e4-4fed-8c49-4deb96ba03e6 => generated 839 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:16.607766 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-061cc4dd-5b47-4348-a8a6-2221af40cf67 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] DELETE http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/b2f297da-d9e4-4fed-8c49-4deb96ba03e6 Jan 21 12:16:16.608749 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-061cc4dd-5b47-4348-a8a6-2221af40cf67 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:16.609118 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:16.609118 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:16.609796 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-061cc4dd-5b47-4348-a8a6-2221af40cf67 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:16.610581 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-061cc4dd-5b47-4348-a8a6-2221af40cf67 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Delete volume with id: b2f297da-d9e4-4fed-8c49-4deb96ba03e6 Jan 21 12:16:16.682010 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:16.682010 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:16.683223 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-061cc4dd-5b47-4348-a8a6-2221af40cf67 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:16:16.739504 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-061cc4dd-5b47-4348-a8a6-2221af40cf67 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Delete volume request issued successfully. Jan 21 12:16:16.739983 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-061cc4dd-5b47-4348-a8a6-2221af40cf67 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/b2f297da-d9e4-4fed-8c49-4deb96ba03e6 returned with HTTP 202 Jan 21 12:16:16.744151 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 826/1653] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:16:16 2021] DELETE /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/b2f297da-d9e4-4fed-8c49-4deb96ba03e6 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:16:16.748639 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e9748b8b-656c-45e9-8fb6-c99f8529115d tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/b2f297da-d9e4-4fed-8c49-4deb96ba03e6 Jan 21 12:16:16.749173 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e9748b8b-656c-45e9-8fb6-c99f8529115d tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:16.749391 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:16.749391 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:16.749783 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e9748b8b-656c-45e9-8fb6-c99f8529115d tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:16.853304 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:16.853304 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:16.862459 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e9748b8b-656c-45e9-8fb6-c99f8529115d tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:16:16.887799 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e9748b8b-656c-45e9-8fb6-c99f8529115d tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/b2f297da-d9e4-4fed-8c49-4deb96ba03e6 returned with HTTP 200 Jan 21 12:16:16.888644 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 828/1654] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:16 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/b2f297da-d9e4-4fed-8c49-4deb96ba03e6 => generated 906 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:17.908122 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-612e85c2-1398-4c27-9c1c-ed97df549d90 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/b2f297da-d9e4-4fed-8c49-4deb96ba03e6 Jan 21 12:16:17.908792 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-612e85c2-1398-4c27-9c1c-ed97df549d90 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:17.908991 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:17.908991 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:17.909351 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-612e85c2-1398-4c27-9c1c-ed97df549d90 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:18.046370 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:18.046370 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:18.076346 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-612e85c2-1398-4c27-9c1c-ed97df549d90 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:16:18.143365 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-612e85c2-1398-4c27-9c1c-ed97df549d90 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/b2f297da-d9e4-4fed-8c49-4deb96ba03e6 returned with HTTP 200 Jan 21 12:16:18.145580 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 827/1655] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:17 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/b2f297da-d9e4-4fed-8c49-4deb96ba03e6 => generated 906 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:19.162649 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-32012d26-e242-42f0-b444-1abb8eca1123 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/b2f297da-d9e4-4fed-8c49-4deb96ba03e6 Jan 21 12:16:19.163925 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-32012d26-e242-42f0-b444-1abb8eca1123 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:19.164308 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:19.164308 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:19.164927 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-32012d26-e242-42f0-b444-1abb8eca1123 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:19.277420 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-32012d26-e242-42f0-b444-1abb8eca1123 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/b2f297da-d9e4-4fed-8c49-4deb96ba03e6 returned with HTTP 404 Jan 21 12:16:19.279702 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 829/1656] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:19 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/b2f297da-d9e4-4fed-8c49-4deb96ba03e6 => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:16:19.287798 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-66bf3ace-c93a-483c-831f-6c66acda1de1 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] DELETE http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b Jan 21 12:16:19.288868 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-66bf3ace-c93a-483c-831f-6c66acda1de1 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:19.290496 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:19.290496 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:19.291163 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-66bf3ace-c93a-483c-831f-6c66acda1de1 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:19.298807 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-66bf3ace-c93a-483c-831f-6c66acda1de1 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Delete volume with id: 10f64ba5-0186-494b-a1ea-8dc6f2b7a10b Jan 21 12:16:19.376945 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:19.376945 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:19.378482 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-66bf3ace-c93a-483c-831f-6c66acda1de1 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:16:19.438226 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-66bf3ace-c93a-483c-831f-6c66acda1de1 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Delete volume request issued successfully. Jan 21 12:16:19.439135 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-66bf3ace-c93a-483c-831f-6c66acda1de1 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b returned with HTTP 202 Jan 21 12:16:19.442158 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 828/1657] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:16:19 2021] DELETE /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:16:19.448853 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-026086a5-2517-43b3-94bd-2620a44b838d tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b Jan 21 12:16:19.449650 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-026086a5-2517-43b3-94bd-2620a44b838d tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:19.450391 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-026086a5-2517-43b3-94bd-2620a44b838d tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:19.539504 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:19.539504 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:19.564746 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-026086a5-2517-43b3-94bd-2620a44b838d tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:16:19.628113 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-026086a5-2517-43b3-94bd-2620a44b838d tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b returned with HTTP 200 Jan 21 12:16:19.638391 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 830/1658] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:19 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b => generated 1406 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:16:20.652242 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d76b38dc-bc4f-4a4e-8715-d30245549b0c tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b Jan 21 12:16:20.653495 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d76b38dc-bc4f-4a4e-8715-d30245549b0c tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:20.654115 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:20.654115 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:20.654787 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d76b38dc-bc4f-4a4e-8715-d30245549b0c tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:20.787890 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:20.787890 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:20.821210 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d76b38dc-bc4f-4a4e-8715-d30245549b0c tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:16:20.875930 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d76b38dc-bc4f-4a4e-8715-d30245549b0c tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b returned with HTTP 200 Jan 21 12:16:20.877161 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 829/1659] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:20 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b => generated 1406 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:16:21.669269 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2c665845-457b-4b45-aa8e-eb3c7ceb2441 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] DELETE http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 Jan 21 12:16:21.671554 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2c665845-457b-4b45-aa8e-eb3c7ceb2441 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:21.671887 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:21.671887 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:21.672556 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2c665845-457b-4b45-aa8e-eb3c7ceb2441 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:21.673150 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-2c665845-457b-4b45-aa8e-eb3c7ceb2441 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Delete volume with id: 25ef87d0-1a8b-48a5-9c44-8df95211f567 Jan 21 12:16:21.894731 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9566a2dc-67a7-4623-9d89-57ca5212d7a5 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b Jan 21 12:16:21.895314 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9566a2dc-67a7-4623-9d89-57ca5212d7a5 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:21.895512 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:21.895512 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:21.896177 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9566a2dc-67a7-4623-9d89-57ca5212d7a5 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:21.912602 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:21.912602 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:21.915222 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2c665845-457b-4b45-aa8e-eb3c7ceb2441 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:16:21.974778 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2c665845-457b-4b45-aa8e-eb3c7ceb2441 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Delete volume request issued successfully. Jan 21 12:16:21.975590 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2c665845-457b-4b45-aa8e-eb3c7ceb2441 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 returned with HTTP 202 Jan 21 12:16:21.977155 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 831/1660] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:16:21 2021] DELETE /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 => generated 0 bytes in 317 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:16:21.986040 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2d98ccff-856a-4a23-aa06-997454d40287 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 Jan 21 12:16:21.987135 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2d98ccff-856a-4a23-aa06-997454d40287 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:21.987626 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:21.987626 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:21.988446 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2d98ccff-856a-4a23-aa06-997454d40287 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:22.069095 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:22.069095 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:22.091584 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9566a2dc-67a7-4623-9d89-57ca5212d7a5 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:16:22.140383 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:22.140383 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:22.144489 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9566a2dc-67a7-4623-9d89-57ca5212d7a5 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b returned with HTTP 200 Jan 21 12:16:22.151576 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 830/1661] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:21 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b => generated 1406 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:16:22.174712 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2d98ccff-856a-4a23-aa06-997454d40287 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:16:22.231209 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2d98ccff-856a-4a23-aa06-997454d40287 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 returned with HTTP 200 Jan 21 12:16:22.245317 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 832/1662] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:21 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 => generated 914 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:23.169116 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3de54f86-88d9-4a81-b131-450a0b96acce tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b Jan 21 12:16:23.169664 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3de54f86-88d9-4a81-b131-450a0b96acce tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:23.170099 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:23.170099 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:23.170474 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3de54f86-88d9-4a81-b131-450a0b96acce tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:23.252974 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7809c7b5-8381-4d4c-958b-5e4477a5efd3 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 Jan 21 12:16:23.253236 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7809c7b5-8381-4d4c-958b-5e4477a5efd3 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:23.253326 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:23.253326 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:23.253661 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7809c7b5-8381-4d4c-958b-5e4477a5efd3 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:23.283560 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3de54f86-88d9-4a81-b131-450a0b96acce tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b returned with HTTP 404 Jan 21 12:16:23.284845 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 831/1663] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:23 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/10f64ba5-0186-494b-a1ea-8dc6f2b7a10b => generated 109 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:16:23.301891 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d63f8d89-6058-45ac-96fa-227512cbdf79 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] DELETE http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/eaf840eb-3373-4ba6-8447-50bd82f5fce6 Jan 21 12:16:23.310431 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d63f8d89-6058-45ac-96fa-227512cbdf79 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:23.312206 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d63f8d89-6058-45ac-96fa-227512cbdf79 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:23.313821 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-d63f8d89-6058-45ac-96fa-227512cbdf79 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Delete volume with id: eaf840eb-3373-4ba6-8447-50bd82f5fce6 Jan 21 12:16:23.372196 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:23.372196 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:23.383806 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7809c7b5-8381-4d4c-958b-5e4477a5efd3 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:16:23.431782 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7809c7b5-8381-4d4c-958b-5e4477a5efd3 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 returned with HTTP 200 Jan 21 12:16:23.434180 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 833/1664] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:23 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 => generated 914 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:23.438352 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:23.438352 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:23.439551 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d63f8d89-6058-45ac-96fa-227512cbdf79 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:16:23.500864 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d63f8d89-6058-45ac-96fa-227512cbdf79 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Delete volume request issued successfully. Jan 21 12:16:23.501582 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d63f8d89-6058-45ac-96fa-227512cbdf79 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/eaf840eb-3373-4ba6-8447-50bd82f5fce6 returned with HTTP 202 Jan 21 12:16:23.502981 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 832/1665] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:16:23 2021] DELETE /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/eaf840eb-3373-4ba6-8447-50bd82f5fce6 => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:16:23.511089 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-544e71dc-f815-4ceb-a356-e6baae4cc52f tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/eaf840eb-3373-4ba6-8447-50bd82f5fce6 Jan 21 12:16:23.511665 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-544e71dc-f815-4ceb-a356-e6baae4cc52f tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:23.511892 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:23.511892 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:23.512746 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-544e71dc-f815-4ceb-a356-e6baae4cc52f tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:23.629113 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:23.629113 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:23.655602 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-544e71dc-f815-4ceb-a356-e6baae4cc52f tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:16:23.733065 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-544e71dc-f815-4ceb-a356-e6baae4cc52f tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/eaf840eb-3373-4ba6-8447-50bd82f5fce6 returned with HTTP 200 Jan 21 12:16:23.751325 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 834/1666] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:23 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/eaf840eb-3373-4ba6-8447-50bd82f5fce6 => generated 905 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:24.450593 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9e381159-0907-446c-9494-bac4ecd1dd06 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 Jan 21 12:16:24.451861 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9e381159-0907-446c-9494-bac4ecd1dd06 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:24.452287 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:24.452287 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:24.452923 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9e381159-0907-446c-9494-bac4ecd1dd06 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:24.572964 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:24.572964 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:24.585641 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9e381159-0907-446c-9494-bac4ecd1dd06 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Volume info retrieved successfully. Jan 21 12:16:24.611935 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9e381159-0907-446c-9494-bac4ecd1dd06 tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 returned with HTTP 200 Jan 21 12:16:24.613573 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 833/1667] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:24 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 => generated 914 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:24.766061 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-241dc205-6da6-4e94-a5c5-2737e99f24d8 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/eaf840eb-3373-4ba6-8447-50bd82f5fce6 Jan 21 12:16:24.766926 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-241dc205-6da6-4e94-a5c5-2737e99f24d8 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:24.767417 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:24.767417 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:24.768265 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-241dc205-6da6-4e94-a5c5-2737e99f24d8 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:24.900726 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:24.900726 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:24.942525 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-241dc205-6da6-4e94-a5c5-2737e99f24d8 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:16:25.013526 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-241dc205-6da6-4e94-a5c5-2737e99f24d8 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/eaf840eb-3373-4ba6-8447-50bd82f5fce6 returned with HTTP 200 Jan 21 12:16:25.025204 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 835/1668] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:24 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/eaf840eb-3373-4ba6-8447-50bd82f5fce6 => generated 905 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:25.635622 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-62ef8776-ba0a-4dac-80e2-7c1177789f1f tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] GET http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 Jan 21 12:16:25.636365 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-62ef8776-ba0a-4dac-80e2-7c1177789f1f tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:25.636700 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:25.636700 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:25.637270 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-62ef8776-ba0a-4dac-80e2-7c1177789f1f tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:25.788478 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-62ef8776-ba0a-4dac-80e2-7c1177789f1f tempest-AttachVolumeNegativeTest-1438972353 tempest-AttachVolumeNegativeTest-1438972353] http://10.222.0.89/volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 returned with HTTP 404 Jan 21 12:16:25.791982 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 834/1669] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:25 2021] GET /volume/v3/8d6e619834a6454a885031a3249a4478/volumes/25ef87d0-1a8b-48a5-9c44-8df95211f567 => generated 109 bytes in 166 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:16:26.031804 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-52420441-a1eb-45a7-a709-06144c54279f tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/eaf840eb-3373-4ba6-8447-50bd82f5fce6 Jan 21 12:16:26.032331 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-52420441-a1eb-45a7-a709-06144c54279f tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:26.032554 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:26.032554 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:26.032931 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-52420441-a1eb-45a7-a709-06144c54279f tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:26.141891 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:26.141891 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:26.167913 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-52420441-a1eb-45a7-a709-06144c54279f tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Volume info retrieved successfully. Jan 21 12:16:26.223594 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-52420441-a1eb-45a7-a709-06144c54279f tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/eaf840eb-3373-4ba6-8447-50bd82f5fce6 returned with HTTP 200 Jan 21 12:16:26.236888 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 836/1670] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:26 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/eaf840eb-3373-4ba6-8447-50bd82f5fce6 => generated 905 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:27.250185 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5e9c1944-bee7-4e88-9d92-ac5eaf72a501 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] GET http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/eaf840eb-3373-4ba6-8447-50bd82f5fce6 Jan 21 12:16:27.251134 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5e9c1944-bee7-4e88-9d92-ac5eaf72a501 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:27.251939 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5e9c1944-bee7-4e88-9d92-ac5eaf72a501 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:27.371069 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5e9c1944-bee7-4e88-9d92-ac5eaf72a501 tempest-VolumesGetTest-1585271083 tempest-VolumesGetTest-1585271083] http://10.222.0.89/volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/eaf840eb-3373-4ba6-8447-50bd82f5fce6 returned with HTTP 404 Jan 21 12:16:27.372375 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 835/1671] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:27 2021] GET /volume/v3/8ab78d55fd694678a9a5813263b1fdaa/volumes/eaf840eb-3373-4ba6-8447-50bd82f5fce6 => generated 109 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:16:40.706235 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c2d696c3-e854-4ee0-b8c8-3ac7a31fa0b0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] POST http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes Jan 21 12:16:40.706715 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:40.706715 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:40.707117 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c2d696c3-e854-4ee0-b8c8-3ac7a31fa0b0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1051607214"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:16:40.708337 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-c2d696c3-e854-4ee0-b8c8-3ac7a31fa0b0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1051607214'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:16:40.708712 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-c2d696c3-e854-4ee0-b8c8-3ac7a31fa0b0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Create volume of 1 GB Jan 21 12:16:40.741597 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c2d696c3-e854-4ee0-b8c8-3ac7a31fa0b0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Availability Zones retrieved successfully. Jan 21 12:16:40.770407 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c2d696c3-e854-4ee0-b8c8-3ac7a31fa0b0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Flow 'volume_create_api' (e0b8338a-73ab-4d73-869a-b41743a99a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:16:40.778225 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c2d696c3-e854-4ee0-b8c8-3ac7a31fa0b0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2622113-37d9-49d8-b3a3-71d7f95a9b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:16:40.781358 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-c2d696c3-e854-4ee0-b8c8-3ac7a31fa0b0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:16:40.961857 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c2d696c3-e854-4ee0-b8c8-3ac7a31fa0b0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2622113-37d9-49d8-b3a3-71d7f95a9b37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:16:40.964698 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c2d696c3-e854-4ee0-b8c8-3ac7a31fa0b0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b13a8be5-fc86-4b56-99e3-7a55e81cefc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:16:41.169380 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-c2d696c3-e854-4ee0-b8c8-3ac7a31fa0b0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Created reservations ['799a192b-8eb2-48f8-a528-f1a8d24ebded', '158b2600-de09-4f61-ab55-5ab7d22391e9', '2d9f6b97-1766-4482-ae8c-593f3119e3de', 'fdd86727-268b-466d-b166-4cf0f297d7c5'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:16:41.171336 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c2d696c3-e854-4ee0-b8c8-3ac7a31fa0b0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b13a8be5-fc86-4b56-99e3-7a55e81cefc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['799a192b-8eb2-48f8-a528-f1a8d24ebded', '158b2600-de09-4f61-ab55-5ab7d22391e9', '2d9f6b97-1766-4482-ae8c-593f3119e3de', 'fdd86727-268b-466d-b166-4cf0f297d7c5']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:16:41.179608 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c2d696c3-e854-4ee0-b8c8-3ac7a31fa0b0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dc27dd4-b730-4ce2-8614-6520324ffead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:16:41.298656 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c2d696c3-e854-4ee0-b8c8-3ac7a31fa0b0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dc27dd4-b730-4ce2-8614-6520324ffead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '022741fe-a639-4091-a6b9-f48e4f5ac35f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1051607214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dd3a35229ff47a2a49012bb2733bb6b',qos_specs=None,replication_status=,reservations=['799a192b-8eb2-48f8-a528-f1a8d24ebded','158b2600-de09-4f61-ab55-5ab7d22391e9','2d9f6b97-1766-4482-ae8c-593f3119e3de','fdd86727-268b-466d-b166-4cf0f297d7c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='974e7d718b984814bef6ff57009ad973',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:16:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1051607214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=022741fe-a639-4091-a6b9-f48e4f5ac35f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dd3a35229ff47a2a49012bb2733bb6b',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,user_id='974e7d718b984814bef6ff57009ad973',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:16:41.301682 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c2d696c3-e854-4ee0-b8c8-3ac7a31fa0b0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a17e954-cd73-44d0-a060-925f1c2835ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:16:41.340526 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c2d696c3-e854-4ee0-b8c8-3ac7a31fa0b0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a17e954-cd73-44d0-a060-925f1c2835ba) 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-VolumesSnapshotTestJSON-Volume-1051607214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dd3a35229ff47a2a49012bb2733bb6b',qos_specs=None,replication_status=,reservations=['799a192b-8eb2-48f8-a528-f1a8d24ebded','158b2600-de09-4f61-ab55-5ab7d22391e9','2d9f6b97-1766-4482-ae8c-593f3119e3de','fdd86727-268b-466d-b166-4cf0f297d7c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='974e7d718b984814bef6ff57009ad973',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:16:41.343189 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c2d696c3-e854-4ee0-b8c8-3ac7a31fa0b0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (083f2f98-b85d-4477-b519-ff27624eb881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:16:41.364213 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c2d696c3-e854-4ee0-b8c8-3ac7a31fa0b0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (083f2f98-b85d-4477-b519-ff27624eb881) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:16:41.368511 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c2d696c3-e854-4ee0-b8c8-3ac7a31fa0b0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Flow 'volume_create_api' (e0b8338a-73ab-4d73-869a-b41743a99a0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:16:41.461071 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c2d696c3-e854-4ee0-b8c8-3ac7a31fa0b0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Create volume request issued successfully. Jan 21 12:16:41.508919 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c2d696c3-e854-4ee0-b8c8-3ac7a31fa0b0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes returned with HTTP 202 Jan 21 12:16:41.514193 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 837/1672] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:16:39 2021] POST /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes => generated 823 bytes in 1614 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:16:41.532865 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-11682791-4577-47eb-b3dd-fc885ec3d6af tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f Jan 21 12:16:41.533587 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-11682791-4577-47eb-b3dd-fc885ec3d6af tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:41.534636 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-11682791-4577-47eb-b3dd-fc885ec3d6af tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:41.669302 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:41.669302 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:41.680906 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-11682791-4577-47eb-b3dd-fc885ec3d6af tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:16:41.764569 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-11682791-4577-47eb-b3dd-fc885ec3d6af tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f returned with HTTP 200 Jan 21 12:16:41.770237 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 836/1673] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:41 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f => generated 891 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:42.787841 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0661596a-3090-4f58-9352-813be2b61875 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f Jan 21 12:16:42.788445 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0661596a-3090-4f58-9352-813be2b61875 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:42.788575 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:42.788575 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:42.788882 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0661596a-3090-4f58-9352-813be2b61875 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:42.896181 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:42.896181 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:42.928109 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0661596a-3090-4f58-9352-813be2b61875 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:16:42.994297 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0661596a-3090-4f58-9352-813be2b61875 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f returned with HTTP 200 Jan 21 12:16:42.996469 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 838/1674] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:42 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f => generated 915 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:44.014518 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d39243ed-be45-4959-90a9-313d6dcdb104 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f Jan 21 12:16:44.017014 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d39243ed-be45-4959-90a9-313d6dcdb104 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:44.017422 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:44.017422 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:44.018432 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d39243ed-be45-4959-90a9-313d6dcdb104 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:44.135225 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:44.135225 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:44.145616 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d39243ed-be45-4959-90a9-313d6dcdb104 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:16:44.173482 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d39243ed-be45-4959-90a9-313d6dcdb104 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f returned with HTTP 200 Jan 21 12:16:44.176356 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 837/1675] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:44 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f => generated 916 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:44.194302 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e74b1357-57df-4cfc-9aec-4e3fae64447e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] POST http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots Jan 21 12:16:44.194766 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:44.194766 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:44.195484 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e74b1357-57df-4cfc-9aec-4e3fae64447e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "022741fe-a639-4091-a6b9-f48e4f5ac35f", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-143001552"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:16:44.311741 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:44.311741 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:44.319051 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e74b1357-57df-4cfc-9aec-4e3fae64447e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:16:44.319810 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-e74b1357-57df-4cfc-9aec-4e3fae64447e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Create snapshot from volume 022741fe-a639-4091-a6b9-f48e4f5ac35f Jan 21 12:16:44.539295 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-e74b1357-57df-4cfc-9aec-4e3fae64447e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Created reservations ['5bd7e3aa-51f9-4ae9-be32-721fdec74b0e', 'c837b461-d741-4275-b2d4-192bc0a50e1c', '3d5b1373-466b-4a61-94fa-90434b7569d4', 'e36e54f6-f8de-42ff-8d3a-12360473aa71'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:16:44.765254 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e74b1357-57df-4cfc-9aec-4e3fae64447e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot create request issued successfully. Jan 21 12:16:44.768603 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e74b1357-57df-4cfc-9aec-4e3fae64447e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots returned with HTTP 202 Jan 21 12:16:44.770501 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 839/1676] 10.222.0.89 () {60 vars in 1232 bytes} [Thu Jan 21 12:16:44 2021] POST /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots => generated 309 bytes in 582 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:16:44.781334 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3eebc633-c96a-46c0-abca-a5a15d259480 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/877a37c4-c211-45ee-933d-0e77bdea4b1a Jan 21 12:16:44.781911 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3eebc633-c96a-46c0-abca-a5a15d259480 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:44.782134 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:44.782134 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:44.782519 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3eebc633-c96a-46c0-abca-a5a15d259480 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:44.874172 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:44.874172 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:44.875499 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3eebc633-c96a-46c0-abca-a5a15d259480 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:16:44.880298 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3eebc633-c96a-46c0-abca-a5a15d259480 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/877a37c4-c211-45ee-933d-0e77bdea4b1a returned with HTTP 200 Jan 21 12:16:44.881202 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 838/1677] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:16:44 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/877a37c4-c211-45ee-933d-0e77bdea4b1a => generated 441 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:45.895360 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8c7f948b-9878-4054-bc75-e9f75371b1cc tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/877a37c4-c211-45ee-933d-0e77bdea4b1a Jan 21 12:16:45.896850 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8c7f948b-9878-4054-bc75-e9f75371b1cc tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:45.897320 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:45.897320 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:45.898083 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8c7f948b-9878-4054-bc75-e9f75371b1cc tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:45.974243 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:45.974243 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:45.977355 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8c7f948b-9878-4054-bc75-e9f75371b1cc tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:16:45.982608 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8c7f948b-9878-4054-bc75-e9f75371b1cc tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/877a37c4-c211-45ee-933d-0e77bdea4b1a returned with HTTP 200 Jan 21 12:16:45.983455 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 840/1678] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:16:45 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/877a37c4-c211-45ee-933d-0e77bdea4b1a => generated 441 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:46.996170 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-97a3164d-04bf-4ee0-b4f5-e64962418118 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/877a37c4-c211-45ee-933d-0e77bdea4b1a Jan 21 12:16:46.996760 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-97a3164d-04bf-4ee0-b4f5-e64962418118 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:46.996987 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:46.996987 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:46.997409 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-97a3164d-04bf-4ee0-b4f5-e64962418118 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:47.035085 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:47.035085 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:47.036683 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-97a3164d-04bf-4ee0-b4f5-e64962418118 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:16:47.039902 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-97a3164d-04bf-4ee0-b4f5-e64962418118 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/877a37c4-c211-45ee-933d-0e77bdea4b1a returned with HTTP 200 Jan 21 12:16:47.041037 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 839/1679] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:16:46 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/877a37c4-c211-45ee-933d-0e77bdea4b1a => generated 468 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:47.053894 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e15bd536-14a0-4624-9044-44261345ecb1 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] POST http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups Jan 21 12:16:47.054767 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:47.054767 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:47.055456 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e15bd536-14a0-4624-9044-44261345ecb1 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Action: 'create', calling method: create, body: {"backup": {"volume_id": "022741fe-a639-4091-a6b9-f48e4f5ac35f", "snapshot_id": "877a37c4-c211-45ee-933d-0e77bdea4b1a", "name": "tempest-VolumesSnapshotTestJSON-Backup-1162474943"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:16:47.057049 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.backups [None req-e15bd536-14a0-4624-9044-44261345ecb1 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Creating new backup {'backup': {'volume_id': '022741fe-a639-4091-a6b9-f48e4f5ac35f', 'snapshot_id': '877a37c4-c211-45ee-933d-0e77bdea4b1a', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1162474943'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 12:16:47.057464 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.contrib.backups [None req-e15bd536-14a0-4624-9044-44261345ecb1 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Creating backup of volume 022741fe-a639-4091-a6b9-f48e4f5ac35f in container None Jan 21 12:16:47.151456 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:47.151456 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:47.153591 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e15bd536-14a0-4624-9044-44261345ecb1 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:16:47.194988 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:47.194988 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:47.196915 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e15bd536-14a0-4624-9044-44261345ecb1 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:16:47.279289 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-e15bd536-14a0-4624-9044-44261345ecb1 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Created reservations ['cbbe1765-27dd-43c4-a415-16c1ec2fc66a', '3836b140-494c-430a-a3c4-d76ee61ee3e5'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:16:47.476653 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e15bd536-14a0-4624-9044-44261345ecb1 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups returned with HTTP 202 Jan 21 12:16:47.486879 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 841/1680] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:16:47 2021] POST /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups => generated 401 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:16:47.497839 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d1fa50ca-d7f5-48f1-9e76-5bb42c48c1fd tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:16:47.498646 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d1fa50ca-d7f5-48f1-9e76-5bb42c48c1fd tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:47.499057 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:47.499057 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:47.500105 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d1fa50ca-d7f5-48f1-9e76-5bb42c48c1fd tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:47.500775 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-d1fa50ca-d7f5-48f1-9e76-5bb42c48c1fd tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:16:47.533578 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:47.533578 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:47.536192 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d1fa50ca-d7f5-48f1-9e76-5bb42c48c1fd tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:16:47.537936 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 840/1681] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:47 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 818 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:48.553992 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-634ec634-abd3-48f7-b440-b508092635d2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:16:48.555525 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-634ec634-abd3-48f7-b440-b508092635d2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:48.555974 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:48.555974 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:48.556850 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-634ec634-abd3-48f7-b440-b508092635d2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:48.557469 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-634ec634-abd3-48f7-b440-b508092635d2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:16:48.614783 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:48.614783 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:48.622263 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-634ec634-abd3-48f7-b440-b508092635d2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:16:48.623553 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 842/1682] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:48 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 842 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:16:49.639565 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d63906dd-6a86-422c-b07f-471faa4987f2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:16:49.640152 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d63906dd-6a86-422c-b07f-471faa4987f2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:49.640272 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:49.640272 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:49.640610 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d63906dd-6a86-422c-b07f-471faa4987f2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:49.641161 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-d63906dd-6a86-422c-b07f-471faa4987f2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:16:49.700413 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:49.700413 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:49.702414 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d63906dd-6a86-422c-b07f-471faa4987f2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:16:49.708376 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 841/1683] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:49 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 842 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:50.723804 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e61bf895-9967-4a39-a22e-21cd00fdd415 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:16:50.724854 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e61bf895-9967-4a39-a22e-21cd00fdd415 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:50.725194 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:50.725194 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:50.725835 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e61bf895-9967-4a39-a22e-21cd00fdd415 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:50.726327 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-e61bf895-9967-4a39-a22e-21cd00fdd415 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:16:50.811654 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:50.811654 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:50.819806 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e61bf895-9967-4a39-a22e-21cd00fdd415 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:16:50.821128 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 843/1684] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:50 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 842 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:51.838084 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a18fe540-840f-4106-88cc-1acc7acc5c10 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:16:51.838645 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a18fe540-840f-4106-88cc-1acc7acc5c10 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:51.838862 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:51.838862 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:51.839497 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a18fe540-840f-4106-88cc-1acc7acc5c10 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:51.840034 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-a18fe540-840f-4106-88cc-1acc7acc5c10 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:16:51.899157 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:51.899157 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:51.902036 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a18fe540-840f-4106-88cc-1acc7acc5c10 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:16:51.903174 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 842/1685] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:51 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 842 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:52.921010 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-632c5038-0857-4e76-840c-cbaec50c7453 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:16:52.921592 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-632c5038-0857-4e76-840c-cbaec50c7453 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:52.921811 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:52.921811 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:52.922190 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-632c5038-0857-4e76-840c-cbaec50c7453 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:52.922564 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-632c5038-0857-4e76-840c-cbaec50c7453 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:16:52.978056 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:52.978056 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:52.981740 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-632c5038-0857-4e76-840c-cbaec50c7453 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:16:52.991769 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 844/1686] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:52 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 842 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:53.998306 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-32952473-85e6-48fa-b154-14e70d8e9cdd tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:16:53.998695 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-32952473-85e6-48fa-b154-14e70d8e9cdd tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:53.998955 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:53.998955 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:53.999445 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-32952473-85e6-48fa-b154-14e70d8e9cdd tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:53.999559 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-32952473-85e6-48fa-b154-14e70d8e9cdd tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:16:54.035249 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:54.035249 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:54.037495 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-32952473-85e6-48fa-b154-14e70d8e9cdd tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:16:54.038462 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 843/1687] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:53 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:55.054247 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8c977d10-df00-43ff-a835-22d91a7f9e4d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:16:55.054798 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8c977d10-df00-43ff-a835-22d91a7f9e4d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:55.054968 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:55.054968 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:55.055630 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8c977d10-df00-43ff-a835-22d91a7f9e4d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:55.056131 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-8c977d10-df00-43ff-a835-22d91a7f9e4d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:16:55.100121 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:55.100121 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:55.107829 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8c977d10-df00-43ff-a835-22d91a7f9e4d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:16:55.117561 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 845/1688] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:55 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 842 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:16:56.125063 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d01cd904-d0fa-4b9a-bbf3-98763fe9145a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:16:56.126501 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d01cd904-d0fa-4b9a-bbf3-98763fe9145a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:56.126872 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:56.126872 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:56.127478 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d01cd904-d0fa-4b9a-bbf3-98763fe9145a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:56.128306 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-d01cd904-d0fa-4b9a-bbf3-98763fe9145a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:16:56.215814 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:56.215814 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:56.222716 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d01cd904-d0fa-4b9a-bbf3-98763fe9145a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:16:56.226670 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 844/1689] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:56 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 842 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:57.242410 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-50027f2c-8fd8-4015-a232-1bcfc8f1e6a1 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:16:57.242932 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-50027f2c-8fd8-4015-a232-1bcfc8f1e6a1 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:57.243060 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:57.243060 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:57.243441 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-50027f2c-8fd8-4015-a232-1bcfc8f1e6a1 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:57.243838 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-50027f2c-8fd8-4015-a232-1bcfc8f1e6a1 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:16:57.390559 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:57.390559 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:57.399009 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-50027f2c-8fd8-4015-a232-1bcfc8f1e6a1 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:16:57.400259 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 846/1690] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:57 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 842 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:58.416863 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-65786286-23d5-4873-bd67-7f9461e6bb49 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:16:58.417609 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-65786286-23d5-4873-bd67-7f9461e6bb49 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:58.417609 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:58.417609 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:58.418042 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-65786286-23d5-4873-bd67-7f9461e6bb49 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:58.418450 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-65786286-23d5-4873-bd67-7f9461e6bb49 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:16:58.469139 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:58.469139 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:58.471097 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-65786286-23d5-4873-bd67-7f9461e6bb49 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:16:58.472091 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 845/1691] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:58 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 842 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:16:59.490657 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-72ae9bf5-3d71-4a78-bb59-4ee7390a92a1 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:16:59.491117 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-72ae9bf5-3d71-4a78-bb59-4ee7390a92a1 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:16:59.491117 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:16:59.491117 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:16:59.491518 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-72ae9bf5-3d71-4a78-bb59-4ee7390a92a1 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:16:59.491886 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-72ae9bf5-3d71-4a78-bb59-4ee7390a92a1 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:16:59.538439 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:16:59.538439 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:16:59.540455 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-72ae9bf5-3d71-4a78-bb59-4ee7390a92a1 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:16:59.545500 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 847/1692] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:16:59 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 842 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:00.561100 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-92b729f4-c943-4e16-850a-4532ab45dd15 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:00.562066 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-92b729f4-c943-4e16-850a-4532ab45dd15 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:00.562352 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:00.562352 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:00.564379 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-92b729f4-c943-4e16-850a-4532ab45dd15 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:00.564791 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-92b729f4-c943-4e16-850a-4532ab45dd15 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:00.641884 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:00.641884 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:00.645316 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-92b729f4-c943-4e16-850a-4532ab45dd15 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:00.646656 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 846/1693] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:00 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 842 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:01.662650 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bbd7622e-44aa-41e4-8b8b-558ee26c4541 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:01.664383 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bbd7622e-44aa-41e4-8b8b-558ee26c4541 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:01.664890 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:01.664890 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:01.665854 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bbd7622e-44aa-41e4-8b8b-558ee26c4541 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:01.666505 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-bbd7622e-44aa-41e4-8b8b-558ee26c4541 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:01.793376 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:01.793376 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:01.797519 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bbd7622e-44aa-41e4-8b8b-558ee26c4541 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:01.798986 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 848/1694] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:01 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:02.813463 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2d2c9d7c-9edd-4048-9f7f-9270700c4380 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:02.814047 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2d2c9d7c-9edd-4048-9f7f-9270700c4380 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:02.814773 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:02.814773 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:02.815424 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2d2c9d7c-9edd-4048-9f7f-9270700c4380 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:02.815777 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-2d2c9d7c-9edd-4048-9f7f-9270700c4380 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:02.873903 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:02.873903 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:02.885993 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2d2c9d7c-9edd-4048-9f7f-9270700c4380 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:02.894103 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 847/1695] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:02 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:03.901293 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b4087aae-3bb8-433e-8015-b1d35ffbcb22 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:03.901841 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b4087aae-3bb8-433e-8015-b1d35ffbcb22 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:03.902058 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:03.902058 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:03.902746 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b4087aae-3bb8-433e-8015-b1d35ffbcb22 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:03.903114 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-b4087aae-3bb8-433e-8015-b1d35ffbcb22 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:03.943707 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:03.943707 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:03.946775 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b4087aae-3bb8-433e-8015-b1d35ffbcb22 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:03.948275 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 849/1696] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:03 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:04.963651 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-783124e5-e5f9-402c-a6fe-5b377edd7336 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:04.964231 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-783124e5-e5f9-402c-a6fe-5b377edd7336 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:04.964385 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:04.964385 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:04.964714 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-783124e5-e5f9-402c-a6fe-5b377edd7336 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:04.965081 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-783124e5-e5f9-402c-a6fe-5b377edd7336 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:05.020836 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:05.020836 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:05.023797 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-783124e5-e5f9-402c-a6fe-5b377edd7336 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:05.024641 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 848/1697] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:04 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:06.042518 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b2cab7aa-6675-46e1-b2fe-2d8379a98f0c tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:06.043036 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b2cab7aa-6675-46e1-b2fe-2d8379a98f0c tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:06.043430 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:06.043430 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:06.044565 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b2cab7aa-6675-46e1-b2fe-2d8379a98f0c tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:06.045175 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-b2cab7aa-6675-46e1-b2fe-2d8379a98f0c tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:06.111278 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:06.111278 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:06.118070 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b2cab7aa-6675-46e1-b2fe-2d8379a98f0c tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:06.119225 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 850/1698] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:06 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:07.134007 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-05d23ac5-0be3-4e7c-8a65-d191cd24aed4 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:07.134645 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-05d23ac5-0be3-4e7c-8a65-d191cd24aed4 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:07.134645 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:07.134645 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:07.134894 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-05d23ac5-0be3-4e7c-8a65-d191cd24aed4 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:07.135253 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-05d23ac5-0be3-4e7c-8a65-d191cd24aed4 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:07.204818 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:07.204818 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:07.212095 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-05d23ac5-0be3-4e7c-8a65-d191cd24aed4 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:07.213531 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 849/1699] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:07 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:08.231800 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3de2bd2b-70d4-4b29-9f8c-8c0d6582f394 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:08.232378 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3de2bd2b-70d4-4b29-9f8c-8c0d6582f394 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:08.232604 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:08.232604 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:08.233165 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3de2bd2b-70d4-4b29-9f8c-8c0d6582f394 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:08.233673 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-3de2bd2b-70d4-4b29-9f8c-8c0d6582f394 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:08.301690 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:08.301690 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:08.304788 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3de2bd2b-70d4-4b29-9f8c-8c0d6582f394 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:08.306578 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 851/1700] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:08 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:09.417484 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3a96bfeb-ab39-40c5-b3d7-27cc33d129bc tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:09.419468 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3a96bfeb-ab39-40c5-b3d7-27cc33d129bc tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:09.419909 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:09.419909 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:09.421361 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3a96bfeb-ab39-40c5-b3d7-27cc33d129bc tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:09.422145 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-3a96bfeb-ab39-40c5-b3d7-27cc33d129bc tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:09.470089 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:09.470089 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:09.473797 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3a96bfeb-ab39-40c5-b3d7-27cc33d129bc tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:09.474759 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 850/1701] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:09 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:10.490058 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2d258338-7836-4c69-afa0-78cbf3e07ded tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:10.491231 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2d258338-7836-4c69-afa0-78cbf3e07ded tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:10.491672 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:10.491672 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:10.492585 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2d258338-7836-4c69-afa0-78cbf3e07ded tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:10.493249 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-2d258338-7836-4c69-afa0-78cbf3e07ded tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:10.563712 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:10.563712 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:10.578491 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2d258338-7836-4c69-afa0-78cbf3e07ded tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:10.580099 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 852/1702] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:10 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:11.594020 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-51e75724-f3d1-4570-aea5-31b3dcaf5c41 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:11.595296 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-51e75724-f3d1-4570-aea5-31b3dcaf5c41 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:11.595685 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:11.595685 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:11.596305 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-51e75724-f3d1-4570-aea5-31b3dcaf5c41 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:11.597023 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-51e75724-f3d1-4570-aea5-31b3dcaf5c41 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:11.653657 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:11.653657 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:11.661869 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-51e75724-f3d1-4570-aea5-31b3dcaf5c41 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:11.663182 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 851/1703] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:11 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:12.678584 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-55f31799-dde8-4acd-9f26-7a1770c106a7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:12.680440 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-55f31799-dde8-4acd-9f26-7a1770c106a7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:12.680882 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:12.680882 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:12.681607 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-55f31799-dde8-4acd-9f26-7a1770c106a7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:12.682293 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-55f31799-dde8-4acd-9f26-7a1770c106a7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:12.709875 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:12.709875 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:12.716009 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-55f31799-dde8-4acd-9f26-7a1770c106a7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:12.717127 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 853/1704] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:12 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:13.731542 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9a118bb1-77ac-4967-ba36-bdd283992d94 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:13.732081 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9a118bb1-77ac-4967-ba36-bdd283992d94 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:13.732321 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:13.732321 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:13.732624 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9a118bb1-77ac-4967-ba36-bdd283992d94 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:13.732948 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-9a118bb1-77ac-4967-ba36-bdd283992d94 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:13.790838 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:13.790838 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:13.798956 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9a118bb1-77ac-4967-ba36-bdd283992d94 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:13.805773 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 852/1705] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:13 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:14.816760 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2cd1cf6a-c933-497f-a741-6bea52fae371 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:14.819409 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2cd1cf6a-c933-497f-a741-6bea52fae371 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:14.819817 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:14.819817 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:14.823299 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2cd1cf6a-c933-497f-a741-6bea52fae371 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:14.823851 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-2cd1cf6a-c933-497f-a741-6bea52fae371 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:14.863187 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:14.863187 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:14.865247 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2cd1cf6a-c933-497f-a741-6bea52fae371 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:14.872355 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 854/1706] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:14 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:15.886145 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-76ac1d21-10ce-438d-b4bf-35f0b80d716a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:15.886694 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-76ac1d21-10ce-438d-b4bf-35f0b80d716a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:15.886900 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:15.886900 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:15.887183 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-76ac1d21-10ce-438d-b4bf-35f0b80d716a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:15.887539 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-76ac1d21-10ce-438d-b4bf-35f0b80d716a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:15.922773 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:15.922773 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:15.924535 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-76ac1d21-10ce-438d-b4bf-35f0b80d716a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:15.931787 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 853/1707] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:15 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:16.940777 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0ceb030b-e597-48b0-90c9-09e80239001f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:16.942158 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0ceb030b-e597-48b0-90c9-09e80239001f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:16.942530 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:16.942530 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:16.943349 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0ceb030b-e597-48b0-90c9-09e80239001f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:16.943871 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-0ceb030b-e597-48b0-90c9-09e80239001f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:17.012228 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:17.012228 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:17.018967 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0ceb030b-e597-48b0-90c9-09e80239001f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:17.022661 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 855/1708] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:16 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:18.033373 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6d928516-db6c-459f-b856-941783458b61 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:18.033925 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6d928516-db6c-459f-b856-941783458b61 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:18.034241 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:18.034241 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:18.034901 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6d928516-db6c-459f-b856-941783458b61 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:18.035325 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-6d928516-db6c-459f-b856-941783458b61 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:18.081900 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:18.081900 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:18.084003 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6d928516-db6c-459f-b856-941783458b61 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:18.084819 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 854/1709] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:18 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:19.099736 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e4340e8a-ce7d-4c5a-bad1-9da79f64edbb tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:19.100922 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e4340e8a-ce7d-4c5a-bad1-9da79f64edbb tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:19.101338 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:19.101338 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:19.102470 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e4340e8a-ce7d-4c5a-bad1-9da79f64edbb tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:19.103033 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-e4340e8a-ce7d-4c5a-bad1-9da79f64edbb tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:19.159911 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:19.159911 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:19.163538 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e4340e8a-ce7d-4c5a-bad1-9da79f64edbb tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:19.166008 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 856/1710] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:19 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:20.180764 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-db598c2c-e278-4feb-9770-bb3807d08aae tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:20.181267 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-db598c2c-e278-4feb-9770-bb3807d08aae tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:20.181479 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:20.181479 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:20.182132 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-db598c2c-e278-4feb-9770-bb3807d08aae tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:20.182720 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-db598c2c-e278-4feb-9770-bb3807d08aae tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:20.234758 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:20.234758 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:20.236641 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-db598c2c-e278-4feb-9770-bb3807d08aae tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:20.237673 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 855/1711] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:20 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:21.261348 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cb702640-63b7-4af9-8a10-db1ffabceb22 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:21.262514 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cb702640-63b7-4af9-8a10-db1ffabceb22 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:21.262941 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:21.262941 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:21.263580 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cb702640-63b7-4af9-8a10-db1ffabceb22 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:21.264146 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-cb702640-63b7-4af9-8a10-db1ffabceb22 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:21.313042 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:21.313042 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:21.322227 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cb702640-63b7-4af9-8a10-db1ffabceb22 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:21.323237 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 857/1712] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:21 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:17:22.337261 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-820c85e7-34d2-4df5-bc6f-663785c2044e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:22.337896 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-820c85e7-34d2-4df5-bc6f-663785c2044e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:22.338017 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:22.338017 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:22.338380 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-820c85e7-34d2-4df5-bc6f-663785c2044e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:22.338750 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-820c85e7-34d2-4df5-bc6f-663785c2044e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:22.417728 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:22.417728 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:22.428003 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-820c85e7-34d2-4df5-bc6f-663785c2044e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:22.432061 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 856/1713] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:22 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:23.440832 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-272a967b-f2b1-4180-8bfd-7e0b165a5cea tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:23.442243 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-272a967b-f2b1-4180-8bfd-7e0b165a5cea tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:23.442685 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:23.442685 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:23.443336 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-272a967b-f2b1-4180-8bfd-7e0b165a5cea tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:23.443897 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-272a967b-f2b1-4180-8bfd-7e0b165a5cea tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:23.469198 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:23.469198 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:23.473277 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-272a967b-f2b1-4180-8bfd-7e0b165a5cea tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:23.480691 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 858/1714] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:23 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:24.490300 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9a2499a0-4ff9-4ef5-a83b-f74e502aaead tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:24.496121 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9a2499a0-4ff9-4ef5-a83b-f74e502aaead tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:24.496384 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:24.496384 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:24.496709 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9a2499a0-4ff9-4ef5-a83b-f74e502aaead tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:24.497247 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-9a2499a0-4ff9-4ef5-a83b-f74e502aaead tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:24.521270 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:24.521270 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:24.523141 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9a2499a0-4ff9-4ef5-a83b-f74e502aaead tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:24.523966 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 857/1715] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:24 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:25.540225 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c9994d55-652a-4c58-a9a6-ff15cdb5733e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:25.540818 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c9994d55-652a-4c58-a9a6-ff15cdb5733e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:25.540914 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:25.540914 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:25.541600 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c9994d55-652a-4c58-a9a6-ff15cdb5733e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:25.542040 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-c9994d55-652a-4c58-a9a6-ff15cdb5733e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:25.628731 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:25.628731 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:25.635502 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c9994d55-652a-4c58-a9a6-ff15cdb5733e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:25.640630 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 859/1716] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:25 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:26.661154 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4efa6ba2-ee5c-42fa-ac07-efcf1243b509 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:26.661741 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4efa6ba2-ee5c-42fa-ac07-efcf1243b509 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:26.661942 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:26.661942 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:26.662317 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4efa6ba2-ee5c-42fa-ac07-efcf1243b509 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:26.662667 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-4efa6ba2-ee5c-42fa-ac07-efcf1243b509 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:26.698214 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:26.698214 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:26.699630 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4efa6ba2-ee5c-42fa-ac07-efcf1243b509 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:26.709983 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 858/1717] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:26 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:27.718589 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1f5c4dd9-c5d6-4a74-8a21-54b88a86088d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:27.719783 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1f5c4dd9-c5d6-4a74-8a21-54b88a86088d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:27.720170 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:27.720170 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:27.720811 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1f5c4dd9-c5d6-4a74-8a21-54b88a86088d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:27.721363 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-1f5c4dd9-c5d6-4a74-8a21-54b88a86088d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:27.795105 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:27.795105 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:27.800292 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1f5c4dd9-c5d6-4a74-8a21-54b88a86088d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:27.805806 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 860/1718] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:27 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:28.818401 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-60c6994a-0606-4410-a875-dfe82865cf18 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:28.818939 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-60c6994a-0606-4410-a875-dfe82865cf18 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:28.819142 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:28.819142 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:28.819522 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-60c6994a-0606-4410-a875-dfe82865cf18 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:28.819897 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-60c6994a-0606-4410-a875-dfe82865cf18 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:28.852391 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:28.852391 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:28.854416 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-60c6994a-0606-4410-a875-dfe82865cf18 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:28.865279 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 859/1719] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:28 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:29.872747 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2192d31f-efd1-4c13-8a95-604d4e50d30c tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:29.873321 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2192d31f-efd1-4c13-8a95-604d4e50d30c tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:29.873470 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:29.873470 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:29.873870 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2192d31f-efd1-4c13-8a95-604d4e50d30c tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:29.874248 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-2192d31f-efd1-4c13-8a95-604d4e50d30c tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:29.936797 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:29.936797 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:29.943909 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2192d31f-efd1-4c13-8a95-604d4e50d30c tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:29.947152 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 861/1720] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:29 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:30.966082 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6f72fe32-7700-43d5-b648-99fce9fc30b0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:30.967028 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6f72fe32-7700-43d5-b648-99fce9fc30b0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:30.967743 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:30.967743 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:30.968221 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6f72fe32-7700-43d5-b648-99fce9fc30b0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:30.968948 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-6f72fe32-7700-43d5-b648-99fce9fc30b0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:31.008557 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:31.008557 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:31.010500 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6f72fe32-7700-43d5-b648-99fce9fc30b0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:31.019580 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 860/1721] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:30 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:32.028645 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ebae9314-6805-4ecc-8583-1ad81787a631 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:32.029401 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ebae9314-6805-4ecc-8583-1ad81787a631 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:32.029806 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:32.029806 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:32.030454 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ebae9314-6805-4ecc-8583-1ad81787a631 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:32.030945 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-ebae9314-6805-4ecc-8583-1ad81787a631 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:32.060241 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:32.060241 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:32.064049 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ebae9314-6805-4ecc-8583-1ad81787a631 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:32.065408 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 862/1722] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:32 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:33.080614 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c0cf981e-a6c7-47ec-9c5c-d90e063bddab tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:33.082269 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c0cf981e-a6c7-47ec-9c5c-d90e063bddab tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:33.082767 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:33.082767 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:33.083787 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c0cf981e-a6c7-47ec-9c5c-d90e063bddab tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:33.084503 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-c0cf981e-a6c7-47ec-9c5c-d90e063bddab tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:33.169794 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:33.169794 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:33.172051 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c0cf981e-a6c7-47ec-9c5c-d90e063bddab tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:33.173450 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 861/1723] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:33 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:34.188834 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a71beaf0-3062-4bb9-914c-44bc6b8a4215 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:34.190497 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a71beaf0-3062-4bb9-914c-44bc6b8a4215 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:34.191336 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:34.191336 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:34.192438 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a71beaf0-3062-4bb9-914c-44bc6b8a4215 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:34.192971 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-a71beaf0-3062-4bb9-914c-44bc6b8a4215 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:34.221954 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:34.221954 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:34.224301 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a71beaf0-3062-4bb9-914c-44bc6b8a4215 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:34.225663 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 863/1724] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:34 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:34.558950 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a62126fb-6cff-483b-bb95-e7f90601de54 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] POST http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes Jan 21 12:17:34.559416 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:34.559416 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:34.559830 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a62126fb-6cff-483b-bb95-e7f90601de54 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2074075002"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:17:34.562690 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-a62126fb-6cff-483b-bb95-e7f90601de54 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2074075002'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:17:34.563065 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-a62126fb-6cff-483b-bb95-e7f90601de54 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Create volume of 1 GB Jan 21 12:17:34.578026 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a62126fb-6cff-483b-bb95-e7f90601de54 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Availability Zones retrieved successfully. Jan 21 12:17:34.598381 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-a62126fb-6cff-483b-bb95-e7f90601de54 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Flow 'volume_create_api' (c3059be7-a1af-488e-ae90-7afc128facee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:17:34.601374 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-a62126fb-6cff-483b-bb95-e7f90601de54 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b80d081-b1b4-4120-ba99-053c6766ecf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:17:34.604550 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-a62126fb-6cff-483b-bb95-e7f90601de54 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:17:34.704933 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-a62126fb-6cff-483b-bb95-e7f90601de54 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b80d081-b1b4-4120-ba99-053c6766ecf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:17:34.707822 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-a62126fb-6cff-483b-bb95-e7f90601de54 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58f2f124-7de4-474d-91f1-ee02c3fd58fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:17:34.797414 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-a62126fb-6cff-483b-bb95-e7f90601de54 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Created reservations ['8f1f0f7c-dbac-4f4e-afa9-eec360f94967', 'bd002e21-446f-42fd-9900-e6aeea8c6e39', '02debf3e-80d9-4d18-baa2-00fe54e3fe25', '588bd5d1-be2b-4adc-a119-30613b398b2c'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:17:34.799640 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-a62126fb-6cff-483b-bb95-e7f90601de54 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58f2f124-7de4-474d-91f1-ee02c3fd58fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f1f0f7c-dbac-4f4e-afa9-eec360f94967', 'bd002e21-446f-42fd-9900-e6aeea8c6e39', '02debf3e-80d9-4d18-baa2-00fe54e3fe25', '588bd5d1-be2b-4adc-a119-30613b398b2c']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:17:34.804550 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-a62126fb-6cff-483b-bb95-e7f90601de54 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87a3abfe-23bd-46cd-be82-075f65af1b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:17:34.988751 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-a62126fb-6cff-483b-bb95-e7f90601de54 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87a3abfe-23bd-46cd-be82-075f65af1b01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab2e891a-9303-4ff5-9981-30daae000f13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2074075002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c50edce2178c45f3b40d6eb50e2f460b',qos_specs=None,replication_status=,reservations=['8f1f0f7c-dbac-4f4e-afa9-eec360f94967','bd002e21-446f-42fd-9900-e6aeea8c6e39','02debf3e-80d9-4d18-baa2-00fe54e3fe25','588bd5d1-be2b-4adc-a119-30613b398b2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5985d812bd44d26ab4de4680394e9d2',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:17:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2074075002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab2e891a-9303-4ff5-9981-30daae000f13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c50edce2178c45f3b40d6eb50e2f460b',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,user_id='b5985d812bd44d26ab4de4680394e9d2',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:17:35.003470 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-a62126fb-6cff-483b-bb95-e7f90601de54 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18c39210-4719-464a-bb78-4e52f32178d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:17:35.055851 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-a62126fb-6cff-483b-bb95-e7f90601de54 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18c39210-4719-464a-bb78-4e52f32178d2) 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-2074075002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c50edce2178c45f3b40d6eb50e2f460b',qos_specs=None,replication_status=,reservations=['8f1f0f7c-dbac-4f4e-afa9-eec360f94967','bd002e21-446f-42fd-9900-e6aeea8c6e39','02debf3e-80d9-4d18-baa2-00fe54e3fe25','588bd5d1-be2b-4adc-a119-30613b398b2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5985d812bd44d26ab4de4680394e9d2',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:17:35.058114 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-a62126fb-6cff-483b-bb95-e7f90601de54 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b28b38f-681d-4e76-abea-331f163b40db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:17:35.079211 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-a62126fb-6cff-483b-bb95-e7f90601de54 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b28b38f-681d-4e76-abea-331f163b40db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:17:35.082203 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-a62126fb-6cff-483b-bb95-e7f90601de54 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Flow 'volume_create_api' (c3059be7-a1af-488e-ae90-7afc128facee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:17:35.195579 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a62126fb-6cff-483b-bb95-e7f90601de54 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Create volume request issued successfully. Jan 21 12:17:35.225214 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a62126fb-6cff-483b-bb95-e7f90601de54 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes returned with HTTP 202 Jan 21 12:17:35.226203 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 862/1725] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:17:34 2021] POST /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes => generated 826 bytes in 671 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:17:35.244647 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-58a17a94-4d69-43a4-86fe-bf17b4cbac42 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:35.245197 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-58a17a94-4d69-43a4-86fe-bf17b4cbac42 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:35.245418 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:35.245418 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:35.245822 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-58a17a94-4d69-43a4-86fe-bf17b4cbac42 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:35.246197 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-58a17a94-4d69-43a4-86fe-bf17b4cbac42 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:35.273169 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9da809d7-5f79-498e-ac78-2187163cf10b tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] GET http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/ab2e891a-9303-4ff5-9981-30daae000f13 Jan 21 12:17:35.274049 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9da809d7-5f79-498e-ac78-2187163cf10b tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:35.274049 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:35.274049 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:35.274644 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9da809d7-5f79-498e-ac78-2187163cf10b tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:35.316410 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:35.316410 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:35.325406 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-58a17a94-4d69-43a4-86fe-bf17b4cbac42 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:35.327121 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 864/1726] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:35 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:35.379104 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:35.379104 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:35.389985 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9da809d7-5f79-498e-ac78-2187163cf10b tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Volume info retrieved successfully. Jan 21 12:17:35.441257 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9da809d7-5f79-498e-ac78-2187163cf10b tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/ab2e891a-9303-4ff5-9981-30daae000f13 returned with HTTP 200 Jan 21 12:17:35.441257 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 863/1727] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:35 2021] GET /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/ab2e891a-9303-4ff5-9981-30daae000f13 => generated 894 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:36.342831 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4c0d649f-3efd-461e-b4d9-bc5dd3910241 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:36.343469 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4c0d649f-3efd-461e-b4d9-bc5dd3910241 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:36.343798 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:36.343798 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:36.344177 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4c0d649f-3efd-461e-b4d9-bc5dd3910241 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:36.344547 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-4c0d649f-3efd-461e-b4d9-bc5dd3910241 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:36.386684 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:36.386684 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:36.408756 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4c0d649f-3efd-461e-b4d9-bc5dd3910241 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:36.410986 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 865/1728] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:36 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:36.457464 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c866c39e-de89-4fa3-bb9a-5f36342876dd tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] GET http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/ab2e891a-9303-4ff5-9981-30daae000f13 Jan 21 12:17:36.458281 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c866c39e-de89-4fa3-bb9a-5f36342876dd tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:36.458658 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:36.458658 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:36.459283 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c866c39e-de89-4fa3-bb9a-5f36342876dd tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:36.553388 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:36.553388 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:36.570841 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c866c39e-de89-4fa3-bb9a-5f36342876dd tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Volume info retrieved successfully. Jan 21 12:17:36.612520 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c866c39e-de89-4fa3-bb9a-5f36342876dd tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/ab2e891a-9303-4ff5-9981-30daae000f13 returned with HTTP 200 Jan 21 12:17:36.613885 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 864/1729] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:36 2021] GET /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/ab2e891a-9303-4ff5-9981-30daae000f13 => generated 919 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:37.436580 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9d0efea3-9090-4589-90a6-be0a650d17fb tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:37.445736 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9d0efea3-9090-4589-90a6-be0a650d17fb tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:37.451377 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:37.451377 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:37.452343 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9d0efea3-9090-4589-90a6-be0a650d17fb tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:37.456297 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-9d0efea3-9090-4589-90a6-be0a650d17fb tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:37.531977 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:37.531977 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:37.535650 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9d0efea3-9090-4589-90a6-be0a650d17fb tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:37.537910 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 866/1730] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:37 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:38.552185 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fbaff162-3351-4d8d-a1e6-e618351412cc tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:38.553503 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fbaff162-3351-4d8d-a1e6-e618351412cc tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:38.554079 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:38.554079 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:38.554754 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fbaff162-3351-4d8d-a1e6-e618351412cc tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:38.555360 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-fbaff162-3351-4d8d-a1e6-e618351412cc tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:38.597085 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:38.597085 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:38.605068 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fbaff162-3351-4d8d-a1e6-e618351412cc tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:38.606053 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 865/1731] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:38 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:39.620323 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0adc2e2f-9bce-44b8-bbfc-6fc41711927a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:39.620987 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0adc2e2f-9bce-44b8-bbfc-6fc41711927a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:39.621428 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:39.621428 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:39.622085 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0adc2e2f-9bce-44b8-bbfc-6fc41711927a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:39.622634 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-0adc2e2f-9bce-44b8-bbfc-6fc41711927a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:39.699086 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:39.699086 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:39.703380 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0adc2e2f-9bce-44b8-bbfc-6fc41711927a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:39.706724 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 867/1732] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:39 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:40.721958 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e635dae3-3908-4570-a288-c4a70558b4e7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:40.723525 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e635dae3-3908-4570-a288-c4a70558b4e7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:40.724000 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:40.724000 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:40.725184 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e635dae3-3908-4570-a288-c4a70558b4e7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:40.726108 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-e635dae3-3908-4570-a288-c4a70558b4e7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:40.763963 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:40.763963 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:40.766544 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e635dae3-3908-4570-a288-c4a70558b4e7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:40.768168 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 866/1733] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:40 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:41.786337 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1c5bafbe-38ef-4b54-afb9-840a42096cb4 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:41.787058 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1c5bafbe-38ef-4b54-afb9-840a42096cb4 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:41.787058 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:41.787058 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:41.787475 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1c5bafbe-38ef-4b54-afb9-840a42096cb4 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:41.787891 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-1c5bafbe-38ef-4b54-afb9-840a42096cb4 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:41.836413 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:41.836413 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:41.838803 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1c5bafbe-38ef-4b54-afb9-840a42096cb4 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:41.839780 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 868/1734] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:41 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:17:42.863488 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2fe74cf2-9ec8-4ec5-8092-481d09a331a7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:42.864319 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2fe74cf2-9ec8-4ec5-8092-481d09a331a7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:42.864557 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:42.864557 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:42.868855 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2fe74cf2-9ec8-4ec5-8092-481d09a331a7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:42.869316 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-2fe74cf2-9ec8-4ec5-8092-481d09a331a7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:42.970602 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:42.970602 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:42.979431 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2fe74cf2-9ec8-4ec5-8092-481d09a331a7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:42.987369 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 867/1735] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:42 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:44.012951 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-71d2514a-d4a1-48e3-844f-d6f88660226c tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:44.017625 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-71d2514a-d4a1-48e3-844f-d6f88660226c tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:44.017891 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:44.017891 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:44.018271 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-71d2514a-d4a1-48e3-844f-d6f88660226c tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:44.018736 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-71d2514a-d4a1-48e3-844f-d6f88660226c tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:44.057940 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:44.057940 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:44.060438 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-71d2514a-d4a1-48e3-844f-d6f88660226c tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:44.061276 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 869/1736] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:43 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:45.077738 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c07abebb-ee69-45e1-83e4-e0ae83aeede8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:45.078570 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c07abebb-ee69-45e1-83e4-e0ae83aeede8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:45.078695 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:45.078695 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:45.079213 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c07abebb-ee69-45e1-83e4-e0ae83aeede8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:45.079754 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-c07abebb-ee69-45e1-83e4-e0ae83aeede8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:45.169554 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:45.169554 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:45.182432 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c07abebb-ee69-45e1-83e4-e0ae83aeede8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:45.183230 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 868/1737] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:45 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 855 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:46.214651 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ed0062c1-6d20-41df-aed0-5840d5ed935f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:46.215688 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ed0062c1-6d20-41df-aed0-5840d5ed935f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:46.216051 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:46.216051 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:46.216732 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ed0062c1-6d20-41df-aed0-5840d5ed935f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:46.217402 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-ed0062c1-6d20-41df-aed0-5840d5ed935f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:46.326578 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:46.326578 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:46.328944 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ed0062c1-6d20-41df-aed0-5840d5ed935f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:46.330130 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 870/1738] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:46 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 856 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:46.350157 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-74402fda-e316-4eca-ae2c-bde0c2e1f579 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/877a37c4-c211-45ee-933d-0e77bdea4b1a Jan 21 12:17:46.351141 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-74402fda-e316-4eca-ae2c-bde0c2e1f579 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:46.352091 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:46.352091 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:46.352841 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-74402fda-e316-4eca-ae2c-bde0c2e1f579 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:46.413285 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:46.413285 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:46.414506 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-74402fda-e316-4eca-ae2c-bde0c2e1f579 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:17:46.421891 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-74402fda-e316-4eca-ae2c-bde0c2e1f579 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/877a37c4-c211-45ee-933d-0e77bdea4b1a returned with HTTP 200 Jan 21 12:17:46.422737 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 869/1739] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:17:46 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/877a37c4-c211-45ee-933d-0e77bdea4b1a => generated 468 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:46.441911 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-20b002d5-cc83-49c6-a77e-073b83105006 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:46.442549 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-20b002d5-cc83-49c6-a77e-073b83105006 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:46.443022 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:46.443022 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:46.443821 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-20b002d5-cc83-49c6-a77e-073b83105006 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:46.444312 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-20b002d5-cc83-49c6-a77e-073b83105006 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Show backup with id 88434d9f-c367-4a3e-b71b-80a6e4afb846. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:17:46.500305 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:46.500305 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:46.508037 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-20b002d5-cc83-49c6-a77e-073b83105006 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 200 Jan 21 12:17:46.510657 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 871/1740] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:17:46 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 856 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:17:46.534696 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d9073a89-aec1-426e-91fd-b66a45f6e93b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] DELETE http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 Jan 21 12:17:46.535383 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d9073a89-aec1-426e-91fd-b66a45f6e93b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:17:46.535841 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:17:46.535841 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:17:46.536663 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d9073a89-aec1-426e-91fd-b66a45f6e93b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:17:46.537373 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.contrib.backups [None req-d9073a89-aec1-426e-91fd-b66a45f6e93b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Delete backup with id: 88434d9f-c367-4a3e-b71b-80a6e4afb846. Jan 21 12:17:46.633547 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:17:46.633547 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:17:46.679079 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.backup.rpcapi [None req-d9073a89-aec1-426e-91fd-b66a45f6e93b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] delete_backup rpcapi backup_id 88434d9f-c367-4a3e-b71b-80a6e4afb846 {{(pid=87986) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 12:17:46.683410 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d9073a89-aec1-426e-91fd-b66a45f6e93b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 returned with HTTP 202 Jan 21 12:17:46.694551 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 870/1741] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:17:46 2021] DELETE /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/backups/88434d9f-c367-4a3e-b71b-80a6e4afb846 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:18:16.450393 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-6bae0787-d7ef-4686-9987-cdbb5da829fa req-8a267f2b-efe7-4e73-9110-90c8da114faa tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] GET http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/ab2e891a-9303-4ff5-9981-30daae000f13 Jan 21 12:18:16.452663 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-6bae0787-d7ef-4686-9987-cdbb5da829fa req-8a267f2b-efe7-4e73-9110-90c8da114faa tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:16.453459 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:16.453459 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:16.454751 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-6bae0787-d7ef-4686-9987-cdbb5da829fa req-8a267f2b-efe7-4e73-9110-90c8da114faa tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:16.548314 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:16.548314 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:16.561035 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-6bae0787-d7ef-4686-9987-cdbb5da829fa req-8a267f2b-efe7-4e73-9110-90c8da114faa tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Volume info retrieved successfully. Jan 21 12:18:16.587202 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-6bae0787-d7ef-4686-9987-cdbb5da829fa req-8a267f2b-efe7-4e73-9110-90c8da114faa tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/ab2e891a-9303-4ff5-9981-30daae000f13 returned with HTTP 200 Jan 21 12:18:16.588069 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 872/1742] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:18:16 2021] GET /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/ab2e891a-9303-4ff5-9981-30daae000f13 => generated 919 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:18:16.618526 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d9073a89-aec1-426e-91fd-b66a45f6e93b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume// Jan 21 12:18:16.618978 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d9073a89-aec1-426e-91fd-b66a45f6e93b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:16.619405 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:16.619405 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:16.619787 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d9073a89-aec1-426e-91fd-b66a45f6e93b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:16.620982 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d9073a89-aec1-426e-91fd-b66a45f6e93b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:18:16.621528 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 871/1743] 10.222.0.89 () {58 vars in 1289 bytes} [Thu Jan 21 12:18:16 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:18:16.636536 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-6bae0787-d7ef-4686-9987-cdbb5da829fa req-6ef13ee2-bad2-4bbf-9611-58aeb2f4a224 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] POST http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/attachments Jan 21 12:18:16.637319 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:16.637319 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:16.638078 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-6bae0787-d7ef-4686-9987-cdbb5da829fa req-6ef13ee2-bad2-4bbf-9611-58aeb2f4a224 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ab2e891a-9303-4ff5-9981-30daae000f13", "instance_uuid": "d96bcc32-f6ba-41d0-9e14-4775a874b758", "connector": null}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:18:16.705543 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:16.705543 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:16.772595 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-6bae0787-d7ef-4686-9987-cdbb5da829fa req-6ef13ee2-bad2-4bbf-9611-58aeb2f4a224 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/attachments returned with HTTP 200 Jan 21 12:18:16.774094 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 873/1744] 10.222.0.89 () {66 vars in 1565 bytes} [Thu Jan 21 12:18:16 2021] POST /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/attachments => generated 273 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:18:16.825921 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-6bae0787-d7ef-4686-9987-cdbb5da829fa req-72fc9970-b6a4-4b51-b3a4-2c83b27b4204 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] POST http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/attachments/30cedd19-319c-4fe6-9ef7-1764077bb52d/action Jan 21 12:18:16.826865 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-6bae0787-d7ef-4686-9987-cdbb5da829fa req-72fc9970-b6a4-4b51-b3a4-2c83b27b4204 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Action body: b'{"os-complete": null}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:18:16.827216 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-6bae0787-d7ef-4686-9987-cdbb5da829fa req-72fc9970-b6a4-4b51-b3a4-2c83b27b4204 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:18:16.912685 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:16.912685 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:16.929915 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-6bae0787-d7ef-4686-9987-cdbb5da829fa req-72fc9970-b6a4-4b51-b3a4-2c83b27b4204 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/attachments/30cedd19-319c-4fe6-9ef7-1764077bb52d/action returned with HTTP 204 Jan 21 12:18:16.931402 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 872/1745] 10.222.0.89 () {66 vars in 1696 bytes} [Thu Jan 21 12:18:16 2021] POST /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/attachments/30cedd19-319c-4fe6-9ef7-1764077bb52d/action => generated 0 bytes in 110 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:18:16.979527 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-669d868b-0b29-4305-a346-c78759743e04 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] GET http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/ab2e891a-9303-4ff5-9981-30daae000f13 Jan 21 12:18:16.980305 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-669d868b-0b29-4305-a346-c78759743e04 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:16.980793 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:16.980793 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:16.981264 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-669d868b-0b29-4305-a346-c78759743e04 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:17.051973 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:17.051973 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:17.061740 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-669d868b-0b29-4305-a346-c78759743e04 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Volume info retrieved successfully. Jan 21 12:18:17.090691 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:17.090691 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:17.103388 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-669d868b-0b29-4305-a346-c78759743e04 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/ab2e891a-9303-4ff5-9981-30daae000f13 returned with HTTP 200 Jan 21 12:18:17.104968 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 874/1746] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:18:16 2021] GET /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/ab2e891a-9303-4ff5-9981-30daae000f13 => generated 1181 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:18:17.255796 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b7f03883-a052-42de-81cd-6356062f8700 req-97d4989a-58a4-4ed4-8195-65baf8055755 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] GET http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/ab2e891a-9303-4ff5-9981-30daae000f13 Jan 21 12:18:17.256620 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b7f03883-a052-42de-81cd-6356062f8700 req-97d4989a-58a4-4ed4-8195-65baf8055755 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:17.256809 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:17.256809 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:17.257187 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b7f03883-a052-42de-81cd-6356062f8700 req-97d4989a-58a4-4ed4-8195-65baf8055755 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:17.307695 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:17.307695 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:17.317587 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-b7f03883-a052-42de-81cd-6356062f8700 req-97d4989a-58a4-4ed4-8195-65baf8055755 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Volume info retrieved successfully. Jan 21 12:18:17.338556 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:17.338556 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:17.348595 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b7f03883-a052-42de-81cd-6356062f8700 req-97d4989a-58a4-4ed4-8195-65baf8055755 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/ab2e891a-9303-4ff5-9981-30daae000f13 returned with HTTP 200 Jan 21 12:18:17.356404 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 873/1747] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:18:17 2021] GET /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/ab2e891a-9303-4ff5-9981-30daae000f13 => generated 1181 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:18:17.413486 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b7f03883-a052-42de-81cd-6356062f8700 req-6e9899d2-016b-4bbb-ac38-8ee270bc2e1b tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] DELETE http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/attachments/30cedd19-319c-4fe6-9ef7-1764077bb52d Jan 21 12:18:17.414361 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b7f03883-a052-42de-81cd-6356062f8700 req-6e9899d2-016b-4bbb-ac38-8ee270bc2e1b tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:17.415460 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:17.415460 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:17.416116 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-b7f03883-a052-42de-81cd-6356062f8700 req-6e9899d2-016b-4bbb-ac38-8ee270bc2e1b tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:17.461325 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:17.461325 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:17.711673 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-b7f03883-a052-42de-81cd-6356062f8700 req-6e9899d2-016b-4bbb-ac38-8ee270bc2e1b tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 12:18:17.712096 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-b7f03883-a052-42de-81cd-6356062f8700 req-6e9899d2-016b-4bbb-ac38-8ee270bc2e1b tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Pending status list for volume during attachment-delete: [] {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 12:18:17.720869 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-b7f03883-a052-42de-81cd-6356062f8700 req-6e9899d2-016b-4bbb-ac38-8ee270bc2e1b tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/attachments/30cedd19-319c-4fe6-9ef7-1764077bb52d returned with HTTP 200 Jan 21 12:18:17.722015 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 875/1748] 10.222.0.89 () {64 vars in 1644 bytes} [Thu Jan 21 12:18:17 2021] DELETE /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/attachments/30cedd19-319c-4fe6-9ef7-1764077bb52d => generated 19 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:18:17.761011 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8c5f96d1-561b-4c49-a37f-3500c82760d6 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] GET http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/ab2e891a-9303-4ff5-9981-30daae000f13 Jan 21 12:18:17.762001 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8c5f96d1-561b-4c49-a37f-3500c82760d6 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:17.762256 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:17.762256 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:17.762974 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8c5f96d1-561b-4c49-a37f-3500c82760d6 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:17.816432 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:17.816432 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:17.826367 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8c5f96d1-561b-4c49-a37f-3500c82760d6 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Volume info retrieved successfully. Jan 21 12:18:17.863637 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8c5f96d1-561b-4c49-a37f-3500c82760d6 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/ab2e891a-9303-4ff5-9981-30daae000f13 returned with HTTP 200 Jan 21 12:18:17.864790 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 874/1749] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:18:17 2021] GET /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/ab2e891a-9303-4ff5-9981-30daae000f13 => generated 919 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:18:20.683046 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c052db3d-defb-416b-b718-1bdac40131b5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] POST http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes Jan 21 12:18:20.688900 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:20.688900 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:20.692704 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c052db3d-defb-416b-b718-1bdac40131b5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5c95b056-2e65-49e7-b901-df3480abf71e", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1044417692"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:18:20.694641 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-c052db3d-defb-416b-b718-1bdac40131b5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Create volume request body: {'volume': {'imageRef': '5c95b056-2e65-49e7-b901-df3480abf71e', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1044417692'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:18:20.873875 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-c052db3d-defb-416b-b718-1bdac40131b5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Create volume of 1 GB Jan 21 12:18:20.875366 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:20.875366 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:20.906089 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c052db3d-defb-416b-b718-1bdac40131b5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Availability Zones retrieved successfully. Jan 21 12:18:20.935290 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c052db3d-defb-416b-b718-1bdac40131b5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Flow 'volume_create_api' (6aa897ce-5075-4495-b520-0eb685b436fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:18:20.940313 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c052db3d-defb-416b-b718-1bdac40131b5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb3036af-a9ba-46c0-9d14-0008cb6d03d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:18:20.944930 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-c052db3d-defb-416b-b718-1bdac40131b5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:18:21.073438 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c052db3d-defb-416b-b718-1bdac40131b5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb3036af-a9ba-46c0-9d14-0008cb6d03d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:18:21.076432 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c052db3d-defb-416b-b718-1bdac40131b5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9f50233-1af0-4c27-8649-dc2b91507f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:18:21.208901 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-c052db3d-defb-416b-b718-1bdac40131b5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Created reservations ['9e032650-5cbd-4bee-b01c-5f5779db166d', 'd1f78dc7-ef3e-4109-a10c-a271ec41ad30', '9dfb5625-b4af-46e7-a484-717cd6d73b4d', '76447dbe-7190-43e9-8835-0b7139062c10'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:18:21.211182 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c052db3d-defb-416b-b718-1bdac40131b5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9f50233-1af0-4c27-8649-dc2b91507f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e032650-5cbd-4bee-b01c-5f5779db166d', 'd1f78dc7-ef3e-4109-a10c-a271ec41ad30', '9dfb5625-b4af-46e7-a484-717cd6d73b4d', '76447dbe-7190-43e9-8835-0b7139062c10']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:18:21.213338 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c052db3d-defb-416b-b718-1bdac40131b5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbcc3480-dce0-41d7-be3f-51769ddd00f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:18:21.285450 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c052db3d-defb-416b-b718-1bdac40131b5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbcc3480-dce0-41d7-be3f-51769ddd00f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15c93e37-8a20-4ad1-a91c-10077b6e6625', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1044417692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dd3a35229ff47a2a49012bb2733bb6b',qos_specs=None,replication_status=,reservations=['9e032650-5cbd-4bee-b01c-5f5779db166d','d1f78dc7-ef3e-4109-a10c-a271ec41ad30','9dfb5625-b4af-46e7-a484-717cd6d73b4d','76447dbe-7190-43e9-8835-0b7139062c10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='974e7d718b984814bef6ff57009ad973',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:18:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1044417692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15c93e37-8a20-4ad1-a91c-10077b6e6625,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dd3a35229ff47a2a49012bb2733bb6b',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,user_id='974e7d718b984814bef6ff57009ad973',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:18:21.288679 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c052db3d-defb-416b-b718-1bdac40131b5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b1ea138-430e-4320-9bd4-9f0d74ed7389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:18:21.320024 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c052db3d-defb-416b-b718-1bdac40131b5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b1ea138-430e-4320-9bd4-9f0d74ed7389) 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-VolumesSnapshotTestJSON-Volume-1044417692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dd3a35229ff47a2a49012bb2733bb6b',qos_specs=None,replication_status=,reservations=['9e032650-5cbd-4bee-b01c-5f5779db166d','d1f78dc7-ef3e-4109-a10c-a271ec41ad30','9dfb5625-b4af-46e7-a484-717cd6d73b4d','76447dbe-7190-43e9-8835-0b7139062c10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='974e7d718b984814bef6ff57009ad973',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:18:21.322951 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c052db3d-defb-416b-b718-1bdac40131b5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4dc2e32-14ff-4c89-90de-bdb2da72b016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:18:21.352186 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c052db3d-defb-416b-b718-1bdac40131b5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4dc2e32-14ff-4c89-90de-bdb2da72b016) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:18:21.358453 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c052db3d-defb-416b-b718-1bdac40131b5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Flow 'volume_create_api' (6aa897ce-5075-4495-b520-0eb685b436fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:18:21.425566 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c052db3d-defb-416b-b718-1bdac40131b5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Create volume request issued successfully. Jan 21 12:18:21.461148 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c052db3d-defb-416b-b718-1bdac40131b5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes returned with HTTP 202 Jan 21 12:18:21.462665 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 876/1750] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:18:20 2021] POST /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes => generated 823 bytes in 784 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:18:21.477586 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4ff27c78-a518-4987-9465-3bd752e23db7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:18:21.478181 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4ff27c78-a518-4987-9465-3bd752e23db7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:21.478380 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:21.478380 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:21.479715 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4ff27c78-a518-4987-9465-3bd752e23db7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:21.576058 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:21.576058 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:21.594956 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4ff27c78-a518-4987-9465-3bd752e23db7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:18:21.647876 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4ff27c78-a518-4987-9465-3bd752e23db7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:18:21.648694 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 875/1751] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:18:21 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 915 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:18:22.669045 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4b824728-b28b-47e5-a961-868c636abcd6 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:18:22.669732 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4b824728-b28b-47e5-a961-868c636abcd6 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:22.670049 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:22.670049 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:22.670885 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4b824728-b28b-47e5-a961-868c636abcd6 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:22.787951 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:22.787951 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:22.808894 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4b824728-b28b-47e5-a961-868c636abcd6 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:18:22.857033 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4b824728-b28b-47e5-a961-868c636abcd6 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:18:22.858671 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 877/1752] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:18:22 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 915 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:18:23.874898 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-11ab93b4-cc91-4201-b960-dd59dd1528d2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:18:23.876215 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-11ab93b4-cc91-4201-b960-dd59dd1528d2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:23.876419 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:23.876419 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:23.877052 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-11ab93b4-cc91-4201-b960-dd59dd1528d2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:23.949623 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:23.949623 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:23.967452 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-11ab93b4-cc91-4201-b960-dd59dd1528d2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:18:24.002648 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-11ab93b4-cc91-4201-b960-dd59dd1528d2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:18:24.004901 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 876/1753] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:18:23 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 915 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:18:25.020345 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-db8c103d-46aa-4c80-8995-6ba7740207f2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:18:25.020987 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-db8c103d-46aa-4c80-8995-6ba7740207f2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:25.021316 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:25.021316 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:25.022071 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-db8c103d-46aa-4c80-8995-6ba7740207f2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:25.148139 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:25.148139 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:25.172953 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-db8c103d-46aa-4c80-8995-6ba7740207f2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:18:25.204299 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-db8c103d-46aa-4c80-8995-6ba7740207f2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:18:25.205589 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 878/1754] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:18:25 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 915 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:18:26.222267 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eb8b6232-e3cb-4362-8ead-1b97707a1ed4 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:18:26.223424 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eb8b6232-e3cb-4362-8ead-1b97707a1ed4 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:26.223807 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:26.223807 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:26.224447 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eb8b6232-e3cb-4362-8ead-1b97707a1ed4 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:26.381235 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:26.381235 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:26.406813 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-eb8b6232-e3cb-4362-8ead-1b97707a1ed4 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:18:26.459132 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eb8b6232-e3cb-4362-8ead-1b97707a1ed4 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:18:26.461755 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 877/1755] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:18:26 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 915 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:18:27.478613 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e28b86bc-b985-4729-9dfa-1c7675cdb9c5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:18:27.480530 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e28b86bc-b985-4729-9dfa-1c7675cdb9c5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:27.481253 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:27.481253 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:27.482003 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e28b86bc-b985-4729-9dfa-1c7675cdb9c5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:27.678334 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:27.678334 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:27.718621 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e28b86bc-b985-4729-9dfa-1c7675cdb9c5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:18:27.761538 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e28b86bc-b985-4729-9dfa-1c7675cdb9c5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:18:27.763318 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 879/1756] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:18:27 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 915 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:18:28.780549 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-39e254c0-5f25-4769-8bd0-b95e9a0ce1c7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:18:28.781902 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-39e254c0-5f25-4769-8bd0-b95e9a0ce1c7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:28.782393 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:28.782393 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:28.783120 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-39e254c0-5f25-4769-8bd0-b95e9a0ce1c7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:28.940076 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:28.940076 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:28.956228 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-39e254c0-5f25-4769-8bd0-b95e9a0ce1c7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:18:28.994048 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-39e254c0-5f25-4769-8bd0-b95e9a0ce1c7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:18:29.007306 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 878/1757] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:18:28 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 915 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:18:30.014525 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b091ff3f-6aae-4097-a072-6d18f412f019 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:18:30.015196 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b091ff3f-6aae-4097-a072-6d18f412f019 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:30.015561 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:30.015561 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:30.016105 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b091ff3f-6aae-4097-a072-6d18f412f019 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:30.245655 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:30.245655 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:30.263773 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b091ff3f-6aae-4097-a072-6d18f412f019 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:18:30.388137 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b091ff3f-6aae-4097-a072-6d18f412f019 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:18:30.414420 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 880/1758] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:18:30 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 915 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:18:31.432334 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-237884bc-3a39-4223-a3e3-0ac98e2524f3 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:18:31.432872 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-237884bc-3a39-4223-a3e3-0ac98e2524f3 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:31.433122 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:31.433122 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:31.433848 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-237884bc-3a39-4223-a3e3-0ac98e2524f3 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:31.585266 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:31.585266 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:31.603841 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-237884bc-3a39-4223-a3e3-0ac98e2524f3 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:18:31.651507 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-237884bc-3a39-4223-a3e3-0ac98e2524f3 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:18:31.654262 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 879/1759] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:18:31 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 915 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:18:32.672446 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-09c7beab-434e-4bbc-8be2-0ece3f564652 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:18:32.673115 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-09c7beab-434e-4bbc-8be2-0ece3f564652 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:32.673412 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:32.673412 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:32.674272 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-09c7beab-434e-4bbc-8be2-0ece3f564652 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:32.880074 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:32.880074 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:32.934130 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-09c7beab-434e-4bbc-8be2-0ece3f564652 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:18:33.041571 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-09c7beab-434e-4bbc-8be2-0ece3f564652 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:18:33.083521 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 881/1760] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:18:32 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 915 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:18:34.090808 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d4b3c1d3-e877-46fe-8597-51efc7f26492 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:18:34.091952 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d4b3c1d3-e877-46fe-8597-51efc7f26492 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:34.092352 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:34.092352 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:34.092973 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d4b3c1d3-e877-46fe-8597-51efc7f26492 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:34.239065 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:34.239065 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:34.274496 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d4b3c1d3-e877-46fe-8597-51efc7f26492 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:18:34.363467 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d4b3c1d3-e877-46fe-8597-51efc7f26492 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:18:34.385732 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 880/1761] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:18:34 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 915 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:18:35.399454 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f6b0fa46-dc1c-4a5d-8fd5-da72452a216f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:18:35.400689 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f6b0fa46-dc1c-4a5d-8fd5-da72452a216f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:35.401094 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:35.401094 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:35.401940 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f6b0fa46-dc1c-4a5d-8fd5-da72452a216f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:35.506572 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:35.506572 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:35.538027 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f6b0fa46-dc1c-4a5d-8fd5-da72452a216f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:18:35.605544 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f6b0fa46-dc1c-4a5d-8fd5-da72452a216f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:18:35.608911 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 882/1762] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:18:35 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 915 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:18:36.634998 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-28a95c52-7829-4b53-a2ad-133fceb5fc85 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:18:36.638600 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-28a95c52-7829-4b53-a2ad-133fceb5fc85 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:36.640061 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:36.640061 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:36.640497 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-28a95c52-7829-4b53-a2ad-133fceb5fc85 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:36.759900 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:36.759900 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:36.789785 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-28a95c52-7829-4b53-a2ad-133fceb5fc85 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:18:36.867547 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-28a95c52-7829-4b53-a2ad-133fceb5fc85 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:18:36.870549 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 881/1763] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:18:36 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 915 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:18:37.889402 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-73528861-05c2-46ad-a93d-ecd60676ea68 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:18:37.890654 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-73528861-05c2-46ad-a93d-ecd60676ea68 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:37.891075 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:37.891075 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:37.891441 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-73528861-05c2-46ad-a93d-ecd60676ea68 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:37.980550 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:37.980550 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:38.001008 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-73528861-05c2-46ad-a93d-ecd60676ea68 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:18:38.053065 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-73528861-05c2-46ad-a93d-ecd60676ea68 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:18:38.057794 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 883/1764] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:18:37 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 915 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:18:39.072299 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ef0bc5ec-948a-4bfb-83fd-bb909f334931 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:18:39.073922 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ef0bc5ec-948a-4bfb-83fd-bb909f334931 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:39.074351 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:39.074351 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:39.075086 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ef0bc5ec-948a-4bfb-83fd-bb909f334931 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:39.219000 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:39.219000 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:39.237391 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ef0bc5ec-948a-4bfb-83fd-bb909f334931 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:18:39.309007 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ef0bc5ec-948a-4bfb-83fd-bb909f334931 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:18:39.321980 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 882/1765] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:18:39 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 915 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:18:40.328799 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-19deecd9-57de-4cb4-978e-c429cee2ab4d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:18:40.329475 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-19deecd9-57de-4cb4-978e-c429cee2ab4d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:40.329475 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:40.329475 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:40.330285 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-19deecd9-57de-4cb4-978e-c429cee2ab4d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:40.432832 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:40.432832 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:40.463060 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-19deecd9-57de-4cb4-978e-c429cee2ab4d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:18:40.500026 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-19deecd9-57de-4cb4-978e-c429cee2ab4d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:18:40.500834 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 884/1766] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:18:40 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 915 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:18:41.522390 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cf8dee54-7bee-4786-8184-d82e4e426914 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:18:41.523107 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cf8dee54-7bee-4786-8184-d82e4e426914 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:41.523439 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:41.523439 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:41.524009 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cf8dee54-7bee-4786-8184-d82e4e426914 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:41.783249 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:41.783249 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:41.805128 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cf8dee54-7bee-4786-8184-d82e4e426914 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:18:41.846065 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cf8dee54-7bee-4786-8184-d82e4e426914 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:18:41.861468 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 883/1767] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:18:41 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 973 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:18:42.868411 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-33b0158e-6069-4f34-a5ad-41ce2ac6afb0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:18:42.868992 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-33b0158e-6069-4f34-a5ad-41ce2ac6afb0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:42.869111 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:42.869111 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:42.869465 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-33b0158e-6069-4f34-a5ad-41ce2ac6afb0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:42.977566 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:42.977566 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:42.999089 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-33b0158e-6069-4f34-a5ad-41ce2ac6afb0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:18:43.055254 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-33b0158e-6069-4f34-a5ad-41ce2ac6afb0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:18:43.056778 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 885/1768] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:18:42 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 976 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:18:44.072667 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-27971239-d3a9-4fef-bc07-a0580fe7cb2f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:18:44.074541 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-27971239-d3a9-4fef-bc07-a0580fe7cb2f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:44.074997 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:44.074997 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:44.075794 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-27971239-d3a9-4fef-bc07-a0580fe7cb2f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:44.208868 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:44.208868 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:44.227563 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-27971239-d3a9-4fef-bc07-a0580fe7cb2f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:18:44.277942 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-27971239-d3a9-4fef-bc07-a0580fe7cb2f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:18:44.287695 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 884/1769] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:18:44 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 976 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:18:45.295224 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9b9cb4c3-dc80-4aef-96f4-97e806e53351 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:18:45.296498 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9b9cb4c3-dc80-4aef-96f4-97e806e53351 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:45.296967 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:45.296967 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:45.297759 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9b9cb4c3-dc80-4aef-96f4-97e806e53351 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:45.388653 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:45.388653 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:45.396469 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9b9cb4c3-dc80-4aef-96f4-97e806e53351 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:18:45.428837 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9b9cb4c3-dc80-4aef-96f4-97e806e53351 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:18:45.431517 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 886/1770] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:18:45 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 976 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:18:46.450137 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-55257023-d19f-4e0e-a6aa-04baf756c446 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:18:46.455232 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-55257023-d19f-4e0e-a6aa-04baf756c446 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:46.455676 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:46.455676 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:46.456336 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-55257023-d19f-4e0e-a6aa-04baf756c446 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:46.577816 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:46.577816 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:46.600725 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-55257023-d19f-4e0e-a6aa-04baf756c446 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:18:46.647969 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-55257023-d19f-4e0e-a6aa-04baf756c446 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:18:46.651391 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 885/1771] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:18:46 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 976 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:18:47.668583 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d64d5364-3e31-41e6-9806-f865e1baf9af tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:18:47.669036 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d64d5364-3e31-41e6-9806-f865e1baf9af tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:47.669285 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:47.669285 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:47.669663 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d64d5364-3e31-41e6-9806-f865e1baf9af tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:47.750762 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:47.750762 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:47.777940 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d64d5364-3e31-41e6-9806-f865e1baf9af tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:18:47.835461 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d64d5364-3e31-41e6-9806-f865e1baf9af tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:18:47.836320 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 887/1772] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:18:47 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 976 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:18:48.852185 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0d989ea2-f52e-4a94-af62-eb9a0f46e51a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:18:48.852701 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0d989ea2-f52e-4a94-af62-eb9a0f46e51a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:48.853105 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:48.853105 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:48.853790 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0d989ea2-f52e-4a94-af62-eb9a0f46e51a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:48.929847 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:48.929847 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:48.956734 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0d989ea2-f52e-4a94-af62-eb9a0f46e51a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:18:49.009523 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0d989ea2-f52e-4a94-af62-eb9a0f46e51a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:18:49.010838 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 886/1773] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:18:48 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 1364 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:18:49.309171 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-d4605b29-f729-4ce3-9a0f-b8da89307275 req-48c29f28-4c30-4fdb-a366-b26be8894b4e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:18:49.310024 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-d4605b29-f729-4ce3-9a0f-b8da89307275 req-48c29f28-4c30-4fdb-a366-b26be8894b4e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:49.310444 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:49.310444 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:49.312002 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-d4605b29-f729-4ce3-9a0f-b8da89307275 req-48c29f28-4c30-4fdb-a366-b26be8894b4e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:49.414780 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:49.414780 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:49.435605 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-d4605b29-f729-4ce3-9a0f-b8da89307275 req-48c29f28-4c30-4fdb-a366-b26be8894b4e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:18:49.493837 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-d4605b29-f729-4ce3-9a0f-b8da89307275 req-48c29f28-4c30-4fdb-a366-b26be8894b4e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:18:49.500822 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 888/1774] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:18:49 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 1364 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:18:49.617582 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0d989ea2-f52e-4a94-af62-eb9a0f46e51a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume// Jan 21 12:18:49.618138 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0d989ea2-f52e-4a94-af62-eb9a0f46e51a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:49.618400 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:49.618400 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:49.618779 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0d989ea2-f52e-4a94-af62-eb9a0f46e51a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:49.619854 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0d989ea2-f52e-4a94-af62-eb9a0f46e51a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:18:49.620468 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 887/1775] 10.222.0.89 () {58 vars in 1289 bytes} [Thu Jan 21 12:18:49 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:18:49.649863 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-d4605b29-f729-4ce3-9a0f-b8da89307275 req-ff474f41-4289-4cd8-9cc1-6403e8b84dc8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] POST http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/attachments Jan 21 12:18:49.650449 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:49.650449 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:49.650864 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-d4605b29-f729-4ce3-9a0f-b8da89307275 req-ff474f41-4289-4cd8-9cc1-6403e8b84dc8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15c93e37-8a20-4ad1-a91c-10077b6e6625", "instance_uuid": "8d0584b3-e210-4df2-92cd-5ba484e297df", "connector": null}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:18:49.813763 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:49.813763 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:49.970983 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-d4605b29-f729-4ce3-9a0f-b8da89307275 req-ff474f41-4289-4cd8-9cc1-6403e8b84dc8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/attachments returned with HTTP 200 Jan 21 12:18:49.983371 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 889/1776] 10.222.0.89 () {66 vars in 1565 bytes} [Thu Jan 21 12:18:49 2021] POST /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/attachments => generated 273 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:18:50.047345 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7105e161-2a86-40d8-80b5-4fea3a2cf7d3 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:18:50.047896 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7105e161-2a86-40d8-80b5-4fea3a2cf7d3 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:50.048388 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7105e161-2a86-40d8-80b5-4fea3a2cf7d3 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:50.072187 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-d4605b29-f729-4ce3-9a0f-b8da89307275 req-ff474f41-4289-4cd8-9cc1-6403e8b84dc8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume// Jan 21 12:18:50.072709 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-d4605b29-f729-4ce3-9a0f-b8da89307275 req-ff474f41-4289-4cd8-9cc1-6403e8b84dc8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:50.072910 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:50.072910 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:50.073572 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-d4605b29-f729-4ce3-9a0f-b8da89307275 req-ff474f41-4289-4cd8-9cc1-6403e8b84dc8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:50.075012 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-d4605b29-f729-4ce3-9a0f-b8da89307275 req-ff474f41-4289-4cd8-9cc1-6403e8b84dc8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:18:50.076056 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 890/1777] 10.222.0.95 () {56 vars in 1089 bytes} [Thu Jan 21 12:18:50 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:18:50.105579 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-d4605b29-f729-4ce3-9a0f-b8da89307275 req-35775253-2014-4b67-9946-2750b8524225 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:18:50.106461 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-d4605b29-f729-4ce3-9a0f-b8da89307275 req-35775253-2014-4b67-9946-2750b8524225 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:50.107297 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-d4605b29-f729-4ce3-9a0f-b8da89307275 req-35775253-2014-4b67-9946-2750b8524225 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:50.181768 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:50.181768 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:50.198670 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-d4605b29-f729-4ce3-9a0f-b8da89307275 req-35775253-2014-4b67-9946-2750b8524225 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:18:50.251260 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:50.251260 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:50.283804 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-d4605b29-f729-4ce3-9a0f-b8da89307275 req-35775253-2014-4b67-9946-2750b8524225 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:18:50.291482 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 891/1778] 10.222.0.95 () {60 vars in 1403 bytes} [Thu Jan 21 12:18:50 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 1462 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:18:50.298082 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:50.298082 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:50.343887 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-d4605b29-f729-4ce3-9a0f-b8da89307275 req-4f275a8f-2eb3-4565-a43d-9f4ecfa7b8b6 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] PUT http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/attachments/ac51017b-9515-4f1f-a15d-3eb1e65f9765 Jan 21 12:18:50.344648 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:50.344648 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:50.345074 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7105e161-2a86-40d8-80b5-4fea3a2cf7d3 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:18:50.345573 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-d4605b29-f729-4ce3-9a0f-b8da89307275 req-4f275a8f-2eb3-4565-a43d-9f4ecfa7b8b6 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.95", "host": "n-h1-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:18:50.380252 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:50.380252 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:50.404923 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 12:18:50.404923 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 12:18:50.405480 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-d4605b29-f729-4ce3-9a0f-b8da89307275 req-4f275a8f-2eb3-4565-a43d-9f4ecfa7b8b6 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Lock "b'cinder-attachment_update-15c93e37-8a20-4ad1-a91c-10077b6e6625-n-h1-760354-3'" acquired by "attachment_update" :: waited 0.022s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 12:18:50.408180 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:50.408180 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:50.411814 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7105e161-2a86-40d8-80b5-4fea3a2cf7d3 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:18:50.413463 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 888/1779] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:18:50 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 1363 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:18:51.431563 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0f003119-74d5-4e51-bc02-538a5bc8839f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:18:51.432211 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0f003119-74d5-4e51-bc02-538a5bc8839f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:51.432441 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:51.432441 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:51.432870 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0f003119-74d5-4e51-bc02-538a5bc8839f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:51.586091 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:51.586091 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:51.607195 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0f003119-74d5-4e51-bc02-538a5bc8839f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:18:51.658221 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:51.658221 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:51.686849 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0f003119-74d5-4e51-bc02-538a5bc8839f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:18:51.688067 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 889/1780] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:18:51 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 1363 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:18:52.707113 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cb20b49c-cd64-4fa2-9061-bae528162cc0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:18:52.708179 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cb20b49c-cd64-4fa2-9061-bae528162cc0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:52.708535 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:52.708535 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:52.709193 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cb20b49c-cd64-4fa2-9061-bae528162cc0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:52.822176 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:52.822176 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:52.846736 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cb20b49c-cd64-4fa2-9061-bae528162cc0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:18:52.934828 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:52.934828 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:52.951001 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cb20b49c-cd64-4fa2-9061-bae528162cc0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:18:52.953376 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 890/1781] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:18:52 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 1363 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 12:18:53.074184 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-d4605b29-f729-4ce3-9a0f-b8da89307275 req-4f275a8f-2eb3-4565-a43d-9f4ecfa7b8b6 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Lock "b'cinder-attachment_update-15c93e37-8a20-4ad1-a91c-10077b6e6625-n-h1-760354-3'" released by "attachment_update" :: held 2.669s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 12:18:53.074879 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-d4605b29-f729-4ce3-9a0f-b8da89307275 req-4f275a8f-2eb3-4565-a43d-9f4ecfa7b8b6 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/attachments/ac51017b-9515-4f1f-a15d-3eb1e65f9765 returned with HTTP 200 Jan 21 12:18:53.075751 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 892/1782] 10.222.0.95 () {64 vars in 1468 bytes} [Thu Jan 21 12:18:50 2021] PUT /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/attachments/ac51017b-9515-4f1f-a15d-3eb1e65f9765 => generated 762 bytes in 2746 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:18:53.970166 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-16a3a70b-b333-420b-8022-bde716e01181 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:18:53.971265 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-16a3a70b-b333-420b-8022-bde716e01181 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:53.971656 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:53.971656 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:53.972308 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-16a3a70b-b333-420b-8022-bde716e01181 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:54.081315 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:54.081315 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:54.091066 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-16a3a70b-b333-420b-8022-bde716e01181 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:18:54.112632 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:54.112632 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:54.123717 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-16a3a70b-b333-420b-8022-bde716e01181 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:18:54.134588 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 891/1783] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:18:53 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 1364 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:18:55.141323 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4896a71f-93d9-4766-acf4-61b26783a475 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:18:55.141979 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4896a71f-93d9-4766-acf4-61b26783a475 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:55.142438 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:55.142438 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:55.143097 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4896a71f-93d9-4766-acf4-61b26783a475 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:55.221089 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:55.221089 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:55.234046 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4896a71f-93d9-4766-acf4-61b26783a475 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:18:55.263062 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:55.263062 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:55.278284 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4896a71f-93d9-4766-acf4-61b26783a475 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:18:55.281090 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 893/1784] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:18:55 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 1364 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:18:56.299063 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-32b6cde6-5acc-48d4-b1ca-0201d014701d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:18:56.299822 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-32b6cde6-5acc-48d4-b1ca-0201d014701d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:56.300023 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:56.300023 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:56.300425 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-32b6cde6-5acc-48d4-b1ca-0201d014701d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:56.355083 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:56.355083 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:56.366403 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-32b6cde6-5acc-48d4-b1ca-0201d014701d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:18:56.388187 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:56.388187 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:56.399227 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-32b6cde6-5acc-48d4-b1ca-0201d014701d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:18:56.400006 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 892/1785] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:18:56 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 1364 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:18:57.417912 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d00fc038-9317-4bf2-8c16-a673dc0b110d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:18:57.418849 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d00fc038-9317-4bf2-8c16-a673dc0b110d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:57.419326 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:57.419326 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:57.419996 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d00fc038-9317-4bf2-8c16-a673dc0b110d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:57.483739 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:57.483739 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:57.493328 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d00fc038-9317-4bf2-8c16-a673dc0b110d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:18:57.513559 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:57.513559 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:57.530507 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d00fc038-9317-4bf2-8c16-a673dc0b110d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:18:57.532063 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 894/1786] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:18:57 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 1364 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:18:58.555191 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fcf1a8bd-1c6d-424b-b049-0aecf9760efb tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:18:58.555714 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fcf1a8bd-1c6d-424b-b049-0aecf9760efb tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:58.555913 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:58.555913 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:58.556280 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fcf1a8bd-1c6d-424b-b049-0aecf9760efb tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:58.626793 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-d4605b29-f729-4ce3-9a0f-b8da89307275 req-c48e3ecf-adda-4a8e-8b35-ea989e1afcba tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] POST http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/attachments/ac51017b-9515-4f1f-a15d-3eb1e65f9765/action Jan 21 12:18:58.627594 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:58.627594 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:58.628211 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:58.628211 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:58.628680 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-d4605b29-f729-4ce3-9a0f-b8da89307275 req-c48e3ecf-adda-4a8e-8b35-ea989e1afcba tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Action body: b'{"os-complete": null}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:18:58.629472 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-d4605b29-f729-4ce3-9a0f-b8da89307275 req-c48e3ecf-adda-4a8e-8b35-ea989e1afcba tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:18:58.638173 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fcf1a8bd-1c6d-424b-b049-0aecf9760efb tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:18:58.664851 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:58.664851 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:58.682853 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fcf1a8bd-1c6d-424b-b049-0aecf9760efb tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:18:58.693017 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 893/1787] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:18:58 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 1364 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:18:58.737578 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:58.737578 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:58.758094 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-d4605b29-f729-4ce3-9a0f-b8da89307275 req-c48e3ecf-adda-4a8e-8b35-ea989e1afcba tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/attachments/ac51017b-9515-4f1f-a15d-3eb1e65f9765/action returned with HTTP 204 Jan 21 12:18:58.759791 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 895/1788] 10.222.0.95 () {64 vars in 1489 bytes} [Thu Jan 21 12:18:58 2021] POST /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/attachments/ac51017b-9515-4f1f-a15d-3eb1e65f9765/action => generated 0 bytes in 142 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:18:59.700405 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2b3f5c54-4e6c-4571-8917-a73a162c296f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:18:59.701068 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2b3f5c54-4e6c-4571-8917-a73a162c296f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:18:59.701391 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:59.701391 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:59.702057 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2b3f5c54-4e6c-4571-8917-a73a162c296f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:18:59.755214 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:59.755214 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:59.764375 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2b3f5c54-4e6c-4571-8917-a73a162c296f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:18:59.793102 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:59.793102 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:59.804549 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2b3f5c54-4e6c-4571-8917-a73a162c296f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:18:59.805760 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 894/1789] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:18:59 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 1656 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:18:59.823131 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fc20f60c-a8a9-44aa-8145-152e8db7b0d2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] POST http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots Jan 21 12:18:59.824141 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:59.824141 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:59.825066 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fc20f60c-a8a9-44aa-8145-152e8db7b0d2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "15c93e37-8a20-4ad1-a91c-10077b6e6625", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1914366910"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:18:59.878075 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:59.878075 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:59.880323 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fc20f60c-a8a9-44aa-8145-152e8db7b0d2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:18:59.880764 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-fc20f60c-a8a9-44aa-8145-152e8db7b0d2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Create snapshot from volume 15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:18:59.889333 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fc20f60c-a8a9-44aa-8145-152e8db7b0d2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots returned with HTTP 400 Jan 21 12:18:59.890473 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 896/1790] 10.222.0.89 () {60 vars in 1232 bytes} [Thu Jan 21 12:18:59 2021] POST /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots => generated 160 bytes in 73 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 21 12:18:59.900339 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0ae52019-7223-4b3e-ab50-2eaa202f5522 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] POST http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots Jan 21 12:18:59.900800 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:18:59.900800 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:18:59.901222 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0ae52019-7223-4b3e-ab50-2eaa202f5522 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "15c93e37-8a20-4ad1-a91c-10077b6e6625", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2107285799"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:18:59.963921 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:18:59.963921 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:18:59.965132 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0ae52019-7223-4b3e-ab50-2eaa202f5522 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:18:59.965492 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-0ae52019-7223-4b3e-ab50-2eaa202f5522 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Create snapshot from volume 15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:19:00.041639 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-0ae52019-7223-4b3e-ab50-2eaa202f5522 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Created reservations ['9e8db8fc-a8c4-4370-91a3-9bc11a86c81e', '73283b42-ee60-4dc7-a3a8-a601d699607b', 'a9e1331a-b82b-4457-9240-89678de03339', '24407f72-b6d1-4768-bb20-89b2e18ba8d8'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:19:00.199956 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0ae52019-7223-4b3e-ab50-2eaa202f5522 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot force create request issued successfully. Jan 21 12:19:00.201143 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0ae52019-7223-4b3e-ab50-2eaa202f5522 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots returned with HTTP 202 Jan 21 12:19:00.202425 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 895/1791] 10.222.0.89 () {60 vars in 1232 bytes} [Thu Jan 21 12:18:59 2021] POST /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots => generated 310 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:19:00.217477 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0b51f222-8ddf-409b-b1ca-4eae44c0fd6e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/14802102-c009-4afa-895f-608468fde1d2 Jan 21 12:19:00.218275 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0b51f222-8ddf-409b-b1ca-4eae44c0fd6e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:00.218478 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:00.218478 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:00.219005 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0b51f222-8ddf-409b-b1ca-4eae44c0fd6e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:00.274419 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:00.274419 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:00.275826 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0b51f222-8ddf-409b-b1ca-4eae44c0fd6e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:19:00.279435 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0b51f222-8ddf-409b-b1ca-4eae44c0fd6e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/14802102-c009-4afa-895f-608468fde1d2 returned with HTTP 200 Jan 21 12:19:00.280845 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 897/1792] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:19:00 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/14802102-c009-4afa-895f-608468fde1d2 => generated 442 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:01.293589 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fa9c2a8e-21de-48d8-a18f-1878ec99a422 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/14802102-c009-4afa-895f-608468fde1d2 Jan 21 12:19:01.299478 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fa9c2a8e-21de-48d8-a18f-1878ec99a422 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:01.303136 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:01.303136 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:01.303893 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fa9c2a8e-21de-48d8-a18f-1878ec99a422 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:01.364588 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:01.364588 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:01.366119 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fa9c2a8e-21de-48d8-a18f-1878ec99a422 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:19:01.368551 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fa9c2a8e-21de-48d8-a18f-1878ec99a422 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/14802102-c009-4afa-895f-608468fde1d2 returned with HTTP 200 Jan 21 12:19:01.369671 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 896/1793] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:19:01 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/14802102-c009-4afa-895f-608468fde1d2 => generated 442 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:02.382317 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-46bfc7bd-39e7-488f-8ab1-dd8887b677ed tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/14802102-c009-4afa-895f-608468fde1d2 Jan 21 12:19:02.383705 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-46bfc7bd-39e7-488f-8ab1-dd8887b677ed tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:02.384093 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:02.384093 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:02.384732 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-46bfc7bd-39e7-488f-8ab1-dd8887b677ed tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:02.410778 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:02.410778 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:02.412310 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-46bfc7bd-39e7-488f-8ab1-dd8887b677ed tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:19:02.414748 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-46bfc7bd-39e7-488f-8ab1-dd8887b677ed tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/14802102-c009-4afa-895f-608468fde1d2 returned with HTTP 200 Jan 21 12:19:02.422660 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 898/1794] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:19:02 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/14802102-c009-4afa-895f-608468fde1d2 => generated 469 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:02.429497 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-25305e37-78ce-4926-aa45-5a9246228437 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] POST http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots Jan 21 12:19:02.430737 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:02.430737 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:02.432125 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-25305e37-78ce-4926-aa45-5a9246228437 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "15c93e37-8a20-4ad1-a91c-10077b6e6625", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1085397483"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:19:02.499212 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:02.499212 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:02.500620 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-25305e37-78ce-4926-aa45-5a9246228437 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:19:02.500915 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-25305e37-78ce-4926-aa45-5a9246228437 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Create snapshot from volume 15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:19:02.577484 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-25305e37-78ce-4926-aa45-5a9246228437 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Created reservations ['dcc40eb4-795b-4f90-abef-a4cde5b4665c', '6d1fde64-1088-4129-8cf1-f33b0efd060b', 'be176f6e-3adc-4b17-a723-037ca4be72bb', '0ddf9291-587b-442a-84e2-b5fcfef621a6'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:19:02.714401 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-25305e37-78ce-4926-aa45-5a9246228437 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot force create request issued successfully. Jan 21 12:19:02.715188 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-25305e37-78ce-4926-aa45-5a9246228437 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots returned with HTTP 202 Jan 21 12:19:02.716350 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 897/1795] 10.222.0.89 () {60 vars in 1232 bytes} [Thu Jan 21 12:19:02 2021] POST /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots => generated 310 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:19:02.734196 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7ed03cee-0d5d-42af-a58b-6186093d7962 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76faeab3-d2ac-4c5e-8596-16d3b04e8e91 Jan 21 12:19:02.735477 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7ed03cee-0d5d-42af-a58b-6186093d7962 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:02.736030 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:02.736030 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:02.737083 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7ed03cee-0d5d-42af-a58b-6186093d7962 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:02.794732 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:02.794732 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:02.797391 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7ed03cee-0d5d-42af-a58b-6186093d7962 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:19:02.801942 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7ed03cee-0d5d-42af-a58b-6186093d7962 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76faeab3-d2ac-4c5e-8596-16d3b04e8e91 returned with HTTP 200 Jan 21 12:19:02.803773 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 899/1796] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:19:02 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76faeab3-d2ac-4c5e-8596-16d3b04e8e91 => generated 442 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:03.822186 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9e0831c9-1f82-47d4-8d08-f2ea663199a8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76faeab3-d2ac-4c5e-8596-16d3b04e8e91 Jan 21 12:19:03.822914 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9e0831c9-1f82-47d4-8d08-f2ea663199a8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:03.823239 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:03.823239 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:03.823779 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9e0831c9-1f82-47d4-8d08-f2ea663199a8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:03.860385 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:03.860385 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:03.862789 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9e0831c9-1f82-47d4-8d08-f2ea663199a8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:19:03.866026 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9e0831c9-1f82-47d4-8d08-f2ea663199a8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76faeab3-d2ac-4c5e-8596-16d3b04e8e91 returned with HTTP 200 Jan 21 12:19:03.872406 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 898/1797] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:19:03 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76faeab3-d2ac-4c5e-8596-16d3b04e8e91 => generated 442 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:04.880920 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0d32c1b9-7d90-4609-bddf-c3330e79872e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76faeab3-d2ac-4c5e-8596-16d3b04e8e91 Jan 21 12:19:04.881490 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0d32c1b9-7d90-4609-bddf-c3330e79872e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:04.881630 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:04.881630 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:04.882399 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0d32c1b9-7d90-4609-bddf-c3330e79872e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:04.918228 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:04.918228 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:04.919525 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0d32c1b9-7d90-4609-bddf-c3330e79872e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:19:04.921417 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0d32c1b9-7d90-4609-bddf-c3330e79872e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76faeab3-d2ac-4c5e-8596-16d3b04e8e91 returned with HTTP 200 Jan 21 12:19:04.923213 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 900/1798] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:19:04 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76faeab3-d2ac-4c5e-8596-16d3b04e8e91 => generated 469 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:04.935843 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fee9ba5b-da2a-4c40-861c-e836e1c095e8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] POST http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots Jan 21 12:19:04.936314 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:04.936314 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:04.936724 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fee9ba5b-da2a-4c40-861c-e836e1c095e8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "15c93e37-8a20-4ad1-a91c-10077b6e6625", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1261444560"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:19:04.993801 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:04.993801 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:04.995562 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fee9ba5b-da2a-4c40-861c-e836e1c095e8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:19:04.996134 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-fee9ba5b-da2a-4c40-861c-e836e1c095e8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Create snapshot from volume 15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:19:05.069039 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-fee9ba5b-da2a-4c40-861c-e836e1c095e8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Created reservations ['aae62b74-41e3-42d6-83dd-e0ae0c780904', 'cfc1c9dc-9925-47e4-889b-066ce5698d62', '6a86b242-a3b0-4a2e-9a09-6606100060cc', '23361b19-a612-4716-81ad-f6f1d390f0a3'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:19:05.192697 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fee9ba5b-da2a-4c40-861c-e836e1c095e8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot force create request issued successfully. Jan 21 12:19:05.194017 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fee9ba5b-da2a-4c40-861c-e836e1c095e8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots returned with HTTP 202 Jan 21 12:19:05.200628 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 899/1799] 10.222.0.89 () {60 vars in 1232 bytes} [Thu Jan 21 12:19:04 2021] POST /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots => generated 310 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:19:05.206143 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9bd2f1ee-4b23-40f3-a5b1-76a8c4950511 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76ffc34a-ebb5-44f5-a432-61d0f54e41b0 Jan 21 12:19:05.207070 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9bd2f1ee-4b23-40f3-a5b1-76a8c4950511 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:05.207616 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:05.207616 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:05.208541 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9bd2f1ee-4b23-40f3-a5b1-76a8c4950511 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:05.236493 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:05.236493 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:05.238596 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9bd2f1ee-4b23-40f3-a5b1-76a8c4950511 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:19:05.241358 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9bd2f1ee-4b23-40f3-a5b1-76a8c4950511 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76ffc34a-ebb5-44f5-a432-61d0f54e41b0 returned with HTTP 200 Jan 21 12:19:05.242302 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 901/1800] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:19:05 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76ffc34a-ebb5-44f5-a432-61d0f54e41b0 => generated 442 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:06.258347 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4cefd9c4-78fa-4a3a-bc7d-b0bb1cc31ed8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76ffc34a-ebb5-44f5-a432-61d0f54e41b0 Jan 21 12:19:06.259653 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4cefd9c4-78fa-4a3a-bc7d-b0bb1cc31ed8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:06.260087 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:06.260087 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:06.260879 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4cefd9c4-78fa-4a3a-bc7d-b0bb1cc31ed8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:06.290602 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:06.290602 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:06.292499 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4cefd9c4-78fa-4a3a-bc7d-b0bb1cc31ed8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:19:06.294829 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4cefd9c4-78fa-4a3a-bc7d-b0bb1cc31ed8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76ffc34a-ebb5-44f5-a432-61d0f54e41b0 returned with HTTP 200 Jan 21 12:19:06.296241 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 900/1801] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:19:06 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76ffc34a-ebb5-44f5-a432-61d0f54e41b0 => generated 442 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:07.308979 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e6dfbe5a-4987-4f10-a912-20434414d03a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76ffc34a-ebb5-44f5-a432-61d0f54e41b0 Jan 21 12:19:07.309561 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e6dfbe5a-4987-4f10-a912-20434414d03a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:07.309662 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:07.309662 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:07.310226 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e6dfbe5a-4987-4f10-a912-20434414d03a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:07.340836 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:07.340836 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:07.342011 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e6dfbe5a-4987-4f10-a912-20434414d03a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:19:07.343886 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e6dfbe5a-4987-4f10-a912-20434414d03a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76ffc34a-ebb5-44f5-a432-61d0f54e41b0 returned with HTTP 200 Jan 21 12:19:07.344710 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 902/1802] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:19:07 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76ffc34a-ebb5-44f5-a432-61d0f54e41b0 => generated 469 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:07.356653 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4517e6b5-54b0-4dc9-94d3-1dd466b678a2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] DELETE http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/14802102-c009-4afa-895f-608468fde1d2 Jan 21 12:19:07.357803 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4517e6b5-54b0-4dc9-94d3-1dd466b678a2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:07.358308 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:07.358308 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:07.358873 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4517e6b5-54b0-4dc9-94d3-1dd466b678a2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:07.359305 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-4517e6b5-54b0-4dc9-94d3-1dd466b678a2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Delete snapshot with id: 14802102-c009-4afa-895f-608468fde1d2 Jan 21 12:19:07.394210 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:07.394210 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:07.395546 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4517e6b5-54b0-4dc9-94d3-1dd466b678a2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:19:07.464740 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4517e6b5-54b0-4dc9-94d3-1dd466b678a2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot delete request issued successfully. Jan 21 12:19:07.465468 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4517e6b5-54b0-4dc9-94d3-1dd466b678a2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/14802102-c009-4afa-895f-608468fde1d2 returned with HTTP 202 Jan 21 12:19:07.466826 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 901/1803] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:19:07 2021] DELETE /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/14802102-c009-4afa-895f-608468fde1d2 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:19:07.475642 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d0f7171e-9b34-4630-8ff6-2a4a0652ba3d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/14802102-c009-4afa-895f-608468fde1d2 Jan 21 12:19:07.476265 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d0f7171e-9b34-4630-8ff6-2a4a0652ba3d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:07.476713 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:07.476713 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:07.477144 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d0f7171e-9b34-4630-8ff6-2a4a0652ba3d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:07.505468 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:07.505468 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:07.506664 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d0f7171e-9b34-4630-8ff6-2a4a0652ba3d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:19:07.509437 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d0f7171e-9b34-4630-8ff6-2a4a0652ba3d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/14802102-c009-4afa-895f-608468fde1d2 returned with HTTP 200 Jan 21 12:19:07.510299 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 903/1804] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:19:07 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/14802102-c009-4afa-895f-608468fde1d2 => generated 468 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:08.524697 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eb0d7a90-c2a6-4192-8cc5-7f72c81b8ef0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/14802102-c009-4afa-895f-608468fde1d2 Jan 21 12:19:08.525280 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eb0d7a90-c2a6-4192-8cc5-7f72c81b8ef0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:08.525402 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:08.525402 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:08.525807 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eb0d7a90-c2a6-4192-8cc5-7f72c81b8ef0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:08.567474 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:08.567474 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:08.569291 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-eb0d7a90-c2a6-4192-8cc5-7f72c81b8ef0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:19:08.571642 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eb0d7a90-c2a6-4192-8cc5-7f72c81b8ef0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/14802102-c009-4afa-895f-608468fde1d2 returned with HTTP 200 Jan 21 12:19:08.572453 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 902/1805] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:19:08 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/14802102-c009-4afa-895f-608468fde1d2 => generated 468 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:09.585572 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a7029f4c-2e0c-4baf-b064-8463de80eac6 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/14802102-c009-4afa-895f-608468fde1d2 Jan 21 12:19:09.586237 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a7029f4c-2e0c-4baf-b064-8463de80eac6 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:09.586369 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:09.586369 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:09.586708 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a7029f4c-2e0c-4baf-b064-8463de80eac6 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:09.610152 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a7029f4c-2e0c-4baf-b064-8463de80eac6 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/14802102-c009-4afa-895f-608468fde1d2 returned with HTTP 404 Jan 21 12:19:09.611250 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 904/1806] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:19:09 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/14802102-c009-4afa-895f-608468fde1d2 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:19:09.630541 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f631a284-951a-4760-82c9-ae0462431c9e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] DELETE http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76ffc34a-ebb5-44f5-a432-61d0f54e41b0 Jan 21 12:19:09.631312 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f631a284-951a-4760-82c9-ae0462431c9e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:09.631515 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:09.631515 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:09.632159 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f631a284-951a-4760-82c9-ae0462431c9e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:09.632619 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-f631a284-951a-4760-82c9-ae0462431c9e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Delete snapshot with id: 76ffc34a-ebb5-44f5-a432-61d0f54e41b0 Jan 21 12:19:09.662639 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:09.662639 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:09.663864 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f631a284-951a-4760-82c9-ae0462431c9e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:19:09.731423 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f631a284-951a-4760-82c9-ae0462431c9e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot delete request issued successfully. Jan 21 12:19:09.731898 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f631a284-951a-4760-82c9-ae0462431c9e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76ffc34a-ebb5-44f5-a432-61d0f54e41b0 returned with HTTP 202 Jan 21 12:19:09.733036 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 903/1807] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:19:09 2021] DELETE /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76ffc34a-ebb5-44f5-a432-61d0f54e41b0 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:19:09.754379 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5ebaf10c-bff3-46d2-8456-5bcd224579cf tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76ffc34a-ebb5-44f5-a432-61d0f54e41b0 Jan 21 12:19:09.755787 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5ebaf10c-bff3-46d2-8456-5bcd224579cf tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:09.756638 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5ebaf10c-bff3-46d2-8456-5bcd224579cf tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:09.794239 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:09.794239 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:09.795775 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5ebaf10c-bff3-46d2-8456-5bcd224579cf tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:19:09.798105 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5ebaf10c-bff3-46d2-8456-5bcd224579cf tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76ffc34a-ebb5-44f5-a432-61d0f54e41b0 returned with HTTP 200 Jan 21 12:19:09.799916 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 905/1808] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:19:09 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76ffc34a-ebb5-44f5-a432-61d0f54e41b0 => generated 468 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:10.818607 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-22c1dbde-8999-4967-a2e6-871ec308abd9 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76ffc34a-ebb5-44f5-a432-61d0f54e41b0 Jan 21 12:19:10.819791 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-22c1dbde-8999-4967-a2e6-871ec308abd9 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:10.820516 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:10.820516 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:10.821118 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-22c1dbde-8999-4967-a2e6-871ec308abd9 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:10.850986 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:10.850986 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:10.852169 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-22c1dbde-8999-4967-a2e6-871ec308abd9 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:19:10.854134 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-22c1dbde-8999-4967-a2e6-871ec308abd9 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76ffc34a-ebb5-44f5-a432-61d0f54e41b0 returned with HTTP 200 Jan 21 12:19:10.855153 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 904/1809] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:19:10 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76ffc34a-ebb5-44f5-a432-61d0f54e41b0 => generated 468 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:11.874671 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-61fd0b95-22cb-49c5-9336-3440c79412e4 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76ffc34a-ebb5-44f5-a432-61d0f54e41b0 Jan 21 12:19:11.874671 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-61fd0b95-22cb-49c5-9336-3440c79412e4 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:11.874671 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:11.874671 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:11.874671 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-61fd0b95-22cb-49c5-9336-3440c79412e4 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:11.911841 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-61fd0b95-22cb-49c5-9336-3440c79412e4 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76ffc34a-ebb5-44f5-a432-61d0f54e41b0 returned with HTTP 404 Jan 21 12:19:11.913190 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 906/1810] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:19:11 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76ffc34a-ebb5-44f5-a432-61d0f54e41b0 => generated 111 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:19:11.921393 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-37501cbe-3761-41e4-8d67-40bde652e2a2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] DELETE http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76faeab3-d2ac-4c5e-8596-16d3b04e8e91 Jan 21 12:19:11.922466 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-37501cbe-3761-41e4-8d67-40bde652e2a2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:11.922881 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:11.922881 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:11.923521 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-37501cbe-3761-41e4-8d67-40bde652e2a2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:11.924227 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-37501cbe-3761-41e4-8d67-40bde652e2a2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Delete snapshot with id: 76faeab3-d2ac-4c5e-8596-16d3b04e8e91 Jan 21 12:19:11.953775 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:11.953775 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:11.955494 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-37501cbe-3761-41e4-8d67-40bde652e2a2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:19:12.030674 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-37501cbe-3761-41e4-8d67-40bde652e2a2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot delete request issued successfully. Jan 21 12:19:12.031373 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-37501cbe-3761-41e4-8d67-40bde652e2a2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76faeab3-d2ac-4c5e-8596-16d3b04e8e91 returned with HTTP 202 Jan 21 12:19:12.035651 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 905/1811] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:19:11 2021] DELETE /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76faeab3-d2ac-4c5e-8596-16d3b04e8e91 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 12:19:12.041597 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b18eb046-cc76-4a45-9324-109c4b100516 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76faeab3-d2ac-4c5e-8596-16d3b04e8e91 Jan 21 12:19:12.042193 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b18eb046-cc76-4a45-9324-109c4b100516 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:12.042684 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b18eb046-cc76-4a45-9324-109c4b100516 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:12.121475 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:12.121475 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:12.123598 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b18eb046-cc76-4a45-9324-109c4b100516 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:19:12.126422 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b18eb046-cc76-4a45-9324-109c4b100516 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76faeab3-d2ac-4c5e-8596-16d3b04e8e91 returned with HTTP 200 Jan 21 12:19:12.127440 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 907/1812] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:19:12 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76faeab3-d2ac-4c5e-8596-16d3b04e8e91 => generated 468 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:13.147703 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e6d63425-bb52-48df-8ffb-f20ea8a69b32 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76faeab3-d2ac-4c5e-8596-16d3b04e8e91 Jan 21 12:19:13.148873 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e6d63425-bb52-48df-8ffb-f20ea8a69b32 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:13.149253 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:13.149253 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:13.150074 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e6d63425-bb52-48df-8ffb-f20ea8a69b32 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:13.187066 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:13.187066 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:13.188618 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e6d63425-bb52-48df-8ffb-f20ea8a69b32 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:19:13.190838 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e6d63425-bb52-48df-8ffb-f20ea8a69b32 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76faeab3-d2ac-4c5e-8596-16d3b04e8e91 returned with HTTP 200 Jan 21 12:19:13.192162 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 906/1813] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:19:13 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76faeab3-d2ac-4c5e-8596-16d3b04e8e91 => generated 468 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:14.205283 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-212ea5ca-bb46-4d47-befb-17be2e90777f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76faeab3-d2ac-4c5e-8596-16d3b04e8e91 Jan 21 12:19:14.205878 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-212ea5ca-bb46-4d47-befb-17be2e90777f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:14.205878 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:14.205878 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:14.206129 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-212ea5ca-bb46-4d47-befb-17be2e90777f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:14.233761 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-212ea5ca-bb46-4d47-befb-17be2e90777f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76faeab3-d2ac-4c5e-8596-16d3b04e8e91 returned with HTTP 404 Jan 21 12:19:14.235161 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 908/1814] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:19:14 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76faeab3-d2ac-4c5e-8596-16d3b04e8e91 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:19:14.369900 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-db882d49-4fda-4adb-9331-c03d986eec58 req-f3696f1c-156b-4f5c-8691-6514609efdb6 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:19:14.370595 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-db882d49-4fda-4adb-9331-c03d986eec58 req-f3696f1c-156b-4f5c-8691-6514609efdb6 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:14.370761 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:14.370761 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:14.371453 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-db882d49-4fda-4adb-9331-c03d986eec58 req-f3696f1c-156b-4f5c-8691-6514609efdb6 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:14.432708 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:14.432708 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:14.444023 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-db882d49-4fda-4adb-9331-c03d986eec58 req-f3696f1c-156b-4f5c-8691-6514609efdb6 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:19:14.466414 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:14.466414 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:14.477555 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-db882d49-4fda-4adb-9331-c03d986eec58 req-f3696f1c-156b-4f5c-8691-6514609efdb6 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:19:14.479003 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 907/1815] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:19:14 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 1656 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:19:14.502812 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-db882d49-4fda-4adb-9331-c03d986eec58 req-4dd24fbc-efbf-489c-a21b-06b3827ddc3e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] POST http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625/action Jan 21 12:19:14.503643 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-db882d49-4fda-4adb-9331-c03d986eec58 req-4dd24fbc-efbf-489c-a21b-06b3827ddc3e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Action body: b'{"os-begin_detaching": null}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:19:14.504591 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-db882d49-4fda-4adb-9331-c03d986eec58 req-4dd24fbc-efbf-489c-a21b-06b3827ddc3e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:19:14.561048 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:14.561048 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:14.563247 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-db882d49-4fda-4adb-9331-c03d986eec58 req-4dd24fbc-efbf-489c-a21b-06b3827ddc3e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:19:14.574704 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-db882d49-4fda-4adb-9331-c03d986eec58 req-4dd24fbc-efbf-489c-a21b-06b3827ddc3e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Begin detaching volume completed successfully. Jan 21 12:19:14.575244 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-db882d49-4fda-4adb-9331-c03d986eec58 req-4dd24fbc-efbf-489c-a21b-06b3827ddc3e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625/action returned with HTTP 202 Jan 21 12:19:14.576314 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 909/1816] 10.222.0.89 () {64 vars in 1643 bytes} [Thu Jan 21 12:19:14 2021] POST /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:19:14.600915 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eb8baf2d-bfc8-4e63-b26d-4afeb142fbbc tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:19:14.602239 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eb8baf2d-bfc8-4e63-b26d-4afeb142fbbc tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:14.602681 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:14.602681 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:14.603349 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eb8baf2d-bfc8-4e63-b26d-4afeb142fbbc tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:14.664907 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:14.664907 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:14.665151 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-db882d49-4fda-4adb-9331-c03d986eec58 req-4dd24fbc-efbf-489c-a21b-06b3827ddc3e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume// Jan 21 12:19:14.665456 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-db882d49-4fda-4adb-9331-c03d986eec58 req-4dd24fbc-efbf-489c-a21b-06b3827ddc3e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:14.665647 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:14.665647 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:14.666079 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-db882d49-4fda-4adb-9331-c03d986eec58 req-4dd24fbc-efbf-489c-a21b-06b3827ddc3e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:14.667220 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-db882d49-4fda-4adb-9331-c03d986eec58 req-4dd24fbc-efbf-489c-a21b-06b3827ddc3e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:19:14.667973 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 910/1817] 10.222.0.95 () {56 vars in 1089 bytes} [Thu Jan 21 12:19:14 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:19:14.674260 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-eb8baf2d-bfc8-4e63-b26d-4afeb142fbbc tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:19:14.682969 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-db882d49-4fda-4adb-9331-c03d986eec58 req-50efa162-f999-4218-8630-cf9a7e7ed45c tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:19:14.684462 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-db882d49-4fda-4adb-9331-c03d986eec58 req-50efa162-f999-4218-8630-cf9a7e7ed45c tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:14.685486 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-db882d49-4fda-4adb-9331-c03d986eec58 req-50efa162-f999-4218-8630-cf9a7e7ed45c tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:14.696607 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:14.696607 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:14.707789 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eb8baf2d-bfc8-4e63-b26d-4afeb142fbbc tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:19:14.717817 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 908/1818] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:19:14 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 1659 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:19:14.758982 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:14.758982 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:14.767661 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-db882d49-4fda-4adb-9331-c03d986eec58 req-50efa162-f999-4218-8630-cf9a7e7ed45c tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:19:14.793968 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:14.793968 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:14.805070 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-db882d49-4fda-4adb-9331-c03d986eec58 req-50efa162-f999-4218-8630-cf9a7e7ed45c tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:19:14.806204 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 911/1819] 10.222.0.95 () {60 vars in 1403 bytes} [Thu Jan 21 12:19:14 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 1758 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 12:19:15.251733 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-db882d49-4fda-4adb-9331-c03d986eec58 req-8d71e8fa-dc47-4176-98ba-88ece8114d13 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] DELETE http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/attachments/ac51017b-9515-4f1f-a15d-3eb1e65f9765 Jan 21 12:19:15.252341 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-db882d49-4fda-4adb-9331-c03d986eec58 req-8d71e8fa-dc47-4176-98ba-88ece8114d13 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:15.252642 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:15.252642 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:15.253166 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-db882d49-4fda-4adb-9331-c03d986eec58 req-8d71e8fa-dc47-4176-98ba-88ece8114d13 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:15.284990 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:15.284990 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:15.727115 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b2f1c50f-1fb6-4d9b-8a8c-cc730f72b94e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:19:15.737215 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b2f1c50f-1fb6-4d9b-8a8c-cc730f72b94e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:15.737513 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:15.737513 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:15.738133 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b2f1c50f-1fb6-4d9b-8a8c-cc730f72b94e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:15.840752 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-db882d49-4fda-4adb-9331-c03d986eec58 req-8d71e8fa-dc47-4176-98ba-88ece8114d13 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 12:19:15.841347 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-db882d49-4fda-4adb-9331-c03d986eec58 req-8d71e8fa-dc47-4176-98ba-88ece8114d13 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Pending status list for volume during attachment-delete: [] {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 12:19:15.849125 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-db882d49-4fda-4adb-9331-c03d986eec58 req-8d71e8fa-dc47-4176-98ba-88ece8114d13 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/attachments/ac51017b-9515-4f1f-a15d-3eb1e65f9765 returned with HTTP 200 Jan 21 12:19:15.850418 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 909/1820] 10.222.0.95 () {62 vars in 1437 bytes} [Thu Jan 21 12:19:15 2021] DELETE /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/attachments/ac51017b-9515-4f1f-a15d-3eb1e65f9765 => generated 19 bytes in 604 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:15.866496 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:15.866496 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:15.875850 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b2f1c50f-1fb6-4d9b-8a8c-cc730f72b94e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:19:15.904063 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b2f1c50f-1fb6-4d9b-8a8c-cc730f72b94e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:19:15.905314 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 912/1821] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:19:15 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 1364 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:19:25.607772 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ce0497e8-2b34-48f6-a113-9cac44a8b55d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] POST http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots Jan 21 12:19:25.608891 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:25.608891 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:25.610193 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ce0497e8-2b34-48f6-a113-9cac44a8b55d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "022741fe-a639-4091-a6b9-f48e4f5ac35f", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1962942377"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:19:25.685500 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:25.685500 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:25.687966 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ce0497e8-2b34-48f6-a113-9cac44a8b55d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:19:25.689541 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-ce0497e8-2b34-48f6-a113-9cac44a8b55d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Create snapshot from volume 022741fe-a639-4091-a6b9-f48e4f5ac35f Jan 21 12:19:25.761556 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-ce0497e8-2b34-48f6-a113-9cac44a8b55d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Created reservations ['c008b327-8049-4093-8373-8e4528999298', 'd4bbbbf3-a4a0-43db-8795-991c10267fab', '03df97ca-c1ec-4d4d-9f11-43b943b3d24d', '717b91d9-32cc-4521-9813-b275b80e197c'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:19:25.944050 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ce0497e8-2b34-48f6-a113-9cac44a8b55d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot create request issued successfully. Jan 21 12:19:25.945200 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ce0497e8-2b34-48f6-a113-9cac44a8b55d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots returned with HTTP 202 Jan 21 12:19:25.946323 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 910/1822] 10.222.0.89 () {60 vars in 1232 bytes} [Thu Jan 21 12:19:25 2021] POST /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots => generated 380 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:19:25.960380 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1f285c4d-9caa-441d-b6d2-3087e78489da tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/776df4fd-da4b-47ab-88ae-93b1c80df18e Jan 21 12:19:25.961270 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1f285c4d-9caa-441d-b6d2-3087e78489da tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:25.973601 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:25.973601 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:25.976506 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1f285c4d-9caa-441d-b6d2-3087e78489da tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:26.013395 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:26.013395 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:26.014751 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1f285c4d-9caa-441d-b6d2-3087e78489da tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:19:26.017072 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1f285c4d-9caa-441d-b6d2-3087e78489da tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/776df4fd-da4b-47ab-88ae-93b1c80df18e returned with HTTP 200 Jan 21 12:19:26.018113 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 913/1823] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:19:25 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/776df4fd-da4b-47ab-88ae-93b1c80df18e => generated 512 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:27.032545 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-55efa29a-3fe6-4be5-9e25-51b31e5455e5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/776df4fd-da4b-47ab-88ae-93b1c80df18e Jan 21 12:19:27.033141 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-55efa29a-3fe6-4be5-9e25-51b31e5455e5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:27.033311 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:27.033311 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:27.034046 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-55efa29a-3fe6-4be5-9e25-51b31e5455e5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:27.064613 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:27.064613 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:27.066144 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-55efa29a-3fe6-4be5-9e25-51b31e5455e5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:19:27.068897 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-55efa29a-3fe6-4be5-9e25-51b31e5455e5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/776df4fd-da4b-47ab-88ae-93b1c80df18e returned with HTTP 200 Jan 21 12:19:27.070321 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 911/1824] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:19:27 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/776df4fd-da4b-47ab-88ae-93b1c80df18e => generated 512 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:28.082871 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0c60588a-633d-4182-9896-b48c0a679983 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/776df4fd-da4b-47ab-88ae-93b1c80df18e Jan 21 12:19:28.083945 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0c60588a-633d-4182-9896-b48c0a679983 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:28.084547 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:28.084547 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:28.085235 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0c60588a-633d-4182-9896-b48c0a679983 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:28.179513 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:28.179513 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:28.184370 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0c60588a-633d-4182-9896-b48c0a679983 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:19:28.186858 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0c60588a-633d-4182-9896-b48c0a679983 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/776df4fd-da4b-47ab-88ae-93b1c80df18e returned with HTTP 200 Jan 21 12:19:28.187689 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 914/1825] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:19:28 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/776df4fd-da4b-47ab-88ae-93b1c80df18e => generated 539 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:28.200044 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-00f6f19e-4f19-4e1b-9ff9-1ec5b20dfa47 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/776df4fd-da4b-47ab-88ae-93b1c80df18e Jan 21 12:19:28.200559 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-00f6f19e-4f19-4e1b-9ff9-1ec5b20dfa47 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:28.200776 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:28.200776 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:28.201146 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-00f6f19e-4f19-4e1b-9ff9-1ec5b20dfa47 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:28.262183 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:28.262183 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:28.263341 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-00f6f19e-4f19-4e1b-9ff9-1ec5b20dfa47 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:19:28.265259 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-00f6f19e-4f19-4e1b-9ff9-1ec5b20dfa47 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/776df4fd-da4b-47ab-88ae-93b1c80df18e returned with HTTP 200 Jan 21 12:19:28.266122 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 912/1826] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:19:28 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/776df4fd-da4b-47ab-88ae-93b1c80df18e => generated 539 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:28.277415 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5cc009f8-8c45-40dd-a4f3-e8a06193e660 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots Jan 21 12:19:28.278276 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5cc009f8-8c45-40dd-a4f3-e8a06193e660 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:28.279372 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:28.279372 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:28.280205 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5cc009f8-8c45-40dd-a4f3-e8a06193e660 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'index' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:28.281089 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-5cc009f8-8c45-40dd-a4f3-e8a06193e660 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:19:28.284058 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.db.sqlalchemy.api [None req-5cc009f8-8c45-40dd-a4f3-e8a06193e660 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Building query based on filter {{(pid=87985) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 12:19:28.327108 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5cc009f8-8c45-40dd-a4f3-e8a06193e660 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Get all snapshots completed successfully. Jan 21 12:19:28.329614 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5cc009f8-8c45-40dd-a4f3-e8a06193e660 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots returned with HTTP 200 Jan 21 12:19:28.331280 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 915/1827] 10.222.0.89 () {58 vars in 1210 bytes} [Thu Jan 21 12:19:28 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots => generated 730 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:28.343398 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-02741300-8008-4ea0-9bc8-84622de4063e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] PUT http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/776df4fd-da4b-47ab-88ae-93b1c80df18e Jan 21 12:19:28.343872 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:28.343872 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:28.344630 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-02741300-8008-4ea0-9bc8-84622de4063e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1660557101", "description": "This is the new description of snapshot."}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:19:28.386189 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:28.386189 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:28.387736 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-02741300-8008-4ea0-9bc8-84622de4063e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:19:28.400865 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-02741300-8008-4ea0-9bc8-84622de4063e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/776df4fd-da4b-47ab-88ae-93b1c80df18e returned with HTTP 200 Jan 21 12:19:28.402054 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 913/1828] 10.222.0.89 () {60 vars in 1342 bytes} [Thu Jan 21 12:19:28 2021] PUT /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/776df4fd-da4b-47ab-88ae-93b1c80df18e => generated 443 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:28.413735 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-860a912d-b4ca-4116-9273-269d30e1ce80 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/776df4fd-da4b-47ab-88ae-93b1c80df18e Jan 21 12:19:28.414694 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-860a912d-b4ca-4116-9273-269d30e1ce80 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:28.415104 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:28.415104 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:28.416005 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-860a912d-b4ca-4116-9273-269d30e1ce80 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:28.474660 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:28.474660 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:28.476103 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-860a912d-b4ca-4116-9273-269d30e1ce80 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:19:28.478519 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-860a912d-b4ca-4116-9273-269d30e1ce80 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/776df4fd-da4b-47ab-88ae-93b1c80df18e returned with HTTP 200 Jan 21 12:19:28.488727 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 916/1829] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:19:28 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/776df4fd-da4b-47ab-88ae-93b1c80df18e => generated 577 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:28.497211 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a94a2388-1a60-4a0c-95e1-67753405411b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] DELETE http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/776df4fd-da4b-47ab-88ae-93b1c80df18e Jan 21 12:19:28.497211 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a94a2388-1a60-4a0c-95e1-67753405411b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:28.497211 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:28.497211 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:28.497211 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a94a2388-1a60-4a0c-95e1-67753405411b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:28.497211 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-a94a2388-1a60-4a0c-95e1-67753405411b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Delete snapshot with id: 776df4fd-da4b-47ab-88ae-93b1c80df18e Jan 21 12:19:28.525231 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:28.525231 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:28.526879 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a94a2388-1a60-4a0c-95e1-67753405411b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:19:28.669640 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a94a2388-1a60-4a0c-95e1-67753405411b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot delete request issued successfully. Jan 21 12:19:28.670254 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a94a2388-1a60-4a0c-95e1-67753405411b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/776df4fd-da4b-47ab-88ae-93b1c80df18e returned with HTTP 202 Jan 21 12:19:28.671202 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 914/1830] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:19:28 2021] DELETE /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/776df4fd-da4b-47ab-88ae-93b1c80df18e => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:19:28.679712 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b6a1d36a-4493-4c51-914a-42a5d258418c tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/776df4fd-da4b-47ab-88ae-93b1c80df18e Jan 21 12:19:28.680633 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b6a1d36a-4493-4c51-914a-42a5d258418c tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:28.681052 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:28.681052 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:28.681751 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b6a1d36a-4493-4c51-914a-42a5d258418c tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:28.733344 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:28.733344 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:28.735392 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b6a1d36a-4493-4c51-914a-42a5d258418c tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:19:28.737621 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b6a1d36a-4493-4c51-914a-42a5d258418c tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/776df4fd-da4b-47ab-88ae-93b1c80df18e returned with HTTP 200 Jan 21 12:19:28.739074 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 917/1831] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:19:28 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/776df4fd-da4b-47ab-88ae-93b1c80df18e => generated 576 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:29.751636 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0d8c918b-a71c-492b-a56e-2d8c2330c0ab tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/776df4fd-da4b-47ab-88ae-93b1c80df18e Jan 21 12:19:29.753098 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0d8c918b-a71c-492b-a56e-2d8c2330c0ab tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:29.753486 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:29.753486 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:29.754341 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0d8c918b-a71c-492b-a56e-2d8c2330c0ab tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:29.808849 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:29.808849 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:29.819170 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0d8c918b-a71c-492b-a56e-2d8c2330c0ab tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:19:29.823674 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0d8c918b-a71c-492b-a56e-2d8c2330c0ab tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/776df4fd-da4b-47ab-88ae-93b1c80df18e returned with HTTP 200 Jan 21 12:19:29.825119 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 915/1832] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:19:29 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/776df4fd-da4b-47ab-88ae-93b1c80df18e => generated 576 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:30.187204 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fc8945c3-927c-498b-b62b-b13460e182bd tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] GET http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/ab2e891a-9303-4ff5-9981-30daae000f13 Jan 21 12:19:30.187945 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fc8945c3-927c-498b-b62b-b13460e182bd tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:30.188294 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:30.188294 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:30.188948 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fc8945c3-927c-498b-b62b-b13460e182bd tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:30.339360 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:30.339360 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:30.364016 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fc8945c3-927c-498b-b62b-b13460e182bd tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Volume info retrieved successfully. Jan 21 12:19:30.417907 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fc8945c3-927c-498b-b62b-b13460e182bd tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/ab2e891a-9303-4ff5-9981-30daae000f13 returned with HTTP 200 Jan 21 12:19:30.430196 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 918/1833] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:19:30 2021] GET /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/ab2e891a-9303-4ff5-9981-30daae000f13 => generated 919 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:30.435051 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9d8873e3-f8f3-469e-b7a4-b672a59cfcca tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] GET http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/ab2e891a-9303-4ff5-9981-30daae000f13 Jan 21 12:19:30.435573 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9d8873e3-f8f3-469e-b7a4-b672a59cfcca tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:30.435788 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:30.435788 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:30.436160 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9d8873e3-f8f3-469e-b7a4-b672a59cfcca tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:30.533616 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:30.533616 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:30.564211 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9d8873e3-f8f3-469e-b7a4-b672a59cfcca tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Volume info retrieved successfully. Jan 21 12:19:30.620588 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9d8873e3-f8f3-469e-b7a4-b672a59cfcca tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/ab2e891a-9303-4ff5-9981-30daae000f13 returned with HTTP 200 Jan 21 12:19:30.621690 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 916/1834] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:19:30 2021] GET /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/ab2e891a-9303-4ff5-9981-30daae000f13 => generated 919 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:30.838444 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-16f6b2f4-8c38-4eb2-998c-4238de593e6b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/776df4fd-da4b-47ab-88ae-93b1c80df18e Jan 21 12:19:30.839036 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-16f6b2f4-8c38-4eb2-998c-4238de593e6b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:30.839232 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:30.839232 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:30.839910 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-16f6b2f4-8c38-4eb2-998c-4238de593e6b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:30.884942 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-16f6b2f4-8c38-4eb2-998c-4238de593e6b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/776df4fd-da4b-47ab-88ae-93b1c80df18e returned with HTTP 404 Jan 21 12:19:30.886717 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 919/1835] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:19:30 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/776df4fd-da4b-47ab-88ae-93b1c80df18e => generated 111 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:19:30.896759 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8fa624e5-03ed-4233-bee9-be75ea0de181 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] POST http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots Jan 21 12:19:30.897222 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:30.897222 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:30.897645 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8fa624e5-03ed-4233-bee9-be75ea0de181 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "022741fe-a639-4091-a6b9-f48e4f5ac35f", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-583326104"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:19:31.047271 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:31.047271 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:31.048838 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8fa624e5-03ed-4233-bee9-be75ea0de181 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:19:31.049319 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-8fa624e5-03ed-4233-bee9-be75ea0de181 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Create snapshot from volume 022741fe-a639-4091-a6b9-f48e4f5ac35f Jan 21 12:19:31.156492 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-8fa624e5-03ed-4233-bee9-be75ea0de181 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Created reservations ['ff89b25f-8882-45ff-bed1-91a39bb0a307', '18bc7e5c-1ede-4337-b2ee-4a40d8c359f3', 'f3281700-85d3-465d-9cc9-c004d5ae3f04', '85f5d56c-1c8b-4db2-90b9-6fb6d7c828b5'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:19:31.328318 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8fa624e5-03ed-4233-bee9-be75ea0de181 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot create request issued successfully. Jan 21 12:19:31.329634 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8fa624e5-03ed-4233-bee9-be75ea0de181 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots returned with HTTP 202 Jan 21 12:19:31.331578 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 917/1836] 10.222.0.89 () {60 vars in 1232 bytes} [Thu Jan 21 12:19:30 2021] POST /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots => generated 309 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:19:31.341872 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-acd482fc-36b7-4a73-bf2e-e8672f4612ad tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/93e874ef-e9f9-43fe-a843-f3e0b6df901f Jan 21 12:19:31.342660 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-acd482fc-36b7-4a73-bf2e-e8672f4612ad tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:31.343315 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-acd482fc-36b7-4a73-bf2e-e8672f4612ad tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:31.410615 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:31.410615 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:31.416638 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-acd482fc-36b7-4a73-bf2e-e8672f4612ad tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:19:31.420077 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-acd482fc-36b7-4a73-bf2e-e8672f4612ad tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/93e874ef-e9f9-43fe-a843-f3e0b6df901f returned with HTTP 200 Jan 21 12:19:31.427651 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 920/1837] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:19:31 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/93e874ef-e9f9-43fe-a843-f3e0b6df901f => generated 441 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:32.434914 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a22edf86-adf0-42fa-a6f5-fcbd3e3d5c40 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/93e874ef-e9f9-43fe-a843-f3e0b6df901f Jan 21 12:19:32.436715 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a22edf86-adf0-42fa-a6f5-fcbd3e3d5c40 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:32.437205 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:32.437205 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:32.437990 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a22edf86-adf0-42fa-a6f5-fcbd3e3d5c40 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:32.514040 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:32.514040 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:32.515826 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a22edf86-adf0-42fa-a6f5-fcbd3e3d5c40 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:19:32.519309 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a22edf86-adf0-42fa-a6f5-fcbd3e3d5c40 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/93e874ef-e9f9-43fe-a843-f3e0b6df901f returned with HTTP 200 Jan 21 12:19:32.520490 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 918/1838] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:19:32 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/93e874ef-e9f9-43fe-a843-f3e0b6df901f => generated 441 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:33.533065 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0289d83a-524c-4fb6-b8f2-fbfce5173405 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/93e874ef-e9f9-43fe-a843-f3e0b6df901f Jan 21 12:19:33.533737 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0289d83a-524c-4fb6-b8f2-fbfce5173405 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:33.534016 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:33.534016 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:33.534405 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0289d83a-524c-4fb6-b8f2-fbfce5173405 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:33.595316 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:33.595316 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:33.599066 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0289d83a-524c-4fb6-b8f2-fbfce5173405 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:19:33.602125 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0289d83a-524c-4fb6-b8f2-fbfce5173405 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/93e874ef-e9f9-43fe-a843-f3e0b6df901f returned with HTTP 200 Jan 21 12:19:33.603474 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 921/1839] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:19:33 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/93e874ef-e9f9-43fe-a843-f3e0b6df901f => generated 468 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:47.190081 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-00d5d383-3a38-41c9-be26-c8282029de01 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] DELETE http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/ab2e891a-9303-4ff5-9981-30daae000f13 Jan 21 12:19:47.191885 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-00d5d383-3a38-41c9-be26-c8282029de01 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:47.193288 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:47.193288 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:47.194146 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-00d5d383-3a38-41c9-be26-c8282029de01 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:47.194857 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-00d5d383-3a38-41c9-be26-c8282029de01 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Delete volume with id: ab2e891a-9303-4ff5-9981-30daae000f13 Jan 21 12:19:47.287013 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:47.287013 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:47.289663 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-00d5d383-3a38-41c9-be26-c8282029de01 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Volume info retrieved successfully. Jan 21 12:19:47.327788 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-00d5d383-3a38-41c9-be26-c8282029de01 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Delete volume request issued successfully. Jan 21 12:19:47.328508 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-00d5d383-3a38-41c9-be26-c8282029de01 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/ab2e891a-9303-4ff5-9981-30daae000f13 returned with HTTP 202 Jan 21 12:19:47.330451 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 919/1840] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:19:47 2021] DELETE /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/ab2e891a-9303-4ff5-9981-30daae000f13 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:19:47.339007 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-394c8e6e-9b6b-4890-8193-3247ca2dacf8 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] GET http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/ab2e891a-9303-4ff5-9981-30daae000f13 Jan 21 12:19:47.339827 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-394c8e6e-9b6b-4890-8193-3247ca2dacf8 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:47.340219 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:47.340219 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:47.341691 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-394c8e6e-9b6b-4890-8193-3247ca2dacf8 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:47.446251 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:47.446251 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:47.469103 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-394c8e6e-9b6b-4890-8193-3247ca2dacf8 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Volume info retrieved successfully. Jan 21 12:19:47.497587 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-394c8e6e-9b6b-4890-8193-3247ca2dacf8 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/ab2e891a-9303-4ff5-9981-30daae000f13 returned with HTTP 200 Jan 21 12:19:47.499048 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 922/1841] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:19:47 2021] GET /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/ab2e891a-9303-4ff5-9981-30daae000f13 => generated 918 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:48.516282 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1b86d9b3-0b9a-4318-989b-c5c6f97c5e54 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] GET http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/ab2e891a-9303-4ff5-9981-30daae000f13 Jan 21 12:19:48.517668 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1b86d9b3-0b9a-4318-989b-c5c6f97c5e54 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:48.518142 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:48.518142 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:48.518812 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1b86d9b3-0b9a-4318-989b-c5c6f97c5e54 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:48.583949 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:48.583949 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:48.594277 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1b86d9b3-0b9a-4318-989b-c5c6f97c5e54 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Volume info retrieved successfully. Jan 21 12:19:48.620282 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1b86d9b3-0b9a-4318-989b-c5c6f97c5e54 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/ab2e891a-9303-4ff5-9981-30daae000f13 returned with HTTP 200 Jan 21 12:19:48.621652 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 920/1842] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:19:48 2021] GET /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/ab2e891a-9303-4ff5-9981-30daae000f13 => generated 918 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:49.659274 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0e3e320e-cce0-4c91-a22d-938c3da611fd tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] GET http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/ab2e891a-9303-4ff5-9981-30daae000f13 Jan 21 12:19:49.663781 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0e3e320e-cce0-4c91-a22d-938c3da611fd tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:49.664883 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:49.664883 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:49.666179 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0e3e320e-cce0-4c91-a22d-938c3da611fd tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:49.729458 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0e3e320e-cce0-4c91-a22d-938c3da611fd tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/ab2e891a-9303-4ff5-9981-30daae000f13 returned with HTTP 404 Jan 21 12:19:49.731057 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 923/1843] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:19:49 2021] GET /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/ab2e891a-9303-4ff5-9981-30daae000f13 => generated 109 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:19:50.032208 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-daad7063-027f-4915-bf00-83529081c118 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] DELETE http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c Jan 21 12:19:50.033771 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-daad7063-027f-4915-bf00-83529081c118 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:50.034353 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:50.034353 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:50.035605 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-daad7063-027f-4915-bf00-83529081c118 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:50.036656 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-daad7063-027f-4915-bf00-83529081c118 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Delete volume with id: c0c3d183-c1e1-47ea-9709-84771a02e16c Jan 21 12:19:50.094974 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:50.094974 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:50.096643 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-daad7063-027f-4915-bf00-83529081c118 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Volume info retrieved successfully. Jan 21 12:19:50.130200 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-daad7063-027f-4915-bf00-83529081c118 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Delete volume request issued successfully. Jan 21 12:19:50.130965 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-daad7063-027f-4915-bf00-83529081c118 tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c returned with HTTP 202 Jan 21 12:19:50.132487 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 921/1844] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:19:50 2021] DELETE /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:19:50.140688 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4edc1035-de27-441b-8c11-bd41436802db tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] GET http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c Jan 21 12:19:50.141519 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4edc1035-de27-441b-8c11-bd41436802db tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:50.142213 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4edc1035-de27-441b-8c11-bd41436802db tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:50.226630 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:50.226630 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:50.242623 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4edc1035-de27-441b-8c11-bd41436802db tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Volume info retrieved successfully. Jan 21 12:19:50.287980 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4edc1035-de27-441b-8c11-bd41436802db tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c returned with HTTP 200 Jan 21 12:19:50.289326 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 924/1845] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:19:50 2021] GET /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c => generated 918 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:51.308020 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-16c05a2b-a44b-4797-8081-a7e09413b1fb tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] GET http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c Jan 21 12:19:51.308892 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-16c05a2b-a44b-4797-8081-a7e09413b1fb tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:51.308892 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:51.308892 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:51.309338 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-16c05a2b-a44b-4797-8081-a7e09413b1fb tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:51.336609 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-1041b4e9-6dc7-400b-afe4-68fa6441bec8 req-a3d63dc5-1cdc-4646-bc2c-d3e14e24ec9f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f Jan 21 12:19:51.337117 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-1041b4e9-6dc7-400b-afe4-68fa6441bec8 req-a3d63dc5-1cdc-4646-bc2c-d3e14e24ec9f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:51.337314 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:51.337314 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:51.338068 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-1041b4e9-6dc7-400b-afe4-68fa6441bec8 req-a3d63dc5-1cdc-4646-bc2c-d3e14e24ec9f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:51.406639 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:51.406639 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:51.415838 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-1041b4e9-6dc7-400b-afe4-68fa6441bec8 req-a3d63dc5-1cdc-4646-bc2c-d3e14e24ec9f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:19:51.421901 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:51.421901 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:51.441131 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-16c05a2b-a44b-4797-8081-a7e09413b1fb tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Volume info retrieved successfully. Jan 21 12:19:51.442023 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-1041b4e9-6dc7-400b-afe4-68fa6441bec8 req-a3d63dc5-1cdc-4646-bc2c-d3e14e24ec9f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f returned with HTTP 200 Jan 21 12:19:51.443194 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 925/1846] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:19:51 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f => generated 916 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:51.470716 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-16c05a2b-a44b-4797-8081-a7e09413b1fb tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c returned with HTTP 200 Jan 21 12:19:51.472828 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 922/1847] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:19:51 2021] GET /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c => generated 918 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:51.551946 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-1041b4e9-6dc7-400b-afe4-68fa6441bec8 req-a3d63dc5-1cdc-4646-bc2c-d3e14e24ec9f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume// Jan 21 12:19:51.552734 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-1041b4e9-6dc7-400b-afe4-68fa6441bec8 req-a3d63dc5-1cdc-4646-bc2c-d3e14e24ec9f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:51.553108 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:51.553108 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:51.553758 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-1041b4e9-6dc7-400b-afe4-68fa6441bec8 req-a3d63dc5-1cdc-4646-bc2c-d3e14e24ec9f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:51.555043 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-1041b4e9-6dc7-400b-afe4-68fa6441bec8 req-a3d63dc5-1cdc-4646-bc2c-d3e14e24ec9f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:19:51.556387 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 926/1848] 10.222.0.89 () {58 vars in 1289 bytes} [Thu Jan 21 12:19:51 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:19:51.571187 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-1041b4e9-6dc7-400b-afe4-68fa6441bec8 req-d73f80cd-a3ca-43e2-a981-6b6905e0b770 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] POST http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/attachments Jan 21 12:19:51.571928 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:51.571928 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:51.572350 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-1041b4e9-6dc7-400b-afe4-68fa6441bec8 req-d73f80cd-a3ca-43e2-a981-6b6905e0b770 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "022741fe-a639-4091-a6b9-f48e4f5ac35f", "instance_uuid": "7c5eac24-5e51-4c00-938f-a528dc5c960d", "connector": null}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:19:51.635830 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:51.635830 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:51.714485 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-1041b4e9-6dc7-400b-afe4-68fa6441bec8 req-d73f80cd-a3ca-43e2-a981-6b6905e0b770 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/attachments returned with HTTP 200 Jan 21 12:19:51.716720 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 923/1849] 10.222.0.89 () {66 vars in 1565 bytes} [Thu Jan 21 12:19:51 2021] POST /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/attachments => generated 273 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:19:51.772139 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9d3845c3-7f40-4c0d-b9bf-d04409bbac7d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f Jan 21 12:19:51.772659 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9d3845c3-7f40-4c0d-b9bf-d04409bbac7d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:51.773139 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9d3845c3-7f40-4c0d-b9bf-d04409bbac7d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:51.809279 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-1041b4e9-6dc7-400b-afe4-68fa6441bec8 req-d73f80cd-a3ca-43e2-a981-6b6905e0b770 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume// Jan 21 12:19:51.810378 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-1041b4e9-6dc7-400b-afe4-68fa6441bec8 req-d73f80cd-a3ca-43e2-a981-6b6905e0b770 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:51.810819 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:51.810819 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:51.811615 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-1041b4e9-6dc7-400b-afe4-68fa6441bec8 req-d73f80cd-a3ca-43e2-a981-6b6905e0b770 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:51.813643 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-1041b4e9-6dc7-400b-afe4-68fa6441bec8 req-d73f80cd-a3ca-43e2-a981-6b6905e0b770 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:19:51.814531 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 924/1850] 10.222.0.90 () {56 vars in 1089 bytes} [Thu Jan 21 12:19:51 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:19:51.830988 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-1041b4e9-6dc7-400b-afe4-68fa6441bec8 req-c556199c-293c-4d29-9e1d-4c0525798a95 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f Jan 21 12:19:51.831656 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-1041b4e9-6dc7-400b-afe4-68fa6441bec8 req-c556199c-293c-4d29-9e1d-4c0525798a95 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:51.832250 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-1041b4e9-6dc7-400b-afe4-68fa6441bec8 req-c556199c-293c-4d29-9e1d-4c0525798a95 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:51.837611 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:51.837611 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:51.864109 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9d3845c3-7f40-4c0d-b9bf-d04409bbac7d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:19:51.887441 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:51.887441 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:51.906187 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-1041b4e9-6dc7-400b-afe4-68fa6441bec8 req-c556199c-293c-4d29-9e1d-4c0525798a95 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:19:51.909585 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:51.909585 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:51.928496 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9d3845c3-7f40-4c0d-b9bf-d04409bbac7d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f returned with HTTP 200 Jan 21 12:19:51.930204 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 927/1851] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:19:51 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f => generated 915 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:51.947018 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:51.947018 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:51.957614 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-1041b4e9-6dc7-400b-afe4-68fa6441bec8 req-c556199c-293c-4d29-9e1d-4c0525798a95 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f returned with HTTP 200 Jan 21 12:19:51.958598 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 925/1852] 10.222.0.90 () {60 vars in 1403 bytes} [Thu Jan 21 12:19:51 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f => generated 1014 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:19:51.993882 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-1041b4e9-6dc7-400b-afe4-68fa6441bec8 req-3c0b3d4c-6171-4a39-b0b9-548ae9f651c0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] PUT http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/attachments/24cac9ac-89f9-4035-a9a9-54b5908d5344 Jan 21 12:19:51.995049 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:51.995049 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:51.995751 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-1041b4e9-6dc7-400b-afe4-68fa6441bec8 req-3c0b3d4c-6171-4a39-b0b9-548ae9f651c0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.90", "host": "n-h2-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:19:52.034319 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 12:19:52.034319 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 12:19:52.036387 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-1041b4e9-6dc7-400b-afe4-68fa6441bec8 req-3c0b3d4c-6171-4a39-b0b9-548ae9f651c0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Lock "b'cinder-attachment_update-022741fe-a639-4091-a6b9-f48e4f5ac35f-n-h2-760354-3'" acquired by "attachment_update" :: waited 0.019s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 12:19:52.038982 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:52.038982 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:52.491589 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0d4d0374-8cbc-4a07-a76e-66eb955f899f tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] GET http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c Jan 21 12:19:52.492694 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0d4d0374-8cbc-4a07-a76e-66eb955f899f tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:52.493065 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:52.493065 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:52.493682 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0d4d0374-8cbc-4a07-a76e-66eb955f899f tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:52.589091 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0d4d0374-8cbc-4a07-a76e-66eb955f899f tempest-AttachVolumeShelveTestJSON-1916272170 tempest-AttachVolumeShelveTestJSON-1916272170] http://10.222.0.89/volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c returned with HTTP 404 Jan 21 12:19:52.590581 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 926/1853] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:19:52 2021] GET /volume/v3/c50edce2178c45f3b40d6eb50e2f460b/volumes/c0c3d183-c1e1-47ea-9709-84771a02e16c => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:19:52.957096 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-15333d5d-4cf4-4a68-9d24-cb301dd90d23 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f Jan 21 12:19:52.957847 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-15333d5d-4cf4-4a68-9d24-cb301dd90d23 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:52.958457 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-15333d5d-4cf4-4a68-9d24-cb301dd90d23 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:53.019905 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:53.019905 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:53.033774 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-15333d5d-4cf4-4a68-9d24-cb301dd90d23 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:19:53.073178 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:53.073178 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:53.102090 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-15333d5d-4cf4-4a68-9d24-cb301dd90d23 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f returned with HTTP 200 Jan 21 12:19:53.115990 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 927/1854] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:19:52 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f => generated 915 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:54.128807 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1079c285-56b5-406f-9c71-ee493341b2ad tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f Jan 21 12:19:54.130584 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1079c285-56b5-406f-9c71-ee493341b2ad tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:54.130584 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:54.130584 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:54.130584 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1079c285-56b5-406f-9c71-ee493341b2ad tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:54.312169 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:54.312169 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:54.348497 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1079c285-56b5-406f-9c71-ee493341b2ad tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:19:54.378685 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:54.378685 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:54.393365 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1079c285-56b5-406f-9c71-ee493341b2ad tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f returned with HTTP 200 Jan 21 12:19:54.394386 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 928/1855] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:19:54 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f => generated 915 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:19:54.578458 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-1041b4e9-6dc7-400b-afe4-68fa6441bec8 req-3c0b3d4c-6171-4a39-b0b9-548ae9f651c0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Lock "b'cinder-attachment_update-022741fe-a639-4091-a6b9-f48e4f5ac35f-n-h2-760354-3'" released by "attachment_update" :: held 2.543s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 12:19:54.579409 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-1041b4e9-6dc7-400b-afe4-68fa6441bec8 req-3c0b3d4c-6171-4a39-b0b9-548ae9f651c0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/attachments/24cac9ac-89f9-4035-a9a9-54b5908d5344 returned with HTTP 200 Jan 21 12:19:54.581398 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 928/1856] 10.222.0.90 () {64 vars in 1468 bytes} [Thu Jan 21 12:19:51 2021] PUT /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/attachments/24cac9ac-89f9-4035-a9a9-54b5908d5344 => generated 762 bytes in 2592 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:19:55.412341 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-85ffc195-c3d6-4aef-b25f-7e29a89cc591 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f Jan 21 12:19:55.414387 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-85ffc195-c3d6-4aef-b25f-7e29a89cc591 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:55.415166 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:55.415166 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:55.415893 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-85ffc195-c3d6-4aef-b25f-7e29a89cc591 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:55.494876 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:55.494876 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:55.505316 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-85ffc195-c3d6-4aef-b25f-7e29a89cc591 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:19:55.534939 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:55.534939 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:55.545216 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-85ffc195-c3d6-4aef-b25f-7e29a89cc591 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f returned with HTTP 200 Jan 21 12:19:55.552375 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 929/1857] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:19:55 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f => generated 916 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:56.563603 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b0c638d7-3e2c-49c9-910b-8b348367c38a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f Jan 21 12:19:56.564866 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b0c638d7-3e2c-49c9-910b-8b348367c38a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:56.565333 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:56.565333 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:56.566040 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b0c638d7-3e2c-49c9-910b-8b348367c38a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:56.619608 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:56.619608 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:56.628700 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b0c638d7-3e2c-49c9-910b-8b348367c38a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:19:56.651028 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:56.651028 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:56.661652 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b0c638d7-3e2c-49c9-910b-8b348367c38a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f returned with HTTP 200 Jan 21 12:19:56.672184 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 929/1858] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:19:56 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f => generated 916 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:57.679599 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-12d8d3b7-7ba9-4126-b0d4-a5f50007a6ff tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f Jan 21 12:19:57.681132 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-12d8d3b7-7ba9-4126-b0d4-a5f50007a6ff tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:57.681540 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:57.681540 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:57.682344 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-12d8d3b7-7ba9-4126-b0d4-a5f50007a6ff tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:57.774709 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:57.774709 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:57.786267 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-12d8d3b7-7ba9-4126-b0d4-a5f50007a6ff tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:19:57.824372 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:57.824372 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:57.834800 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-12d8d3b7-7ba9-4126-b0d4-a5f50007a6ff tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f returned with HTTP 200 Jan 21 12:19:57.836023 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 930/1859] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:19:57 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f => generated 916 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:58.853382 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fd83d836-f358-426b-bd66-37b1b989afed tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f Jan 21 12:19:58.855019 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fd83d836-f358-426b-bd66-37b1b989afed tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:58.855210 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:58.855210 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:58.855880 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fd83d836-f358-426b-bd66-37b1b989afed tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:19:58.921141 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:58.921141 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:58.933003 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fd83d836-f358-426b-bd66-37b1b989afed tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:19:58.957831 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:19:58.957831 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:19:58.968470 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fd83d836-f358-426b-bd66-37b1b989afed tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f returned with HTTP 200 Jan 21 12:19:58.970165 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 930/1860] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:19:58 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f => generated 916 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:19:59.987436 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-db4f6171-62ab-48fc-8ee9-a11334ecd053 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f Jan 21 12:19:59.988702 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-db4f6171-62ab-48fc-8ee9-a11334ecd053 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:19:59.988941 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:19:59.988941 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:19:59.989821 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-db4f6171-62ab-48fc-8ee9-a11334ecd053 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:00.043874 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:00.043874 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:00.055728 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-db4f6171-62ab-48fc-8ee9-a11334ecd053 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:20:00.082400 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:00.082400 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:00.111548 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-db4f6171-62ab-48fc-8ee9-a11334ecd053 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f returned with HTTP 200 Jan 21 12:20:00.122360 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 931/1861] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:19:59 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f => generated 916 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:00.156332 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-1041b4e9-6dc7-400b-afe4-68fa6441bec8 req-43fa2818-090d-459f-9233-bfb23efa0deb tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] POST http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/attachments/24cac9ac-89f9-4035-a9a9-54b5908d5344/action Jan 21 12:20:00.157058 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:00.157058 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:00.158246 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-1041b4e9-6dc7-400b-afe4-68fa6441bec8 req-43fa2818-090d-459f-9233-bfb23efa0deb tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Action body: b'{"os-complete": null}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:20:00.158724 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-1041b4e9-6dc7-400b-afe4-68fa6441bec8 req-43fa2818-090d-459f-9233-bfb23efa0deb tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:20:00.241633 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:00.241633 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:00.255774 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-1041b4e9-6dc7-400b-afe4-68fa6441bec8 req-43fa2818-090d-459f-9233-bfb23efa0deb tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/attachments/24cac9ac-89f9-4035-a9a9-54b5908d5344/action returned with HTTP 204 Jan 21 12:20:00.256776 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 931/1862] 10.222.0.90 () {64 vars in 1489 bytes} [Thu Jan 21 12:20:00 2021] POST /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/attachments/24cac9ac-89f9-4035-a9a9-54b5908d5344/action => generated 0 bytes in 107 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 12:20:01.128133 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a445d624-17f4-4782-bd2f-100fdcbfa02e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f Jan 21 12:20:01.130229 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a445d624-17f4-4782-bd2f-100fdcbfa02e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:01.131150 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:01.131150 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:01.132006 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a445d624-17f4-4782-bd2f-100fdcbfa02e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:01.194407 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:01.194407 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:01.204916 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a445d624-17f4-4782-bd2f-100fdcbfa02e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:20:01.228780 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:01.228780 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:01.240450 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a445d624-17f4-4782-bd2f-100fdcbfa02e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f returned with HTTP 200 Jan 21 12:20:01.250313 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 932/1863] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:20:01 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f => generated 1208 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:20:01.258026 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2b9a713d-ece8-409f-bf15-188a79c9a682 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] POST http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots Jan 21 12:20:01.258502 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:01.258502 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:01.258932 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2b9a713d-ece8-409f-bf15-188a79c9a682 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "022741fe-a639-4091-a6b9-f48e4f5ac35f", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-729570542"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:20:01.329007 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:01.329007 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:01.330618 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2b9a713d-ece8-409f-bf15-188a79c9a682 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:20:01.331364 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-2b9a713d-ece8-409f-bf15-188a79c9a682 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Create snapshot from volume 022741fe-a639-4091-a6b9-f48e4f5ac35f Jan 21 12:20:01.394697 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-2b9a713d-ece8-409f-bf15-188a79c9a682 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Created reservations ['69b785c7-623f-4456-a294-7c390f2f1fc5', '0de45f12-0cdc-47d4-976e-0a0cd2faef5b', '40219739-252e-46ad-ae48-6c2602430169', 'b54ded8d-b8eb-452b-b48d-6f35ce774076'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:20:01.514070 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2b9a713d-ece8-409f-bf15-188a79c9a682 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot force create request issued successfully. Jan 21 12:20:01.514764 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2b9a713d-ece8-409f-bf15-188a79c9a682 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots returned with HTTP 202 Jan 21 12:20:01.516531 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 932/1864] 10.222.0.89 () {60 vars in 1232 bytes} [Thu Jan 21 12:20:01 2021] POST /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots => generated 309 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:20:01.526942 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-353dc0b4-c4f0-4d0c-95cf-4933d28a6c48 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/45f3fb97-2532-4817-b4f9-1c12fbd10854 Jan 21 12:20:01.527798 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-353dc0b4-c4f0-4d0c-95cf-4933d28a6c48 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:01.528183 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:01.528183 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:01.528571 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-353dc0b4-c4f0-4d0c-95cf-4933d28a6c48 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:01.560639 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:01.560639 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:01.563377 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-353dc0b4-c4f0-4d0c-95cf-4933d28a6c48 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:20:01.566148 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-353dc0b4-c4f0-4d0c-95cf-4933d28a6c48 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/45f3fb97-2532-4817-b4f9-1c12fbd10854 returned with HTTP 200 Jan 21 12:20:01.567453 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 933/1865] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:20:01 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/45f3fb97-2532-4817-b4f9-1c12fbd10854 => generated 441 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:02.580910 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fbfe53a6-c24b-4b8c-a725-d94886bd475d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/45f3fb97-2532-4817-b4f9-1c12fbd10854 Jan 21 12:20:02.581467 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fbfe53a6-c24b-4b8c-a725-d94886bd475d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:02.581608 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:02.581608 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:02.582286 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fbfe53a6-c24b-4b8c-a725-d94886bd475d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:02.636323 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:02.636323 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:02.637822 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fbfe53a6-c24b-4b8c-a725-d94886bd475d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:20:02.640605 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fbfe53a6-c24b-4b8c-a725-d94886bd475d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/45f3fb97-2532-4817-b4f9-1c12fbd10854 returned with HTTP 200 Jan 21 12:20:02.642092 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 933/1866] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:20:02 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/45f3fb97-2532-4817-b4f9-1c12fbd10854 => generated 441 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:03.654641 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8ad1572e-63c2-4623-8b15-4a07b9bc9d55 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/45f3fb97-2532-4817-b4f9-1c12fbd10854 Jan 21 12:20:03.655166 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8ad1572e-63c2-4623-8b15-4a07b9bc9d55 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:03.655343 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:03.655343 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:03.656081 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8ad1572e-63c2-4623-8b15-4a07b9bc9d55 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:03.689777 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:03.689777 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:03.692876 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8ad1572e-63c2-4623-8b15-4a07b9bc9d55 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:20:03.695444 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8ad1572e-63c2-4623-8b15-4a07b9bc9d55 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/45f3fb97-2532-4817-b4f9-1c12fbd10854 returned with HTTP 200 Jan 21 12:20:03.697314 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 934/1867] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:20:03 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/45f3fb97-2532-4817-b4f9-1c12fbd10854 => generated 468 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:03.709064 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0fd11d06-a525-4478-a16a-7e0c600728f7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] POST http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots Jan 21 12:20:03.709956 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:03.709956 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:03.710713 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0fd11d06-a525-4478-a16a-7e0c600728f7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "022741fe-a639-4091-a6b9-f48e4f5ac35f", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1370533914"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:20:03.833461 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:03.833461 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:03.834838 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0fd11d06-a525-4478-a16a-7e0c600728f7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:20:03.835715 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-0fd11d06-a525-4478-a16a-7e0c600728f7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Create snapshot from volume 022741fe-a639-4091-a6b9-f48e4f5ac35f Jan 21 12:20:03.941405 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-0fd11d06-a525-4478-a16a-7e0c600728f7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Created reservations ['d7336827-d858-45bb-86d2-9868e6dbe31c', 'ad8dcd94-9707-4242-981e-ebe6a733f465', 'ab6c1687-370f-4f02-8f43-74ed6338a7e6', '25c7bae4-37e0-42eb-b330-ec2bf24ce0b3'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:20:04.110316 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0fd11d06-a525-4478-a16a-7e0c600728f7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot force create request issued successfully. Jan 21 12:20:04.111482 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0fd11d06-a525-4478-a16a-7e0c600728f7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots returned with HTTP 202 Jan 21 12:20:04.112506 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 934/1868] 10.222.0.89 () {60 vars in 1232 bytes} [Thu Jan 21 12:20:03 2021] POST /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots => generated 310 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:20:04.125284 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-03263edc-e261-46f5-bbbf-8402437b820f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/6f5ea4bf-76c6-43cd-adef-575d19a75381 Jan 21 12:20:04.127120 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-03263edc-e261-46f5-bbbf-8402437b820f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:04.127736 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:04.127736 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:04.128409 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-03263edc-e261-46f5-bbbf-8402437b820f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:04.162905 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:04.162905 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:04.164484 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-03263edc-e261-46f5-bbbf-8402437b820f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:20:04.167111 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-03263edc-e261-46f5-bbbf-8402437b820f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/6f5ea4bf-76c6-43cd-adef-575d19a75381 returned with HTTP 200 Jan 21 12:20:04.168527 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 935/1869] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:20:04 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/6f5ea4bf-76c6-43cd-adef-575d19a75381 => generated 442 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:05.193544 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1290b7a0-7d9d-437a-a18c-bf50ae2929df tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/6f5ea4bf-76c6-43cd-adef-575d19a75381 Jan 21 12:20:05.194138 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1290b7a0-7d9d-437a-a18c-bf50ae2929df tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:05.194363 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:05.194363 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:05.205229 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1290b7a0-7d9d-437a-a18c-bf50ae2929df tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:05.255400 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:05.255400 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:05.259374 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1290b7a0-7d9d-437a-a18c-bf50ae2929df tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:20:05.270142 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1290b7a0-7d9d-437a-a18c-bf50ae2929df tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/6f5ea4bf-76c6-43cd-adef-575d19a75381 returned with HTTP 200 Jan 21 12:20:05.271512 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 935/1870] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:20:05 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/6f5ea4bf-76c6-43cd-adef-575d19a75381 => generated 442 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:06.287615 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0d7e1ed4-dc99-46a5-a5f2-c1e9683ccd0b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/6f5ea4bf-76c6-43cd-adef-575d19a75381 Jan 21 12:20:06.288743 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0d7e1ed4-dc99-46a5-a5f2-c1e9683ccd0b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:06.289116 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:06.289116 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:06.289820 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0d7e1ed4-dc99-46a5-a5f2-c1e9683ccd0b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:06.321080 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:06.321080 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:06.323284 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0d7e1ed4-dc99-46a5-a5f2-c1e9683ccd0b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:20:06.325412 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0d7e1ed4-dc99-46a5-a5f2-c1e9683ccd0b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/6f5ea4bf-76c6-43cd-adef-575d19a75381 returned with HTTP 200 Jan 21 12:20:06.327650 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 936/1871] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:20:06 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/6f5ea4bf-76c6-43cd-adef-575d19a75381 => generated 442 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:07.341180 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-70800a1f-b601-487f-b0ae-58dbe1218f51 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/6f5ea4bf-76c6-43cd-adef-575d19a75381 Jan 21 12:20:07.341901 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-70800a1f-b601-487f-b0ae-58dbe1218f51 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:07.342383 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:07.342383 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:07.343087 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-70800a1f-b601-487f-b0ae-58dbe1218f51 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:07.421840 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:07.421840 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:07.423430 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-70800a1f-b601-487f-b0ae-58dbe1218f51 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:20:07.425556 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-70800a1f-b601-487f-b0ae-58dbe1218f51 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/6f5ea4bf-76c6-43cd-adef-575d19a75381 returned with HTTP 200 Jan 21 12:20:07.426718 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 936/1872] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:20:07 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/6f5ea4bf-76c6-43cd-adef-575d19a75381 => generated 469 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:07.452319 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b6fc33eb-9114-4c40-a4c8-62438315c864 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] DELETE http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/6f5ea4bf-76c6-43cd-adef-575d19a75381 Jan 21 12:20:07.453168 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b6fc33eb-9114-4c40-a4c8-62438315c864 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:07.453593 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:07.453593 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:07.454322 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b6fc33eb-9114-4c40-a4c8-62438315c864 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:07.454882 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-b6fc33eb-9114-4c40-a4c8-62438315c864 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Delete snapshot with id: 6f5ea4bf-76c6-43cd-adef-575d19a75381 Jan 21 12:20:07.485530 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:07.485530 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:07.487033 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b6fc33eb-9114-4c40-a4c8-62438315c864 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:20:07.580777 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b6fc33eb-9114-4c40-a4c8-62438315c864 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot delete request issued successfully. Jan 21 12:20:07.581435 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b6fc33eb-9114-4c40-a4c8-62438315c864 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/6f5ea4bf-76c6-43cd-adef-575d19a75381 returned with HTTP 202 Jan 21 12:20:07.583736 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 937/1873] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:20:07 2021] DELETE /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/6f5ea4bf-76c6-43cd-adef-575d19a75381 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:20:07.591961 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2a381e89-a19d-42f0-9aaf-9eb1bf03226c tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/6f5ea4bf-76c6-43cd-adef-575d19a75381 Jan 21 12:20:07.592481 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2a381e89-a19d-42f0-9aaf-9eb1bf03226c tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:07.592704 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:07.592704 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:07.593074 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2a381e89-a19d-42f0-9aaf-9eb1bf03226c tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:07.646739 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:07.646739 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:07.647891 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2a381e89-a19d-42f0-9aaf-9eb1bf03226c tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:20:07.649843 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2a381e89-a19d-42f0-9aaf-9eb1bf03226c tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/6f5ea4bf-76c6-43cd-adef-575d19a75381 returned with HTTP 200 Jan 21 12:20:07.650660 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 937/1874] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:20:07 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/6f5ea4bf-76c6-43cd-adef-575d19a75381 => generated 468 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:08.663684 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-33b0ebe4-823f-46f6-a064-a1dd882ceb6a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/6f5ea4bf-76c6-43cd-adef-575d19a75381 Jan 21 12:20:08.664966 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-33b0ebe4-823f-46f6-a064-a1dd882ceb6a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:08.665500 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:08.665500 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:08.666265 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-33b0ebe4-823f-46f6-a064-a1dd882ceb6a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:08.720308 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:08.720308 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:08.723867 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-33b0ebe4-823f-46f6-a064-a1dd882ceb6a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:20:08.728757 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-33b0ebe4-823f-46f6-a064-a1dd882ceb6a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/6f5ea4bf-76c6-43cd-adef-575d19a75381 returned with HTTP 200 Jan 21 12:20:08.736767 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 938/1875] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:20:08 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/6f5ea4bf-76c6-43cd-adef-575d19a75381 => generated 468 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:09.744348 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-00d4afbd-6984-484c-abe6-1e7ac0d19156 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/6f5ea4bf-76c6-43cd-adef-575d19a75381 Jan 21 12:20:09.745187 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-00d4afbd-6984-484c-abe6-1e7ac0d19156 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:09.745187 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:09.745187 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:09.745678 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-00d4afbd-6984-484c-abe6-1e7ac0d19156 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:09.806491 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-00d4afbd-6984-484c-abe6-1e7ac0d19156 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/6f5ea4bf-76c6-43cd-adef-575d19a75381 returned with HTTP 404 Jan 21 12:20:09.807945 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 938/1876] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:20:09 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/6f5ea4bf-76c6-43cd-adef-575d19a75381 => generated 111 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:20:09.816225 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d3faf54d-1786-449b-8eae-71bb2876ad99 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] DELETE http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/93e874ef-e9f9-43fe-a843-f3e0b6df901f Jan 21 12:20:09.816749 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d3faf54d-1786-449b-8eae-71bb2876ad99 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:09.817041 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:09.817041 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:09.818147 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d3faf54d-1786-449b-8eae-71bb2876ad99 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:09.818941 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-d3faf54d-1786-449b-8eae-71bb2876ad99 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Delete snapshot with id: 93e874ef-e9f9-43fe-a843-f3e0b6df901f Jan 21 12:20:09.884699 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:09.884699 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:09.885889 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d3faf54d-1786-449b-8eae-71bb2876ad99 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:20:09.951109 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d3faf54d-1786-449b-8eae-71bb2876ad99 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot delete request issued successfully. Jan 21 12:20:09.951865 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d3faf54d-1786-449b-8eae-71bb2876ad99 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/93e874ef-e9f9-43fe-a843-f3e0b6df901f returned with HTTP 202 Jan 21 12:20:09.953291 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 939/1877] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:20:09 2021] DELETE /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/93e874ef-e9f9-43fe-a843-f3e0b6df901f => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:20:09.962544 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-011f6975-f148-4302-b945-b7defad9aefd tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/93e874ef-e9f9-43fe-a843-f3e0b6df901f Jan 21 12:20:09.963231 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-011f6975-f148-4302-b945-b7defad9aefd tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:09.963845 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-011f6975-f148-4302-b945-b7defad9aefd tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:09.991401 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:09.991401 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:09.992842 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-011f6975-f148-4302-b945-b7defad9aefd tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:20:09.996514 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-011f6975-f148-4302-b945-b7defad9aefd tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/93e874ef-e9f9-43fe-a843-f3e0b6df901f returned with HTTP 200 Jan 21 12:20:10.003558 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 939/1878] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:20:09 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/93e874ef-e9f9-43fe-a843-f3e0b6df901f => generated 467 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:20:11.013535 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-10a67732-359f-4c3d-bd64-a8bd61d90bf0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/93e874ef-e9f9-43fe-a843-f3e0b6df901f Jan 21 12:20:11.014119 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-10a67732-359f-4c3d-bd64-a8bd61d90bf0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:11.014269 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:11.014269 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:11.014631 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-10a67732-359f-4c3d-bd64-a8bd61d90bf0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:11.076708 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:11.076708 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:11.079037 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-10a67732-359f-4c3d-bd64-a8bd61d90bf0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:20:11.083211 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-10a67732-359f-4c3d-bd64-a8bd61d90bf0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/93e874ef-e9f9-43fe-a843-f3e0b6df901f returned with HTTP 200 Jan 21 12:20:11.112463 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 940/1879] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:20:11 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/93e874ef-e9f9-43fe-a843-f3e0b6df901f => generated 467 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:12.178894 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c0e945e2-0c35-4393-9731-b5974380f1d8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/93e874ef-e9f9-43fe-a843-f3e0b6df901f Jan 21 12:20:12.178894 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c0e945e2-0c35-4393-9731-b5974380f1d8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:12.178894 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:12.178894 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:12.178894 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c0e945e2-0c35-4393-9731-b5974380f1d8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:12.323320 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c0e945e2-0c35-4393-9731-b5974380f1d8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/93e874ef-e9f9-43fe-a843-f3e0b6df901f returned with HTTP 404 Jan 21 12:20:12.335518 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 940/1880] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:20:12 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/93e874ef-e9f9-43fe-a843-f3e0b6df901f => generated 111 bytes in 193 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:20:12.346460 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-50110aea-74f7-4b3a-843e-feb8b7127bca tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] DELETE http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/45f3fb97-2532-4817-b4f9-1c12fbd10854 Jan 21 12:20:12.346460 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-50110aea-74f7-4b3a-843e-feb8b7127bca tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:12.346460 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:12.346460 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:12.346460 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-50110aea-74f7-4b3a-843e-feb8b7127bca tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:12.346460 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-50110aea-74f7-4b3a-843e-feb8b7127bca tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Delete snapshot with id: 45f3fb97-2532-4817-b4f9-1c12fbd10854 Jan 21 12:20:12.453644 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:12.453644 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:12.456880 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-50110aea-74f7-4b3a-843e-feb8b7127bca tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:20:12.623814 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-50110aea-74f7-4b3a-843e-feb8b7127bca tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot delete request issued successfully. Jan 21 12:20:12.623814 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-50110aea-74f7-4b3a-843e-feb8b7127bca tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/45f3fb97-2532-4817-b4f9-1c12fbd10854 returned with HTTP 202 Jan 21 12:20:12.628956 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 941/1881] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:20:12 2021] DELETE /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/45f3fb97-2532-4817-b4f9-1c12fbd10854 => generated 0 bytes in 296 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:20:12.637464 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5917bb8c-0ec8-46d3-9f1e-76f0dd0ca3d8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/45f3fb97-2532-4817-b4f9-1c12fbd10854 Jan 21 12:20:12.638582 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5917bb8c-0ec8-46d3-9f1e-76f0dd0ca3d8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:12.639253 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5917bb8c-0ec8-46d3-9f1e-76f0dd0ca3d8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:12.714545 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:12.714545 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:12.719778 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5917bb8c-0ec8-46d3-9f1e-76f0dd0ca3d8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:20:12.723934 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5917bb8c-0ec8-46d3-9f1e-76f0dd0ca3d8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/45f3fb97-2532-4817-b4f9-1c12fbd10854 returned with HTTP 200 Jan 21 12:20:12.730274 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 941/1882] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:20:12 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/45f3fb97-2532-4817-b4f9-1c12fbd10854 => generated 467 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:13.743547 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-397710c5-71b5-4d4d-a148-d10ec10e510f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/45f3fb97-2532-4817-b4f9-1c12fbd10854 Jan 21 12:20:13.744148 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-397710c5-71b5-4d4d-a148-d10ec10e510f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:13.744493 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:13.744493 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:13.744695 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-397710c5-71b5-4d4d-a148-d10ec10e510f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:13.833130 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:13.833130 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:13.834443 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-397710c5-71b5-4d4d-a148-d10ec10e510f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:20:13.836470 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-397710c5-71b5-4d4d-a148-d10ec10e510f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/45f3fb97-2532-4817-b4f9-1c12fbd10854 returned with HTTP 200 Jan 21 12:20:13.837325 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 942/1883] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:20:13 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/45f3fb97-2532-4817-b4f9-1c12fbd10854 => generated 467 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:14.852539 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5bc3c430-2d36-4b89-8ceb-eea283fe2bac tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/45f3fb97-2532-4817-b4f9-1c12fbd10854 Jan 21 12:20:14.853527 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5bc3c430-2d36-4b89-8ceb-eea283fe2bac tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:14.853916 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:14.853916 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:14.854553 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5bc3c430-2d36-4b89-8ceb-eea283fe2bac tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:14.892559 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5bc3c430-2d36-4b89-8ceb-eea283fe2bac tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/45f3fb97-2532-4817-b4f9-1c12fbd10854 returned with HTTP 404 Jan 21 12:20:14.894689 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 942/1884] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:20:14 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/45f3fb97-2532-4817-b4f9-1c12fbd10854 => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:20:15.047415 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-6eb64791-85e3-4d3d-9e33-678441eba3ba req-728dde1f-eefa-48c3-bf5d-06d1d975d995 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f Jan 21 12:20:15.048496 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-6eb64791-85e3-4d3d-9e33-678441eba3ba req-728dde1f-eefa-48c3-bf5d-06d1d975d995 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:15.049073 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:15.049073 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:15.049773 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-6eb64791-85e3-4d3d-9e33-678441eba3ba req-728dde1f-eefa-48c3-bf5d-06d1d975d995 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:15.148060 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:15.148060 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:15.162243 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-6eb64791-85e3-4d3d-9e33-678441eba3ba req-728dde1f-eefa-48c3-bf5d-06d1d975d995 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:20:15.196813 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:15.196813 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:15.208082 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-6eb64791-85e3-4d3d-9e33-678441eba3ba req-728dde1f-eefa-48c3-bf5d-06d1d975d995 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f returned with HTTP 200 Jan 21 12:20:15.209595 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 943/1885] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:20:15 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f => generated 1208 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:20:15.241337 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-6eb64791-85e3-4d3d-9e33-678441eba3ba req-d0cc476b-f3d1-4e3d-8e1b-c4182638d641 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] POST http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f/action Jan 21 12:20:15.242565 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-6eb64791-85e3-4d3d-9e33-678441eba3ba req-d0cc476b-f3d1-4e3d-8e1b-c4182638d641 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Action body: b'{"os-begin_detaching": null}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:20:15.243146 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-6eb64791-85e3-4d3d-9e33-678441eba3ba req-d0cc476b-f3d1-4e3d-8e1b-c4182638d641 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:20:15.314939 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:15.314939 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:15.316444 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-6eb64791-85e3-4d3d-9e33-678441eba3ba req-d0cc476b-f3d1-4e3d-8e1b-c4182638d641 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:20:15.334689 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-6eb64791-85e3-4d3d-9e33-678441eba3ba req-d0cc476b-f3d1-4e3d-8e1b-c4182638d641 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Begin detaching volume completed successfully. Jan 21 12:20:15.335248 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-6eb64791-85e3-4d3d-9e33-678441eba3ba req-d0cc476b-f3d1-4e3d-8e1b-c4182638d641 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f/action returned with HTTP 202 Jan 21 12:20:15.336719 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 943/1886] 10.222.0.89 () {64 vars in 1643 bytes} [Thu Jan 21 12:20:15 2021] POST /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:20:15.366226 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1d861b85-e7cd-4bb5-b00a-38c6d27ce73f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f Jan 21 12:20:15.372080 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1d861b85-e7cd-4bb5-b00a-38c6d27ce73f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:15.372560 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:15.372560 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:15.373220 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1d861b85-e7cd-4bb5-b00a-38c6d27ce73f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:15.436367 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-6eb64791-85e3-4d3d-9e33-678441eba3ba req-d0cc476b-f3d1-4e3d-8e1b-c4182638d641 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume// Jan 21 12:20:15.437057 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-6eb64791-85e3-4d3d-9e33-678441eba3ba req-d0cc476b-f3d1-4e3d-8e1b-c4182638d641 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:15.437363 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:15.437363 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:15.437967 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-6eb64791-85e3-4d3d-9e33-678441eba3ba req-d0cc476b-f3d1-4e3d-8e1b-c4182638d641 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:15.439396 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-6eb64791-85e3-4d3d-9e33-678441eba3ba req-d0cc476b-f3d1-4e3d-8e1b-c4182638d641 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:20:15.440081 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 944/1887] 10.222.0.90 () {56 vars in 1089 bytes} [Thu Jan 21 12:20:15 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:20:15.455649 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-6eb64791-85e3-4d3d-9e33-678441eba3ba req-52f40877-d990-4e01-bba4-fb0d07586509 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f Jan 21 12:20:15.456599 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-6eb64791-85e3-4d3d-9e33-678441eba3ba req-52f40877-d990-4e01-bba4-fb0d07586509 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:15.457346 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-6eb64791-85e3-4d3d-9e33-678441eba3ba req-52f40877-d990-4e01-bba4-fb0d07586509 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:15.504262 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:15.504262 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:15.529976 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1d861b85-e7cd-4bb5-b00a-38c6d27ce73f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:20:15.556484 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:15.556484 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:15.571785 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1d861b85-e7cd-4bb5-b00a-38c6d27ce73f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f returned with HTTP 200 Jan 21 12:20:15.581886 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:15.581886 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:15.603215 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 944/1888] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:20:15 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f => generated 1211 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:20:15.623902 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-6eb64791-85e3-4d3d-9e33-678441eba3ba req-52f40877-d990-4e01-bba4-fb0d07586509 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:20:15.655050 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:15.655050 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:15.667695 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-6eb64791-85e3-4d3d-9e33-678441eba3ba req-52f40877-d990-4e01-bba4-fb0d07586509 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f returned with HTTP 200 Jan 21 12:20:15.668777 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 945/1889] 10.222.0.90 () {60 vars in 1403 bytes} [Thu Jan 21 12:20:15 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f => generated 1310 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 12:20:16.093842 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-6eb64791-85e3-4d3d-9e33-678441eba3ba req-b7394d4f-f3b0-497e-ba3d-72e6b4cc3aa5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] DELETE http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/attachments/24cac9ac-89f9-4035-a9a9-54b5908d5344 Jan 21 12:20:16.095719 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-6eb64791-85e3-4d3d-9e33-678441eba3ba req-b7394d4f-f3b0-497e-ba3d-72e6b4cc3aa5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:16.096343 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:16.096343 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:16.098286 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-6eb64791-85e3-4d3d-9e33-678441eba3ba req-b7394d4f-f3b0-497e-ba3d-72e6b4cc3aa5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:16.162440 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:16.162440 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:16.624797 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-383ae061-a457-4e01-8f09-78a667e85f80 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f Jan 21 12:20:16.626992 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-383ae061-a457-4e01-8f09-78a667e85f80 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:16.627886 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:16.627886 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:16.629188 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-383ae061-a457-4e01-8f09-78a667e85f80 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:16.743221 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:16.743221 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:16.762914 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-383ae061-a457-4e01-8f09-78a667e85f80 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:20:16.812988 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:16.812988 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:16.837653 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-383ae061-a457-4e01-8f09-78a667e85f80 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f returned with HTTP 200 Jan 21 12:20:16.838573 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 946/1890] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:20:16 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f => generated 1211 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:20:16.924479 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-6eb64791-85e3-4d3d-9e33-678441eba3ba req-b7394d4f-f3b0-497e-ba3d-72e6b4cc3aa5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 12:20:16.925079 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-6eb64791-85e3-4d3d-9e33-678441eba3ba req-b7394d4f-f3b0-497e-ba3d-72e6b4cc3aa5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Pending status list for volume during attachment-delete: [] {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 12:20:16.934888 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-6eb64791-85e3-4d3d-9e33-678441eba3ba req-b7394d4f-f3b0-497e-ba3d-72e6b4cc3aa5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/attachments/24cac9ac-89f9-4035-a9a9-54b5908d5344 returned with HTTP 200 Jan 21 12:20:16.935939 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 945/1891] 10.222.0.90 () {62 vars in 1437 bytes} [Thu Jan 21 12:20:16 2021] DELETE /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/attachments/24cac9ac-89f9-4035-a9a9-54b5908d5344 => generated 19 bytes in 855 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:20:17.856542 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8bd5ec82-6bc5-4a12-a9e3-8449f1bf924a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f Jan 21 12:20:17.857359 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8bd5ec82-6bc5-4a12-a9e3-8449f1bf924a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:17.857569 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:17.857569 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:17.858024 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8bd5ec82-6bc5-4a12-a9e3-8449f1bf924a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:17.962243 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:17.962243 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:17.975175 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8bd5ec82-6bc5-4a12-a9e3-8449f1bf924a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:20:18.008077 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8bd5ec82-6bc5-4a12-a9e3-8449f1bf924a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f returned with HTTP 200 Jan 21 12:20:18.009676 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 947/1892] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:20:17 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f => generated 916 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:28.896113 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d104a03c-5baf-48d1-8c15-3e750374b703 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] POST http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes Jan 21 12:20:28.896689 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:28.896689 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:28.897035 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d104a03c-5baf-48d1-8c15-3e750374b703 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-142978471"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:20:28.898308 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-d104a03c-5baf-48d1-8c15-3e750374b703 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-142978471'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:20:28.898866 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-d104a03c-5baf-48d1-8c15-3e750374b703 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Create volume of 1 GB Jan 21 12:20:28.899305 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:28.899305 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:28.913080 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d104a03c-5baf-48d1-8c15-3e750374b703 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Availability Zones retrieved successfully. Jan 21 12:20:28.930643 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d104a03c-5baf-48d1-8c15-3e750374b703 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Flow 'volume_create_api' (a6e77acb-1b6e-4a07-8eee-4d933f95cb4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:20:28.933457 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d104a03c-5baf-48d1-8c15-3e750374b703 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed66194d-c013-4c0c-bdab-b04b20691be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:20:28.935946 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-d104a03c-5baf-48d1-8c15-3e750374b703 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:20:29.026860 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d104a03c-5baf-48d1-8c15-3e750374b703 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed66194d-c013-4c0c-bdab-b04b20691be2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:20:29.029981 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d104a03c-5baf-48d1-8c15-3e750374b703 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3b5ef32-c53c-4929-87bb-d8ccbefb2710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:20:29.136667 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-d104a03c-5baf-48d1-8c15-3e750374b703 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Created reservations ['76ca891b-cff6-4c41-8fa4-d2e626c332f5', 'cfe01f48-815f-42ba-80d0-9b31233b6c34', '39bf93f0-2f30-4dac-9306-2f4141aac420', 'b36039c6-4ce3-45a4-83ed-9b2b9b96bc36'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:20:29.140996 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d104a03c-5baf-48d1-8c15-3e750374b703 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3b5ef32-c53c-4929-87bb-d8ccbefb2710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76ca891b-cff6-4c41-8fa4-d2e626c332f5', 'cfe01f48-815f-42ba-80d0-9b31233b6c34', '39bf93f0-2f30-4dac-9306-2f4141aac420', 'b36039c6-4ce3-45a4-83ed-9b2b9b96bc36']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:20:29.147108 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d104a03c-5baf-48d1-8c15-3e750374b703 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4234c7ac-21a4-49c6-8223-5e841183259d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:20:29.236169 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d104a03c-5baf-48d1-8c15-3e750374b703 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4234c7ac-21a4-49c6-8223-5e841183259d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6bc3384-a183-4120-a037-85ef986ee3c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-142978471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dd3a35229ff47a2a49012bb2733bb6b',qos_specs=None,replication_status=,reservations=['76ca891b-cff6-4c41-8fa4-d2e626c332f5','cfe01f48-815f-42ba-80d0-9b31233b6c34','39bf93f0-2f30-4dac-9306-2f4141aac420','b36039c6-4ce3-45a4-83ed-9b2b9b96bc36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='974e7d718b984814bef6ff57009ad973',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:20:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-142978471',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6bc3384-a183-4120-a037-85ef986ee3c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dd3a35229ff47a2a49012bb2733bb6b',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,user_id='974e7d718b984814bef6ff57009ad973',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:20:29.238301 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d104a03c-5baf-48d1-8c15-3e750374b703 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5a5a9ab-5e30-4446-991b-ba09bbef1fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:20:29.269689 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d104a03c-5baf-48d1-8c15-3e750374b703 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5a5a9ab-5e30-4446-991b-ba09bbef1fa4) 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-VolumesSnapshotTestJSON-Volume-142978471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dd3a35229ff47a2a49012bb2733bb6b',qos_specs=None,replication_status=,reservations=['76ca891b-cff6-4c41-8fa4-d2e626c332f5','cfe01f48-815f-42ba-80d0-9b31233b6c34','39bf93f0-2f30-4dac-9306-2f4141aac420','b36039c6-4ce3-45a4-83ed-9b2b9b96bc36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='974e7d718b984814bef6ff57009ad973',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:20:29.272555 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d104a03c-5baf-48d1-8c15-3e750374b703 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6831ba1-0384-4544-9dfb-61e9cad8b777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:20:29.295294 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d104a03c-5baf-48d1-8c15-3e750374b703 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6831ba1-0384-4544-9dfb-61e9cad8b777) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:20:29.298497 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d104a03c-5baf-48d1-8c15-3e750374b703 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Flow 'volume_create_api' (a6e77acb-1b6e-4a07-8eee-4d933f95cb4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:20:29.363834 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d104a03c-5baf-48d1-8c15-3e750374b703 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Create volume request issued successfully. Jan 21 12:20:29.382082 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d104a03c-5baf-48d1-8c15-3e750374b703 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes returned with HTTP 202 Jan 21 12:20:29.393143 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 946/1893] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:20:28 2021] POST /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes => generated 822 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:20:29.398215 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f009c56c-5bbb-4c2b-90e7-3e3484edfc07 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/a6bc3384-a183-4120-a037-85ef986ee3c3 Jan 21 12:20:29.399023 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f009c56c-5bbb-4c2b-90e7-3e3484edfc07 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:29.399381 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:29.399381 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:29.400081 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f009c56c-5bbb-4c2b-90e7-3e3484edfc07 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:29.488668 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:29.488668 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:29.497632 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f009c56c-5bbb-4c2b-90e7-3e3484edfc07 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:20:29.528910 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f009c56c-5bbb-4c2b-90e7-3e3484edfc07 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/a6bc3384-a183-4120-a037-85ef986ee3c3 returned with HTTP 200 Jan 21 12:20:29.530404 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 948/1894] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:20:29 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/a6bc3384-a183-4120-a037-85ef986ee3c3 => generated 890 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:30.548429 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-14724a26-2cd5-4920-b264-c05374082345 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/a6bc3384-a183-4120-a037-85ef986ee3c3 Jan 21 12:20:30.549802 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-14724a26-2cd5-4920-b264-c05374082345 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:30.550252 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:30.550252 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:30.550985 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-14724a26-2cd5-4920-b264-c05374082345 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:30.628940 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:30.628940 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:30.642744 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-14724a26-2cd5-4920-b264-c05374082345 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:20:30.690079 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-14724a26-2cd5-4920-b264-c05374082345 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/a6bc3384-a183-4120-a037-85ef986ee3c3 returned with HTTP 200 Jan 21 12:20:30.691056 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 947/1895] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:20:30 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/a6bc3384-a183-4120-a037-85ef986ee3c3 => generated 915 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:30.712335 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-414008ca-5d5f-4048-938d-4b390f7f6117 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] POST http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots Jan 21 12:20:30.712335 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:30.712335 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:30.712335 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-414008ca-5d5f-4048-938d-4b390f7f6117 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a6bc3384-a183-4120-a037-85ef986ee3c3", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1502499786"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:20:30.779070 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:30.779070 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:30.782470 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-414008ca-5d5f-4048-938d-4b390f7f6117 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:20:30.783127 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-414008ca-5d5f-4048-938d-4b390f7f6117 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Create snapshot from volume a6bc3384-a183-4120-a037-85ef986ee3c3 Jan 21 12:20:30.854471 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-414008ca-5d5f-4048-938d-4b390f7f6117 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Created reservations ['ae05b38d-2d51-45cf-88f9-077cb2c662f5', '01822ff9-d635-4837-bc4d-85feec960df6', 'b8f55888-047f-410c-92c5-2a2005903038', 'b8e3ddb4-eac5-443a-a982-0dc26c385b50'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:20:30.998927 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-414008ca-5d5f-4048-938d-4b390f7f6117 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot create request issued successfully. Jan 21 12:20:31.000270 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-414008ca-5d5f-4048-938d-4b390f7f6117 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots returned with HTTP 202 Jan 21 12:20:31.001396 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 949/1896] 10.222.0.89 () {60 vars in 1232 bytes} [Thu Jan 21 12:20:30 2021] POST /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots => generated 310 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:20:31.013134 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4c852f72-9dbf-4f8b-9719-9d4e7b17bd3e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/ab5f267b-7411-4262-a55c-5c14ae9bbb83 Jan 21 12:20:31.014497 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4c852f72-9dbf-4f8b-9719-9d4e7b17bd3e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:31.015137 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:31.015137 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:31.015570 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4c852f72-9dbf-4f8b-9719-9d4e7b17bd3e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:31.066260 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:31.066260 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:31.068073 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4c852f72-9dbf-4f8b-9719-9d4e7b17bd3e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:20:31.071484 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4c852f72-9dbf-4f8b-9719-9d4e7b17bd3e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/ab5f267b-7411-4262-a55c-5c14ae9bbb83 returned with HTTP 200 Jan 21 12:20:31.071913 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 948/1897] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:20:31 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/ab5f267b-7411-4262-a55c-5c14ae9bbb83 => generated 442 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:32.089773 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cd4ad624-54ec-49e6-b8d3-b08b1cefb007 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/ab5f267b-7411-4262-a55c-5c14ae9bbb83 Jan 21 12:20:32.090299 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cd4ad624-54ec-49e6-b8d3-b08b1cefb007 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:32.090714 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:32.090714 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:32.091176 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cd4ad624-54ec-49e6-b8d3-b08b1cefb007 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:32.139145 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:32.139145 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:32.140972 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cd4ad624-54ec-49e6-b8d3-b08b1cefb007 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:20:32.143422 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cd4ad624-54ec-49e6-b8d3-b08b1cefb007 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/ab5f267b-7411-4262-a55c-5c14ae9bbb83 returned with HTTP 200 Jan 21 12:20:32.162638 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 950/1898] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:20:32 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/ab5f267b-7411-4262-a55c-5c14ae9bbb83 => generated 442 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:33.172860 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2629825f-25a6-4cc7-bc1f-f22a043e9d4d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/ab5f267b-7411-4262-a55c-5c14ae9bbb83 Jan 21 12:20:33.173323 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2629825f-25a6-4cc7-bc1f-f22a043e9d4d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:33.173323 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:33.173323 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:33.173523 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2629825f-25a6-4cc7-bc1f-f22a043e9d4d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:33.202284 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:33.202284 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:33.203458 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2629825f-25a6-4cc7-bc1f-f22a043e9d4d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:20:33.205771 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2629825f-25a6-4cc7-bc1f-f22a043e9d4d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/ab5f267b-7411-4262-a55c-5c14ae9bbb83 returned with HTTP 200 Jan 21 12:20:33.212886 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 949/1899] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:20:33 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/ab5f267b-7411-4262-a55c-5c14ae9bbb83 => generated 469 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:33.218106 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e143d0a5-a210-4fc6-932b-282fe78d1c1e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] POST http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes Jan 21 12:20:33.218764 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:33.218764 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:33.219386 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e143d0a5-a210-4fc6-932b-282fe78d1c1e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ab5f267b-7411-4262-a55c-5c14ae9bbb83", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1339706661"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:20:33.220780 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-e143d0a5-a210-4fc6-932b-282fe78d1c1e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Create volume request body: {'volume': {'snapshot_id': 'ab5f267b-7411-4262-a55c-5c14ae9bbb83', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1339706661'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:20:33.250936 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:33.250936 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:33.252826 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e143d0a5-a210-4fc6-932b-282fe78d1c1e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:20:33.253333 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-e143d0a5-a210-4fc6-932b-282fe78d1c1e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Create volume of 2 GB Jan 21 12:20:33.276092 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e143d0a5-a210-4fc6-932b-282fe78d1c1e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Availability Zones retrieved successfully. Jan 21 12:20:33.294410 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e143d0a5-a210-4fc6-932b-282fe78d1c1e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Flow 'volume_create_api' (4840de70-bc4d-4090-8d79-f8d66118156a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:20:33.297757 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e143d0a5-a210-4fc6-932b-282fe78d1c1e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2969f84a-8449-4d63-be68-18782cd463f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:20:33.303715 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-e143d0a5-a210-4fc6-932b-282fe78d1c1e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:20:33.593895 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e143d0a5-a210-4fc6-932b-282fe78d1c1e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2969f84a-8449-4d63-be68-18782cd463f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'ab5f267b-7411-4262-a55c-5c14ae9bbb83', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:20:33.596416 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e143d0a5-a210-4fc6-932b-282fe78d1c1e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5ccfab5-e284-4a6b-838e-a09d35703579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:20:33.689588 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-e143d0a5-a210-4fc6-932b-282fe78d1c1e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Created reservations ['6a7cfa2e-36c0-4329-8f7d-7a1f0a85747f', '65c86c3b-513c-44de-a722-0dca227c17cb', '6d702e04-a38d-47a8-9b33-6a4666a164e4', 'd637936b-f16d-4197-8551-877faf3a75ac'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:20:33.691760 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e143d0a5-a210-4fc6-932b-282fe78d1c1e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5ccfab5-e284-4a6b-838e-a09d35703579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a7cfa2e-36c0-4329-8f7d-7a1f0a85747f', '65c86c3b-513c-44de-a722-0dca227c17cb', '6d702e04-a38d-47a8-9b33-6a4666a164e4', 'd637936b-f16d-4197-8551-877faf3a75ac']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:20:33.694269 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e143d0a5-a210-4fc6-932b-282fe78d1c1e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62bca37f-d5ea-4828-856d-cc1cfc77b7b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:20:33.858387 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e143d0a5-a210-4fc6-932b-282fe78d1c1e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62bca37f-d5ea-4828-856d-cc1cfc77b7b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2a90054-841e-46b4-bceb-dfd709d40eab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1339706661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dd3a35229ff47a2a49012bb2733bb6b',qos_specs=None,replication_status=,reservations=['6a7cfa2e-36c0-4329-8f7d-7a1f0a85747f','65c86c3b-513c-44de-a722-0dca227c17cb','6d702e04-a38d-47a8-9b33-6a4666a164e4','d637936b-f16d-4197-8551-877faf3a75ac'],size=2,snapshot_id=ab5f267b-7411-4262-a55c-5c14ae9bbb83,source_replicaid=,source_volid=None,status='creating',user_id='974e7d718b984814bef6ff57009ad973',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:20:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1339706661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2a90054-841e-46b4-bceb-dfd709d40eab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dd3a35229ff47a2a49012bb2733bb6b',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=2,snapshot_id=ab5f267b-7411-4262-a55c-5c14ae9bbb83,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='974e7d718b984814bef6ff57009ad973',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:20:33.861058 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e143d0a5-a210-4fc6-932b-282fe78d1c1e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8de550e-0c9f-403d-98e7-9693ae89f209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:20:33.894843 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e143d0a5-a210-4fc6-932b-282fe78d1c1e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8de550e-0c9f-403d-98e7-9693ae89f209) 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-VolumesSnapshotTestJSON-Volume-1339706661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dd3a35229ff47a2a49012bb2733bb6b',qos_specs=None,replication_status=,reservations=['6a7cfa2e-36c0-4329-8f7d-7a1f0a85747f','65c86c3b-513c-44de-a722-0dca227c17cb','6d702e04-a38d-47a8-9b33-6a4666a164e4','d637936b-f16d-4197-8551-877faf3a75ac'],size=2,snapshot_id=ab5f267b-7411-4262-a55c-5c14ae9bbb83,source_replicaid=,source_volid=None,status='creating',user_id='974e7d718b984814bef6ff57009ad973',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:20:33.897553 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e143d0a5-a210-4fc6-932b-282fe78d1c1e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f4eef7a-2bcc-439a-8418-3a81cb14c08e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:20:34.018574 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e143d0a5-a210-4fc6-932b-282fe78d1c1e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f4eef7a-2bcc-439a-8418-3a81cb14c08e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:20:34.024807 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e143d0a5-a210-4fc6-932b-282fe78d1c1e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Flow 'volume_create_api' (4840de70-bc4d-4090-8d79-f8d66118156a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:20:34.138184 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e143d0a5-a210-4fc6-932b-282fe78d1c1e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Create volume request issued successfully. Jan 21 12:20:34.182809 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e143d0a5-a210-4fc6-932b-282fe78d1c1e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes returned with HTTP 202 Jan 21 12:20:34.195023 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 951/1900] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:20:33 2021] POST /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes => generated 857 bytes in 980 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:20:34.199905 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d9720278-786b-48d2-a563-2204ef730b72 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab Jan 21 12:20:34.200786 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d9720278-786b-48d2-a563-2204ef730b72 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:34.200995 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:34.200995 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:34.201602 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d9720278-786b-48d2-a563-2204ef730b72 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:34.269324 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:34.269324 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:34.280493 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d9720278-786b-48d2-a563-2204ef730b72 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:20:34.313023 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d9720278-786b-48d2-a563-2204ef730b72 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab returned with HTTP 200 Jan 21 12:20:34.314798 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 950/1901] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:20:34 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab => generated 949 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:35.333316 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a2d5d7b1-72dc-4ba2-912d-1952cbc609b3 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab Jan 21 12:20:35.334090 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a2d5d7b1-72dc-4ba2-912d-1952cbc609b3 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:35.334431 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:35.334431 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:35.334964 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a2d5d7b1-72dc-4ba2-912d-1952cbc609b3 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:35.469066 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:35.469066 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:35.493461 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a2d5d7b1-72dc-4ba2-912d-1952cbc609b3 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:20:35.546271 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a2d5d7b1-72dc-4ba2-912d-1952cbc609b3 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab returned with HTTP 200 Jan 21 12:20:35.551240 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 952/1902] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:20:35 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab => generated 949 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:36.568295 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d49def5d-326c-44af-acdf-b7bb6c11eccb tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab Jan 21 12:20:36.569497 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d49def5d-326c-44af-acdf-b7bb6c11eccb tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:36.569952 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:36.569952 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:36.570615 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d49def5d-326c-44af-acdf-b7bb6c11eccb tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:36.655643 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:36.655643 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:36.674472 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d49def5d-326c-44af-acdf-b7bb6c11eccb tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:20:36.717334 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d49def5d-326c-44af-acdf-b7bb6c11eccb tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab returned with HTTP 200 Jan 21 12:20:36.719165 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 951/1903] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:20:36 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab => generated 949 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:37.739050 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-322cee0b-2e21-4ccd-81cd-b9621c3ec25c tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab Jan 21 12:20:37.739601 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-322cee0b-2e21-4ccd-81cd-b9621c3ec25c tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:37.739859 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:37.739859 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:37.740110 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-322cee0b-2e21-4ccd-81cd-b9621c3ec25c tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:37.896338 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:37.896338 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:37.944380 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-322cee0b-2e21-4ccd-81cd-b9621c3ec25c tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:20:38.010702 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-322cee0b-2e21-4ccd-81cd-b9621c3ec25c tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab returned with HTTP 200 Jan 21 12:20:38.016521 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 953/1904] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:20:37 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab => generated 949 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:39.030984 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f9cdb1ec-21e5-4b48-ba65-6345526db550 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab Jan 21 12:20:39.031502 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f9cdb1ec-21e5-4b48-ba65-6345526db550 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:39.031784 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:39.031784 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:39.032384 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f9cdb1ec-21e5-4b48-ba65-6345526db550 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:39.207046 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:39.207046 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:39.237319 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f9cdb1ec-21e5-4b48-ba65-6345526db550 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:20:39.307082 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f9cdb1ec-21e5-4b48-ba65-6345526db550 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab returned with HTTP 200 Jan 21 12:20:39.307082 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 952/1905] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:20:39 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab => generated 949 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:40.324319 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a7b77e90-60bd-4419-b441-4f4f324aca3e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab Jan 21 12:20:40.324914 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a7b77e90-60bd-4419-b441-4f4f324aca3e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:40.325037 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:40.325037 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:40.325588 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a7b77e90-60bd-4419-b441-4f4f324aca3e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:40.571292 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:40.571292 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:40.604710 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a7b77e90-60bd-4419-b441-4f4f324aca3e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:20:40.677913 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a7b77e90-60bd-4419-b441-4f4f324aca3e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab returned with HTTP 200 Jan 21 12:20:40.679074 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 954/1906] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:20:40 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab => generated 949 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:41.712339 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c3ad0f9f-7ea5-4c57-8766-2dcde54c8a2b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab Jan 21 12:20:41.713761 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c3ad0f9f-7ea5-4c57-8766-2dcde54c8a2b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:41.714208 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:41.714208 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:41.715064 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c3ad0f9f-7ea5-4c57-8766-2dcde54c8a2b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:41.863961 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:41.863961 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:41.888152 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c3ad0f9f-7ea5-4c57-8766-2dcde54c8a2b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:20:41.939455 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c3ad0f9f-7ea5-4c57-8766-2dcde54c8a2b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab returned with HTTP 200 Jan 21 12:20:41.940658 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 953/1907] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:20:41 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab => generated 949 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:42.958971 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aee9f0e6-20e3-40ec-9f3f-9b823ebf30ac tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab Jan 21 12:20:42.959765 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aee9f0e6-20e3-40ec-9f3f-9b823ebf30ac tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:42.960241 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:42.960241 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:42.960985 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aee9f0e6-20e3-40ec-9f3f-9b823ebf30ac tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:43.070123 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:43.070123 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:43.083712 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-aee9f0e6-20e3-40ec-9f3f-9b823ebf30ac tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:20:43.120105 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aee9f0e6-20e3-40ec-9f3f-9b823ebf30ac tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab returned with HTTP 200 Jan 21 12:20:43.122074 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 955/1908] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:20:42 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab => generated 949 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:44.138348 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f453d39a-09b0-4b39-84be-447facf46419 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab Jan 21 12:20:44.139553 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f453d39a-09b0-4b39-84be-447facf46419 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:44.139947 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:44.139947 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:44.140943 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f453d39a-09b0-4b39-84be-447facf46419 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:44.211353 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:44.211353 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:44.223729 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f453d39a-09b0-4b39-84be-447facf46419 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:20:44.248950 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f453d39a-09b0-4b39-84be-447facf46419 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab returned with HTTP 200 Jan 21 12:20:44.257788 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 954/1909] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:20:44 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab => generated 950 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:44.270873 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fd32fc51-c062-4299-9502-462204ef1996 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab Jan 21 12:20:44.271390 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fd32fc51-c062-4299-9502-462204ef1996 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:44.271494 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:44.271494 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:44.271804 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fd32fc51-c062-4299-9502-462204ef1996 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:44.324207 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:44.324207 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:44.341630 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fd32fc51-c062-4299-9502-462204ef1996 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:20:44.378727 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fd32fc51-c062-4299-9502-462204ef1996 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab returned with HTTP 200 Jan 21 12:20:44.380760 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 956/1910] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:20:44 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab => generated 950 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:20:44.398172 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c6a1f912-5d57-4a98-bd91-53efa60b011f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] DELETE http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab Jan 21 12:20:44.400052 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c6a1f912-5d57-4a98-bd91-53efa60b011f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:44.400595 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:44.400595 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:44.401570 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c6a1f912-5d57-4a98-bd91-53efa60b011f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:44.402517 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-c6a1f912-5d57-4a98-bd91-53efa60b011f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Delete volume with id: e2a90054-841e-46b4-bceb-dfd709d40eab Jan 21 12:20:44.479103 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:44.479103 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:44.480687 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c6a1f912-5d57-4a98-bd91-53efa60b011f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:20:44.516882 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c6a1f912-5d57-4a98-bd91-53efa60b011f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Delete volume request issued successfully. Jan 21 12:20:44.520114 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c6a1f912-5d57-4a98-bd91-53efa60b011f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab returned with HTTP 202 Jan 21 12:20:44.525209 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 955/1911] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:20:44 2021] DELETE /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:20:44.534818 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c1eef875-404a-465a-bdbd-f23b06cb3ef7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab Jan 21 12:20:44.536347 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c1eef875-404a-465a-bdbd-f23b06cb3ef7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:44.536754 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:44.536754 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:44.537399 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c1eef875-404a-465a-bdbd-f23b06cb3ef7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:44.601009 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:44.601009 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:44.611354 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c1eef875-404a-465a-bdbd-f23b06cb3ef7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:20:44.648711 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c1eef875-404a-465a-bdbd-f23b06cb3ef7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab returned with HTTP 200 Jan 21 12:20:44.662556 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 957/1912] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:20:44 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab => generated 949 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:45.668833 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b13758dc-898e-4e8a-86f0-b62e91371541 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab Jan 21 12:20:45.670289 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b13758dc-898e-4e8a-86f0-b62e91371541 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:45.670711 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:45.670711 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:45.671364 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b13758dc-898e-4e8a-86f0-b62e91371541 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:45.825196 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:45.825196 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:45.845604 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b13758dc-898e-4e8a-86f0-b62e91371541 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:20:45.890693 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b13758dc-898e-4e8a-86f0-b62e91371541 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab returned with HTTP 200 Jan 21 12:20:45.902319 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 956/1913] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:20:45 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab => generated 949 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:46.908792 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4a480181-e0db-4dee-9eaf-582a4dc5b975 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab Jan 21 12:20:46.909653 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4a480181-e0db-4dee-9eaf-582a4dc5b975 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:46.909653 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:46.909653 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:46.910072 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4a480181-e0db-4dee-9eaf-582a4dc5b975 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:47.094472 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:47.094472 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:47.109329 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4a480181-e0db-4dee-9eaf-582a4dc5b975 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:20:47.179632 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4a480181-e0db-4dee-9eaf-582a4dc5b975 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab returned with HTTP 200 Jan 21 12:20:47.180756 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 958/1914] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:20:46 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab => generated 949 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:48.198541 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bde39afa-f2b1-4713-8f5c-c98e247f214a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab Jan 21 12:20:48.199056 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bde39afa-f2b1-4713-8f5c-c98e247f214a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:48.199239 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:48.199239 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:48.199870 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bde39afa-f2b1-4713-8f5c-c98e247f214a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:48.303631 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bde39afa-f2b1-4713-8f5c-c98e247f214a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab returned with HTTP 404 Jan 21 12:20:48.305346 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 957/1915] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:20:48 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:20:48.316352 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-806edc32-89ff-431a-966c-2da5efff3586 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] POST http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes Jan 21 12:20:48.316567 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:48.316567 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:48.316951 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-806edc32-89ff-431a-966c-2da5efff3586 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-719708232"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:20:48.318141 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-806edc32-89ff-431a-966c-2da5efff3586 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-719708232'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:20:48.318517 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-806edc32-89ff-431a-966c-2da5efff3586 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Create volume of 1 GB Jan 21 12:20:48.343779 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-806edc32-89ff-431a-966c-2da5efff3586 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Availability Zones retrieved successfully. Jan 21 12:20:48.391400 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-806edc32-89ff-431a-966c-2da5efff3586 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Flow 'volume_create_api' (b140f079-d018-46ad-b6f6-c0bcac40dd82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:20:48.399131 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-806edc32-89ff-431a-966c-2da5efff3586 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2518412-dee2-4fc9-91bd-f167d58bba04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:20:48.401200 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-806edc32-89ff-431a-966c-2da5efff3586 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:20:48.569940 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-806edc32-89ff-431a-966c-2da5efff3586 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2518412-dee2-4fc9-91bd-f167d58bba04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:20:48.572225 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-806edc32-89ff-431a-966c-2da5efff3586 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecc52af5-442a-4a61-bab8-7d9fcc02e763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:20:48.725635 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-806edc32-89ff-431a-966c-2da5efff3586 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Created reservations ['8989e604-2262-4075-960e-42a38a0a588e', '2d26a00b-8770-4f90-b199-87fdd2155f89', '56cab67a-8c39-483c-88a8-905dab6c54af', 'fe480659-3ef4-40ce-a186-1d5d4748c00c'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:20:48.727651 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-806edc32-89ff-431a-966c-2da5efff3586 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecc52af5-442a-4a61-bab8-7d9fcc02e763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8989e604-2262-4075-960e-42a38a0a588e', '2d26a00b-8770-4f90-b199-87fdd2155f89', '56cab67a-8c39-483c-88a8-905dab6c54af', 'fe480659-3ef4-40ce-a186-1d5d4748c00c']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:20:48.748825 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-806edc32-89ff-431a-966c-2da5efff3586 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df317b51-57e3-4d22-829b-9b8df301185a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:20:48.847344 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-806edc32-89ff-431a-966c-2da5efff3586 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df317b51-57e3-4d22-829b-9b8df301185a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e53fc1d-c3fd-4189-b61b-3cc05c5c20b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-719708232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dd3a35229ff47a2a49012bb2733bb6b',qos_specs=None,replication_status=,reservations=['8989e604-2262-4075-960e-42a38a0a588e','2d26a00b-8770-4f90-b199-87fdd2155f89','56cab67a-8c39-483c-88a8-905dab6c54af','fe480659-3ef4-40ce-a186-1d5d4748c00c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='974e7d718b984814bef6ff57009ad973',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:20:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-719708232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e53fc1d-c3fd-4189-b61b-3cc05c5c20b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dd3a35229ff47a2a49012bb2733bb6b',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,user_id='974e7d718b984814bef6ff57009ad973',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:20:48.854941 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-806edc32-89ff-431a-966c-2da5efff3586 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3e92516-3481-4159-84b7-19aca343b7a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:20:48.909781 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-806edc32-89ff-431a-966c-2da5efff3586 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3e92516-3481-4159-84b7-19aca343b7a2) 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-VolumesSnapshotTestJSON-Volume-719708232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dd3a35229ff47a2a49012bb2733bb6b',qos_specs=None,replication_status=,reservations=['8989e604-2262-4075-960e-42a38a0a588e','2d26a00b-8770-4f90-b199-87fdd2155f89','56cab67a-8c39-483c-88a8-905dab6c54af','fe480659-3ef4-40ce-a186-1d5d4748c00c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='974e7d718b984814bef6ff57009ad973',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:20:48.912122 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-806edc32-89ff-431a-966c-2da5efff3586 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fed0ffdf-fb57-4dbd-a380-c2dfabe9a4d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:20:48.946985 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-806edc32-89ff-431a-966c-2da5efff3586 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fed0ffdf-fb57-4dbd-a380-c2dfabe9a4d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:20:48.949837 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-806edc32-89ff-431a-966c-2da5efff3586 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Flow 'volume_create_api' (b140f079-d018-46ad-b6f6-c0bcac40dd82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:20:49.081287 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-806edc32-89ff-431a-966c-2da5efff3586 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Create volume request issued successfully. Jan 21 12:20:49.133570 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-806edc32-89ff-431a-966c-2da5efff3586 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes returned with HTTP 202 Jan 21 12:20:49.146387 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 959/1916] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:20:48 2021] POST /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes => generated 822 bytes in 834 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:20:49.150469 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-be18ff82-3f2d-4d83-adde-74ffbc226fe1 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/7e53fc1d-c3fd-4189-b61b-3cc05c5c20b3 Jan 21 12:20:49.151004 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-be18ff82-3f2d-4d83-adde-74ffbc226fe1 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:49.151499 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-be18ff82-3f2d-4d83-adde-74ffbc226fe1 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:49.274809 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:49.274809 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:49.305777 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-be18ff82-3f2d-4d83-adde-74ffbc226fe1 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:20:49.357178 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-be18ff82-3f2d-4d83-adde-74ffbc226fe1 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/7e53fc1d-c3fd-4189-b61b-3cc05c5c20b3 returned with HTTP 200 Jan 21 12:20:49.362298 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 958/1917] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:20:49 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/7e53fc1d-c3fd-4189-b61b-3cc05c5c20b3 => generated 914 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:50.383018 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fa00d499-cbfa-4f1d-ad0c-a0056fa5e588 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/7e53fc1d-c3fd-4189-b61b-3cc05c5c20b3 Jan 21 12:20:50.384172 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fa00d499-cbfa-4f1d-ad0c-a0056fa5e588 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:50.384588 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:50.384588 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:50.385288 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fa00d499-cbfa-4f1d-ad0c-a0056fa5e588 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:50.447943 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:50.447943 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:50.457486 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fa00d499-cbfa-4f1d-ad0c-a0056fa5e588 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:20:50.482076 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fa00d499-cbfa-4f1d-ad0c-a0056fa5e588 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/7e53fc1d-c3fd-4189-b61b-3cc05c5c20b3 returned with HTTP 200 Jan 21 12:20:50.483628 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 960/1918] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:20:50 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/7e53fc1d-c3fd-4189-b61b-3cc05c5c20b3 => generated 915 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:50.499983 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7f5cc36c-d18e-41f4-9faa-499e78ea9a72 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] POST http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots Jan 21 12:20:50.500452 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:50.500452 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:50.500846 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7f5cc36c-d18e-41f4-9faa-499e78ea9a72 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e53fc1d-c3fd-4189-b61b-3cc05c5c20b3", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-817303417"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:20:50.558627 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:50.558627 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:50.559848 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7f5cc36c-d18e-41f4-9faa-499e78ea9a72 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:20:50.560483 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-7f5cc36c-d18e-41f4-9faa-499e78ea9a72 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Create snapshot from volume 7e53fc1d-c3fd-4189-b61b-3cc05c5c20b3 Jan 21 12:20:50.623398 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-7f5cc36c-d18e-41f4-9faa-499e78ea9a72 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Created reservations ['35bc193f-b899-4dfc-a761-0f7557ffe982', 'd50ec15c-a070-4eb1-814f-37646475159a', '38d44add-38df-4db2-9e58-f88bc942a025', '1675f39c-fa1f-448a-9276-db8967252b10'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:20:50.745292 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7f5cc36c-d18e-41f4-9faa-499e78ea9a72 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot create request issued successfully. Jan 21 12:20:50.746562 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7f5cc36c-d18e-41f4-9faa-499e78ea9a72 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots returned with HTTP 202 Jan 21 12:20:50.749750 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 959/1919] 10.222.0.89 () {60 vars in 1232 bytes} [Thu Jan 21 12:20:50 2021] POST /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots => generated 309 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:20:50.759729 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8e5662fe-f2c8-489d-9f48-11dddb0ec62a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/d333fbdd-6d24-4d4f-b88b-277088e46ff2 Jan 21 12:20:50.760601 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8e5662fe-f2c8-489d-9f48-11dddb0ec62a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:50.760996 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:50.760996 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:50.761615 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8e5662fe-f2c8-489d-9f48-11dddb0ec62a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:50.811504 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:50.811504 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:50.812727 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8e5662fe-f2c8-489d-9f48-11dddb0ec62a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:20:50.815120 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8e5662fe-f2c8-489d-9f48-11dddb0ec62a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/d333fbdd-6d24-4d4f-b88b-277088e46ff2 returned with HTTP 200 Jan 21 12:20:50.816434 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 961/1920] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:20:50 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/d333fbdd-6d24-4d4f-b88b-277088e46ff2 => generated 441 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:51.832841 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0b04f4df-aa89-47da-89e1-32acbc9a029d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/d333fbdd-6d24-4d4f-b88b-277088e46ff2 Jan 21 12:20:51.834143 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0b04f4df-aa89-47da-89e1-32acbc9a029d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:51.834584 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:51.834584 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:51.836101 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0b04f4df-aa89-47da-89e1-32acbc9a029d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:51.881465 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:51.881465 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:51.885323 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0b04f4df-aa89-47da-89e1-32acbc9a029d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:20:51.889355 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0b04f4df-aa89-47da-89e1-32acbc9a029d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/d333fbdd-6d24-4d4f-b88b-277088e46ff2 returned with HTTP 200 Jan 21 12:20:51.890505 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 960/1921] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:20:51 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/d333fbdd-6d24-4d4f-b88b-277088e46ff2 => generated 441 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:52.913663 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-dd3721e3-4f48-4136-ab76-9b47ac0063a8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/d333fbdd-6d24-4d4f-b88b-277088e46ff2 Jan 21 12:20:52.915909 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-dd3721e3-4f48-4136-ab76-9b47ac0063a8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:52.916249 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:52.916249 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:52.917220 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-dd3721e3-4f48-4136-ab76-9b47ac0063a8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:52.955497 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:52.955497 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:52.958190 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-dd3721e3-4f48-4136-ab76-9b47ac0063a8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:20:52.960736 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-dd3721e3-4f48-4136-ab76-9b47ac0063a8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/d333fbdd-6d24-4d4f-b88b-277088e46ff2 returned with HTTP 200 Jan 21 12:20:52.961746 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 962/1922] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:20:52 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/d333fbdd-6d24-4d4f-b88b-277088e46ff2 => generated 468 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:52.973022 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-703eb044-b036-4c22-8e30-258b18e03ca0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] POST http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes Jan 21 12:20:52.973578 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:52.973578 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:52.974097 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-703eb044-b036-4c22-8e30-258b18e03ca0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d333fbdd-6d24-4d4f-b88b-277088e46ff2", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-292247951"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:20:52.975282 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-703eb044-b036-4c22-8e30-258b18e03ca0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Create volume request body: {'volume': {'snapshot_id': 'd333fbdd-6d24-4d4f-b88b-277088e46ff2', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-292247951'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:20:53.005594 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:53.005594 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:53.007908 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-703eb044-b036-4c22-8e30-258b18e03ca0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:20:53.008555 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-703eb044-b036-4c22-8e30-258b18e03ca0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Create volume of 1 GB Jan 21 12:20:53.023718 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-703eb044-b036-4c22-8e30-258b18e03ca0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Availability Zones retrieved successfully. Jan 21 12:20:53.044040 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-703eb044-b036-4c22-8e30-258b18e03ca0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Flow 'volume_create_api' (f4203d0c-8de6-4c34-b4e2-552dab3793ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:20:53.047488 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-703eb044-b036-4c22-8e30-258b18e03ca0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45dd3bd4-4eec-4d59-8c22-414e520ee09f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:20:53.051357 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-703eb044-b036-4c22-8e30-258b18e03ca0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:20:53.250271 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-703eb044-b036-4c22-8e30-258b18e03ca0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45dd3bd4-4eec-4d59-8c22-414e520ee09f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd333fbdd-6d24-4d4f-b88b-277088e46ff2', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:20:53.252939 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-703eb044-b036-4c22-8e30-258b18e03ca0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f2d91f1-8da2-4d7c-9271-312663b30bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:20:53.361800 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-703eb044-b036-4c22-8e30-258b18e03ca0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Created reservations ['b1481d6d-216f-425f-bbb0-09b71ba0bc82', '2598a463-41a1-4fff-8e12-610f570adb30', 'd5f58b3f-f2e1-4713-89da-8cefaed61532', '2de1812e-473b-494a-86d3-29034b0de129'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:20:53.364697 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-703eb044-b036-4c22-8e30-258b18e03ca0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f2d91f1-8da2-4d7c-9271-312663b30bb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1481d6d-216f-425f-bbb0-09b71ba0bc82', '2598a463-41a1-4fff-8e12-610f570adb30', 'd5f58b3f-f2e1-4713-89da-8cefaed61532', '2de1812e-473b-494a-86d3-29034b0de129']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:20:53.367126 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-703eb044-b036-4c22-8e30-258b18e03ca0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6a70f87-9a4e-4b6f-b4ca-a27f616bd4b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:20:53.540470 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-703eb044-b036-4c22-8e30-258b18e03ca0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6a70f87-9a4e-4b6f-b4ca-a27f616bd4b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0517d1ab-9e51-4eed-9984-d20b9f63bf52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-292247951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dd3a35229ff47a2a49012bb2733bb6b',qos_specs=None,replication_status=,reservations=['b1481d6d-216f-425f-bbb0-09b71ba0bc82','2598a463-41a1-4fff-8e12-610f570adb30','d5f58b3f-f2e1-4713-89da-8cefaed61532','2de1812e-473b-494a-86d3-29034b0de129'],size=1,snapshot_id=d333fbdd-6d24-4d4f-b88b-277088e46ff2,source_replicaid=,source_volid=None,status='creating',user_id='974e7d718b984814bef6ff57009ad973',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:20:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-292247951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0517d1ab-9e51-4eed-9984-d20b9f63bf52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dd3a35229ff47a2a49012bb2733bb6b',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=d333fbdd-6d24-4d4f-b88b-277088e46ff2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='974e7d718b984814bef6ff57009ad973',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:20:53.542886 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-703eb044-b036-4c22-8e30-258b18e03ca0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cac057b-60d9-47af-97a1-b6cc2d949077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:20:53.588757 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-703eb044-b036-4c22-8e30-258b18e03ca0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cac057b-60d9-47af-97a1-b6cc2d949077) 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-VolumesSnapshotTestJSON-Volume-292247951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dd3a35229ff47a2a49012bb2733bb6b',qos_specs=None,replication_status=,reservations=['b1481d6d-216f-425f-bbb0-09b71ba0bc82','2598a463-41a1-4fff-8e12-610f570adb30','d5f58b3f-f2e1-4713-89da-8cefaed61532','2de1812e-473b-494a-86d3-29034b0de129'],size=1,snapshot_id=d333fbdd-6d24-4d4f-b88b-277088e46ff2,source_replicaid=,source_volid=None,status='creating',user_id='974e7d718b984814bef6ff57009ad973',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:20:53.599723 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-703eb044-b036-4c22-8e30-258b18e03ca0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82a8c480-aebe-47d9-9eaf-4dc87fc1e838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:20:53.711744 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-703eb044-b036-4c22-8e30-258b18e03ca0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82a8c480-aebe-47d9-9eaf-4dc87fc1e838) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:20:53.715047 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-703eb044-b036-4c22-8e30-258b18e03ca0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Flow 'volume_create_api' (f4203d0c-8de6-4c34-b4e2-552dab3793ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:20:53.781376 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-703eb044-b036-4c22-8e30-258b18e03ca0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Create volume request issued successfully. Jan 21 12:20:53.802048 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-703eb044-b036-4c22-8e30-258b18e03ca0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes returned with HTTP 202 Jan 21 12:20:53.803490 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 961/1923] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:20:52 2021] POST /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes => generated 856 bytes in 834 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:20:53.818738 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8d8173d0-0bcc-4f7b-92d8-dc44a52dac1d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 Jan 21 12:20:53.819569 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8d8173d0-0bcc-4f7b-92d8-dc44a52dac1d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:53.819944 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:53.819944 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:53.820583 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8d8173d0-0bcc-4f7b-92d8-dc44a52dac1d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:53.884135 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:53.884135 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:53.895660 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8d8173d0-0bcc-4f7b-92d8-dc44a52dac1d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:20:53.925283 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8d8173d0-0bcc-4f7b-92d8-dc44a52dac1d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 returned with HTTP 200 Jan 21 12:20:53.936612 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 963/1924] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:20:53 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 => generated 924 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:54.944733 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3cdfbd04-b2db-4e15-ad91-b24b6a92fc0d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 Jan 21 12:20:54.945389 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3cdfbd04-b2db-4e15-ad91-b24b6a92fc0d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:54.945513 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:54.945513 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:54.945880 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3cdfbd04-b2db-4e15-ad91-b24b6a92fc0d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:55.012132 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:55.012132 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:55.022120 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3cdfbd04-b2db-4e15-ad91-b24b6a92fc0d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:20:55.048011 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3cdfbd04-b2db-4e15-ad91-b24b6a92fc0d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 returned with HTTP 200 Jan 21 12:20:55.049082 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 962/1925] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:20:54 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 => generated 948 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:56.067800 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-64204918-c789-4544-b3a3-34222a4801f0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 Jan 21 12:20:56.070170 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-64204918-c789-4544-b3a3-34222a4801f0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:56.070929 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:56.070929 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:56.072375 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-64204918-c789-4544-b3a3-34222a4801f0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:56.138373 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:56.138373 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:56.149645 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-64204918-c789-4544-b3a3-34222a4801f0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:20:56.201657 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-64204918-c789-4544-b3a3-34222a4801f0 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 returned with HTTP 200 Jan 21 12:20:56.203517 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 964/1926] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:20:56 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 => generated 948 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:57.219156 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cf5a01d5-9094-459e-9525-97907e28965e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 Jan 21 12:20:57.220557 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cf5a01d5-9094-459e-9525-97907e28965e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:57.220935 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:57.220935 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:57.221484 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cf5a01d5-9094-459e-9525-97907e28965e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:57.323255 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:57.323255 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:57.343659 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cf5a01d5-9094-459e-9525-97907e28965e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:20:57.398109 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cf5a01d5-9094-459e-9525-97907e28965e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 returned with HTTP 200 Jan 21 12:20:57.409574 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 963/1927] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:20:57 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 => generated 948 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:58.416939 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-861057a4-a906-4ca5-b97a-c277e93ae630 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 Jan 21 12:20:58.418368 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-861057a4-a906-4ca5-b97a-c277e93ae630 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:58.418594 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:58.418594 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:58.419327 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-861057a4-a906-4ca5-b97a-c277e93ae630 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:58.548692 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:58.548692 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:58.565224 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-861057a4-a906-4ca5-b97a-c277e93ae630 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:20:58.592424 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-861057a4-a906-4ca5-b97a-c277e93ae630 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 returned with HTTP 200 Jan 21 12:20:58.593658 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 965/1928] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:20:58 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 => generated 948 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:20:59.613674 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6447fab2-2729-4382-88ac-104be5c99c25 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 Jan 21 12:20:59.614721 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6447fab2-2729-4382-88ac-104be5c99c25 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:20:59.615152 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:20:59.615152 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:20:59.615862 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6447fab2-2729-4382-88ac-104be5c99c25 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:20:59.802564 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:20:59.802564 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:20:59.813495 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6447fab2-2729-4382-88ac-104be5c99c25 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:20:59.891551 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6447fab2-2729-4382-88ac-104be5c99c25 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 returned with HTTP 200 Jan 21 12:20:59.892999 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 964/1929] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:20:59 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 => generated 948 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:21:00.911794 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f001534b-dbb1-4880-b647-138477e1292b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 Jan 21 12:21:00.912578 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f001534b-dbb1-4880-b647-138477e1292b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:00.912578 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:21:00.912578 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:21:00.912931 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f001534b-dbb1-4880-b647-138477e1292b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:00.967017 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:21:00.967017 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:21:00.978443 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f001534b-dbb1-4880-b647-138477e1292b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:21:01.028775 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f001534b-dbb1-4880-b647-138477e1292b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 returned with HTTP 200 Jan 21 12:21:01.030307 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 966/1930] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:21:00 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 => generated 948 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:21:02.062347 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6929b3d0-d319-43f6-9978-dfd6bd0f7908 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 Jan 21 12:21:02.063928 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6929b3d0-d319-43f6-9978-dfd6bd0f7908 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:02.064356 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:21:02.064356 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:21:02.065236 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6929b3d0-d319-43f6-9978-dfd6bd0f7908 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:02.233190 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:21:02.233190 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:21:02.267499 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6929b3d0-d319-43f6-9978-dfd6bd0f7908 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:21:02.327812 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6929b3d0-d319-43f6-9978-dfd6bd0f7908 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 returned with HTTP 200 Jan 21 12:21:02.328723 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 965/1931] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:21:02 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 => generated 948 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:21:03.348390 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a616e2c9-0bf2-475d-ace6-809193524cec tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 Jan 21 12:21:03.349058 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a616e2c9-0bf2-475d-ace6-809193524cec tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:03.349211 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:21:03.349211 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:21:03.349599 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a616e2c9-0bf2-475d-ace6-809193524cec tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:03.436808 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:21:03.436808 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:21:03.467247 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a616e2c9-0bf2-475d-ace6-809193524cec tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:21:03.526800 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a616e2c9-0bf2-475d-ace6-809193524cec tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 returned with HTTP 200 Jan 21 12:21:03.529874 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 967/1932] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:21:03 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 => generated 949 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:21:03.547657 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-00811105-64c2-4651-9a53-d5da182c9760 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 Jan 21 12:21:03.547657 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-00811105-64c2-4651-9a53-d5da182c9760 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:03.547943 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:21:03.547943 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:21:03.548622 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-00811105-64c2-4651-9a53-d5da182c9760 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:03.608259 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:21:03.608259 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:21:03.619835 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-00811105-64c2-4651-9a53-d5da182c9760 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:21:03.651286 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-00811105-64c2-4651-9a53-d5da182c9760 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 returned with HTTP 200 Jan 21 12:21:03.653250 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 966/1933] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:21:03 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 => generated 949 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:21:03.669143 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fe6e9076-4164-4ab7-8eb0-b22ea334878f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] DELETE http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 Jan 21 12:21:03.670210 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fe6e9076-4164-4ab7-8eb0-b22ea334878f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:03.670427 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:21:03.670427 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:21:03.670986 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fe6e9076-4164-4ab7-8eb0-b22ea334878f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:03.671462 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-fe6e9076-4164-4ab7-8eb0-b22ea334878f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Delete volume with id: 0517d1ab-9e51-4eed-9984-d20b9f63bf52 Jan 21 12:21:03.755721 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:21:03.755721 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:21:03.757496 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fe6e9076-4164-4ab7-8eb0-b22ea334878f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:21:03.798099 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fe6e9076-4164-4ab7-8eb0-b22ea334878f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Delete volume request issued successfully. Jan 21 12:21:03.798582 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fe6e9076-4164-4ab7-8eb0-b22ea334878f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 returned with HTTP 202 Jan 21 12:21:03.804706 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 968/1934] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:21:03 2021] DELETE /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:21:03.809986 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-073dd419-b37f-42dd-a7f5-8140a29857af tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 Jan 21 12:21:03.810633 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-073dd419-b37f-42dd-a7f5-8140a29857af tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:03.810939 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:21:03.810939 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:21:03.811453 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-073dd419-b37f-42dd-a7f5-8140a29857af tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:03.892195 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:21:03.892195 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:21:03.906407 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-073dd419-b37f-42dd-a7f5-8140a29857af tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:21:03.971916 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-073dd419-b37f-42dd-a7f5-8140a29857af tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 returned with HTTP 200 Jan 21 12:21:03.985061 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 967/1935] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:21:03 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 => generated 948 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:21:04.990970 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a3ac0bf8-140e-42a8-be28-c4bfc9d88c66 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 Jan 21 12:21:04.991527 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a3ac0bf8-140e-42a8-be28-c4bfc9d88c66 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:04.991757 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:21:04.991757 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:21:04.992079 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a3ac0bf8-140e-42a8-be28-c4bfc9d88c66 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:05.163675 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:21:05.163675 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:21:05.202184 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a3ac0bf8-140e-42a8-be28-c4bfc9d88c66 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:21:05.261368 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a3ac0bf8-140e-42a8-be28-c4bfc9d88c66 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 returned with HTTP 200 Jan 21 12:21:05.262912 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 969/1936] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:21:04 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 => generated 948 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:21:06.280630 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c19597d9-0d5c-41d9-a787-8684a31dac92 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 Jan 21 12:21:06.282472 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c19597d9-0d5c-41d9-a787-8684a31dac92 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:06.282969 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:21:06.282969 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:21:06.283632 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c19597d9-0d5c-41d9-a787-8684a31dac92 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:06.415566 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:21:06.415566 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:21:06.430694 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c19597d9-0d5c-41d9-a787-8684a31dac92 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:21:06.481652 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c19597d9-0d5c-41d9-a787-8684a31dac92 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 returned with HTTP 200 Jan 21 12:21:06.486766 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 968/1937] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:21:06 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 => generated 948 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:21:07.505724 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-74a870c6-3adc-49ff-813e-647c48bf48b3 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 Jan 21 12:21:07.506861 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-74a870c6-3adc-49ff-813e-647c48bf48b3 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:07.507241 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:21:07.507241 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:21:07.507813 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-74a870c6-3adc-49ff-813e-647c48bf48b3 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:07.634159 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-74a870c6-3adc-49ff-813e-647c48bf48b3 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 returned with HTTP 404 Jan 21 12:21:07.648157 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-14d5daeb-c5ac-4169-b879-5d090669fd9f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] DELETE http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 Jan 21 12:21:07.648881 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-14d5daeb-c5ac-4169-b879-5d090669fd9f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:07.649240 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:21:07.649240 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:21:07.649859 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-14d5daeb-c5ac-4169-b879-5d090669fd9f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:07.650863 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-14d5daeb-c5ac-4169-b879-5d090669fd9f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Delete volume with id: 0517d1ab-9e51-4eed-9984-d20b9f63bf52 Jan 21 12:21:07.656785 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 970/1938] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:21:07 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 => generated 109 bytes in 157 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:21:07.777233 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-14d5daeb-c5ac-4169-b879-5d090669fd9f tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 returned with HTTP 404 Jan 21 12:21:07.785954 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 969/1939] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:21:07 2021] DELETE /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/0517d1ab-9e51-4eed-9984-d20b9f63bf52 => generated 109 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:21:07.788735 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d92f6643-c7f4-4794-8a05-631d6841cc6a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] DELETE http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/d333fbdd-6d24-4d4f-b88b-277088e46ff2 Jan 21 12:21:07.789799 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d92f6643-c7f4-4794-8a05-631d6841cc6a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:07.790675 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d92f6643-c7f4-4794-8a05-631d6841cc6a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:07.791192 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-d92f6643-c7f4-4794-8a05-631d6841cc6a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Delete snapshot with id: d333fbdd-6d24-4d4f-b88b-277088e46ff2 Jan 21 12:21:07.841196 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:21:07.841196 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:21:07.842764 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d92f6643-c7f4-4794-8a05-631d6841cc6a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:21:07.972903 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d92f6643-c7f4-4794-8a05-631d6841cc6a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot delete request issued successfully. Jan 21 12:21:07.973360 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d92f6643-c7f4-4794-8a05-631d6841cc6a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/d333fbdd-6d24-4d4f-b88b-277088e46ff2 returned with HTTP 202 Jan 21 12:21:07.981314 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 971/1940] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:21:07 2021] DELETE /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/d333fbdd-6d24-4d4f-b88b-277088e46ff2 => generated 0 bytes in 199 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:21:07.992247 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aa1ad784-541f-4db7-8ac3-e5d2bf75504e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/d333fbdd-6d24-4d4f-b88b-277088e46ff2 Jan 21 12:21:07.992796 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aa1ad784-541f-4db7-8ac3-e5d2bf75504e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:07.993296 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aa1ad784-541f-4db7-8ac3-e5d2bf75504e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:08.075466 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:21:08.075466 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:21:08.081939 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-aa1ad784-541f-4db7-8ac3-e5d2bf75504e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:21:08.090476 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aa1ad784-541f-4db7-8ac3-e5d2bf75504e tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/d333fbdd-6d24-4d4f-b88b-277088e46ff2 returned with HTTP 200 Jan 21 12:21:08.099129 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 970/1941] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:21:07 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/d333fbdd-6d24-4d4f-b88b-277088e46ff2 => generated 467 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:21:09.104691 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-79df991c-a215-4b7d-a218-7c0e28c523a9 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/d333fbdd-6d24-4d4f-b88b-277088e46ff2 Jan 21 12:21:09.105390 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-79df991c-a215-4b7d-a218-7c0e28c523a9 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:09.105727 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:21:09.105727 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:21:09.106426 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-79df991c-a215-4b7d-a218-7c0e28c523a9 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:09.198901 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:21:09.198901 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:21:09.200403 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-79df991c-a215-4b7d-a218-7c0e28c523a9 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:21:09.202603 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-79df991c-a215-4b7d-a218-7c0e28c523a9 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/d333fbdd-6d24-4d4f-b88b-277088e46ff2 returned with HTTP 200 Jan 21 12:21:09.211063 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 972/1942] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:21:09 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/d333fbdd-6d24-4d4f-b88b-277088e46ff2 => generated 467 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:21:10.229942 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5fd52b3e-74e9-4474-a848-1c4efda6ad65 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/d333fbdd-6d24-4d4f-b88b-277088e46ff2 Jan 21 12:21:10.241483 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5fd52b3e-74e9-4474-a848-1c4efda6ad65 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:10.241880 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:21:10.241880 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:21:10.243782 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5fd52b3e-74e9-4474-a848-1c4efda6ad65 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:10.295021 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:21:10.295021 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:21:10.296533 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5fd52b3e-74e9-4474-a848-1c4efda6ad65 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:21:10.298884 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5fd52b3e-74e9-4474-a848-1c4efda6ad65 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/d333fbdd-6d24-4d4f-b88b-277088e46ff2 returned with HTTP 200 Jan 21 12:21:10.306158 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 971/1943] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:21:10 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/d333fbdd-6d24-4d4f-b88b-277088e46ff2 => generated 467 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:21:11.312520 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6d409c49-8ff9-4e3b-818e-678b0008c9e5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/d333fbdd-6d24-4d4f-b88b-277088e46ff2 Jan 21 12:21:11.313086 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6d409c49-8ff9-4e3b-818e-678b0008c9e5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:11.313228 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:21:11.313228 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:21:11.313649 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6d409c49-8ff9-4e3b-818e-678b0008c9e5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:11.371164 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6d409c49-8ff9-4e3b-818e-678b0008c9e5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/d333fbdd-6d24-4d4f-b88b-277088e46ff2 returned with HTTP 404 Jan 21 12:21:11.372905 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 973/1944] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:21:11 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/d333fbdd-6d24-4d4f-b88b-277088e46ff2 => generated 111 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:21:11.384657 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3025b201-af05-4eb0-a4a9-72a2ce99d0e5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] DELETE http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/7e53fc1d-c3fd-4189-b61b-3cc05c5c20b3 Jan 21 12:21:11.386253 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3025b201-af05-4eb0-a4a9-72a2ce99d0e5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:11.387166 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:21:11.387166 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:21:11.388141 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3025b201-af05-4eb0-a4a9-72a2ce99d0e5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:11.390743 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-3025b201-af05-4eb0-a4a9-72a2ce99d0e5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Delete volume with id: 7e53fc1d-c3fd-4189-b61b-3cc05c5c20b3 Jan 21 12:21:11.464070 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:21:11.464070 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:21:11.466014 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3025b201-af05-4eb0-a4a9-72a2ce99d0e5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:21:11.548168 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3025b201-af05-4eb0-a4a9-72a2ce99d0e5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Delete volume request issued successfully. Jan 21 12:21:11.558427 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3025b201-af05-4eb0-a4a9-72a2ce99d0e5 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/7e53fc1d-c3fd-4189-b61b-3cc05c5c20b3 returned with HTTP 202 Jan 21 12:21:11.565527 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 972/1945] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:21:11 2021] DELETE /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/7e53fc1d-c3fd-4189-b61b-3cc05c5c20b3 => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:21:11.573537 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3b730c01-cc8d-4566-9ee2-ea4601697f57 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/7e53fc1d-c3fd-4189-b61b-3cc05c5c20b3 Jan 21 12:21:11.574078 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3b730c01-cc8d-4566-9ee2-ea4601697f57 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:11.574765 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3b730c01-cc8d-4566-9ee2-ea4601697f57 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:11.643712 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:21:11.643712 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:21:11.656400 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3b730c01-cc8d-4566-9ee2-ea4601697f57 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:21:11.715564 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3b730c01-cc8d-4566-9ee2-ea4601697f57 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/7e53fc1d-c3fd-4189-b61b-3cc05c5c20b3 returned with HTTP 200 Jan 21 12:21:11.722479 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 974/1946] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:21:11 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/7e53fc1d-c3fd-4189-b61b-3cc05c5c20b3 => generated 914 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:21:12.734318 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7e7bbb35-ef7e-483c-9990-b80a50d0d7c8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/7e53fc1d-c3fd-4189-b61b-3cc05c5c20b3 Jan 21 12:21:12.734931 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7e7bbb35-ef7e-483c-9990-b80a50d0d7c8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:12.735266 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:21:12.735266 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:21:12.735797 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7e7bbb35-ef7e-483c-9990-b80a50d0d7c8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:12.796823 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:21:12.796823 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:21:12.811692 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7e7bbb35-ef7e-483c-9990-b80a50d0d7c8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:21:12.840446 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7e7bbb35-ef7e-483c-9990-b80a50d0d7c8 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/7e53fc1d-c3fd-4189-b61b-3cc05c5c20b3 returned with HTTP 200 Jan 21 12:21:12.841964 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 973/1947] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:21:12 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/7e53fc1d-c3fd-4189-b61b-3cc05c5c20b3 => generated 914 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:21:13.870904 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-be8c0743-f010-464b-a1e9-77443834d934 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/7e53fc1d-c3fd-4189-b61b-3cc05c5c20b3 Jan 21 12:21:13.875433 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-be8c0743-f010-464b-a1e9-77443834d934 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:13.875754 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:21:13.875754 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:21:13.876365 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-be8c0743-f010-464b-a1e9-77443834d934 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:13.959248 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-be8c0743-f010-464b-a1e9-77443834d934 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/7e53fc1d-c3fd-4189-b61b-3cc05c5c20b3 returned with HTTP 404 Jan 21 12:21:13.961287 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 975/1948] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:21:13 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/7e53fc1d-c3fd-4189-b61b-3cc05c5c20b3 => generated 109 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:21:13.970246 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3f1a5f0b-d26a-4954-abbc-e357923cf411 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] DELETE http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab Jan 21 12:21:13.971044 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3f1a5f0b-d26a-4954-abbc-e357923cf411 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:13.971458 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:21:13.971458 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:21:13.972096 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3f1a5f0b-d26a-4954-abbc-e357923cf411 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:13.972739 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-3f1a5f0b-d26a-4954-abbc-e357923cf411 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Delete volume with id: e2a90054-841e-46b4-bceb-dfd709d40eab Jan 21 12:21:14.120365 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3f1a5f0b-d26a-4954-abbc-e357923cf411 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab returned with HTTP 404 Jan 21 12:21:14.121802 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 974/1949] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:21:13 2021] DELETE /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/e2a90054-841e-46b4-bceb-dfd709d40eab => generated 109 bytes in 156 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:21:14.131746 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-52d76a4c-c818-4c63-952a-bf5cb4c3c220 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] DELETE http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/ab5f267b-7411-4262-a55c-5c14ae9bbb83 Jan 21 12:21:14.132718 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-52d76a4c-c818-4c63-952a-bf5cb4c3c220 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:14.133347 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-52d76a4c-c818-4c63-952a-bf5cb4c3c220 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:14.133744 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-52d76a4c-c818-4c63-952a-bf5cb4c3c220 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Delete snapshot with id: ab5f267b-7411-4262-a55c-5c14ae9bbb83 Jan 21 12:21:14.272215 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:21:14.272215 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:21:14.273668 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-52d76a4c-c818-4c63-952a-bf5cb4c3c220 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:21:14.424630 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-52d76a4c-c818-4c63-952a-bf5cb4c3c220 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot delete request issued successfully. Jan 21 12:21:14.425226 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-52d76a4c-c818-4c63-952a-bf5cb4c3c220 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/ab5f267b-7411-4262-a55c-5c14ae9bbb83 returned with HTTP 202 Jan 21 12:21:14.426265 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 976/1950] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:21:14 2021] DELETE /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/ab5f267b-7411-4262-a55c-5c14ae9bbb83 => generated 0 bytes in 301 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 12:21:14.439664 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a3be841d-4262-4396-9315-f5bd8bfce1d2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/ab5f267b-7411-4262-a55c-5c14ae9bbb83 Jan 21 12:21:14.446497 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a3be841d-4262-4396-9315-f5bd8bfce1d2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:14.447859 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a3be841d-4262-4396-9315-f5bd8bfce1d2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:14.533221 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:21:14.533221 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:21:14.534862 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a3be841d-4262-4396-9315-f5bd8bfce1d2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:21:14.537289 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a3be841d-4262-4396-9315-f5bd8bfce1d2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/ab5f267b-7411-4262-a55c-5c14ae9bbb83 returned with HTTP 200 Jan 21 12:21:14.538305 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 975/1951] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:21:14 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/ab5f267b-7411-4262-a55c-5c14ae9bbb83 => generated 468 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:21:15.551219 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0e2af763-c04d-48b8-8747-d9c991a19670 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/ab5f267b-7411-4262-a55c-5c14ae9bbb83 Jan 21 12:21:15.552772 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0e2af763-c04d-48b8-8747-d9c991a19670 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:15.552977 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:21:15.552977 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:21:15.554210 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0e2af763-c04d-48b8-8747-d9c991a19670 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:15.647833 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:21:15.647833 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:21:15.654326 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0e2af763-c04d-48b8-8747-d9c991a19670 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:21:15.657194 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0e2af763-c04d-48b8-8747-d9c991a19670 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/ab5f267b-7411-4262-a55c-5c14ae9bbb83 returned with HTTP 200 Jan 21 12:21:15.658402 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 977/1952] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:21:15 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/ab5f267b-7411-4262-a55c-5c14ae9bbb83 => generated 468 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:21:16.672854 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f9b18bb2-586c-48ba-b7a8-c9e8f2e3175a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/ab5f267b-7411-4262-a55c-5c14ae9bbb83 Jan 21 12:21:16.674250 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f9b18bb2-586c-48ba-b7a8-c9e8f2e3175a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:16.675420 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:21:16.675420 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:21:16.676507 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f9b18bb2-586c-48ba-b7a8-c9e8f2e3175a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:16.718905 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f9b18bb2-586c-48ba-b7a8-c9e8f2e3175a tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/ab5f267b-7411-4262-a55c-5c14ae9bbb83 returned with HTTP 404 Jan 21 12:21:16.720730 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 976/1953] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:21:16 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/ab5f267b-7411-4262-a55c-5c14ae9bbb83 => generated 111 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:21:16.729084 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-51d38411-c7b7-4294-99fb-9a9170b16a46 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] DELETE http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/a6bc3384-a183-4120-a037-85ef986ee3c3 Jan 21 12:21:16.729909 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-51d38411-c7b7-4294-99fb-9a9170b16a46 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:16.730079 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:21:16.730079 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:21:16.730977 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-51d38411-c7b7-4294-99fb-9a9170b16a46 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:16.731470 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-51d38411-c7b7-4294-99fb-9a9170b16a46 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Delete volume with id: a6bc3384-a183-4120-a037-85ef986ee3c3 Jan 21 12:21:16.804579 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:21:16.804579 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:21:16.806968 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-51d38411-c7b7-4294-99fb-9a9170b16a46 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:21:16.843211 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-51d38411-c7b7-4294-99fb-9a9170b16a46 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Delete volume request issued successfully. Jan 21 12:21:16.843699 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-51d38411-c7b7-4294-99fb-9a9170b16a46 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/a6bc3384-a183-4120-a037-85ef986ee3c3 returned with HTTP 202 Jan 21 12:21:16.849151 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 978/1954] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:21:16 2021] DELETE /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/a6bc3384-a183-4120-a037-85ef986ee3c3 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:21:16.854678 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5633b502-949d-4ede-b9bd-11a47ba98e84 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/a6bc3384-a183-4120-a037-85ef986ee3c3 Jan 21 12:21:16.855412 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5633b502-949d-4ede-b9bd-11a47ba98e84 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:16.856034 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5633b502-949d-4ede-b9bd-11a47ba98e84 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:16.940099 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:21:16.940099 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:21:16.975959 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5633b502-949d-4ede-b9bd-11a47ba98e84 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:21:17.009083 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5633b502-949d-4ede-b9bd-11a47ba98e84 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/a6bc3384-a183-4120-a037-85ef986ee3c3 returned with HTTP 200 Jan 21 12:21:17.013847 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 977/1955] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:21:16 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/a6bc3384-a183-4120-a037-85ef986ee3c3 => generated 914 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:21:18.028230 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-77ac84ab-4cef-4069-8beb-9897050cf8b1 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/a6bc3384-a183-4120-a037-85ef986ee3c3 Jan 21 12:21:18.029209 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-77ac84ab-4cef-4069-8beb-9897050cf8b1 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:18.029430 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:21:18.029430 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:21:18.029831 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-77ac84ab-4cef-4069-8beb-9897050cf8b1 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:18.203839 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:21:18.203839 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:21:18.235498 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-77ac84ab-4cef-4069-8beb-9897050cf8b1 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:21:18.314941 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-77ac84ab-4cef-4069-8beb-9897050cf8b1 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/a6bc3384-a183-4120-a037-85ef986ee3c3 returned with HTTP 200 Jan 21 12:21:18.319689 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 979/1956] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:21:18 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/a6bc3384-a183-4120-a037-85ef986ee3c3 => generated 914 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:21:19.335192 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9e42ab0c-c170-4c65-a0a9-1700501c8adc tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/a6bc3384-a183-4120-a037-85ef986ee3c3 Jan 21 12:21:19.337956 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9e42ab0c-c170-4c65-a0a9-1700501c8adc tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:19.338366 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:21:19.338366 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:21:19.339002 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9e42ab0c-c170-4c65-a0a9-1700501c8adc tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:19.444664 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:21:19.444664 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:21:19.489039 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9e42ab0c-c170-4c65-a0a9-1700501c8adc tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/a6bc3384-a183-4120-a037-85ef986ee3c3 returned with HTTP 404 Jan 21 12:21:19.491013 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 978/1957] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:21:19 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/a6bc3384-a183-4120-a037-85ef986ee3c3 => generated 109 bytes in 160 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:21:19.500644 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0c04ea82-18d5-4753-abc4-3e05e1784f12 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] DELETE http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/6f5ea4bf-76c6-43cd-adef-575d19a75381 Jan 21 12:21:19.501101 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0c04ea82-18d5-4753-abc4-3e05e1784f12 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:19.501312 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:21:19.501312 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:21:19.501689 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0c04ea82-18d5-4753-abc4-3e05e1784f12 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:19.502072 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-0c04ea82-18d5-4753-abc4-3e05e1784f12 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Delete snapshot with id: 6f5ea4bf-76c6-43cd-adef-575d19a75381 Jan 21 12:21:19.596359 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0c04ea82-18d5-4753-abc4-3e05e1784f12 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/6f5ea4bf-76c6-43cd-adef-575d19a75381 returned with HTTP 404 Jan 21 12:21:19.600843 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 980/1958] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:21:19 2021] DELETE /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/6f5ea4bf-76c6-43cd-adef-575d19a75381 => generated 111 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:21:19.606154 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-27eef969-3721-4be3-85e4-72524dd37054 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] DELETE http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/45f3fb97-2532-4817-b4f9-1c12fbd10854 Jan 21 12:21:19.606873 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-27eef969-3721-4be3-85e4-72524dd37054 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:19.607200 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:21:19.607200 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:21:19.607734 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-27eef969-3721-4be3-85e4-72524dd37054 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:19.608263 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-27eef969-3721-4be3-85e4-72524dd37054 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Delete snapshot with id: 45f3fb97-2532-4817-b4f9-1c12fbd10854 Jan 21 12:21:19.662777 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-27eef969-3721-4be3-85e4-72524dd37054 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/45f3fb97-2532-4817-b4f9-1c12fbd10854 returned with HTTP 404 Jan 21 12:21:19.663920 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 979/1959] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:21:19 2021] DELETE /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/45f3fb97-2532-4817-b4f9-1c12fbd10854 => generated 111 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:21:19.672649 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5f893f50-225e-42e1-829c-1d2f11a71e1d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] DELETE http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/93e874ef-e9f9-43fe-a843-f3e0b6df901f Jan 21 12:21:19.673218 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5f893f50-225e-42e1-829c-1d2f11a71e1d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:19.674125 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5f893f50-225e-42e1-829c-1d2f11a71e1d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:19.674587 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-5f893f50-225e-42e1-829c-1d2f11a71e1d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Delete snapshot with id: 93e874ef-e9f9-43fe-a843-f3e0b6df901f Jan 21 12:21:19.739301 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5f893f50-225e-42e1-829c-1d2f11a71e1d tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/93e874ef-e9f9-43fe-a843-f3e0b6df901f returned with HTTP 404 Jan 21 12:21:19.746988 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3ce9d5d8-2104-4837-b75e-86d87e67a1af tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] DELETE http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/776df4fd-da4b-47ab-88ae-93b1c80df18e Jan 21 12:21:19.747438 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 981/1960] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:21:19 2021] DELETE /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/93e874ef-e9f9-43fe-a843-f3e0b6df901f => generated 111 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:21:19.747568 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3ce9d5d8-2104-4837-b75e-86d87e67a1af tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:19.747948 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3ce9d5d8-2104-4837-b75e-86d87e67a1af tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:19.750333 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-3ce9d5d8-2104-4837-b75e-86d87e67a1af tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Delete snapshot with id: 776df4fd-da4b-47ab-88ae-93b1c80df18e Jan 21 12:21:19.796984 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3ce9d5d8-2104-4837-b75e-86d87e67a1af tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/776df4fd-da4b-47ab-88ae-93b1c80df18e returned with HTTP 404 Jan 21 12:21:19.798088 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 980/1961] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:21:19 2021] DELETE /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/776df4fd-da4b-47ab-88ae-93b1c80df18e => generated 111 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:21:19.807004 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ca91fa0f-c6e1-46b8-ae26-4b3f9dd52cbf tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] DELETE http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76ffc34a-ebb5-44f5-a432-61d0f54e41b0 Jan 21 12:21:19.807547 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ca91fa0f-c6e1-46b8-ae26-4b3f9dd52cbf tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:19.808051 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ca91fa0f-c6e1-46b8-ae26-4b3f9dd52cbf tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:19.808417 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-ca91fa0f-c6e1-46b8-ae26-4b3f9dd52cbf tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Delete snapshot with id: 76ffc34a-ebb5-44f5-a432-61d0f54e41b0 Jan 21 12:21:19.855651 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ca91fa0f-c6e1-46b8-ae26-4b3f9dd52cbf tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76ffc34a-ebb5-44f5-a432-61d0f54e41b0 returned with HTTP 404 Jan 21 12:21:19.864924 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0d2d98c9-c956-4263-9124-dfd7bb2ff903 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] DELETE http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76faeab3-d2ac-4c5e-8596-16d3b04e8e91 Jan 21 12:21:19.865125 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 982/1962] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:21:19 2021] DELETE /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76ffc34a-ebb5-44f5-a432-61d0f54e41b0 => generated 111 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:21:19.866131 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0d2d98c9-c956-4263-9124-dfd7bb2ff903 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:19.866822 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0d2d98c9-c956-4263-9124-dfd7bb2ff903 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:19.867377 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-0d2d98c9-c956-4263-9124-dfd7bb2ff903 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Delete snapshot with id: 76faeab3-d2ac-4c5e-8596-16d3b04e8e91 Jan 21 12:21:19.927873 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0d2d98c9-c956-4263-9124-dfd7bb2ff903 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76faeab3-d2ac-4c5e-8596-16d3b04e8e91 returned with HTTP 404 Jan 21 12:21:19.929977 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 981/1963] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:21:19 2021] DELETE /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/76faeab3-d2ac-4c5e-8596-16d3b04e8e91 => generated 111 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:21:19.939085 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1f94c5f6-fec7-48cb-8cad-c8c483ce53a2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] DELETE http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/14802102-c009-4afa-895f-608468fde1d2 Jan 21 12:21:19.939624 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1f94c5f6-fec7-48cb-8cad-c8c483ce53a2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:19.940118 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1f94c5f6-fec7-48cb-8cad-c8c483ce53a2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:19.940482 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-1f94c5f6-fec7-48cb-8cad-c8c483ce53a2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Delete snapshot with id: 14802102-c009-4afa-895f-608468fde1d2 Jan 21 12:21:20.025646 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1f94c5f6-fec7-48cb-8cad-c8c483ce53a2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/14802102-c009-4afa-895f-608468fde1d2 returned with HTTP 404 Jan 21 12:21:20.026960 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 983/1964] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:21:19 2021] DELETE /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/14802102-c009-4afa-895f-608468fde1d2 => generated 111 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:21:20.039792 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c390514d-884d-4fb8-8900-6ceab60217f7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] DELETE http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:21:20.040532 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c390514d-884d-4fb8-8900-6ceab60217f7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:20.040788 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c390514d-884d-4fb8-8900-6ceab60217f7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:20.041263 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-c390514d-884d-4fb8-8900-6ceab60217f7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Delete volume with id: 15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:21:20.112343 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:21:20.112343 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:21:20.113411 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c390514d-884d-4fb8-8900-6ceab60217f7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:21:20.168533 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c390514d-884d-4fb8-8900-6ceab60217f7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Delete volume request issued successfully. Jan 21 12:21:20.169240 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c390514d-884d-4fb8-8900-6ceab60217f7 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 202 Jan 21 12:21:20.170285 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 982/1965] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:21:20 2021] DELETE /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:21:20.178074 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ec6ef661-ee80-41c1-92dc-8cb555c084b2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:21:20.179042 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ec6ef661-ee80-41c1-92dc-8cb555c084b2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:20.179537 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ec6ef661-ee80-41c1-92dc-8cb555c084b2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:20.253116 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:21:20.253116 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:21:20.263144 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ec6ef661-ee80-41c1-92dc-8cb555c084b2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:21:20.294957 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ec6ef661-ee80-41c1-92dc-8cb555c084b2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:21:20.296264 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 984/1966] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:21:20 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 1363 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:21:21.312422 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2e31670c-25d1-4d54-8d42-34b80223f2d3 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:21:21.312961 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2e31670c-25d1-4d54-8d42-34b80223f2d3 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:21.313260 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:21:21.313260 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:21:21.313540 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2e31670c-25d1-4d54-8d42-34b80223f2d3 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:21.436374 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:21:21.436374 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:21:21.459356 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2e31670c-25d1-4d54-8d42-34b80223f2d3 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:21:21.520020 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2e31670c-25d1-4d54-8d42-34b80223f2d3 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:21:21.531592 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 983/1967] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:21:21 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 1363 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:21:22.538342 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-55161f03-e743-4249-92b8-f42e5b5140b4 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:21:22.538906 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-55161f03-e743-4249-92b8-f42e5b5140b4 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:22.539128 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:21:22.539128 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:21:22.539497 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-55161f03-e743-4249-92b8-f42e5b5140b4 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:22.629423 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:21:22.629423 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:21:22.640440 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-55161f03-e743-4249-92b8-f42e5b5140b4 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:21:22.678970 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-55161f03-e743-4249-92b8-f42e5b5140b4 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 200 Jan 21 12:21:22.680075 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 985/1968] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:21:22 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 1363 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:21:23.696386 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9ca6bd97-5778-4970-9b25-da74487804f3 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 Jan 21 12:21:23.696910 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9ca6bd97-5778-4970-9b25-da74487804f3 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:23.697170 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:21:23.697170 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:21:23.697664 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9ca6bd97-5778-4970-9b25-da74487804f3 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:23.820691 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9ca6bd97-5778-4970-9b25-da74487804f3 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 returned with HTTP 404 Jan 21 12:21:23.823556 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 984/1969] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:21:23 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/15c93e37-8a20-4ad1-a91c-10077b6e6625 => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:21:23.833887 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b50e0505-2d04-4eb3-8a60-e9fbcfecd366 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] DELETE http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/877a37c4-c211-45ee-933d-0e77bdea4b1a Jan 21 12:21:23.834833 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b50e0505-2d04-4eb3-8a60-e9fbcfecd366 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:23.835203 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:21:23.835203 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:21:23.836397 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b50e0505-2d04-4eb3-8a60-e9fbcfecd366 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:23.837051 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-b50e0505-2d04-4eb3-8a60-e9fbcfecd366 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Delete snapshot with id: 877a37c4-c211-45ee-933d-0e77bdea4b1a Jan 21 12:21:23.870837 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:21:23.870837 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:21:23.872295 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b50e0505-2d04-4eb3-8a60-e9fbcfecd366 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:21:23.986099 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b50e0505-2d04-4eb3-8a60-e9fbcfecd366 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot delete request issued successfully. Jan 21 12:21:23.987299 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b50e0505-2d04-4eb3-8a60-e9fbcfecd366 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/877a37c4-c211-45ee-933d-0e77bdea4b1a returned with HTTP 202 Jan 21 12:21:23.988087 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 986/1970] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:21:23 2021] DELETE /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/877a37c4-c211-45ee-933d-0e77bdea4b1a => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:21:23.997440 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-35013b82-a8a1-41ab-9026-36287c93bfd2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/877a37c4-c211-45ee-933d-0e77bdea4b1a Jan 21 12:21:23.998388 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-35013b82-a8a1-41ab-9026-36287c93bfd2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:23.999421 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-35013b82-a8a1-41ab-9026-36287c93bfd2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:24.053382 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:21:24.053382 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:21:24.057309 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-35013b82-a8a1-41ab-9026-36287c93bfd2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:21:24.062857 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-35013b82-a8a1-41ab-9026-36287c93bfd2 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/877a37c4-c211-45ee-933d-0e77bdea4b1a returned with HTTP 200 Jan 21 12:21:24.064322 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 985/1971] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:21:23 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/877a37c4-c211-45ee-933d-0e77bdea4b1a => generated 467 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:21:25.080604 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-56b930bf-999e-4070-ac95-4702cea28377 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/877a37c4-c211-45ee-933d-0e77bdea4b1a Jan 21 12:21:25.081640 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-56b930bf-999e-4070-ac95-4702cea28377 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:25.082037 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:21:25.082037 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:21:25.082631 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-56b930bf-999e-4070-ac95-4702cea28377 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:25.170896 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:21:25.170896 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:21:25.184451 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-56b930bf-999e-4070-ac95-4702cea28377 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:21:25.187143 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-56b930bf-999e-4070-ac95-4702cea28377 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/877a37c4-c211-45ee-933d-0e77bdea4b1a returned with HTTP 200 Jan 21 12:21:25.188021 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 987/1972] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:21:25 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/877a37c4-c211-45ee-933d-0e77bdea4b1a => generated 467 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:21:26.208731 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e2f5c4b2-6636-451b-9e98-0f160e1913a4 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/877a37c4-c211-45ee-933d-0e77bdea4b1a Jan 21 12:21:26.209249 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e2f5c4b2-6636-451b-9e98-0f160e1913a4 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:26.209474 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:21:26.209474 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:21:26.209939 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e2f5c4b2-6636-451b-9e98-0f160e1913a4 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:26.272167 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:21:26.272167 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:21:26.284568 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e2f5c4b2-6636-451b-9e98-0f160e1913a4 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Snapshot retrieved successfully. Jan 21 12:21:26.287527 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e2f5c4b2-6636-451b-9e98-0f160e1913a4 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/877a37c4-c211-45ee-933d-0e77bdea4b1a returned with HTTP 200 Jan 21 12:21:26.294802 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 986/1973] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:21:26 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/877a37c4-c211-45ee-933d-0e77bdea4b1a => generated 467 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:21:27.304168 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ba01d28f-8182-4792-973b-95ad3d4863e9 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/877a37c4-c211-45ee-933d-0e77bdea4b1a Jan 21 12:21:27.305246 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ba01d28f-8182-4792-973b-95ad3d4863e9 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:27.305632 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:21:27.305632 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:21:27.306848 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ba01d28f-8182-4792-973b-95ad3d4863e9 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:27.349377 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ba01d28f-8182-4792-973b-95ad3d4863e9 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/877a37c4-c211-45ee-933d-0e77bdea4b1a returned with HTTP 404 Jan 21 12:21:27.352385 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 988/1974] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:21:27 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/snapshots/877a37c4-c211-45ee-933d-0e77bdea4b1a => generated 111 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:21:27.366246 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-729e83b7-c3c0-45c4-816e-30cc4723848b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] DELETE http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f Jan 21 12:21:27.366989 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-729e83b7-c3c0-45c4-816e-30cc4723848b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:27.367610 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:21:27.367610 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:21:27.368615 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-729e83b7-c3c0-45c4-816e-30cc4723848b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:27.369618 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-729e83b7-c3c0-45c4-816e-30cc4723848b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Delete volume with id: 022741fe-a639-4091-a6b9-f48e4f5ac35f Jan 21 12:21:27.454217 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:21:27.454217 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:21:27.456096 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-729e83b7-c3c0-45c4-816e-30cc4723848b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:21:27.525751 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-729e83b7-c3c0-45c4-816e-30cc4723848b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Delete volume request issued successfully. Jan 21 12:21:27.526238 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-729e83b7-c3c0-45c4-816e-30cc4723848b tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f returned with HTTP 202 Jan 21 12:21:27.527886 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 987/1975] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:21:27 2021] DELETE /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:21:27.535441 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eab662f9-9327-4eb3-8fa6-fc981b13c480 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f Jan 21 12:21:27.535964 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eab662f9-9327-4eb3-8fa6-fc981b13c480 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:27.536450 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eab662f9-9327-4eb3-8fa6-fc981b13c480 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:27.662894 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:21:27.662894 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:21:27.677587 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-eab662f9-9327-4eb3-8fa6-fc981b13c480 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:21:27.714979 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eab662f9-9327-4eb3-8fa6-fc981b13c480 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f returned with HTTP 200 Jan 21 12:21:27.716173 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 989/1976] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:21:27 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f => generated 915 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:21:28.734067 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-247f2b5a-1749-433f-afd8-020920d06247 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f Jan 21 12:21:28.735141 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-247f2b5a-1749-433f-afd8-020920d06247 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:28.735509 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:21:28.735509 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:21:28.736144 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-247f2b5a-1749-433f-afd8-020920d06247 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:28.826903 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:21:28.826903 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:21:28.837370 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-247f2b5a-1749-433f-afd8-020920d06247 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Volume info retrieved successfully. Jan 21 12:21:28.869486 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-247f2b5a-1749-433f-afd8-020920d06247 tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f returned with HTTP 200 Jan 21 12:21:28.880422 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 988/1977] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:21:28 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f => generated 915 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:21:29.886769 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e45bc1ec-580b-4217-94b6-2ff464439eba tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] GET http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f Jan 21 12:21:29.887350 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e45bc1ec-580b-4217-94b6-2ff464439eba tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:21:29.887465 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:21:29.887465 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:21:29.887807 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e45bc1ec-580b-4217-94b6-2ff464439eba tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:21:29.996696 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e45bc1ec-580b-4217-94b6-2ff464439eba tempest-VolumesSnapshotTestJSON-1034660739 tempest-VolumesSnapshotTestJSON-1034660739] http://10.222.0.89/volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f returned with HTTP 404 Jan 21 12:21:29.997882 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 990/1978] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:21:29 2021] GET /volume/v3/0dd3a35229ff47a2a49012bb2733bb6b/volumes/022741fe-a639-4091-a6b9-f48e4f5ac35f => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:22:22.297155 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8cc6835a-b41b-4012-a124-b8661088dc81 tempest-TestVolumeBootPattern-380711539 tempest-TestVolumeBootPattern-380711539] POST http://10.222.0.89/volume/v3/5fdd3d631bdf466bb516ecae76cff9ab/types Jan 21 12:22:22.297951 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:22:22.297951 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:22:22.298222 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8cc6835a-b41b-4012-a124-b8661088dc81 tempest-TestVolumeBootPattern-380711539 tempest-TestVolumeBootPattern-380711539] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1053067638", "extra_specs": {}}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:22:22.422906 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8cc6835a-b41b-4012-a124-b8661088dc81 tempest-TestVolumeBootPattern-380711539 tempest-TestVolumeBootPattern-380711539] http://10.222.0.89/volume/v3/5fdd3d631bdf466bb516ecae76cff9ab/types returned with HTTP 200 Jan 21 12:22:22.423771 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 989/1979] 10.222.0.89 () {60 vars in 1219 bytes} [Thu Jan 21 12:22:21 2021] POST /volume/v3/5fdd3d631bdf466bb516ecae76cff9ab/types => generated 212 bytes in 658 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:22:22.440894 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-722e9e7e-1506-4863-b2e5-8214aa1a7dd7 tempest-TestVolumeBootPattern-380711539 tempest-TestVolumeBootPattern-380711539] POST http://10.222.0.89/volume/v3/5fdd3d631bdf466bb516ecae76cff9ab/types/451c7b84-eff7-4ecc-a538-aeeacc5831a5/encryption Jan 21 12:22:22.442491 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-722e9e7e-1506-4863-b2e5-8214aa1a7dd7 tempest-TestVolumeBootPattern-380711539 tempest-TestVolumeBootPattern-380711539] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:22:22.518233 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-722e9e7e-1506-4863-b2e5-8214aa1a7dd7 tempest-TestVolumeBootPattern-380711539 tempest-TestVolumeBootPattern-380711539] http://10.222.0.89/volume/v3/5fdd3d631bdf466bb516ecae76cff9ab/types/451c7b84-eff7-4ecc-a538-aeeacc5831a5/encryption returned with HTTP 200 Jan 21 12:22:22.520236 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 991/1980] 10.222.0.89 () {60 vars in 1364 bytes} [Thu Jan 21 12:22:22 2021] POST /volume/v3/5fdd3d631bdf466bb516ecae76cff9ab/types/451c7b84-eff7-4ecc-a538-aeeacc5831a5/encryption => generated 230 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:22:22.830724 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-93067169-b917-4240-87c7-337690c340b7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] POST http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes Jan 21 12:22:22.832368 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-93067169-b917-4240-87c7-337690c340b7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-977356838", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1053067638", "size": 1}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:22:22.834331 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-93067169-b917-4240-87c7-337690c340b7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-977356838', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1053067638', 'size': 1}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:22:22.850162 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-93067169-b917-4240-87c7-337690c340b7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Create volume of 1 GB Jan 21 12:22:22.852233 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:22:22.852233 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:22:22.853546 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-93067169-b917-4240-87c7-337690c340b7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Availability Zones retrieved successfully. Jan 21 12:22:22.875605 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-93067169-b917-4240-87c7-337690c340b7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Flow 'volume_create_api' (9420e8fe-d9bb-4d35-bec2-207caa3b03d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:22:22.879300 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-93067169-b917-4240-87c7-337690c340b7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9ba787f-9e7d-4366-8084-2d079d89b2bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:22:22.884381 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-93067169-b917-4240-87c7-337690c340b7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:22:22.967484 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-93067169-b917-4240-87c7-337690c340b7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9ba787f-9e7d-4366-8084-2d079d89b2bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T12:22:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=451c7b84-eff7-4ecc-a538-aeeacc5831a5,is_public=True,name='tempest-scenario-type-luks-1053067638',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '451c7b84-eff7-4ecc-a538-aeeacc5831a5', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:22:22.970351 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-93067169-b917-4240-87c7-337690c340b7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20201bfe-6152-41d4-ace2-9251a3da330f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:22:23.035147 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-93067169-b917-4240-87c7-337690c340b7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1053067638 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1053067638, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:22:23.037316 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-93067169-b917-4240-87c7-337690c340b7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1053067638 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1053067638, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:22:23.122558 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-93067169-b917-4240-87c7-337690c340b7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Created reservations ['eca098ad-f7c5-46de-aee3-8f9c989800d3', '4bf2e4d3-f769-4f01-8f20-35c4ff1ed8ee', '36afe7a3-ad09-4d76-b4fa-9e7f3f56fb6c', 'ef10e9ec-05d7-4da8-88d8-04ccf56732e8'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:22:23.125611 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-93067169-b917-4240-87c7-337690c340b7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20201bfe-6152-41d4-ace2-9251a3da330f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eca098ad-f7c5-46de-aee3-8f9c989800d3', '4bf2e4d3-f769-4f01-8f20-35c4ff1ed8ee', '36afe7a3-ad09-4d76-b4fa-9e7f3f56fb6c', 'ef10e9ec-05d7-4da8-88d8-04ccf56732e8']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:22:23.127988 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-93067169-b917-4240-87c7-337690c340b7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ada1e5f8-a83f-4bb7-9bc3-707d46d34533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:22:23.218781 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-93067169-b917-4240-87c7-337690c340b7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ada1e5f8-a83f-4bb7-9bc3-707d46d34533) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-977356838',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2619f93eb1ba48929ec301702b6357e2',qos_specs=None,replication_status=,reservations=['eca098ad-f7c5-46de-aee3-8f9c989800d3','4bf2e4d3-f769-4f01-8f20-35c4ff1ed8ee','36afe7a3-ad09-4d76-b4fa-9e7f3f56fb6c','ef10e9ec-05d7-4da8-88d8-04ccf56732e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='554e53fb15eb44f998ed7f3950f23b33',volume_type_id=451c7b84-eff7-4ecc-a538-aeeacc5831a5), '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=2021-01-21T12:22:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-977356838',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2619f93eb1ba48929ec301702b6357e2',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,user_id='554e53fb15eb44f998ed7f3950f23b33',volume_attachment=,volume_type=,volume_type_id=451c7b84-eff7-4ecc-a538-aeeacc5831a5)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:22:23.223115 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-93067169-b917-4240-87c7-337690c340b7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a859e7a-495d-495f-86d4-dc4c5ae27f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:22:23.260754 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-93067169-b917-4240-87c7-337690c340b7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a859e7a-495d-495f-86d4-dc4c5ae27f63) 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-TestVolumeBootPattern-volume-977356838',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2619f93eb1ba48929ec301702b6357e2',qos_specs=None,replication_status=,reservations=['eca098ad-f7c5-46de-aee3-8f9c989800d3','4bf2e4d3-f769-4f01-8f20-35c4ff1ed8ee','36afe7a3-ad09-4d76-b4fa-9e7f3f56fb6c','ef10e9ec-05d7-4da8-88d8-04ccf56732e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='554e53fb15eb44f998ed7f3950f23b33',volume_type_id=451c7b84-eff7-4ecc-a538-aeeacc5831a5)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:22:23.263118 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-93067169-b917-4240-87c7-337690c340b7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c8a6c12-54bd-437a-90f9-62287a954af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:22:23.288200 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-93067169-b917-4240-87c7-337690c340b7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c8a6c12-54bd-437a-90f9-62287a954af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:22:23.292036 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-93067169-b917-4240-87c7-337690c340b7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Flow 'volume_create_api' (9420e8fe-d9bb-4d35-bec2-207caa3b03d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:22:23.393255 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-93067169-b917-4240-87c7-337690c340b7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Create volume request issued successfully. Jan 21 12:22:23.410851 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-93067169-b917-4240-87c7-337690c340b7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes returned with HTTP 202 Jan 21 12:22:23.411766 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 990/1981] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:22:22 2021] POST /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes => generated 845 bytes in 885 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:22:23.427876 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f351a251-3867-4811-9737-55899f037955 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb Jan 21 12:22:23.428431 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f351a251-3867-4811-9737-55899f037955 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:22:23.428931 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f351a251-3867-4811-9737-55899f037955 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:22:23.562378 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:22:23.562378 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:22:23.593224 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f351a251-3867-4811-9737-55899f037955 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:22:23.649743 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f351a251-3867-4811-9737-55899f037955 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb returned with HTTP 200 Jan 21 12:22:23.655010 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 992/1982] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:22:23 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb => generated 913 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:22:24.672862 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9c84e06b-b75c-4763-91dc-7a972f937473 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb Jan 21 12:22:24.674026 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9c84e06b-b75c-4763-91dc-7a972f937473 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:22:24.674375 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:22:24.674375 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:22:24.674927 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9c84e06b-b75c-4763-91dc-7a972f937473 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:22:24.852822 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:22:24.852822 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:22:24.890550 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9c84e06b-b75c-4763-91dc-7a972f937473 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:22:24.949908 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9c84e06b-b75c-4763-91dc-7a972f937473 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb returned with HTTP 200 Jan 21 12:22:24.957982 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 991/1983] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:22:24 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb => generated 937 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:22:25.976285 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7f76e93c-19fa-443b-ae14-b936cd7e22a7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb Jan 21 12:22:25.977921 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7f76e93c-19fa-443b-ae14-b936cd7e22a7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:22:25.978297 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:22:25.978297 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:22:25.978892 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7f76e93c-19fa-443b-ae14-b936cd7e22a7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:22:26.097787 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:22:26.097787 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:22:26.109116 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7f76e93c-19fa-443b-ae14-b936cd7e22a7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:22:26.147533 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7f76e93c-19fa-443b-ae14-b936cd7e22a7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb returned with HTTP 200 Jan 21 12:22:26.148578 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 993/1984] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:22:25 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb => generated 938 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:22:26.164656 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8ce16c62-73ce-4137-b888-88bb01f3663f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb Jan 21 12:22:26.165195 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8ce16c62-73ce-4137-b888-88bb01f3663f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:22:26.165421 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:22:26.165421 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:22:26.165850 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8ce16c62-73ce-4137-b888-88bb01f3663f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:22:26.233888 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:22:26.233888 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:22:26.262253 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8ce16c62-73ce-4137-b888-88bb01f3663f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:22:26.322697 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8ce16c62-73ce-4137-b888-88bb01f3663f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb returned with HTTP 200 Jan 21 12:22:26.323930 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 992/1985] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:22:26 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb => generated 938 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:22:26.339638 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-78a0eebe-1bbc-4eb7-99b7-3efe4751a9b7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] POST http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb/action Jan 21 12:22:26.340271 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:22:26.340271 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:22:26.340976 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-78a0eebe-1bbc-4eb7-99b7-3efe4751a9b7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:22:26.341519 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-78a0eebe-1bbc-4eb7-99b7-3efe4751a9b7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:22:26.462210 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:22:26.462210 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:22:26.463789 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-78a0eebe-1bbc-4eb7-99b7-3efe4751a9b7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:22:26.478957 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-78a0eebe-1bbc-4eb7-99b7-3efe4751a9b7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume updated successfully. Jan 21 12:22:26.479955 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-78a0eebe-1bbc-4eb7-99b7-3efe4751a9b7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb/action returned with HTTP 200 Jan 21 12:22:26.481019 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 994/1986] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:22:26 2021] POST /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb/action => generated 0 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 12:22:26.713871 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-067567bf-d23c-4314-aa0f-5d20650da439 req-4c0b1360-25cd-4b52-9826-a34e2697e5b0 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb Jan 21 12:22:26.714925 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-067567bf-d23c-4314-aa0f-5d20650da439 req-4c0b1360-25cd-4b52-9826-a34e2697e5b0 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:22:26.715283 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:22:26.715283 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:22:26.715855 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-067567bf-d23c-4314-aa0f-5d20650da439 req-4c0b1360-25cd-4b52-9826-a34e2697e5b0 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:22:26.788630 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:22:26.788630 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:22:26.799347 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-067567bf-d23c-4314-aa0f-5d20650da439 req-4c0b1360-25cd-4b52-9826-a34e2697e5b0 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:22:26.834648 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-067567bf-d23c-4314-aa0f-5d20650da439 req-4c0b1360-25cd-4b52-9826-a34e2697e5b0 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb returned with HTTP 200 Jan 21 12:22:26.835978 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 993/1987] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:22:26 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb => generated 937 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:22:28.443979 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-067567bf-d23c-4314-aa0f-5d20650da439 req-9c56929c-dede-4528-8993-a9f881813929 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb Jan 21 12:22:28.445158 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-067567bf-d23c-4314-aa0f-5d20650da439 req-9c56929c-dede-4528-8993-a9f881813929 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:22:28.445349 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:22:28.445349 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:22:28.445724 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-067567bf-d23c-4314-aa0f-5d20650da439 req-9c56929c-dede-4528-8993-a9f881813929 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:22:28.502152 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:22:28.502152 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:22:28.512342 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-067567bf-d23c-4314-aa0f-5d20650da439 req-9c56929c-dede-4528-8993-a9f881813929 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:22:28.538161 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-067567bf-d23c-4314-aa0f-5d20650da439 req-9c56929c-dede-4528-8993-a9f881813929 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb returned with HTTP 200 Jan 21 12:22:28.539874 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 995/1988] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:22:28 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb => generated 937 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:22:28.552846 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-067567bf-d23c-4314-aa0f-5d20650da439 req-4c0b1360-25cd-4b52-9826-a34e2697e5b0 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume// Jan 21 12:22:28.553323 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-067567bf-d23c-4314-aa0f-5d20650da439 req-4c0b1360-25cd-4b52-9826-a34e2697e5b0 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:22:28.553555 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:22:28.553555 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:22:28.554035 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-067567bf-d23c-4314-aa0f-5d20650da439 req-4c0b1360-25cd-4b52-9826-a34e2697e5b0 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:22:28.555706 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-067567bf-d23c-4314-aa0f-5d20650da439 req-4c0b1360-25cd-4b52-9826-a34e2697e5b0 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:22:28.556640 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 994/1989] 10.222.0.89 () {58 vars in 1289 bytes} [Thu Jan 21 12:22:28 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:22:28.596437 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-067567bf-d23c-4314-aa0f-5d20650da439 req-5d034ec8-2732-4df9-a65a-67b8785c5068 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] POST http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments Jan 21 12:22:28.596948 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:22:28.596948 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:22:28.597361 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-067567bf-d23c-4314-aa0f-5d20650da439 req-5d034ec8-2732-4df9-a65a-67b8785c5068 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb", "instance_uuid": "416a5756-aa60-441d-a801-4498b606ce6f", "connector": null}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:22:28.709416 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:22:28.709416 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:22:28.799316 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-067567bf-d23c-4314-aa0f-5d20650da439 req-5d034ec8-2732-4df9-a65a-67b8785c5068 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments returned with HTTP 200 Jan 21 12:22:28.815091 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 996/1990] 10.222.0.89 () {66 vars in 1565 bytes} [Thu Jan 21 12:22:28 2021] POST /volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments => generated 273 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 12:22:30.634349 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-067567bf-d23c-4314-aa0f-5d20650da439 req-4c0b1360-25cd-4b52-9826-a34e2697e5b0 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume// Jan 21 12:22:30.640677 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-067567bf-d23c-4314-aa0f-5d20650da439 req-4c0b1360-25cd-4b52-9826-a34e2697e5b0 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:22:30.641922 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-067567bf-d23c-4314-aa0f-5d20650da439 req-4c0b1360-25cd-4b52-9826-a34e2697e5b0 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:22:30.643589 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-067567bf-d23c-4314-aa0f-5d20650da439 req-4c0b1360-25cd-4b52-9826-a34e2697e5b0 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:22:30.644597 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 995/1991] 10.222.0.90 () {56 vars in 1089 bytes} [Thu Jan 21 12:22:30 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:22:30.658676 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-067567bf-d23c-4314-aa0f-5d20650da439 req-badb86df-7387-4b3e-84dc-c119ba009702 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb Jan 21 12:22:30.659280 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-067567bf-d23c-4314-aa0f-5d20650da439 req-badb86df-7387-4b3e-84dc-c119ba009702 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:22:30.659825 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:22:30.659825 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:22:30.660281 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-067567bf-d23c-4314-aa0f-5d20650da439 req-badb86df-7387-4b3e-84dc-c119ba009702 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:22:30.766848 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:22:30.766848 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:22:30.780558 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-067567bf-d23c-4314-aa0f-5d20650da439 req-badb86df-7387-4b3e-84dc-c119ba009702 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:22:30.801625 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:22:30.801625 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:22:30.811499 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-067567bf-d23c-4314-aa0f-5d20650da439 req-badb86df-7387-4b3e-84dc-c119ba009702 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb returned with HTTP 200 Jan 21 12:22:30.813038 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 997/1992] 10.222.0.90 () {60 vars in 1403 bytes} [Thu Jan 21 12:22:30 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb => generated 1035 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:22:30.849354 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-067567bf-d23c-4314-aa0f-5d20650da439 req-1cb40047-c1c7-4085-a821-d089d86198ce tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] PUT http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/ea516f9f-1bf3-4129-8c51-b669770278cc Jan 21 12:22:30.850418 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-067567bf-d23c-4314-aa0f-5d20650da439 req-1cb40047-c1c7-4085-a821-d089d86198ce tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.90", "host": "n-h2-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:22:30.894312 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 12:22:30.894312 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 12:22:30.894801 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-067567bf-d23c-4314-aa0f-5d20650da439 req-1cb40047-c1c7-4085-a821-d089d86198ce tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Lock "b'cinder-attachment_update-5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb-n-h2-760354-3'" acquired by "attachment_update" :: waited 0.022s {{(pid=87986) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 12:22:30.897734 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:22:30.897734 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:22:32.870342 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-067567bf-d23c-4314-aa0f-5d20650da439 req-1cb40047-c1c7-4085-a821-d089d86198ce tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Lock "b'cinder-attachment_update-5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb-n-h2-760354-3'" released by "attachment_update" :: held 1.976s {{(pid=87986) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 12:22:32.871869 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-067567bf-d23c-4314-aa0f-5d20650da439 req-1cb40047-c1c7-4085-a821-d089d86198ce tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/ea516f9f-1bf3-4129-8c51-b669770278cc returned with HTTP 200 Jan 21 12:22:32.873271 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 996/1993] 10.222.0.90 () {64 vars in 1468 bytes} [Thu Jan 21 12:22:30 2021] PUT /volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/ea516f9f-1bf3-4129-8c51-b669770278cc => generated 761 bytes in 2029 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:22:32.926007 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-067567bf-d23c-4314-aa0f-5d20650da439 req-8f79869d-27ea-4750-a95e-bd36efa0f3d4 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] POST http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/ea516f9f-1bf3-4129-8c51-b669770278cc/action Jan 21 12:22:32.927062 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:22:32.927062 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:22:32.927823 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-067567bf-d23c-4314-aa0f-5d20650da439 req-8f79869d-27ea-4750-a95e-bd36efa0f3d4 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action body: b'{"os-complete": null}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:22:32.928713 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-067567bf-d23c-4314-aa0f-5d20650da439 req-8f79869d-27ea-4750-a95e-bd36efa0f3d4 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:22:33.018980 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:22:33.018980 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:22:33.039356 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-067567bf-d23c-4314-aa0f-5d20650da439 req-8f79869d-27ea-4750-a95e-bd36efa0f3d4 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/ea516f9f-1bf3-4129-8c51-b669770278cc/action returned with HTTP 204 Jan 21 12:22:33.040594 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 998/1994] 10.222.0.90 () {64 vars in 1489 bytes} [Thu Jan 21 12:22:32 2021] POST /volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/ea516f9f-1bf3-4129-8c51-b669770278cc/action => generated 0 bytes in 121 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:23:01.904352 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-fac3464d-3391-4601-b6a1-871d52afa1d9 req-fdcfd5d2-0eb0-4fd5-b517-b04400fc45be tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] DELETE http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/ea516f9f-1bf3-4129-8c51-b669770278cc Jan 21 12:23:01.905107 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-fac3464d-3391-4601-b6a1-871d52afa1d9 req-fdcfd5d2-0eb0-4fd5-b517-b04400fc45be tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:01.905724 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:01.905724 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:01.906099 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-fac3464d-3391-4601-b6a1-871d52afa1d9 req-fdcfd5d2-0eb0-4fd5-b517-b04400fc45be tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:01.945668 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:01.945668 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:02.540269 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-fac3464d-3391-4601-b6a1-871d52afa1d9 req-fdcfd5d2-0eb0-4fd5-b517-b04400fc45be tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 12:23:02.541433 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-fac3464d-3391-4601-b6a1-871d52afa1d9 req-fdcfd5d2-0eb0-4fd5-b517-b04400fc45be tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Pending status list for volume during attachment-delete: [] {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 12:23:02.551143 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-fac3464d-3391-4601-b6a1-871d52afa1d9 req-fdcfd5d2-0eb0-4fd5-b517-b04400fc45be tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/ea516f9f-1bf3-4129-8c51-b669770278cc returned with HTTP 200 Jan 21 12:23:02.552412 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 997/1995] 10.222.0.90 () {62 vars in 1437 bytes} [Thu Jan 21 12:23:01 2021] DELETE /volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/ea516f9f-1bf3-4129-8c51-b669770278cc => generated 19 bytes in 653 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:03.023818 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-279ef44c-a74c-41f8-9113-32910f9cb14a tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] POST http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes Jan 21 12:23:03.024402 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:03.024402 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:03.024919 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-279ef44c-a74c-41f8-9113-32910f9cb14a tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1643233370"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:23:03.026192 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-279ef44c-a74c-41f8-9113-32910f9cb14a tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1643233370'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:23:03.026563 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-279ef44c-a74c-41f8-9113-32910f9cb14a tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Create volume of 1 GB Jan 21 12:23:03.041244 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-279ef44c-a74c-41f8-9113-32910f9cb14a tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Availability Zones retrieved successfully. Jan 21 12:23:03.058887 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-279ef44c-a74c-41f8-9113-32910f9cb14a tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Flow 'volume_create_api' (8966cccb-cd64-43b5-a5f0-3ef86217313f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:23:03.062262 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-279ef44c-a74c-41f8-9113-32910f9cb14a tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73054861-3a18-4646-bc79-e6b669b7492a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:03.064098 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-279ef44c-a74c-41f8-9113-32910f9cb14a tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:23:03.146395 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-279ef44c-a74c-41f8-9113-32910f9cb14a tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73054861-3a18-4646-bc79-e6b669b7492a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:03.149911 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-279ef44c-a74c-41f8-9113-32910f9cb14a tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (590cbdc5-bcd9-4647-b046-d1f48e9f16d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:03.281622 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-279ef44c-a74c-41f8-9113-32910f9cb14a tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Created reservations ['8579d6a3-2fbe-48fc-a284-05b3fb4e7ecb', '3ddc6a86-76cf-4d9d-a0c2-1d59d0fc193d', 'dc87fa13-8b18-4eb3-8b09-896452e57235', '7c24cbe4-3557-4939-bdb6-989d0754cecf'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:23:03.284902 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-279ef44c-a74c-41f8-9113-32910f9cb14a tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (590cbdc5-bcd9-4647-b046-d1f48e9f16d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8579d6a3-2fbe-48fc-a284-05b3fb4e7ecb', '3ddc6a86-76cf-4d9d-a0c2-1d59d0fc193d', 'dc87fa13-8b18-4eb3-8b09-896452e57235', '7c24cbe4-3557-4939-bdb6-989d0754cecf']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:03.288102 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-279ef44c-a74c-41f8-9113-32910f9cb14a tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc133802-bf24-4113-89b3-d8206be1cd33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:03.383356 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-279ef44c-a74c-41f8-9113-32910f9cb14a tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc133802-bf24-4113-89b3-d8206be1cd33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd49d5d02-8728-469d-941d-1212f0ae724e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1643233370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d23fe296a2cd46b484d0bafd612d7cf1',qos_specs=None,replication_status=,reservations=['8579d6a3-2fbe-48fc-a284-05b3fb4e7ecb','3ddc6a86-76cf-4d9d-a0c2-1d59d0fc193d','dc87fa13-8b18-4eb3-8b09-896452e57235','7c24cbe4-3557-4939-bdb6-989d0754cecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf5f207d237b4c38a177cd625a706e61',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:23:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1643233370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d49d5d02-8728-469d-941d-1212f0ae724e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d23fe296a2cd46b484d0bafd612d7cf1',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,user_id='cf5f207d237b4c38a177cd625a706e61',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:03.386497 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-279ef44c-a74c-41f8-9113-32910f9cb14a tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a25cd436-6be9-44c8-974a-131b9dd375eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:03.418614 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-279ef44c-a74c-41f8-9113-32910f9cb14a tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a25cd436-6be9-44c8-974a-131b9dd375eb) 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-1643233370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d23fe296a2cd46b484d0bafd612d7cf1',qos_specs=None,replication_status=,reservations=['8579d6a3-2fbe-48fc-a284-05b3fb4e7ecb','3ddc6a86-76cf-4d9d-a0c2-1d59d0fc193d','dc87fa13-8b18-4eb3-8b09-896452e57235','7c24cbe4-3557-4939-bdb6-989d0754cecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf5f207d237b4c38a177cd625a706e61',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:03.420655 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-279ef44c-a74c-41f8-9113-32910f9cb14a tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92644708-280b-4c64-9cd2-98389f9e1c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:03.438380 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-279ef44c-a74c-41f8-9113-32910f9cb14a tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92644708-280b-4c64-9cd2-98389f9e1c19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:03.441725 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-279ef44c-a74c-41f8-9113-32910f9cb14a tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Flow 'volume_create_api' (8966cccb-cd64-43b5-a5f0-3ef86217313f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:23:03.497751 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-279ef44c-a74c-41f8-9113-32910f9cb14a tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Create volume request issued successfully. Jan 21 12:23:03.515779 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-279ef44c-a74c-41f8-9113-32910f9cb14a tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes returned with HTTP 202 Jan 21 12:23:03.527194 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 999/1996] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:23:03 2021] POST /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes => generated 820 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:23:03.531886 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-479507e8-5fbd-447a-98b3-e9b4f26d4410 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e Jan 21 12:23:03.532433 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-479507e8-5fbd-447a-98b3-e9b4f26d4410 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:03.532655 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:03.532655 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:03.533032 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-479507e8-5fbd-447a-98b3-e9b4f26d4410 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:03.626314 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:03.626314 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:03.635923 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-479507e8-5fbd-447a-98b3-e9b4f26d4410 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:23:03.674909 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-479507e8-5fbd-447a-98b3-e9b4f26d4410 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e returned with HTTP 200 Jan 21 12:23:03.676301 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 998/1997] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:03 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e => generated 888 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:04.074818 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-162aa35e-6195-45ac-a248-bc9724bc36e7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] DELETE http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb Jan 21 12:23:04.074818 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-162aa35e-6195-45ac-a248-bc9724bc36e7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:04.074818 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:04.074818 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:04.074818 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-162aa35e-6195-45ac-a248-bc9724bc36e7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:04.074818 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-162aa35e-6195-45ac-a248-bc9724bc36e7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Delete volume with id: 5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb Jan 21 12:23:04.162419 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:04.162419 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:04.163677 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-162aa35e-6195-45ac-a248-bc9724bc36e7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:04.194636 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.keymgr.conf_key_mgr [None req-162aa35e-6195-45ac-a248-bc9724bc36e7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 21 12:23:04.223077 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-162aa35e-6195-45ac-a248-bc9724bc36e7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Delete volume request issued successfully. Jan 21 12:23:04.223665 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-162aa35e-6195-45ac-a248-bc9724bc36e7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb returned with HTTP 202 Jan 21 12:23:04.230489 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1000/1998] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:23:04 2021] DELETE /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:23:04.234738 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-38a8cd93-0540-4e80-b3d1-a7f910ecbbbc tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb Jan 21 12:23:04.235671 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-38a8cd93-0540-4e80-b3d1-a7f910ecbbbc tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:04.235893 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:04.235893 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:04.236263 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-38a8cd93-0540-4e80-b3d1-a7f910ecbbbc tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:04.339916 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:04.339916 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:04.351094 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-38a8cd93-0540-4e80-b3d1-a7f910ecbbbc tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:04.385252 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-38a8cd93-0540-4e80-b3d1-a7f910ecbbbc tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb returned with HTTP 200 Jan 21 12:23:04.388356 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 999/1999] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:04 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb => generated 936 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:04.694789 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f9209584-6e26-4aa7-b1ae-fd5659832181 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e Jan 21 12:23:04.695426 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f9209584-6e26-4aa7-b1ae-fd5659832181 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:04.695719 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:04.695719 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:04.696226 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f9209584-6e26-4aa7-b1ae-fd5659832181 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:04.793945 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:04.793945 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:04.810098 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f9209584-6e26-4aa7-b1ae-fd5659832181 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:23:04.839047 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f9209584-6e26-4aa7-b1ae-fd5659832181 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e returned with HTTP 200 Jan 21 12:23:04.840238 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1001/2000] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:04 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e => generated 913 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:05.010760 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c8a6d97a-675c-4c22-a409-dd90bf7c4734 req-71fea833-589b-4791-9f26-6b984fb89690 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e Jan 21 12:23:05.011583 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c8a6d97a-675c-4c22-a409-dd90bf7c4734 req-71fea833-589b-4791-9f26-6b984fb89690 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:05.011954 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:05.011954 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:05.012889 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c8a6d97a-675c-4c22-a409-dd90bf7c4734 req-71fea833-589b-4791-9f26-6b984fb89690 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:05.084988 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:05.084988 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:05.095645 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-c8a6d97a-675c-4c22-a409-dd90bf7c4734 req-71fea833-589b-4791-9f26-6b984fb89690 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:23:05.127951 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c8a6d97a-675c-4c22-a409-dd90bf7c4734 req-71fea833-589b-4791-9f26-6b984fb89690 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e returned with HTTP 200 Jan 21 12:23:05.129149 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1000/2001] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:23:05 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e => generated 913 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:05.237858 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f9209584-6e26-4aa7-b1ae-fd5659832181 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume// Jan 21 12:23:05.238436 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f9209584-6e26-4aa7-b1ae-fd5659832181 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:05.238660 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:05.238660 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:05.239042 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f9209584-6e26-4aa7-b1ae-fd5659832181 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:05.240842 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f9209584-6e26-4aa7-b1ae-fd5659832181 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:23:05.241463 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1002/2002] 10.222.0.89 () {58 vars in 1289 bytes} [Thu Jan 21 12:23:05 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 12:23:05.258523 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c8a6d97a-675c-4c22-a409-dd90bf7c4734 req-ac1b89b1-2079-48e5-9dbc-130cf9331a40 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] POST http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/attachments Jan 21 12:23:05.258523 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:05.258523 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:05.258733 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c8a6d97a-675c-4c22-a409-dd90bf7c4734 req-ac1b89b1-2079-48e5-9dbc-130cf9331a40 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d49d5d02-8728-469d-941d-1212f0ae724e", "instance_uuid": "2ef8345a-2509-4eed-8504-80d110d6ae50", "connector": null}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:23:05.356931 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:05.356931 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:05.408070 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d6859e1d-ff00-4bbf-940c-121cc838ce80 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb Jan 21 12:23:05.408589 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d6859e1d-ff00-4bbf-940c-121cc838ce80 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:05.409067 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d6859e1d-ff00-4bbf-940c-121cc838ce80 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:05.426382 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c8a6d97a-675c-4c22-a409-dd90bf7c4734 req-ac1b89b1-2079-48e5-9dbc-130cf9331a40 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/attachments returned with HTTP 200 Jan 21 12:23:05.440758 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1001/2003] 10.222.0.89 () {66 vars in 1565 bytes} [Thu Jan 21 12:23:05 2021] POST /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/attachments => generated 273 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:05.476024 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-383bbcb2-a97e-44c3-9cce-e9fccb0ab3d2 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e Jan 21 12:23:05.477227 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-383bbcb2-a97e-44c3-9cce-e9fccb0ab3d2 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:05.477666 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:05.477666 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:05.478401 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-383bbcb2-a97e-44c3-9cce-e9fccb0ab3d2 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:05.525557 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:05.525557 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:05.550849 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:05.550849 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:05.552183 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d6859e1d-ff00-4bbf-940c-121cc838ce80 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:05.561118 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-383bbcb2-a97e-44c3-9cce-e9fccb0ab3d2 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:23:05.594057 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d6859e1d-ff00-4bbf-940c-121cc838ce80 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb returned with HTTP 200 Jan 21 12:23:05.595229 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1003/2004] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:05 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb => generated 936 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:05.596351 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d6859e1d-ff00-4bbf-940c-121cc838ce80 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume// Jan 21 12:23:05.597626 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d6859e1d-ff00-4bbf-940c-121cc838ce80 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:05.598508 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:05.598508 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:05.599483 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d6859e1d-ff00-4bbf-940c-121cc838ce80 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:05.600898 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d6859e1d-ff00-4bbf-940c-121cc838ce80 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:23:05.601104 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:05.601104 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:05.602006 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1004/2005] 10.222.0.95 () {56 vars in 1089 bytes} [Thu Jan 21 12:23:05 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:23:05.618758 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c8a6d97a-675c-4c22-a409-dd90bf7c4734 req-94c79745-befc-44d6-a28e-0f335c9bfddd tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e Jan 21 12:23:05.619540 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c8a6d97a-675c-4c22-a409-dd90bf7c4734 req-94c79745-befc-44d6-a28e-0f335c9bfddd tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:05.620255 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c8a6d97a-675c-4c22-a409-dd90bf7c4734 req-94c79745-befc-44d6-a28e-0f335c9bfddd tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:05.620372 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-383bbcb2-a97e-44c3-9cce-e9fccb0ab3d2 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e returned with HTTP 200 Jan 21 12:23:05.621325 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1002/2006] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:05 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e => generated 912 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:05.687058 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:05.687058 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:05.698411 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-c8a6d97a-675c-4c22-a409-dd90bf7c4734 req-94c79745-befc-44d6-a28e-0f335c9bfddd tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:23:05.723277 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:05.723277 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:05.734333 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c8a6d97a-675c-4c22-a409-dd90bf7c4734 req-94c79745-befc-44d6-a28e-0f335c9bfddd tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e returned with HTTP 200 Jan 21 12:23:05.735324 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1005/2007] 10.222.0.95 () {60 vars in 1403 bytes} [Thu Jan 21 12:23:05 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e => generated 1011 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:23:05.776945 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c8a6d97a-675c-4c22-a409-dd90bf7c4734 req-e17802a6-70fd-4637-a891-e14b031d3cb8 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] PUT http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/attachments/11dc58b4-6f2d-4d54-9e9c-e0562329df34 Jan 21 12:23:05.777738 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:05.777738 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:05.778445 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c8a6d97a-675c-4c22-a409-dd90bf7c4734 req-e17802a6-70fd-4637-a891-e14b031d3cb8 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.95", "host": "n-h1-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:23:05.811520 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 12:23:05.811520 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 12:23:05.812322 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-c8a6d97a-675c-4c22-a409-dd90bf7c4734 req-e17802a6-70fd-4637-a891-e14b031d3cb8 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Lock "b'cinder-attachment_update-d49d5d02-8728-469d-941d-1212f0ae724e-n-h1-760354-3'" acquired by "attachment_update" :: waited 0.011s {{(pid=87986) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 12:23:05.815310 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:05.815310 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:06.372322 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9e47d851-9ba8-465a-a639-04b8af6c588e tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] POST http://10.222.0.89/volume/v3/011306eee90743d48a9dd72fa3d4967a/group_types Jan 21 12:23:06.372873 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:06.372873 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:06.373249 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9e47d851-9ba8-465a-a639-04b8af6c588e tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-865777084"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:23:06.430378 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9e47d851-9ba8-465a-a639-04b8af6c588e tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] http://10.222.0.89/volume/v3/011306eee90743d48a9dd72fa3d4967a/group_types returned with HTTP 202 Jan 21 12:23:06.431237 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1006/2008] 10.222.0.89 () {62 vars in 1278 bytes} [Thu Jan 21 12:23:06 2021] POST /volume/v3/011306eee90743d48a9dd72fa3d4967a/group_types => generated 180 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:23:06.441998 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ee09170d-713b-4721-b558-c93af6787617 tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] POST http://10.222.0.89/volume/v3/011306eee90743d48a9dd72fa3d4967a/group_types/3b0759eb-5e41-4667-a4b3-aee0f02bc16b/group_specs Jan 21 12:23:06.442828 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ee09170d-713b-4721-b558-c93af6787617 tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:23:06.478134 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ee09170d-713b-4721-b558-c93af6787617 tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] http://10.222.0.89/volume/v3/011306eee90743d48a9dd72fa3d4967a/group_types/3b0759eb-5e41-4667-a4b3-aee0f02bc16b/group_specs returned with HTTP 202 Jan 21 12:23:06.484966 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1007/2009] 10.222.0.89 () {62 vars in 1425 bytes} [Thu Jan 21 12:23:06 2021] POST /volume/v3/011306eee90743d48a9dd72fa3d4967a/group_types/3b0759eb-5e41-4667-a4b3-aee0f02bc16b/group_specs => generated 53 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:23:06.490343 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-79537149-a0a8-4a85-a5d8-8beca22ab7f1 tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] POST http://10.222.0.89/volume/v3/011306eee90743d48a9dd72fa3d4967a/group_types/3b0759eb-5e41-4667-a4b3-aee0f02bc16b/group_specs Jan 21 12:23:06.491101 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-79537149-a0a8-4a85-a5d8-8beca22ab7f1 tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:23:06.530575 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-79537149-a0a8-4a85-a5d8-8beca22ab7f1 tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] http://10.222.0.89/volume/v3/011306eee90743d48a9dd72fa3d4967a/group_types/3b0759eb-5e41-4667-a4b3-aee0f02bc16b/group_specs returned with HTTP 202 Jan 21 12:23:06.532066 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1008/2010] 10.222.0.89 () {62 vars in 1425 bytes} [Thu Jan 21 12:23:06 2021] POST /volume/v3/011306eee90743d48a9dd72fa3d4967a/group_types/3b0759eb-5e41-4667-a4b3-aee0f02bc16b/group_specs => generated 61 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:23:06.548168 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6969eb3f-9465-4b91-ada2-73f641a5f7e3 tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] GET http://10.222.0.89/volume/v3/011306eee90743d48a9dd72fa3d4967a/group_types/3b0759eb-5e41-4667-a4b3-aee0f02bc16b/group_specs/key2 Jan 21 12:23:06.548749 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6969eb3f-9465-4b91-ada2-73f641a5f7e3 tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:06.549366 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6969eb3f-9465-4b91-ada2-73f641a5f7e3 tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:06.582717 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6969eb3f-9465-4b91-ada2-73f641a5f7e3 tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] http://10.222.0.89/volume/v3/011306eee90743d48a9dd72fa3d4967a/group_types/3b0759eb-5e41-4667-a4b3-aee0f02bc16b/group_specs/key2 returned with HTTP 200 Jan 21 12:23:06.583741 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1009/2011] 10.222.0.89 () {60 vars in 1419 bytes} [Thu Jan 21 12:23:06 2021] GET /volume/v3/011306eee90743d48a9dd72fa3d4967a/group_types/3b0759eb-5e41-4667-a4b3-aee0f02bc16b/group_specs/key2 => generated 26 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:06.596258 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-92a541d5-d7c8-4504-b6ba-5305059555e4 tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] GET http://10.222.0.89/volume/v3/011306eee90743d48a9dd72fa3d4967a/group_types/3b0759eb-5e41-4667-a4b3-aee0f02bc16b/group_specs/key3 Jan 21 12:23:06.597246 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-92a541d5-d7c8-4504-b6ba-5305059555e4 tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:06.597975 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-92a541d5-d7c8-4504-b6ba-5305059555e4 tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:06.626813 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-92a541d5-d7c8-4504-b6ba-5305059555e4 tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] http://10.222.0.89/volume/v3/011306eee90743d48a9dd72fa3d4967a/group_types/3b0759eb-5e41-4667-a4b3-aee0f02bc16b/group_specs/key3 returned with HTTP 200 Jan 21 12:23:06.629595 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1010/2012] 10.222.0.89 () {60 vars in 1419 bytes} [Thu Jan 21 12:23:06 2021] GET /volume/v3/011306eee90743d48a9dd72fa3d4967a/group_types/3b0759eb-5e41-4667-a4b3-aee0f02bc16b/group_specs/key3 => generated 18 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:06.639171 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c0fbb194-bc7b-47ff-a8aa-0dfab028cbcb tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb Jan 21 12:23:06.641037 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c0fbb194-bc7b-47ff-a8aa-0dfab028cbcb tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:06.641789 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c0fbb194-bc7b-47ff-a8aa-0dfab028cbcb tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:06.715456 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c0fbb194-bc7b-47ff-a8aa-0dfab028cbcb tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb returned with HTTP 404 Jan 21 12:23:06.720225 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1011/2013] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:06 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/5c3f372c-b7f4-4cdc-84e5-fa0aa6d36cdb => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:23:06.723206 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e29ce110-02b8-448d-8c8d-6794438d62ed tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] PUT http://10.222.0.89/volume/v3/011306eee90743d48a9dd72fa3d4967a/group_types/3b0759eb-5e41-4667-a4b3-aee0f02bc16b/group_specs/key3 Jan 21 12:23:06.724229 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e29ce110-02b8-448d-8c8d-6794438d62ed tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:23:06.748592 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e29ce110-02b8-448d-8c8d-6794438d62ed tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] http://10.222.0.89/volume/v3/011306eee90743d48a9dd72fa3d4967a/group_types/3b0759eb-5e41-4667-a4b3-aee0f02bc16b/group_specs/key3 returned with HTTP 200 Jan 21 12:23:06.749864 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1012/2014] 10.222.0.89 () {62 vars in 1439 bytes} [Thu Jan 21 12:23:06 2021] PUT /volume/v3/011306eee90743d48a9dd72fa3d4967a/group_types/3b0759eb-5e41-4667-a4b3-aee0f02bc16b/group_specs/key3 => generated 26 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:06.754276 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9b056761-07b3-4e01-b66a-afa7be5a1965 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e Jan 21 12:23:06.754836 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9b056761-07b3-4e01-b66a-afa7be5a1965 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:06.755320 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9b056761-07b3-4e01-b66a-afa7be5a1965 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:06.809804 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:06.809804 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:06.819101 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9b056761-07b3-4e01-b66a-afa7be5a1965 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:23:06.843153 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:06.843153 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:06.853935 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9b056761-07b3-4e01-b66a-afa7be5a1965 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e returned with HTTP 200 Jan 21 12:23:06.863938 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1013/2015] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:06 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e => generated 912 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:06.863938 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4f61993c-775e-43d1-889c-f81d23584e38 tempest-TestVolumeBootPattern-380711539 tempest-TestVolumeBootPattern-380711539] GET http://10.222.0.89/volume/v3/5fdd3d631bdf466bb516ecae76cff9ab/volumes/detail?all_tenants=1 Jan 21 12:23:06.863938 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4f61993c-775e-43d1-889c-f81d23584e38 tempest-TestVolumeBootPattern-380711539 tempest-TestVolumeBootPattern-380711539] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:06.863938 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:06.863938 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:06.863938 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4f61993c-775e-43d1-889c-f81d23584e38 tempest-TestVolumeBootPattern-380711539 tempest-TestVolumeBootPattern-380711539] Calling method 'detail' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:06.863938 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4f61993c-775e-43d1-889c-f81d23584e38 tempest-TestVolumeBootPattern-380711539 tempest-TestVolumeBootPattern-380711539] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87985) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:23:06.936078 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4f61993c-775e-43d1-889c-f81d23584e38 tempest-TestVolumeBootPattern-380711539 tempest-TestVolumeBootPattern-380711539] Get all volumes completed successfully. Jan 21 12:23:06.937648 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:06.937648 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:06.947455 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4f61993c-775e-43d1-889c-f81d23584e38 tempest-TestVolumeBootPattern-380711539 tempest-TestVolumeBootPattern-380711539] http://10.222.0.89/volume/v3/5fdd3d631bdf466bb516ecae76cff9ab/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 21 12:23:06.957733 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1014/2016] 10.222.0.89 () {58 vars in 1252 bytes} [Thu Jan 21 12:23:06 2021] GET /volume/v3/5fdd3d631bdf466bb516ecae76cff9ab/volumes/detail?all_tenants=1 => generated 1086 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:06.957733 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c39bef3b-6487-4345-b030-ab7b3a2ebe68 tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] GET http://10.222.0.89/volume/v3/011306eee90743d48a9dd72fa3d4967a/group_types/3b0759eb-5e41-4667-a4b3-aee0f02bc16b/group_specs Jan 21 12:23:06.957733 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c39bef3b-6487-4345-b030-ab7b3a2ebe68 tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:06.957733 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:06.957733 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:06.957733 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c39bef3b-6487-4345-b030-ab7b3a2ebe68 tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:06.974315 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c39bef3b-6487-4345-b030-ab7b3a2ebe68 tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] http://10.222.0.89/volume/v3/011306eee90743d48a9dd72fa3d4967a/group_types/3b0759eb-5e41-4667-a4b3-aee0f02bc16b/group_specs returned with HTTP 200 Jan 21 12:23:06.975330 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1015/2017] 10.222.0.89 () {60 vars in 1404 bytes} [Thu Jan 21 12:23:06 2021] GET /volume/v3/011306eee90743d48a9dd72fa3d4967a/group_types/3b0759eb-5e41-4667-a4b3-aee0f02bc16b/group_specs => generated 87 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:06.980097 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5278874c-d0c1-4470-8460-b7f861f605f3 tempest-TestVolumeBootPattern-380711539 tempest-TestVolumeBootPattern-380711539] DELETE http://10.222.0.89/volume/v3/5fdd3d631bdf466bb516ecae76cff9ab/types/451c7b84-eff7-4ecc-a538-aeeacc5831a5 Jan 21 12:23:06.981005 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5278874c-d0c1-4470-8460-b7f861f605f3 tempest-TestVolumeBootPattern-380711539 tempest-TestVolumeBootPattern-380711539] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:06.981776 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5278874c-d0c1-4470-8460-b7f861f605f3 tempest-TestVolumeBootPattern-380711539 tempest-TestVolumeBootPattern-380711539] Calling method '_delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:07.089160 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 12:23:07.089160 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 12:23:07.101561 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5278874c-d0c1-4470-8460-b7f861f605f3 tempest-TestVolumeBootPattern-380711539 tempest-TestVolumeBootPattern-380711539] http://10.222.0.89/volume/v3/5fdd3d631bdf466bb516ecae76cff9ab/types/451c7b84-eff7-4ecc-a538-aeeacc5831a5 returned with HTTP 202 Jan 21 12:23:07.103272 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1016/2018] 10.222.0.89 () {58 vars in 1312 bytes} [Thu Jan 21 12:23:06 2021] DELETE /volume/v3/5fdd3d631bdf466bb516ecae76cff9ab/types/451c7b84-eff7-4ecc-a538-aeeacc5831a5 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:23:07.111665 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f0bcf6ac-3bb2-4627-b3b9-cd16645eb0be tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] DELETE http://10.222.0.89/volume/v3/011306eee90743d48a9dd72fa3d4967a/group_types/3b0759eb-5e41-4667-a4b3-aee0f02bc16b/group_specs/key1 Jan 21 12:23:07.111665 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f0bcf6ac-3bb2-4627-b3b9-cd16645eb0be tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:07.111665 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f0bcf6ac-3bb2-4627-b3b9-cd16645eb0be tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:07.136099 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f0bcf6ac-3bb2-4627-b3b9-cd16645eb0be tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] http://10.222.0.89/volume/v3/011306eee90743d48a9dd72fa3d4967a/group_types/3b0759eb-5e41-4667-a4b3-aee0f02bc16b/group_specs/key1 returned with HTTP 202 Jan 21 12:23:07.140919 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1017/2019] 10.222.0.89 () {60 vars in 1422 bytes} [Thu Jan 21 12:23:07 2021] DELETE /volume/v3/011306eee90743d48a9dd72fa3d4967a/group_types/3b0759eb-5e41-4667-a4b3-aee0f02bc16b/group_specs/key1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 12:23:07.147823 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-71ed2c84-99c8-465d-92c8-3f877aa92397 tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] GET http://10.222.0.89/volume/v3/011306eee90743d48a9dd72fa3d4967a/group_types/3b0759eb-5e41-4667-a4b3-aee0f02bc16b/group_specs/key1 Jan 21 12:23:07.150153 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-71ed2c84-99c8-465d-92c8-3f877aa92397 tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:07.150675 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-71ed2c84-99c8-465d-92c8-3f877aa92397 tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:07.193204 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-71ed2c84-99c8-465d-92c8-3f877aa92397 tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] HTTP exception thrown: Group Type 3b0759eb-5e41-4667-a4b3-aee0f02bc16b has no extra spec with key key1. Jan 21 12:23:07.193662 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-71ed2c84-99c8-465d-92c8-3f877aa92397 tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] http://10.222.0.89/volume/v3/011306eee90743d48a9dd72fa3d4967a/group_types/3b0759eb-5e41-4667-a4b3-aee0f02bc16b/group_specs/key1 returned with HTTP 404 Jan 21 12:23:07.199792 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1018/2020] 10.222.0.89 () {60 vars in 1419 bytes} [Thu Jan 21 12:23:07 2021] GET /volume/v3/011306eee90743d48a9dd72fa3d4967a/group_types/3b0759eb-5e41-4667-a4b3-aee0f02bc16b/group_specs/key1 => generated 126 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 12:23:07.201438 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ca2eed76-d13b-4f4c-a544-a5c565f10ac9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] POST http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes Jan 21 12:23:07.202253 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ca2eed76-d13b-4f4c-a544-a5c565f10ac9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1381610572", "snapshot_id": null, "imageRef": "5c95b056-2e65-49e7-b901-df3480abf71e", "volume_type": null, "size": 1}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:23:07.203591 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-ca2eed76-d13b-4f4c-a544-a5c565f10ac9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1381610572', 'snapshot_id': None, 'imageRef': '5c95b056-2e65-49e7-b901-df3480abf71e', 'volume_type': None, 'size': 1}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:23:07.375093 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-ca2eed76-d13b-4f4c-a544-a5c565f10ac9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Create volume of 1 GB Jan 21 12:23:07.415672 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ca2eed76-d13b-4f4c-a544-a5c565f10ac9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Availability Zones retrieved successfully. Jan 21 12:23:07.456699 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ca2eed76-d13b-4f4c-a544-a5c565f10ac9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Flow 'volume_create_api' (12a952fe-8de5-4f0a-a069-9b3633d2c3c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:23:07.470703 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ca2eed76-d13b-4f4c-a544-a5c565f10ac9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3729b2eb-5068-4878-9f35-d1f57208521c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:07.473900 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-ca2eed76-d13b-4f4c-a544-a5c565f10ac9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:23:07.655150 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ca2eed76-d13b-4f4c-a544-a5c565f10ac9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3729b2eb-5068-4878-9f35-d1f57208521c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:07.657671 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ca2eed76-d13b-4f4c-a544-a5c565f10ac9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f42d8777-b0ed-4ed9-826c-c243a505bb53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:07.786755 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-ca2eed76-d13b-4f4c-a544-a5c565f10ac9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Created reservations ['ad059d7d-2867-40ee-9f06-290b7d734371', '03865475-64bf-44c5-b712-c1c6cb2ffb18', '559aefde-941e-4882-9fc1-58aebc12e052', 'ed57750f-9a14-404a-9940-eb36d522fa70'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:23:07.790096 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ca2eed76-d13b-4f4c-a544-a5c565f10ac9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f42d8777-b0ed-4ed9-826c-c243a505bb53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad059d7d-2867-40ee-9f06-290b7d734371', '03865475-64bf-44c5-b712-c1c6cb2ffb18', '559aefde-941e-4882-9fc1-58aebc12e052', 'ed57750f-9a14-404a-9940-eb36d522fa70']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:07.792607 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ca2eed76-d13b-4f4c-a544-a5c565f10ac9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (842b69a8-d542-4ca1-afff-714410827f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:07.822226 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-c8a6d97a-675c-4c22-a409-dd90bf7c4734 req-e17802a6-70fd-4637-a891-e14b031d3cb8 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Lock "b'cinder-attachment_update-d49d5d02-8728-469d-941d-1212f0ae724e-n-h1-760354-3'" released by "attachment_update" :: held 2.010s {{(pid=87986) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 12:23:07.824936 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c8a6d97a-675c-4c22-a409-dd90bf7c4734 req-e17802a6-70fd-4637-a891-e14b031d3cb8 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/attachments/11dc58b4-6f2d-4d54-9e9c-e0562329df34 returned with HTTP 200 Jan 21 12:23:07.827818 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1003/2021] 10.222.0.95 () {64 vars in 1468 bytes} [Thu Jan 21 12:23:05 2021] PUT /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/attachments/11dc58b4-6f2d-4d54-9e9c-e0562329df34 => generated 762 bytes in 2055 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:07.835006 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ad965b61-5b5d-44e1-9e46-2cc039174294 tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] DELETE http://10.222.0.89/volume/v3/011306eee90743d48a9dd72fa3d4967a/group_types/3b0759eb-5e41-4667-a4b3-aee0f02bc16b Jan 21 12:23:07.835803 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ad965b61-5b5d-44e1-9e46-2cc039174294 tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:07.836030 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:07.836030 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:07.836408 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ad965b61-5b5d-44e1-9e46-2cc039174294 tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:07.837753 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:07.837753 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:07.874181 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 12:23:07.874181 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 12:23:07.881086 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ad965b61-5b5d-44e1-9e46-2cc039174294 tempest-GroupTypeSpecsTest-34652529 tempest-GroupTypeSpecsTest-34652529] http://10.222.0.89/volume/v3/011306eee90743d48a9dd72fa3d4967a/group_types/3b0759eb-5e41-4667-a4b3-aee0f02bc16b returned with HTTP 202 Jan 21 12:23:07.881999 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1004/2022] 10.222.0.89 () {60 vars in 1371 bytes} [Thu Jan 21 12:23:07 2021] DELETE /volume/v3/011306eee90743d48a9dd72fa3d4967a/group_types/3b0759eb-5e41-4667-a4b3-aee0f02bc16b => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 12:23:07.892109 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1b7390e9-1707-4aa7-8694-655ed00c038e tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e Jan 21 12:23:07.892676 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1b7390e9-1707-4aa7-8694-655ed00c038e tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:07.893381 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1b7390e9-1707-4aa7-8694-655ed00c038e tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:07.908565 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ca2eed76-d13b-4f4c-a544-a5c565f10ac9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (842b69a8-d542-4ca1-afff-714410827f1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fae8272-b63c-4532-8a91-2163f1ed2c8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1381610572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2619f93eb1ba48929ec301702b6357e2',qos_specs=None,replication_status=,reservations=['ad059d7d-2867-40ee-9f06-290b7d734371','03865475-64bf-44c5-b712-c1c6cb2ffb18','559aefde-941e-4882-9fc1-58aebc12e052','ed57750f-9a14-404a-9940-eb36d522fa70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='554e53fb15eb44f998ed7f3950f23b33',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:23:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1381610572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fae8272-b63c-4532-8a91-2163f1ed2c8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2619f93eb1ba48929ec301702b6357e2',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,user_id='554e53fb15eb44f998ed7f3950f23b33',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:07.910656 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ca2eed76-d13b-4f4c-a544-a5c565f10ac9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29674ec1-b1d4-4f8b-9654-c1195bd306e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:07.958473 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:07.958473 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:07.963796 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ca2eed76-d13b-4f4c-a544-a5c565f10ac9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29674ec1-b1d4-4f8b-9654-c1195bd306e6) 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-TestVolumeBootPattern-volume-origin-1381610572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2619f93eb1ba48929ec301702b6357e2',qos_specs=None,replication_status=,reservations=['ad059d7d-2867-40ee-9f06-290b7d734371','03865475-64bf-44c5-b712-c1c6cb2ffb18','559aefde-941e-4882-9fc1-58aebc12e052','ed57750f-9a14-404a-9940-eb36d522fa70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='554e53fb15eb44f998ed7f3950f23b33',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:07.967834 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ca2eed76-d13b-4f4c-a544-a5c565f10ac9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d35d65eb-8f52-4744-9a0a-7d2ceec64617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:07.968035 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1b7390e9-1707-4aa7-8694-655ed00c038e tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:23:07.990000 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:07.990000 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:07.995962 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ca2eed76-d13b-4f4c-a544-a5c565f10ac9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d35d65eb-8f52-4744-9a0a-7d2ceec64617) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:07.999379 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ca2eed76-d13b-4f4c-a544-a5c565f10ac9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Flow 'volume_create_api' (12a952fe-8de5-4f0a-a069-9b3633d2c3c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:23:08.000067 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1b7390e9-1707-4aa7-8694-655ed00c038e tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e returned with HTTP 200 Jan 21 12:23:08.009733 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1005/2023] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:07 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e => generated 913 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:08.075312 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ca2eed76-d13b-4f4c-a544-a5c565f10ac9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Create volume request issued successfully. Jan 21 12:23:08.093981 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ca2eed76-d13b-4f4c-a544-a5c565f10ac9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes returned with HTTP 202 Jan 21 12:23:08.095833 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1019/2024] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:23:07 2021] POST /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes => generated 828 bytes in 898 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:23:08.110502 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-49148dfb-d69e-4d15-88d6-b14d29060569 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b Jan 21 12:23:08.111276 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-49148dfb-d69e-4d15-88d6-b14d29060569 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:08.111603 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:08.111603 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:08.112270 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-49148dfb-d69e-4d15-88d6-b14d29060569 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:08.225065 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:08.225065 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:08.235428 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-49148dfb-d69e-4d15-88d6-b14d29060569 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:08.266831 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-49148dfb-d69e-4d15-88d6-b14d29060569 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b returned with HTTP 200 Jan 21 12:23:08.276698 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1006/2025] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:08 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b => generated 920 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:09.019089 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e1be1f65-64ed-482e-ae38-d0dbf4291cc2 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e Jan 21 12:23:09.019915 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e1be1f65-64ed-482e-ae38-d0dbf4291cc2 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:09.019915 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:09.019915 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:09.020112 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e1be1f65-64ed-482e-ae38-d0dbf4291cc2 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:09.088157 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:09.088157 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:09.098934 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e1be1f65-64ed-482e-ae38-d0dbf4291cc2 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:23:09.121350 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:09.121350 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:09.135545 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e1be1f65-64ed-482e-ae38-d0dbf4291cc2 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e returned with HTTP 200 Jan 21 12:23:09.137998 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1020/2026] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:09 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e => generated 913 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:09.284962 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c244d924-158a-42ad-bcca-210aa8a13905 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b Jan 21 12:23:09.285482 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c244d924-158a-42ad-bcca-210aa8a13905 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:09.286314 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:09.286314 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:09.286930 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c244d924-158a-42ad-bcca-210aa8a13905 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:09.358073 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:09.358073 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:09.369586 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c244d924-158a-42ad-bcca-210aa8a13905 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:09.400814 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c244d924-158a-42ad-bcca-210aa8a13905 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b returned with HTTP 200 Jan 21 12:23:09.402017 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1007/2027] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:09 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b => generated 920 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:10.155585 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-676201ae-2f38-48f9-8d0c-bebaa96335b7 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e Jan 21 12:23:10.156546 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-676201ae-2f38-48f9-8d0c-bebaa96335b7 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:10.156732 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:10.156732 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:10.157127 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-676201ae-2f38-48f9-8d0c-bebaa96335b7 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:10.240158 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:10.240158 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:10.255894 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-676201ae-2f38-48f9-8d0c-bebaa96335b7 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:23:10.284106 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:10.284106 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:10.295529 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-676201ae-2f38-48f9-8d0c-bebaa96335b7 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e returned with HTTP 200 Jan 21 12:23:10.298414 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1021/2028] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:10 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e => generated 913 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:10.419323 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eeda6aa4-fd2b-4559-a789-16618fcd0daa tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b Jan 21 12:23:10.420282 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eeda6aa4-fd2b-4559-a789-16618fcd0daa tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:10.420716 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:10.420716 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:10.421736 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eeda6aa4-fd2b-4559-a789-16618fcd0daa tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:10.476822 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:10.476822 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:10.486999 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-eeda6aa4-fd2b-4559-a789-16618fcd0daa tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:10.514873 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eeda6aa4-fd2b-4559-a789-16618fcd0daa tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b returned with HTTP 200 Jan 21 12:23:10.526312 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1008/2029] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:10 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b => generated 920 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:11.320385 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-993c662f-0dbb-446c-a421-645767eaba60 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e Jan 21 12:23:11.320903 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-993c662f-0dbb-446c-a421-645767eaba60 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:11.321087 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:11.321087 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:11.321767 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-993c662f-0dbb-446c-a421-645767eaba60 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:11.409048 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:11.409048 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:11.421266 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-993c662f-0dbb-446c-a421-645767eaba60 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:23:11.446937 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:11.446937 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:11.462457 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-993c662f-0dbb-446c-a421-645767eaba60 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e returned with HTTP 200 Jan 21 12:23:11.464666 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1022/2030] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:11 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e => generated 913 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:11.535354 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5a2331f7-ffe7-4a8e-9694-0e4dba18de9d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b Jan 21 12:23:11.536315 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5a2331f7-ffe7-4a8e-9694-0e4dba18de9d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:11.536688 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:11.536688 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:11.537321 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5a2331f7-ffe7-4a8e-9694-0e4dba18de9d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:11.658404 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:11.658404 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:11.681003 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5a2331f7-ffe7-4a8e-9694-0e4dba18de9d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:11.748986 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5a2331f7-ffe7-4a8e-9694-0e4dba18de9d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b returned with HTTP 200 Jan 21 12:23:11.755126 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1009/2031] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:11 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b => generated 920 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:12.488196 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0cfca4af-6ae4-4f60-bdc8-a99876a9f082 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e Jan 21 12:23:12.489070 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0cfca4af-6ae4-4f60-bdc8-a99876a9f082 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:12.489535 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:12.489535 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:12.490633 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0cfca4af-6ae4-4f60-bdc8-a99876a9f082 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:12.552713 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:12.552713 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:12.564070 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0cfca4af-6ae4-4f60-bdc8-a99876a9f082 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:23:12.590582 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:12.590582 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:12.601588 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0cfca4af-6ae4-4f60-bdc8-a99876a9f082 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e returned with HTTP 200 Jan 21 12:23:12.603057 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1023/2032] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:12 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e => generated 913 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:12.767545 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-609ef186-b216-4884-96be-54400f7e250c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b Jan 21 12:23:12.768891 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-609ef186-b216-4884-96be-54400f7e250c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:12.769260 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:12.769260 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:12.770192 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-609ef186-b216-4884-96be-54400f7e250c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:12.835487 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:12.835487 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:12.847098 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-609ef186-b216-4884-96be-54400f7e250c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:12.877895 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-609ef186-b216-4884-96be-54400f7e250c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b returned with HTTP 200 Jan 21 12:23:12.894893 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1010/2033] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:12 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b => generated 920 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:13.381423 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c8a6d97a-675c-4c22-a409-dd90bf7c4734 req-73298844-bcab-4bff-a547-82fc14a86241 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] POST http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/attachments/11dc58b4-6f2d-4d54-9e9c-e0562329df34/action Jan 21 12:23:13.381423 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:13.381423 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:13.381423 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c8a6d97a-675c-4c22-a409-dd90bf7c4734 req-73298844-bcab-4bff-a547-82fc14a86241 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Action body: b'{"os-complete": null}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:23:13.381423 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c8a6d97a-675c-4c22-a409-dd90bf7c4734 req-73298844-bcab-4bff-a547-82fc14a86241 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:23:13.544603 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:13.544603 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:13.568161 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c8a6d97a-675c-4c22-a409-dd90bf7c4734 req-73298844-bcab-4bff-a547-82fc14a86241 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/attachments/11dc58b4-6f2d-4d54-9e9c-e0562329df34/action returned with HTTP 204 Jan 21 12:23:13.569093 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1024/2034] 10.222.0.95 () {64 vars in 1489 bytes} [Thu Jan 21 12:23:13 2021] POST /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/attachments/11dc58b4-6f2d-4d54-9e9c-e0562329df34/action => generated 0 bytes in 208 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:23:13.618540 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f2995089-2fe8-46b1-9a72-549fbdc9167b tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e Jan 21 12:23:13.619208 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f2995089-2fe8-46b1-9a72-549fbdc9167b tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:13.619436 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:13.619436 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:13.619816 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f2995089-2fe8-46b1-9a72-549fbdc9167b tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:13.739114 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:13.739114 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:13.749448 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f2995089-2fe8-46b1-9a72-549fbdc9167b tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:23:13.777516 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:13.777516 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:13.791427 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f2995089-2fe8-46b1-9a72-549fbdc9167b tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e returned with HTTP 200 Jan 21 12:23:13.792503 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1011/2035] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:13 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e => generated 1205 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:13.897369 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0114e0f0-32a6-48bd-894b-401afdd6aacc tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b Jan 21 12:23:13.898947 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0114e0f0-32a6-48bd-894b-401afdd6aacc tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:13.899444 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:13.899444 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:13.900042 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0114e0f0-32a6-48bd-894b-401afdd6aacc tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:14.029179 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:14.029179 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:14.051344 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0114e0f0-32a6-48bd-894b-401afdd6aacc tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:14.107555 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0114e0f0-32a6-48bd-894b-401afdd6aacc tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b returned with HTTP 200 Jan 21 12:23:14.108917 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1025/2036] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:13 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b => generated 920 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:14.481936 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-78e3b066-94c8-4215-bba7-64aa7d74eccf tempest-GroupsV314Test-1372202975 tempest-GroupsV314Test-1372202975] POST http://10.222.0.89/volume/v3/ba1dfcdf1af0478093d87b2ab2f1326c/types Jan 21 12:23:14.483019 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:14.483019 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:14.484174 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-78e3b066-94c8-4215-bba7-64aa7d74eccf tempest-GroupsV314Test-1372202975 tempest-GroupsV314Test-1372202975] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-17714684"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:23:14.540532 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-78e3b066-94c8-4215-bba7-64aa7d74eccf tempest-GroupsV314Test-1372202975 tempest-GroupsV314Test-1372202975] http://10.222.0.89/volume/v3/ba1dfcdf1af0478093d87b2ab2f1326c/types returned with HTTP 200 Jan 21 12:23:14.541978 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1012/2037] 10.222.0.89 () {60 vars in 1219 bytes} [Thu Jan 21 12:23:13 2021] POST /volume/v3/ba1dfcdf1af0478093d87b2ab2f1326c/types => generated 218 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:14.551938 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2e6fb4a3-98bb-4af8-aeeb-c7d5f0384bcc tempest-GroupsV314Test-1372202975 tempest-GroupsV314Test-1372202975] POST http://10.222.0.89/volume/v3/ba1dfcdf1af0478093d87b2ab2f1326c/group_types Jan 21 12:23:14.552505 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:14.552505 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:14.552888 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2e6fb4a3-98bb-4af8-aeeb-c7d5f0384bcc tempest-GroupsV314Test-1372202975 tempest-GroupsV314Test-1372202975] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1674623840"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:23:14.600699 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2e6fb4a3-98bb-4af8-aeeb-c7d5f0384bcc tempest-GroupsV314Test-1372202975 tempest-GroupsV314Test-1372202975] http://10.222.0.89/volume/v3/ba1dfcdf1af0478093d87b2ab2f1326c/group_types returned with HTTP 202 Jan 21 12:23:14.602055 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1026/2038] 10.222.0.89 () {62 vars in 1278 bytes} [Thu Jan 21 12:23:14 2021] POST /volume/v3/ba1dfcdf1af0478093d87b2ab2f1326c/group_types => generated 177 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:23:14.804418 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6822ac9b-1dc5-4695-a4e4-bd4ffa15ff98 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] POST http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/groups Jan 21 12:23:14.805226 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6822ac9b-1dc5-4695-a4e4-bd4ffa15ff98 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ac5231e8-1346-44d6-8b0b-bcd8067be65a", "volume_types": ["f05b069b-8376-4f27-a477-f42a5508712c"], "name": "tempest-GroupsV314Test-Group-989087374"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:23:14.806594 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-6822ac9b-1dc5-4695-a4e4-bd4ffa15ff98 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Creating new group {'group': {'group_type': 'ac5231e8-1346-44d6-8b0b-bcd8067be65a', 'volume_types': ['f05b069b-8376-4f27-a477-f42a5508712c'], 'name': 'tempest-GroupsV314Test-Group-989087374'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 12:23:14.820824 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.groups [None req-6822ac9b-1dc5-4695-a4e4-bd4ffa15ff98 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Creating group tempest-GroupsV314Test-Group-989087374. Jan 21 12:23:14.873450 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-6822ac9b-1dc5-4695-a4e4-bd4ffa15ff98 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Availability zone cache updated, next update will occur around 2021-01-21 13:23:14.872819. {{(pid=87986) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 12:23:14.874062 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6822ac9b-1dc5-4695-a4e4-bd4ffa15ff98 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Availability Zones retrieved successfully. Jan 21 12:23:14.910120 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-6822ac9b-1dc5-4695-a4e4-bd4ffa15ff98 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Created reservations ['6addfd5c-91e3-4aed-869d-b1801f09b90d'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:23:14.998081 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6822ac9b-1dc5-4695-a4e4-bd4ffa15ff98 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/groups returned with HTTP 202 Jan 21 12:23:15.010217 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-576ecb99-cca1-4db7-a998-a4f3485bf67b tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] GET http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/groups/1b66af48-aab7-453f-9220-c5a2fb28f21e Jan 21 12:23:15.010951 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-576ecb99-cca1-4db7-a998-a4f3485bf67b tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:15.011900 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-576ecb99-cca1-4db7-a998-a4f3485bf67b tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:15.012447 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-576ecb99-cca1-4db7-a998-a4f3485bf67b tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] show called for member 1b66af48-aab7-453f-9220-c5a2fb28f21e {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:23:15.018776 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1013/2039] 10.222.0.89 () {62 vars in 1264 bytes} [Thu Jan 21 12:23:14 2021] POST /volume/v3/012098a21e384428bf589b610e18ef1d/groups => generated 107 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:23:15.027578 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:15.027578 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:15.066720 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-576ecb99-cca1-4db7-a998-a4f3485bf67b tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/groups/1b66af48-aab7-453f-9220-c5a2fb28f21e returned with HTTP 200 Jan 21 12:23:15.068157 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1027/2040] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:23:15 2021] GET /volume/v3/012098a21e384428bf589b610e18ef1d/groups/1b66af48-aab7-453f-9220-c5a2fb28f21e => generated 387 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:15.127493 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ebe02ee2-73b3-4717-bc4a-8a470fa312c3 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b Jan 21 12:23:15.128451 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ebe02ee2-73b3-4717-bc4a-8a470fa312c3 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:15.128882 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:15.128882 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:15.129499 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ebe02ee2-73b3-4717-bc4a-8a470fa312c3 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:15.212317 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:15.212317 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:15.226011 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ebe02ee2-73b3-4717-bc4a-8a470fa312c3 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:15.253498 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ebe02ee2-73b3-4717-bc4a-8a470fa312c3 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b returned with HTTP 200 Jan 21 12:23:15.255135 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1014/2041] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:15 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b => generated 920 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:16.080813 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-01fee74c-1f90-44d0-8cbc-70a2713fac34 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] GET http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/groups/1b66af48-aab7-453f-9220-c5a2fb28f21e Jan 21 12:23:16.081509 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-01fee74c-1f90-44d0-8cbc-70a2713fac34 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:16.081741 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:16.081741 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:16.082146 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-01fee74c-1f90-44d0-8cbc-70a2713fac34 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:16.082548 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-01fee74c-1f90-44d0-8cbc-70a2713fac34 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] show called for member 1b66af48-aab7-453f-9220-c5a2fb28f21e {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:23:16.104507 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:16.104507 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:16.160673 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-01fee74c-1f90-44d0-8cbc-70a2713fac34 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/groups/1b66af48-aab7-453f-9220-c5a2fb28f21e returned with HTTP 200 Jan 21 12:23:16.162072 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1028/2042] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:23:16 2021] GET /volume/v3/012098a21e384428bf589b610e18ef1d/groups/1b66af48-aab7-453f-9220-c5a2fb28f21e => generated 388 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:16.173569 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4b1efec5-b767-487e-a9c0-3d1f26130317 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] POST http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes Jan 21 12:23:16.174500 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:16.174500 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:16.174973 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4b1efec5-b767-487e-a9c0-3d1f26130317 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f05b069b-8376-4f27-a477-f42a5508712c", "group_id": "1b66af48-aab7-453f-9220-c5a2fb28f21e", "size": 1, "name": "tempest-GroupsV314Test-Volume-153085837"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:23:16.176367 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-4b1efec5-b767-487e-a9c0-3d1f26130317 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Create volume request body: {'volume': {'volume_type': 'f05b069b-8376-4f27-a477-f42a5508712c', 'group_id': '1b66af48-aab7-453f-9220-c5a2fb28f21e', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-153085837'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:23:16.205364 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:16.205364 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:16.206561 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-4b1efec5-b767-487e-a9c0-3d1f26130317 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Create volume of 1 GB Jan 21 12:23:16.234374 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4b1efec5-b767-487e-a9c0-3d1f26130317 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Availability Zones retrieved successfully. Jan 21 12:23:16.254977 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4b1efec5-b767-487e-a9c0-3d1f26130317 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Flow 'volume_create_api' (dfa47a40-1886-4231-9bde-0db250b64acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:23:16.262585 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4b1efec5-b767-487e-a9c0-3d1f26130317 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28411b59-4142-4960-a50a-f09dd77e611f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:16.264467 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:16.264467 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:16.265014 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-4b1efec5-b767-487e-a9c0-3d1f26130317 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:23:16.272038 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8ec7d198-f093-4073-82a6-686773a9e796 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b Jan 21 12:23:16.272858 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8ec7d198-f093-4073-82a6-686773a9e796 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:16.273385 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:16.273385 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:16.274037 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8ec7d198-f093-4073-82a6-686773a9e796 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:16.352411 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:16.352411 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:16.372183 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8ec7d198-f093-4073-82a6-686773a9e796 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:16.393726 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4b1efec5-b767-487e-a9c0-3d1f26130317 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28411b59-4142-4960-a50a-f09dd77e611f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T12:23:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f05b069b-8376-4f27-a477-f42a5508712c,is_public=True,name='tempest-GroupsV314Test-volume-type-17714684',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f05b069b-8376-4f27-a477-f42a5508712c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1b66af48-aab7-453f-9220-c5a2fb28f21e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:16.397475 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4b1efec5-b767-487e-a9c0-3d1f26130317 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae65c100-3d5d-43b9-9655-2c71719a9f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:16.401362 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8ec7d198-f093-4073-82a6-686773a9e796 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b returned with HTTP 200 Jan 21 12:23:16.403566 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1029/2043] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:16 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b => generated 920 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:16.477988 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-4b1efec5-b767-487e-a9c0-3d1f26130317 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-17714684 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-17714684, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:23:16.478983 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-4b1efec5-b767-487e-a9c0-3d1f26130317 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-17714684 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-17714684, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:23:16.547270 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-4b1efec5-b767-487e-a9c0-3d1f26130317 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Created reservations ['5a7a2fe5-d883-4b43-9e91-5fe43e745432', 'aec3ad8a-82dd-4352-9613-8e73bd1ecf78', 'bd745870-2ae6-48e0-be20-4ae910546290', '85de4e30-1e53-4850-afbf-328749ee9db8'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:23:16.549770 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4b1efec5-b767-487e-a9c0-3d1f26130317 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae65c100-3d5d-43b9-9655-2c71719a9f26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a7a2fe5-d883-4b43-9e91-5fe43e745432', 'aec3ad8a-82dd-4352-9613-8e73bd1ecf78', 'bd745870-2ae6-48e0-be20-4ae910546290', '85de4e30-1e53-4850-afbf-328749ee9db8']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:16.552595 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4b1efec5-b767-487e-a9c0-3d1f26130317 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02cb3637-0c12-4ad9-b4ea-cf529b91305b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:16.621126 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4b1efec5-b767-487e-a9c0-3d1f26130317 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02cb3637-0c12-4ad9-b4ea-cf529b91305b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e32711f6-b2f3-4e50-b0d7-123df21e40c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-153085837',encryption_key_id=None,group_id=1b66af48-aab7-453f-9220-c5a2fb28f21e,group_type_id=,metadata={},multiattach=False,project_id='012098a21e384428bf589b610e18ef1d',qos_specs=None,replication_status=,reservations=['5a7a2fe5-d883-4b43-9e91-5fe43e745432','aec3ad8a-82dd-4352-9613-8e73bd1ecf78','bd745870-2ae6-48e0-be20-4ae910546290','85de4e30-1e53-4850-afbf-328749ee9db8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87d9679938a747d388e709bf7ffcb516',volume_type_id=f05b069b-8376-4f27-a477-f42a5508712c), '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=2021-01-21T12:23:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-153085837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1b66af48-aab7-453f-9220-c5a2fb28f21e,host=None,id=e32711f6-b2f3-4e50-b0d7-123df21e40c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='012098a21e384428bf589b610e18ef1d',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,user_id='87d9679938a747d388e709bf7ffcb516',volume_attachment=,volume_type=,volume_type_id=f05b069b-8376-4f27-a477-f42a5508712c)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:16.623550 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4b1efec5-b767-487e-a9c0-3d1f26130317 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bdfbea3-f48e-4f6c-bf50-c018e0d61d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:16.658988 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4b1efec5-b767-487e-a9c0-3d1f26130317 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bdfbea3-f48e-4f6c-bf50-c018e0d61d38) 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-GroupsV314Test-Volume-153085837',encryption_key_id=None,group_id=1b66af48-aab7-453f-9220-c5a2fb28f21e,group_type_id=,metadata={},multiattach=False,project_id='012098a21e384428bf589b610e18ef1d',qos_specs=None,replication_status=,reservations=['5a7a2fe5-d883-4b43-9e91-5fe43e745432','aec3ad8a-82dd-4352-9613-8e73bd1ecf78','bd745870-2ae6-48e0-be20-4ae910546290','85de4e30-1e53-4850-afbf-328749ee9db8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87d9679938a747d388e709bf7ffcb516',volume_type_id=f05b069b-8376-4f27-a477-f42a5508712c)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:16.662172 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4b1efec5-b767-487e-a9c0-3d1f26130317 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6a50d13-0b70-45b1-8622-33c2c90c6762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:16.694604 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4b1efec5-b767-487e-a9c0-3d1f26130317 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6a50d13-0b70-45b1-8622-33c2c90c6762) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:16.698752 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4b1efec5-b767-487e-a9c0-3d1f26130317 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Flow 'volume_create_api' (dfa47a40-1886-4231-9bde-0db250b64acc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:23:16.813619 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4b1efec5-b767-487e-a9c0-3d1f26130317 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Create volume request issued successfully. Jan 21 12:23:16.858673 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-4b1efec5-b767-487e-a9c0-3d1f26130317 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:16.859867 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-4b1efec5-b767-487e-a9c0-3d1f26130317 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:16.875322 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-4b1efec5-b767-487e-a9c0-3d1f26130317 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:16.892009 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:16.892009 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:16.918227 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4b1efec5-b767-487e-a9c0-3d1f26130317 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes returned with HTTP 202 Jan 21 12:23:16.920100 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1015/2044] 10.222.0.89 () {62 vars in 1267 bytes} [Thu Jan 21 12:23:16 2021] POST /volume/v3/012098a21e384428bf589b610e18ef1d/volumes => generated 897 bytes in 751 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:23:16.947582 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a7271e4a-7a56-4993-8150-297aa71fc6ac tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] GET http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/e32711f6-b2f3-4e50-b0d7-123df21e40c1 Jan 21 12:23:16.948794 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a7271e4a-7a56-4993-8150-297aa71fc6ac tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:16.949378 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:16.949378 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:16.950649 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a7271e4a-7a56-4993-8150-297aa71fc6ac tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:17.040926 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:17.040926 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:17.050088 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a7271e4a-7a56-4993-8150-297aa71fc6ac tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Volume info retrieved successfully. Jan 21 12:23:17.068274 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-a7271e4a-7a56-4993-8150-297aa71fc6ac tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:17.068989 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-a7271e4a-7a56-4993-8150-297aa71fc6ac tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:17.077903 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-a7271e4a-7a56-4993-8150-297aa71fc6ac tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:17.098039 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:17.098039 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:17.131207 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a7271e4a-7a56-4993-8150-297aa71fc6ac tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/e32711f6-b2f3-4e50-b0d7-123df21e40c1 returned with HTTP 200 Jan 21 12:23:17.132243 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1030/2045] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:23:16 2021] GET /volume/v3/012098a21e384428bf589b610e18ef1d/volumes/e32711f6-b2f3-4e50-b0d7-123df21e40c1 => generated 989 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:17.420640 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-05ced230-1c34-4f38-be60-ce837e4df89c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b Jan 21 12:23:17.421166 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-05ced230-1c34-4f38-be60-ce837e4df89c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:17.421833 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:17.421833 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:17.422454 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-05ced230-1c34-4f38-be60-ce837e4df89c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:17.497114 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:17.497114 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:17.532075 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-05ced230-1c34-4f38-be60-ce837e4df89c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:17.605665 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-05ced230-1c34-4f38-be60-ce837e4df89c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b returned with HTTP 200 Jan 21 12:23:17.606890 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1016/2046] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:17 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b => generated 920 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:18.150403 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9c6cc5f8-9182-4f91-8b11-7775586b7966 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] GET http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/e32711f6-b2f3-4e50-b0d7-123df21e40c1 Jan 21 12:23:18.151698 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9c6cc5f8-9182-4f91-8b11-7775586b7966 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:18.152003 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:18.152003 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:18.152375 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9c6cc5f8-9182-4f91-8b11-7775586b7966 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:18.255345 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:18.255345 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:18.268581 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9c6cc5f8-9182-4f91-8b11-7775586b7966 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Volume info retrieved successfully. Jan 21 12:23:18.288786 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-9c6cc5f8-9182-4f91-8b11-7775586b7966 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:18.289752 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-9c6cc5f8-9182-4f91-8b11-7775586b7966 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:18.300819 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-9c6cc5f8-9182-4f91-8b11-7775586b7966 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:18.308974 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:18.308974 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:18.335728 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9c6cc5f8-9182-4f91-8b11-7775586b7966 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/e32711f6-b2f3-4e50-b0d7-123df21e40c1 returned with HTTP 200 Jan 21 12:23:18.336800 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1031/2047] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:23:18 2021] GET /volume/v3/012098a21e384428bf589b610e18ef1d/volumes/e32711f6-b2f3-4e50-b0d7-123df21e40c1 => generated 990 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:18.353227 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a87ce644-0724-43eb-9bc2-480791739b71 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] POST http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/groups/action Jan 21 12:23:18.353671 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:18.353671 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:18.354158 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a87ce644-0724-43eb-9bc2-480791739b71 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Action body: b'{"create-from-src": {"source_group_id": "1b66af48-aab7-453f-9220-c5a2fb28f21e", "name": "tempest-Group_from_grp-62512726"}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:23:18.354551 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a87ce644-0724-43eb-9bc2-480791739b71 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "1b66af48-aab7-453f-9220-c5a2fb28f21e", "name": "tempest-Group_from_grp-62512726"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:23:18.355614 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-a87ce644-0724-43eb-9bc2-480791739b71 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Creating new group {'create-from-src': {'source_group_id': '1b66af48-aab7-453f-9220-c5a2fb28f21e', 'name': 'tempest-Group_from_grp-62512726'}}. {{(pid=87986) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 21 12:23:18.355959 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.groups [None req-a87ce644-0724-43eb-9bc2-480791739b71 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Creating group tempest-Group_from_grp-62512726 from source group 1b66af48-aab7-453f-9220-c5a2fb28f21e. Jan 21 12:23:18.365507 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:18.365507 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:18.395771 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:18.395771 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:18.512490 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-a87ce644-0724-43eb-9bc2-480791739b71 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Created reservations ['266ca574-2c73-484f-8f70-b530c1b1c0a4'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:23:18.628236 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4e034b93-dca3-4e38-ab41-2fe8153353c4 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b Jan 21 12:23:18.630166 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4e034b93-dca3-4e38-ab41-2fe8153353c4 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:18.630570 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:18.630570 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:18.632017 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4e034b93-dca3-4e38-ab41-2fe8153353c4 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:18.679044 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.group.api [None req-a87ce644-0724-43eb-9bc2-480791739b71 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] A mapping entry already exists for group 767324be-112f-4f6c-9bb8-e6e7c841cbff and volume type f05b069b-8376-4f27-a477-f42a5508712c. Do not need to create again. Jan 21 12:23:18.681725 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:18.681725 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:18.684785 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a87ce644-0724-43eb-9bc2-480791739b71 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Availability Zones retrieved successfully. Jan 21 12:23:18.706940 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-a87ce644-0724-43eb-9bc2-480791739b71 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Flow 'volume_create_api' (753aafb3-ad35-4967-acea-b9f1b00f060b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:23:18.710890 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-a87ce644-0724-43eb-9bc2-480791739b71 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfb197fb-dca6-47ab-8895-f43f5bc1310d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:18.713400 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-a87ce644-0724-43eb-9bc2-480791739b71 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Validating volume size '1' using validate_int, validate_source_size {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:23:18.724212 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:18.724212 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:18.739472 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4e034b93-dca3-4e38-ab41-2fe8153353c4 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:18.774289 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4e034b93-dca3-4e38-ab41-2fe8153353c4 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b returned with HTTP 200 Jan 21 12:23:18.775691 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1032/2048] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:18 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b => generated 920 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:18.786847 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-a87ce644-0724-43eb-9bc2-480791739b71 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfb197fb-dca6-47ab-8895-f43f5bc1310d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e32711f6-b2f3-4e50-b0d7-123df21e40c1', 'volume_type': VolumeType(created_at=2021-01-21T12:23:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f05b069b-8376-4f27-a477-f42a5508712c,is_public=True,name='tempest-GroupsV314Test-volume-type-17714684',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f05b069b-8376-4f27-a477-f42a5508712c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '767324be-112f-4f6c-9bb8-e6e7c841cbff', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:18.789974 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-a87ce644-0724-43eb-9bc2-480791739b71 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (534350ce-5484-4d7e-b8dc-c865a172ec83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:18.895316 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-a87ce644-0724-43eb-9bc2-480791739b71 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Created reservations ['15a3d556-e1af-4c43-8c53-d7774d61b412', '13ac3eac-c9af-436d-b1bf-db95f09811c8', '1a4632eb-8908-497c-a3e7-108f0b5b50dd', '8c213840-d8ea-4692-8ddf-47523a71a9db'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:23:18.897838 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-a87ce644-0724-43eb-9bc2-480791739b71 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (534350ce-5484-4d7e-b8dc-c865a172ec83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15a3d556-e1af-4c43-8c53-d7774d61b412', '13ac3eac-c9af-436d-b1bf-db95f09811c8', '1a4632eb-8908-497c-a3e7-108f0b5b50dd', '8c213840-d8ea-4692-8ddf-47523a71a9db']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:18.900271 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-a87ce644-0724-43eb-9bc2-480791739b71 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5ffc688-4c65-4e9e-a111-bb01430aa871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:19.044318 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-a87ce644-0724-43eb-9bc2-480791739b71 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5ffc688-4c65-4e9e-a111-bb01430aa871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d421dc2-b9f2-4de7-943a-b460dcc47a82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=767324be-112f-4f6c-9bb8-e6e7c841cbff,group_type_id=,metadata={},multiattach=False,project_id='012098a21e384428bf589b610e18ef1d',qos_specs=None,replication_status=,reservations=['15a3d556-e1af-4c43-8c53-d7774d61b412','13ac3eac-c9af-436d-b1bf-db95f09811c8','1a4632eb-8908-497c-a3e7-108f0b5b50dd','8c213840-d8ea-4692-8ddf-47523a71a9db'],size=1,snapshot_id=None,source_replicaid=,source_volid=e32711f6-b2f3-4e50-b0d7-123df21e40c1,status='creating',user_id='87d9679938a747d388e709bf7ffcb516',volume_type_id=f05b069b-8376-4f27-a477-f42a5508712c), '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=2021-01-21T12:23:18Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=767324be-112f-4f6c-9bb8-e6e7c841cbff,host=None,id=5d421dc2-b9f2-4de7-943a-b460dcc47a82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='012098a21e384428bf589b610e18ef1d',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=e32711f6-b2f3-4e50-b0d7-123df21e40c1,status='creating',terminated_at=None,updated_at=None,user_id='87d9679938a747d388e709bf7ffcb516',volume_attachment=,volume_type=,volume_type_id=f05b069b-8376-4f27-a477-f42a5508712c)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:19.047104 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-a87ce644-0724-43eb-9bc2-480791739b71 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9590ca0-c937-4200-90ff-69d9186b5031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:19.083055 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-a87ce644-0724-43eb-9bc2-480791739b71 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9590ca0-c937-4200-90ff-69d9186b5031) 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=None,encryption_key_id=None,group_id=767324be-112f-4f6c-9bb8-e6e7c841cbff,group_type_id=,metadata={},multiattach=False,project_id='012098a21e384428bf589b610e18ef1d',qos_specs=None,replication_status=,reservations=['15a3d556-e1af-4c43-8c53-d7774d61b412','13ac3eac-c9af-436d-b1bf-db95f09811c8','1a4632eb-8908-497c-a3e7-108f0b5b50dd','8c213840-d8ea-4692-8ddf-47523a71a9db'],size=1,snapshot_id=None,source_replicaid=,source_volid=e32711f6-b2f3-4e50-b0d7-123df21e40c1,status='creating',user_id='87d9679938a747d388e709bf7ffcb516',volume_type_id=f05b069b-8376-4f27-a477-f42a5508712c)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:19.085754 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-a87ce644-0724-43eb-9bc2-480791739b71 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Flow 'volume_create_api' (753aafb3-ad35-4967-acea-b9f1b00f060b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:23:19.144761 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a87ce644-0724-43eb-9bc2-480791739b71 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Create volume request issued successfully. Jan 21 12:23:19.193215 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a87ce644-0724-43eb-9bc2-480791739b71 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/groups/action returned with HTTP 202 Jan 21 12:23:19.194211 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1017/2049] 10.222.0.89 () {62 vars in 1285 bytes} [Thu Jan 21 12:23:18 2021] POST /volume/v3/012098a21e384428bf589b610e18ef1d/groups/action => generated 100 bytes in 845 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:23:19.203850 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-72444ade-1912-4aa8-9c5b-b131232f53d5 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] GET http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/detail Jan 21 12:23:19.204917 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-72444ade-1912-4aa8-9c5b-b131232f53d5 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:19.205544 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:19.205544 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:19.206496 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-72444ade-1912-4aa8-9c5b-b131232f53d5 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Calling method 'detail' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:19.207689 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-72444ade-1912-4aa8-9c5b-b131232f53d5 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:23:19.210817 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-72444ade-1912-4aa8-9c5b-b131232f53d5 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87985) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:23:19.280060 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-72444ade-1912-4aa8-9c5b-b131232f53d5 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Get all volumes completed successfully. Jan 21 12:23:19.282210 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-72444ade-1912-4aa8-9c5b-b131232f53d5 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:19.283156 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-72444ade-1912-4aa8-9c5b-b131232f53d5 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:19.293873 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-72444ade-1912-4aa8-9c5b-b131232f53d5 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:19.304442 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:19.304442 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:19.324544 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-72444ade-1912-4aa8-9c5b-b131232f53d5 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:19.325379 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-72444ade-1912-4aa8-9c5b-b131232f53d5 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:19.337524 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-72444ade-1912-4aa8-9c5b-b131232f53d5 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:19.347530 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:19.347530 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:19.376499 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-72444ade-1912-4aa8-9c5b-b131232f53d5 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/detail returned with HTTP 200 Jan 21 12:23:19.378522 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1033/2050] 10.222.0.89 () {60 vars in 1266 bytes} [Thu Jan 21 12:23:19 2021] GET /volume/v3/012098a21e384428bf589b610e18ef1d/volumes/detail => generated 1969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:23:19.398066 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3bd71eb7-f3f6-4014-95c7-7afe02300744 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] GET http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 Jan 21 12:23:19.399488 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3bd71eb7-f3f6-4014-95c7-7afe02300744 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:19.399913 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:19.399913 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:19.401531 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3bd71eb7-f3f6-4014-95c7-7afe02300744 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:19.465574 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:19.465574 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:19.478616 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3bd71eb7-f3f6-4014-95c7-7afe02300744 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Volume info retrieved successfully. Jan 21 12:23:19.498225 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-3bd71eb7-f3f6-4014-95c7-7afe02300744 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:19.499157 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-3bd71eb7-f3f6-4014-95c7-7afe02300744 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:19.510491 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-3bd71eb7-f3f6-4014-95c7-7afe02300744 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:19.520950 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:19.520950 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:19.550693 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3bd71eb7-f3f6-4014-95c7-7afe02300744 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 returned with HTTP 200 Jan 21 12:23:19.552059 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1018/2051] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:23:19 2021] GET /volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 => generated 986 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:19.792240 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c6720023-548a-4579-bc82-34af52f5d7f8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b Jan 21 12:23:19.792768 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c6720023-548a-4579-bc82-34af52f5d7f8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:19.792997 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:19.792997 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:19.793374 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c6720023-548a-4579-bc82-34af52f5d7f8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:19.902680 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:19.902680 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:19.938674 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c6720023-548a-4579-bc82-34af52f5d7f8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:19.984228 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c6720023-548a-4579-bc82-34af52f5d7f8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b returned with HTTP 200 Jan 21 12:23:19.985435 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1034/2052] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:19 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b => generated 920 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:20.591946 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-96b18aa2-518b-487c-af6c-c35321d8aea5 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] GET http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 Jan 21 12:23:20.592716 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-96b18aa2-518b-487c-af6c-c35321d8aea5 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:20.592923 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:20.592923 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:20.593303 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-96b18aa2-518b-487c-af6c-c35321d8aea5 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:20.811915 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:20.811915 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:20.832116 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-96b18aa2-518b-487c-af6c-c35321d8aea5 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Volume info retrieved successfully. Jan 21 12:23:20.864891 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-96b18aa2-518b-487c-af6c-c35321d8aea5 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:20.865363 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-96b18aa2-518b-487c-af6c-c35321d8aea5 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:20.887242 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-96b18aa2-518b-487c-af6c-c35321d8aea5 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:20.903758 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:20.903758 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:20.930579 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-96b18aa2-518b-487c-af6c-c35321d8aea5 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 returned with HTTP 200 Jan 21 12:23:20.931012 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1019/2053] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:23:20 2021] GET /volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 => generated 986 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:21.003485 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d565307d-a254-435d-9bcd-228419818879 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b Jan 21 12:23:21.004177 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d565307d-a254-435d-9bcd-228419818879 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:21.004392 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:21.004392 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:21.004767 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d565307d-a254-435d-9bcd-228419818879 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:21.144686 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:21.144686 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:21.169905 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d565307d-a254-435d-9bcd-228419818879 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:21.222943 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d565307d-a254-435d-9bcd-228419818879 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b returned with HTTP 200 Jan 21 12:23:21.223781 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1035/2054] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:20 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b => generated 920 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:21.956464 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-18787145-dfac-48ac-88b7-ede0c634c8ae tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] GET http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 Jan 21 12:23:21.957038 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-18787145-dfac-48ac-88b7-ede0c634c8ae tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:21.957157 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:21.957157 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:21.957520 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-18787145-dfac-48ac-88b7-ede0c634c8ae tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:22.110208 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:22.110208 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:22.134021 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-18787145-dfac-48ac-88b7-ede0c634c8ae tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Volume info retrieved successfully. Jan 21 12:23:22.159166 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-18787145-dfac-48ac-88b7-ede0c634c8ae tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:22.161987 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-18787145-dfac-48ac-88b7-ede0c634c8ae tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:22.182450 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-18787145-dfac-48ac-88b7-ede0c634c8ae tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:22.194495 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:22.194495 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:22.252017 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-18787145-dfac-48ac-88b7-ede0c634c8ae tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 returned with HTTP 200 Jan 21 12:23:22.253517 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-27136127-c476-4c96-9497-b271aad812ea tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b Jan 21 12:23:22.254207 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-27136127-c476-4c96-9497-b271aad812ea tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:22.254534 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:22.254534 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:22.255091 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-27136127-c476-4c96-9497-b271aad812ea tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:22.256470 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1020/2055] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:23:21 2021] GET /volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 => generated 986 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:22.339387 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:22.339387 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:22.351810 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-27136127-c476-4c96-9497-b271aad812ea tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:22.397077 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-27136127-c476-4c96-9497-b271aad812ea tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b returned with HTTP 200 Jan 21 12:23:22.398308 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1036/2056] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:22 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b => generated 920 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:23.278512 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-74d4a752-7d4e-4eb9-8b85-508f02fee4b6 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] GET http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 Jan 21 12:23:23.280015 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-74d4a752-7d4e-4eb9-8b85-508f02fee4b6 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:23.280408 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:23.280408 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:23.281187 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-74d4a752-7d4e-4eb9-8b85-508f02fee4b6 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:23.375600 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:23.375600 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:23.403767 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-74d4a752-7d4e-4eb9-8b85-508f02fee4b6 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Volume info retrieved successfully. Jan 21 12:23:23.414757 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-72709f8a-800d-477d-b4d1-97cff5775277 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b Jan 21 12:23:23.415278 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-72709f8a-800d-477d-b4d1-97cff5775277 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:23.415487 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:23.415487 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:23.415849 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-72709f8a-800d-477d-b4d1-97cff5775277 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:23.464483 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-74d4a752-7d4e-4eb9-8b85-508f02fee4b6 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:23.464938 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-74d4a752-7d4e-4eb9-8b85-508f02fee4b6 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:23.484157 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-74d4a752-7d4e-4eb9-8b85-508f02fee4b6 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:23.501846 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:23.501846 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:23.559007 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-74d4a752-7d4e-4eb9-8b85-508f02fee4b6 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 returned with HTTP 200 Jan 21 12:23:23.560175 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1021/2057] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:23:23 2021] GET /volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 => generated 986 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:23.592709 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:23.592709 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:23.619529 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-72709f8a-800d-477d-b4d1-97cff5775277 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:23.662731 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-72709f8a-800d-477d-b4d1-97cff5775277 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b returned with HTTP 200 Jan 21 12:23:23.672404 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1037/2058] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:23 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b => generated 920 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:23:24.577619 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-626d7651-ba27-4670-b623-b7398c15c86e tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] GET http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 Jan 21 12:23:24.579072 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-626d7651-ba27-4670-b623-b7398c15c86e tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:24.579552 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:24.579552 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:24.580345 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-626d7651-ba27-4670-b623-b7398c15c86e tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:24.683741 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d375a9f0-d8ad-404e-b61e-06b87bb08698 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b Jan 21 12:23:24.685185 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d375a9f0-d8ad-404e-b61e-06b87bb08698 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:24.685539 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:24.685539 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:24.686808 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d375a9f0-d8ad-404e-b61e-06b87bb08698 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:24.707233 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:24.707233 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:24.774953 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-626d7651-ba27-4670-b623-b7398c15c86e tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Volume info retrieved successfully. Jan 21 12:23:24.833249 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:24.833249 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:24.858259 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d375a9f0-d8ad-404e-b61e-06b87bb08698 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:24.886018 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-626d7651-ba27-4670-b623-b7398c15c86e tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:24.887552 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-626d7651-ba27-4670-b623-b7398c15c86e tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:24.911170 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-626d7651-ba27-4670-b623-b7398c15c86e tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:24.932559 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:24.932559 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:24.989982 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-626d7651-ba27-4670-b623-b7398c15c86e tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 returned with HTTP 200 Jan 21 12:23:24.991408 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1022/2059] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:23:24 2021] GET /volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 => generated 986 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:25.000665 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d375a9f0-d8ad-404e-b61e-06b87bb08698 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b returned with HTTP 200 Jan 21 12:23:25.002181 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1038/2060] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:24 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b => generated 920 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:26.017411 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-780eca36-425f-43fb-af36-b0cb4af2c011 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] GET http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 Jan 21 12:23:26.018267 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-780eca36-425f-43fb-af36-b0cb4af2c011 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:26.018420 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:26.018420 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:26.018772 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-780eca36-425f-43fb-af36-b0cb4af2c011 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:26.022070 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a168e719-276d-4597-a59e-e059b9c3210d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b Jan 21 12:23:26.022630 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a168e719-276d-4597-a59e-e059b9c3210d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:26.022835 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:26.022835 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:26.023494 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a168e719-276d-4597-a59e-e059b9c3210d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:26.219949 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:26.219949 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:26.239416 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:26.239416 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:26.262696 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a168e719-276d-4597-a59e-e059b9c3210d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:26.278173 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-780eca36-425f-43fb-af36-b0cb4af2c011 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Volume info retrieved successfully. Jan 21 12:23:26.329421 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-780eca36-425f-43fb-af36-b0cb4af2c011 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:26.332254 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a168e719-276d-4597-a59e-e059b9c3210d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b returned with HTTP 200 Jan 21 12:23:26.332977 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-780eca36-425f-43fb-af36-b0cb4af2c011 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:26.349859 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1039/2061] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:26 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b => generated 978 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:26.354044 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-780eca36-425f-43fb-af36-b0cb4af2c011 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:26.364638 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:26.364638 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:26.387913 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-780eca36-425f-43fb-af36-b0cb4af2c011 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 returned with HTTP 200 Jan 21 12:23:26.389272 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1023/2062] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:23:26 2021] GET /volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 => generated 986 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:27.362698 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f1df7fca-a90c-4a64-98b8-c6f21544b374 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b Jan 21 12:23:27.363798 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f1df7fca-a90c-4a64-98b8-c6f21544b374 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:27.364330 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:27.364330 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:27.365190 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f1df7fca-a90c-4a64-98b8-c6f21544b374 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:27.412184 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-47eb3562-6137-4d19-88e0-ae54bde411db tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] GET http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 Jan 21 12:23:27.413593 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-47eb3562-6137-4d19-88e0-ae54bde411db tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:27.413846 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:27.413846 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:27.414235 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-47eb3562-6137-4d19-88e0-ae54bde411db tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:27.539439 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:27.539439 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:27.583433 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f1df7fca-a90c-4a64-98b8-c6f21544b374 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:27.589369 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:27.589369 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:27.608137 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-47eb3562-6137-4d19-88e0-ae54bde411db tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Volume info retrieved successfully. Jan 21 12:23:27.702088 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-47eb3562-6137-4d19-88e0-ae54bde411db tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:27.704181 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f1df7fca-a90c-4a64-98b8-c6f21544b374 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b returned with HTTP 200 Jan 21 12:23:27.705331 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1040/2063] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:27 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b => generated 978 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:27.715441 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-47eb3562-6137-4d19-88e0-ae54bde411db tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:27.736877 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-47eb3562-6137-4d19-88e0-ae54bde411db tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:27.769802 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:27.769802 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:27.845667 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-47eb3562-6137-4d19-88e0-ae54bde411db tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 returned with HTTP 200 Jan 21 12:23:27.850448 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1024/2064] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:23:27 2021] GET /volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 => generated 986 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:28.722034 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cfcf4dfc-dfcd-4bab-91b3-56888ca3665d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b Jan 21 12:23:28.722541 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cfcf4dfc-dfcd-4bab-91b3-56888ca3665d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:28.722733 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:28.722733 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:28.723398 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cfcf4dfc-dfcd-4bab-91b3-56888ca3665d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:28.830002 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:28.830002 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:28.840989 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cfcf4dfc-dfcd-4bab-91b3-56888ca3665d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:28.865847 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fa20ca3a-f9b9-4b22-b981-b724258bf026 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] GET http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 Jan 21 12:23:28.866666 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fa20ca3a-f9b9-4b22-b981-b724258bf026 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:28.867034 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:28.867034 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:28.867650 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fa20ca3a-f9b9-4b22-b981-b724258bf026 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:28.871168 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cfcf4dfc-dfcd-4bab-91b3-56888ca3665d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b returned with HTTP 200 Jan 21 12:23:28.872332 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1041/2065] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:28 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b => generated 981 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:28.956966 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:28.956966 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:28.974144 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fa20ca3a-f9b9-4b22-b981-b724258bf026 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Volume info retrieved successfully. Jan 21 12:23:29.021476 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-fa20ca3a-f9b9-4b22-b981-b724258bf026 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:29.022288 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-fa20ca3a-f9b9-4b22-b981-b724258bf026 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:29.049168 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-fa20ca3a-f9b9-4b22-b981-b724258bf026 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:29.073569 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:29.073569 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:29.150832 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fa20ca3a-f9b9-4b22-b981-b724258bf026 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 returned with HTTP 200 Jan 21 12:23:29.151603 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1025/2066] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:23:28 2021] GET /volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 => generated 986 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 12:23:29.798074 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2da4eee0-7c5d-4855-8a09-7751a2a1166f tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] POST http://10.222.0.89/volume/v3/1377d6e702a84a7a8f09d23677d77d0c/types Jan 21 12:23:29.800596 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:29.800596 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:29.801515 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2da4eee0-7c5d-4855-8a09-7751a2a1166f tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1520870959"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:23:29.852511 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2da4eee0-7c5d-4855-8a09-7751a2a1166f tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] http://10.222.0.89/volume/v3/1377d6e702a84a7a8f09d23677d77d0c/types returned with HTTP 200 Jan 21 12:23:29.852511 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1042/2067] 10.222.0.89 () {60 vars in 1219 bytes} [Thu Jan 21 12:23:29 2021] POST /volume/v3/1377d6e702a84a7a8f09d23677d77d0c/types => generated 224 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:29.863388 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b7fb671f-0ce8-411a-b71e-9acb4608e7c1 tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] POST http://10.222.0.89/volume/v3/1377d6e702a84a7a8f09d23677d77d0c/group_types Jan 21 12:23:29.863827 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:29.863827 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:29.864242 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b7fb671f-0ce8-411a-b71e-9acb4608e7c1 tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1108648605"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:23:29.897881 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0cc86d1b-cc1f-4ce2-837e-efe6692cb231 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b Jan 21 12:23:29.898400 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0cc86d1b-cc1f-4ce2-837e-efe6692cb231 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:29.899064 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0cc86d1b-cc1f-4ce2-837e-efe6692cb231 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:29.969963 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b7fb671f-0ce8-411a-b71e-9acb4608e7c1 tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] http://10.222.0.89/volume/v3/1377d6e702a84a7a8f09d23677d77d0c/group_types returned with HTTP 202 Jan 21 12:23:29.970723 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1026/2068] 10.222.0.89 () {62 vars in 1278 bytes} [Thu Jan 21 12:23:29 2021] POST /volume/v3/1377d6e702a84a7a8f09d23677d77d0c/group_types => generated 181 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:23:30.025193 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:30.025193 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:30.049548 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0cc86d1b-cc1f-4ce2-837e-efe6692cb231 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:30.121656 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0cc86d1b-cc1f-4ce2-837e-efe6692cb231 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b returned with HTTP 200 Jan 21 12:23:30.122916 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1043/2069] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:29 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b => generated 981 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:30.167967 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5b51454a-9e1d-4059-98ab-b4ece882bd12 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] GET http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 Jan 21 12:23:30.168823 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5b51454a-9e1d-4059-98ab-b4ece882bd12 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:30.169201 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:30.169201 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:30.169845 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5b51454a-9e1d-4059-98ab-b4ece882bd12 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:30.254900 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:30.254900 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:30.271092 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5b51454a-9e1d-4059-98ab-b4ece882bd12 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Volume info retrieved successfully. Jan 21 12:23:30.309287 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-5b51454a-9e1d-4059-98ab-b4ece882bd12 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:30.310073 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-5b51454a-9e1d-4059-98ab-b4ece882bd12 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:30.318350 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c283a76f-d65b-40d1-a31d-1daa90cdeab0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] POST http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups Jan 21 12:23:30.319186 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c283a76f-d65b-40d1-a31d-1daa90cdeab0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4c37d21c-0617-41a4-9a14-c46af0461d52", "volume_types": ["932edebc-38dc-47fd-8dae-027681cc0a15"], "name": "tempest-GroupSnapshotsTest-Group-2095840672"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:23:30.320357 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-c283a76f-d65b-40d1-a31d-1daa90cdeab0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Creating new group {'group': {'group_type': '4c37d21c-0617-41a4-9a14-c46af0461d52', 'volume_types': ['932edebc-38dc-47fd-8dae-027681cc0a15'], 'name': 'tempest-GroupSnapshotsTest-Group-2095840672'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 12:23:30.321593 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-5b51454a-9e1d-4059-98ab-b4ece882bd12 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:30.332277 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:30.332277 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:30.345539 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.groups [None req-c283a76f-d65b-40d1-a31d-1daa90cdeab0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Creating group tempest-GroupSnapshotsTest-Group-2095840672. Jan 21 12:23:30.369857 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5b51454a-9e1d-4059-98ab-b4ece882bd12 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 returned with HTTP 200 Jan 21 12:23:30.371494 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1044/2070] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:23:30 2021] GET /volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 => generated 986 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:30.397290 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c283a76f-d65b-40d1-a31d-1daa90cdeab0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Availability Zones retrieved successfully. Jan 21 12:23:30.475279 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-c283a76f-d65b-40d1-a31d-1daa90cdeab0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Created reservations ['6868d271-a195-42cc-8880-9494042e0d07'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:23:30.582534 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c283a76f-d65b-40d1-a31d-1daa90cdeab0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups returned with HTTP 202 Jan 21 12:23:30.583732 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1027/2071] 10.222.0.89 () {62 vars in 1264 bytes} [Thu Jan 21 12:23:29 2021] POST /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups => generated 112 bytes in 607 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 21 12:23:30.594070 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-51013a70-38dd-42cd-9889-158f8d26515f tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/c86719aa-2cd9-4056-81e3-f5d51572c487 Jan 21 12:23:30.595522 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-51013a70-38dd-42cd-9889-158f8d26515f tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:30.595719 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:30.595719 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:30.596427 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-51013a70-38dd-42cd-9889-158f8d26515f tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:30.597135 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-51013a70-38dd-42cd-9889-158f8d26515f tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] show called for member c86719aa-2cd9-4056-81e3-f5d51572c487 {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:23:30.623155 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:30.623155 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:30.699620 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-51013a70-38dd-42cd-9889-158f8d26515f tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/c86719aa-2cd9-4056-81e3-f5d51572c487 returned with HTTP 200 Jan 21 12:23:30.701243 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1045/2072] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:23:30 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/c86719aa-2cd9-4056-81e3-f5d51572c487 => generated 392 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 12:23:31.145609 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9e41c13e-937c-476d-afb2-e8310dc3f68a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b Jan 21 12:23:31.151244 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9e41c13e-937c-476d-afb2-e8310dc3f68a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:31.151976 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:31.151976 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:31.153938 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9e41c13e-937c-476d-afb2-e8310dc3f68a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:31.230931 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:31.230931 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:31.242797 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9e41c13e-937c-476d-afb2-e8310dc3f68a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:31.302215 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9e41c13e-937c-476d-afb2-e8310dc3f68a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b returned with HTTP 200 Jan 21 12:23:31.304014 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1028/2073] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:31 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b => generated 981 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:31.388042 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-005adb9e-a903-4795-ae79-5e0c1d68ea2a tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] GET http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 Jan 21 12:23:31.388773 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-005adb9e-a903-4795-ae79-5e0c1d68ea2a tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:31.389170 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:31.389170 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:31.389764 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-005adb9e-a903-4795-ae79-5e0c1d68ea2a tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:31.524276 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:31.524276 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:31.536181 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-005adb9e-a903-4795-ae79-5e0c1d68ea2a tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Volume info retrieved successfully. Jan 21 12:23:31.558630 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-005adb9e-a903-4795-ae79-5e0c1d68ea2a tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:31.559293 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-005adb9e-a903-4795-ae79-5e0c1d68ea2a tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:31.569225 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-005adb9e-a903-4795-ae79-5e0c1d68ea2a tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:31.581522 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:31.581522 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:31.605422 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-005adb9e-a903-4795-ae79-5e0c1d68ea2a tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 returned with HTTP 200 Jan 21 12:23:31.607051 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1046/2074] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:23:31 2021] GET /volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 => generated 987 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:31.629094 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ba81dcb0-73c2-4d25-97b3-fd91c6ab8f96 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] GET http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/groups/767324be-112f-4f6c-9bb8-e6e7c841cbff Jan 21 12:23:31.630429 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ba81dcb0-73c2-4d25-97b3-fd91c6ab8f96 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:31.631000 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:31.631000 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:31.631578 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ba81dcb0-73c2-4d25-97b3-fd91c6ab8f96 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:31.632086 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-ba81dcb0-73c2-4d25-97b3-fd91c6ab8f96 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] show called for member 767324be-112f-4f6c-9bb8-e6e7c841cbff {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:23:31.642632 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:31.642632 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:31.680032 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ba81dcb0-73c2-4d25-97b3-fd91c6ab8f96 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/groups/767324be-112f-4f6c-9bb8-e6e7c841cbff returned with HTTP 200 Jan 21 12:23:31.681354 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1029/2075] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:23:31 2021] GET /volume/v3/012098a21e384428bf589b610e18ef1d/groups/767324be-112f-4f6c-9bb8-e6e7c841cbff => generated 415 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:31.693812 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-39f78271-ddc1-493f-ae46-c94f88c7b0bb tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] GET http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/detail Jan 21 12:23:31.694949 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-39f78271-ddc1-493f-ae46-c94f88c7b0bb tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:31.695237 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:31.695237 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:31.695724 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-39f78271-ddc1-493f-ae46-c94f88c7b0bb tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Calling method 'detail' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:31.696480 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-39f78271-ddc1-493f-ae46-c94f88c7b0bb tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:23:31.698358 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-39f78271-ddc1-493f-ae46-c94f88c7b0bb tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87985) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:23:31.722285 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b98f9b75-21ea-48df-ba14-d80323927a79 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/c86719aa-2cd9-4056-81e3-f5d51572c487 Jan 21 12:23:31.723658 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b98f9b75-21ea-48df-ba14-d80323927a79 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:31.723894 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:31.723894 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:31.724370 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b98f9b75-21ea-48df-ba14-d80323927a79 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:31.724835 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-b98f9b75-21ea-48df-ba14-d80323927a79 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] show called for member c86719aa-2cd9-4056-81e3-f5d51572c487 {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:23:31.732806 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:31.732806 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:31.766403 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b98f9b75-21ea-48df-ba14-d80323927a79 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/c86719aa-2cd9-4056-81e3-f5d51572c487 returned with HTTP 200 Jan 21 12:23:31.767696 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1030/2076] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:23:31 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/c86719aa-2cd9-4056-81e3-f5d51572c487 => generated 393 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 12:23:31.768297 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-39f78271-ddc1-493f-ae46-c94f88c7b0bb tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Get all volumes completed successfully. Jan 21 12:23:31.770016 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-39f78271-ddc1-493f-ae46-c94f88c7b0bb tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:31.770485 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-39f78271-ddc1-493f-ae46-c94f88c7b0bb tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:31.779513 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-485924b2-3dfc-49c7-ab8c-982c1fd3cb09 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] POST http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes Jan 21 12:23:31.781046 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-39f78271-ddc1-493f-ae46-c94f88c7b0bb tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:31.781401 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:31.781401 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:31.782284 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-485924b2-3dfc-49c7-ab8c-982c1fd3cb09 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Action: 'create', calling method: create, body: {"volume": {"volume_type": "932edebc-38dc-47fd-8dae-027681cc0a15", "group_id": "c86719aa-2cd9-4056-81e3-f5d51572c487", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-346109821"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:23:31.784273 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-485924b2-3dfc-49c7-ab8c-982c1fd3cb09 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Create volume request body: {'volume': {'volume_type': '932edebc-38dc-47fd-8dae-027681cc0a15', 'group_id': 'c86719aa-2cd9-4056-81e3-f5d51572c487', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-346109821'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:23:31.790825 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:31.790825 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:31.806510 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-39f78271-ddc1-493f-ae46-c94f88c7b0bb tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:31.807121 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-39f78271-ddc1-493f-ae46-c94f88c7b0bb tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:31.816767 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:31.816767 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:31.818095 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-39f78271-ddc1-493f-ae46-c94f88c7b0bb tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:31.820031 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-485924b2-3dfc-49c7-ab8c-982c1fd3cb09 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Create volume of 1 GB Jan 21 12:23:31.828842 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:31.828842 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:31.843643 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-485924b2-3dfc-49c7-ab8c-982c1fd3cb09 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Availability Zones retrieved successfully. Jan 21 12:23:31.856626 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-39f78271-ddc1-493f-ae46-c94f88c7b0bb tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/detail returned with HTTP 200 Jan 21 12:23:31.857771 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1047/2077] 10.222.0.89 () {60 vars in 1266 bytes} [Thu Jan 21 12:23:31 2021] GET /volume/v3/012098a21e384428bf589b610e18ef1d/volumes/detail => generated 1970 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:23:31.864023 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-485924b2-3dfc-49c7-ab8c-982c1fd3cb09 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Flow 'volume_create_api' (188b634d-8c3e-4e43-b6d4-dd3bed0b0749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:23:31.867501 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-485924b2-3dfc-49c7-ab8c-982c1fd3cb09 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3830181d-e3aa-499c-b09c-f2d1e5e98052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:31.869626 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:31.869626 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:31.870694 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-485924b2-3dfc-49c7-ab8c-982c1fd3cb09 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:23:31.878582 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e75c4fe6-a482-458e-a434-7c1b4e3eff13 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] POST http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/groups/767324be-112f-4f6c-9bb8-e6e7c841cbff/action Jan 21 12:23:31.879373 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:31.879373 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:31.880366 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e75c4fe6-a482-458e-a434-7c1b4e3eff13 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:23:31.880916 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e75c4fe6-a482-458e-a434-7c1b4e3eff13 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:23:31.885370 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-e75c4fe6-a482-458e-a434-7c1b4e3eff13 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] delete called for group 767324be-112f-4f6c-9bb8-e6e7c841cbff {{(pid=87985) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 12:23:31.886960 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.groups [None req-e75c4fe6-a482-458e-a434-7c1b4e3eff13 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Delete group with id: 767324be-112f-4f6c-9bb8-e6e7c841cbff Jan 21 12:23:31.899006 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:31.899006 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:31.932115 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-485924b2-3dfc-49c7-ab8c-982c1fd3cb09 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3830181d-e3aa-499c-b09c-f2d1e5e98052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T12:23:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=932edebc-38dc-47fd-8dae-027681cc0a15,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1520870959',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '932edebc-38dc-47fd-8dae-027681cc0a15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c86719aa-2cd9-4056-81e3-f5d51572c487', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:31.934665 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-485924b2-3dfc-49c7-ab8c-982c1fd3cb09 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b56e6ad5-0d20-4ac5-9f29-9141c4015140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:31.996076 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-485924b2-3dfc-49c7-ab8c-982c1fd3cb09 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1520870959 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1520870959, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:23:31.997719 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-485924b2-3dfc-49c7-ab8c-982c1fd3cb09 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1520870959 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1520870959, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:23:32.100106 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-485924b2-3dfc-49c7-ab8c-982c1fd3cb09 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Created reservations ['6f570d5d-47b6-4847-9784-909de70c9610', '1e271aa6-6883-4d9c-a6ec-d54e6e87021b', '32c86069-373c-48d1-bcb8-8cad9abfd9e6', 'ac52f9c1-4174-4955-adf8-62421792308c'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:23:32.101747 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-485924b2-3dfc-49c7-ab8c-982c1fd3cb09 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b56e6ad5-0d20-4ac5-9f29-9141c4015140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f570d5d-47b6-4847-9784-909de70c9610', '1e271aa6-6883-4d9c-a6ec-d54e6e87021b', '32c86069-373c-48d1-bcb8-8cad9abfd9e6', 'ac52f9c1-4174-4955-adf8-62421792308c']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:32.104035 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-485924b2-3dfc-49c7-ab8c-982c1fd3cb09 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60c6f2fc-bf68-4a54-b751-eac1e6c6d1f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:32.132475 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e75c4fe6-a482-458e-a434-7c1b4e3eff13 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/groups/767324be-112f-4f6c-9bb8-e6e7c841cbff/action returned with HTTP 202 Jan 21 12:23:32.133649 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1048/2078] 10.222.0.89 () {62 vars in 1395 bytes} [Thu Jan 21 12:23:31 2021] POST /volume/v3/012098a21e384428bf589b610e18ef1d/groups/767324be-112f-4f6c-9bb8-e6e7c841cbff/action => generated 0 bytes in 261 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 12:23:32.154900 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-22e1ec87-56fe-4619-8cd6-390d1356aaf0 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] GET http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 Jan 21 12:23:32.161808 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-22e1ec87-56fe-4619-8cd6-390d1356aaf0 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:32.162436 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:32.162436 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:32.163071 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-22e1ec87-56fe-4619-8cd6-390d1356aaf0 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:32.276294 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-485924b2-3dfc-49c7-ab8c-982c1fd3cb09 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60c6f2fc-bf68-4a54-b751-eac1e6c6d1f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7b11db0-79fd-481f-abff-78bda754f630', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-346109821',encryption_key_id=None,group_id=c86719aa-2cd9-4056-81e3-f5d51572c487,group_type_id=,metadata={},multiattach=False,project_id='162ff7e77bba4b96a08cea1356f45cf1',qos_specs=None,replication_status=,reservations=['6f570d5d-47b6-4847-9784-909de70c9610','1e271aa6-6883-4d9c-a6ec-d54e6e87021b','32c86069-373c-48d1-bcb8-8cad9abfd9e6','ac52f9c1-4174-4955-adf8-62421792308c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32c1a9806e0d44af9e25f8f577040431',volume_type_id=932edebc-38dc-47fd-8dae-027681cc0a15), '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=2021-01-21T12:23:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-346109821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c86719aa-2cd9-4056-81e3-f5d51572c487,host=None,id=e7b11db0-79fd-481f-abff-78bda754f630,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='162ff7e77bba4b96a08cea1356f45cf1',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,user_id='32c1a9806e0d44af9e25f8f577040431',volume_attachment=,volume_type=,volume_type_id=932edebc-38dc-47fd-8dae-027681cc0a15)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:32.283144 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-485924b2-3dfc-49c7-ab8c-982c1fd3cb09 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0671299e-f6b7-405a-bc3e-e32afbda6bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:32.307428 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:32.307428 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:32.327116 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-22e1ec87-56fe-4619-8cd6-390d1356aaf0 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Volume info retrieved successfully. Jan 21 12:23:32.361202 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-22e1ec87-56fe-4619-8cd6-390d1356aaf0 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:32.361795 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-22e1ec87-56fe-4619-8cd6-390d1356aaf0 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:32.371889 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-22e1ec87-56fe-4619-8cd6-390d1356aaf0 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:32.380121 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:32.380121 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:32.420600 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-22e1ec87-56fe-4619-8cd6-390d1356aaf0 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 returned with HTTP 200 Jan 21 12:23:32.426105 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-485924b2-3dfc-49c7-ab8c-982c1fd3cb09 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0671299e-f6b7-405a-bc3e-e32afbda6bb4) 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-GroupSnapshotsTest-Volume-346109821',encryption_key_id=None,group_id=c86719aa-2cd9-4056-81e3-f5d51572c487,group_type_id=,metadata={},multiattach=False,project_id='162ff7e77bba4b96a08cea1356f45cf1',qos_specs=None,replication_status=,reservations=['6f570d5d-47b6-4847-9784-909de70c9610','1e271aa6-6883-4d9c-a6ec-d54e6e87021b','32c86069-373c-48d1-bcb8-8cad9abfd9e6','ac52f9c1-4174-4955-adf8-62421792308c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32c1a9806e0d44af9e25f8f577040431',volume_type_id=932edebc-38dc-47fd-8dae-027681cc0a15)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:32.433360 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-485924b2-3dfc-49c7-ab8c-982c1fd3cb09 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86b37813-0a1f-4133-8dd3-cb67397e3a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:32.437280 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1049/2079] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:23:32 2021] GET /volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 => generated 986 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:32.451786 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d4f80852-a8a9-4e66-b894-ca4e52f37cb9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b Jan 21 12:23:32.452323 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d4f80852-a8a9-4e66-b894-ca4e52f37cb9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:32.452541 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:32.452541 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:32.452916 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d4f80852-a8a9-4e66-b894-ca4e52f37cb9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:32.508100 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-485924b2-3dfc-49c7-ab8c-982c1fd3cb09 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86b37813-0a1f-4133-8dd3-cb67397e3a73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:32.513567 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-485924b2-3dfc-49c7-ab8c-982c1fd3cb09 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Flow 'volume_create_api' (188b634d-8c3e-4e43-b6d4-dd3bed0b0749) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:23:32.562758 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:32.562758 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:32.576776 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d4f80852-a8a9-4e66-b894-ca4e52f37cb9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:32.647199 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d4f80852-a8a9-4e66-b894-ca4e52f37cb9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b returned with HTTP 200 Jan 21 12:23:32.649647 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1050/2080] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:32 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b => generated 981 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:32.666924 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-485924b2-3dfc-49c7-ab8c-982c1fd3cb09 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Create volume request issued successfully. Jan 21 12:23:32.688636 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-485924b2-3dfc-49c7-ab8c-982c1fd3cb09 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:32.689777 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-485924b2-3dfc-49c7-ab8c-982c1fd3cb09 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:32.700844 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-485924b2-3dfc-49c7-ab8c-982c1fd3cb09 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:32.728210 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:32.728210 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:32.749875 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-485924b2-3dfc-49c7-ab8c-982c1fd3cb09 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes returned with HTTP 202 Jan 21 12:23:32.751246 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1031/2081] 10.222.0.89 () {62 vars in 1267 bytes} [Thu Jan 21 12:23:31 2021] POST /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes => generated 907 bytes in 976 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:23:32.769148 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f7fdcdc1-22ca-4ef8-a009-f539667ffd79 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/e7b11db0-79fd-481f-abff-78bda754f630 Jan 21 12:23:32.769753 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f7fdcdc1-22ca-4ef8-a009-f539667ffd79 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:32.770678 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:32.770678 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:32.773596 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f7fdcdc1-22ca-4ef8-a009-f539667ffd79 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:32.915560 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:32.915560 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:32.927212 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f7fdcdc1-22ca-4ef8-a009-f539667ffd79 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Volume info retrieved successfully. Jan 21 12:23:32.952522 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-f7fdcdc1-22ca-4ef8-a009-f539667ffd79 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:32.952522 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-f7fdcdc1-22ca-4ef8-a009-f539667ffd79 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:32.966181 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-f7fdcdc1-22ca-4ef8-a009-f539667ffd79 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:32.982875 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:32.982875 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:33.038830 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f7fdcdc1-22ca-4ef8-a009-f539667ffd79 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/e7b11db0-79fd-481f-abff-78bda754f630 returned with HTTP 200 Jan 21 12:23:33.040317 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1051/2082] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:23:32 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/e7b11db0-79fd-481f-abff-78bda754f630 => generated 999 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:33.456015 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-be615c08-487a-4655-9f82-c62adbc6e3a6 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] GET http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 Jan 21 12:23:33.456506 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-be615c08-487a-4655-9f82-c62adbc6e3a6 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:33.456797 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:33.456797 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:33.457101 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-be615c08-487a-4655-9f82-c62adbc6e3a6 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:33.551237 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:33.551237 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:33.565624 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-be615c08-487a-4655-9f82-c62adbc6e3a6 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Volume info retrieved successfully. Jan 21 12:23:33.583561 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-be615c08-487a-4655-9f82-c62adbc6e3a6 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:33.583944 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-be615c08-487a-4655-9f82-c62adbc6e3a6 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:33.591899 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-be615c08-487a-4655-9f82-c62adbc6e3a6 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:33.602338 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:33.602338 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:33.630353 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-be615c08-487a-4655-9f82-c62adbc6e3a6 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 returned with HTTP 200 Jan 21 12:23:33.631566 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1032/2083] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:23:33 2021] GET /volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 => generated 986 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:33.667770 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-221fe3c0-9af6-445c-b4bd-b3c7da979111 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b Jan 21 12:23:33.668317 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-221fe3c0-9af6-445c-b4bd-b3c7da979111 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:33.668515 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:33.668515 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:33.668906 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-221fe3c0-9af6-445c-b4bd-b3c7da979111 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:33.809263 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:33.809263 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:33.825749 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-221fe3c0-9af6-445c-b4bd-b3c7da979111 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:33.859192 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-221fe3c0-9af6-445c-b4bd-b3c7da979111 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b returned with HTTP 200 Jan 21 12:23:33.860598 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1052/2084] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:33 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b => generated 981 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:34.059499 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c847195d-4a24-4e66-a813-42656609a97a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/e7b11db0-79fd-481f-abff-78bda754f630 Jan 21 12:23:34.060902 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c847195d-4a24-4e66-a813-42656609a97a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:34.061102 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:34.061102 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:34.061617 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c847195d-4a24-4e66-a813-42656609a97a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:34.185538 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:34.185538 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:34.219644 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c847195d-4a24-4e66-a813-42656609a97a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Volume info retrieved successfully. Jan 21 12:23:34.237032 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-c847195d-4a24-4e66-a813-42656609a97a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:34.237216 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-c847195d-4a24-4e66-a813-42656609a97a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:34.246567 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-c847195d-4a24-4e66-a813-42656609a97a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:34.259365 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:34.259365 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:34.287974 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c847195d-4a24-4e66-a813-42656609a97a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/e7b11db0-79fd-481f-abff-78bda754f630 returned with HTTP 200 Jan 21 12:23:34.289505 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1033/2085] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:23:34 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/e7b11db0-79fd-481f-abff-78bda754f630 => generated 1000 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:23:34.305240 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6f804e3d-3f0a-4d59-b275-be5299101be9 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] POST http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots Jan 21 12:23:34.305784 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:34.305784 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:34.306207 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6f804e3d-3f0a-4d59-b275-be5299101be9 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "c86719aa-2cd9-4056-81e3-f5d51572c487", "name": "tempest-group_snapshot-869861217"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:23:34.307256 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.group_snapshots [None req-6f804e3d-3f0a-4d59-b275-be5299101be9 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Creating new group_snapshot {'group_snapshot': {'group_id': 'c86719aa-2cd9-4056-81e3-f5d51572c487', 'name': 'tempest-group_snapshot-869861217'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 21 12:23:34.316478 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:34.316478 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:34.343799 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.group_snapshots [None req-6f804e3d-3f0a-4d59-b275-be5299101be9 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Creating group_snapshot tempest-group_snapshot-869861217. Jan 21 12:23:34.423049 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:34.423049 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:34.470046 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-6f804e3d-3f0a-4d59-b275-be5299101be9 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1520870959 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1520870959, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:23:34.471760 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-6f804e3d-3f0a-4d59-b275-be5299101be9 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1520870959 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1520870959, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:23:34.526268 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-6f804e3d-3f0a-4d59-b275-be5299101be9 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Created reservations ['f4abae7a-50f6-4586-b369-06d0c581e979', '13d1f24c-48c5-465a-8902-81d66ff97ec1', '1050b223-4e32-4a6d-8ed3-b0b1c73f8bf7', 'c25fe1c6-d03b-4f7f-a027-0b0cdcca22ea'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:23:34.602366 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6f804e3d-3f0a-4d59-b275-be5299101be9 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots returned with HTTP 202 Jan 21 12:23:34.608744 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1053/2086] 10.222.0.89 () {62 vars in 1291 bytes} [Thu Jan 21 12:23:34 2021] POST /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots => generated 167 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:23:34.614867 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-954fb5b1-7c94-4360-8657-4a7d23be1b47 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/7057f33f-c9dd-4963-a529-fd1c2ca7046c Jan 21 12:23:34.615456 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-954fb5b1-7c94-4360-8657-4a7d23be1b47 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:34.615679 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:34.615679 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:34.616062 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-954fb5b1-7c94-4360-8657-4a7d23be1b47 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:34.616476 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.group_snapshots [None req-954fb5b1-7c94-4360-8657-4a7d23be1b47 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] show called for member 7057f33f-c9dd-4963-a529-fd1c2ca7046c {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 12:23:34.625437 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:34.625437 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:34.639535 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-954fb5b1-7c94-4360-8657-4a7d23be1b47 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/7057f33f-c9dd-4963-a529-fd1c2ca7046c returned with HTTP 200 Jan 21 12:23:34.641150 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1034/2087] 10.222.0.89 () {60 vars in 1380 bytes} [Thu Jan 21 12:23:34 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/7057f33f-c9dd-4963-a529-fd1c2ca7046c => generated 306 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:34.653152 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cbb3462c-5070-48c6-b7c9-d73ff965640f tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] GET http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 Jan 21 12:23:34.654319 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cbb3462c-5070-48c6-b7c9-d73ff965640f tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:34.654964 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:34.654964 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:34.656683 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cbb3462c-5070-48c6-b7c9-d73ff965640f tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:34.715725 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:34.715725 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:34.725400 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cbb3462c-5070-48c6-b7c9-d73ff965640f tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Volume info retrieved successfully. Jan 21 12:23:34.747949 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-cbb3462c-5070-48c6-b7c9-d73ff965640f tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:34.748790 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-cbb3462c-5070-48c6-b7c9-d73ff965640f tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:34.760610 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-cbb3462c-5070-48c6-b7c9-d73ff965640f tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:34.774908 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:34.774908 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:34.811938 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cbb3462c-5070-48c6-b7c9-d73ff965640f tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 returned with HTTP 200 Jan 21 12:23:34.813462 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1054/2088] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:23:34 2021] GET /volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 => generated 985 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:34.876493 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fc4f4d09-5773-4889-a786-4fb5643e40b2 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b Jan 21 12:23:34.877019 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fc4f4d09-5773-4889-a786-4fb5643e40b2 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:34.877242 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:34.877242 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:34.878213 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fc4f4d09-5773-4889-a786-4fb5643e40b2 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:34.954943 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:34.954943 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:34.967546 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fc4f4d09-5773-4889-a786-4fb5643e40b2 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:35.010405 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fc4f4d09-5773-4889-a786-4fb5643e40b2 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b returned with HTTP 200 Jan 21 12:23:35.018078 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1035/2089] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:34 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b => generated 1369 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:35.036411 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-08e89070-bb9e-4d89-a207-586871e551f6 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b Jan 21 12:23:35.037073 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-08e89070-bb9e-4d89-a207-586871e551f6 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:35.039977 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:35.039977 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:35.039977 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-08e89070-bb9e-4d89-a207-586871e551f6 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:35.159398 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:35.159398 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:35.189379 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-08e89070-bb9e-4d89-a207-586871e551f6 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:35.241442 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-08e89070-bb9e-4d89-a207-586871e551f6 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b returned with HTTP 200 Jan 21 12:23:35.245487 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1055/2090] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:35 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b => generated 1369 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:35.259018 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cba3f7bd-19d5-4fee-93a6-cae08f68e17f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] POST http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots Jan 21 12:23:35.263510 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:35.263510 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:35.264108 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cba3f7bd-19d5-4fee-93a6-cae08f68e17f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2fae8272-b63c-4532-8a91-2163f1ed2c8b", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-919721981", "description": null, "metadata": null}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:23:35.322671 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:35.322671 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:35.324029 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cba3f7bd-19d5-4fee-93a6-cae08f68e17f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:35.325759 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-cba3f7bd-19d5-4fee-93a6-cae08f68e17f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Create snapshot from volume 2fae8272-b63c-4532-8a91-2163f1ed2c8b Jan 21 12:23:35.415011 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-cba3f7bd-19d5-4fee-93a6-cae08f68e17f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Created reservations ['f7542808-9d9a-4174-8ce2-cde7b8b10633', '2ea60000-46e8-4521-8067-089dabb1275e', '8cdfa129-d258-463d-90ab-e6cd502430f3', 'ee7cd5df-9fc7-4f41-8b04-08283b2dfa86'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:23:35.552666 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cba3f7bd-19d5-4fee-93a6-cae08f68e17f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Snapshot create request issued successfully. Jan 21 12:23:35.558509 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cba3f7bd-19d5-4fee-93a6-cae08f68e17f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots returned with HTTP 202 Jan 21 12:23:35.559811 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1036/2091] 10.222.0.89 () {60 vars in 1232 bytes} [Thu Jan 21 12:23:35 2021] POST /volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots => generated 307 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:23:35.572569 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-da25b319-0b88-4449-90e8-5ac0fee245ab tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/f342af9a-c585-4053-aec1-0f539a4a07d6 Jan 21 12:23:35.573498 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-da25b319-0b88-4449-90e8-5ac0fee245ab tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:35.573860 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:35.573860 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:35.574430 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-da25b319-0b88-4449-90e8-5ac0fee245ab tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:35.605960 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:35.605960 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:35.608178 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-da25b319-0b88-4449-90e8-5ac0fee245ab tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Snapshot retrieved successfully. Jan 21 12:23:35.611534 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-da25b319-0b88-4449-90e8-5ac0fee245ab tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/f342af9a-c585-4053-aec1-0f539a4a07d6 returned with HTTP 200 Jan 21 12:23:35.617065 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1056/2092] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:23:35 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/f342af9a-c585-4053-aec1-0f539a4a07d6 => generated 439 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:35.653309 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f53eca76-4780-40ce-8fb0-5605f7381868 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/7057f33f-c9dd-4963-a529-fd1c2ca7046c Jan 21 12:23:35.654090 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f53eca76-4780-40ce-8fb0-5605f7381868 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:35.654414 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:35.654414 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:35.654959 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f53eca76-4780-40ce-8fb0-5605f7381868 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:35.655631 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.group_snapshots [None req-f53eca76-4780-40ce-8fb0-5605f7381868 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] show called for member 7057f33f-c9dd-4963-a529-fd1c2ca7046c {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 12:23:35.663139 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:35.663139 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:35.676812 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f53eca76-4780-40ce-8fb0-5605f7381868 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/7057f33f-c9dd-4963-a529-fd1c2ca7046c returned with HTTP 200 Jan 21 12:23:35.677829 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1037/2093] 10.222.0.89 () {60 vars in 1380 bytes} [Thu Jan 21 12:23:35 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/7057f33f-c9dd-4963-a529-fd1c2ca7046c => generated 306 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:35.829673 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c5b51df0-65a8-4a8f-8ef6-f52b4ea300c8 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] GET http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 Jan 21 12:23:35.830780 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c5b51df0-65a8-4a8f-8ef6-f52b4ea300c8 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:35.831169 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:35.831169 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:35.831790 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c5b51df0-65a8-4a8f-8ef6-f52b4ea300c8 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:35.917214 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c5b51df0-65a8-4a8f-8ef6-f52b4ea300c8 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 returned with HTTP 404 Jan 21 12:23:35.927458 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1057/2094] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:23:35 2021] GET /volume/v3/012098a21e384428bf589b610e18ef1d/volumes/5d421dc2-b9f2-4de7-943a-b460dcc47a82 => generated 109 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 21 12:23:35.940643 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-af217898-5b77-4bcf-a578-76c267043631 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] GET http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/groups/767324be-112f-4f6c-9bb8-e6e7c841cbff Jan 21 12:23:35.941569 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-af217898-5b77-4bcf-a578-76c267043631 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:35.942036 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:35.942036 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:35.942726 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-af217898-5b77-4bcf-a578-76c267043631 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:35.943335 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-af217898-5b77-4bcf-a578-76c267043631 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] show called for member 767324be-112f-4f6c-9bb8-e6e7c841cbff {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:23:35.958777 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-af217898-5b77-4bcf-a578-76c267043631 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/groups/767324be-112f-4f6c-9bb8-e6e7c841cbff returned with HTTP 404 Jan 21 12:23:35.960192 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1038/2095] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:23:35 2021] GET /volume/v3/012098a21e384428bf589b610e18ef1d/groups/767324be-112f-4f6c-9bb8-e6e7c841cbff => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 12:23:35.971750 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-faa0ac49-6bf3-43bf-a34a-accbe2930a18 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] GET http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/detail Jan 21 12:23:35.972693 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-faa0ac49-6bf3-43bf-a34a-accbe2930a18 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:35.973394 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-faa0ac49-6bf3-43bf-a34a-accbe2930a18 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Calling method 'detail' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:35.974360 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-faa0ac49-6bf3-43bf-a34a-accbe2930a18 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:23:35.976322 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-faa0ac49-6bf3-43bf-a34a-accbe2930a18 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87985) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:23:36.144167 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-faa0ac49-6bf3-43bf-a34a-accbe2930a18 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Get all volumes completed successfully. Jan 21 12:23:36.156004 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-faa0ac49-6bf3-43bf-a34a-accbe2930a18 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:36.156667 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-faa0ac49-6bf3-43bf-a34a-accbe2930a18 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:36.184177 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-faa0ac49-6bf3-43bf-a34a-accbe2930a18 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:36.204475 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:36.204475 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:36.262360 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-faa0ac49-6bf3-43bf-a34a-accbe2930a18 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/detail returned with HTTP 200 Jan 21 12:23:36.263847 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1058/2096] 10.222.0.89 () {60 vars in 1266 bytes} [Thu Jan 21 12:23:35 2021] GET /volume/v3/012098a21e384428bf589b610e18ef1d/volumes/detail => generated 993 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:36.283417 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7f61f5c0-2c80-409e-b9a4-5ca36a7c1242 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] POST http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/groups/1b66af48-aab7-453f-9220-c5a2fb28f21e/action Jan 21 12:23:36.284343 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7f61f5c0-2c80-409e-b9a4-5ca36a7c1242 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:23:36.284796 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7f61f5c0-2c80-409e-b9a4-5ca36a7c1242 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:23:36.287330 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-7f61f5c0-2c80-409e-b9a4-5ca36a7c1242 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] delete called for group 1b66af48-aab7-453f-9220-c5a2fb28f21e {{(pid=87986) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 12:23:36.287697 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.groups [None req-7f61f5c0-2c80-409e-b9a4-5ca36a7c1242 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Delete group with id: 1b66af48-aab7-453f-9220-c5a2fb28f21e Jan 21 12:23:36.304171 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:36.304171 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:36.496881 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7f61f5c0-2c80-409e-b9a4-5ca36a7c1242 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/groups/1b66af48-aab7-453f-9220-c5a2fb28f21e/action returned with HTTP 202 Jan 21 12:23:36.498028 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1039/2097] 10.222.0.89 () {62 vars in 1395 bytes} [Thu Jan 21 12:23:36 2021] POST /volume/v3/012098a21e384428bf589b610e18ef1d/groups/1b66af48-aab7-453f-9220-c5a2fb28f21e/action => generated 0 bytes in 220 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 12:23:36.507414 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c56b75ba-b2e3-46ed-80ef-7cef1b4595e8 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] GET http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/e32711f6-b2f3-4e50-b0d7-123df21e40c1 Jan 21 12:23:36.507993 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c56b75ba-b2e3-46ed-80ef-7cef1b4595e8 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:36.508219 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:36.508219 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:36.508599 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c56b75ba-b2e3-46ed-80ef-7cef1b4595e8 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:36.591970 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:36.591970 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:36.603382 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c56b75ba-b2e3-46ed-80ef-7cef1b4595e8 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Volume info retrieved successfully. Jan 21 12:23:36.626392 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-248af433-6405-4859-bcbc-86f1ef761c26 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/f342af9a-c585-4053-aec1-0f539a4a07d6 Jan 21 12:23:36.626928 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-248af433-6405-4859-bcbc-86f1ef761c26 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:36.627146 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:36.627146 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:36.627517 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-248af433-6405-4859-bcbc-86f1ef761c26 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:36.628975 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-c56b75ba-b2e3-46ed-80ef-7cef1b4595e8 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:36.629627 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-c56b75ba-b2e3-46ed-80ef-7cef1b4595e8 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:36.641119 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-c56b75ba-b2e3-46ed-80ef-7cef1b4595e8 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:36.648371 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:36.648371 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:36.673662 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c56b75ba-b2e3-46ed-80ef-7cef1b4595e8 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/e32711f6-b2f3-4e50-b0d7-123df21e40c1 returned with HTTP 200 Jan 21 12:23:36.674807 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1059/2098] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:23:36 2021] GET /volume/v3/012098a21e384428bf589b610e18ef1d/volumes/e32711f6-b2f3-4e50-b0d7-123df21e40c1 => generated 989 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:36.691610 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-57282c65-9212-4cb8-924d-bf4a6d2e4fcd tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/7057f33f-c9dd-4963-a529-fd1c2ca7046c Jan 21 12:23:36.696367 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-57282c65-9212-4cb8-924d-bf4a6d2e4fcd tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:36.698540 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:36.698540 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:36.699292 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-57282c65-9212-4cb8-924d-bf4a6d2e4fcd tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:36.702011 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.group_snapshots [None req-57282c65-9212-4cb8-924d-bf4a6d2e4fcd tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] show called for member 7057f33f-c9dd-4963-a529-fd1c2ca7046c {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 12:23:36.710728 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:36.710728 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:36.712218 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-248af433-6405-4859-bcbc-86f1ef761c26 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Snapshot retrieved successfully. Jan 21 12:23:36.720277 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-248af433-6405-4859-bcbc-86f1ef761c26 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/f342af9a-c585-4053-aec1-0f539a4a07d6 returned with HTTP 200 Jan 21 12:23:36.720888 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:36.720888 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:36.721589 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1040/2099] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:23:36 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/f342af9a-c585-4053-aec1-0f539a4a07d6 => generated 439 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:36.745736 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-57282c65-9212-4cb8-924d-bf4a6d2e4fcd tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/7057f33f-c9dd-4963-a529-fd1c2ca7046c returned with HTTP 200 Jan 21 12:23:36.746823 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1060/2100] 10.222.0.89 () {60 vars in 1380 bytes} [Thu Jan 21 12:23:36 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/7057f33f-c9dd-4963-a529-fd1c2ca7046c => generated 307 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:36.758302 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-11271d22-0a9c-47fd-9cf3-d33f7b6d8498 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/detail Jan 21 12:23:36.758832 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-11271d22-0a9c-47fd-9cf3-d33f7b6d8498 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:36.759025 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:36.759025 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:36.759972 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-11271d22-0a9c-47fd-9cf3-d33f7b6d8498 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'detail' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:36.760799 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-11271d22-0a9c-47fd-9cf3-d33f7b6d8498 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:23:36.764206 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.db.sqlalchemy.api [None req-11271d22-0a9c-47fd-9cf3-d33f7b6d8498 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Building query based on filter {{(pid=87986) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 12:23:36.785278 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-11271d22-0a9c-47fd-9cf3-d33f7b6d8498 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Get all snapshots completed successfully. Jan 21 12:23:36.786342 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:36.786342 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:36.788053 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-11271d22-0a9c-47fd-9cf3-d33f7b6d8498 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/detail returned with HTTP 200 Jan 21 12:23:36.793772 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1041/2101] 10.222.0.89 () {58 vars in 1231 bytes} [Thu Jan 21 12:23:36 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/detail => generated 453 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:36.801091 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-49904a6d-8054-4e4c-9bf4-b1220b6e3794 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/99c87867-b4dd-4a19-be80-fa80600c6e25 Jan 21 12:23:36.801794 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-49904a6d-8054-4e4c-9bf4-b1220b6e3794 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:36.802125 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:36.802125 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:36.802689 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-49904a6d-8054-4e4c-9bf4-b1220b6e3794 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:36.833612 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:36.833612 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:36.835020 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-49904a6d-8054-4e4c-9bf4-b1220b6e3794 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Snapshot retrieved successfully. Jan 21 12:23:36.837073 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-49904a6d-8054-4e4c-9bf4-b1220b6e3794 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/99c87867-b4dd-4a19-be80-fa80600c6e25 returned with HTTP 200 Jan 21 12:23:36.838063 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1061/2102] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:23:36 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/99c87867-b4dd-4a19-be80-fa80600c6e25 => generated 450 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:36.850625 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-18065d29-44c8-445d-8381-de273bab3bd0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] POST http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/action Jan 21 12:23:36.851665 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:36.851665 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:36.852303 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-18065d29-44c8-445d-8381-de273bab3bd0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Action body: b'{"create-from-src": {"group_snapshot_id": "7057f33f-c9dd-4963-a529-fd1c2ca7046c", "name": "tempest-Group_from_snap-227382020"}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:23:36.853119 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-18065d29-44c8-445d-8381-de273bab3bd0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"group_snapshot_id": "7057f33f-c9dd-4963-a529-fd1c2ca7046c", "name": "tempest-Group_from_snap-227382020"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:23:36.854451 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-18065d29-44c8-445d-8381-de273bab3bd0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Creating new group {'create-from-src': {'group_snapshot_id': '7057f33f-c9dd-4963-a529-fd1c2ca7046c', 'name': 'tempest-Group_from_snap-227382020'}}. {{(pid=87986) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 21 12:23:36.855066 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.groups [None req-18065d29-44c8-445d-8381-de273bab3bd0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Creating group tempest-Group_from_snap-227382020 from group_snapshot 7057f33f-c9dd-4963-a529-fd1c2ca7046c. Jan 21 12:23:36.863364 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:36.863364 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:36.888411 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:36.888411 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:36.896668 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:36.896668 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:37.018298 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-18065d29-44c8-445d-8381-de273bab3bd0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Created reservations ['6877f8bb-d799-4b37-be9e-bb6550973c22'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:23:37.206646 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.group.api [None req-18065d29-44c8-445d-8381-de273bab3bd0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] A mapping entry already exists for group 1cfb2e3e-cba4-4c68-9343-c82b0dd63f5d and volume type 932edebc-38dc-47fd-8dae-027681cc0a15. Do not need to create again. Jan 21 12:23:37.208125 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:37.208125 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:37.209910 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-18065d29-44c8-445d-8381-de273bab3bd0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Availability Zones retrieved successfully. Jan 21 12:23:37.232169 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-18065d29-44c8-445d-8381-de273bab3bd0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Flow 'volume_create_api' (8a6039cc-8114-4433-a6cb-6193963aed97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:23:37.236053 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-18065d29-44c8-445d-8381-de273bab3bd0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc772944-b591-4eed-b87b-193e2b4f6cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:37.238789 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-18065d29-44c8-445d-8381-de273bab3bd0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:23:37.420415 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-18065d29-44c8-445d-8381-de273bab3bd0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc772944-b591-4eed-b87b-193e2b4f6cb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '99c87867-b4dd-4a19-be80-fa80600c6e25', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T12:23:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=932edebc-38dc-47fd-8dae-027681cc0a15,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1520870959',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '932edebc-38dc-47fd-8dae-027681cc0a15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1cfb2e3e-cba4-4c68-9343-c82b0dd63f5d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:37.423512 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-18065d29-44c8-445d-8381-de273bab3bd0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba9f1aea-9f3a-428e-b1ed-f3ad5338c5ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:37.519097 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-18065d29-44c8-445d-8381-de273bab3bd0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Created reservations ['39960dc4-abe2-425e-9164-4f1e67bc1d2e', '8a6e9626-7969-490c-9a39-4f674e5e1499'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:23:37.521372 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-18065d29-44c8-445d-8381-de273bab3bd0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba9f1aea-9f3a-428e-b1ed-f3ad5338c5ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39960dc4-abe2-425e-9164-4f1e67bc1d2e', '8a6e9626-7969-490c-9a39-4f674e5e1499']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:37.523466 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-18065d29-44c8-445d-8381-de273bab3bd0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4166b781-8fd6-4a03-a571-50fe0a46597c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:37.691450 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0a4ecbee-05ee-454f-b8bb-350ffde8899a tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] GET http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/e32711f6-b2f3-4e50-b0d7-123df21e40c1 Jan 21 12:23:37.692875 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0a4ecbee-05ee-454f-b8bb-350ffde8899a tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:37.693287 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:37.693287 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:37.693960 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0a4ecbee-05ee-454f-b8bb-350ffde8899a tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:37.745597 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:37.745597 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:37.761612 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0a4ecbee-05ee-454f-b8bb-350ffde8899a tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Volume info retrieved successfully. Jan 21 12:23:37.778761 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-0a4ecbee-05ee-454f-b8bb-350ffde8899a tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:37.779565 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-0a4ecbee-05ee-454f-b8bb-350ffde8899a tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:37.788807 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-0a4ecbee-05ee-454f-b8bb-350ffde8899a tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:37.804046 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:37.804046 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:37.830188 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0a4ecbee-05ee-454f-b8bb-350ffde8899a tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/e32711f6-b2f3-4e50-b0d7-123df21e40c1 returned with HTTP 200 Jan 21 12:23:37.831213 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1062/2103] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:23:37 2021] GET /volume/v3/012098a21e384428bf589b610e18ef1d/volumes/e32711f6-b2f3-4e50-b0d7-123df21e40c1 => generated 989 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:37.846151 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f3a5e02f-1cbd-4b86-8fc0-5812b527a9d3 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/f342af9a-c585-4053-aec1-0f539a4a07d6 Jan 21 12:23:37.846670 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f3a5e02f-1cbd-4b86-8fc0-5812b527a9d3 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:37.846866 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:37.846866 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:37.847488 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f3a5e02f-1cbd-4b86-8fc0-5812b527a9d3 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:37.867744 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-18065d29-44c8-445d-8381-de273bab3bd0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4166b781-8fd6-4a03-a571-50fe0a46597c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0238d400-0371-4455-b7ff-f91fcd829e53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=1cfb2e3e-cba4-4c68-9343-c82b0dd63f5d,group_type_id=,metadata={},multiattach=False,project_id='162ff7e77bba4b96a08cea1356f45cf1',qos_specs=None,replication_status=,reservations=['39960dc4-abe2-425e-9164-4f1e67bc1d2e','8a6e9626-7969-490c-9a39-4f674e5e1499'],size=1,snapshot_id=99c87867-b4dd-4a19-be80-fa80600c6e25,source_replicaid=,source_volid=None,status='creating',user_id='32c1a9806e0d44af9e25f8f577040431',volume_type_id=932edebc-38dc-47fd-8dae-027681cc0a15), '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=2021-01-21T12:23:37Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1cfb2e3e-cba4-4c68-9343-c82b0dd63f5d,host=None,id=0238d400-0371-4455-b7ff-f91fcd829e53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='162ff7e77bba4b96a08cea1356f45cf1',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=99c87867-b4dd-4a19-be80-fa80600c6e25,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='32c1a9806e0d44af9e25f8f577040431',volume_attachment=,volume_type=,volume_type_id=932edebc-38dc-47fd-8dae-027681cc0a15)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:37.869947 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-18065d29-44c8-445d-8381-de273bab3bd0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d80e073a-5db7-41c1-981c-db3e836e2d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:37.880200 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:37.880200 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:37.882088 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f3a5e02f-1cbd-4b86-8fc0-5812b527a9d3 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Snapshot retrieved successfully. Jan 21 12:23:37.885188 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f3a5e02f-1cbd-4b86-8fc0-5812b527a9d3 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/f342af9a-c585-4053-aec1-0f539a4a07d6 returned with HTTP 200 Jan 21 12:23:37.886223 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1063/2104] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:23:37 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/f342af9a-c585-4053-aec1-0f539a4a07d6 => generated 466 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:37.901502 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-53e55c90-b72d-4eeb-a48e-070115fbed0f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/f342af9a-c585-4053-aec1-0f539a4a07d6 Jan 21 12:23:37.902350 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-53e55c90-b72d-4eeb-a48e-070115fbed0f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:37.902755 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:37.902755 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:37.903378 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-53e55c90-b72d-4eeb-a48e-070115fbed0f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:37.911580 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-18065d29-44c8-445d-8381-de273bab3bd0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d80e073a-5db7-41c1-981c-db3e836e2d2f) 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=None,encryption_key_id=None,group_id=1cfb2e3e-cba4-4c68-9343-c82b0dd63f5d,group_type_id=,metadata={},multiattach=False,project_id='162ff7e77bba4b96a08cea1356f45cf1',qos_specs=None,replication_status=,reservations=['39960dc4-abe2-425e-9164-4f1e67bc1d2e','8a6e9626-7969-490c-9a39-4f674e5e1499'],size=1,snapshot_id=99c87867-b4dd-4a19-be80-fa80600c6e25,source_replicaid=,source_volid=None,status='creating',user_id='32c1a9806e0d44af9e25f8f577040431',volume_type_id=932edebc-38dc-47fd-8dae-027681cc0a15)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:37.911580 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-18065d29-44c8-445d-8381-de273bab3bd0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Flow 'volume_create_api' (8a6039cc-8114-4433-a6cb-6193963aed97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:23:37.939144 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:37.939144 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:37.941113 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-53e55c90-b72d-4eeb-a48e-070115fbed0f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Snapshot retrieved successfully. Jan 21 12:23:37.943425 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-53e55c90-b72d-4eeb-a48e-070115fbed0f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/f342af9a-c585-4053-aec1-0f539a4a07d6 returned with HTTP 200 Jan 21 12:23:37.944505 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1064/2105] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:23:37 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/f342af9a-c585-4053-aec1-0f539a4a07d6 => generated 466 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:37.966251 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-18065d29-44c8-445d-8381-de273bab3bd0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Create volume request issued successfully. Jan 21 12:23:38.000344 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-18065d29-44c8-445d-8381-de273bab3bd0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/action returned with HTTP 202 Jan 21 12:23:38.001434 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1042/2106] 10.222.0.89 () {62 vars in 1285 bytes} [Thu Jan 21 12:23:36 2021] POST /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/action => generated 102 bytes in 1156 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:23:38.011977 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-39936e79-6697-411e-80d6-0c86d00c5c89 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/detail Jan 21 12:23:38.012795 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-39936e79-6697-411e-80d6-0c86d00c5c89 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:38.013433 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:38.013433 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:38.014235 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-39936e79-6697-411e-80d6-0c86d00c5c89 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'detail' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:38.015750 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-39936e79-6697-411e-80d6-0c86d00c5c89 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:23:38.018529 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-39936e79-6697-411e-80d6-0c86d00c5c89 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87985) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:23:38.086116 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-39936e79-6697-411e-80d6-0c86d00c5c89 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Get all volumes completed successfully. Jan 21 12:23:38.088179 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-39936e79-6697-411e-80d6-0c86d00c5c89 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:38.088783 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-39936e79-6697-411e-80d6-0c86d00c5c89 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:38.119777 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-39936e79-6697-411e-80d6-0c86d00c5c89 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:38.129556 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:38.129556 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:38.152206 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-39936e79-6697-411e-80d6-0c86d00c5c89 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:38.157074 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-39936e79-6697-411e-80d6-0c86d00c5c89 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:38.171551 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-39936e79-6697-411e-80d6-0c86d00c5c89 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:38.189894 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:38.189894 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:38.231685 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-39936e79-6697-411e-80d6-0c86d00c5c89 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/detail returned with HTTP 200 Jan 21 12:23:38.232843 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1065/2107] 10.222.0.89 () {60 vars in 1266 bytes} [Thu Jan 21 12:23:38 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/detail => generated 1985 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:23:38.249563 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f239ba76-3f0d-43e2-9c2f-e56269c75b52 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 Jan 21 12:23:38.250404 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f239ba76-3f0d-43e2-9c2f-e56269c75b52 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:38.250787 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:38.250787 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:38.251415 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f239ba76-3f0d-43e2-9c2f-e56269c75b52 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:38.285860 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-f1844774-f9d9-4e14-beee-2b3c4706fad5 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/f342af9a-c585-4053-aec1-0f539a4a07d6 Jan 21 12:23:38.286777 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-f1844774-f9d9-4e14-beee-2b3c4706fad5 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:38.287150 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:38.287150 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:38.287760 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-f1844774-f9d9-4e14-beee-2b3c4706fad5 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:38.328853 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:38.328853 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:38.333682 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:38.333682 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:38.340707 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-f61300af-b428-47c4-b960-3c995392ef2f req-f1844774-f9d9-4e14-beee-2b3c4706fad5 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Snapshot retrieved successfully. Jan 21 12:23:38.340707 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-f1844774-f9d9-4e14-beee-2b3c4706fad5 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/f342af9a-c585-4053-aec1-0f539a4a07d6 returned with HTTP 200 Jan 21 12:23:38.349831 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1066/2108] 10.222.0.89 () {60 vars in 1575 bytes} [Thu Jan 21 12:23:38 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/f342af9a-c585-4053-aec1-0f539a4a07d6 => generated 466 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:38.364706 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-b838cccf-1bc6-4a3a-bd5a-d48c1da3fdbf tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b Jan 21 12:23:38.365824 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-b838cccf-1bc6-4a3a-bd5a-d48c1da3fdbf tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:38.366219 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:38.366219 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:38.367042 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-b838cccf-1bc6-4a3a-bd5a-d48c1da3fdbf tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:38.369853 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f239ba76-3f0d-43e2-9c2f-e56269c75b52 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Volume info retrieved successfully. Jan 21 12:23:38.395582 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-f239ba76-3f0d-43e2-9c2f-e56269c75b52 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:38.396040 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-f239ba76-3f0d-43e2-9c2f-e56269c75b52 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:38.410288 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-f239ba76-3f0d-43e2-9c2f-e56269c75b52 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:38.419585 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:38.419585 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:38.435230 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:38.435230 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:38.444967 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f239ba76-3f0d-43e2-9c2f-e56269c75b52 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 returned with HTTP 200 Jan 21 12:23:38.446058 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1043/2109] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:23:38 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 => generated 992 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:38.456654 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-f61300af-b428-47c4-b960-3c995392ef2f req-b838cccf-1bc6-4a3a-bd5a-d48c1da3fdbf tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:38.484708 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-b838cccf-1bc6-4a3a-bd5a-d48c1da3fdbf tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b returned with HTTP 200 Jan 21 12:23:38.486061 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1067/2110] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:23:38 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b => generated 1369 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 12:23:38.848351 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-94b4ec2c-8d12-4e17-9ca9-7ab474e3da17 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] GET http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/e32711f6-b2f3-4e50-b0d7-123df21e40c1 Jan 21 12:23:38.848960 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-94b4ec2c-8d12-4e17-9ca9-7ab474e3da17 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:38.849305 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:38.849305 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:38.849776 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-94b4ec2c-8d12-4e17-9ca9-7ab474e3da17 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:38.945923 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-94b4ec2c-8d12-4e17-9ca9-7ab474e3da17 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/e32711f6-b2f3-4e50-b0d7-123df21e40c1 returned with HTTP 404 Jan 21 12:23:38.950408 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1044/2111] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:23:38 2021] GET /volume/v3/012098a21e384428bf589b610e18ef1d/volumes/e32711f6-b2f3-4e50-b0d7-123df21e40c1 => generated 109 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 12:23:38.958968 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f3b06e29-2b9d-4f13-99ef-4f33da998674 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] GET http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/groups/1b66af48-aab7-453f-9220-c5a2fb28f21e Jan 21 12:23:38.959552 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f3b06e29-2b9d-4f13-99ef-4f33da998674 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:38.959781 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:38.959781 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:38.960141 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f3b06e29-2b9d-4f13-99ef-4f33da998674 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:38.960561 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-f3b06e29-2b9d-4f13-99ef-4f33da998674 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] show called for member 1b66af48-aab7-453f-9220-c5a2fb28f21e {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:23:38.972640 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f3b06e29-2b9d-4f13-99ef-4f33da998674 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/groups/1b66af48-aab7-453f-9220-c5a2fb28f21e returned with HTTP 404 Jan 21 12:23:38.973658 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1068/2112] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:23:38 2021] GET /volume/v3/012098a21e384428bf589b610e18ef1d/groups/1b66af48-aab7-453f-9220-c5a2fb28f21e => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 12:23:38.982023 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-835959ce-f93d-46bd-9931-e9763c6a0e95 tempest-GroupsV314Test-1372202975 tempest-GroupsV314Test-1372202975] DELETE http://10.222.0.89/volume/v3/ba1dfcdf1af0478093d87b2ab2f1326c/group_types/ac5231e8-1346-44d6-8b0b-bcd8067be65a Jan 21 12:23:38.982936 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-835959ce-f93d-46bd-9931-e9763c6a0e95 tempest-GroupsV314Test-1372202975 tempest-GroupsV314Test-1372202975] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:38.983613 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-835959ce-f93d-46bd-9931-e9763c6a0e95 tempest-GroupsV314Test-1372202975 tempest-GroupsV314Test-1372202975] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:39.042549 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 12:23:39.042549 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 12:23:39.056417 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-835959ce-f93d-46bd-9931-e9763c6a0e95 tempest-GroupsV314Test-1372202975 tempest-GroupsV314Test-1372202975] http://10.222.0.89/volume/v3/ba1dfcdf1af0478093d87b2ab2f1326c/group_types/ac5231e8-1346-44d6-8b0b-bcd8067be65a returned with HTTP 202 Jan 21 12:23:39.061276 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1045/2113] 10.222.0.89 () {60 vars in 1371 bytes} [Thu Jan 21 12:23:38 2021] DELETE /volume/v3/ba1dfcdf1af0478093d87b2ab2f1326c/group_types/ac5231e8-1346-44d6-8b0b-bcd8067be65a => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 12:23:39.071421 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-41fda16a-6fa1-4f54-b201-0ddb95bf8951 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] DELETE http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/e32711f6-b2f3-4e50-b0d7-123df21e40c1 Jan 21 12:23:39.071938 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-41fda16a-6fa1-4f54-b201-0ddb95bf8951 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:39.072585 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-41fda16a-6fa1-4f54-b201-0ddb95bf8951 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:39.073241 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-41fda16a-6fa1-4f54-b201-0ddb95bf8951 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] Delete volume with id: e32711f6-b2f3-4e50-b0d7-123df21e40c1 Jan 21 12:23:39.192105 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-41fda16a-6fa1-4f54-b201-0ddb95bf8951 tempest-GroupsV314Test-1492619357 tempest-GroupsV314Test-1492619357] http://10.222.0.89/volume/v3/012098a21e384428bf589b610e18ef1d/volumes/e32711f6-b2f3-4e50-b0d7-123df21e40c1 returned with HTTP 404 Jan 21 12:23:39.201277 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5f88e244-2b58-4194-a088-ea6fda933714 tempest-GroupsV314Test-1372202975 tempest-GroupsV314Test-1372202975] DELETE http://10.222.0.89/volume/v3/ba1dfcdf1af0478093d87b2ab2f1326c/types/f05b069b-8376-4f27-a477-f42a5508712c Jan 21 12:23:39.202085 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5f88e244-2b58-4194-a088-ea6fda933714 tempest-GroupsV314Test-1372202975 tempest-GroupsV314Test-1372202975] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:39.202875 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5f88e244-2b58-4194-a088-ea6fda933714 tempest-GroupsV314Test-1372202975 tempest-GroupsV314Test-1372202975] Calling method '_delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:39.210398 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1069/2114] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:23:39 2021] DELETE /volume/v3/012098a21e384428bf589b610e18ef1d/volumes/e32711f6-b2f3-4e50-b0d7-123df21e40c1 => generated 109 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:23:39.295469 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5f88e244-2b58-4194-a088-ea6fda933714 tempest-GroupsV314Test-1372202975 tempest-GroupsV314Test-1372202975] http://10.222.0.89/volume/v3/ba1dfcdf1af0478093d87b2ab2f1326c/types/f05b069b-8376-4f27-a477-f42a5508712c returned with HTTP 202 Jan 21 12:23:39.296795 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1046/2115] 10.222.0.89 () {58 vars in 1312 bytes} [Thu Jan 21 12:23:39 2021] DELETE /volume/v3/ba1dfcdf1af0478093d87b2ab2f1326c/types/f05b069b-8376-4f27-a477-f42a5508712c => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:23:39.304669 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-343a4f1a-6f05-48db-9ce8-52f807a83354 tempest-GroupsV314Test-1372202975 tempest-GroupsV314Test-1372202975] GET http://10.222.0.89/volume/v3/ba1dfcdf1af0478093d87b2ab2f1326c/types/f05b069b-8376-4f27-a477-f42a5508712c Jan 21 12:23:39.305526 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-343a4f1a-6f05-48db-9ce8-52f807a83354 tempest-GroupsV314Test-1372202975 tempest-GroupsV314Test-1372202975] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:39.306254 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-343a4f1a-6f05-48db-9ce8-52f807a83354 tempest-GroupsV314Test-1372202975 tempest-GroupsV314Test-1372202975] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:39.332606 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-343a4f1a-6f05-48db-9ce8-52f807a83354 tempest-GroupsV314Test-1372202975 tempest-GroupsV314Test-1372202975] http://10.222.0.89/volume/v3/ba1dfcdf1af0478093d87b2ab2f1326c/types/f05b069b-8376-4f27-a477-f42a5508712c returned with HTTP 404 Jan 21 12:23:39.334075 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1070/2116] 10.222.0.89 () {58 vars in 1309 bytes} [Thu Jan 21 12:23:39 2021] GET /volume/v3/ba1dfcdf1af0478093d87b2ab2f1326c/types/f05b069b-8376-4f27-a477-f42a5508712c => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:23:39.461681 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-91b4666f-d870-4c09-b720-45cd4e16af8a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 Jan 21 12:23:39.462548 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-91b4666f-d870-4c09-b720-45cd4e16af8a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:39.463231 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-91b4666f-d870-4c09-b720-45cd4e16af8a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:39.573037 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:39.573037 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:39.593912 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-91b4666f-d870-4c09-b720-45cd4e16af8a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Volume info retrieved successfully. Jan 21 12:23:39.621550 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-91b4666f-d870-4c09-b720-45cd4e16af8a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:39.625197 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-91b4666f-d870-4c09-b720-45cd4e16af8a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:39.661787 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-91b4666f-d870-4c09-b720-45cd4e16af8a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:39.669616 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:39.669616 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:39.733499 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-91b4666f-d870-4c09-b720-45cd4e16af8a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 returned with HTTP 200 Jan 21 12:23:39.744276 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1047/2117] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:23:39 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 => generated 992 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:40.121914 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-33d26ce3-b642-4bb9-a15b-a526c0ed1731 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/f342af9a-c585-4053-aec1-0f539a4a07d6 Jan 21 12:23:40.123081 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-33d26ce3-b642-4bb9-a15b-a526c0ed1731 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:40.123732 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-33d26ce3-b642-4bb9-a15b-a526c0ed1731 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:40.191392 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:40.191392 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:40.192549 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-f61300af-b428-47c4-b960-3c995392ef2f req-33d26ce3-b642-4bb9-a15b-a526c0ed1731 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Snapshot retrieved successfully. Jan 21 12:23:40.194812 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-33d26ce3-b642-4bb9-a15b-a526c0ed1731 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/f342af9a-c585-4053-aec1-0f539a4a07d6 returned with HTTP 200 Jan 21 12:23:40.195856 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1071/2118] 10.222.0.89 () {60 vars in 1575 bytes} [Thu Jan 21 12:23:40 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/f342af9a-c585-4053-aec1-0f539a4a07d6 => generated 466 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:40.752326 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c2733b8e-7631-4be2-ab34-1d739a4d728f tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 Jan 21 12:23:40.752908 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c2733b8e-7631-4be2-ab34-1d739a4d728f tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:40.753129 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:40.753129 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:40.753507 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c2733b8e-7631-4be2-ab34-1d739a4d728f tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:40.861844 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:40.861844 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:40.895301 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c2733b8e-7631-4be2-ab34-1d739a4d728f tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Volume info retrieved successfully. Jan 21 12:23:40.919668 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-c2733b8e-7631-4be2-ab34-1d739a4d728f tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:40.920251 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-c2733b8e-7631-4be2-ab34-1d739a4d728f tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:40.940197 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-c2733b8e-7631-4be2-ab34-1d739a4d728f tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:40.948663 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:40.948663 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:40.994128 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c2733b8e-7631-4be2-ab34-1d739a4d728f tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 returned with HTTP 200 Jan 21 12:23:40.995615 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1048/2119] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:23:40 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 => generated 992 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:42.011757 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6994d1bd-c156-4f3d-92d0-4d3152a4661b tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 Jan 21 12:23:42.012951 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6994d1bd-c156-4f3d-92d0-4d3152a4661b tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:42.013149 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:42.013149 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:42.013506 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6994d1bd-c156-4f3d-92d0-4d3152a4661b tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:42.165678 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:42.165678 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:42.179369 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6994d1bd-c156-4f3d-92d0-4d3152a4661b tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Volume info retrieved successfully. Jan 21 12:23:42.195155 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-6994d1bd-c156-4f3d-92d0-4d3152a4661b tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:42.195810 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-6994d1bd-c156-4f3d-92d0-4d3152a4661b tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:42.214068 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-6994d1bd-c156-4f3d-92d0-4d3152a4661b tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:42.232453 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:42.232453 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:42.273367 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6994d1bd-c156-4f3d-92d0-4d3152a4661b tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 returned with HTTP 200 Jan 21 12:23:42.274491 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1072/2120] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:23:42 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 => generated 992 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:42.758880 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-cd04f248-b7b8-42c7-abe5-e03280101b4e tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/f342af9a-c585-4053-aec1-0f539a4a07d6 Jan 21 12:23:42.759701 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-cd04f248-b7b8-42c7-abe5-e03280101b4e tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:42.759921 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:42.759921 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:42.760378 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-cd04f248-b7b8-42c7-abe5-e03280101b4e tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:42.856947 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:42.856947 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:42.863090 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-f61300af-b428-47c4-b960-3c995392ef2f req-cd04f248-b7b8-42c7-abe5-e03280101b4e tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Snapshot retrieved successfully. Jan 21 12:23:42.868559 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-cd04f248-b7b8-42c7-abe5-e03280101b4e tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/f342af9a-c585-4053-aec1-0f539a4a07d6 returned with HTTP 200 Jan 21 12:23:42.872346 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1049/2121] 10.222.0.90 () {58 vars in 1368 bytes} [Thu Jan 21 12:23:42 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/f342af9a-c585-4053-aec1-0f539a4a07d6 => generated 466 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:23:42.889205 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-df412981-b9b4-422d-9d1f-84e29333ba1a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b Jan 21 12:23:42.889946 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-df412981-b9b4-422d-9d1f-84e29333ba1a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:42.890251 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:42.890251 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:42.890765 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-df412981-b9b4-422d-9d1f-84e29333ba1a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:42.997549 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:42.997549 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:43.027175 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-f61300af-b428-47c4-b960-3c995392ef2f req-df412981-b9b4-422d-9d1f-84e29333ba1a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:43.097901 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-df412981-b9b4-422d-9d1f-84e29333ba1a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b returned with HTTP 200 Jan 21 12:23:43.100764 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1073/2122] 10.222.0.90 () {58 vars in 1362 bytes} [Thu Jan 21 12:23:42 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b => generated 1369 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:43.115137 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-8b5ee67c-9671-4496-b4da-75ca0ae4efb1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] POST http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes Jan 21 12:23:43.115893 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:43.115893 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:43.116585 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-8b5ee67c-9671-4496-b4da-75ca0ae4efb1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "f342af9a-c585-4053-aec1-0f539a4a07d6", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:23:43.118676 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [req-f61300af-b428-47c4-b960-3c995392ef2f req-8b5ee67c-9671-4496-b4da-75ca0ae4efb1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'f342af9a-c585-4053-aec1-0f539a4a07d6', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:23:43.226906 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:43.226906 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:43.237099 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-f61300af-b428-47c4-b960-3c995392ef2f req-8b5ee67c-9671-4496-b4da-75ca0ae4efb1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Snapshot retrieved successfully. Jan 21 12:23:43.238033 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [req-f61300af-b428-47c4-b960-3c995392ef2f req-8b5ee67c-9671-4496-b4da-75ca0ae4efb1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Create volume of 1 GB Jan 21 12:23:43.239532 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-f61300af-b428-47c4-b960-3c995392ef2f req-8b5ee67c-9671-4496-b4da-75ca0ae4efb1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Availability Zones retrieved successfully. Jan 21 12:23:43.273201 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-f61300af-b428-47c4-b960-3c995392ef2f req-8b5ee67c-9671-4496-b4da-75ca0ae4efb1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Flow 'volume_create_api' (2c25a5f0-40c5-4e59-9c04-c8760ffa9ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:23:43.276802 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-f61300af-b428-47c4-b960-3c995392ef2f req-8b5ee67c-9671-4496-b4da-75ca0ae4efb1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (492e576b-c3a0-4df5-b0c1-185063b9492c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:43.279805 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [req-f61300af-b428-47c4-b960-3c995392ef2f req-8b5ee67c-9671-4496-b4da-75ca0ae4efb1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:23:43.298135 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-de9f6a83-6a31-4c7c-9cd6-33674fdcf072 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 Jan 21 12:23:43.299200 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-de9f6a83-6a31-4c7c-9cd6-33674fdcf072 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:43.299554 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:43.299554 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:43.300205 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-de9f6a83-6a31-4c7c-9cd6-33674fdcf072 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:43.467699 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:43.467699 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:43.503991 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-f61300af-b428-47c4-b960-3c995392ef2f req-8b5ee67c-9671-4496-b4da-75ca0ae4efb1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (492e576b-c3a0-4df5-b0c1-185063b9492c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f342af9a-c585-4053-aec1-0f539a4a07d6', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:43.504386 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-de9f6a83-6a31-4c7c-9cd6-33674fdcf072 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Volume info retrieved successfully. Jan 21 12:23:43.509949 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-f61300af-b428-47c4-b960-3c995392ef2f req-8b5ee67c-9671-4496-b4da-75ca0ae4efb1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0e5bd04-515d-4671-922c-783dffb53372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:43.547641 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-de9f6a83-6a31-4c7c-9cd6-33674fdcf072 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:43.548870 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-de9f6a83-6a31-4c7c-9cd6-33674fdcf072 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:43.571167 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-de9f6a83-6a31-4c7c-9cd6-33674fdcf072 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:43.591922 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:43.591922 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:43.639797 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-de9f6a83-6a31-4c7c-9cd6-33674fdcf072 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 returned with HTTP 200 Jan 21 12:23:43.641491 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1074/2123] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:23:43 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 => generated 992 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:43.758501 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [req-f61300af-b428-47c4-b960-3c995392ef2f req-8b5ee67c-9671-4496-b4da-75ca0ae4efb1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Created reservations ['83f53754-0f17-476e-8e6e-a2bd1566cc38', '870bfefa-e6f4-4ab6-9076-a8e97bd7bf98', '06d30c45-011a-427c-b743-338445cffbe4', 'e7852fb8-58b2-42da-b2e9-e4b6a69ee9d1'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:23:43.761280 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-f61300af-b428-47c4-b960-3c995392ef2f req-8b5ee67c-9671-4496-b4da-75ca0ae4efb1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0e5bd04-515d-4671-922c-783dffb53372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83f53754-0f17-476e-8e6e-a2bd1566cc38', '870bfefa-e6f4-4ab6-9076-a8e97bd7bf98', '06d30c45-011a-427c-b743-338445cffbe4', 'e7852fb8-58b2-42da-b2e9-e4b6a69ee9d1']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:43.768445 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-f61300af-b428-47c4-b960-3c995392ef2f req-8b5ee67c-9671-4496-b4da-75ca0ae4efb1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e970e55-b5e8-4fc8-9f9e-796f4780c737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:44.189428 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-f61300af-b428-47c4-b960-3c995392ef2f req-8b5ee67c-9671-4496-b4da-75ca0ae4efb1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e970e55-b5e8-4fc8-9f9e-796f4780c737) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2619f93eb1ba48929ec301702b6357e2',qos_specs=None,replication_status=,reservations=['83f53754-0f17-476e-8e6e-a2bd1566cc38','870bfefa-e6f4-4ab6-9076-a8e97bd7bf98','06d30c45-011a-427c-b743-338445cffbe4','e7852fb8-58b2-42da-b2e9-e4b6a69ee9d1'],size=1,snapshot_id=f342af9a-c585-4053-aec1-0f539a4a07d6,source_replicaid=,source_volid=None,status='creating',user_id='554e53fb15eb44f998ed7f3950f23b33',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T12:23:43Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2619f93eb1ba48929ec301702b6357e2',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=f342af9a-c585-4053-aec1-0f539a4a07d6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='554e53fb15eb44f998ed7f3950f23b33',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:44.194269 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-f61300af-b428-47c4-b960-3c995392ef2f req-8b5ee67c-9671-4496-b4da-75ca0ae4efb1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8b4fe95-e1e9-4dd8-8a16-e3b70ba85f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:44.248659 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-f61300af-b428-47c4-b960-3c995392ef2f req-8b5ee67c-9671-4496-b4da-75ca0ae4efb1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8b4fe95-e1e9-4dd8-8a16-e3b70ba85f36) 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='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2619f93eb1ba48929ec301702b6357e2',qos_specs=None,replication_status=,reservations=['83f53754-0f17-476e-8e6e-a2bd1566cc38','870bfefa-e6f4-4ab6-9076-a8e97bd7bf98','06d30c45-011a-427c-b743-338445cffbe4','e7852fb8-58b2-42da-b2e9-e4b6a69ee9d1'],size=1,snapshot_id=f342af9a-c585-4053-aec1-0f539a4a07d6,source_replicaid=,source_volid=None,status='creating',user_id='554e53fb15eb44f998ed7f3950f23b33',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:44.251514 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-f61300af-b428-47c4-b960-3c995392ef2f req-8b5ee67c-9671-4496-b4da-75ca0ae4efb1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4e55c8c-3dcc-46eb-89e9-74514a327e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:44.426291 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-f61300af-b428-47c4-b960-3c995392ef2f req-8b5ee67c-9671-4496-b4da-75ca0ae4efb1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4e55c8c-3dcc-46eb-89e9-74514a327e99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:44.430573 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-f61300af-b428-47c4-b960-3c995392ef2f req-8b5ee67c-9671-4496-b4da-75ca0ae4efb1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Flow 'volume_create_api' (2c25a5f0-40c5-4e59-9c04-c8760ffa9ddc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:23:44.665458 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2924c00f-5a29-4c52-b7b2-1bafda923094 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 Jan 21 12:23:44.667323 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2924c00f-5a29-4c52-b7b2-1bafda923094 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:44.667542 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:44.667542 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:44.669518 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2924c00f-5a29-4c52-b7b2-1bafda923094 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:44.684908 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-f61300af-b428-47c4-b960-3c995392ef2f req-8b5ee67c-9671-4496-b4da-75ca0ae4efb1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Create volume request issued successfully. Jan 21 12:23:44.778143 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-8b5ee67c-9671-4496-b4da-75ca0ae4efb1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes returned with HTTP 202 Jan 21 12:23:44.783068 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1050/2124] 10.222.0.90 () {62 vars in 1305 bytes} [Thu Jan 21 12:23:43 2021] POST /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes => generated 805 bytes in 1672 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:23:44.792856 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-c846b56f-53eb-4f98-8e0b-5af74892121c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d Jan 21 12:23:44.793396 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-c846b56f-53eb-4f98-8e0b-5af74892121c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:44.793624 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:44.793624 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:44.794037 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-c846b56f-53eb-4f98-8e0b-5af74892121c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:44.804151 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:44.804151 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:44.818389 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2924c00f-5a29-4c52-b7b2-1bafda923094 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Volume info retrieved successfully. Jan 21 12:23:44.842828 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-2924c00f-5a29-4c52-b7b2-1bafda923094 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:44.843863 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-2924c00f-5a29-4c52-b7b2-1bafda923094 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:44.853426 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-2924c00f-5a29-4c52-b7b2-1bafda923094 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:44.863526 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:44.863526 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:44.887992 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2924c00f-5a29-4c52-b7b2-1bafda923094 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 returned with HTTP 200 Jan 21 12:23:44.889130 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1075/2125] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:23:44 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 => generated 992 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:44.966734 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:44.966734 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:44.990862 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-f61300af-b428-47c4-b960-3c995392ef2f req-c846b56f-53eb-4f98-8e0b-5af74892121c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:45.050313 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-c846b56f-53eb-4f98-8e0b-5af74892121c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d returned with HTTP 200 Jan 21 12:23:45.051205 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1051/2126] 10.222.0.90 () {58 vars in 1362 bytes} [Thu Jan 21 12:23:44 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d => generated 897 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:45.067461 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-212461f4-2bcd-4861-a080-2a63bd7cbfae tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d Jan 21 12:23:45.068312 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-212461f4-2bcd-4861-a080-2a63bd7cbfae tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:45.068675 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:45.068675 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:45.069084 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-212461f4-2bcd-4861-a080-2a63bd7cbfae tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:45.163624 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:45.163624 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:45.180584 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-f61300af-b428-47c4-b960-3c995392ef2f req-212461f4-2bcd-4861-a080-2a63bd7cbfae tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:45.288397 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-212461f4-2bcd-4861-a080-2a63bd7cbfae tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d returned with HTTP 200 Jan 21 12:23:45.289887 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1076/2127] 10.222.0.90 () {58 vars in 1362 bytes} [Thu Jan 21 12:23:45 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d => generated 897 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:45.910517 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-647eeed5-7866-43bd-8d98-b5459de17f6f tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 Jan 21 12:23:45.911940 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-647eeed5-7866-43bd-8d98-b5459de17f6f tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:45.912311 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:45.912311 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:45.912936 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-647eeed5-7866-43bd-8d98-b5459de17f6f tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:45.993159 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:45.993159 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:46.055606 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-647eeed5-7866-43bd-8d98-b5459de17f6f tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Volume info retrieved successfully. Jan 21 12:23:46.093379 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-647eeed5-7866-43bd-8d98-b5459de17f6f tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:46.096529 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-647eeed5-7866-43bd-8d98-b5459de17f6f tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:46.108108 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-647eeed5-7866-43bd-8d98-b5459de17f6f tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:46.128753 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:46.128753 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:46.186688 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-647eeed5-7866-43bd-8d98-b5459de17f6f tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 returned with HTTP 200 Jan 21 12:23:46.188663 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1052/2128] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:23:45 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 => generated 992 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:47.205602 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-26ff43e2-5ae5-4ac6-8a4d-51b33cdbcaf5 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 Jan 21 12:23:47.206561 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-26ff43e2-5ae5-4ac6-8a4d-51b33cdbcaf5 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:47.206891 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:47.206891 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:47.207449 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-26ff43e2-5ae5-4ac6-8a4d-51b33cdbcaf5 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:47.365854 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:47.365854 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:47.389610 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-26ff43e2-5ae5-4ac6-8a4d-51b33cdbcaf5 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Volume info retrieved successfully. Jan 21 12:23:47.434096 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-26ff43e2-5ae5-4ac6-8a4d-51b33cdbcaf5 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:47.442707 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-26ff43e2-5ae5-4ac6-8a4d-51b33cdbcaf5 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:47.465121 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-26ff43e2-5ae5-4ac6-8a4d-51b33cdbcaf5 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:47.509070 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:47.509070 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:47.558317 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-26ff43e2-5ae5-4ac6-8a4d-51b33cdbcaf5 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 returned with HTTP 200 Jan 21 12:23:47.565526 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1077/2129] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:23:47 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 => generated 992 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:48.264827 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c65a75bc-7edb-40aa-915a-c3b4965c51a6 tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] POST http://10.222.0.89/volume/v3/2fc9aca78c3447d1b3acf76c32d36823/volumes Jan 21 12:23:48.265277 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:48.265277 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:48.265678 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c65a75bc-7edb-40aa-915a-c3b4965c51a6 tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeManageAdminTest-Volume-2050815640"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:23:48.266805 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-c65a75bc-7edb-40aa-915a-c3b4965c51a6 tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeManageAdminTest-Volume-2050815640'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:23:48.267175 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-c65a75bc-7edb-40aa-915a-c3b4965c51a6 tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] Create volume of 1 GB Jan 21 12:23:48.293387 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c65a75bc-7edb-40aa-915a-c3b4965c51a6 tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] Availability Zones retrieved successfully. Jan 21 12:23:48.308302 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-cfc1db3d-95ea-4a0a-8196-ea51e2d5dfb5 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d Jan 21 12:23:48.308854 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-cfc1db3d-95ea-4a0a-8196-ea51e2d5dfb5 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:48.309090 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:48.309090 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:48.309497 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-cfc1db3d-95ea-4a0a-8196-ea51e2d5dfb5 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:48.325843 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c65a75bc-7edb-40aa-915a-c3b4965c51a6 tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] Flow 'volume_create_api' (0aaa5079-547b-4a4f-9961-2336c05b26e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:23:48.328775 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c65a75bc-7edb-40aa-915a-c3b4965c51a6 tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d6efc49-1234-40db-905c-665c9d3d6e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:48.331032 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-c65a75bc-7edb-40aa-915a-c3b4965c51a6 tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:23:48.406521 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:48.406521 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:48.417576 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-f61300af-b428-47c4-b960-3c995392ef2f req-cfc1db3d-95ea-4a0a-8196-ea51e2d5dfb5 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:48.447455 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-cfc1db3d-95ea-4a0a-8196-ea51e2d5dfb5 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d returned with HTTP 200 Jan 21 12:23:48.448855 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1078/2130] 10.222.0.90 () {58 vars in 1362 bytes} [Thu Jan 21 12:23:48 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d => generated 897 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:48.455520 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c65a75bc-7edb-40aa-915a-c3b4965c51a6 tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d6efc49-1234-40db-905c-665c9d3d6e31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:48.458435 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c65a75bc-7edb-40aa-915a-c3b4965c51a6 tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27c952d8-c1b7-4bb2-a749-1bd0a17de04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:48.578043 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-968aab5c-bb5c-44f9-8501-0d46fdb791dc tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 Jan 21 12:23:48.578957 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-968aab5c-bb5c-44f9-8501-0d46fdb791dc tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:48.579181 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:48.579181 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:48.579565 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-968aab5c-bb5c-44f9-8501-0d46fdb791dc tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:48.608137 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-c65a75bc-7edb-40aa-915a-c3b4965c51a6 tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] Created reservations ['a549259c-c4a7-46ed-a9d0-e26e05edbe60', '723e7301-83e4-47f1-a9d8-4efa442b4571', 'bde425b6-5df7-4e3a-b122-23507661cbe4', '15e1e344-c818-4897-8727-eb1d0a38f4dd'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:23:48.610293 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c65a75bc-7edb-40aa-915a-c3b4965c51a6 tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27c952d8-c1b7-4bb2-a749-1bd0a17de04d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a549259c-c4a7-46ed-a9d0-e26e05edbe60', '723e7301-83e4-47f1-a9d8-4efa442b4571', 'bde425b6-5df7-4e3a-b122-23507661cbe4', '15e1e344-c818-4897-8727-eb1d0a38f4dd']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:48.612485 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c65a75bc-7edb-40aa-915a-c3b4965c51a6 tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a50e09da-ca60-459f-b261-26c34f36cc36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:48.654676 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:48.654676 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:48.684647 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-968aab5c-bb5c-44f9-8501-0d46fdb791dc tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Volume info retrieved successfully. Jan 21 12:23:48.690683 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c65a75bc-7edb-40aa-915a-c3b4965c51a6 tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a50e09da-ca60-459f-b261-26c34f36cc36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1830942-5c1d-491f-b76a-79683257c261', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-2050815640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fc9aca78c3447d1b3acf76c32d36823',qos_specs=None,replication_status=,reservations=['a549259c-c4a7-46ed-a9d0-e26e05edbe60','723e7301-83e4-47f1-a9d8-4efa442b4571','bde425b6-5df7-4e3a-b122-23507661cbe4','15e1e344-c818-4897-8727-eb1d0a38f4dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dd795891bb64392adb7c69d90059b47',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:23:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-2050815640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1830942-5c1d-491f-b76a-79683257c261,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fc9aca78c3447d1b3acf76c32d36823',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,user_id='8dd795891bb64392adb7c69d90059b47',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:48.692989 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c65a75bc-7edb-40aa-915a-c3b4965c51a6 tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3a7eaf4-a89f-4ffb-b09e-2b281b43bd95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:48.712626 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-968aab5c-bb5c-44f9-8501-0d46fdb791dc tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:48.713272 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-968aab5c-bb5c-44f9-8501-0d46fdb791dc tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:48.724642 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-968aab5c-bb5c-44f9-8501-0d46fdb791dc tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:48.732204 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:48.732204 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:48.735414 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c65a75bc-7edb-40aa-915a-c3b4965c51a6 tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3a7eaf4-a89f-4ffb-b09e-2b281b43bd95) 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-VolumeManageAdminTest-Volume-2050815640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fc9aca78c3447d1b3acf76c32d36823',qos_specs=None,replication_status=,reservations=['a549259c-c4a7-46ed-a9d0-e26e05edbe60','723e7301-83e4-47f1-a9d8-4efa442b4571','bde425b6-5df7-4e3a-b122-23507661cbe4','15e1e344-c818-4897-8727-eb1d0a38f4dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dd795891bb64392adb7c69d90059b47',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:48.740490 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c65a75bc-7edb-40aa-915a-c3b4965c51a6 tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66b99aee-522c-4602-831b-b8876f6ef91a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:48.772719 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c65a75bc-7edb-40aa-915a-c3b4965c51a6 tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66b99aee-522c-4602-831b-b8876f6ef91a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:48.783191 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c65a75bc-7edb-40aa-915a-c3b4965c51a6 tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] Flow 'volume_create_api' (0aaa5079-547b-4a4f-9961-2336c05b26e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:23:48.791194 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-968aab5c-bb5c-44f9-8501-0d46fdb791dc tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 returned with HTTP 200 Jan 21 12:23:48.792473 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1079/2131] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:23:48 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 => generated 993 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:48.810245 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c04ea3f1-b236-429c-b0d4-42945c5385e9 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/1cfb2e3e-cba4-4c68-9343-c82b0dd63f5d Jan 21 12:23:48.811681 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c04ea3f1-b236-429c-b0d4-42945c5385e9 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:48.812196 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:48.812196 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:48.812838 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c04ea3f1-b236-429c-b0d4-42945c5385e9 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:48.813468 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-c04ea3f1-b236-429c-b0d4-42945c5385e9 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] show called for member 1cfb2e3e-cba4-4c68-9343-c82b0dd63f5d {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:23:48.836372 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:48.836372 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:48.872722 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c65a75bc-7edb-40aa-915a-c3b4965c51a6 tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] Create volume request issued successfully. Jan 21 12:23:48.885623 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c04ea3f1-b236-429c-b0d4-42945c5385e9 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/1cfb2e3e-cba4-4c68-9343-c82b0dd63f5d returned with HTTP 200 Jan 21 12:23:48.886482 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1080/2132] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:23:48 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/1cfb2e3e-cba4-4c68-9343-c82b0dd63f5d => generated 417 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 12:23:48.894838 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c65a75bc-7edb-40aa-915a-c3b4965c51a6 tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] http://10.222.0.89/volume/v3/2fc9aca78c3447d1b3acf76c32d36823/volumes returned with HTTP 202 Jan 21 12:23:48.897391 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-11a5a8a7-2106-49d5-ad48-b63fd859f568 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/detail Jan 21 12:23:48.897980 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-11a5a8a7-2106-49d5-ad48-b63fd859f568 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:48.898196 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:48.898196 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:48.898569 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-11a5a8a7-2106-49d5-ad48-b63fd859f568 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'detail' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:48.899276 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-11a5a8a7-2106-49d5-ad48-b63fd859f568 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:23:48.900055 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:48.900055 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:48.901111 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-11a5a8a7-2106-49d5-ad48-b63fd859f568 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87985) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:23:48.907515 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1053/2133] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:23:47 2021] POST /volume/v3/2fc9aca78c3447d1b3acf76c32d36823/volumes => generated 821 bytes in 1164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:23:48.913500 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-65495496-207a-4287-840e-36f9da4b72b6 tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] GET http://10.222.0.89/volume/v3/2fc9aca78c3447d1b3acf76c32d36823/volumes/b1830942-5c1d-491f-b76a-79683257c261 Jan 21 12:23:48.914208 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-65495496-207a-4287-840e-36f9da4b72b6 tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:48.914542 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:48.914542 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:48.915100 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-65495496-207a-4287-840e-36f9da4b72b6 tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:48.978220 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:48.978220 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:49.014785 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-65495496-207a-4287-840e-36f9da4b72b6 tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] Volume info retrieved successfully. Jan 21 12:23:49.015961 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-11a5a8a7-2106-49d5-ad48-b63fd859f568 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Get all volumes completed successfully. Jan 21 12:23:49.017556 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-11a5a8a7-2106-49d5-ad48-b63fd859f568 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:49.018026 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-11a5a8a7-2106-49d5-ad48-b63fd859f568 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:49.057407 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-11a5a8a7-2106-49d5-ad48-b63fd859f568 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:49.064967 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:49.064967 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:49.073976 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-65495496-207a-4287-840e-36f9da4b72b6 tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] http://10.222.0.89/volume/v3/2fc9aca78c3447d1b3acf76c32d36823/volumes/b1830942-5c1d-491f-b76a-79683257c261 returned with HTTP 200 Jan 21 12:23:49.095330 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-11a5a8a7-2106-49d5-ad48-b63fd859f568 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:49.095587 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-11a5a8a7-2106-49d5-ad48-b63fd859f568 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:49.096296 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1054/2134] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:48 2021] GET /volume/v3/2fc9aca78c3447d1b3acf76c32d36823/volumes/b1830942-5c1d-491f-b76a-79683257c261 => generated 889 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:23:49.114276 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-11a5a8a7-2106-49d5-ad48-b63fd859f568 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:49.131995 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:49.131995 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:49.181754 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-11a5a8a7-2106-49d5-ad48-b63fd859f568 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/detail returned with HTTP 200 Jan 21 12:23:49.182623 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1081/2135] 10.222.0.89 () {60 vars in 1266 bytes} [Thu Jan 21 12:23:48 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/detail => generated 1986 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 12:23:49.203770 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-919b5373-f35e-48f3-b66d-f1bad099a294 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] POST http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/1cfb2e3e-cba4-4c68-9343-c82b0dd63f5d/action Jan 21 12:23:49.204296 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:49.204296 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:49.204911 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-919b5373-f35e-48f3-b66d-f1bad099a294 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:23:49.205310 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-919b5373-f35e-48f3-b66d-f1bad099a294 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:23:49.206406 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-919b5373-f35e-48f3-b66d-f1bad099a294 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] delete called for group 1cfb2e3e-cba4-4c68-9343-c82b0dd63f5d {{(pid=87986) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 12:23:49.206887 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.groups [None req-919b5373-f35e-48f3-b66d-f1bad099a294 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Delete group with id: 1cfb2e3e-cba4-4c68-9343-c82b0dd63f5d Jan 21 12:23:49.232225 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:49.232225 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:49.415008 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-919b5373-f35e-48f3-b66d-f1bad099a294 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/1cfb2e3e-cba4-4c68-9343-c82b0dd63f5d/action returned with HTTP 202 Jan 21 12:23:49.422301 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1055/2136] 10.222.0.89 () {62 vars in 1395 bytes} [Thu Jan 21 12:23:49 2021] POST /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/1cfb2e3e-cba4-4c68-9343-c82b0dd63f5d/action => generated 0 bytes in 223 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 12:23:49.433377 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-296d4f07-44c8-4d0c-b10a-369ed610fe7b tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 Jan 21 12:23:49.434331 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-296d4f07-44c8-4d0c-b10a-369ed610fe7b tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:49.434737 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:49.434737 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:49.435384 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-296d4f07-44c8-4d0c-b10a-369ed610fe7b tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:49.562955 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:49.562955 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:49.581720 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-296d4f07-44c8-4d0c-b10a-369ed610fe7b tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Volume info retrieved successfully. Jan 21 12:23:49.624573 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-296d4f07-44c8-4d0c-b10a-369ed610fe7b tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:49.625174 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-296d4f07-44c8-4d0c-b10a-369ed610fe7b tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:49.667215 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-296d4f07-44c8-4d0c-b10a-369ed610fe7b tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:49.687961 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:49.687961 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:49.770865 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-296d4f07-44c8-4d0c-b10a-369ed610fe7b tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 returned with HTTP 200 Jan 21 12:23:49.772388 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1082/2137] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:23:49 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 => generated 992 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:50.093726 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8bae1f44-338f-4341-90a8-0a2663451f0d tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] GET http://10.222.0.89/volume/v3/2fc9aca78c3447d1b3acf76c32d36823/volumes/b1830942-5c1d-491f-b76a-79683257c261 Jan 21 12:23:50.094561 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8bae1f44-338f-4341-90a8-0a2663451f0d tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:50.094786 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:50.094786 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:50.095415 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8bae1f44-338f-4341-90a8-0a2663451f0d tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:50.271804 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:50.271804 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:50.291690 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8bae1f44-338f-4341-90a8-0a2663451f0d tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] Volume info retrieved successfully. Jan 21 12:23:50.356732 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8bae1f44-338f-4341-90a8-0a2663451f0d tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] http://10.222.0.89/volume/v3/2fc9aca78c3447d1b3acf76c32d36823/volumes/b1830942-5c1d-491f-b76a-79683257c261 returned with HTTP 200 Jan 21 12:23:50.357507 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1056/2138] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:50 2021] GET /volume/v3/2fc9aca78c3447d1b3acf76c32d36823/volumes/b1830942-5c1d-491f-b76a-79683257c261 => generated 913 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:50.797409 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1c7eae50-10a6-4a92-9b5c-327cdfb0a736 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 Jan 21 12:23:50.798383 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1c7eae50-10a6-4a92-9b5c-327cdfb0a736 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:50.798916 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:50.798916 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:50.799857 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1c7eae50-10a6-4a92-9b5c-327cdfb0a736 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:50.911822 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:50.911822 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:50.946684 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1c7eae50-10a6-4a92-9b5c-327cdfb0a736 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Volume info retrieved successfully. Jan 21 12:23:50.988138 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-1c7eae50-10a6-4a92-9b5c-327cdfb0a736 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:50.989192 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-1c7eae50-10a6-4a92-9b5c-327cdfb0a736 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:51.010912 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-1c7eae50-10a6-4a92-9b5c-327cdfb0a736 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:51.031934 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:51.031934 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:51.124856 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1c7eae50-10a6-4a92-9b5c-327cdfb0a736 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 returned with HTTP 200 Jan 21 12:23:51.129332 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1083/2139] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:23:50 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 => generated 992 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:51.384419 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d9f654b6-81e9-4ac2-a8a7-cea5fb14e0b2 tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] GET http://10.222.0.89/volume/v3/2fc9aca78c3447d1b3acf76c32d36823/volumes/b1830942-5c1d-491f-b76a-79683257c261 Jan 21 12:23:51.386105 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d9f654b6-81e9-4ac2-a8a7-cea5fb14e0b2 tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:51.386536 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:51.386536 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:51.387522 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d9f654b6-81e9-4ac2-a8a7-cea5fb14e0b2 tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:51.478194 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-b2db8145-7f94-4c53-b470-ad19032bfbde tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d Jan 21 12:23:51.479154 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-b2db8145-7f94-4c53-b470-ad19032bfbde tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:51.479525 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:51.479525 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:51.480332 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-b2db8145-7f94-4c53-b470-ad19032bfbde tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:51.532407 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:51.532407 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:51.582022 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d9f654b6-81e9-4ac2-a8a7-cea5fb14e0b2 tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] Volume info retrieved successfully. Jan 21 12:23:51.611165 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d9f654b6-81e9-4ac2-a8a7-cea5fb14e0b2 tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] http://10.222.0.89/volume/v3/2fc9aca78c3447d1b3acf76c32d36823/volumes/b1830942-5c1d-491f-b76a-79683257c261 returned with HTTP 200 Jan 21 12:23:51.611165 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1057/2140] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:51 2021] GET /volume/v3/2fc9aca78c3447d1b3acf76c32d36823/volumes/b1830942-5c1d-491f-b76a-79683257c261 => generated 914 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:51.664817 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:51.664817 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:51.691252 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-f61300af-b428-47c4-b960-3c995392ef2f req-b2db8145-7f94-4c53-b470-ad19032bfbde tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:51.763894 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-b2db8145-7f94-4c53-b470-ad19032bfbde tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d returned with HTTP 200 Jan 21 12:23:51.763894 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1084/2141] 10.222.0.90 () {58 vars in 1362 bytes} [Thu Jan 21 12:23:51 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d => generated 897 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:51.989570 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2ff5f902-bfaf-4156-89c6-d35d3f508d6a tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] GET http://10.222.0.89/volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/b1830942-5c1d-491f-b76a-79683257c261 Jan 21 12:23:51.991083 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2ff5f902-bfaf-4156-89c6-d35d3f508d6a tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:51.991520 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:51.991520 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:51.992267 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2ff5f902-bfaf-4156-89c6-d35d3f508d6a tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:52.109529 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:52.109529 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:52.135336 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2ff5f902-bfaf-4156-89c6-d35d3f508d6a tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Volume info retrieved successfully. Jan 21 12:23:52.147813 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7d54937b-ca3a-4efb-8392-f185f0ba5246 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 Jan 21 12:23:52.148363 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7d54937b-ca3a-4efb-8392-f185f0ba5246 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:52.148743 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:52.148743 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:52.149349 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7d54937b-ca3a-4efb-8392-f185f0ba5246 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:52.164977 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2ff5f902-bfaf-4156-89c6-d35d3f508d6a tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] http://10.222.0.89/volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/b1830942-5c1d-491f-b76a-79683257c261 returned with HTTP 200 Jan 21 12:23:52.166594 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1058/2142] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:51 2021] GET /volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/b1830942-5c1d-491f-b76a-79683257c261 => generated 1085 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:52.197410 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cab21397-7b2a-40e7-a84e-b5c8a928335c tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] POST http://10.222.0.89/volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/b1830942-5c1d-491f-b76a-79683257c261/action Jan 21 12:23:52.198278 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:52.198278 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:52.199395 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cab21397-7b2a-40e7-a84e-b5c8a928335c tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Action body: b'{"os-unmanage": {}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:23:52.199971 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cab21397-7b2a-40e7-a84e-b5c8a928335c tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:23:52.203885 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.contrib.volume_unmanage [None req-cab21397-7b2a-40e7-a84e-b5c8a928335c tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Unmanage volume with id: b1830942-5c1d-491f-b76a-79683257c261 Jan 21 12:23:52.276601 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:52.276601 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:52.295414 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7d54937b-ca3a-4efb-8392-f185f0ba5246 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Volume info retrieved successfully. Jan 21 12:23:52.321385 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-7d54937b-ca3a-4efb-8392-f185f0ba5246 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:52.329813 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-7d54937b-ca3a-4efb-8392-f185f0ba5246 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:52.341589 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-7d54937b-ca3a-4efb-8392-f185f0ba5246 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:52.346796 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:52.346796 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:52.348013 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cab21397-7b2a-40e7-a84e-b5c8a928335c tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Volume info retrieved successfully. Jan 21 12:23:52.356461 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:52.356461 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:52.408277 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7d54937b-ca3a-4efb-8392-f185f0ba5246 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 returned with HTTP 200 Jan 21 12:23:52.409143 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1085/2143] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:23:52 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 => generated 992 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:52.437068 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cab21397-7b2a-40e7-a84e-b5c8a928335c tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Delete volume request issued successfully. Jan 21 12:23:52.438064 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cab21397-7b2a-40e7-a84e-b5c8a928335c tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] http://10.222.0.89/volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/b1830942-5c1d-491f-b76a-79683257c261/action returned with HTTP 202 Jan 21 12:23:52.440075 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1059/2144] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:23:52 2021] POST /volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/b1830942-5c1d-491f-b76a-79683257c261/action => generated 0 bytes in 252 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:23:52.455055 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6b6b6c2b-8edf-4e4c-bb7b-0f4b5da6ab61 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] GET http://10.222.0.89/volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/b1830942-5c1d-491f-b76a-79683257c261 Jan 21 12:23:52.455609 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6b6b6c2b-8edf-4e4c-bb7b-0f4b5da6ab61 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:52.455834 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:52.455834 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:52.456280 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6b6b6c2b-8edf-4e4c-bb7b-0f4b5da6ab61 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:52.564724 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:52.564724 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:52.604439 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6b6b6c2b-8edf-4e4c-bb7b-0f4b5da6ab61 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Volume info retrieved successfully. Jan 21 12:23:52.667720 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6b6b6c2b-8edf-4e4c-bb7b-0f4b5da6ab61 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] http://10.222.0.89/volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/b1830942-5c1d-491f-b76a-79683257c261 returned with HTTP 200 Jan 21 12:23:52.669053 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1086/2145] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:52 2021] GET /volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/b1830942-5c1d-491f-b76a-79683257c261 => generated 1086 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:53.425791 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e494e4e6-4c29-43fd-b7b5-08bcd2a89152 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 Jan 21 12:23:53.426716 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e494e4e6-4c29-43fd-b7b5-08bcd2a89152 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:53.427162 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:53.427162 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:53.427663 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e494e4e6-4c29-43fd-b7b5-08bcd2a89152 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:53.658074 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e494e4e6-4c29-43fd-b7b5-08bcd2a89152 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 returned with HTTP 404 Jan 21 12:23:53.658074 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1060/2146] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:23:53 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/0238d400-0371-4455-b7ff-f91fcd829e53 => generated 109 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 12:23:53.658334 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1fd309ed-d760-41d4-9990-ad9ee946be62 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/1cfb2e3e-cba4-4c68-9343-c82b0dd63f5d Jan 21 12:23:53.658334 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1fd309ed-d760-41d4-9990-ad9ee946be62 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:53.658334 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:53.658334 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:53.658334 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1fd309ed-d760-41d4-9990-ad9ee946be62 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:53.658334 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-1fd309ed-d760-41d4-9990-ad9ee946be62 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] show called for member 1cfb2e3e-cba4-4c68-9343-c82b0dd63f5d {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:23:53.658334 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1fd309ed-d760-41d4-9990-ad9ee946be62 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/1cfb2e3e-cba4-4c68-9343-c82b0dd63f5d returned with HTTP 404 Jan 21 12:23:53.659008 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-05907024-acf0-45bb-913c-c39f3f436a9e tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] DELETE http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/7057f33f-c9dd-4963-a529-fd1c2ca7046c Jan 21 12:23:53.659008 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-05907024-acf0-45bb-913c-c39f3f436a9e tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:53.659008 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-05907024-acf0-45bb-913c-c39f3f436a9e tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:53.659008 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.group_snapshots [None req-05907024-acf0-45bb-913c-c39f3f436a9e tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] delete called for member 7057f33f-c9dd-4963-a529-fd1c2ca7046c {{(pid=87986) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 12:23:53.659008 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.group_snapshots [None req-05907024-acf0-45bb-913c-c39f3f436a9e tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Delete group_snapshot with id: 7057f33f-c9dd-4963-a529-fd1c2ca7046c Jan 21 12:23:53.659484 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1087/2147] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:23:53 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/1cfb2e3e-cba4-4c68-9343-c82b0dd63f5d => generated 108 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 12:23:53.659589 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:53.659589 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:53.704874 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-23449273-cb3d-4321-93ff-2d36e9025c1b tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] GET http://10.222.0.89/volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/b1830942-5c1d-491f-b76a-79683257c261 Jan 21 12:23:53.705884 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-23449273-cb3d-4321-93ff-2d36e9025c1b tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:53.709062 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-23449273-cb3d-4321-93ff-2d36e9025c1b tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:53.780984 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-23449273-cb3d-4321-93ff-2d36e9025c1b tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] http://10.222.0.89/volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/b1830942-5c1d-491f-b76a-79683257c261 returned with HTTP 404 Jan 21 12:23:53.799853 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1088/2148] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:53 2021] GET /volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/b1830942-5c1d-491f-b76a-79683257c261 => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:23:53.809044 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fee8dfed-b141-4a8c-a3cf-360057735e4c tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] GET http://10.222.0.89/volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/detail?all_tenants=1 Jan 21 12:23:53.809579 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fee8dfed-b141-4a8c-a3cf-360057735e4c tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:53.816859 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fee8dfed-b141-4a8c-a3cf-360057735e4c tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Calling method 'detail' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:53.822762 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-fee8dfed-b141-4a8c-a3cf-360057735e4c tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87985) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:23:53.863542 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-05907024-acf0-45bb-913c-c39f3f436a9e tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/7057f33f-c9dd-4963-a529-fd1c2ca7046c returned with HTTP 202 Jan 21 12:23:53.865283 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1061/2149] 10.222.0.89 () {60 vars in 1383 bytes} [Thu Jan 21 12:23:53 2021] DELETE /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/7057f33f-c9dd-4963-a529-fd1c2ca7046c => generated 0 bytes in 284 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 12:23:53.883221 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e1a1d45f-8c4e-4db2-8d3e-376a511114eb tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/detail Jan 21 12:23:53.885199 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e1a1d45f-8c4e-4db2-8d3e-376a511114eb tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:53.886910 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:53.886910 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:53.889688 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e1a1d45f-8c4e-4db2-8d3e-376a511114eb tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'detail' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:53.894939 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-e1a1d45f-8c4e-4db2-8d3e-376a511114eb tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:23:53.900335 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:53.900335 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:53.903937 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e1a1d45f-8c4e-4db2-8d3e-376a511114eb tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:23:53.922822 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fee8dfed-b141-4a8c-a3cf-360057735e4c tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Get all volumes completed successfully. Jan 21 12:23:53.925089 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-fee8dfed-b141-4a8c-a3cf-360057735e4c tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:53.925725 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-fee8dfed-b141-4a8c-a3cf-360057735e4c tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:53.934296 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-fee8dfed-b141-4a8c-a3cf-360057735e4c tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:53.941969 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:53.941969 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:53.970254 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fee8dfed-b141-4a8c-a3cf-360057735e4c tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] http://10.222.0.89/volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 21 12:23:53.972197 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1089/2150] 10.222.0.89 () {58 vars in 1252 bytes} [Thu Jan 21 12:23:53 2021] GET /volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/detail?all_tenants=1 => generated 5087 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:53.998521 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-54a35a06-283c-4343-9a80-a5531607f7d4 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] POST http://10.222.0.89/volume/v3/f2be33092a914f6b83034a589d911e0b/os-volume-manage Jan 21 12:23:53.999365 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:53.999365 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:54.000329 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-54a35a06-283c-4343-9a80-a5531607f7d4 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeManageAdminTest-volume-1515868136", "host": "n-d-760354-3@lvmdriver-1#lvmdriver-1", "ref": {"source-name": "volume-b1830942-5c1d-491f-b76a-79683257c261"}, "volume_type": "lvmdriver-1", "availability_zone": "nova"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:23:54.002973 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.volume_manage [None req-54a35a06-283c-4343-9a80-a5531607f7d4 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Manage volume request body: {'volume': {'name': 'tempest-VolumeManageAdminTest-volume-1515868136', 'host': 'n-d-760354-3@lvmdriver-1#lvmdriver-1', 'ref': {'source-name': 'volume-b1830942-5c1d-491f-b76a-79683257c261'}, 'volume_type': 'lvmdriver-1', 'availability_zone': 'nova'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/contrib/volume_manage.py:113}} Jan 21 12:23:54.034313 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e1a1d45f-8c4e-4db2-8d3e-376a511114eb tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Get all volumes completed successfully. Jan 21 12:23:54.038212 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-e1a1d45f-8c4e-4db2-8d3e-376a511114eb tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:54.038669 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-e1a1d45f-8c4e-4db2-8d3e-376a511114eb tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:54.044393 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-54a35a06-283c-4343-9a80-a5531607f7d4 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Flow 'volume_manage_existing_api' (265c131c-c8af-4e75-b396-439622fdee46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:23:54.052435 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-54a35a06-283c-4343-9a80-a5531607f7d4 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be23f800-2f8a-43a8-b4fa-c4f14b3f1f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:54.058042 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-e1a1d45f-8c4e-4db2-8d3e-376a511114eb tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:54.079253 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:54.079253 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:54.165032 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e1a1d45f-8c4e-4db2-8d3e-376a511114eb tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/detail returned with HTTP 200 Jan 21 12:23:54.166626 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1062/2151] 10.222.0.89 () {60 vars in 1266 bytes} [Thu Jan 21 12:23:53 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/detail => generated 1003 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:23:54.248790 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0c926a5c-fa14-4b04-a117-e189622d68cc tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/detail Jan 21 12:23:54.249587 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0c926a5c-fa14-4b04-a117-e189622d68cc tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:54.249984 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:54.249984 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:54.250599 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0c926a5c-fa14-4b04-a117-e189622d68cc tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'detail' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:54.251469 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-0c926a5c-fa14-4b04-a117-e189622d68cc tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:23:54.254561 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.db.sqlalchemy.api [None req-0c926a5c-fa14-4b04-a117-e189622d68cc tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Building query based on filter {{(pid=87986) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 12:23:54.303961 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0c926a5c-fa14-4b04-a117-e189622d68cc tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Get all snapshots completed successfully. Jan 21 12:23:54.308644 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:54.308644 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:54.308644 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0c926a5c-fa14-4b04-a117-e189622d68cc tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/detail returned with HTTP 200 Jan 21 12:23:54.308644 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1063/2152] 10.222.0.89 () {58 vars in 1231 bytes} [Thu Jan 21 12:23:54 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/detail => generated 452 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:54.318737 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-54a35a06-283c-4343-9a80-a5531607f7d4 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Created reservations ['b1927a5d-b397-4d7e-be82-1f0b4ffe3113', '77bdd68b-a4b9-440a-8d2e-fa84055dd073', 'a357492f-3988-4e5a-a8f3-e56661fd8189', 'fa11668b-3686-4899-bcce-1aee9deface2'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:23:54.321176 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-54a35a06-283c-4343-9a80-a5531607f7d4 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be23f800-2f8a-43a8-b4fa-c4f14b3f1f90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1927a5d-b397-4d7e-be82-1f0b4ffe3113', '77bdd68b-a4b9-440a-8d2e-fa84055dd073', 'a357492f-3988-4e5a-a8f3-e56661fd8189', 'fa11668b-3686-4899-bcce-1aee9deface2']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:54.323362 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-54a35a06-283c-4343-9a80-a5531607f7d4 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (23428650-9165-45c7-ac61-f0756789981a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:54.348457 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-80a3e3a6-dc64-418b-974a-31094301b6a3 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/99c87867-b4dd-4a19-be80-fa80600c6e25 Jan 21 12:23:54.349081 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-80a3e3a6-dc64-418b-974a-31094301b6a3 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:54.349373 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:54.349373 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:54.352357 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-80a3e3a6-dc64-418b-974a-31094301b6a3 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:54.415808 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:54.415808 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:54.424115 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-80a3e3a6-dc64-418b-974a-31094301b6a3 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Snapshot retrieved successfully. Jan 21 12:23:54.426636 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-80a3e3a6-dc64-418b-974a-31094301b6a3 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/99c87867-b4dd-4a19-be80-fa80600c6e25 returned with HTTP 200 Jan 21 12:23:54.438117 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1064/2153] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:23:54 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/99c87867-b4dd-4a19-be80-fa80600c6e25 => generated 449 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:54.536838 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-54a35a06-283c-4343-9a80-a5531607f7d4 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (23428650-9165-45c7-ac61-f0756789981a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '15340a489b0145f2b256277da943a13d', 'project_id': 'f2be33092a914f6b83034a589d911e0b', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-1515868136', 'host': 'n-d-760354-3@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', 'metadata': {}, 'bootable': False, 'multiattach': False}, '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=2021-01-21T12:23:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1515868136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='n-d-760354-3@lvmdriver-1#lvmdriver-1',id=95d1f238-98af-4a31-bd86-2c40c50cd195,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2be33092a914f6b83034a589d911e0b',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=0,snapshot_id=None,snapshots=,source_volid=None,status='managing',terminated_at=None,updated_at=None,user_id='15340a489b0145f2b256277da943a13d',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:54.538917 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-54a35a06-283c-4343-9a80-a5531607f7d4 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5acfd64f-5fc4-4803-a615-9407905cc934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:54.647860 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-54a35a06-283c-4343-9a80-a5531607f7d4 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5acfd64f-5fc4-4803-a615-9407905cc934) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '15340a489b0145f2b256277da943a13d', 'project_id': 'f2be33092a914f6b83034a589d911e0b', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-1515868136', 'host': 'n-d-760354-3@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', 'metadata': {}, 'bootable': False, 'multiattach': False}}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:54.650000 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-54a35a06-283c-4343-9a80-a5531607f7d4 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (6ecb25d1-3134-4dae-9af1-45df29a0822c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:23:54.663108 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-54a35a06-283c-4343-9a80-a5531607f7d4 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (6ecb25d1-3134-4dae-9af1-45df29a0822c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:23:54.671299 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-54a35a06-283c-4343-9a80-a5531607f7d4 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Flow 'volume_manage_existing_api' (265c131c-c8af-4e75-b396-439622fdee46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:23:54.674445 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-54a35a06-283c-4343-9a80-a5531607f7d4 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Manage volume request issued successfully. Jan 21 12:23:54.749400 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-54a35a06-283c-4343-9a80-a5531607f7d4 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] http://10.222.0.89/volume/v3/f2be33092a914f6b83034a589d911e0b/os-volume-manage returned with HTTP 202 Jan 21 12:23:54.750859 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1090/2154] 10.222.0.89 () {60 vars in 1253 bytes} [Thu Jan 21 12:23:53 2021] POST /volume/v3/f2be33092a914f6b83034a589d911e0b/os-volume-manage => generated 847 bytes in 759 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:23:54.766791 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-87476055-6928-41da-9f8d-57dfdb3ef959 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] GET http://10.222.0.89/volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/95d1f238-98af-4a31-bd86-2c40c50cd195 Jan 21 12:23:54.767306 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-87476055-6928-41da-9f8d-57dfdb3ef959 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:54.767695 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:54.767695 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:54.768154 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-87476055-6928-41da-9f8d-57dfdb3ef959 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:54.774834 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-cb0c1740-b188-4f58-9dc5-aa24400050f5 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d Jan 21 12:23:54.775370 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-cb0c1740-b188-4f58-9dc5-aa24400050f5 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:54.775626 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:54.775626 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:54.776437 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-cb0c1740-b188-4f58-9dc5-aa24400050f5 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:54.848949 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:54.848949 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:54.866971 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-f61300af-b428-47c4-b960-3c995392ef2f req-cb0c1740-b188-4f58-9dc5-aa24400050f5 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:54.869486 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:54.869486 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:54.889873 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-87476055-6928-41da-9f8d-57dfdb3ef959 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Volume info retrieved successfully. Jan 21 12:23:54.933468 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-cb0c1740-b188-4f58-9dc5-aa24400050f5 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d returned with HTTP 200 Jan 21 12:23:54.934216 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-87476055-6928-41da-9f8d-57dfdb3ef959 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] http://10.222.0.89/volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/95d1f238-98af-4a31-bd86-2c40c50cd195 returned with HTTP 200 Jan 21 12:23:54.935356 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1065/2156] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:54 2021] GET /volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/95d1f238-98af-4a31-bd86-2c40c50cd195 => generated 1084 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:54.938587 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1091/2156] 10.222.0.90 () {58 vars in 1362 bytes} [Thu Jan 21 12:23:54 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d => generated 897 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:55.442448 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-feeee1b9-4600-4b65-b057-2309f1d0ec65 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/99c87867-b4dd-4a19-be80-fa80600c6e25 Jan 21 12:23:55.443621 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-feeee1b9-4600-4b65-b057-2309f1d0ec65 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:55.444047 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:55.444047 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:55.444683 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-feeee1b9-4600-4b65-b057-2309f1d0ec65 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:55.472964 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:55.472964 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:55.474252 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-feeee1b9-4600-4b65-b057-2309f1d0ec65 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Snapshot retrieved successfully. Jan 21 12:23:55.476471 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-feeee1b9-4600-4b65-b057-2309f1d0ec65 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/99c87867-b4dd-4a19-be80-fa80600c6e25 returned with HTTP 200 Jan 21 12:23:55.477461 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1066/2157] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:23:55 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/99c87867-b4dd-4a19-be80-fa80600c6e25 => generated 449 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:23:55.952375 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1812cca8-168b-4e12-b1a0-2ce4a3cb404c tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] GET http://10.222.0.89/volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/95d1f238-98af-4a31-bd86-2c40c50cd195 Jan 21 12:23:55.953200 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1812cca8-168b-4e12-b1a0-2ce4a3cb404c tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:55.953200 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:55.953200 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:55.953424 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1812cca8-168b-4e12-b1a0-2ce4a3cb404c tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:56.043269 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:56.043269 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:56.072352 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1812cca8-168b-4e12-b1a0-2ce4a3cb404c tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Volume info retrieved successfully. Jan 21 12:23:56.167768 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1812cca8-168b-4e12-b1a0-2ce4a3cb404c tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] http://10.222.0.89/volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/95d1f238-98af-4a31-bd86-2c40c50cd195 returned with HTTP 200 Jan 21 12:23:56.168606 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1092/2158] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:55 2021] GET /volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/95d1f238-98af-4a31-bd86-2c40c50cd195 => generated 1084 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:56.499076 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9da45baf-40d7-4288-8243-024b92e3fb7b tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/99c87867-b4dd-4a19-be80-fa80600c6e25 Jan 21 12:23:56.500537 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9da45baf-40d7-4288-8243-024b92e3fb7b tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:56.500910 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:56.500910 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:56.501552 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9da45baf-40d7-4288-8243-024b92e3fb7b tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:56.561301 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:56.561301 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:56.569015 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9da45baf-40d7-4288-8243-024b92e3fb7b tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Snapshot retrieved successfully. Jan 21 12:23:56.574882 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9da45baf-40d7-4288-8243-024b92e3fb7b tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/99c87867-b4dd-4a19-be80-fa80600c6e25 returned with HTTP 200 Jan 21 12:23:56.576120 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1067/2159] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:23:56 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/99c87867-b4dd-4a19-be80-fa80600c6e25 => generated 449 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:23:57.184444 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2aaf0e12-970c-4839-af11-ef1b97906470 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] GET http://10.222.0.89/volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/95d1f238-98af-4a31-bd86-2c40c50cd195 Jan 21 12:23:57.184983 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2aaf0e12-970c-4839-af11-ef1b97906470 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:57.185256 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:57.185256 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:57.185837 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2aaf0e12-970c-4839-af11-ef1b97906470 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:57.238914 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:57.238914 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:57.247199 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2aaf0e12-970c-4839-af11-ef1b97906470 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Volume info retrieved successfully. Jan 21 12:23:57.277116 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2aaf0e12-970c-4839-af11-ef1b97906470 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] http://10.222.0.89/volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/95d1f238-98af-4a31-bd86-2c40c50cd195 returned with HTTP 200 Jan 21 12:23:57.278008 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1093/2160] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:57 2021] GET /volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/95d1f238-98af-4a31-bd86-2c40c50cd195 => generated 1085 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:57.293586 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-83297934-7485-4794-b63b-944d214f509e tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] GET http://10.222.0.89/volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/95d1f238-98af-4a31-bd86-2c40c50cd195 Jan 21 12:23:57.294100 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-83297934-7485-4794-b63b-944d214f509e tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:57.294299 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:57.294299 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:57.294660 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-83297934-7485-4794-b63b-944d214f509e tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:57.348419 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:57.348419 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:57.364587 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-83297934-7485-4794-b63b-944d214f509e tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Volume info retrieved successfully. Jan 21 12:23:57.387984 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-83297934-7485-4794-b63b-944d214f509e tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] http://10.222.0.89/volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/95d1f238-98af-4a31-bd86-2c40c50cd195 returned with HTTP 200 Jan 21 12:23:57.388929 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1068/2161] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:57 2021] GET /volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/95d1f238-98af-4a31-bd86-2c40c50cd195 => generated 1085 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:57.404135 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6410506e-23aa-426b-87e5-408a86b67ead tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] DELETE http://10.222.0.89/volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/95d1f238-98af-4a31-bd86-2c40c50cd195 Jan 21 12:23:57.404780 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6410506e-23aa-426b-87e5-408a86b67ead tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:57.405506 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:57.405506 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:57.406161 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6410506e-23aa-426b-87e5-408a86b67ead tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:57.406824 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-6410506e-23aa-426b-87e5-408a86b67ead tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Delete volume with id: 95d1f238-98af-4a31-bd86-2c40c50cd195 Jan 21 12:23:57.470584 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:57.470584 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:57.470822 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6410506e-23aa-426b-87e5-408a86b67ead tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Volume info retrieved successfully. Jan 21 12:23:57.504283 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6410506e-23aa-426b-87e5-408a86b67ead tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Delete volume request issued successfully. Jan 21 12:23:57.504954 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6410506e-23aa-426b-87e5-408a86b67ead tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] http://10.222.0.89/volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/95d1f238-98af-4a31-bd86-2c40c50cd195 returned with HTTP 202 Jan 21 12:23:57.505844 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1094/2162] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:23:57 2021] DELETE /volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/95d1f238-98af-4a31-bd86-2c40c50cd195 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:23:57.514331 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2f282a00-72f9-464f-a5ff-f1f872f4cd53 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] GET http://10.222.0.89/volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/95d1f238-98af-4a31-bd86-2c40c50cd195 Jan 21 12:23:57.514854 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2f282a00-72f9-464f-a5ff-f1f872f4cd53 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:57.515064 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:57.515064 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:57.515431 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2f282a00-72f9-464f-a5ff-f1f872f4cd53 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:57.572241 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:57.572241 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:57.581118 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2f282a00-72f9-464f-a5ff-f1f872f4cd53 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Volume info retrieved successfully. Jan 21 12:23:57.590462 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b5848584-8457-4712-9608-6dbc34aa6e62 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/99c87867-b4dd-4a19-be80-fa80600c6e25 Jan 21 12:23:57.591466 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b5848584-8457-4712-9608-6dbc34aa6e62 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:57.591914 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:57.591914 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:57.593449 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b5848584-8457-4712-9608-6dbc34aa6e62 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:57.603762 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2f282a00-72f9-464f-a5ff-f1f872f4cd53 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] http://10.222.0.89/volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/95d1f238-98af-4a31-bd86-2c40c50cd195 returned with HTTP 200 Jan 21 12:23:57.613525 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1069/2163] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:57 2021] GET /volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/95d1f238-98af-4a31-bd86-2c40c50cd195 => generated 1084 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:57.631796 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b5848584-8457-4712-9608-6dbc34aa6e62 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/99c87867-b4dd-4a19-be80-fa80600c6e25 returned with HTTP 404 Jan 21 12:23:57.633334 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1095/2164] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:23:57 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/99c87867-b4dd-4a19-be80-fa80600c6e25 => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:23:57.642715 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9d907b03-ac82-4b76-8526-d96598caee8e tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/7057f33f-c9dd-4963-a529-fd1c2ca7046c Jan 21 12:23:57.643447 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9d907b03-ac82-4b76-8526-d96598caee8e tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:57.643764 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:57.643764 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:57.644304 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9d907b03-ac82-4b76-8526-d96598caee8e tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:57.644843 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.group_snapshots [None req-9d907b03-ac82-4b76-8526-d96598caee8e tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] show called for member 7057f33f-c9dd-4963-a529-fd1c2ca7046c {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 12:23:57.651184 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9d907b03-ac82-4b76-8526-d96598caee8e tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/7057f33f-c9dd-4963-a529-fd1c2ca7046c returned with HTTP 404 Jan 21 12:23:57.652313 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1070/2165] 10.222.0.89 () {60 vars in 1380 bytes} [Thu Jan 21 12:23:57 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/7057f33f-c9dd-4963-a529-fd1c2ca7046c => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 12:23:57.660442 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fb8224e5-b9ef-4934-b037-5894c18950be tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/detail Jan 21 12:23:57.661164 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fb8224e5-b9ef-4934-b037-5894c18950be tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:57.661715 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fb8224e5-b9ef-4934-b037-5894c18950be tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'detail' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:57.662428 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-fb8224e5-b9ef-4934-b037-5894c18950be tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:23:57.664186 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-fb8224e5-b9ef-4934-b037-5894c18950be tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87985) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:23:57.729100 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fb8224e5-b9ef-4934-b037-5894c18950be tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Get all volumes completed successfully. Jan 21 12:23:57.730755 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-fb8224e5-b9ef-4934-b037-5894c18950be tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:57.731308 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-fb8224e5-b9ef-4934-b037-5894c18950be tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:57.739753 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-fb8224e5-b9ef-4934-b037-5894c18950be tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:57.747129 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:57.747129 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:57.770814 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fb8224e5-b9ef-4934-b037-5894c18950be tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/detail returned with HTTP 200 Jan 21 12:23:57.784614 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1096/2166] 10.222.0.89 () {60 vars in 1266 bytes} [Thu Jan 21 12:23:57 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/detail => generated 1003 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:23:57.789359 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0b5f6d1f-80a9-49ce-bf89-862fc99b550d tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] POST http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/c86719aa-2cd9-4056-81e3-f5d51572c487/action Jan 21 12:23:57.790401 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0b5f6d1f-80a9-49ce-bf89-862fc99b550d tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:23:57.790923 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0b5f6d1f-80a9-49ce-bf89-862fc99b550d tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:23:57.792111 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-0b5f6d1f-80a9-49ce-bf89-862fc99b550d tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] delete called for group c86719aa-2cd9-4056-81e3-f5d51572c487 {{(pid=87986) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 12:23:57.792611 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.groups [None req-0b5f6d1f-80a9-49ce-bf89-862fc99b550d tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Delete group with id: c86719aa-2cd9-4056-81e3-f5d51572c487 Jan 21 12:23:57.802110 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:57.802110 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:57.956056 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0b5f6d1f-80a9-49ce-bf89-862fc99b550d tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/c86719aa-2cd9-4056-81e3-f5d51572c487/action returned with HTTP 202 Jan 21 12:23:57.961230 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1071/2167] 10.222.0.89 () {62 vars in 1395 bytes} [Thu Jan 21 12:23:57 2021] POST /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/c86719aa-2cd9-4056-81e3-f5d51572c487/action => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 12:23:57.964439 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-6399a94a-6d69-43ae-a3b5-efa9d9e80f3f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d Jan 21 12:23:57.964958 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-6399a94a-6d69-43ae-a3b5-efa9d9e80f3f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:57.965173 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:57.965173 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:57.965539 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-6399a94a-6d69-43ae-a3b5-efa9d9e80f3f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:57.966398 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f25e76f2-db7b-430b-844a-7ad771115dc0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/e7b11db0-79fd-481f-abff-78bda754f630 Jan 21 12:23:57.967508 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f25e76f2-db7b-430b-844a-7ad771115dc0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:57.967829 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:57.967829 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:57.968381 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f25e76f2-db7b-430b-844a-7ad771115dc0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:58.017388 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:58.017388 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:58.023146 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:58.023146 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:58.026573 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-f61300af-b428-47c4-b960-3c995392ef2f req-6399a94a-6d69-43ae-a3b5-efa9d9e80f3f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:58.033511 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f25e76f2-db7b-430b-844a-7ad771115dc0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Volume info retrieved successfully. Jan 21 12:23:58.050402 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-f25e76f2-db7b-430b-844a-7ad771115dc0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:58.051242 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-f25e76f2-db7b-430b-844a-7ad771115dc0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:58.052448 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-6399a94a-6d69-43ae-a3b5-efa9d9e80f3f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d returned with HTTP 200 Jan 21 12:23:58.053604 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1097/2168] 10.222.0.90 () {58 vars in 1362 bytes} [Thu Jan 21 12:23:57 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d => generated 1347 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:58.061274 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-f25e76f2-db7b-430b-844a-7ad771115dc0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:58.061586 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-6399a94a-6d69-43ae-a3b5-efa9d9e80f3f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume// Jan 21 12:23:58.062257 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-6399a94a-6d69-43ae-a3b5-efa9d9e80f3f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:58.062558 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:58.062558 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:58.063194 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-6399a94a-6d69-43ae-a3b5-efa9d9e80f3f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:58.066676 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-6399a94a-6d69-43ae-a3b5-efa9d9e80f3f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:23:58.067402 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1098/2169] 10.222.0.90 () {56 vars in 1089 bytes} [Thu Jan 21 12:23:58 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:23:58.069885 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:58.069885 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:58.101302 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-98d250b1-7a27-4a14-9f3a-b998f3d30dc2 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] POST http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments Jan 21 12:23:58.102339 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-98d250b1-7a27-4a14-9f3a-b998f3d30dc2 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d", "instance_uuid": "b44f7a5c-c529-4a16-b7b8-579eb59a94f7", "connector": null}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:23:58.119437 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f25e76f2-db7b-430b-844a-7ad771115dc0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/e7b11db0-79fd-481f-abff-78bda754f630 returned with HTTP 200 Jan 21 12:23:58.130959 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1072/2170] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:23:57 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/e7b11db0-79fd-481f-abff-78bda754f630 => generated 999 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:58.205885 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:58.205885 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:58.274380 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-98d250b1-7a27-4a14-9f3a-b998f3d30dc2 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments returned with HTTP 200 Jan 21 12:23:58.276159 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1099/2171] 10.222.0.90 () {64 vars in 1358 bytes} [Thu Jan 21 12:23:58 2021] POST /volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments => generated 273 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:58.283388 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f25e76f2-db7b-430b-844a-7ad771115dc0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume// Jan 21 12:23:58.284040 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f25e76f2-db7b-430b-844a-7ad771115dc0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:58.284340 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:58.284340 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:58.285162 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f25e76f2-db7b-430b-844a-7ad771115dc0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:58.286570 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f25e76f2-db7b-430b-844a-7ad771115dc0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:23:58.287312 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1073/2172] 10.222.0.90 () {56 vars in 1089 bytes} [Thu Jan 21 12:23:58 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:23:58.301922 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-85423bc3-5b32-4f8b-a60f-caa4875ee849 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d Jan 21 12:23:58.302616 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-85423bc3-5b32-4f8b-a60f-caa4875ee849 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:58.302908 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:58.302908 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:58.303396 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-85423bc3-5b32-4f8b-a60f-caa4875ee849 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:58.362770 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:58.362770 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:58.374042 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-f61300af-b428-47c4-b960-3c995392ef2f req-85423bc3-5b32-4f8b-a60f-caa4875ee849 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:23:58.397991 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:58.397991 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:58.416577 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-85423bc3-5b32-4f8b-a60f-caa4875ee849 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d returned with HTTP 200 Jan 21 12:23:58.417580 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1100/2173] 10.222.0.90 () {60 vars in 1403 bytes} [Thu Jan 21 12:23:58 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d => generated 1445 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:23:58.454340 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-c988e069-6687-4435-80bb-7b79e51479eb tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] PUT http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/17de500f-0242-4420-b425-2b0325728ef1 Jan 21 12:23:58.455483 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-c988e069-6687-4435-80bb-7b79e51479eb tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.90", "host": "n-h2-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:23:58.489385 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 12:23:58.489385 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 12:23:58.491151 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-f61300af-b428-47c4-b960-3c995392ef2f req-c988e069-6687-4435-80bb-7b79e51479eb tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Lock "b'cinder-attachment_update-2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d-n-h2-760354-3'" acquired by "attachment_update" :: waited 0.012s {{(pid=87986) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 12:23:58.493986 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:58.493986 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:58.621433 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-50a56453-cfbd-4cd8-885f-d84807ee646e tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] GET http://10.222.0.89/volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/95d1f238-98af-4a31-bd86-2c40c50cd195 Jan 21 12:23:58.622018 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-50a56453-cfbd-4cd8-885f-d84807ee646e tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:58.622235 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:58.622235 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:58.622532 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-50a56453-cfbd-4cd8-885f-d84807ee646e tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:58.682828 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:58.682828 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:58.691401 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-50a56453-cfbd-4cd8-885f-d84807ee646e tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Volume info retrieved successfully. Jan 21 12:23:58.744916 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-50a56453-cfbd-4cd8-885f-d84807ee646e tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] http://10.222.0.89/volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/95d1f238-98af-4a31-bd86-2c40c50cd195 returned with HTTP 200 Jan 21 12:23:58.745799 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1101/2174] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:58 2021] GET /volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/95d1f238-98af-4a31-bd86-2c40c50cd195 => generated 1084 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:59.137532 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-49813562-8ea0-4c6e-85f3-30750c0ce689 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/e7b11db0-79fd-481f-abff-78bda754f630 Jan 21 12:23:59.138114 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-49813562-8ea0-4c6e-85f3-30750c0ce689 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:59.138344 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:59.138344 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:59.138819 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-49813562-8ea0-4c6e-85f3-30750c0ce689 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:59.284996 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:59.284996 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:59.319867 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-49813562-8ea0-4c6e-85f3-30750c0ce689 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Volume info retrieved successfully. Jan 21 12:23:59.352860 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-49813562-8ea0-4c6e-85f3-30750c0ce689 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:23:59.353322 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-49813562-8ea0-4c6e-85f3-30750c0ce689 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:23:59.374451 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-49813562-8ea0-4c6e-85f3-30750c0ce689 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:23:59.382159 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:23:59.382159 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:23:59.413758 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-49813562-8ea0-4c6e-85f3-30750c0ce689 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/e7b11db0-79fd-481f-abff-78bda754f630 returned with HTTP 200 Jan 21 12:23:59.423991 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1102/2175] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:23:59 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/e7b11db0-79fd-481f-abff-78bda754f630 => generated 999 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:23:59.763186 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6978fc7c-6121-4d94-9122-00272b43c557 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] GET http://10.222.0.89/volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/95d1f238-98af-4a31-bd86-2c40c50cd195 Jan 21 12:23:59.764747 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6978fc7c-6121-4d94-9122-00272b43c557 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:59.765086 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:23:59.765086 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:23:59.765687 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6978fc7c-6121-4d94-9122-00272b43c557 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:59.878196 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6978fc7c-6121-4d94-9122-00272b43c557 tempest-VolumeManageAdminTest-726533034 tempest-VolumeManageAdminTest-726533034] http://10.222.0.89/volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/95d1f238-98af-4a31-bd86-2c40c50cd195 returned with HTTP 404 Jan 21 12:23:59.879834 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1103/2176] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:23:59 2021] GET /volume/v3/f2be33092a914f6b83034a589d911e0b/volumes/95d1f238-98af-4a31-bd86-2c40c50cd195 => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:23:59.899959 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-127d1f78-b126-455d-9ae5-900fa62184c7 tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] DELETE http://10.222.0.89/volume/v3/2fc9aca78c3447d1b3acf76c32d36823/volumes/b1830942-5c1d-491f-b76a-79683257c261 Jan 21 12:23:59.900719 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-127d1f78-b126-455d-9ae5-900fa62184c7 tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:23:59.901373 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-127d1f78-b126-455d-9ae5-900fa62184c7 tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:23:59.902042 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-127d1f78-b126-455d-9ae5-900fa62184c7 tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] Delete volume with id: b1830942-5c1d-491f-b76a-79683257c261 Jan 21 12:23:59.951209 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-127d1f78-b126-455d-9ae5-900fa62184c7 tempest-VolumeManageAdminTest-144594063 tempest-VolumeManageAdminTest-144594063] http://10.222.0.89/volume/v3/2fc9aca78c3447d1b3acf76c32d36823/volumes/b1830942-5c1d-491f-b76a-79683257c261 returned with HTTP 404 Jan 21 12:23:59.952593 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1104/2177] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:23:59 2021] DELETE /volume/v3/2fc9aca78c3447d1b3acf76c32d36823/volumes/b1830942-5c1d-491f-b76a-79683257c261 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:24:00.432919 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8aa953ce-8893-4368-bc2f-2bd91c4533fa tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/e7b11db0-79fd-481f-abff-78bda754f630 Jan 21 12:24:00.433818 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8aa953ce-8893-4368-bc2f-2bd91c4533fa tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:00.434023 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8aa953ce-8893-4368-bc2f-2bd91c4533fa tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:00.548473 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:00.548473 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:00.560389 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8aa953ce-8893-4368-bc2f-2bd91c4533fa tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/e7b11db0-79fd-481f-abff-78bda754f630 returned with HTTP 404 Jan 21 12:24:00.565594 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1105/2178] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:24:00 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/e7b11db0-79fd-481f-abff-78bda754f630 => generated 109 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 12:24:00.573456 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-718a0bd8-af5a-4dae-b03a-12497c79ed47 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/c86719aa-2cd9-4056-81e3-f5d51572c487 Jan 21 12:24:00.574056 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-718a0bd8-af5a-4dae-b03a-12497c79ed47 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:00.574256 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:00.574256 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:00.574615 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-718a0bd8-af5a-4dae-b03a-12497c79ed47 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:00.575015 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-718a0bd8-af5a-4dae-b03a-12497c79ed47 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] show called for member c86719aa-2cd9-4056-81e3-f5d51572c487 {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:24:00.598519 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:00.598519 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:00.961855 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-718a0bd8-af5a-4dae-b03a-12497c79ed47 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/c86719aa-2cd9-4056-81e3-f5d51572c487 returned with HTTP 200 Jan 21 12:24:00.962756 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1106/2179] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:24:00 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/c86719aa-2cd9-4056-81e3-f5d51572c487 => generated 354 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:01.333011 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-f61300af-b428-47c4-b960-3c995392ef2f req-c988e069-6687-4435-80bb-7b79e51479eb tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Lock "b'cinder-attachment_update-2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d-n-h2-760354-3'" released by "attachment_update" :: held 2.843s {{(pid=87986) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 12:24:01.333729 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-c988e069-6687-4435-80bb-7b79e51479eb tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/17de500f-0242-4420-b425-2b0325728ef1 returned with HTTP 200 Jan 21 12:24:01.334919 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1074/2180] 10.222.0.90 () {64 vars in 1468 bytes} [Thu Jan 21 12:23:58 2021] PUT /volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/17de500f-0242-4420-b425-2b0325728ef1 => generated 762 bytes in 2886 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:01.396677 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-f289c75b-d9db-454d-a261-4a61418e8629 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] POST http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/17de500f-0242-4420-b425-2b0325728ef1/action Jan 21 12:24:01.397762 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:01.397762 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:01.399095 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-f289c75b-d9db-454d-a261-4a61418e8629 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action body: b'{"os-complete": null}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:24:01.399511 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-f289c75b-d9db-454d-a261-4a61418e8629 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:01.503751 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:01.503751 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:01.520338 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f61300af-b428-47c4-b960-3c995392ef2f req-f289c75b-d9db-454d-a261-4a61418e8629 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/17de500f-0242-4420-b425-2b0325728ef1/action returned with HTTP 204 Jan 21 12:24:01.521364 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1107/2181] 10.222.0.90 () {64 vars in 1489 bytes} [Thu Jan 21 12:24:01 2021] POST /volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/17de500f-0242-4420-b425-2b0325728ef1/action => generated 0 bytes in 133 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:24:01.978441 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e33c2eb7-6a95-4083-9efd-c2e29f2f2da8 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/c86719aa-2cd9-4056-81e3-f5d51572c487 Jan 21 12:24:01.979028 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e33c2eb7-6a95-4083-9efd-c2e29f2f2da8 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:01.979218 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:01.979218 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:01.979599 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e33c2eb7-6a95-4083-9efd-c2e29f2f2da8 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:01.980009 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-e33c2eb7-6a95-4083-9efd-c2e29f2f2da8 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] show called for member c86719aa-2cd9-4056-81e3-f5d51572c487 {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:24:01.988168 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e33c2eb7-6a95-4083-9efd-c2e29f2f2da8 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/c86719aa-2cd9-4056-81e3-f5d51572c487 returned with HTTP 404 Jan 21 12:24:01.989367 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1075/2182] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:24:01 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/c86719aa-2cd9-4056-81e3-f5d51572c487 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 12:24:01.997615 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e802f9d1-1513-4525-a9d4-9eee2e9be71b tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] DELETE http://10.222.0.89/volume/v3/1377d6e702a84a7a8f09d23677d77d0c/group_types/4c37d21c-0617-41a4-9a14-c46af0461d52 Jan 21 12:24:01.998604 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e802f9d1-1513-4525-a9d4-9eee2e9be71b tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:01.998898 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:01.998898 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:01.999262 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e802f9d1-1513-4525-a9d4-9eee2e9be71b tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:02.026705 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 12:24:02.026705 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 12:24:02.038212 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e802f9d1-1513-4525-a9d4-9eee2e9be71b tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] http://10.222.0.89/volume/v3/1377d6e702a84a7a8f09d23677d77d0c/group_types/4c37d21c-0617-41a4-9a14-c46af0461d52 returned with HTTP 202 Jan 21 12:24:02.039451 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1108/2183] 10.222.0.89 () {60 vars in 1371 bytes} [Thu Jan 21 12:24:01 2021] DELETE /volume/v3/1377d6e702a84a7a8f09d23677d77d0c/group_types/4c37d21c-0617-41a4-9a14-c46af0461d52 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 12:24:02.054620 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-07a164f6-31f8-47f4-bf60-fb099d055475 tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] POST http://10.222.0.89/volume/v3/1377d6e702a84a7a8f09d23677d77d0c/types Jan 21 12:24:02.055599 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-07a164f6-31f8-47f4-bf60-fb099d055475 tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-300074297"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:02.056903 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:02.056903 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:02.132048 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-07a164f6-31f8-47f4-bf60-fb099d055475 tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] http://10.222.0.89/volume/v3/1377d6e702a84a7a8f09d23677d77d0c/types returned with HTTP 200 Jan 21 12:24:02.133233 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1076/2184] 10.222.0.89 () {60 vars in 1219 bytes} [Thu Jan 21 12:24:02 2021] POST /volume/v3/1377d6e702a84a7a8f09d23677d77d0c/types => generated 223 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:02.143741 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6c11f9f5-62c1-4239-81e0-e8039dc368c3 tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] POST http://10.222.0.89/volume/v3/1377d6e702a84a7a8f09d23677d77d0c/group_types Jan 21 12:24:02.144557 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6c11f9f5-62c1-4239-81e0-e8039dc368c3 tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1290421090"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:02.186507 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6c11f9f5-62c1-4239-81e0-e8039dc368c3 tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] http://10.222.0.89/volume/v3/1377d6e702a84a7a8f09d23677d77d0c/group_types returned with HTTP 202 Jan 21 12:24:02.187534 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1109/2185] 10.222.0.89 () {62 vars in 1278 bytes} [Thu Jan 21 12:24:02 2021] POST /volume/v3/1377d6e702a84a7a8f09d23677d77d0c/group_types => generated 181 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:24:02.197797 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a5fd1688-dd70-493b-a241-386755031197 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] POST http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups Jan 21 12:24:02.198484 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a5fd1688-dd70-493b-a241-386755031197 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ad5dab56-a4b7-4858-9b6e-f31bbe3466bd", "volume_types": ["1ded4a93-cbe1-4d11-9815-ad8e9db29b81"], "name": "tempest-GroupSnapshotsTest-Group-739130787"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:02.199786 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-a5fd1688-dd70-493b-a241-386755031197 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Creating new group {'group': {'group_type': 'ad5dab56-a4b7-4858-9b6e-f31bbe3466bd', 'volume_types': ['1ded4a93-cbe1-4d11-9815-ad8e9db29b81'], 'name': 'tempest-GroupSnapshotsTest-Group-739130787'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 12:24:02.212666 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.groups [None req-a5fd1688-dd70-493b-a241-386755031197 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Creating group tempest-GroupSnapshotsTest-Group-739130787. Jan 21 12:24:02.244276 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a5fd1688-dd70-493b-a241-386755031197 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Availability Zones retrieved successfully. Jan 21 12:24:02.271343 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-a5fd1688-dd70-493b-a241-386755031197 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Created reservations ['1804099a-5e89-41f5-88bf-5508a93b3f68'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:24:02.342264 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a5fd1688-dd70-493b-a241-386755031197 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups returned with HTTP 202 Jan 21 12:24:02.343500 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1077/2186] 10.222.0.89 () {62 vars in 1264 bytes} [Thu Jan 21 12:24:02 2021] POST /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups => generated 111 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:24:02.360919 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f552fa39-dc86-4c68-b29d-c9491bd31b97 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd Jan 21 12:24:02.362448 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f552fa39-dc86-4c68-b29d-c9491bd31b97 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:02.366075 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f552fa39-dc86-4c68-b29d-c9491bd31b97 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:02.366720 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-f552fa39-dc86-4c68-b29d-c9491bd31b97 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] show called for member 8e926cc9-6b2e-4599-a5b2-c5ff882649fd {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:24:02.377040 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:02.377040 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:02.428623 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f552fa39-dc86-4c68-b29d-c9491bd31b97 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd returned with HTTP 200 Jan 21 12:24:02.430415 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1110/2187] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:24:02 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd => generated 391 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:03.442945 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-818462c7-7d12-4425-a949-f27b31951737 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd Jan 21 12:24:03.443595 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-818462c7-7d12-4425-a949-f27b31951737 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:03.444033 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:03.444033 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:03.444549 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-818462c7-7d12-4425-a949-f27b31951737 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:03.445122 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-818462c7-7d12-4425-a949-f27b31951737 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] show called for member 8e926cc9-6b2e-4599-a5b2-c5ff882649fd {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:24:03.455483 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:03.455483 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:03.484087 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-818462c7-7d12-4425-a949-f27b31951737 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd returned with HTTP 200 Jan 21 12:24:03.485077 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1078/2188] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:24:03 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd => generated 392 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:03.496450 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8b9db835-478c-4b96-9a18-7d343d7f0605 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] POST http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes Jan 21 12:24:03.497191 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:03.497191 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:03.498057 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8b9db835-478c-4b96-9a18-7d343d7f0605 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1ded4a93-cbe1-4d11-9815-ad8e9db29b81", "group_id": "8e926cc9-6b2e-4599-a5b2-c5ff882649fd", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1496449880"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:03.499265 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-8b9db835-478c-4b96-9a18-7d343d7f0605 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Create volume request body: {'volume': {'volume_type': '1ded4a93-cbe1-4d11-9815-ad8e9db29b81', 'group_id': '8e926cc9-6b2e-4599-a5b2-c5ff882649fd', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1496449880'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:24:03.522787 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:03.522787 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:03.524378 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-8b9db835-478c-4b96-9a18-7d343d7f0605 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Create volume of 1 GB Jan 21 12:24:03.540255 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8b9db835-478c-4b96-9a18-7d343d7f0605 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Availability Zones retrieved successfully. Jan 21 12:24:03.557642 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8b9db835-478c-4b96-9a18-7d343d7f0605 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Flow 'volume_create_api' (e9573e53-05ac-42f9-acde-ce18ebbd20f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:24:03.561071 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8b9db835-478c-4b96-9a18-7d343d7f0605 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (638e45c8-61a7-416a-8aa7-fc2ebc46f510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:03.562958 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:03.562958 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:03.563571 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-8b9db835-478c-4b96-9a18-7d343d7f0605 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:24:03.629547 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8b9db835-478c-4b96-9a18-7d343d7f0605 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (638e45c8-61a7-416a-8aa7-fc2ebc46f510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T12:24:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1ded4a93-cbe1-4d11-9815-ad8e9db29b81,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-300074297',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ded4a93-cbe1-4d11-9815-ad8e9db29b81', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8e926cc9-6b2e-4599-a5b2-c5ff882649fd', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:03.632291 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8b9db835-478c-4b96-9a18-7d343d7f0605 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f6c5d1c-895d-471b-b39b-bd4df5d2ce40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:03.692489 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-8b9db835-478c-4b96-9a18-7d343d7f0605 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-300074297 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-300074297, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:24:03.693377 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-8b9db835-478c-4b96-9a18-7d343d7f0605 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-300074297 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-300074297, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:24:03.738540 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-8b9db835-478c-4b96-9a18-7d343d7f0605 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Created reservations ['ae16dbc8-6dd2-4dc4-8748-9b1b24de4cb9', '54ad1647-0476-4056-b660-c596d3f16338', '41ab1d46-e6ad-43b2-ab0a-41a22d912c9b', '6b689ae7-4bd9-406a-b9bd-2c5250d01731'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:24:03.740448 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8b9db835-478c-4b96-9a18-7d343d7f0605 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f6c5d1c-895d-471b-b39b-bd4df5d2ce40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae16dbc8-6dd2-4dc4-8748-9b1b24de4cb9', '54ad1647-0476-4056-b660-c596d3f16338', '41ab1d46-e6ad-43b2-ab0a-41a22d912c9b', '6b689ae7-4bd9-406a-b9bd-2c5250d01731']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:03.742679 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8b9db835-478c-4b96-9a18-7d343d7f0605 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a98752d-d7b7-42b9-bfe1-cc9f8f93fc98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:03.809468 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8b9db835-478c-4b96-9a18-7d343d7f0605 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a98752d-d7b7-42b9-bfe1-cc9f8f93fc98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3028ad86-e83d-4db2-ac32-502faf29d9f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1496449880',encryption_key_id=None,group_id=8e926cc9-6b2e-4599-a5b2-c5ff882649fd,group_type_id=,metadata={},multiattach=False,project_id='162ff7e77bba4b96a08cea1356f45cf1',qos_specs=None,replication_status=,reservations=['ae16dbc8-6dd2-4dc4-8748-9b1b24de4cb9','54ad1647-0476-4056-b660-c596d3f16338','41ab1d46-e6ad-43b2-ab0a-41a22d912c9b','6b689ae7-4bd9-406a-b9bd-2c5250d01731'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32c1a9806e0d44af9e25f8f577040431',volume_type_id=1ded4a93-cbe1-4d11-9815-ad8e9db29b81), '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=2021-01-21T12:24:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1496449880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8e926cc9-6b2e-4599-a5b2-c5ff882649fd,host=None,id=3028ad86-e83d-4db2-ac32-502faf29d9f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='162ff7e77bba4b96a08cea1356f45cf1',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,user_id='32c1a9806e0d44af9e25f8f577040431',volume_attachment=,volume_type=,volume_type_id=1ded4a93-cbe1-4d11-9815-ad8e9db29b81)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:03.812036 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8b9db835-478c-4b96-9a18-7d343d7f0605 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28628443-7fb7-4a00-8d6e-14ca7a4c72a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:03.840842 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8b9db835-478c-4b96-9a18-7d343d7f0605 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28628443-7fb7-4a00-8d6e-14ca7a4c72a7) 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-GroupSnapshotsTest-Volume-1496449880',encryption_key_id=None,group_id=8e926cc9-6b2e-4599-a5b2-c5ff882649fd,group_type_id=,metadata={},multiattach=False,project_id='162ff7e77bba4b96a08cea1356f45cf1',qos_specs=None,replication_status=,reservations=['ae16dbc8-6dd2-4dc4-8748-9b1b24de4cb9','54ad1647-0476-4056-b660-c596d3f16338','41ab1d46-e6ad-43b2-ab0a-41a22d912c9b','6b689ae7-4bd9-406a-b9bd-2c5250d01731'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32c1a9806e0d44af9e25f8f577040431',volume_type_id=1ded4a93-cbe1-4d11-9815-ad8e9db29b81)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:03.843380 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8b9db835-478c-4b96-9a18-7d343d7f0605 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f5aafb4-8c41-4e68-9bfc-08962c4eb324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:03.867080 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8b9db835-478c-4b96-9a18-7d343d7f0605 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f5aafb4-8c41-4e68-9bfc-08962c4eb324) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:03.871010 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8b9db835-478c-4b96-9a18-7d343d7f0605 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Flow 'volume_create_api' (e9573e53-05ac-42f9-acde-ce18ebbd20f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:24:03.925795 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8b9db835-478c-4b96-9a18-7d343d7f0605 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Create volume request issued successfully. Jan 21 12:24:03.941397 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-8b9db835-478c-4b96-9a18-7d343d7f0605 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:24:03.942240 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-8b9db835-478c-4b96-9a18-7d343d7f0605 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:24:03.951054 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-8b9db835-478c-4b96-9a18-7d343d7f0605 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:24:03.966996 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:03.966996 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:03.990271 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8b9db835-478c-4b96-9a18-7d343d7f0605 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes returned with HTTP 202 Jan 21 12:24:03.994456 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1111/2189] 10.222.0.89 () {62 vars in 1267 bytes} [Thu Jan 21 12:24:03 2021] POST /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes => generated 907 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 21 12:24:04.009605 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-182d3bdf-0617-463d-b734-a1c7599178d4 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/3028ad86-e83d-4db2-ac32-502faf29d9f0 Jan 21 12:24:04.009605 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-182d3bdf-0617-463d-b734-a1c7599178d4 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:04.009605 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:04.009605 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:04.009944 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-182d3bdf-0617-463d-b734-a1c7599178d4 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:04.078698 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:04.078698 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:04.108030 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-182d3bdf-0617-463d-b734-a1c7599178d4 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Volume info retrieved successfully. Jan 21 12:24:04.133327 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-182d3bdf-0617-463d-b734-a1c7599178d4 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:24:04.133826 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-182d3bdf-0617-463d-b734-a1c7599178d4 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:24:04.144531 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-182d3bdf-0617-463d-b734-a1c7599178d4 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:24:04.152234 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:04.152234 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:04.179531 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-182d3bdf-0617-463d-b734-a1c7599178d4 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/3028ad86-e83d-4db2-ac32-502faf29d9f0 returned with HTTP 200 Jan 21 12:24:04.180551 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1079/2190] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:24:04 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/3028ad86-e83d-4db2-ac32-502faf29d9f0 => generated 999 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:04.411593 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-30a04ca6-c0d5-42b8-9113-2d09ed30bcfa req-02269e1c-9255-4cfa-9076-d12988475823 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e Jan 21 12:24:04.412113 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-30a04ca6-c0d5-42b8-9113-2d09ed30bcfa req-02269e1c-9255-4cfa-9076-d12988475823 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:04.412327 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:04.412327 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:04.412703 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-30a04ca6-c0d5-42b8-9113-2d09ed30bcfa req-02269e1c-9255-4cfa-9076-d12988475823 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:04.466066 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:04.466066 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:04.474866 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-30a04ca6-c0d5-42b8-9113-2d09ed30bcfa req-02269e1c-9255-4cfa-9076-d12988475823 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:24:04.495450 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:04.495450 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:04.506288 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-30a04ca6-c0d5-42b8-9113-2d09ed30bcfa req-02269e1c-9255-4cfa-9076-d12988475823 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e returned with HTTP 200 Jan 21 12:24:04.507709 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1112/2191] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:24:04 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e => generated 1205 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:04.530936 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-30a04ca6-c0d5-42b8-9113-2d09ed30bcfa req-1f5a9c21-1deb-4b48-bc28-012147ee57a9 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] POST http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e/action Jan 21 12:24:04.531634 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:04.531634 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:04.532305 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-30a04ca6-c0d5-42b8-9113-2d09ed30bcfa req-1f5a9c21-1deb-4b48-bc28-012147ee57a9 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Action body: b'{"os-begin_detaching": null}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:24:04.532825 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-30a04ca6-c0d5-42b8-9113-2d09ed30bcfa req-1f5a9c21-1deb-4b48-bc28-012147ee57a9 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:04.587977 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:04.587977 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:04.589670 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-30a04ca6-c0d5-42b8-9113-2d09ed30bcfa req-1f5a9c21-1deb-4b48-bc28-012147ee57a9 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:24:04.601907 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-30a04ca6-c0d5-42b8-9113-2d09ed30bcfa req-1f5a9c21-1deb-4b48-bc28-012147ee57a9 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Begin detaching volume completed successfully. Jan 21 12:24:04.602724 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-30a04ca6-c0d5-42b8-9113-2d09ed30bcfa req-1f5a9c21-1deb-4b48-bc28-012147ee57a9 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e/action returned with HTTP 202 Jan 21 12:24:04.603838 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1080/2192] 10.222.0.89 () {64 vars in 1643 bytes} [Thu Jan 21 12:24:04 2021] POST /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:24:04.628642 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-751e7124-6955-4ac0-9dbd-d5b12f504136 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e Jan 21 12:24:04.629175 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-751e7124-6955-4ac0-9dbd-d5b12f504136 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:04.629397 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:04.629397 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:04.629829 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-751e7124-6955-4ac0-9dbd-d5b12f504136 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:04.683994 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-30a04ca6-c0d5-42b8-9113-2d09ed30bcfa req-1f5a9c21-1deb-4b48-bc28-012147ee57a9 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume// Jan 21 12:24:04.687637 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-30a04ca6-c0d5-42b8-9113-2d09ed30bcfa req-1f5a9c21-1deb-4b48-bc28-012147ee57a9 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:04.687839 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:04.687839 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:04.688465 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-30a04ca6-c0d5-42b8-9113-2d09ed30bcfa req-1f5a9c21-1deb-4b48-bc28-012147ee57a9 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:04.689932 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-30a04ca6-c0d5-42b8-9113-2d09ed30bcfa req-1f5a9c21-1deb-4b48-bc28-012147ee57a9 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:24:04.690681 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1081/2193] 10.222.0.95 () {56 vars in 1089 bytes} [Thu Jan 21 12:24:04 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:24:04.705341 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:04.705341 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:04.708543 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-30a04ca6-c0d5-42b8-9113-2d09ed30bcfa req-c8c03944-b569-4f1a-9e55-e94cf59d9c76 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e Jan 21 12:24:04.709428 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-30a04ca6-c0d5-42b8-9113-2d09ed30bcfa req-c8c03944-b569-4f1a-9e55-e94cf59d9c76 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:04.710534 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-30a04ca6-c0d5-42b8-9113-2d09ed30bcfa req-c8c03944-b569-4f1a-9e55-e94cf59d9c76 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:04.718697 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-751e7124-6955-4ac0-9dbd-d5b12f504136 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:24:04.748465 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:04.748465 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:04.761655 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-751e7124-6955-4ac0-9dbd-d5b12f504136 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e returned with HTTP 200 Jan 21 12:24:04.762922 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1113/2194] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:04 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e => generated 1208 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:04.845713 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:04.845713 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:04.855720 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-30a04ca6-c0d5-42b8-9113-2d09ed30bcfa req-c8c03944-b569-4f1a-9e55-e94cf59d9c76 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:24:04.880522 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:04.880522 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:04.893429 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-30a04ca6-c0d5-42b8-9113-2d09ed30bcfa req-c8c03944-b569-4f1a-9e55-e94cf59d9c76 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e returned with HTTP 200 Jan 21 12:24:04.894617 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1082/2195] 10.222.0.95 () {60 vars in 1403 bytes} [Thu Jan 21 12:24:04 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e => generated 1307 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:24:05.203282 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-75027af2-b5ef-4882-92b0-7477b0a21d00 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/3028ad86-e83d-4db2-ac32-502faf29d9f0 Jan 21 12:24:05.203853 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-75027af2-b5ef-4882-92b0-7477b0a21d00 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:05.204068 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:05.204068 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:05.204438 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-75027af2-b5ef-4882-92b0-7477b0a21d00 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:05.261413 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:05.261413 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:05.270894 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-75027af2-b5ef-4882-92b0-7477b0a21d00 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Volume info retrieved successfully. Jan 21 12:24:05.286298 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-75027af2-b5ef-4882-92b0-7477b0a21d00 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:24:05.286725 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-75027af2-b5ef-4882-92b0-7477b0a21d00 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:24:05.294822 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-75027af2-b5ef-4882-92b0-7477b0a21d00 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:24:05.306982 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:05.306982 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:05.336399 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-30a04ca6-c0d5-42b8-9113-2d09ed30bcfa req-6123b3fe-908c-4748-87b1-421b83d4b38b tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] DELETE http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/attachments/11dc58b4-6f2d-4d54-9e9c-e0562329df34 Jan 21 12:24:05.337050 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-30a04ca6-c0d5-42b8-9113-2d09ed30bcfa req-6123b3fe-908c-4748-87b1-421b83d4b38b tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:05.337544 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:05.337544 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:05.337911 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-30a04ca6-c0d5-42b8-9113-2d09ed30bcfa req-6123b3fe-908c-4748-87b1-421b83d4b38b tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:05.340885 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-75027af2-b5ef-4882-92b0-7477b0a21d00 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/3028ad86-e83d-4db2-ac32-502faf29d9f0 returned with HTTP 200 Jan 21 12:24:05.341986 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1114/2196] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:24:05 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/3028ad86-e83d-4db2-ac32-502faf29d9f0 => generated 1000 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:24:05.356955 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0d361a99-f8e4-4f88-b457-04367b5d8c38 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] POST http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes Jan 21 12:24:05.357532 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:05.357532 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:05.357987 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0d361a99-f8e4-4f88-b457-04367b5d8c38 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1ded4a93-cbe1-4d11-9815-ad8e9db29b81", "group_id": "8e926cc9-6b2e-4599-a5b2-c5ff882649fd", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1487109485"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:05.359624 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-0d361a99-f8e4-4f88-b457-04367b5d8c38 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Create volume request body: {'volume': {'volume_type': '1ded4a93-cbe1-4d11-9815-ad8e9db29b81', 'group_id': '8e926cc9-6b2e-4599-a5b2-c5ff882649fd', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1487109485'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:24:05.368448 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:05.368448 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:05.411628 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:05.411628 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:05.412804 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-0d361a99-f8e4-4f88-b457-04367b5d8c38 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Create volume of 1 GB Jan 21 12:24:05.440023 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0d361a99-f8e4-4f88-b457-04367b5d8c38 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Availability Zones retrieved successfully. Jan 21 12:24:05.469663 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0d361a99-f8e4-4f88-b457-04367b5d8c38 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Flow 'volume_create_api' (b5a87990-c75a-439f-9d02-e07bceacdf0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:24:05.472867 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0d361a99-f8e4-4f88-b457-04367b5d8c38 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (529759b0-b635-4b8d-98aa-9e7030a0dcbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:05.479275 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:05.479275 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:05.481267 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-0d361a99-f8e4-4f88-b457-04367b5d8c38 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:24:05.556056 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0d361a99-f8e4-4f88-b457-04367b5d8c38 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (529759b0-b635-4b8d-98aa-9e7030a0dcbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T12:24:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1ded4a93-cbe1-4d11-9815-ad8e9db29b81,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-300074297',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ded4a93-cbe1-4d11-9815-ad8e9db29b81', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8e926cc9-6b2e-4599-a5b2-c5ff882649fd', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:05.558553 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0d361a99-f8e4-4f88-b457-04367b5d8c38 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45026b67-aff4-44f4-bcf2-6c222f863f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:05.656632 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-0d361a99-f8e4-4f88-b457-04367b5d8c38 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Created reservations ['204d89e5-1332-4fd6-870d-a01ace667d35', '412a6349-f68c-4b42-994c-3e9643e996b9', 'd930e183-5556-4142-918c-ac2af13f1152', '59f937bd-ce42-4d47-a2f7-9a640d353847'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:24:05.658812 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0d361a99-f8e4-4f88-b457-04367b5d8c38 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45026b67-aff4-44f4-bcf2-6c222f863f28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['204d89e5-1332-4fd6-870d-a01ace667d35', '412a6349-f68c-4b42-994c-3e9643e996b9', 'd930e183-5556-4142-918c-ac2af13f1152', '59f937bd-ce42-4d47-a2f7-9a640d353847']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:05.662250 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0d361a99-f8e4-4f88-b457-04367b5d8c38 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eafacbfb-5c6a-4d62-be67-73340e43aa88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:05.738096 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0d361a99-f8e4-4f88-b457-04367b5d8c38 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eafacbfb-5c6a-4d62-be67-73340e43aa88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc4b09bd-9afe-419e-9cac-3e33069c6314', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1487109485',encryption_key_id=None,group_id=8e926cc9-6b2e-4599-a5b2-c5ff882649fd,group_type_id=,metadata={},multiattach=False,project_id='162ff7e77bba4b96a08cea1356f45cf1',qos_specs=None,replication_status=,reservations=['204d89e5-1332-4fd6-870d-a01ace667d35','412a6349-f68c-4b42-994c-3e9643e996b9','d930e183-5556-4142-918c-ac2af13f1152','59f937bd-ce42-4d47-a2f7-9a640d353847'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32c1a9806e0d44af9e25f8f577040431',volume_type_id=1ded4a93-cbe1-4d11-9815-ad8e9db29b81), '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=2021-01-21T12:24:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1487109485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8e926cc9-6b2e-4599-a5b2-c5ff882649fd,host=None,id=cc4b09bd-9afe-419e-9cac-3e33069c6314,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='162ff7e77bba4b96a08cea1356f45cf1',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,user_id='32c1a9806e0d44af9e25f8f577040431',volume_attachment=,volume_type=,volume_type_id=1ded4a93-cbe1-4d11-9815-ad8e9db29b81)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:05.740671 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0d361a99-f8e4-4f88-b457-04367b5d8c38 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31b0995c-dddb-46aa-9a34-457dd5906840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:05.779546 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0d361a99-f8e4-4f88-b457-04367b5d8c38 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31b0995c-dddb-46aa-9a34-457dd5906840) 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-GroupSnapshotsTest-Volume-1487109485',encryption_key_id=None,group_id=8e926cc9-6b2e-4599-a5b2-c5ff882649fd,group_type_id=,metadata={},multiattach=False,project_id='162ff7e77bba4b96a08cea1356f45cf1',qos_specs=None,replication_status=,reservations=['204d89e5-1332-4fd6-870d-a01ace667d35','412a6349-f68c-4b42-994c-3e9643e996b9','d930e183-5556-4142-918c-ac2af13f1152','59f937bd-ce42-4d47-a2f7-9a640d353847'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32c1a9806e0d44af9e25f8f577040431',volume_type_id=1ded4a93-cbe1-4d11-9815-ad8e9db29b81)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:05.781950 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0d361a99-f8e4-4f88-b457-04367b5d8c38 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24227902-215c-4aee-8c84-3418933c83a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:05.833582 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0d361a99-f8e4-4f88-b457-04367b5d8c38 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24227902-215c-4aee-8c84-3418933c83a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:05.836291 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0d361a99-f8e4-4f88-b457-04367b5d8c38 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Flow 'volume_create_api' (b5a87990-c75a-439f-9d02-e07bceacdf0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:24:05.960407 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0d361a99-f8e4-4f88-b457-04367b5d8c38 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Create volume request issued successfully. Jan 21 12:24:05.993567 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-0d361a99-f8e4-4f88-b457-04367b5d8c38 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:24:05.994327 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-0d361a99-f8e4-4f88-b457-04367b5d8c38 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:24:06.007576 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-0d361a99-f8e4-4f88-b457-04367b5d8c38 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:24:06.024796 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:06.024796 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:06.054821 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0d361a99-f8e4-4f88-b457-04367b5d8c38 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes returned with HTTP 202 Jan 21 12:24:06.070645 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1115/2197] 10.222.0.89 () {62 vars in 1267 bytes} [Thu Jan 21 12:24:05 2021] POST /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes => generated 907 bytes in 717 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 21 12:24:06.077393 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-53668f35-6e7f-49fe-a366-183e611fa685 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e Jan 21 12:24:06.078362 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-53668f35-6e7f-49fe-a366-183e611fa685 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:06.078794 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:06.078794 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:06.079457 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-53668f35-6e7f-49fe-a366-183e611fa685 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:06.154141 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:06.154141 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:06.164184 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-53668f35-6e7f-49fe-a366-183e611fa685 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:24:06.166341 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-30a04ca6-c0d5-42b8-9113-2d09ed30bcfa req-6123b3fe-908c-4748-87b1-421b83d4b38b tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 12:24:06.166899 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-30a04ca6-c0d5-42b8-9113-2d09ed30bcfa req-6123b3fe-908c-4748-87b1-421b83d4b38b tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Pending status list for volume during attachment-delete: [] {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 12:24:06.192286 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-30a04ca6-c0d5-42b8-9113-2d09ed30bcfa req-6123b3fe-908c-4748-87b1-421b83d4b38b tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/attachments/11dc58b4-6f2d-4d54-9e9c-e0562329df34 returned with HTTP 200 Jan 21 12:24:06.193823 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1083/2198] 10.222.0.95 () {62 vars in 1437 bytes} [Thu Jan 21 12:24:05 2021] DELETE /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/attachments/11dc58b4-6f2d-4d54-9e9c-e0562329df34 => generated 19 bytes in 866 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:06.198521 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-53668f35-6e7f-49fe-a366-183e611fa685 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e returned with HTTP 200 Jan 21 12:24:06.201730 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1116/2199] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:06 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e => generated 913 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:06.214860 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1e727d8a-ec3f-4191-88e1-54e68e393a78 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/cc4b09bd-9afe-419e-9cac-3e33069c6314 Jan 21 12:24:06.218407 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1e727d8a-ec3f-4191-88e1-54e68e393a78 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:06.222310 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:06.222310 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:06.223125 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1e727d8a-ec3f-4191-88e1-54e68e393a78 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:06.324703 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:06.324703 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:06.336019 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1e727d8a-ec3f-4191-88e1-54e68e393a78 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Volume info retrieved successfully. Jan 21 12:24:06.382698 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-1e727d8a-ec3f-4191-88e1-54e68e393a78 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:24:06.383924 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-1e727d8a-ec3f-4191-88e1-54e68e393a78 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:24:06.408637 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-1e727d8a-ec3f-4191-88e1-54e68e393a78 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:24:06.436505 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:06.436505 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:06.476025 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1e727d8a-ec3f-4191-88e1-54e68e393a78 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/cc4b09bd-9afe-419e-9cac-3e33069c6314 returned with HTTP 200 Jan 21 12:24:06.477590 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1084/2200] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:24:06 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/cc4b09bd-9afe-419e-9cac-3e33069c6314 => generated 999 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:07.500569 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-48de7017-89ce-443b-84b1-16bd357e4e3d tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/cc4b09bd-9afe-419e-9cac-3e33069c6314 Jan 21 12:24:07.501139 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-48de7017-89ce-443b-84b1-16bd357e4e3d tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:07.501233 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:07.501233 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:07.501563 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-48de7017-89ce-443b-84b1-16bd357e4e3d tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:07.559019 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:07.559019 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:07.568513 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-48de7017-89ce-443b-84b1-16bd357e4e3d tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Volume info retrieved successfully. Jan 21 12:24:07.584062 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-48de7017-89ce-443b-84b1-16bd357e4e3d tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:24:07.584491 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-48de7017-89ce-443b-84b1-16bd357e4e3d tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:24:07.593052 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-48de7017-89ce-443b-84b1-16bd357e4e3d tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:24:07.600775 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:07.600775 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:07.624145 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-48de7017-89ce-443b-84b1-16bd357e4e3d tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/cc4b09bd-9afe-419e-9cac-3e33069c6314 returned with HTTP 200 Jan 21 12:24:07.625089 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1117/2201] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:24:07 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/cc4b09bd-9afe-419e-9cac-3e33069c6314 => generated 1000 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:24:07.642271 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5fd336fd-ebb0-4380-934e-3565674ac0e8 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] PUT http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd Jan 21 12:24:07.642790 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:07.642790 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:07.643189 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5fd336fd-ebb0-4380-934e-3565674ac0e8 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "3028ad86-e83d-4db2-ac32-502faf29d9f0"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:07.644491 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-5fd336fd-ebb0-4380-934e-3565674ac0e8 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Update called for group 8e926cc9-6b2e-4599-a5b2-c5ff882649fd. {{(pid=87986) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 12:24:07.644852 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.groups [None req-5fd336fd-ebb0-4380-934e-3565674ac0e8 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Updating group 8e926cc9-6b2e-4599-a5b2-c5ff882649fd with name None description: None add_volumes: None remove_volumes: 3028ad86-e83d-4db2-ac32-502faf29d9f0. Jan 21 12:24:07.655872 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:07.655872 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:07.707913 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5fd336fd-ebb0-4380-934e-3565674ac0e8 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd returned with HTTP 202 Jan 21 12:24:07.708923 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1085/2202] 10.222.0.89 () {62 vars in 1373 bytes} [Thu Jan 21 12:24:07 2021] PUT /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 12:24:07.717588 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ccd0ff95-a562-4dbf-93ad-6a514e81f630 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd Jan 21 12:24:07.718380 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ccd0ff95-a562-4dbf-93ad-6a514e81f630 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:07.718584 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:07.718584 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:07.719096 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ccd0ff95-a562-4dbf-93ad-6a514e81f630 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:07.719585 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-ccd0ff95-a562-4dbf-93ad-6a514e81f630 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] show called for member 8e926cc9-6b2e-4599-a5b2-c5ff882649fd {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:24:07.727011 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:07.727011 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:07.756277 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ccd0ff95-a562-4dbf-93ad-6a514e81f630 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd returned with HTTP 200 Jan 21 12:24:07.761529 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1118/2203] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:24:07 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd => generated 391 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:08.771981 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e86ed07f-d4f4-442e-a516-82fde9fb9e71 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd Jan 21 12:24:08.772899 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e86ed07f-d4f4-442e-a516-82fde9fb9e71 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:08.773086 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:08.773086 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:08.773856 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e86ed07f-d4f4-442e-a516-82fde9fb9e71 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:08.774348 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-e86ed07f-d4f4-442e-a516-82fde9fb9e71 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] show called for member 8e926cc9-6b2e-4599-a5b2-c5ff882649fd {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:24:08.783274 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:08.783274 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:08.812149 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e86ed07f-d4f4-442e-a516-82fde9fb9e71 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd returned with HTTP 200 Jan 21 12:24:08.813081 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1086/2204] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:24:08 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd => generated 392 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:08.825243 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2ff96dbf-a93c-4c10-8af2-d63872d03bee tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] PUT http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd Jan 21 12:24:08.825763 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:08.825763 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:08.826172 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2ff96dbf-a93c-4c10-8af2-d63872d03bee tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "3028ad86-e83d-4db2-ac32-502faf29d9f0"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:08.827346 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-2ff96dbf-a93c-4c10-8af2-d63872d03bee tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Update called for group 8e926cc9-6b2e-4599-a5b2-c5ff882649fd. {{(pid=87985) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 12:24:08.827705 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.groups [None req-2ff96dbf-a93c-4c10-8af2-d63872d03bee tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Updating group 8e926cc9-6b2e-4599-a5b2-c5ff882649fd with name None description: None add_volumes: 3028ad86-e83d-4db2-ac32-502faf29d9f0 remove_volumes: None. Jan 21 12:24:08.837406 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:08.837406 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:08.964097 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2ff96dbf-a93c-4c10-8af2-d63872d03bee tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd returned with HTTP 202 Jan 21 12:24:08.965803 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1119/2205] 10.222.0.89 () {62 vars in 1373 bytes} [Thu Jan 21 12:24:08 2021] PUT /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 12:24:08.977007 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ac15a102-33b7-4dfc-b0a6-7ac185cd7d89 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd Jan 21 12:24:08.977496 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ac15a102-33b7-4dfc-b0a6-7ac185cd7d89 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:08.977898 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:08.977898 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:08.978537 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ac15a102-33b7-4dfc-b0a6-7ac185cd7d89 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:08.979140 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-ac15a102-33b7-4dfc-b0a6-7ac185cd7d89 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] show called for member 8e926cc9-6b2e-4599-a5b2-c5ff882649fd {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:24:08.987159 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:08.987159 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:09.023577 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ac15a102-33b7-4dfc-b0a6-7ac185cd7d89 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd returned with HTTP 200 Jan 21 12:24:09.024810 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1087/2206] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:24:08 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd => generated 391 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:10.036641 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3e5986c4-8f12-4448-b4ff-cf33bad0eaa7 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd Jan 21 12:24:10.037187 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3e5986c4-8f12-4448-b4ff-cf33bad0eaa7 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:10.037276 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:10.037276 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:10.037610 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3e5986c4-8f12-4448-b4ff-cf33bad0eaa7 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:10.038017 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-3e5986c4-8f12-4448-b4ff-cf33bad0eaa7 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] show called for member 8e926cc9-6b2e-4599-a5b2-c5ff882649fd {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:24:10.046495 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:10.046495 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:10.072449 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3e5986c4-8f12-4448-b4ff-cf33bad0eaa7 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd returned with HTTP 200 Jan 21 12:24:10.073295 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1120/2207] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:24:10 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd => generated 392 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:10.085327 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-260280f4-ac02-41d2-887e-c4118bb84603 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] PUT http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd Jan 21 12:24:10.086227 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:10.086227 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:10.086894 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-260280f4-ac02-41d2-887e-c4118bb84603 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "cc4b09bd-9afe-419e-9cac-3e33069c6314"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:10.088160 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-260280f4-ac02-41d2-887e-c4118bb84603 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Update called for group 8e926cc9-6b2e-4599-a5b2-c5ff882649fd. {{(pid=87986) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 12:24:10.088690 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.groups [None req-260280f4-ac02-41d2-887e-c4118bb84603 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Updating group 8e926cc9-6b2e-4599-a5b2-c5ff882649fd with name None description: None add_volumes: None remove_volumes: cc4b09bd-9afe-419e-9cac-3e33069c6314. Jan 21 12:24:10.096408 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:10.096408 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:10.147781 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-260280f4-ac02-41d2-887e-c4118bb84603 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd returned with HTTP 202 Jan 21 12:24:10.149034 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1088/2208] 10.222.0.89 () {62 vars in 1373 bytes} [Thu Jan 21 12:24:10 2021] PUT /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 12:24:10.157888 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9000ba35-de17-48bd-b824-afe58a3533f1 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd Jan 21 12:24:10.158460 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9000ba35-de17-48bd-b824-afe58a3533f1 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:10.158648 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:10.158648 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:10.159028 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9000ba35-de17-48bd-b824-afe58a3533f1 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:10.159537 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-9000ba35-de17-48bd-b824-afe58a3533f1 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] show called for member 8e926cc9-6b2e-4599-a5b2-c5ff882649fd {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:24:10.166809 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:10.166809 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:10.194815 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9000ba35-de17-48bd-b824-afe58a3533f1 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd returned with HTTP 200 Jan 21 12:24:10.195685 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1121/2209] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:24:10 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd => generated 391 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:11.209153 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1d5c3866-9535-4cd8-beca-2a7e1ea07762 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd Jan 21 12:24:11.211104 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1d5c3866-9535-4cd8-beca-2a7e1ea07762 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:11.212202 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:11.212202 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:11.212856 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1d5c3866-9535-4cd8-beca-2a7e1ea07762 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:11.213566 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-1d5c3866-9535-4cd8-beca-2a7e1ea07762 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] show called for member 8e926cc9-6b2e-4599-a5b2-c5ff882649fd {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:24:11.224004 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:11.224004 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:11.263050 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1d5c3866-9535-4cd8-beca-2a7e1ea07762 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd returned with HTTP 200 Jan 21 12:24:11.266134 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1089/2210] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:24:11 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd => generated 392 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 12:24:11.277264 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b3a05533-c994-4eb1-8445-d276f1e51f0a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] PUT http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd Jan 21 12:24:11.277845 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:11.277845 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:11.278340 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b3a05533-c994-4eb1-8445-d276f1e51f0a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "cc4b09bd-9afe-419e-9cac-3e33069c6314"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:11.279424 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-b3a05533-c994-4eb1-8445-d276f1e51f0a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Update called for group 8e926cc9-6b2e-4599-a5b2-c5ff882649fd. {{(pid=87985) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 12:24:11.280573 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.groups [None req-b3a05533-c994-4eb1-8445-d276f1e51f0a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Updating group 8e926cc9-6b2e-4599-a5b2-c5ff882649fd with name None description: None add_volumes: cc4b09bd-9afe-419e-9cac-3e33069c6314 remove_volumes: None. Jan 21 12:24:11.299610 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:11.299610 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:11.467709 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b3a05533-c994-4eb1-8445-d276f1e51f0a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd returned with HTTP 202 Jan 21 12:24:11.476901 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1122/2211] 10.222.0.89 () {62 vars in 1373 bytes} [Thu Jan 21 12:24:11 2021] PUT /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 12:24:11.483841 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fef1a903-8628-4b4d-93e4-b93ab2558fce tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd Jan 21 12:24:11.484428 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fef1a903-8628-4b4d-93e4-b93ab2558fce tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:11.484650 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:11.484650 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:11.485022 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fef1a903-8628-4b4d-93e4-b93ab2558fce tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:11.486218 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-fef1a903-8628-4b4d-93e4-b93ab2558fce tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] show called for member 8e926cc9-6b2e-4599-a5b2-c5ff882649fd {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:24:11.498224 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:11.498224 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:11.560917 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fef1a903-8628-4b4d-93e4-b93ab2558fce tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd returned with HTTP 200 Jan 21 12:24:11.564542 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1090/2212] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:24:11 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd => generated 391 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:12.574408 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-922ee28b-6d41-4f80-ae81-eb8bf106764e tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd Jan 21 12:24:12.575333 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-922ee28b-6d41-4f80-ae81-eb8bf106764e tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:12.575333 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:12.575333 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:12.575783 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-922ee28b-6d41-4f80-ae81-eb8bf106764e tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:12.576055 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-922ee28b-6d41-4f80-ae81-eb8bf106764e tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] show called for member 8e926cc9-6b2e-4599-a5b2-c5ff882649fd {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:24:12.584193 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:12.584193 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:12.611567 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-922ee28b-6d41-4f80-ae81-eb8bf106764e tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd returned with HTTP 200 Jan 21 12:24:12.612392 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1123/2213] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:24:12 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd => generated 392 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:12.624336 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2ab057f1-9d5b-4703-b843-041b81c2fd90 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/detail Jan 21 12:24:12.625098 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2ab057f1-9d5b-4703-b843-041b81c2fd90 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:12.625397 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:12.625397 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:12.626262 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2ab057f1-9d5b-4703-b843-041b81c2fd90 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'detail' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:12.627443 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-2ab057f1-9d5b-4703-b843-041b81c2fd90 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:24:12.628410 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:12.628410 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:12.629608 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2ab057f1-9d5b-4703-b843-041b81c2fd90 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:24:12.706886 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2ab057f1-9d5b-4703-b843-041b81c2fd90 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Get all volumes completed successfully. Jan 21 12:24:12.708698 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-2ab057f1-9d5b-4703-b843-041b81c2fd90 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:24:12.709475 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-2ab057f1-9d5b-4703-b843-041b81c2fd90 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:24:12.719385 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-2ab057f1-9d5b-4703-b843-041b81c2fd90 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:24:12.726955 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:12.726955 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:12.741946 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-2ab057f1-9d5b-4703-b843-041b81c2fd90 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:24:12.742536 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-2ab057f1-9d5b-4703-b843-041b81c2fd90 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:24:12.750571 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-2ab057f1-9d5b-4703-b843-041b81c2fd90 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:24:12.757420 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:12.757420 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:12.778712 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2ab057f1-9d5b-4703-b843-041b81c2fd90 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/detail returned with HTTP 200 Jan 21 12:24:12.779778 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1091/2214] 10.222.0.89 () {60 vars in 1266 bytes} [Thu Jan 21 12:24:12 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/detail => generated 1993 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 12:24:12.797293 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-72806252-be50-42a0-a9e0-0e7971aa8131 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] POST http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots Jan 21 12:24:12.797815 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:12.797815 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:12.798508 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-72806252-be50-42a0-a9e0-0e7971aa8131 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "8e926cc9-6b2e-4599-a5b2-c5ff882649fd", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-2015573995"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:12.799713 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.group_snapshots [None req-72806252-be50-42a0-a9e0-0e7971aa8131 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Creating new group_snapshot {'group_snapshot': {'group_id': '8e926cc9-6b2e-4599-a5b2-c5ff882649fd', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-2015573995'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 21 12:24:12.808280 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:12.808280 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:12.846889 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.group_snapshots [None req-72806252-be50-42a0-a9e0-0e7971aa8131 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-2015573995. Jan 21 12:24:12.941042 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:12.941042 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:13.000231 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-72806252-be50-42a0-a9e0-0e7971aa8131 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-300074297 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-300074297, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:24:13.033133 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-72806252-be50-42a0-a9e0-0e7971aa8131 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Created reservations ['0b97c2c8-e6eb-4a88-b265-2103e1b65d5f', '5a62e664-ae24-49aa-b035-b1c5b53ea8a4', 'af064076-816d-4f8a-84f5-5ec507cbc889', 'a4dddded-adec-4610-aa7b-c624536bf616'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:24:13.164268 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-72806252-be50-42a0-a9e0-0e7971aa8131 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots returned with HTTP 202 Jan 21 12:24:13.165664 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1124/2215] 10.222.0.89 () {62 vars in 1291 bytes} [Thu Jan 21 12:24:12 2021] POST /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots => generated 187 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:24:13.175639 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c212aa59-cbdf-4234-9d7e-be83698012fd tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/4e2ca4ac-4829-4c92-9b4e-8139b8631e50 Jan 21 12:24:13.176788 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c212aa59-cbdf-4234-9d7e-be83698012fd tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:13.177181 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:13.177181 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:13.178018 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c212aa59-cbdf-4234-9d7e-be83698012fd tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:13.178750 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.group_snapshots [None req-c212aa59-cbdf-4234-9d7e-be83698012fd tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] show called for member 4e2ca4ac-4829-4c92-9b4e-8139b8631e50 {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 12:24:13.189959 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:13.189959 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:13.228383 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c212aa59-cbdf-4234-9d7e-be83698012fd tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/4e2ca4ac-4829-4c92-9b4e-8139b8631e50 returned with HTTP 200 Jan 21 12:24:13.230618 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1092/2216] 10.222.0.89 () {60 vars in 1380 bytes} [Thu Jan 21 12:24:13 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/4e2ca4ac-4829-4c92-9b4e-8139b8631e50 => generated 326 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:14.248384 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b38df5d0-8880-44b7-99ce-0687c4585416 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/4e2ca4ac-4829-4c92-9b4e-8139b8631e50 Jan 21 12:24:14.248384 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b38df5d0-8880-44b7-99ce-0687c4585416 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:14.248384 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:14.248384 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:14.248384 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b38df5d0-8880-44b7-99ce-0687c4585416 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:14.248384 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.group_snapshots [None req-b38df5d0-8880-44b7-99ce-0687c4585416 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] show called for member 4e2ca4ac-4829-4c92-9b4e-8139b8631e50 {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 12:24:14.262133 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:14.262133 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:14.285301 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b38df5d0-8880-44b7-99ce-0687c4585416 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/4e2ca4ac-4829-4c92-9b4e-8139b8631e50 returned with HTTP 200 Jan 21 12:24:14.288121 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1125/2217] 10.222.0.89 () {60 vars in 1380 bytes} [Thu Jan 21 12:24:14 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/4e2ca4ac-4829-4c92-9b4e-8139b8631e50 => generated 326 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:15.310826 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-efe3065b-77aa-475d-b6a7-9daf7d25b723 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/4e2ca4ac-4829-4c92-9b4e-8139b8631e50 Jan 21 12:24:15.313645 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-efe3065b-77aa-475d-b6a7-9daf7d25b723 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:15.314580 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:15.314580 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:15.315319 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-efe3065b-77aa-475d-b6a7-9daf7d25b723 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:15.318248 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.group_snapshots [None req-efe3065b-77aa-475d-b6a7-9daf7d25b723 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] show called for member 4e2ca4ac-4829-4c92-9b4e-8139b8631e50 {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 12:24:15.331346 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:15.331346 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:15.350261 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-efe3065b-77aa-475d-b6a7-9daf7d25b723 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/4e2ca4ac-4829-4c92-9b4e-8139b8631e50 returned with HTTP 200 Jan 21 12:24:15.351610 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1093/2218] 10.222.0.89 () {60 vars in 1380 bytes} [Thu Jan 21 12:24:15 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/4e2ca4ac-4829-4c92-9b4e-8139b8631e50 => generated 326 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:16.363928 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-df1050fc-5b74-4f27-ab24-41c45d616bab tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/4e2ca4ac-4829-4c92-9b4e-8139b8631e50 Jan 21 12:24:16.365205 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-df1050fc-5b74-4f27-ab24-41c45d616bab tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:16.365403 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:16.365403 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:16.366032 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-df1050fc-5b74-4f27-ab24-41c45d616bab tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:16.366649 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.group_snapshots [None req-df1050fc-5b74-4f27-ab24-41c45d616bab tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] show called for member 4e2ca4ac-4829-4c92-9b4e-8139b8631e50 {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 12:24:16.373895 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:16.373895 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:16.389878 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-df1050fc-5b74-4f27-ab24-41c45d616bab tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/4e2ca4ac-4829-4c92-9b4e-8139b8631e50 returned with HTTP 200 Jan 21 12:24:16.391421 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1126/2219] 10.222.0.89 () {60 vars in 1380 bytes} [Thu Jan 21 12:24:16 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/4e2ca4ac-4829-4c92-9b4e-8139b8631e50 => generated 327 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:16.402398 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-18f30fe4-5457-4a1a-aa66-742901fe93e8 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/detail Jan 21 12:24:16.403227 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-18f30fe4-5457-4a1a-aa66-742901fe93e8 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:16.403716 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:16.403716 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:16.404442 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-18f30fe4-5457-4a1a-aa66-742901fe93e8 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'detail' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:16.405326 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-18f30fe4-5457-4a1a-aa66-742901fe93e8 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:24:16.407865 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.db.sqlalchemy.api [None req-18f30fe4-5457-4a1a-aa66-742901fe93e8 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Building query based on filter {{(pid=87986) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 12:24:16.448318 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-18f30fe4-5457-4a1a-aa66-742901fe93e8 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Get all snapshots completed successfully. Jan 21 12:24:16.449600 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:16.449600 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:16.451172 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-18f30fe4-5457-4a1a-aa66-742901fe93e8 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/detail returned with HTTP 200 Jan 21 12:24:16.452115 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1094/2220] 10.222.0.89 () {58 vars in 1231 bytes} [Thu Jan 21 12:24:16 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/detail => generated 929 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:16.464284 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-23637718-5a18-4ff8-864a-c9c3305958ac tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/fbf70fe4-ad8a-439c-babf-61c4b6c42959 Jan 21 12:24:16.464928 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-23637718-5a18-4ff8-864a-c9c3305958ac tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:16.465212 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:16.465212 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:16.465799 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-23637718-5a18-4ff8-864a-c9c3305958ac tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:16.496016 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:16.496016 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:16.497221 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-23637718-5a18-4ff8-864a-c9c3305958ac tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Snapshot retrieved successfully. Jan 21 12:24:16.499333 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-23637718-5a18-4ff8-864a-c9c3305958ac tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/fbf70fe4-ad8a-439c-babf-61c4b6c42959 returned with HTTP 200 Jan 21 12:24:16.506477 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1127/2221] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:24:16 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/fbf70fe4-ad8a-439c-babf-61c4b6c42959 => generated 470 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:16.511644 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d83c6462-446c-4b2e-b54a-ab6cfb97b588 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/887c29c4-40c0-4e68-a0ed-2e51cf6556da Jan 21 12:24:16.512416 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d83c6462-446c-4b2e-b54a-ab6cfb97b588 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:16.513063 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:16.513063 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:16.513520 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d83c6462-446c-4b2e-b54a-ab6cfb97b588 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:16.540630 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:16.540630 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:16.541969 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d83c6462-446c-4b2e-b54a-ab6cfb97b588 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Snapshot retrieved successfully. Jan 21 12:24:16.544040 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d83c6462-446c-4b2e-b54a-ab6cfb97b588 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/887c29c4-40c0-4e68-a0ed-2e51cf6556da returned with HTTP 200 Jan 21 12:24:16.545116 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1095/2222] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:24:16 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/887c29c4-40c0-4e68-a0ed-2e51cf6556da => generated 470 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:16.557570 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-92d6a6ca-98c4-4623-a516-6eb4ecd1ce9d tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] DELETE http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/4e2ca4ac-4829-4c92-9b4e-8139b8631e50 Jan 21 12:24:16.558562 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-92d6a6ca-98c4-4623-a516-6eb4ecd1ce9d tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:16.558964 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:16.558964 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:16.559343 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-92d6a6ca-98c4-4623-a516-6eb4ecd1ce9d tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:16.559751 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.group_snapshots [None req-92d6a6ca-98c4-4623-a516-6eb4ecd1ce9d tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] delete called for member 4e2ca4ac-4829-4c92-9b4e-8139b8631e50 {{(pid=87985) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 12:24:16.560327 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.group_snapshots [None req-92d6a6ca-98c4-4623-a516-6eb4ecd1ce9d tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Delete group_snapshot with id: 4e2ca4ac-4829-4c92-9b4e-8139b8631e50 Jan 21 12:24:16.567023 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:16.567023 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:16.646506 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-92d6a6ca-98c4-4623-a516-6eb4ecd1ce9d tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/4e2ca4ac-4829-4c92-9b4e-8139b8631e50 returned with HTTP 202 Jan 21 12:24:16.650646 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1128/2223] 10.222.0.89 () {60 vars in 1383 bytes} [Thu Jan 21 12:24:16 2021] DELETE /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/4e2ca4ac-4829-4c92-9b4e-8139b8631e50 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 12:24:16.656795 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f620d3ad-4ddd-4064-ac54-40e50fee76b0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/detail Jan 21 12:24:16.657390 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f620d3ad-4ddd-4064-ac54-40e50fee76b0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:16.657611 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:16.657611 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:16.658032 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f620d3ad-4ddd-4064-ac54-40e50fee76b0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'detail' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:16.658641 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-f620d3ad-4ddd-4064-ac54-40e50fee76b0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:24:16.660419 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f620d3ad-4ddd-4064-ac54-40e50fee76b0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:24:16.740912 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f620d3ad-4ddd-4064-ac54-40e50fee76b0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Get all volumes completed successfully. Jan 21 12:24:16.743152 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-f620d3ad-4ddd-4064-ac54-40e50fee76b0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:24:16.743791 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-f620d3ad-4ddd-4064-ac54-40e50fee76b0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:24:16.756549 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-f620d3ad-4ddd-4064-ac54-40e50fee76b0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:24:16.766527 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:16.766527 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:16.782266 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-f620d3ad-4ddd-4064-ac54-40e50fee76b0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:24:16.782991 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-f620d3ad-4ddd-4064-ac54-40e50fee76b0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:24:16.791657 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-f620d3ad-4ddd-4064-ac54-40e50fee76b0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:24:16.807235 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:16.807235 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:16.834783 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f620d3ad-4ddd-4064-ac54-40e50fee76b0 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/detail returned with HTTP 200 Jan 21 12:24:16.836139 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1096/2224] 10.222.0.89 () {60 vars in 1266 bytes} [Thu Jan 21 12:24:16 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/detail => generated 1993 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:24:16.853500 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-08bb8eb6-8539-40bf-bcdb-3ab74343931c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/detail Jan 21 12:24:16.854628 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-08bb8eb6-8539-40bf-bcdb-3ab74343931c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:16.855316 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:16.855316 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:16.856328 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-08bb8eb6-8539-40bf-bcdb-3ab74343931c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'detail' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:16.857545 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-08bb8eb6-8539-40bf-bcdb-3ab74343931c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:24:16.858592 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:16.858592 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:16.861156 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.db.sqlalchemy.api [None req-08bb8eb6-8539-40bf-bcdb-3ab74343931c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Building query based on filter {{(pid=87985) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 12:24:16.889185 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-08bb8eb6-8539-40bf-bcdb-3ab74343931c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Get all snapshots completed successfully. Jan 21 12:24:16.891735 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:16.891735 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:16.894970 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-08bb8eb6-8539-40bf-bcdb-3ab74343931c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/detail returned with HTTP 200 Jan 21 12:24:16.896818 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1129/2225] 10.222.0.89 () {58 vars in 1231 bytes} [Thu Jan 21 12:24:16 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/detail => generated 929 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:16.909535 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3e137978-8863-45e3-86e4-f48ab6979aae tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/887c29c4-40c0-4e68-a0ed-2e51cf6556da Jan 21 12:24:16.910385 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3e137978-8863-45e3-86e4-f48ab6979aae tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:16.910768 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:16.910768 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:16.911365 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3e137978-8863-45e3-86e4-f48ab6979aae tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:16.967267 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:16.967267 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:16.972806 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3e137978-8863-45e3-86e4-f48ab6979aae tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Snapshot retrieved successfully. Jan 21 12:24:16.975240 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3e137978-8863-45e3-86e4-f48ab6979aae tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/887c29c4-40c0-4e68-a0ed-2e51cf6556da returned with HTTP 200 Jan 21 12:24:16.976216 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1097/2226] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:24:16 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/887c29c4-40c0-4e68-a0ed-2e51cf6556da => generated 469 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:17.991011 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-358eb53f-e3f9-49e4-80a1-eefe4b283c83 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/887c29c4-40c0-4e68-a0ed-2e51cf6556da Jan 21 12:24:17.992015 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-358eb53f-e3f9-49e4-80a1-eefe4b283c83 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:17.992736 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:17.992736 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:17.993171 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-358eb53f-e3f9-49e4-80a1-eefe4b283c83 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:18.041566 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:18.041566 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:18.043248 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-358eb53f-e3f9-49e4-80a1-eefe4b283c83 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Snapshot retrieved successfully. Jan 21 12:24:18.045900 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-358eb53f-e3f9-49e4-80a1-eefe4b283c83 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/887c29c4-40c0-4e68-a0ed-2e51cf6556da returned with HTTP 200 Jan 21 12:24:18.047462 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1130/2227] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:24:17 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/887c29c4-40c0-4e68-a0ed-2e51cf6556da => generated 469 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:18.703639 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-769e9330-fd0c-4c35-85a9-9441ff19c332 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d Jan 21 12:24:18.704156 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-769e9330-fd0c-4c35-85a9-9441ff19c332 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:18.704589 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:18.704589 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:18.705231 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-769e9330-fd0c-4c35-85a9-9441ff19c332 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:18.776543 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:18.776543 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:18.801482 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-769e9330-fd0c-4c35-85a9-9441ff19c332 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:24:18.843712 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:18.843712 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:18.855966 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-769e9330-fd0c-4c35-85a9-9441ff19c332 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d returned with HTTP 200 Jan 21 12:24:18.857109 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1098/2228] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:18 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d => generated 1639 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:19.059014 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6ce0a22d-d4c0-4f67-a249-d11614349000 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/887c29c4-40c0-4e68-a0ed-2e51cf6556da Jan 21 12:24:19.059802 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6ce0a22d-d4c0-4f67-a249-d11614349000 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:19.059892 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:19.059892 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:19.060511 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6ce0a22d-d4c0-4f67-a249-d11614349000 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:19.115833 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:19.115833 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:19.117472 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6ce0a22d-d4c0-4f67-a249-d11614349000 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Snapshot retrieved successfully. Jan 21 12:24:19.126150 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6ce0a22d-d4c0-4f67-a249-d11614349000 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/887c29c4-40c0-4e68-a0ed-2e51cf6556da returned with HTTP 200 Jan 21 12:24:19.127877 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1131/2229] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:24:19 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/887c29c4-40c0-4e68-a0ed-2e51cf6556da => generated 469 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:20.141099 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-34c64997-2762-40ec-b004-82b965d3feb4 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/887c29c4-40c0-4e68-a0ed-2e51cf6556da Jan 21 12:24:20.142645 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-34c64997-2762-40ec-b004-82b965d3feb4 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:20.143005 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:20.143005 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:20.143612 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-34c64997-2762-40ec-b004-82b965d3feb4 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:20.191017 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-34c64997-2762-40ec-b004-82b965d3feb4 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/887c29c4-40c0-4e68-a0ed-2e51cf6556da returned with HTTP 404 Jan 21 12:24:20.192342 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1099/2230] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:24:20 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/887c29c4-40c0-4e68-a0ed-2e51cf6556da => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:24:20.209525 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-03c36a9e-cec7-4fb7-9e6a-b25e16b1e8e2 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/fbf70fe4-ad8a-439c-babf-61c4b6c42959 Jan 21 12:24:20.209525 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-03c36a9e-cec7-4fb7-9e6a-b25e16b1e8e2 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:20.209525 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:20.209525 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:20.209525 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-03c36a9e-cec7-4fb7-9e6a-b25e16b1e8e2 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:20.243460 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-03c36a9e-cec7-4fb7-9e6a-b25e16b1e8e2 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/fbf70fe4-ad8a-439c-babf-61c4b6c42959 returned with HTTP 404 Jan 21 12:24:20.244660 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1132/2231] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:24:20 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/fbf70fe4-ad8a-439c-babf-61c4b6c42959 => generated 111 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:24:20.253843 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cc4b351a-7815-4b0e-a3f9-307d89a1cda4 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/4e2ca4ac-4829-4c92-9b4e-8139b8631e50 Jan 21 12:24:20.254531 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cc4b351a-7815-4b0e-a3f9-307d89a1cda4 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:20.255128 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cc4b351a-7815-4b0e-a3f9-307d89a1cda4 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:20.255968 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.group_snapshots [None req-cc4b351a-7815-4b0e-a3f9-307d89a1cda4 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] show called for member 4e2ca4ac-4829-4c92-9b4e-8139b8631e50 {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 12:24:20.261924 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cc4b351a-7815-4b0e-a3f9-307d89a1cda4 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/4e2ca4ac-4829-4c92-9b4e-8139b8631e50 returned with HTTP 404 Jan 21 12:24:20.268236 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1100/2232] 10.222.0.89 () {60 vars in 1380 bytes} [Thu Jan 21 12:24:20 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/4e2ca4ac-4829-4c92-9b4e-8139b8631e50 => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 12:24:20.271937 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7a7a83d9-5dd7-48e6-8ec3-3614d54883d7 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] DELETE http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/4e2ca4ac-4829-4c92-9b4e-8139b8631e50 Jan 21 12:24:20.272648 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7a7a83d9-5dd7-48e6-8ec3-3614d54883d7 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:20.273243 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7a7a83d9-5dd7-48e6-8ec3-3614d54883d7 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:20.273767 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.group_snapshots [None req-7a7a83d9-5dd7-48e6-8ec3-3614d54883d7 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] delete called for member 4e2ca4ac-4829-4c92-9b4e-8139b8631e50 {{(pid=87985) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 12:24:20.274211 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.group_snapshots [None req-7a7a83d9-5dd7-48e6-8ec3-3614d54883d7 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Delete group_snapshot with id: 4e2ca4ac-4829-4c92-9b4e-8139b8631e50 Jan 21 12:24:20.280338 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7a7a83d9-5dd7-48e6-8ec3-3614d54883d7 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/4e2ca4ac-4829-4c92-9b4e-8139b8631e50 returned with HTTP 404 Jan 21 12:24:20.289610 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8e0fa037-f6ba-464e-9ddf-99ff42ac0b03 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/detail Jan 21 12:24:20.290649 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8e0fa037-f6ba-464e-9ddf-99ff42ac0b03 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:20.291294 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8e0fa037-f6ba-464e-9ddf-99ff42ac0b03 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'detail' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:20.292068 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-8e0fa037-f6ba-464e-9ddf-99ff42ac0b03 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:24:20.294605 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8e0fa037-f6ba-464e-9ddf-99ff42ac0b03 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:24:20.297500 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1133/2233] 10.222.0.89 () {60 vars in 1383 bytes} [Thu Jan 21 12:24:20 2021] DELETE /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/4e2ca4ac-4829-4c92-9b4e-8139b8631e50 => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 12:24:20.354443 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8e0fa037-f6ba-464e-9ddf-99ff42ac0b03 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Get all volumes completed successfully. Jan 21 12:24:20.356414 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-8e0fa037-f6ba-464e-9ddf-99ff42ac0b03 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:24:20.356970 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-8e0fa037-f6ba-464e-9ddf-99ff42ac0b03 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:24:20.367743 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-8e0fa037-f6ba-464e-9ddf-99ff42ac0b03 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:24:20.380788 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:20.380788 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:20.406378 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-8e0fa037-f6ba-464e-9ddf-99ff42ac0b03 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:24:20.407078 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-8e0fa037-f6ba-464e-9ddf-99ff42ac0b03 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:24:20.427020 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-8e0fa037-f6ba-464e-9ddf-99ff42ac0b03 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:24:20.437625 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:20.437625 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:20.476182 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8e0fa037-f6ba-464e-9ddf-99ff42ac0b03 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/detail returned with HTTP 200 Jan 21 12:24:20.477989 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1101/2234] 10.222.0.89 () {60 vars in 1266 bytes} [Thu Jan 21 12:24:20 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/detail => generated 1993 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:24:20.495340 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a8a4901d-e250-4393-aef0-457dcfc681cf tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] POST http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd/action Jan 21 12:24:20.497021 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a8a4901d-e250-4393-aef0-457dcfc681cf tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:24:20.497570 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a8a4901d-e250-4393-aef0-457dcfc681cf tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:20.498811 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-a8a4901d-e250-4393-aef0-457dcfc681cf tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] delete called for group 8e926cc9-6b2e-4599-a5b2-c5ff882649fd {{(pid=87985) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 12:24:20.499483 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.groups [None req-a8a4901d-e250-4393-aef0-457dcfc681cf tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Delete group with id: 8e926cc9-6b2e-4599-a5b2-c5ff882649fd Jan 21 12:24:20.508112 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:20.508112 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:20.774659 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a8a4901d-e250-4393-aef0-457dcfc681cf tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd/action returned with HTTP 202 Jan 21 12:24:20.775657 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1134/2235] 10.222.0.89 () {62 vars in 1395 bytes} [Thu Jan 21 12:24:20 2021] POST /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd/action => generated 0 bytes in 285 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 12:24:20.785617 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-17d73d86-f284-44d5-b904-475595de5be5 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/cc4b09bd-9afe-419e-9cac-3e33069c6314 Jan 21 12:24:20.786107 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-17d73d86-f284-44d5-b904-475595de5be5 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:20.786328 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:20.786328 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:20.786705 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-17d73d86-f284-44d5-b904-475595de5be5 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:20.847714 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:20.847714 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:20.856562 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-17d73d86-f284-44d5-b904-475595de5be5 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Volume info retrieved successfully. Jan 21 12:24:20.871636 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-17d73d86-f284-44d5-b904-475595de5be5 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:24:20.872474 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-17d73d86-f284-44d5-b904-475595de5be5 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:24:20.888313 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-17d73d86-f284-44d5-b904-475595de5be5 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:24:20.895011 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:20.895011 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:20.926293 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-17d73d86-f284-44d5-b904-475595de5be5 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/cc4b09bd-9afe-419e-9cac-3e33069c6314 returned with HTTP 200 Jan 21 12:24:20.927849 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1102/2236] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:24:20 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/cc4b09bd-9afe-419e-9cac-3e33069c6314 => generated 999 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:21.944028 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5d924826-e5b1-478d-8bc6-796b3b2b0a04 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/cc4b09bd-9afe-419e-9cac-3e33069c6314 Jan 21 12:24:21.945176 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5d924826-e5b1-478d-8bc6-796b3b2b0a04 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:21.945542 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:21.945542 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:21.946200 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5d924826-e5b1-478d-8bc6-796b3b2b0a04 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:22.055903 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:22.055903 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:22.079991 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5d924826-e5b1-478d-8bc6-796b3b2b0a04 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Volume info retrieved successfully. Jan 21 12:24:22.098903 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-5d924826-e5b1-478d-8bc6-796b3b2b0a04 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:24:22.099514 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-5d924826-e5b1-478d-8bc6-796b3b2b0a04 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:24:22.145438 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-5d924826-e5b1-478d-8bc6-796b3b2b0a04 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:24:22.163647 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:22.163647 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:22.211129 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5d924826-e5b1-478d-8bc6-796b3b2b0a04 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/cc4b09bd-9afe-419e-9cac-3e33069c6314 returned with HTTP 200 Jan 21 12:24:22.223197 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1135/2237] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:24:21 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/cc4b09bd-9afe-419e-9cac-3e33069c6314 => generated 999 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:23.232390 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-afe27b25-52a8-4ca0-becf-39e996451590 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/cc4b09bd-9afe-419e-9cac-3e33069c6314 Jan 21 12:24:23.233479 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-afe27b25-52a8-4ca0-becf-39e996451590 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:23.233911 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:23.233911 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:23.234538 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-afe27b25-52a8-4ca0-becf-39e996451590 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:23.353975 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:23.353975 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:23.374990 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-afe27b25-52a8-4ca0-becf-39e996451590 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Volume info retrieved successfully. Jan 21 12:24:23.411767 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-afe27b25-52a8-4ca0-becf-39e996451590 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:24:23.413002 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-afe27b25-52a8-4ca0-becf-39e996451590 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:24:23.426705 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-afe27b25-52a8-4ca0-becf-39e996451590 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:24:23.434116 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:23.434116 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:23.476663 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-afe27b25-52a8-4ca0-becf-39e996451590 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/cc4b09bd-9afe-419e-9cac-3e33069c6314 returned with HTTP 200 Jan 21 12:24:23.485656 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1103/2238] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:24:23 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/cc4b09bd-9afe-419e-9cac-3e33069c6314 => generated 999 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:24.497176 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-01baea90-783f-4116-a5d0-3d7ea6b92e51 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/cc4b09bd-9afe-419e-9cac-3e33069c6314 Jan 21 12:24:24.497816 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-01baea90-783f-4116-a5d0-3d7ea6b92e51 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:24.498187 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:24.498187 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:24.498461 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-01baea90-783f-4116-a5d0-3d7ea6b92e51 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:24.600343 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:24.600343 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:24.627968 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-01baea90-783f-4116-a5d0-3d7ea6b92e51 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Volume info retrieved successfully. Jan 21 12:24:24.659830 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-01baea90-783f-4116-a5d0-3d7ea6b92e51 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:24:24.660496 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-01baea90-783f-4116-a5d0-3d7ea6b92e51 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:24:24.669252 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-01baea90-783f-4116-a5d0-3d7ea6b92e51 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:24:24.686354 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:24.686354 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:24.728656 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-01baea90-783f-4116-a5d0-3d7ea6b92e51 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/cc4b09bd-9afe-419e-9cac-3e33069c6314 returned with HTTP 200 Jan 21 12:24:24.729982 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1136/2239] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:24:24 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/cc4b09bd-9afe-419e-9cac-3e33069c6314 => generated 999 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:25.335331 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-e24f3cf4-5a8c-4286-aca4-52c54709e037 req-845d573a-ff30-429b-88b1-03c28e11ecc8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] DELETE http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/17de500f-0242-4420-b425-2b0325728ef1 Jan 21 12:24:25.335854 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-e24f3cf4-5a8c-4286-aca4-52c54709e037 req-845d573a-ff30-429b-88b1-03c28e11ecc8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:25.336057 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:25.336057 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:25.336693 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-e24f3cf4-5a8c-4286-aca4-52c54709e037 req-845d573a-ff30-429b-88b1-03c28e11ecc8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:25.390816 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:25.390816 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:25.753401 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1f55989f-4b62-485d-8b97-443929fd6c63 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/cc4b09bd-9afe-419e-9cac-3e33069c6314 Jan 21 12:24:25.754082 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1f55989f-4b62-485d-8b97-443929fd6c63 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:25.754363 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:25.754363 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:25.755575 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1f55989f-4b62-485d-8b97-443929fd6c63 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:25.879202 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1f55989f-4b62-485d-8b97-443929fd6c63 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/cc4b09bd-9afe-419e-9cac-3e33069c6314 returned with HTTP 404 Jan 21 12:24:25.888115 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1137/2240] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:24:25 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/cc4b09bd-9afe-419e-9cac-3e33069c6314 => generated 109 bytes in 146 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 12:24:25.897334 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f52de601-61f5-4684-ba4a-2ec463c5c71d tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/3028ad86-e83d-4db2-ac32-502faf29d9f0 Jan 21 12:24:25.899376 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f52de601-61f5-4684-ba4a-2ec463c5c71d tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:25.900625 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f52de601-61f5-4684-ba4a-2ec463c5c71d tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:25.981513 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f52de601-61f5-4684-ba4a-2ec463c5c71d tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/3028ad86-e83d-4db2-ac32-502faf29d9f0 returned with HTTP 404 Jan 21 12:24:25.983005 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1138/2241] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:24:25 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/3028ad86-e83d-4db2-ac32-502faf29d9f0 => generated 109 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 12:24:25.994004 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6fcc13f3-ed10-4d18-9cf2-a96a60e72acd tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd Jan 21 12:24:25.994831 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6fcc13f3-ed10-4d18-9cf2-a96a60e72acd tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:25.998461 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6fcc13f3-ed10-4d18-9cf2-a96a60e72acd tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:25.998891 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-6fcc13f3-ed10-4d18-9cf2-a96a60e72acd tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] show called for member 8e926cc9-6b2e-4599-a5b2-c5ff882649fd {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:24:26.015913 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6fcc13f3-ed10-4d18-9cf2-a96a60e72acd tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd returned with HTTP 404 Jan 21 12:24:26.016948 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1139/2242] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:24:25 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/8e926cc9-6b2e-4599-a5b2-c5ff882649fd => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 12:24:26.036366 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-dbe4b3d5-2962-492c-8bd2-a61378bea1b6 tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] DELETE http://10.222.0.89/volume/v3/1377d6e702a84a7a8f09d23677d77d0c/group_types/ad5dab56-a4b7-4858-9b6e-f31bbe3466bd Jan 21 12:24:26.037212 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-dbe4b3d5-2962-492c-8bd2-a61378bea1b6 tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:26.037880 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-dbe4b3d5-2962-492c-8bd2-a61378bea1b6 tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:26.076679 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 12:24:26.076679 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 12:24:26.095216 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-dbe4b3d5-2962-492c-8bd2-a61378bea1b6 tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] http://10.222.0.89/volume/v3/1377d6e702a84a7a8f09d23677d77d0c/group_types/ad5dab56-a4b7-4858-9b6e-f31bbe3466bd returned with HTTP 202 Jan 21 12:24:26.100130 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1140/2243] 10.222.0.89 () {60 vars in 1371 bytes} [Thu Jan 21 12:24:26 2021] DELETE /volume/v3/1377d6e702a84a7a8f09d23677d77d0c/group_types/ad5dab56-a4b7-4858-9b6e-f31bbe3466bd => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 12:24:26.115028 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2c4df7ed-6930-47b2-988a-11a112e5a0c6 tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] POST http://10.222.0.89/volume/v3/1377d6e702a84a7a8f09d23677d77d0c/types Jan 21 12:24:26.115885 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2c4df7ed-6930-47b2-988a-11a112e5a0c6 tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-596871086"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:26.203848 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2c4df7ed-6930-47b2-988a-11a112e5a0c6 tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] http://10.222.0.89/volume/v3/1377d6e702a84a7a8f09d23677d77d0c/types returned with HTTP 200 Jan 21 12:24:26.218119 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1141/2244] 10.222.0.89 () {60 vars in 1219 bytes} [Thu Jan 21 12:24:26 2021] POST /volume/v3/1377d6e702a84a7a8f09d23677d77d0c/types => generated 223 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:26.223520 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-afe11632-d8da-4c83-ad9b-7ba11a14b349 tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] POST http://10.222.0.89/volume/v3/1377d6e702a84a7a8f09d23677d77d0c/group_types Jan 21 12:24:26.224813 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-afe11632-d8da-4c83-ad9b-7ba11a14b349 tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-721064802"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:26.260190 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-e24f3cf4-5a8c-4286-aca4-52c54709e037 req-845d573a-ff30-429b-88b1-03c28e11ecc8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 12:24:26.264890 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-e24f3cf4-5a8c-4286-aca4-52c54709e037 req-845d573a-ff30-429b-88b1-03c28e11ecc8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Pending status list for volume during attachment-delete: [] {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 12:24:26.286561 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-e24f3cf4-5a8c-4286-aca4-52c54709e037 req-845d573a-ff30-429b-88b1-03c28e11ecc8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/17de500f-0242-4420-b425-2b0325728ef1 returned with HTTP 200 Jan 21 12:24:26.288311 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1104/2245] 10.222.0.90 () {62 vars in 1437 bytes} [Thu Jan 21 12:24:25 2021] DELETE /volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/17de500f-0242-4420-b425-2b0325728ef1 => generated 19 bytes in 958 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:26.308082 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-afe11632-d8da-4c83-ad9b-7ba11a14b349 tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] http://10.222.0.89/volume/v3/1377d6e702a84a7a8f09d23677d77d0c/group_types returned with HTTP 202 Jan 21 12:24:26.310699 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1142/2246] 10.222.0.89 () {62 vars in 1278 bytes} [Thu Jan 21 12:24:26 2021] POST /volume/v3/1377d6e702a84a7a8f09d23677d77d0c/group_types => generated 180 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:24:26.316641 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-e24f3cf4-5a8c-4286-aca4-52c54709e037 req-bca33ae1-c81d-448f-89d2-d9d65a0b055e tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] DELETE http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d Jan 21 12:24:26.317385 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-e24f3cf4-5a8c-4286-aca4-52c54709e037 req-bca33ae1-c81d-448f-89d2-d9d65a0b055e tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:26.318175 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:26.318175 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:26.318988 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-e24f3cf4-5a8c-4286-aca4-52c54709e037 req-bca33ae1-c81d-448f-89d2-d9d65a0b055e tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:26.320176 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [req-e24f3cf4-5a8c-4286-aca4-52c54709e037 req-bca33ae1-c81d-448f-89d2-d9d65a0b055e tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Delete volume with id: 2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d Jan 21 12:24:26.332979 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5d312cfa-8eff-43d7-b5f0-05836f117d4a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] POST http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups Jan 21 12:24:26.337851 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5d312cfa-8eff-43d7-b5f0-05836f117d4a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Action: 'create', calling method: version_select, body: {"group": {"group_type": "99826d3d-83ff-4967-bb88-89f4f6ef0e98", "volume_types": ["1b6344fc-2b02-4834-9251-341e4a706584"], "name": "tempest-GroupSnapshotsTest-Group-55604404"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:26.341158 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-5d312cfa-8eff-43d7-b5f0-05836f117d4a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Creating new group {'group': {'group_type': '99826d3d-83ff-4967-bb88-89f4f6ef0e98', 'volume_types': ['1b6344fc-2b02-4834-9251-341e4a706584'], 'name': 'tempest-GroupSnapshotsTest-Group-55604404'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 12:24:26.362817 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.groups [None req-5d312cfa-8eff-43d7-b5f0-05836f117d4a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Creating group tempest-GroupSnapshotsTest-Group-55604404. Jan 21 12:24:26.396532 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5d312cfa-8eff-43d7-b5f0-05836f117d4a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Availability Zones retrieved successfully. Jan 21 12:24:26.427664 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:26.427664 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:26.429182 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-e24f3cf4-5a8c-4286-aca4-52c54709e037 req-bca33ae1-c81d-448f-89d2-d9d65a0b055e tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:24:26.444880 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-5d312cfa-8eff-43d7-b5f0-05836f117d4a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Created reservations ['2f880c03-93a4-49a5-9b93-157f018dbf74'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:24:26.489244 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-e24f3cf4-5a8c-4286-aca4-52c54709e037 req-bca33ae1-c81d-448f-89d2-d9d65a0b055e tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Delete volume request issued successfully. Jan 21 12:24:26.490019 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-e24f3cf4-5a8c-4286-aca4-52c54709e037 req-bca33ae1-c81d-448f-89d2-d9d65a0b055e tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d returned with HTTP 202 Jan 21 12:24:26.491804 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1105/2247] 10.222.0.90 () {60 vars in 1384 bytes} [Thu Jan 21 12:24:26 2021] DELETE /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:24:26.567314 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5d312cfa-8eff-43d7-b5f0-05836f117d4a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups returned with HTTP 202 Jan 21 12:24:26.572771 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1143/2248] 10.222.0.89 () {62 vars in 1264 bytes} [Thu Jan 21 12:24:26 2021] POST /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups => generated 110 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:24:26.582309 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9a3474de-8501-4f2b-954e-9b34555d5f56 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/93b7c9ff-ece6-40d0-983a-d133a5f9c344 Jan 21 12:24:26.583714 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9a3474de-8501-4f2b-954e-9b34555d5f56 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:26.583943 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:26.583943 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:26.584328 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9a3474de-8501-4f2b-954e-9b34555d5f56 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:26.584755 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-9a3474de-8501-4f2b-954e-9b34555d5f56 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] show called for member 93b7c9ff-ece6-40d0-983a-d133a5f9c344 {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:24:26.609961 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:26.609961 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:26.721237 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9a3474de-8501-4f2b-954e-9b34555d5f56 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/93b7c9ff-ece6-40d0-983a-d133a5f9c344 returned with HTTP 200 Jan 21 12:24:26.722576 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1106/2249] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:24:26 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/93b7c9ff-ece6-40d0-983a-d133a5f9c344 => generated 390 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:27.734556 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-211f91c4-5b42-4b19-837d-3b671f6c5430 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/93b7c9ff-ece6-40d0-983a-d133a5f9c344 Jan 21 12:24:27.736870 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-211f91c4-5b42-4b19-837d-3b671f6c5430 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:27.737093 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:27.737093 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:27.737606 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-211f91c4-5b42-4b19-837d-3b671f6c5430 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:27.738059 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-211f91c4-5b42-4b19-837d-3b671f6c5430 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] show called for member 93b7c9ff-ece6-40d0-983a-d133a5f9c344 {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:24:27.747756 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:27.747756 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:27.776749 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-211f91c4-5b42-4b19-837d-3b671f6c5430 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/93b7c9ff-ece6-40d0-983a-d133a5f9c344 returned with HTTP 200 Jan 21 12:24:27.778276 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1144/2250] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:24:27 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/93b7c9ff-ece6-40d0-983a-d133a5f9c344 => generated 391 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:27.787275 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-43082459-576a-4193-b5e8-47ded976757f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d Jan 21 12:24:27.787730 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-43082459-576a-4193-b5e8-47ded976757f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:27.787948 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:27.787948 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:27.788321 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-43082459-576a-4193-b5e8-47ded976757f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:27.804831 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cd1df114-b953-4913-9f19-5703a419d16c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] POST http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes Jan 21 12:24:27.805427 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:27.805427 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:27.805754 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cd1df114-b953-4913-9f19-5703a419d16c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1b6344fc-2b02-4834-9251-341e4a706584", "group_id": "93b7c9ff-ece6-40d0-983a-d133a5f9c344", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-663345060"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:27.810177 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-cd1df114-b953-4913-9f19-5703a419d16c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Create volume request body: {'volume': {'volume_type': '1b6344fc-2b02-4834-9251-341e4a706584', 'group_id': '93b7c9ff-ece6-40d0-983a-d133a5f9c344', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-663345060'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:24:27.860729 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:27.860729 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:27.867197 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:27.867197 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:27.871236 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-cd1df114-b953-4913-9f19-5703a419d16c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Create volume of 1 GB Jan 21 12:24:27.878668 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-43082459-576a-4193-b5e8-47ded976757f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:24:27.894338 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cd1df114-b953-4913-9f19-5703a419d16c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Availability Zones retrieved successfully. Jan 21 12:24:27.919421 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-cd1df114-b953-4913-9f19-5703a419d16c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Flow 'volume_create_api' (03a77cec-9aa6-4662-9766-4bf920c891c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:24:27.923594 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-cd1df114-b953-4913-9f19-5703a419d16c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cfaaf20-f105-4c58-b34a-16d0e168d77e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:27.927210 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:27.927210 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:27.927822 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-cd1df114-b953-4913-9f19-5703a419d16c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:24:27.931898 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-43082459-576a-4193-b5e8-47ded976757f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d returned with HTTP 200 Jan 21 12:24:27.933583 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1107/2251] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:27 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d => generated 1346 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:27.990599 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-cd1df114-b953-4913-9f19-5703a419d16c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cfaaf20-f105-4c58-b34a-16d0e168d77e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T12:24:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1b6344fc-2b02-4834-9251-341e4a706584,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-596871086',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1b6344fc-2b02-4834-9251-341e4a706584', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '93b7c9ff-ece6-40d0-983a-d133a5f9c344', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:27.993149 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-cd1df114-b953-4913-9f19-5703a419d16c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d2436f2-2a55-4bd7-b4be-5f353c577f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:28.060741 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-cd1df114-b953-4913-9f19-5703a419d16c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-596871086 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-596871086, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:24:28.061187 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-cd1df114-b953-4913-9f19-5703a419d16c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-596871086 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-596871086, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:24:28.115823 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-cd1df114-b953-4913-9f19-5703a419d16c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Created reservations ['d1b30659-dbd8-47c6-903c-0c9a9648928e', '759ae6b7-b6c8-489d-b9b2-c03bb7a15973', '535ed5df-332c-4c79-a426-f2c56974b543', 'b8712142-ee7c-4a52-99fc-0d4b55ddd475'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:24:28.123791 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-cd1df114-b953-4913-9f19-5703a419d16c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d2436f2-2a55-4bd7-b4be-5f353c577f4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1b30659-dbd8-47c6-903c-0c9a9648928e', '759ae6b7-b6c8-489d-b9b2-c03bb7a15973', '535ed5df-332c-4c79-a426-f2c56974b543', 'b8712142-ee7c-4a52-99fc-0d4b55ddd475']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:28.126119 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-cd1df114-b953-4913-9f19-5703a419d16c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fdcc1c4-250b-4578-acb5-1df157f59ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:28.203837 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-cd1df114-b953-4913-9f19-5703a419d16c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fdcc1c4-250b-4578-acb5-1df157f59ddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fb0b265-b895-450b-8d95-1987bf9aa12e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-663345060',encryption_key_id=None,group_id=93b7c9ff-ece6-40d0-983a-d133a5f9c344,group_type_id=,metadata={},multiattach=False,project_id='162ff7e77bba4b96a08cea1356f45cf1',qos_specs=None,replication_status=,reservations=['d1b30659-dbd8-47c6-903c-0c9a9648928e','759ae6b7-b6c8-489d-b9b2-c03bb7a15973','535ed5df-332c-4c79-a426-f2c56974b543','b8712142-ee7c-4a52-99fc-0d4b55ddd475'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32c1a9806e0d44af9e25f8f577040431',volume_type_id=1b6344fc-2b02-4834-9251-341e4a706584), '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=2021-01-21T12:24:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-663345060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=93b7c9ff-ece6-40d0-983a-d133a5f9c344,host=None,id=4fb0b265-b895-450b-8d95-1987bf9aa12e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='162ff7e77bba4b96a08cea1356f45cf1',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,user_id='32c1a9806e0d44af9e25f8f577040431',volume_attachment=,volume_type=,volume_type_id=1b6344fc-2b02-4834-9251-341e4a706584)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:28.206164 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-cd1df114-b953-4913-9f19-5703a419d16c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ffc4416-3e7a-43f0-b305-65fa36945598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:28.282734 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-cd1df114-b953-4913-9f19-5703a419d16c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ffc4416-3e7a-43f0-b305-65fa36945598) 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-GroupSnapshotsTest-Volume-663345060',encryption_key_id=None,group_id=93b7c9ff-ece6-40d0-983a-d133a5f9c344,group_type_id=,metadata={},multiattach=False,project_id='162ff7e77bba4b96a08cea1356f45cf1',qos_specs=None,replication_status=,reservations=['d1b30659-dbd8-47c6-903c-0c9a9648928e','759ae6b7-b6c8-489d-b9b2-c03bb7a15973','535ed5df-332c-4c79-a426-f2c56974b543','b8712142-ee7c-4a52-99fc-0d4b55ddd475'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32c1a9806e0d44af9e25f8f577040431',volume_type_id=1b6344fc-2b02-4834-9251-341e4a706584)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:28.285143 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-cd1df114-b953-4913-9f19-5703a419d16c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (622c8533-d931-4634-b56a-2e88df53c1b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:28.331510 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-cd1df114-b953-4913-9f19-5703a419d16c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (622c8533-d931-4634-b56a-2e88df53c1b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:28.334733 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-cd1df114-b953-4913-9f19-5703a419d16c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Flow 'volume_create_api' (03a77cec-9aa6-4662-9766-4bf920c891c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:24:28.401910 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cd1df114-b953-4913-9f19-5703a419d16c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Create volume request issued successfully. Jan 21 12:24:28.419924 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-cd1df114-b953-4913-9f19-5703a419d16c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:24:28.420894 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-cd1df114-b953-4913-9f19-5703a419d16c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:24:28.430735 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-cd1df114-b953-4913-9f19-5703a419d16c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:24:28.442198 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:28.442198 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:28.457602 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cd1df114-b953-4913-9f19-5703a419d16c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes returned with HTTP 202 Jan 21 12:24:28.459648 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1145/2252] 10.222.0.89 () {62 vars in 1267 bytes} [Thu Jan 21 12:24:27 2021] POST /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes => generated 906 bytes in 673 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:24:28.479481 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4453326b-e8fb-4db7-8601-871b8291e796 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/4fb0b265-b895-450b-8d95-1987bf9aa12e Jan 21 12:24:28.479481 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4453326b-e8fb-4db7-8601-871b8291e796 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:28.479481 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:28.479481 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:28.479481 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4453326b-e8fb-4db7-8601-871b8291e796 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:28.534031 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:28.534031 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:28.543878 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4453326b-e8fb-4db7-8601-871b8291e796 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Volume info retrieved successfully. Jan 21 12:24:28.558894 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-4453326b-e8fb-4db7-8601-871b8291e796 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:24:28.559666 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-4453326b-e8fb-4db7-8601-871b8291e796 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:24:28.567731 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-4453326b-e8fb-4db7-8601-871b8291e796 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:24:28.576392 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:28.576392 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:28.599537 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4453326b-e8fb-4db7-8601-871b8291e796 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/4fb0b265-b895-450b-8d95-1987bf9aa12e returned with HTTP 200 Jan 21 12:24:28.600678 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1108/2253] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:24:28 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/4fb0b265-b895-450b-8d95-1987bf9aa12e => generated 998 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:28.950852 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-54b93eab-c1ec-41e3-8f4f-aaedbcebf187 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d Jan 21 12:24:28.952228 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-54b93eab-c1ec-41e3-8f4f-aaedbcebf187 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:28.952466 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:28.952466 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:28.953008 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-54b93eab-c1ec-41e3-8f4f-aaedbcebf187 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:29.061961 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-54b93eab-c1ec-41e3-8f4f-aaedbcebf187 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d returned with HTTP 404 Jan 21 12:24:29.065574 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1146/2254] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:28 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2e0603ac-c52b-4c24-a7b7-1fa80d35eb8d => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 12:24:29.435532 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a8eb1bd7-c538-4938-a9cf-3ed8912503e9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] DELETE http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/f342af9a-c585-4053-aec1-0f539a4a07d6 Jan 21 12:24:29.435957 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a8eb1bd7-c538-4938-a9cf-3ed8912503e9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:29.436144 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:29.436144 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:29.436484 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a8eb1bd7-c538-4938-a9cf-3ed8912503e9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:29.437268 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-a8eb1bd7-c538-4938-a9cf-3ed8912503e9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Delete snapshot with id: f342af9a-c585-4053-aec1-0f539a4a07d6 Jan 21 12:24:29.508533 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:29.508533 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:29.514328 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a8eb1bd7-c538-4938-a9cf-3ed8912503e9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Snapshot retrieved successfully. Jan 21 12:24:29.623180 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5208da06-2a36-4818-8b0e-3bafec0a7607 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/4fb0b265-b895-450b-8d95-1987bf9aa12e Jan 21 12:24:29.626872 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5208da06-2a36-4818-8b0e-3bafec0a7607 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:29.627735 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5208da06-2a36-4818-8b0e-3bafec0a7607 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:29.664184 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a8eb1bd7-c538-4938-a9cf-3ed8912503e9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Snapshot delete request issued successfully. Jan 21 12:24:29.664734 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a8eb1bd7-c538-4938-a9cf-3ed8912503e9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/f342af9a-c585-4053-aec1-0f539a4a07d6 returned with HTTP 202 Jan 21 12:24:29.669081 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1109/2255] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:24:29 2021] DELETE /volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/f342af9a-c585-4053-aec1-0f539a4a07d6 => generated 0 bytes in 238 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:24:29.685337 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-016b7ac6-1fa4-4293-96e7-2422a1d79b12 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/f342af9a-c585-4053-aec1-0f539a4a07d6 Jan 21 12:24:29.686011 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-016b7ac6-1fa4-4293-96e7-2422a1d79b12 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:29.686237 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:29.686237 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:29.686773 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-016b7ac6-1fa4-4293-96e7-2422a1d79b12 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:29.739475 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:29.739475 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:29.741442 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-016b7ac6-1fa4-4293-96e7-2422a1d79b12 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Snapshot retrieved successfully. Jan 21 12:24:29.744077 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-016b7ac6-1fa4-4293-96e7-2422a1d79b12 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/f342af9a-c585-4053-aec1-0f539a4a07d6 returned with HTTP 200 Jan 21 12:24:29.744918 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1110/2256] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:24:29 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/f342af9a-c585-4053-aec1-0f539a4a07d6 => generated 465 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:29.818802 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:29.818802 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:29.849754 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5208da06-2a36-4818-8b0e-3bafec0a7607 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Volume info retrieved successfully. Jan 21 12:24:29.885507 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-5208da06-2a36-4818-8b0e-3bafec0a7607 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:24:29.889634 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-5208da06-2a36-4818-8b0e-3bafec0a7607 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:24:29.916247 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-5208da06-2a36-4818-8b0e-3bafec0a7607 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:24:29.927683 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:29.927683 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:29.991182 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5208da06-2a36-4818-8b0e-3bafec0a7607 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/4fb0b265-b895-450b-8d95-1987bf9aa12e returned with HTTP 200 Jan 21 12:24:29.992044 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1147/2257] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:24:29 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/4fb0b265-b895-450b-8d95-1987bf9aa12e => generated 998 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:30.756849 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f971c2d9-ad79-4876-878d-7f10f21a027a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/f342af9a-c585-4053-aec1-0f539a4a07d6 Jan 21 12:24:30.761012 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f971c2d9-ad79-4876-878d-7f10f21a027a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:30.761439 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:30.761439 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:30.762098 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f971c2d9-ad79-4876-878d-7f10f21a027a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:30.796236 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:30.796236 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:30.797542 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f971c2d9-ad79-4876-878d-7f10f21a027a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Snapshot retrieved successfully. Jan 21 12:24:30.800492 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f971c2d9-ad79-4876-878d-7f10f21a027a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/f342af9a-c585-4053-aec1-0f539a4a07d6 returned with HTTP 200 Jan 21 12:24:30.805876 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1111/2258] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:24:30 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/f342af9a-c585-4053-aec1-0f539a4a07d6 => generated 465 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:31.008318 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-38e473dc-c576-4dda-85bc-fa8ff6644213 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/4fb0b265-b895-450b-8d95-1987bf9aa12e Jan 21 12:24:31.009405 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-38e473dc-c576-4dda-85bc-fa8ff6644213 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:31.009801 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:31.009801 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:31.010432 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-38e473dc-c576-4dda-85bc-fa8ff6644213 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:31.121353 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:31.121353 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:31.145036 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-38e473dc-c576-4dda-85bc-fa8ff6644213 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Volume info retrieved successfully. Jan 21 12:24:31.159700 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-38e473dc-c576-4dda-85bc-fa8ff6644213 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:24:31.160415 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-38e473dc-c576-4dda-85bc-fa8ff6644213 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:24:31.168958 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-38e473dc-c576-4dda-85bc-fa8ff6644213 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:24:31.176780 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:31.176780 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:31.206364 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-38e473dc-c576-4dda-85bc-fa8ff6644213 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/4fb0b265-b895-450b-8d95-1987bf9aa12e returned with HTTP 200 Jan 21 12:24:31.208149 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1148/2259] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:24:31 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/4fb0b265-b895-450b-8d95-1987bf9aa12e => generated 999 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:31.228446 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c3e471b1-25ff-40a0-b3c6-0fdb6f984910 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] POST http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots Jan 21 12:24:31.229184 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:31.229184 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:31.230257 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c3e471b1-25ff-40a0-b3c6-0fdb6f984910 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "93b7c9ff-ece6-40d0-983a-d133a5f9c344", "name": "tempest-group_snapshot-1127561551"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:31.231487 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.group_snapshots [None req-c3e471b1-25ff-40a0-b3c6-0fdb6f984910 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Creating new group_snapshot {'group_snapshot': {'group_id': '93b7c9ff-ece6-40d0-983a-d133a5f9c344', 'name': 'tempest-group_snapshot-1127561551'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 21 12:24:31.239244 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:31.239244 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:31.252359 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.group_snapshots [None req-c3e471b1-25ff-40a0-b3c6-0fdb6f984910 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Creating group_snapshot tempest-group_snapshot-1127561551. Jan 21 12:24:31.302886 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:31.302886 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:31.336822 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-c3e471b1-25ff-40a0-b3c6-0fdb6f984910 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-596871086 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-596871086, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:24:31.337718 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-c3e471b1-25ff-40a0-b3c6-0fdb6f984910 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-596871086 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-596871086, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:24:31.374942 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-c3e471b1-25ff-40a0-b3c6-0fdb6f984910 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Created reservations ['91376272-570b-4c5f-a105-fa017fb972ba', '59d3c001-7c0d-4b91-bbdc-1371cedd5c72', '4b5aed7d-548f-4101-a2bb-33e4e28a66d3', '531f8517-46ed-436a-a9a9-cfa04c366444'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:24:31.455688 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c3e471b1-25ff-40a0-b3c6-0fdb6f984910 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots returned with HTTP 202 Jan 21 12:24:31.456858 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1112/2260] 10.222.0.89 () {62 vars in 1291 bytes} [Thu Jan 21 12:24:31 2021] POST /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots => generated 168 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:24:31.471281 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f56c3bcd-b248-4655-b5f4-63e161177991 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/d7af4a0e-8a23-4907-9907-64098bc4515f Jan 21 12:24:31.474458 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f56c3bcd-b248-4655-b5f4-63e161177991 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:31.477094 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:31.477094 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:31.477858 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f56c3bcd-b248-4655-b5f4-63e161177991 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:31.479019 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.group_snapshots [None req-f56c3bcd-b248-4655-b5f4-63e161177991 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] show called for member d7af4a0e-8a23-4907-9907-64098bc4515f {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 12:24:31.499570 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:31.499570 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:31.532325 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f56c3bcd-b248-4655-b5f4-63e161177991 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/d7af4a0e-8a23-4907-9907-64098bc4515f returned with HTTP 200 Jan 21 12:24:31.534759 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1149/2261] 10.222.0.89 () {60 vars in 1380 bytes} [Thu Jan 21 12:24:31 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/d7af4a0e-8a23-4907-9907-64098bc4515f => generated 307 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:31.613530 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9ca28e1e-6ab1-4873-9294-c36daf24fc64 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] POST http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes Jan 21 12:24:31.614358 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:31.614358 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:31.614944 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9ca28e1e-6ab1-4873-9294-c36daf24fc64 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2141912153"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:31.616228 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-9ca28e1e-6ab1-4873-9294-c36daf24fc64 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2141912153'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:24:31.616702 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-9ca28e1e-6ab1-4873-9294-c36daf24fc64 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Create volume of 1 GB Jan 21 12:24:31.617770 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:31.617770 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:31.633971 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9ca28e1e-6ab1-4873-9294-c36daf24fc64 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Availability Zones retrieved successfully. Jan 21 12:24:31.651266 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9ca28e1e-6ab1-4873-9294-c36daf24fc64 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Flow 'volume_create_api' (798b7a58-7f03-45b3-93bc-a21eff0ab0ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:24:31.654543 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9ca28e1e-6ab1-4873-9294-c36daf24fc64 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6849d47f-f9bd-4472-9257-0245fcc6600e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:31.656779 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-9ca28e1e-6ab1-4873-9294-c36daf24fc64 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:24:31.731915 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9ca28e1e-6ab1-4873-9294-c36daf24fc64 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6849d47f-f9bd-4472-9257-0245fcc6600e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:31.734174 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9ca28e1e-6ab1-4873-9294-c36daf24fc64 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b21ca90c-53ef-4295-85a0-6a794e72973e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:31.813993 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b6949b7a-3153-4f6c-88ef-bd857d28514f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/f342af9a-c585-4053-aec1-0f539a4a07d6 Jan 21 12:24:31.814881 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b6949b7a-3153-4f6c-88ef-bd857d28514f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:31.815324 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:31.815324 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:31.815871 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b6949b7a-3153-4f6c-88ef-bd857d28514f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:31.834305 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-9ca28e1e-6ab1-4873-9294-c36daf24fc64 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Created reservations ['fa2021d7-de5e-4ebf-a350-cf208b9bafaf', '7ede9b28-cfff-4011-a072-e02ad4165435', '7b7901d6-555c-4d07-b1eb-78c60564fa8d', 'cd30d894-232c-45d1-abad-d0cc28fb9c35'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:24:31.836268 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9ca28e1e-6ab1-4873-9294-c36daf24fc64 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b21ca90c-53ef-4295-85a0-6a794e72973e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa2021d7-de5e-4ebf-a350-cf208b9bafaf', '7ede9b28-cfff-4011-a072-e02ad4165435', '7b7901d6-555c-4d07-b1eb-78c60564fa8d', 'cd30d894-232c-45d1-abad-d0cc28fb9c35']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:31.838426 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9ca28e1e-6ab1-4873-9294-c36daf24fc64 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbb1beda-10ac-46b2-b375-0f43e919da63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:31.849081 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b6949b7a-3153-4f6c-88ef-bd857d28514f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/f342af9a-c585-4053-aec1-0f539a4a07d6 returned with HTTP 404 Jan 21 12:24:31.850283 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1150/2262] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:24:31 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/f342af9a-c585-4053-aec1-0f539a4a07d6 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:24:31.859047 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aa7439d2-3388-49f2-9547-ac274e3eeaf8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] DELETE http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b Jan 21 12:24:31.859688 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aa7439d2-3388-49f2-9547-ac274e3eeaf8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:31.860247 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aa7439d2-3388-49f2-9547-ac274e3eeaf8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:31.860785 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-aa7439d2-3388-49f2-9547-ac274e3eeaf8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Delete volume with id: 2fae8272-b63c-4532-8a91-2163f1ed2c8b Jan 21 12:24:31.926707 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:31.926707 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:31.928221 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-aa7439d2-3388-49f2-9547-ac274e3eeaf8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:24:31.955187 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9ca28e1e-6ab1-4873-9294-c36daf24fc64 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbb1beda-10ac-46b2-b375-0f43e919da63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '945dea22-b598-4c24-aa8a-ea25c3317756', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2141912153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d484b56475ee4742b61c2b8978c20044',qos_specs=None,replication_status=,reservations=['fa2021d7-de5e-4ebf-a350-cf208b9bafaf','7ede9b28-cfff-4011-a072-e02ad4165435','7b7901d6-555c-4d07-b1eb-78c60564fa8d','cd30d894-232c-45d1-abad-d0cc28fb9c35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35e91174da904016aab9a5c1a59a518a',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:24:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2141912153',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=945dea22-b598-4c24-aa8a-ea25c3317756,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d484b56475ee4742b61c2b8978c20044',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,user_id='35e91174da904016aab9a5c1a59a518a',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:31.957248 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9ca28e1e-6ab1-4873-9294-c36daf24fc64 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06618d83-2cce-4acc-b4d9-e0f6be476687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:31.964769 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-aa7439d2-3388-49f2-9547-ac274e3eeaf8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Delete volume request issued successfully. Jan 21 12:24:31.965639 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aa7439d2-3388-49f2-9547-ac274e3eeaf8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b returned with HTTP 202 Jan 21 12:24:31.971116 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1151/2263] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:24:31 2021] DELETE /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 12:24:31.976962 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-759a2783-de03-44d7-ae18-725e49db8ff1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b Jan 21 12:24:31.977566 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-759a2783-de03-44d7-ae18-725e49db8ff1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:31.977791 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:31.977791 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:31.978310 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-759a2783-de03-44d7-ae18-725e49db8ff1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:32.013958 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9ca28e1e-6ab1-4873-9294-c36daf24fc64 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06618d83-2cce-4acc-b4d9-e0f6be476687) 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-VolumesActionsTest-Volume-2141912153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d484b56475ee4742b61c2b8978c20044',qos_specs=None,replication_status=,reservations=['fa2021d7-de5e-4ebf-a350-cf208b9bafaf','7ede9b28-cfff-4011-a072-e02ad4165435','7b7901d6-555c-4d07-b1eb-78c60564fa8d','cd30d894-232c-45d1-abad-d0cc28fb9c35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35e91174da904016aab9a5c1a59a518a',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:32.016542 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9ca28e1e-6ab1-4873-9294-c36daf24fc64 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e924cd01-6afe-434f-8cc3-d14a06ebb7cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:32.046879 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9ca28e1e-6ab1-4873-9294-c36daf24fc64 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e924cd01-6afe-434f-8cc3-d14a06ebb7cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:32.049605 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:32.049605 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:32.052589 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9ca28e1e-6ab1-4873-9294-c36daf24fc64 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Flow 'volume_create_api' (798b7a58-7f03-45b3-93bc-a21eff0ab0ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:24:32.061403 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-759a2783-de03-44d7-ae18-725e49db8ff1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:24:32.109549 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9ca28e1e-6ab1-4873-9294-c36daf24fc64 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Create volume request issued successfully. Jan 21 12:24:32.116944 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-759a2783-de03-44d7-ae18-725e49db8ff1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b returned with HTTP 200 Jan 21 12:24:32.117962 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1152/2264] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:31 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b => generated 1368 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:32.125378 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9ca28e1e-6ab1-4873-9294-c36daf24fc64 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes returned with HTTP 202 Jan 21 12:24:32.126657 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1113/2265] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:24:31 2021] POST /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes => generated 818 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:24:32.141684 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2d59a78a-2d0f-4d26-b794-ee6f5efbfbe5 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 Jan 21 12:24:32.142315 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2d59a78a-2d0f-4d26-b794-ee6f5efbfbe5 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:32.142599 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:32.142599 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:32.143026 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2d59a78a-2d0f-4d26-b794-ee6f5efbfbe5 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:32.200112 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:32.200112 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:32.213371 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2d59a78a-2d0f-4d26-b794-ee6f5efbfbe5 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:24:32.238757 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2d59a78a-2d0f-4d26-b794-ee6f5efbfbe5 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 returned with HTTP 200 Jan 21 12:24:32.244415 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1153/2266] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:32 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 => generated 886 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:32.548941 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6896ddc8-57f3-4434-b0da-b177923f2b5d tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/d7af4a0e-8a23-4907-9907-64098bc4515f Jan 21 12:24:32.549548 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6896ddc8-57f3-4434-b0da-b177923f2b5d tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:32.549828 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:32.549828 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:32.550194 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6896ddc8-57f3-4434-b0da-b177923f2b5d tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:32.550605 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.group_snapshots [None req-6896ddc8-57f3-4434-b0da-b177923f2b5d tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] show called for member d7af4a0e-8a23-4907-9907-64098bc4515f {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 12:24:32.566031 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:32.566031 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:32.578955 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6896ddc8-57f3-4434-b0da-b177923f2b5d tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/d7af4a0e-8a23-4907-9907-64098bc4515f returned with HTTP 200 Jan 21 12:24:32.581483 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1114/2267] 10.222.0.89 () {60 vars in 1380 bytes} [Thu Jan 21 12:24:32 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/d7af4a0e-8a23-4907-9907-64098bc4515f => generated 307 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:33.136721 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e5c9aae6-a261-48d4-b8dd-d5acdd8d46b9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b Jan 21 12:24:33.138542 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e5c9aae6-a261-48d4-b8dd-d5acdd8d46b9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:33.138774 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:33.138774 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:33.142929 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e5c9aae6-a261-48d4-b8dd-d5acdd8d46b9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:33.259140 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-88b91c96-74d8-46ed-aba7-f2382cd08bea tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 Jan 21 12:24:33.260558 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-88b91c96-74d8-46ed-aba7-f2382cd08bea tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:33.261170 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:33.261170 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:33.262219 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-88b91c96-74d8-46ed-aba7-f2382cd08bea tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:33.266555 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:33.266555 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:33.295961 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e5c9aae6-a261-48d4-b8dd-d5acdd8d46b9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:24:33.333214 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e5c9aae6-a261-48d4-b8dd-d5acdd8d46b9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b returned with HTTP 200 Jan 21 12:24:33.334143 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1154/2268] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:33 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b => generated 1368 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:33.341517 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:33.341517 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:33.352888 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-88b91c96-74d8-46ed-aba7-f2382cd08bea tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:24:33.385228 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-88b91c96-74d8-46ed-aba7-f2382cd08bea tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 returned with HTTP 200 Jan 21 12:24:33.386163 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1115/2269] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:33 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 => generated 911 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:33.403486 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d172aab5-e43c-41e5-a027-93bf390435eb tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] POST http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756/action Jan 21 12:24:33.404185 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:33.404185 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:33.404855 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d172aab5-e43c-41e5-a027-93bf390435eb tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Action body: b'{"os-attach": {"instance_uuid": "9420ec5b-6e2a-404a-87b2-25feb89eda59", "mountpoint": "/dev/sdb"}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:24:33.405398 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d172aab5-e43c-41e5-a027-93bf390435eb tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "9420ec5b-6e2a-404a-87b2-25feb89eda59", "mountpoint": "/dev/sdb"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:33.457833 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:33.457833 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:33.459893 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d172aab5-e43c-41e5-a027-93bf390435eb tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:24:33.479164 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d172aab5-e43c-41e5-a027-93bf390435eb tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Update volume admin metadata completed successfully. Jan 21 12:24:33.593254 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bd515cf4-f11c-4c7f-af98-1daa885b10ae tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/d7af4a0e-8a23-4907-9907-64098bc4515f Jan 21 12:24:33.593871 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bd515cf4-f11c-4c7f-af98-1daa885b10ae tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:33.594073 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:33.594073 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:33.594433 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bd515cf4-f11c-4c7f-af98-1daa885b10ae tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:33.594842 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.group_snapshots [None req-bd515cf4-f11c-4c7f-af98-1daa885b10ae tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] show called for member d7af4a0e-8a23-4907-9907-64098bc4515f {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 12:24:33.601402 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:33.601402 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:33.613587 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bd515cf4-f11c-4c7f-af98-1daa885b10ae tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/d7af4a0e-8a23-4907-9907-64098bc4515f returned with HTTP 200 Jan 21 12:24:33.614624 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1116/2270] 10.222.0.89 () {60 vars in 1380 bytes} [Thu Jan 21 12:24:33 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/d7af4a0e-8a23-4907-9907-64098bc4515f => generated 308 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:33.625738 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f0130857-2891-41b7-a172-47da2b820e5c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/detail Jan 21 12:24:33.626565 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f0130857-2891-41b7-a172-47da2b820e5c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:33.626974 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:33.626974 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:33.627599 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f0130857-2891-41b7-a172-47da2b820e5c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'detail' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:33.628459 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-f0130857-2891-41b7-a172-47da2b820e5c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:24:33.631281 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.db.sqlalchemy.api [None req-f0130857-2891-41b7-a172-47da2b820e5c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Building query based on filter {{(pid=87986) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 12:24:33.653464 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f0130857-2891-41b7-a172-47da2b820e5c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Get all snapshots completed successfully. Jan 21 12:24:33.654920 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:33.654920 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:33.656989 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f0130857-2891-41b7-a172-47da2b820e5c tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/detail returned with HTTP 200 Jan 21 12:24:33.658079 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1117/2271] 10.222.0.89 () {58 vars in 1231 bytes} [Thu Jan 21 12:24:33 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/detail => generated 454 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:24:33.661806 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d172aab5-e43c-41e5-a027-93bf390435eb tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Attach volume completed successfully. Jan 21 12:24:33.662444 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d172aab5-e43c-41e5-a027-93bf390435eb tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756/action returned with HTTP 202 Jan 21 12:24:33.664707 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1155/2272] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:24:33 2021] POST /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756/action => generated 0 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:24:33.671733 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9b579883-f021-42c7-a088-9c2e47da2cae tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 Jan 21 12:24:33.672593 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9b579883-f021-42c7-a088-9c2e47da2cae tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:33.672793 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b36b606b-7135-4622-beeb-f42c28dd2b71 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/7756f1f6-7748-4dc1-9819-272b7ad373e3 Jan 21 12:24:33.673180 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:33.673180 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:33.673361 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b36b606b-7135-4622-beeb-f42c28dd2b71 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:33.673439 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:33.673439 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:33.673827 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b36b606b-7135-4622-beeb-f42c28dd2b71 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:33.674463 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9b579883-f021-42c7-a088-9c2e47da2cae tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:33.703705 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:33.703705 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:33.705147 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b36b606b-7135-4622-beeb-f42c28dd2b71 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Snapshot retrieved successfully. Jan 21 12:24:33.707278 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b36b606b-7135-4622-beeb-f42c28dd2b71 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/7756f1f6-7748-4dc1-9819-272b7ad373e3 returned with HTTP 200 Jan 21 12:24:33.708424 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1118/2273] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:24:33 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/7756f1f6-7748-4dc1-9819-272b7ad373e3 => generated 451 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:33.721503 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fb215394-0813-4837-9818-c41abb2140ad tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/d7af4a0e-8a23-4907-9907-64098bc4515f Jan 21 12:24:33.722202 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fb215394-0813-4837-9818-c41abb2140ad tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:33.722418 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:33.722418 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:33.722788 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fb215394-0813-4837-9818-c41abb2140ad tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:33.723193 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.group_snapshots [None req-fb215394-0813-4837-9818-c41abb2140ad tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] show called for member d7af4a0e-8a23-4907-9907-64098bc4515f {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 12:24:33.731583 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:33.731583 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:33.733019 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:33.733019 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:33.743303 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9b579883-f021-42c7-a088-9c2e47da2cae tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:24:33.747580 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fb215394-0813-4837-9818-c41abb2140ad tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/d7af4a0e-8a23-4907-9907-64098bc4515f returned with HTTP 200 Jan 21 12:24:33.748466 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1119/2274] 10.222.0.89 () {60 vars in 1380 bytes} [Thu Jan 21 12:24:33 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/d7af4a0e-8a23-4907-9907-64098bc4515f => generated 308 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:33.759965 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a7ac4b13-1136-4bcc-9fb2-d43961c889fc tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/detail Jan 21 12:24:33.760670 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a7ac4b13-1136-4bcc-9fb2-d43961c889fc tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:33.760939 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:33.760939 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:33.761209 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a7ac4b13-1136-4bcc-9fb2-d43961c889fc tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:33.768964 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:33.768964 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:33.779421 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9b579883-f021-42c7-a088-9c2e47da2cae tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 returned with HTTP 200 Jan 21 12:24:33.780321 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1156/2275] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:33 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 => generated 1245 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 12:24:33.784130 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a7ac4b13-1136-4bcc-9fb2-d43961c889fc tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/detail returned with HTTP 200 Jan 21 12:24:33.785209 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1120/2276] 10.222.0.89 () {60 vars in 1290 bytes} [Thu Jan 21 12:24:33 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/detail => generated 311 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 12:24:33.796711 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6f580269-3af5-4343-b683-d0ab5fdb1958 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 Jan 21 12:24:33.797237 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6f580269-3af5-4343-b683-d0ab5fdb1958 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:33.797459 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:33.797459 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:33.797858 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6f580269-3af5-4343-b683-d0ab5fdb1958 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:33.799613 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aac9684f-8c16-406f-bd1a-adde6f9c7e94 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] DELETE http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/d7af4a0e-8a23-4907-9907-64098bc4515f Jan 21 12:24:33.800202 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aac9684f-8c16-406f-bd1a-adde6f9c7e94 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:33.800420 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:33.800420 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:33.800788 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aac9684f-8c16-406f-bd1a-adde6f9c7e94 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:33.801205 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.group_snapshots [None req-aac9684f-8c16-406f-bd1a-adde6f9c7e94 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] delete called for member d7af4a0e-8a23-4907-9907-64098bc4515f {{(pid=87986) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 12:24:33.801665 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.group_snapshots [None req-aac9684f-8c16-406f-bd1a-adde6f9c7e94 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Delete group_snapshot with id: d7af4a0e-8a23-4907-9907-64098bc4515f Jan 21 12:24:33.811529 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:33.811529 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:33.853304 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:33.853304 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:33.862536 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6f580269-3af5-4343-b683-d0ab5fdb1958 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:24:33.883594 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:33.883594 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:33.889331 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aac9684f-8c16-406f-bd1a-adde6f9c7e94 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/d7af4a0e-8a23-4907-9907-64098bc4515f returned with HTTP 202 Jan 21 12:24:33.891606 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1121/2277] 10.222.0.89 () {60 vars in 1383 bytes} [Thu Jan 21 12:24:33 2021] DELETE /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/d7af4a0e-8a23-4907-9907-64098bc4515f => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 12:24:33.893744 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6f580269-3af5-4343-b683-d0ab5fdb1958 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 returned with HTTP 200 Jan 21 12:24:33.894755 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1157/2278] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:33 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 => generated 1245 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:33.908820 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2fb7d0c1-072e-45ba-a308-879d382e8c2a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/detail Jan 21 12:24:33.910968 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2fb7d0c1-072e-45ba-a308-879d382e8c2a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:33.911169 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:33.911169 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:33.911696 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2fb7d0c1-072e-45ba-a308-879d382e8c2a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'detail' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:33.912746 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-2fb7d0c1-072e-45ba-a308-879d382e8c2a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:24:33.914044 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:33.914044 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:33.915342 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2fb7d0c1-072e-45ba-a308-879d382e8c2a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:24:33.986222 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2fb7d0c1-072e-45ba-a308-879d382e8c2a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Get all volumes completed successfully. Jan 21 12:24:33.988621 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-2fb7d0c1-072e-45ba-a308-879d382e8c2a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:24:33.989136 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-2fb7d0c1-072e-45ba-a308-879d382e8c2a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:24:33.998915 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-2fb7d0c1-072e-45ba-a308-879d382e8c2a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:24:34.007602 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:34.007602 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:34.037177 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2fb7d0c1-072e-45ba-a308-879d382e8c2a tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/detail returned with HTTP 200 Jan 21 12:24:34.048967 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1122/2279] 10.222.0.89 () {60 vars in 1266 bytes} [Thu Jan 21 12:24:33 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/detail => generated 1002 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:24:34.055437 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7ffcebd2-1a8b-46ad-8d90-26df914539b8 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/detail Jan 21 12:24:34.056154 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7ffcebd2-1a8b-46ad-8d90-26df914539b8 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:34.056350 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:34.056350 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:34.056744 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7ffcebd2-1a8b-46ad-8d90-26df914539b8 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'detail' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:34.057460 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-7ffcebd2-1a8b-46ad-8d90-26df914539b8 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:24:34.060009 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.db.sqlalchemy.api [None req-7ffcebd2-1a8b-46ad-8d90-26df914539b8 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Building query based on filter {{(pid=87986) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 12:24:34.084733 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7ffcebd2-1a8b-46ad-8d90-26df914539b8 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Get all snapshots completed successfully. Jan 21 12:24:34.102749 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:34.102749 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:34.104290 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7ffcebd2-1a8b-46ad-8d90-26df914539b8 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/detail returned with HTTP 200 Jan 21 12:24:34.109792 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1123/2280] 10.222.0.89 () {58 vars in 1231 bytes} [Thu Jan 21 12:24:34 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/detail => generated 453 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:34.113577 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7743253e-3f0f-4a36-83b9-4a7c09a1da17 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] POST http://10.222.0.89/volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/945dea22-b598-4c24-aa8a-ea25c3317756/action Jan 21 12:24:34.113793 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:34.113793 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:34.114167 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7743253e-3f0f-4a36-83b9-4a7c09a1da17 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:24:34.114897 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7743253e-3f0f-4a36-83b9-4a7c09a1da17 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:34.115887 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.admin_actions [None req-7743253e-3f0f-4a36-83b9-4a7c09a1da17 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Updating volume '945dea22-b598-4c24-aa8a-ea25c3317756' with '{'status': 'error'}' {{(pid=87985) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 12:24:34.119321 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-19ec4b8b-0f3e-4f78-ba3b-03d0ffd681a1 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/7756f1f6-7748-4dc1-9819-272b7ad373e3 Jan 21 12:24:34.120071 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-19ec4b8b-0f3e-4f78-ba3b-03d0ffd681a1 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:34.120433 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:34.120433 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:34.121045 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-19ec4b8b-0f3e-4f78-ba3b-03d0ffd681a1 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:34.148472 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:34.148472 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:34.150377 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-19ec4b8b-0f3e-4f78-ba3b-03d0ffd681a1 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Snapshot retrieved successfully. Jan 21 12:24:34.153587 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-19ec4b8b-0f3e-4f78-ba3b-03d0ffd681a1 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/7756f1f6-7748-4dc1-9819-272b7ad373e3 returned with HTTP 200 Jan 21 12:24:34.155263 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1124/2281] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:24:34 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/7756f1f6-7748-4dc1-9819-272b7ad373e3 => generated 450 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:24:34.273252 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:34.273252 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:34.345862 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7743253e-3f0f-4a36-83b9-4a7c09a1da17 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] http://10.222.0.89/volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/945dea22-b598-4c24-aa8a-ea25c3317756/action returned with HTTP 202 Jan 21 12:24:34.346752 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1158/2282] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:24:33 2021] POST /volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/945dea22-b598-4c24-aa8a-ea25c3317756/action => generated 0 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:24:34.357194 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bf5764a3-c25e-4bdc-bc6b-a52c959f6177 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 Jan 21 12:24:34.357348 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bf5764a3-c25e-4bdc-bc6b-a52c959f6177 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:34.357557 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:34.357557 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:34.358326 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bf5764a3-c25e-4bdc-bc6b-a52c959f6177 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:34.362437 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-477f917d-b52e-48d6-8d74-f07c752dfa48 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b Jan 21 12:24:34.362981 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-477f917d-b52e-48d6-8d74-f07c752dfa48 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:34.363202 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:34.363202 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:34.367630 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-477f917d-b52e-48d6-8d74-f07c752dfa48 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:34.423169 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:34.423169 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:34.433779 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-477f917d-b52e-48d6-8d74-f07c752dfa48 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b returned with HTTP 404 Jan 21 12:24:34.442873 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1159/2283] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:34 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/2fae8272-b63c-4532-8a91-2163f1ed2c8b => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:24:34.450105 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bf5764a3-c25e-4bdc-bc6b-a52c959f6177 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:24:34.475959 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:34.475959 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:34.485354 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bf5764a3-c25e-4bdc-bc6b-a52c959f6177 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 returned with HTTP 200 Jan 21 12:24:34.489878 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1125/2284] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:34 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 => generated 1244 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:34.495043 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-681ea6d7-6b83-42c1-a390-b42445863166 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] POST http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes Jan 21 12:24:34.496073 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-681ea6d7-6b83-42c1-a390-b42445863166 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1627424921", "snapshot_id": null, "imageRef": "5c95b056-2e65-49e7-b901-df3480abf71e", "volume_type": null, "size": 1}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:34.497529 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-681ea6d7-6b83-42c1-a390-b42445863166 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1627424921', 'snapshot_id': None, 'imageRef': '5c95b056-2e65-49e7-b901-df3480abf71e', 'volume_type': None, 'size': 1}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:24:34.503002 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6dd4d0e5-2320-461d-90b8-0cbb83fa5cc3 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] POST http://10.222.0.89/volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/945dea22-b598-4c24-aa8a-ea25c3317756/action Jan 21 12:24:34.503518 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:34.503518 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:34.503903 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6dd4d0e5-2320-461d-90b8-0cbb83fa5cc3 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "43f1ddd8-8e46-4c79-b81f-65075f97760d"}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:24:34.504577 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6dd4d0e5-2320-461d-90b8-0cbb83fa5cc3 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "43f1ddd8-8e46-4c79-b81f-65075f97760d"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:34.593153 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:34.593153 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:34.594698 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6dd4d0e5-2320-461d-90b8-0cbb83fa5cc3 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Volume info retrieved successfully. Jan 21 12:24:34.674205 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-681ea6d7-6b83-42c1-a390-b42445863166 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Create volume of 1 GB Jan 21 12:24:34.674878 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:34.674878 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:34.687841 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-681ea6d7-6b83-42c1-a390-b42445863166 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Availability Zones retrieved successfully. Jan 21 12:24:34.742018 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-681ea6d7-6b83-42c1-a390-b42445863166 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Flow 'volume_create_api' (a4290c52-9c0c-4a89-bb6f-e9c5db3317e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:24:34.744926 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-681ea6d7-6b83-42c1-a390-b42445863166 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fc811c1-4c7e-443e-a34b-22e36917ab94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:34.747093 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-681ea6d7-6b83-42c1-a390-b42445863166 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:24:34.750323 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6dd4d0e5-2320-461d-90b8-0cbb83fa5cc3 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Terminate volume connection completed successfully. Jan 21 12:24:34.764336 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-6dd4d0e5-2320-461d-90b8-0cbb83fa5cc3 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87986) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:727}} Jan 21 12:24:34.976400 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-681ea6d7-6b83-42c1-a390-b42445863166 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fc811c1-4c7e-443e-a34b-22e36917ab94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:34.978666 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-681ea6d7-6b83-42c1-a390-b42445863166 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21c5686c-7304-4ade-a753-4de19d89892f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:35.046046 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6dd4d0e5-2320-461d-90b8-0cbb83fa5cc3 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Detach volume completed successfully. Jan 21 12:24:35.046474 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6dd4d0e5-2320-461d-90b8-0cbb83fa5cc3 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] http://10.222.0.89/volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/945dea22-b598-4c24-aa8a-ea25c3317756/action returned with HTTP 202 Jan 21 12:24:35.050525 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1126/2285] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:24:34 2021] POST /volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/945dea22-b598-4c24-aa8a-ea25c3317756/action => generated 0 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 12:24:35.059942 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ac789f87-fd18-4a32-ad88-2ba752636508 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 Jan 21 12:24:35.060466 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ac789f87-fd18-4a32-ad88-2ba752636508 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:35.060667 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:35.060667 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:35.061035 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ac789f87-fd18-4a32-ad88-2ba752636508 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:35.110310 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-681ea6d7-6b83-42c1-a390-b42445863166 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Created reservations ['35f26b85-0835-49bc-9495-3b1216c39f2e', '9b9fb105-2bb7-44da-aa24-6b434c60c954', 'f462dc3e-ad2c-4cfa-93d5-e93785e768ae', 'fe56bcec-3035-4c67-a1b9-de57f1233e27'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:24:35.112615 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-681ea6d7-6b83-42c1-a390-b42445863166 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21c5686c-7304-4ade-a753-4de19d89892f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35f26b85-0835-49bc-9495-3b1216c39f2e', '9b9fb105-2bb7-44da-aa24-6b434c60c954', 'f462dc3e-ad2c-4cfa-93d5-e93785e768ae', 'fe56bcec-3035-4c67-a1b9-de57f1233e27']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:35.114962 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-681ea6d7-6b83-42c1-a390-b42445863166 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (376aeedf-cf5e-4e57-a656-31afa906809b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:35.164236 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:35.164236 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:35.175126 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ac789f87-fd18-4a32-ad88-2ba752636508 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:24:35.181347 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-681ea6d7-6b83-42c1-a390-b42445863166 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (376aeedf-cf5e-4e57-a656-31afa906809b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24b17f31-230f-44bb-9dae-6de901859c8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1627424921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2619f93eb1ba48929ec301702b6357e2',qos_specs=None,replication_status=,reservations=['35f26b85-0835-49bc-9495-3b1216c39f2e','9b9fb105-2bb7-44da-aa24-6b434c60c954','f462dc3e-ad2c-4cfa-93d5-e93785e768ae','fe56bcec-3035-4c67-a1b9-de57f1233e27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='554e53fb15eb44f998ed7f3950f23b33',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:24:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1627424921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24b17f31-230f-44bb-9dae-6de901859c8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2619f93eb1ba48929ec301702b6357e2',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,user_id='554e53fb15eb44f998ed7f3950f23b33',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:35.184431 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-681ea6d7-6b83-42c1-a390-b42445863166 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (567f1d28-bba7-40b6-9c8c-bb316f9e23ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:35.202853 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ac789f87-fd18-4a32-ad88-2ba752636508 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 returned with HTTP 200 Jan 21 12:24:35.213736 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1127/2286] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:35 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 => generated 930 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:35.217442 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-681ea6d7-6b83-42c1-a390-b42445863166 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (567f1d28-bba7-40b6-9c8c-bb316f9e23ae) 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-TestVolumeBootPattern-volume-origin-1627424921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2619f93eb1ba48929ec301702b6357e2',qos_specs=None,replication_status=,reservations=['35f26b85-0835-49bc-9495-3b1216c39f2e','9b9fb105-2bb7-44da-aa24-6b434c60c954','f462dc3e-ad2c-4cfa-93d5-e93785e768ae','fe56bcec-3035-4c67-a1b9-de57f1233e27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='554e53fb15eb44f998ed7f3950f23b33',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:35.220017 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8628cfd5-d262-4b4b-92f2-c238a40b565e tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/7756f1f6-7748-4dc1-9819-272b7ad373e3 Jan 21 12:24:35.220541 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-681ea6d7-6b83-42c1-a390-b42445863166 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aa5253c-7c23-4b5c-9bd9-55412e892cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:35.220945 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8628cfd5-d262-4b4b-92f2-c238a40b565e tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:35.221179 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:35.221179 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:35.221604 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8628cfd5-d262-4b4b-92f2-c238a40b565e tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:35.258320 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-681ea6d7-6b83-42c1-a390-b42445863166 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aa5253c-7c23-4b5c-9bd9-55412e892cc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:35.262352 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-681ea6d7-6b83-42c1-a390-b42445863166 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Flow 'volume_create_api' (a4290c52-9c0c-4a89-bb6f-e9c5db3317e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:24:35.279305 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:35.279305 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:35.280514 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8628cfd5-d262-4b4b-92f2-c238a40b565e tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Snapshot retrieved successfully. Jan 21 12:24:35.290723 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8628cfd5-d262-4b4b-92f2-c238a40b565e tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/7756f1f6-7748-4dc1-9819-272b7ad373e3 returned with HTTP 200 Jan 21 12:24:35.291791 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1128/2287] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:24:35 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/7756f1f6-7748-4dc1-9819-272b7ad373e3 => generated 450 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:35.301641 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a6e62bf6-8797-4907-bcb4-500f1c5bd764 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 Jan 21 12:24:35.302436 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a6e62bf6-8797-4907-bcb4-500f1c5bd764 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:35.303905 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:35.303905 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:35.305631 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a6e62bf6-8797-4907-bcb4-500f1c5bd764 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:35.388325 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:35.388325 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:35.390855 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-681ea6d7-6b83-42c1-a390-b42445863166 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Create volume request issued successfully. Jan 21 12:24:35.400045 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a6e62bf6-8797-4907-bcb4-500f1c5bd764 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:24:35.411287 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-681ea6d7-6b83-42c1-a390-b42445863166 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes returned with HTTP 202 Jan 21 12:24:35.412946 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1160/2288] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:24:34 2021] POST /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes => generated 828 bytes in 922 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:24:35.429551 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8e689289-5433-4412-aa7d-4b08326ce358 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:24:35.430368 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8e689289-5433-4412-aa7d-4b08326ce358 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:35.430600 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:35.430600 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:35.431059 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8e689289-5433-4412-aa7d-4b08326ce358 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:35.484359 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a6e62bf6-8797-4907-bcb4-500f1c5bd764 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 returned with HTTP 200 Jan 21 12:24:35.491234 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1129/2289] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:35 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 => generated 930 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:35.498082 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:35.498082 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:35.510021 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8e689289-5433-4412-aa7d-4b08326ce358 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:24:35.515698 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-64073692-98c6-497c-9805-12e117498084 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] POST http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756/action Jan 21 12:24:35.516901 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:35.516901 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:35.516901 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-64073692-98c6-497c-9805-12e117498084 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Action body: b'{"os-detach": {}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:24:35.517223 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-64073692-98c6-497c-9805-12e117498084 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:35.560591 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8e689289-5433-4412-aa7d-4b08326ce358 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d returned with HTTP 200 Jan 21 12:24:35.561650 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1161/2290] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:35 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d => generated 920 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:35.581338 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:35.581338 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:35.582578 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-64073692-98c6-497c-9805-12e117498084 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:24:35.733680 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-64073692-98c6-497c-9805-12e117498084 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Detach volume completed successfully. Jan 21 12:24:35.734598 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-64073692-98c6-497c-9805-12e117498084 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756/action returned with HTTP 202 Jan 21 12:24:35.737760 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1130/2291] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:24:35 2021] POST /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756/action => generated 0 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:24:35.743664 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-55906563-804c-4fc7-8eb3-1b4f54a3b6f4 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 Jan 21 12:24:35.743971 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-55906563-804c-4fc7-8eb3-1b4f54a3b6f4 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:35.744232 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:35.744232 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:35.744849 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-55906563-804c-4fc7-8eb3-1b4f54a3b6f4 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:35.798696 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:35.798696 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:35.807592 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-55906563-804c-4fc7-8eb3-1b4f54a3b6f4 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:24:35.834818 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-55906563-804c-4fc7-8eb3-1b4f54a3b6f4 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 returned with HTTP 200 Jan 21 12:24:35.835665 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1162/2292] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:35 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 => generated 930 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:36.303850 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cf08e814-d75e-40b5-ba92-f587d31fe09b tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/7756f1f6-7748-4dc1-9819-272b7ad373e3 Jan 21 12:24:36.304498 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cf08e814-d75e-40b5-ba92-f587d31fe09b tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:36.304826 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:36.304826 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:36.305171 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cf08e814-d75e-40b5-ba92-f587d31fe09b tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:36.331119 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cf08e814-d75e-40b5-ba92-f587d31fe09b tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/7756f1f6-7748-4dc1-9819-272b7ad373e3 returned with HTTP 404 Jan 21 12:24:36.332190 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1131/2293] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:24:36 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/snapshots/7756f1f6-7748-4dc1-9819-272b7ad373e3 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:24:36.340889 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-81ecf125-3969-40f4-a36e-fd06f69ceca8 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/d7af4a0e-8a23-4907-9907-64098bc4515f Jan 21 12:24:36.341516 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-81ecf125-3969-40f4-a36e-fd06f69ceca8 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:36.341794 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:36.341794 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:36.342160 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-81ecf125-3969-40f4-a36e-fd06f69ceca8 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:36.342747 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.group_snapshots [None req-81ecf125-3969-40f4-a36e-fd06f69ceca8 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] show called for member d7af4a0e-8a23-4907-9907-64098bc4515f {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 12:24:36.350718 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-81ecf125-3969-40f4-a36e-fd06f69ceca8 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/d7af4a0e-8a23-4907-9907-64098bc4515f returned with HTTP 404 Jan 21 12:24:36.364643 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1163/2294] 10.222.0.89 () {60 vars in 1380 bytes} [Thu Jan 21 12:24:36 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/d7af4a0e-8a23-4907-9907-64098bc4515f => generated 116 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 21 12:24:36.370027 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-53c61f51-6157-4cbe-bde6-d534d6737c99 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots Jan 21 12:24:36.371611 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-53c61f51-6157-4cbe-bde6-d534d6737c99 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:36.372926 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-53c61f51-6157-4cbe-bde6-d534d6737c99 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:36.387465 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-53c61f51-6157-4cbe-bde6-d534d6737c99 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots returned with HTTP 200 Jan 21 12:24:36.387465 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1132/2295] 10.222.0.89 () {60 vars in 1269 bytes} [Thu Jan 21 12:24:36 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots => generated 23 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:36.397832 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-658a7034-362b-4d79-906f-34c50bee00a8 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] DELETE http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/d7af4a0e-8a23-4907-9907-64098bc4515f Jan 21 12:24:36.398738 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-658a7034-362b-4d79-906f-34c50bee00a8 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:36.399256 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-658a7034-362b-4d79-906f-34c50bee00a8 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:36.399686 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.group_snapshots [None req-658a7034-362b-4d79-906f-34c50bee00a8 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] delete called for member d7af4a0e-8a23-4907-9907-64098bc4515f {{(pid=87985) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 12:24:36.400300 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.group_snapshots [None req-658a7034-362b-4d79-906f-34c50bee00a8 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Delete group_snapshot with id: d7af4a0e-8a23-4907-9907-64098bc4515f Jan 21 12:24:36.407293 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-658a7034-362b-4d79-906f-34c50bee00a8 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/d7af4a0e-8a23-4907-9907-64098bc4515f returned with HTTP 404 Jan 21 12:24:36.410585 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1164/2296] 10.222.0.89 () {60 vars in 1383 bytes} [Thu Jan 21 12:24:36 2021] DELETE /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/group_snapshots/d7af4a0e-8a23-4907-9907-64098bc4515f => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 12:24:36.420146 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-844cefba-e3ab-4d84-afc2-1143866ba0f4 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/detail Jan 21 12:24:36.420859 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-844cefba-e3ab-4d84-afc2-1143866ba0f4 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:36.421444 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-844cefba-e3ab-4d84-afc2-1143866ba0f4 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'detail' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:36.422063 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-844cefba-e3ab-4d84-afc2-1143866ba0f4 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:24:36.424072 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-844cefba-e3ab-4d84-afc2-1143866ba0f4 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:24:36.485000 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-844cefba-e3ab-4d84-afc2-1143866ba0f4 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Get all volumes completed successfully. Jan 21 12:24:36.486715 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-844cefba-e3ab-4d84-afc2-1143866ba0f4 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:24:36.486993 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-844cefba-e3ab-4d84-afc2-1143866ba0f4 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:24:36.495409 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-844cefba-e3ab-4d84-afc2-1143866ba0f4 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:24:36.508195 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:36.508195 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:36.536815 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-844cefba-e3ab-4d84-afc2-1143866ba0f4 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/detail returned with HTTP 200 Jan 21 12:24:36.537868 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1133/2297] 10.222.0.89 () {60 vars in 1266 bytes} [Thu Jan 21 12:24:36 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/detail => generated 1002 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:24:36.556852 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-47ddc5f7-19d1-4a54-bae9-e3e1812b90ca tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] POST http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/93b7c9ff-ece6-40d0-983a-d133a5f9c344/action Jan 21 12:24:36.558057 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-47ddc5f7-19d1-4a54-bae9-e3e1812b90ca tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:24:36.558477 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-47ddc5f7-19d1-4a54-bae9-e3e1812b90ca tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:36.561727 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-47ddc5f7-19d1-4a54-bae9-e3e1812b90ca tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] delete called for group 93b7c9ff-ece6-40d0-983a-d133a5f9c344 {{(pid=87985) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 12:24:36.561727 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.groups [None req-47ddc5f7-19d1-4a54-bae9-e3e1812b90ca tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Delete group with id: 93b7c9ff-ece6-40d0-983a-d133a5f9c344 Jan 21 12:24:36.574480 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:36.574480 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:36.580837 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8eb9bcbe-d5f6-4bc3-b4a5-475e5aa7efd8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:24:36.581535 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8eb9bcbe-d5f6-4bc3-b4a5-475e5aa7efd8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:36.581876 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:36.581876 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:36.582517 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8eb9bcbe-d5f6-4bc3-b4a5-475e5aa7efd8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:36.664677 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:36.664677 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:36.675692 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8eb9bcbe-d5f6-4bc3-b4a5-475e5aa7efd8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:24:36.701778 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8eb9bcbe-d5f6-4bc3-b4a5-475e5aa7efd8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d returned with HTTP 200 Jan 21 12:24:36.713007 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1134/2298] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:36 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d => generated 920 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:36.772899 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-47ddc5f7-19d1-4a54-bae9-e3e1812b90ca tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/93b7c9ff-ece6-40d0-983a-d133a5f9c344/action returned with HTTP 202 Jan 21 12:24:36.777767 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1165/2299] 10.222.0.89 () {62 vars in 1395 bytes} [Thu Jan 21 12:24:36 2021] POST /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/93b7c9ff-ece6-40d0-983a-d133a5f9c344/action => generated 0 bytes in 223 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 12:24:36.782448 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-476e6d17-987b-4fe3-88b3-8df7b24d1ea6 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/4fb0b265-b895-450b-8d95-1987bf9aa12e Jan 21 12:24:36.783056 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-476e6d17-987b-4fe3-88b3-8df7b24d1ea6 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:36.783274 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:36.783274 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:36.783642 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-476e6d17-987b-4fe3-88b3-8df7b24d1ea6 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:36.848813 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:36.848813 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:36.860457 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-476e6d17-987b-4fe3-88b3-8df7b24d1ea6 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Volume info retrieved successfully. Jan 21 12:24:36.881867 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-476e6d17-987b-4fe3-88b3-8df7b24d1ea6 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:24:36.882558 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-476e6d17-987b-4fe3-88b3-8df7b24d1ea6 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:24:36.892147 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-476e6d17-987b-4fe3-88b3-8df7b24d1ea6 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:24:36.900598 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:36.900598 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:36.936081 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-476e6d17-987b-4fe3-88b3-8df7b24d1ea6 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/4fb0b265-b895-450b-8d95-1987bf9aa12e returned with HTTP 200 Jan 21 12:24:36.937273 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1135/2300] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:24:36 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/4fb0b265-b895-450b-8d95-1987bf9aa12e => generated 998 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:37.719360 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9d934d2c-1314-40bf-b56f-8b75cb418990 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:24:37.719864 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9d934d2c-1314-40bf-b56f-8b75cb418990 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:37.720040 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:37.720040 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:37.721071 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9d934d2c-1314-40bf-b56f-8b75cb418990 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:37.783573 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:37.783573 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:37.794160 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9d934d2c-1314-40bf-b56f-8b75cb418990 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:24:37.821719 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9d934d2c-1314-40bf-b56f-8b75cb418990 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d returned with HTTP 200 Jan 21 12:24:37.831783 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1166/2301] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:37 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d => generated 920 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:37.954842 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-81364bae-2818-4f39-9a8e-d2fdc0470dc3 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/4fb0b265-b895-450b-8d95-1987bf9aa12e Jan 21 12:24:37.955419 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-81364bae-2818-4f39-9a8e-d2fdc0470dc3 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:37.955638 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:37.955638 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:37.956012 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-81364bae-2818-4f39-9a8e-d2fdc0470dc3 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:38.114062 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:38.114062 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:38.147725 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-81364bae-2818-4f39-9a8e-d2fdc0470dc3 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Volume info retrieved successfully. Jan 21 12:24:38.183924 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-81364bae-2818-4f39-9a8e-d2fdc0470dc3 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:24:38.184385 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-81364bae-2818-4f39-9a8e-d2fdc0470dc3 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:24:38.202326 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-81364bae-2818-4f39-9a8e-d2fdc0470dc3 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:24:38.220167 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:38.220167 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:38.272332 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-81364bae-2818-4f39-9a8e-d2fdc0470dc3 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/4fb0b265-b895-450b-8d95-1987bf9aa12e returned with HTTP 200 Jan 21 12:24:38.273849 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1136/2302] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:24:37 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/4fb0b265-b895-450b-8d95-1987bf9aa12e => generated 998 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:38.842240 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f11ff2c4-9cb3-4f09-9dd4-9033e8be7b38 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:24:38.842761 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f11ff2c4-9cb3-4f09-9dd4-9033e8be7b38 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:38.842960 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:38.842960 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:38.843647 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f11ff2c4-9cb3-4f09-9dd4-9033e8be7b38 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:38.939808 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:38.939808 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:38.964082 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f11ff2c4-9cb3-4f09-9dd4-9033e8be7b38 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:24:39.025440 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f11ff2c4-9cb3-4f09-9dd4-9033e8be7b38 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d returned with HTTP 200 Jan 21 12:24:39.026718 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1167/2303] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:38 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d => generated 920 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:39.291926 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-18932c14-8136-4784-9e1a-78c8f93bac36 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/4fb0b265-b895-450b-8d95-1987bf9aa12e Jan 21 12:24:39.292624 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-18932c14-8136-4784-9e1a-78c8f93bac36 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:39.293068 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:39.293068 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:39.293607 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-18932c14-8136-4784-9e1a-78c8f93bac36 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:39.508475 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-18932c14-8136-4784-9e1a-78c8f93bac36 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/4fb0b265-b895-450b-8d95-1987bf9aa12e returned with HTTP 404 Jan 21 12:24:39.509765 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1137/2304] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:24:39 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/4fb0b265-b895-450b-8d95-1987bf9aa12e => generated 109 bytes in 222 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 12:24:39.520888 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d2decf2c-f1e7-4a40-b8a7-c50b50d33754 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] GET http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/93b7c9ff-ece6-40d0-983a-d133a5f9c344 Jan 21 12:24:39.521481 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d2decf2c-f1e7-4a40-b8a7-c50b50d33754 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:39.521737 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:39.521737 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:39.522128 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d2decf2c-f1e7-4a40-b8a7-c50b50d33754 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:39.522547 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-d2decf2c-f1e7-4a40-b8a7-c50b50d33754 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] show called for member 93b7c9ff-ece6-40d0-983a-d133a5f9c344 {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:24:39.535391 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d2decf2c-f1e7-4a40-b8a7-c50b50d33754 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/93b7c9ff-ece6-40d0-983a-d133a5f9c344 returned with HTTP 404 Jan 21 12:24:39.547057 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1168/2305] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:24:39 2021] GET /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/groups/93b7c9ff-ece6-40d0-983a-d133a5f9c344 => generated 108 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 12:24:39.555649 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d7c9f3dc-6826-4456-bd3a-b4273fd4de83 tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] DELETE http://10.222.0.89/volume/v3/1377d6e702a84a7a8f09d23677d77d0c/group_types/99826d3d-83ff-4967-bb88-89f4f6ef0e98 Jan 21 12:24:39.556242 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d7c9f3dc-6826-4456-bd3a-b4273fd4de83 tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:39.556758 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d7c9f3dc-6826-4456-bd3a-b4273fd4de83 tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:39.619013 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 12:24:39.619013 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 12:24:39.635744 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d7c9f3dc-6826-4456-bd3a-b4273fd4de83 tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] http://10.222.0.89/volume/v3/1377d6e702a84a7a8f09d23677d77d0c/group_types/99826d3d-83ff-4967-bb88-89f4f6ef0e98 returned with HTTP 202 Jan 21 12:24:39.637637 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1138/2306] 10.222.0.89 () {60 vars in 1371 bytes} [Thu Jan 21 12:24:39 2021] DELETE /volume/v3/1377d6e702a84a7a8f09d23677d77d0c/group_types/99826d3d-83ff-4967-bb88-89f4f6ef0e98 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 12:24:39.649325 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eeeab10a-306d-4a1e-9f90-5dcd94edfc63 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] DELETE http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/4fb0b265-b895-450b-8d95-1987bf9aa12e Jan 21 12:24:39.650219 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eeeab10a-306d-4a1e-9f90-5dcd94edfc63 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:39.650463 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eeeab10a-306d-4a1e-9f90-5dcd94edfc63 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:39.651154 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-eeeab10a-306d-4a1e-9f90-5dcd94edfc63 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Delete volume with id: 4fb0b265-b895-450b-8d95-1987bf9aa12e Jan 21 12:24:39.713316 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eeeab10a-306d-4a1e-9f90-5dcd94edfc63 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/4fb0b265-b895-450b-8d95-1987bf9aa12e returned with HTTP 404 Jan 21 12:24:39.717975 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1169/2307] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:24:39 2021] DELETE /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/4fb0b265-b895-450b-8d95-1987bf9aa12e => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:24:39.722793 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5dad76ec-7ca3-4026-a8f6-b229369b0c79 tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] DELETE http://10.222.0.89/volume/v3/1377d6e702a84a7a8f09d23677d77d0c/types/1b6344fc-2b02-4834-9251-341e4a706584 Jan 21 12:24:39.723846 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5dad76ec-7ca3-4026-a8f6-b229369b0c79 tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:39.724370 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5dad76ec-7ca3-4026-a8f6-b229369b0c79 tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] Calling method '_delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:39.909539 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5dad76ec-7ca3-4026-a8f6-b229369b0c79 tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] http://10.222.0.89/volume/v3/1377d6e702a84a7a8f09d23677d77d0c/types/1b6344fc-2b02-4834-9251-341e4a706584 returned with HTTP 202 Jan 21 12:24:39.910760 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1139/2308] 10.222.0.89 () {58 vars in 1312 bytes} [Thu Jan 21 12:24:39 2021] DELETE /volume/v3/1377d6e702a84a7a8f09d23677d77d0c/types/1b6344fc-2b02-4834-9251-341e4a706584 => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 12:24:39.920796 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e5744bfe-e594-45ff-b9d0-66106c0e95a6 tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] GET http://10.222.0.89/volume/v3/1377d6e702a84a7a8f09d23677d77d0c/types/1b6344fc-2b02-4834-9251-341e4a706584 Jan 21 12:24:39.921355 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e5744bfe-e594-45ff-b9d0-66106c0e95a6 tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:39.922074 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e5744bfe-e594-45ff-b9d0-66106c0e95a6 tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:39.936782 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e5744bfe-e594-45ff-b9d0-66106c0e95a6 tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] http://10.222.0.89/volume/v3/1377d6e702a84a7a8f09d23677d77d0c/types/1b6344fc-2b02-4834-9251-341e4a706584 returned with HTTP 404 Jan 21 12:24:39.938190 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1170/2309] 10.222.0.89 () {58 vars in 1309 bytes} [Thu Jan 21 12:24:39 2021] GET /volume/v3/1377d6e702a84a7a8f09d23677d77d0c/types/1b6344fc-2b02-4834-9251-341e4a706584 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:24:39.949323 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c2c2fa94-d859-4f5d-91d3-d42ff59bd5e4 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] DELETE http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/cc4b09bd-9afe-419e-9cac-3e33069c6314 Jan 21 12:24:39.950072 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c2c2fa94-d859-4f5d-91d3-d42ff59bd5e4 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:39.951391 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c2c2fa94-d859-4f5d-91d3-d42ff59bd5e4 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:39.951980 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-c2c2fa94-d859-4f5d-91d3-d42ff59bd5e4 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Delete volume with id: cc4b09bd-9afe-419e-9cac-3e33069c6314 Jan 21 12:24:40.023801 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c2c2fa94-d859-4f5d-91d3-d42ff59bd5e4 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/cc4b09bd-9afe-419e-9cac-3e33069c6314 returned with HTTP 404 Jan 21 12:24:40.025187 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1140/2310] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:24:39 2021] DELETE /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/cc4b09bd-9afe-419e-9cac-3e33069c6314 => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:24:40.034164 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7944f210-25d5-47c2-a558-72984a6135e9 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] DELETE http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/3028ad86-e83d-4db2-ac32-502faf29d9f0 Jan 21 12:24:40.034704 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7944f210-25d5-47c2-a558-72984a6135e9 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:40.035196 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7944f210-25d5-47c2-a558-72984a6135e9 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:40.035665 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-7944f210-25d5-47c2-a558-72984a6135e9 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Delete volume with id: 3028ad86-e83d-4db2-ac32-502faf29d9f0 Jan 21 12:24:40.059039 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b808c279-4c41-4160-9c1a-e25097e7b50a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:24:40.059632 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b808c279-4c41-4160-9c1a-e25097e7b50a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:40.060140 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b808c279-4c41-4160-9c1a-e25097e7b50a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:40.199211 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7944f210-25d5-47c2-a558-72984a6135e9 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/3028ad86-e83d-4db2-ac32-502faf29d9f0 returned with HTTP 404 Jan 21 12:24:40.200529 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1171/2311] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:24:40 2021] DELETE /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/3028ad86-e83d-4db2-ac32-502faf29d9f0 => generated 109 bytes in 171 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:24:40.208955 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-69b880fa-962d-4e38-9522-d86ac935a19e tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] DELETE http://10.222.0.89/volume/v3/1377d6e702a84a7a8f09d23677d77d0c/types/1ded4a93-cbe1-4d11-9815-ad8e9db29b81 Jan 21 12:24:40.209870 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-69b880fa-962d-4e38-9522-d86ac935a19e tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:40.210512 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-69b880fa-962d-4e38-9522-d86ac935a19e tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] Calling method '_delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:40.294669 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:40.294669 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:40.326877 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b808c279-4c41-4160-9c1a-e25097e7b50a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:24:40.364478 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 12:24:40.364478 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 12:24:40.385781 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-69b880fa-962d-4e38-9522-d86ac935a19e tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] http://10.222.0.89/volume/v3/1377d6e702a84a7a8f09d23677d77d0c/types/1ded4a93-cbe1-4d11-9815-ad8e9db29b81 returned with HTTP 202 Jan 21 12:24:40.389958 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1172/2312] 10.222.0.89 () {58 vars in 1312 bytes} [Thu Jan 21 12:24:40 2021] DELETE /volume/v3/1377d6e702a84a7a8f09d23677d77d0c/types/1ded4a93-cbe1-4d11-9815-ad8e9db29b81 => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:24:40.395251 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d45b9162-8ae0-4aa4-8af7-e50006ee4a4f tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] GET http://10.222.0.89/volume/v3/1377d6e702a84a7a8f09d23677d77d0c/types/1ded4a93-cbe1-4d11-9815-ad8e9db29b81 Jan 21 12:24:40.395866 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d45b9162-8ae0-4aa4-8af7-e50006ee4a4f tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:40.396768 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d45b9162-8ae0-4aa4-8af7-e50006ee4a4f tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:40.398567 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b808c279-4c41-4160-9c1a-e25097e7b50a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d returned with HTTP 200 Jan 21 12:24:40.411085 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1141/2313] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:40 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d => generated 920 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:40.426796 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d45b9162-8ae0-4aa4-8af7-e50006ee4a4f tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] http://10.222.0.89/volume/v3/1377d6e702a84a7a8f09d23677d77d0c/types/1ded4a93-cbe1-4d11-9815-ad8e9db29b81 returned with HTTP 404 Jan 21 12:24:40.431207 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1173/2314] 10.222.0.89 () {58 vars in 1309 bytes} [Thu Jan 21 12:24:40 2021] GET /volume/v3/1377d6e702a84a7a8f09d23677d77d0c/types/1ded4a93-cbe1-4d11-9815-ad8e9db29b81 => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 12:24:40.438182 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-702bbff6-332a-44c4-8b16-2d098a0c0da2 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] DELETE http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/e7b11db0-79fd-481f-abff-78bda754f630 Jan 21 12:24:40.439174 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-702bbff6-332a-44c4-8b16-2d098a0c0da2 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:40.440425 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:40.440425 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:40.444223 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-702bbff6-332a-44c4-8b16-2d098a0c0da2 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:40.446391 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-702bbff6-332a-44c4-8b16-2d098a0c0da2 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] Delete volume with id: e7b11db0-79fd-481f-abff-78bda754f630 Jan 21 12:24:40.585771 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-702bbff6-332a-44c4-8b16-2d098a0c0da2 tempest-GroupSnapshotsTest-197839134 tempest-GroupSnapshotsTest-197839134] http://10.222.0.89/volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/e7b11db0-79fd-481f-abff-78bda754f630 returned with HTTP 404 Jan 21 12:24:40.592294 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1142/2315] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:24:40 2021] DELETE /volume/v3/162ff7e77bba4b96a08cea1356f45cf1/volumes/e7b11db0-79fd-481f-abff-78bda754f630 => generated 109 bytes in 159 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:24:40.596855 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-29caa4f7-495f-44c1-84e4-a16be7d96635 tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] DELETE http://10.222.0.89/volume/v3/1377d6e702a84a7a8f09d23677d77d0c/types/932edebc-38dc-47fd-8dae-027681cc0a15 Jan 21 12:24:40.597394 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-29caa4f7-495f-44c1-84e4-a16be7d96635 tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:40.597946 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-29caa4f7-495f-44c1-84e4-a16be7d96635 tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] Calling method '_delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:40.698465 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-29caa4f7-495f-44c1-84e4-a16be7d96635 tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] http://10.222.0.89/volume/v3/1377d6e702a84a7a8f09d23677d77d0c/types/932edebc-38dc-47fd-8dae-027681cc0a15 returned with HTTP 202 Jan 21 12:24:40.703112 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1174/2316] 10.222.0.89 () {58 vars in 1312 bytes} [Thu Jan 21 12:24:40 2021] DELETE /volume/v3/1377d6e702a84a7a8f09d23677d77d0c/types/932edebc-38dc-47fd-8dae-027681cc0a15 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:24:40.709649 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3a3cbb40-caa3-4836-bfb8-d532bab0dc8a tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] GET http://10.222.0.89/volume/v3/1377d6e702a84a7a8f09d23677d77d0c/types/932edebc-38dc-47fd-8dae-027681cc0a15 Jan 21 12:24:40.710887 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3a3cbb40-caa3-4836-bfb8-d532bab0dc8a tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:40.711588 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3a3cbb40-caa3-4836-bfb8-d532bab0dc8a tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:40.729783 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3a3cbb40-caa3-4836-bfb8-d532bab0dc8a tempest-GroupSnapshotsTest-878224154 tempest-GroupSnapshotsTest-878224154] http://10.222.0.89/volume/v3/1377d6e702a84a7a8f09d23677d77d0c/types/932edebc-38dc-47fd-8dae-027681cc0a15 returned with HTTP 404 Jan 21 12:24:40.732943 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1143/2317] 10.222.0.89 () {58 vars in 1309 bytes} [Thu Jan 21 12:24:40 2021] GET /volume/v3/1377d6e702a84a7a8f09d23677d77d0c/types/932edebc-38dc-47fd-8dae-027681cc0a15 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:24:41.418726 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d46041af-729e-4a4f-992d-ce1d7b43ef86 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:24:41.432576 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d46041af-729e-4a4f-992d-ce1d7b43ef86 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:41.433240 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d46041af-729e-4a4f-992d-ce1d7b43ef86 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:41.552802 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:41.552802 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:41.564389 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d46041af-729e-4a4f-992d-ce1d7b43ef86 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:24:41.596653 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d46041af-729e-4a4f-992d-ce1d7b43ef86 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d returned with HTTP 200 Jan 21 12:24:41.598086 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1175/2318] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:41 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d => generated 920 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:42.616221 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7ff68c89-f38a-495d-8e1e-82b4acca3384 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:24:42.616823 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7ff68c89-f38a-495d-8e1e-82b4acca3384 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:42.617184 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7ff68c89-f38a-495d-8e1e-82b4acca3384 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:42.709168 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:42.709168 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:42.730451 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7ff68c89-f38a-495d-8e1e-82b4acca3384 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:24:42.784284 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7ff68c89-f38a-495d-8e1e-82b4acca3384 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d returned with HTTP 200 Jan 21 12:24:42.795023 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1144/2319] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:42 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d => generated 920 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:42.859660 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-21cb0bfd-3586-40b7-a279-ad7f89bc4822 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] POST http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes Jan 21 12:24:42.860677 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:42.860677 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:42.861411 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-21cb0bfd-3586-40b7-a279-ad7f89bc4822 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1316960890"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:42.862565 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-21cb0bfd-3586-40b7-a279-ad7f89bc4822 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1316960890'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:24:42.862927 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-21cb0bfd-3586-40b7-a279-ad7f89bc4822 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Create volume of 1 GB Jan 21 12:24:42.886775 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-21cb0bfd-3586-40b7-a279-ad7f89bc4822 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Availability Zones retrieved successfully. Jan 21 12:24:42.910370 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-21cb0bfd-3586-40b7-a279-ad7f89bc4822 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Flow 'volume_create_api' (cc6e6617-3749-4ed0-8b99-62da4b4ef6b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:24:42.913810 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-21cb0bfd-3586-40b7-a279-ad7f89bc4822 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd46aaec-34e9-4f42-ad89-4c3e094f6613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:42.917212 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-21cb0bfd-3586-40b7-a279-ad7f89bc4822 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:24:43.022639 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-21cb0bfd-3586-40b7-a279-ad7f89bc4822 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd46aaec-34e9-4f42-ad89-4c3e094f6613) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:43.025870 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-21cb0bfd-3586-40b7-a279-ad7f89bc4822 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d14fe290-46a2-45a9-bb32-f5249400e5b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:43.117189 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-21cb0bfd-3586-40b7-a279-ad7f89bc4822 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Created reservations ['610f30a0-cd18-4561-bf3d-8ff20524bc9d', 'cdf553a5-0660-4244-bbed-aad0939c514c', 'c8adb4bb-1d8e-4c21-b831-0e0e7125a886', 'c0bd61e9-b27b-498e-bf59-51b7d53726ce'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:24:43.125585 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-21cb0bfd-3586-40b7-a279-ad7f89bc4822 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d14fe290-46a2-45a9-bb32-f5249400e5b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['610f30a0-cd18-4561-bf3d-8ff20524bc9d', 'cdf553a5-0660-4244-bbed-aad0939c514c', 'c8adb4bb-1d8e-4c21-b831-0e0e7125a886', 'c0bd61e9-b27b-498e-bf59-51b7d53726ce']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:43.129387 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-21cb0bfd-3586-40b7-a279-ad7f89bc4822 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13e477b2-6641-4585-813a-09cf1fe4bdaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:43.213421 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-21cb0bfd-3586-40b7-a279-ad7f89bc4822 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13e477b2-6641-4585-813a-09cf1fe4bdaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c05500b1-c106-4916-8789-2a2e2dc9a314', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1316960890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d484b56475ee4742b61c2b8978c20044',qos_specs=None,replication_status=,reservations=['610f30a0-cd18-4561-bf3d-8ff20524bc9d','cdf553a5-0660-4244-bbed-aad0939c514c','c8adb4bb-1d8e-4c21-b831-0e0e7125a886','c0bd61e9-b27b-498e-bf59-51b7d53726ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35e91174da904016aab9a5c1a59a518a',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:24:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1316960890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c05500b1-c106-4916-8789-2a2e2dc9a314,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d484b56475ee4742b61c2b8978c20044',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,user_id='35e91174da904016aab9a5c1a59a518a',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:43.216408 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-21cb0bfd-3586-40b7-a279-ad7f89bc4822 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5cbdb2a-3ba9-4bf9-ac83-0ad6b6f1e192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:43.258645 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-21cb0bfd-3586-40b7-a279-ad7f89bc4822 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5cbdb2a-3ba9-4bf9-ac83-0ad6b6f1e192) 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-VolumesActionsTest-Volume-1316960890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d484b56475ee4742b61c2b8978c20044',qos_specs=None,replication_status=,reservations=['610f30a0-cd18-4561-bf3d-8ff20524bc9d','cdf553a5-0660-4244-bbed-aad0939c514c','c8adb4bb-1d8e-4c21-b831-0e0e7125a886','c0bd61e9-b27b-498e-bf59-51b7d53726ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35e91174da904016aab9a5c1a59a518a',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:43.262236 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-21cb0bfd-3586-40b7-a279-ad7f89bc4822 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (819c3773-b27f-4a1c-a57f-dbf39e7ef198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:43.291824 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-21cb0bfd-3586-40b7-a279-ad7f89bc4822 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (819c3773-b27f-4a1c-a57f-dbf39e7ef198) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:43.294983 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-21cb0bfd-3586-40b7-a279-ad7f89bc4822 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Flow 'volume_create_api' (cc6e6617-3749-4ed0-8b99-62da4b4ef6b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:24:43.356596 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-21cb0bfd-3586-40b7-a279-ad7f89bc4822 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Create volume request issued successfully. Jan 21 12:24:43.372665 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-21cb0bfd-3586-40b7-a279-ad7f89bc4822 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes returned with HTTP 202 Jan 21 12:24:43.373737 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1176/2320] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:24:42 2021] POST /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes => generated 818 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:24:43.392005 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ea75fb53-adf6-4ea8-9f7d-c061a7ab1f36 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/c05500b1-c106-4916-8789-2a2e2dc9a314 Jan 21 12:24:43.392886 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ea75fb53-adf6-4ea8-9f7d-c061a7ab1f36 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:43.393226 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:43.393226 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:43.395928 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ea75fb53-adf6-4ea8-9f7d-c061a7ab1f36 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:43.463375 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:43.463375 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:43.472775 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ea75fb53-adf6-4ea8-9f7d-c061a7ab1f36 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:24:43.502839 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ea75fb53-adf6-4ea8-9f7d-c061a7ab1f36 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/c05500b1-c106-4916-8789-2a2e2dc9a314 returned with HTTP 200 Jan 21 12:24:43.504601 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1145/2321] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:43 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/c05500b1-c106-4916-8789-2a2e2dc9a314 => generated 886 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:43.812657 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-95f5c2dd-11c5-4b55-b68c-b5315bf77c3d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:24:43.814266 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-95f5c2dd-11c5-4b55-b68c-b5315bf77c3d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:43.814648 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:43.814648 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:43.815273 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-95f5c2dd-11c5-4b55-b68c-b5315bf77c3d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:43.880003 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:43.880003 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:43.891855 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-95f5c2dd-11c5-4b55-b68c-b5315bf77c3d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:24:43.932320 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-95f5c2dd-11c5-4b55-b68c-b5315bf77c3d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d returned with HTTP 200 Jan 21 12:24:43.933180 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1177/2322] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:43 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d => generated 920 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:44.520265 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-822274b6-3225-4def-afc1-ac820b6f32c8 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/c05500b1-c106-4916-8789-2a2e2dc9a314 Jan 21 12:24:44.520908 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-822274b6-3225-4def-afc1-ac820b6f32c8 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:44.521184 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:44.521184 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:44.521961 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-822274b6-3225-4def-afc1-ac820b6f32c8 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:44.576913 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:44.576913 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:44.588010 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-822274b6-3225-4def-afc1-ac820b6f32c8 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:24:44.620140 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-822274b6-3225-4def-afc1-ac820b6f32c8 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/c05500b1-c106-4916-8789-2a2e2dc9a314 returned with HTTP 200 Jan 21 12:24:44.621302 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1146/2323] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:44 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/c05500b1-c106-4916-8789-2a2e2dc9a314 => generated 911 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:44.637395 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9e182c92-c4fb-4260-a1ee-67538f803b69 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] POST http://10.222.0.89/volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/c05500b1-c106-4916-8789-2a2e2dc9a314/action Jan 21 12:24:44.637914 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:44.637914 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:44.638365 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9e182c92-c4fb-4260-a1ee-67538f803b69 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:24:44.638827 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9e182c92-c4fb-4260-a1ee-67538f803b69 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:44.640427 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.admin_actions [None req-9e182c92-c4fb-4260-a1ee-67538f803b69 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Updating volume 'c05500b1-c106-4916-8789-2a2e2dc9a314' with '{'status': 'attaching'}' {{(pid=87985) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 12:24:44.770348 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:44.770348 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:44.848777 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9e182c92-c4fb-4260-a1ee-67538f803b69 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] http://10.222.0.89/volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/c05500b1-c106-4916-8789-2a2e2dc9a314/action returned with HTTP 202 Jan 21 12:24:44.850116 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1178/2324] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:24:44 2021] POST /volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/c05500b1-c106-4916-8789-2a2e2dc9a314/action => generated 0 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 12:24:44.858522 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6105ef01-07ee-47cd-b50c-8f67f9e43d8f tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/c05500b1-c106-4916-8789-2a2e2dc9a314 Jan 21 12:24:44.859046 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6105ef01-07ee-47cd-b50c-8f67f9e43d8f tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:44.859270 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:44.859270 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:44.859713 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6105ef01-07ee-47cd-b50c-8f67f9e43d8f tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:44.925501 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:44.925501 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:44.937769 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6105ef01-07ee-47cd-b50c-8f67f9e43d8f tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:24:44.949428 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6bf193f0-04d6-48d5-a627-7ef3093ee012 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:24:44.950010 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6bf193f0-04d6-48d5-a627-7ef3093ee012 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:44.950234 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:44.950234 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:44.950603 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6bf193f0-04d6-48d5-a627-7ef3093ee012 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:45.003223 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6105ef01-07ee-47cd-b50c-8f67f9e43d8f tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/c05500b1-c106-4916-8789-2a2e2dc9a314 returned with HTTP 200 Jan 21 12:24:45.006943 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1147/2325] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:44 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/c05500b1-c106-4916-8789-2a2e2dc9a314 => generated 911 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:45.025113 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fa5f16fa-4502-4402-9299-c4f89644eec7 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] POST http://10.222.0.89/volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/c05500b1-c106-4916-8789-2a2e2dc9a314/action Jan 21 12:24:45.025901 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:45.025901 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:45.026356 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fa5f16fa-4502-4402-9299-c4f89644eec7 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Action body: b'{"os-force_delete": {}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:24:45.026733 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fa5f16fa-4502-4402-9299-c4f89644eec7 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:45.040384 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:45.040384 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:45.059407 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6bf193f0-04d6-48d5-a627-7ef3093ee012 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:24:45.099673 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:45.099673 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:45.100209 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fa5f16fa-4502-4402-9299-c4f89644eec7 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Volume info retrieved successfully. Jan 21 12:24:45.129299 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6bf193f0-04d6-48d5-a627-7ef3093ee012 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d returned with HTTP 200 Jan 21 12:24:45.130678 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1179/2326] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:44 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d => generated 920 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:24:45.170039 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fa5f16fa-4502-4402-9299-c4f89644eec7 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Delete volume request issued successfully. Jan 21 12:24:45.170801 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fa5f16fa-4502-4402-9299-c4f89644eec7 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] http://10.222.0.89/volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/c05500b1-c106-4916-8789-2a2e2dc9a314/action returned with HTTP 202 Jan 21 12:24:45.172203 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1148/2327] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:24:45 2021] POST /volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/c05500b1-c106-4916-8789-2a2e2dc9a314/action => generated 0 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:24:45.180890 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-668ceea4-7cb2-4ee7-a5d7-e1491b38c20f tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/c05500b1-c106-4916-8789-2a2e2dc9a314 Jan 21 12:24:45.181784 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-668ceea4-7cb2-4ee7-a5d7-e1491b38c20f tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:45.182155 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:45.182155 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:45.182989 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-668ceea4-7cb2-4ee7-a5d7-e1491b38c20f tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:45.247534 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:45.247534 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:45.259622 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-668ceea4-7cb2-4ee7-a5d7-e1491b38c20f tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:24:45.288369 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-668ceea4-7cb2-4ee7-a5d7-e1491b38c20f tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/c05500b1-c106-4916-8789-2a2e2dc9a314 returned with HTTP 200 Jan 21 12:24:45.299617 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1180/2328] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:45 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/c05500b1-c106-4916-8789-2a2e2dc9a314 => generated 910 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:46.148355 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5fcb8c2d-d418-4dbd-b87d-804064fa87ca tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:24:46.150878 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5fcb8c2d-d418-4dbd-b87d-804064fa87ca tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:46.151658 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:46.151658 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:46.152593 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5fcb8c2d-d418-4dbd-b87d-804064fa87ca tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:46.207079 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6745662f-62de-45c9-a0c8-644b50ae4c45 tempest-VolumesServicesTestJSON-639834394 tempest-VolumesServicesTestJSON-639834394] GET http://10.222.0.89/volume/v3/1b9a30a832ee4bb685aa3f3b0714d288/os-services Jan 21 12:24:46.207079 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6745662f-62de-45c9-a0c8-644b50ae4c45 tempest-VolumesServicesTestJSON-639834394 tempest-VolumesServicesTestJSON-639834394] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:46.207079 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:46.207079 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:46.207079 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6745662f-62de-45c9-a0c8-644b50ae4c45 tempest-VolumesServicesTestJSON-639834394 tempest-VolumesServicesTestJSON-639834394] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:46.222449 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6745662f-62de-45c9-a0c8-644b50ae4c45 tempest-VolumesServicesTestJSON-639834394 tempest-VolumesServicesTestJSON-639834394] http://10.222.0.89/volume/v3/1b9a30a832ee4bb685aa3f3b0714d288/os-services returned with HTTP 200 Jan 21 12:24:46.230309 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1149/2329] 10.222.0.89 () {58 vars in 1216 bytes} [Thu Jan 21 12:24:46 2021] GET /volume/v3/1b9a30a832ee4bb685aa3f3b0714d288/os-services => generated 629 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:46.233521 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:46.233521 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:46.237255 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-02a1d077-d350-4365-aedb-25813b4531e8 tempest-VolumesServicesTestJSON-639834394 tempest-VolumesServicesTestJSON-639834394] GET http://10.222.0.89/volume/v3/1b9a30a832ee4bb685aa3f3b0714d288/os-services?host=n-d-760354-3 Jan 21 12:24:46.243038 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-02a1d077-d350-4365-aedb-25813b4531e8 tempest-VolumesServicesTestJSON-639834394 tempest-VolumesServicesTestJSON-639834394] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:46.244024 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-02a1d077-d350-4365-aedb-25813b4531e8 tempest-VolumesServicesTestJSON-639834394 tempest-VolumesServicesTestJSON-639834394] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:46.246397 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5fcb8c2d-d418-4dbd-b87d-804064fa87ca tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:24:46.267797 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-02a1d077-d350-4365-aedb-25813b4531e8 tempest-VolumesServicesTestJSON-639834394 tempest-VolumesServicesTestJSON-639834394] http://10.222.0.89/volume/v3/1b9a30a832ee4bb685aa3f3b0714d288/os-services?host=n-d-760354-3 returned with HTTP 200 Jan 21 12:24:46.269278 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1150/2330] 10.222.0.89 () {58 vars in 1251 bytes} [Thu Jan 21 12:24:46 2021] GET /volume/v3/1b9a30a832ee4bb685aa3f3b0714d288/os-services?host=n-d-760354-3 => generated 629 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:24:46.284303 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5fcb8c2d-d418-4dbd-b87d-804064fa87ca tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d returned with HTTP 200 Jan 21 12:24:46.286953 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-afad9556-77e2-41f0-b642-7cd8a450314f tempest-VolumesServicesTestJSON-639834394 tempest-VolumesServicesTestJSON-639834394] GET http://10.222.0.89/volume/v3/1b9a30a832ee4bb685aa3f3b0714d288/os-services?host=n-d-760354-3&binary=cinder-scheduler Jan 21 12:24:46.287850 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-afad9556-77e2-41f0-b642-7cd8a450314f tempest-VolumesServicesTestJSON-639834394 tempest-VolumesServicesTestJSON-639834394] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:46.288495 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-afad9556-77e2-41f0-b642-7cd8a450314f tempest-VolumesServicesTestJSON-639834394 tempest-VolumesServicesTestJSON-639834394] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:46.293951 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1181/2331] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:46 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d => generated 920 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:46.301594 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-afad9556-77e2-41f0-b642-7cd8a450314f tempest-VolumesServicesTestJSON-639834394 tempest-VolumesServicesTestJSON-639834394] http://10.222.0.89/volume/v3/1b9a30a832ee4bb685aa3f3b0714d288/os-services?host=n-d-760354-3&binary=cinder-scheduler returned with HTTP 200 Jan 21 12:24:46.306970 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5d48aa6a-286a-4471-bf52-cac98acfd16d tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/c05500b1-c106-4916-8789-2a2e2dc9a314 Jan 21 12:24:46.307842 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5d48aa6a-286a-4471-bf52-cac98acfd16d tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:46.308173 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:46.308173 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:46.308734 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5d48aa6a-286a-4471-bf52-cac98acfd16d tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:46.312199 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1151/2332] 10.222.0.89 () {58 vars in 1299 bytes} [Thu Jan 21 12:24:46 2021] GET /volume/v3/1b9a30a832ee4bb685aa3f3b0714d288/os-services?host=n-d-760354-3&binary=cinder-scheduler => generated 191 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:46.327585 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-902038da-a2bc-42e8-84a9-681c892a45c8 tempest-VolumesServicesTestJSON-639834394 tempest-VolumesServicesTestJSON-639834394] GET http://10.222.0.89/volume/v3/1b9a30a832ee4bb685aa3f3b0714d288/os-services?binary=cinder-scheduler Jan 21 12:24:46.327921 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-902038da-a2bc-42e8-84a9-681c892a45c8 tempest-VolumesServicesTestJSON-639834394 tempest-VolumesServicesTestJSON-639834394] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:46.328798 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-902038da-a2bc-42e8-84a9-681c892a45c8 tempest-VolumesServicesTestJSON-639834394 tempest-VolumesServicesTestJSON-639834394] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:46.337779 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-902038da-a2bc-42e8-84a9-681c892a45c8 tempest-VolumesServicesTestJSON-639834394 tempest-VolumesServicesTestJSON-639834394] http://10.222.0.89/volume/v3/1b9a30a832ee4bb685aa3f3b0714d288/os-services?binary=cinder-scheduler returned with HTTP 200 Jan 21 12:24:46.339212 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1152/2333] 10.222.0.89 () {58 vars in 1263 bytes} [Thu Jan 21 12:24:46 2021] GET /volume/v3/1b9a30a832ee4bb685aa3f3b0714d288/os-services?binary=cinder-scheduler => generated 191 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:46.392269 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:46.392269 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:46.404682 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5d48aa6a-286a-4471-bf52-cac98acfd16d tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:24:46.430759 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5d48aa6a-286a-4471-bf52-cac98acfd16d tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/c05500b1-c106-4916-8789-2a2e2dc9a314 returned with HTTP 200 Jan 21 12:24:46.432284 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1182/2334] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:46 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/c05500b1-c106-4916-8789-2a2e2dc9a314 => generated 910 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:24:46.579809 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-667b77f9-b063-4ba5-9b8b-1671c15e4cc6 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] POST http://10.222.0.89/volume/v3/4296d1ab343540c491118c36c1cd45f7/volumes Jan 21 12:24:46.581071 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-667b77f9-b063-4ba5-9b8b-1671c15e4cc6 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-552530800"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:46.582446 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-667b77f9-b063-4ba5-9b8b-1671c15e4cc6 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-552530800'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:24:46.583334 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-667b77f9-b063-4ba5-9b8b-1671c15e4cc6 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Create volume of 1 GB Jan 21 12:24:46.598976 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-667b77f9-b063-4ba5-9b8b-1671c15e4cc6 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Availability Zones retrieved successfully. Jan 21 12:24:46.619976 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-667b77f9-b063-4ba5-9b8b-1671c15e4cc6 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Flow 'volume_create_api' (861c968a-4358-4e76-be3f-5bd20b019fee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:24:46.627079 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-667b77f9-b063-4ba5-9b8b-1671c15e4cc6 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37f9e36e-bf4d-4a09-926c-3759534d5011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:46.630211 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-667b77f9-b063-4ba5-9b8b-1671c15e4cc6 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:24:46.716342 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-667b77f9-b063-4ba5-9b8b-1671c15e4cc6 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37f9e36e-bf4d-4a09-926c-3759534d5011) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:46.722091 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-667b77f9-b063-4ba5-9b8b-1671c15e4cc6 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97431a59-24b1-4a28-8c45-e5966d1f59f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:46.843889 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-667b77f9-b063-4ba5-9b8b-1671c15e4cc6 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Created reservations ['f939f1b6-73ba-4758-96ff-3d251fce5830', 'b1c2e78c-c50b-4e0e-9545-cd8be3ae8426', 'b4374386-eb58-47b4-9250-91baa4629084', '01955eff-f478-443b-9797-706b5a74a4de'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:24:46.849306 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-667b77f9-b063-4ba5-9b8b-1671c15e4cc6 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97431a59-24b1-4a28-8c45-e5966d1f59f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f939f1b6-73ba-4758-96ff-3d251fce5830', 'b1c2e78c-c50b-4e0e-9545-cd8be3ae8426', 'b4374386-eb58-47b4-9250-91baa4629084', '01955eff-f478-443b-9797-706b5a74a4de']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:46.851562 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-667b77f9-b063-4ba5-9b8b-1671c15e4cc6 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2135ef83-389c-4e23-a10d-ee592b126bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:46.923779 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-667b77f9-b063-4ba5-9b8b-1671c15e4cc6 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2135ef83-389c-4e23-a10d-ee592b126bf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f73a3e56-6488-4908-a550-ddb3fdf8d779', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-552530800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4296d1ab343540c491118c36c1cd45f7',qos_specs=None,replication_status=,reservations=['f939f1b6-73ba-4758-96ff-3d251fce5830','b1c2e78c-c50b-4e0e-9545-cd8be3ae8426','b4374386-eb58-47b4-9250-91baa4629084','01955eff-f478-443b-9797-706b5a74a4de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfe3a70c81d04aaba18f57e3a465ad7c',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:24:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-552530800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f73a3e56-6488-4908-a550-ddb3fdf8d779,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4296d1ab343540c491118c36c1cd45f7',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,user_id='bfe3a70c81d04aaba18f57e3a465ad7c',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:46.926922 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-667b77f9-b063-4ba5-9b8b-1671c15e4cc6 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ca004f8-cd54-4778-839f-698a0654843f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:46.962590 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-667b77f9-b063-4ba5-9b8b-1671c15e4cc6 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ca004f8-cd54-4778-839f-698a0654843f) 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-VolumesServicesTestJSON-Volume-552530800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4296d1ab343540c491118c36c1cd45f7',qos_specs=None,replication_status=,reservations=['f939f1b6-73ba-4758-96ff-3d251fce5830','b1c2e78c-c50b-4e0e-9545-cd8be3ae8426','b4374386-eb58-47b4-9250-91baa4629084','01955eff-f478-443b-9797-706b5a74a4de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfe3a70c81d04aaba18f57e3a465ad7c',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:46.965138 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-667b77f9-b063-4ba5-9b8b-1671c15e4cc6 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b86f9fbf-1f78-46d8-a550-8d135cc38e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:46.983481 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-667b77f9-b063-4ba5-9b8b-1671c15e4cc6 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b86f9fbf-1f78-46d8-a550-8d135cc38e76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:46.987980 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-667b77f9-b063-4ba5-9b8b-1671c15e4cc6 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Flow 'volume_create_api' (861c968a-4358-4e76-be3f-5bd20b019fee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:24:47.071982 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-667b77f9-b063-4ba5-9b8b-1671c15e4cc6 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Create volume request issued successfully. Jan 21 12:24:47.087403 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-667b77f9-b063-4ba5-9b8b-1671c15e4cc6 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] http://10.222.0.89/volume/v3/4296d1ab343540c491118c36c1cd45f7/volumes returned with HTTP 202 Jan 21 12:24:47.088887 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1153/2335] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:24:46 2021] POST /volume/v3/4296d1ab343540c491118c36c1cd45f7/volumes => generated 822 bytes in 741 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 12:24:47.104031 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-50e5e9e6-e934-445c-9987-d4ef0fdeb542 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] GET http://10.222.0.89/volume/v3/4296d1ab343540c491118c36c1cd45f7/volumes/f73a3e56-6488-4908-a550-ddb3fdf8d779 Jan 21 12:24:47.104653 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-50e5e9e6-e934-445c-9987-d4ef0fdeb542 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:47.105007 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:47.105007 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:47.105517 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-50e5e9e6-e934-445c-9987-d4ef0fdeb542 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:47.247934 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:47.247934 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:47.272579 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-50e5e9e6-e934-445c-9987-d4ef0fdeb542 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Volume info retrieved successfully. Jan 21 12:24:47.303063 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-50e5e9e6-e934-445c-9987-d4ef0fdeb542 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] http://10.222.0.89/volume/v3/4296d1ab343540c491118c36c1cd45f7/volumes/f73a3e56-6488-4908-a550-ddb3fdf8d779 returned with HTTP 200 Jan 21 12:24:47.303990 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-208949b1-42a2-4beb-bf65-ed6c3dc55eeb tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:24:47.304601 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-208949b1-42a2-4beb-bf65-ed6c3dc55eeb tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:47.313996 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1183/2336] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:47 2021] GET /volume/v3/4296d1ab343540c491118c36c1cd45f7/volumes/f73a3e56-6488-4908-a550-ddb3fdf8d779 => generated 890 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:47.314132 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:47.314132 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:47.314132 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-208949b1-42a2-4beb-bf65-ed6c3dc55eeb tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:47.390976 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:47.390976 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:47.407004 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-208949b1-42a2-4beb-bf65-ed6c3dc55eeb tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:24:47.448097 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5ad0d4e2-5b0f-4a29-9e32-99f5ad05a02b tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/c05500b1-c106-4916-8789-2a2e2dc9a314 Jan 21 12:24:47.449286 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5ad0d4e2-5b0f-4a29-9e32-99f5ad05a02b tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:47.449754 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:47.449754 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:47.450543 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5ad0d4e2-5b0f-4a29-9e32-99f5ad05a02b tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:47.456267 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-208949b1-42a2-4beb-bf65-ed6c3dc55eeb tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d returned with HTTP 200 Jan 21 12:24:47.457180 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1154/2337] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:47 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d => generated 920 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:47.524081 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5ad0d4e2-5b0f-4a29-9e32-99f5ad05a02b tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/c05500b1-c106-4916-8789-2a2e2dc9a314 returned with HTTP 404 Jan 21 12:24:47.525809 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1184/2338] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:47 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/c05500b1-c106-4916-8789-2a2e2dc9a314 => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 12:24:47.535937 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8f343112-30d9-46cd-af1f-d17d1f89fa63 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] POST http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes Jan 21 12:24:47.536541 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:47.536541 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:47.536960 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8f343112-30d9-46cd-af1f-d17d1f89fa63 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-135341830"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:47.538606 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-8f343112-30d9-46cd-af1f-d17d1f89fa63 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-135341830'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:24:47.539268 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-8f343112-30d9-46cd-af1f-d17d1f89fa63 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Create volume of 1 GB Jan 21 12:24:47.574262 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8f343112-30d9-46cd-af1f-d17d1f89fa63 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Availability Zones retrieved successfully. Jan 21 12:24:47.609745 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8f343112-30d9-46cd-af1f-d17d1f89fa63 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Flow 'volume_create_api' (8810db1b-e55d-42bf-bcf1-05dc109119b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:24:47.617882 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8f343112-30d9-46cd-af1f-d17d1f89fa63 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3abf54a8-14bf-44ee-bbcb-dd7606b8d82e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:47.628072 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-8f343112-30d9-46cd-af1f-d17d1f89fa63 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:24:47.778606 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8f343112-30d9-46cd-af1f-d17d1f89fa63 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3abf54a8-14bf-44ee-bbcb-dd7606b8d82e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:47.780979 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8f343112-30d9-46cd-af1f-d17d1f89fa63 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b3a1974-8730-482a-a9d3-624fe890d8c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:47.958102 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-8f343112-30d9-46cd-af1f-d17d1f89fa63 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Created reservations ['4f448567-7289-434e-a459-a0c0f05ae8a3', '5df70b17-d4ec-469a-8971-b835551ca8a8', '9fd47576-ffe9-4b14-bf37-ab3e48319144', '768aabb5-2e01-4ec1-a373-3ccb4ad7f9db'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:24:47.960744 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8f343112-30d9-46cd-af1f-d17d1f89fa63 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b3a1974-8730-482a-a9d3-624fe890d8c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f448567-7289-434e-a459-a0c0f05ae8a3', '5df70b17-d4ec-469a-8971-b835551ca8a8', '9fd47576-ffe9-4b14-bf37-ab3e48319144', '768aabb5-2e01-4ec1-a373-3ccb4ad7f9db']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:47.963439 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8f343112-30d9-46cd-af1f-d17d1f89fa63 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c84b7e6-18bc-4702-a1b8-42b0b4ff086d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:48.048921 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8f343112-30d9-46cd-af1f-d17d1f89fa63 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c84b7e6-18bc-4702-a1b8-42b0b4ff086d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87b4d4ce-b358-404c-b42d-69e7072857c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-135341830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d484b56475ee4742b61c2b8978c20044',qos_specs=None,replication_status=,reservations=['4f448567-7289-434e-a459-a0c0f05ae8a3','5df70b17-d4ec-469a-8971-b835551ca8a8','9fd47576-ffe9-4b14-bf37-ab3e48319144','768aabb5-2e01-4ec1-a373-3ccb4ad7f9db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35e91174da904016aab9a5c1a59a518a',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:24:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-135341830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87b4d4ce-b358-404c-b42d-69e7072857c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d484b56475ee4742b61c2b8978c20044',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,user_id='35e91174da904016aab9a5c1a59a518a',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:48.053822 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8f343112-30d9-46cd-af1f-d17d1f89fa63 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fb9de02-57e4-4cef-b435-0e878c7bcd4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:48.114017 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8f343112-30d9-46cd-af1f-d17d1f89fa63 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fb9de02-57e4-4cef-b435-0e878c7bcd4e) 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-VolumesActionsTest-Volume-135341830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d484b56475ee4742b61c2b8978c20044',qos_specs=None,replication_status=,reservations=['4f448567-7289-434e-a459-a0c0f05ae8a3','5df70b17-d4ec-469a-8971-b835551ca8a8','9fd47576-ffe9-4b14-bf37-ab3e48319144','768aabb5-2e01-4ec1-a373-3ccb4ad7f9db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35e91174da904016aab9a5c1a59a518a',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:48.116228 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8f343112-30d9-46cd-af1f-d17d1f89fa63 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce41440b-bc3d-4359-abd9-97fc9e83b57f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:48.149676 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8f343112-30d9-46cd-af1f-d17d1f89fa63 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce41440b-bc3d-4359-abd9-97fc9e83b57f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:48.152957 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8f343112-30d9-46cd-af1f-d17d1f89fa63 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Flow 'volume_create_api' (8810db1b-e55d-42bf-bcf1-05dc109119b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:24:48.282957 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8f343112-30d9-46cd-af1f-d17d1f89fa63 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Create volume request issued successfully. Jan 21 12:24:48.321272 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c0b7e82d-19c7-4ed2-93df-e93141628d62 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] GET http://10.222.0.89/volume/v3/4296d1ab343540c491118c36c1cd45f7/volumes/f73a3e56-6488-4908-a550-ddb3fdf8d779 Jan 21 12:24:48.322328 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c0b7e82d-19c7-4ed2-93df-e93141628d62 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:48.323206 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c0b7e82d-19c7-4ed2-93df-e93141628d62 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:48.339587 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8f343112-30d9-46cd-af1f-d17d1f89fa63 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes returned with HTTP 202 Jan 21 12:24:48.359791 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1155/2339] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:24:47 2021] POST /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes => generated 817 bytes in 825 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:24:48.370051 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e3233f78-dfa6-46e5-aaf0-7f43ff252ed2 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/87b4d4ce-b358-404c-b42d-69e7072857c3 Jan 21 12:24:48.370597 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e3233f78-dfa6-46e5-aaf0-7f43ff252ed2 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:48.370820 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:48.370820 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:48.371195 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e3233f78-dfa6-46e5-aaf0-7f43ff252ed2 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:48.436284 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:48.436284 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:48.448479 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e3233f78-dfa6-46e5-aaf0-7f43ff252ed2 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:24:48.473744 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e3233f78-dfa6-46e5-aaf0-7f43ff252ed2 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/87b4d4ce-b358-404c-b42d-69e7072857c3 returned with HTTP 200 Jan 21 12:24:48.474915 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1156/2340] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:48 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/87b4d4ce-b358-404c-b42d-69e7072857c3 => generated 885 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:48.481943 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:48.481943 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:48.492120 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4f972907-f344-4d6f-ba0d-519761aaed99 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:24:48.492680 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4f972907-f344-4d6f-ba0d-519761aaed99 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:48.492910 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:48.492910 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:48.493294 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4f972907-f344-4d6f-ba0d-519761aaed99 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:48.506945 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c0b7e82d-19c7-4ed2-93df-e93141628d62 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Volume info retrieved successfully. Jan 21 12:24:48.563076 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:48.563076 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:48.573463 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4f972907-f344-4d6f-ba0d-519761aaed99 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:24:48.578725 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c0b7e82d-19c7-4ed2-93df-e93141628d62 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] http://10.222.0.89/volume/v3/4296d1ab343540c491118c36c1cd45f7/volumes/f73a3e56-6488-4908-a550-ddb3fdf8d779 returned with HTTP 200 Jan 21 12:24:48.585805 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1185/2341] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:48 2021] GET /volume/v3/4296d1ab343540c491118c36c1cd45f7/volumes/f73a3e56-6488-4908-a550-ddb3fdf8d779 => generated 914 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:48.607090 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4f972907-f344-4d6f-ba0d-519761aaed99 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d returned with HTTP 200 Jan 21 12:24:48.608373 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1157/2342] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:48 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d => generated 920 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:49.494994 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b8a7c5b4-9702-41e9-8a2c-fa291a8688d1 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/87b4d4ce-b358-404c-b42d-69e7072857c3 Jan 21 12:24:49.496129 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b8a7c5b4-9702-41e9-8a2c-fa291a8688d1 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:49.496579 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:49.496579 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:49.497426 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b8a7c5b4-9702-41e9-8a2c-fa291a8688d1 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:49.563955 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:49.563955 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:49.575500 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b8a7c5b4-9702-41e9-8a2c-fa291a8688d1 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:24:49.601579 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7bf1803d-c3e7-47d2-9cc4-f45153aa08a4 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] GET http://10.222.0.89/volume/v3/4296d1ab343540c491118c36c1cd45f7/volumes/f73a3e56-6488-4908-a550-ddb3fdf8d779 Jan 21 12:24:49.602164 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7bf1803d-c3e7-47d2-9cc4-f45153aa08a4 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:49.602380 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:49.602380 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:49.602819 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7bf1803d-c3e7-47d2-9cc4-f45153aa08a4 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:49.611387 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b8a7c5b4-9702-41e9-8a2c-fa291a8688d1 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/87b4d4ce-b358-404c-b42d-69e7072857c3 returned with HTTP 200 Jan 21 12:24:49.612726 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1186/2343] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:49 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/87b4d4ce-b358-404c-b42d-69e7072857c3 => generated 910 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:49.627033 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f13fae38-3a3c-43d3-9d91-6aaa2c002096 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:24:49.628343 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f13fae38-3a3c-43d3-9d91-6aaa2c002096 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:49.628770 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:49.628770 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:49.629645 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f13fae38-3a3c-43d3-9d91-6aaa2c002096 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:49.655306 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:49.655306 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:49.664637 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7bf1803d-c3e7-47d2-9cc4-f45153aa08a4 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Volume info retrieved successfully. Jan 21 12:24:49.691703 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7bf1803d-c3e7-47d2-9cc4-f45153aa08a4 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] http://10.222.0.89/volume/v3/4296d1ab343540c491118c36c1cd45f7/volumes/f73a3e56-6488-4908-a550-ddb3fdf8d779 returned with HTTP 200 Jan 21 12:24:49.693205 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1158/2344] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:49 2021] GET /volume/v3/4296d1ab343540c491118c36c1cd45f7/volumes/f73a3e56-6488-4908-a550-ddb3fdf8d779 => generated 915 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:49.694305 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:49.694305 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:49.697347 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1512c01b-3ef8-4974-bb75-3a0d2c3a887e tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] POST http://10.222.0.89/volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/87b4d4ce-b358-404c-b42d-69e7072857c3/action Jan 21 12:24:49.697836 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:49.697836 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:49.698254 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1512c01b-3ef8-4974-bb75-3a0d2c3a887e tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:24:49.698881 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1512c01b-3ef8-4974-bb75-3a0d2c3a887e tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:49.700214 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.admin_actions [None req-1512c01b-3ef8-4974-bb75-3a0d2c3a887e tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Updating volume '87b4d4ce-b358-404c-b42d-69e7072857c3' with '{'status': 'creating'}' {{(pid=87986) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 12:24:49.705614 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f13fae38-3a3c-43d3-9d91-6aaa2c002096 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:24:49.733870 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f13fae38-3a3c-43d3-9d91-6aaa2c002096 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d returned with HTTP 200 Jan 21 12:24:49.734994 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1187/2345] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:49 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d => generated 920 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:49.752021 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-07e4286d-edff-49f6-9b19-570e52d7e0bf tempest-VolumesServicesTestJSON-639834394 tempest-VolumesServicesTestJSON-639834394] GET http://10.222.0.89/volume/v3/1b9a30a832ee4bb685aa3f3b0714d288/volumes/f73a3e56-6488-4908-a550-ddb3fdf8d779 Jan 21 12:24:49.752545 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-07e4286d-edff-49f6-9b19-570e52d7e0bf tempest-VolumesServicesTestJSON-639834394 tempest-VolumesServicesTestJSON-639834394] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:49.752772 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:49.752772 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:49.753600 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-07e4286d-edff-49f6-9b19-570e52d7e0bf tempest-VolumesServicesTestJSON-639834394 tempest-VolumesServicesTestJSON-639834394] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:49.809086 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:49.809086 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:49.819660 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:49.819660 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:49.829755 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-07e4286d-edff-49f6-9b19-570e52d7e0bf tempest-VolumesServicesTestJSON-639834394 tempest-VolumesServicesTestJSON-639834394] Volume info retrieved successfully. Jan 21 12:24:49.856747 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-07e4286d-edff-49f6-9b19-570e52d7e0bf tempest-VolumesServicesTestJSON-639834394 tempest-VolumesServicesTestJSON-639834394] http://10.222.0.89/volume/v3/1b9a30a832ee4bb685aa3f3b0714d288/volumes/f73a3e56-6488-4908-a550-ddb3fdf8d779 returned with HTTP 200 Jan 21 12:24:49.858006 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1188/2346] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:49 2021] GET /volume/v3/1b9a30a832ee4bb685aa3f3b0714d288/volumes/f73a3e56-6488-4908-a550-ddb3fdf8d779 => generated 1086 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:24:49.876878 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4f3093f7-24f2-4d8e-b7c7-778538d0d67f tempest-VolumesServicesTestJSON-639834394 tempest-VolumesServicesTestJSON-639834394] GET http://10.222.0.89/volume/v3/1b9a30a832ee4bb685aa3f3b0714d288/os-services?host=n-d-760354-3&binary=cinder-volume Jan 21 12:24:49.877408 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4f3093f7-24f2-4d8e-b7c7-778538d0d67f tempest-VolumesServicesTestJSON-639834394 tempest-VolumesServicesTestJSON-639834394] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:49.877622 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:49.877622 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:49.878330 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4f3093f7-24f2-4d8e-b7c7-778538d0d67f tempest-VolumesServicesTestJSON-639834394 tempest-VolumesServicesTestJSON-639834394] Calling method 'index' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:49.879629 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1512c01b-3ef8-4974-bb75-3a0d2c3a887e tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] http://10.222.0.89/volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/87b4d4ce-b358-404c-b42d-69e7072857c3/action returned with HTTP 202 Jan 21 12:24:49.881148 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1159/2347] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:24:49 2021] POST /volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/87b4d4ce-b358-404c-b42d-69e7072857c3/action => generated 0 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:24:49.888984 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-46632658-7027-46d3-a750-169b5f4889d2 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/87b4d4ce-b358-404c-b42d-69e7072857c3 Jan 21 12:24:49.889759 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-46632658-7027-46d3-a750-169b5f4889d2 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:49.890326 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:49.890326 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:49.890701 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-46632658-7027-46d3-a750-169b5f4889d2 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:49.894315 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4f3093f7-24f2-4d8e-b7c7-778538d0d67f tempest-VolumesServicesTestJSON-639834394 tempest-VolumesServicesTestJSON-639834394] http://10.222.0.89/volume/v3/1b9a30a832ee4bb685aa3f3b0714d288/os-services?host=n-d-760354-3&binary=cinder-volume returned with HTTP 200 Jan 21 12:24:49.896395 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1189/2348] 10.222.0.89 () {58 vars in 1293 bytes} [Thu Jan 21 12:24:49 2021] GET /volume/v3/1b9a30a832ee4bb685aa3f3b0714d288/os-services?host=n-d-760354-3&binary=cinder-volume => generated 278 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:49.912868 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b08d3124-e2d7-4621-ac5d-db90c41b0d50 tempest-VolumesServicesTestJSON-639834394 tempest-VolumesServicesTestJSON-639834394] GET http://10.222.0.89/volume/v3/1b9a30a832ee4bb685aa3f3b0714d288/os-services Jan 21 12:24:49.913555 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b08d3124-e2d7-4621-ac5d-db90c41b0d50 tempest-VolumesServicesTestJSON-639834394 tempest-VolumesServicesTestJSON-639834394] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:49.917803 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b08d3124-e2d7-4621-ac5d-db90c41b0d50 tempest-VolumesServicesTestJSON-639834394 tempest-VolumesServicesTestJSON-639834394] Calling method 'index' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:49.934689 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b08d3124-e2d7-4621-ac5d-db90c41b0d50 tempest-VolumesServicesTestJSON-639834394 tempest-VolumesServicesTestJSON-639834394] http://10.222.0.89/volume/v3/1b9a30a832ee4bb685aa3f3b0714d288/os-services returned with HTTP 200 Jan 21 12:24:49.936246 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1190/2349] 10.222.0.89 () {58 vars in 1216 bytes} [Thu Jan 21 12:24:49 2021] GET /volume/v3/1b9a30a832ee4bb685aa3f3b0714d288/os-services => generated 629 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:49.942087 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:49.942087 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:49.950035 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5de79ea2-59b0-4056-82cc-272541310772 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] DELETE http://10.222.0.89/volume/v3/4296d1ab343540c491118c36c1cd45f7/volumes/f73a3e56-6488-4908-a550-ddb3fdf8d779 Jan 21 12:24:49.950759 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5de79ea2-59b0-4056-82cc-272541310772 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:49.951493 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5de79ea2-59b0-4056-82cc-272541310772 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:49.951822 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-46632658-7027-46d3-a750-169b5f4889d2 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:24:49.952015 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-5de79ea2-59b0-4056-82cc-272541310772 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Delete volume with id: f73a3e56-6488-4908-a550-ddb3fdf8d779 Jan 21 12:24:49.977998 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-46632658-7027-46d3-a750-169b5f4889d2 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/87b4d4ce-b358-404c-b42d-69e7072857c3 returned with HTTP 200 Jan 21 12:24:49.979940 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1160/2350] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:49 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/87b4d4ce-b358-404c-b42d-69e7072857c3 => generated 909 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:50.001154 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-31a24710-92f3-42e9-a87a-b0ce63783cf8 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] POST http://10.222.0.89/volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/87b4d4ce-b358-404c-b42d-69e7072857c3/action Jan 21 12:24:50.001879 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:50.001879 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:50.002713 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-31a24710-92f3-42e9-a87a-b0ce63783cf8 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Action body: b'{"os-force_delete": {}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:24:50.003797 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-31a24710-92f3-42e9-a87a-b0ce63783cf8 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:50.021250 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:50.021250 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:50.022379 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5de79ea2-59b0-4056-82cc-272541310772 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Volume info retrieved successfully. Jan 21 12:24:50.065622 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:50.065622 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:50.066566 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-31a24710-92f3-42e9-a87a-b0ce63783cf8 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Volume info retrieved successfully. Jan 21 12:24:50.068081 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5de79ea2-59b0-4056-82cc-272541310772 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Delete volume request issued successfully. Jan 21 12:24:50.068753 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5de79ea2-59b0-4056-82cc-272541310772 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] http://10.222.0.89/volume/v3/4296d1ab343540c491118c36c1cd45f7/volumes/f73a3e56-6488-4908-a550-ddb3fdf8d779 returned with HTTP 202 Jan 21 12:24:50.073636 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1191/2351] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:24:49 2021] DELETE /volume/v3/4296d1ab343540c491118c36c1cd45f7/volumes/f73a3e56-6488-4908-a550-ddb3fdf8d779 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 12:24:50.088642 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f63f7440-5692-4b72-90e9-78296bc3d6f4 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] GET http://10.222.0.89/volume/v3/4296d1ab343540c491118c36c1cd45f7/volumes/f73a3e56-6488-4908-a550-ddb3fdf8d779 Jan 21 12:24:50.089178 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f63f7440-5692-4b72-90e9-78296bc3d6f4 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:50.089373 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:50.089373 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:50.089784 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f63f7440-5692-4b72-90e9-78296bc3d6f4 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:50.135093 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-31a24710-92f3-42e9-a87a-b0ce63783cf8 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Delete volume request issued successfully. Jan 21 12:24:50.135796 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-31a24710-92f3-42e9-a87a-b0ce63783cf8 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] http://10.222.0.89/volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/87b4d4ce-b358-404c-b42d-69e7072857c3/action returned with HTTP 202 Jan 21 12:24:50.136826 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1161/2352] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:24:49 2021] POST /volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/87b4d4ce-b358-404c-b42d-69e7072857c3/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:24:50.146067 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e9092be3-1ad4-4eb1-bda7-78b360f1c39f tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/87b4d4ce-b358-404c-b42d-69e7072857c3 Jan 21 12:24:50.146600 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e9092be3-1ad4-4eb1-bda7-78b360f1c39f tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:50.146805 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:50.146805 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:50.147166 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e9092be3-1ad4-4eb1-bda7-78b360f1c39f tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:50.194980 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:50.194980 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:50.206086 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f63f7440-5692-4b72-90e9-78296bc3d6f4 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Volume info retrieved successfully. Jan 21 12:24:50.209478 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:50.209478 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:50.219712 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e9092be3-1ad4-4eb1-bda7-78b360f1c39f tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:24:50.232559 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f63f7440-5692-4b72-90e9-78296bc3d6f4 tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] http://10.222.0.89/volume/v3/4296d1ab343540c491118c36c1cd45f7/volumes/f73a3e56-6488-4908-a550-ddb3fdf8d779 returned with HTTP 200 Jan 21 12:24:50.233756 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1192/2353] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:50 2021] GET /volume/v3/4296d1ab343540c491118c36c1cd45f7/volumes/f73a3e56-6488-4908-a550-ddb3fdf8d779 => generated 914 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:24:50.259184 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e9092be3-1ad4-4eb1-bda7-78b360f1c39f tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/87b4d4ce-b358-404c-b42d-69e7072857c3 returned with HTTP 200 Jan 21 12:24:50.260045 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1162/2354] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:50 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/87b4d4ce-b358-404c-b42d-69e7072857c3 => generated 909 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:50.763805 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-720b775e-9a25-4e52-9692-d50ebe8138c2 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:24:50.765416 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-720b775e-9a25-4e52-9692-d50ebe8138c2 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:50.766363 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:50.766363 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:50.767732 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-720b775e-9a25-4e52-9692-d50ebe8138c2 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:50.829180 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:50.829180 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:50.842286 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-720b775e-9a25-4e52-9692-d50ebe8138c2 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:24:50.863300 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-720b775e-9a25-4e52-9692-d50ebe8138c2 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d returned with HTTP 200 Jan 21 12:24:50.864150 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1193/2355] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:50 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d => generated 920 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:51.250044 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a9e5b068-2c74-4435-808c-3e8d4606ce3d tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] GET http://10.222.0.89/volume/v3/4296d1ab343540c491118c36c1cd45f7/volumes/f73a3e56-6488-4908-a550-ddb3fdf8d779 Jan 21 12:24:51.250901 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a9e5b068-2c74-4435-808c-3e8d4606ce3d tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:51.251406 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:51.251406 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:51.252193 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a9e5b068-2c74-4435-808c-3e8d4606ce3d tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:51.277220 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ede3563a-153c-4a3e-9bbd-8c01ae3d9f36 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/87b4d4ce-b358-404c-b42d-69e7072857c3 Jan 21 12:24:51.278706 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ede3563a-153c-4a3e-9bbd-8c01ae3d9f36 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:51.279092 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:51.279092 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:51.279718 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ede3563a-153c-4a3e-9bbd-8c01ae3d9f36 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:51.369447 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:51.369447 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:51.397875 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a9e5b068-2c74-4435-808c-3e8d4606ce3d tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Volume info retrieved successfully. Jan 21 12:24:51.408618 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:51.408618 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:51.424955 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ede3563a-153c-4a3e-9bbd-8c01ae3d9f36 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:24:51.442961 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a9e5b068-2c74-4435-808c-3e8d4606ce3d tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] http://10.222.0.89/volume/v3/4296d1ab343540c491118c36c1cd45f7/volumes/f73a3e56-6488-4908-a550-ddb3fdf8d779 returned with HTTP 200 Jan 21 12:24:51.450225 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1163/2356] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:51 2021] GET /volume/v3/4296d1ab343540c491118c36c1cd45f7/volumes/f73a3e56-6488-4908-a550-ddb3fdf8d779 => generated 914 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:51.499480 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ede3563a-153c-4a3e-9bbd-8c01ae3d9f36 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/87b4d4ce-b358-404c-b42d-69e7072857c3 returned with HTTP 200 Jan 21 12:24:51.503343 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1194/2357] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:51 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/87b4d4ce-b358-404c-b42d-69e7072857c3 => generated 909 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:51.881487 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ddec027e-e42a-4cf9-b468-baae1002f6f0 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:24:51.882346 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ddec027e-e42a-4cf9-b468-baae1002f6f0 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:51.882697 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:51.882697 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:51.884122 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ddec027e-e42a-4cf9-b468-baae1002f6f0 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:51.948650 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:51.948650 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:51.966299 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ddec027e-e42a-4cf9-b468-baae1002f6f0 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:24:52.005171 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ddec027e-e42a-4cf9-b468-baae1002f6f0 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d returned with HTTP 200 Jan 21 12:24:52.006287 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1164/2358] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:51 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d => generated 920 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:52.460130 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0b93f559-62e5-48f0-9fe0-626c5c03c20a tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] GET http://10.222.0.89/volume/v3/4296d1ab343540c491118c36c1cd45f7/volumes/f73a3e56-6488-4908-a550-ddb3fdf8d779 Jan 21 12:24:52.460947 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0b93f559-62e5-48f0-9fe0-626c5c03c20a tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:52.461323 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:52.461323 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:52.462425 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0b93f559-62e5-48f0-9fe0-626c5c03c20a tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:52.518635 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-81f02ff6-1a83-400d-9c77-961225165eeb tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/87b4d4ce-b358-404c-b42d-69e7072857c3 Jan 21 12:24:52.519727 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-81f02ff6-1a83-400d-9c77-961225165eeb tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:52.520229 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:52.520229 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:52.520801 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-81f02ff6-1a83-400d-9c77-961225165eeb tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:52.575957 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0b93f559-62e5-48f0-9fe0-626c5c03c20a tempest-VolumesServicesTestJSON-157113654 tempest-VolumesServicesTestJSON-157113654] http://10.222.0.89/volume/v3/4296d1ab343540c491118c36c1cd45f7/volumes/f73a3e56-6488-4908-a550-ddb3fdf8d779 returned with HTTP 404 Jan 21 12:24:52.577277 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1195/2359] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:52 2021] GET /volume/v3/4296d1ab343540c491118c36c1cd45f7/volumes/f73a3e56-6488-4908-a550-ddb3fdf8d779 => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:24:52.646261 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-81f02ff6-1a83-400d-9c77-961225165eeb tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/87b4d4ce-b358-404c-b42d-69e7072857c3 returned with HTTP 404 Jan 21 12:24:52.656426 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1165/2360] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:52 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/87b4d4ce-b358-404c-b42d-69e7072857c3 => generated 109 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:24:52.661538 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-61472467-18e4-499f-afc9-36b33b2ae940 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] POST http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes Jan 21 12:24:52.662700 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-61472467-18e4-499f-afc9-36b33b2ae940 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-715052896"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:52.664161 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-61472467-18e4-499f-afc9-36b33b2ae940 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-715052896'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:24:52.664716 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-61472467-18e4-499f-afc9-36b33b2ae940 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Create volume of 1 GB Jan 21 12:24:52.690041 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-61472467-18e4-499f-afc9-36b33b2ae940 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Availability Zones retrieved successfully. Jan 21 12:24:52.707569 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-61472467-18e4-499f-afc9-36b33b2ae940 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Flow 'volume_create_api' (fdd97c2c-de11-4677-b5fc-29c912ac1dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:24:52.711051 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-61472467-18e4-499f-afc9-36b33b2ae940 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fa057e6-d992-47be-8507-73765bbeb789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:52.714565 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-61472467-18e4-499f-afc9-36b33b2ae940 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:24:52.847334 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-61472467-18e4-499f-afc9-36b33b2ae940 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fa057e6-d992-47be-8507-73765bbeb789) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:52.849874 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-61472467-18e4-499f-afc9-36b33b2ae940 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5c1c385-d005-4d93-9b22-ed4a33b0c592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:53.013154 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-61472467-18e4-499f-afc9-36b33b2ae940 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Created reservations ['47d478bd-763d-4114-a5ad-5acf0829ae8c', '0c7440ff-867c-4b7e-82a6-d3dadbd929ab', 'e37c8531-c546-41f7-bcd9-fdb94f541a28', 'dbd54d59-82fa-4799-b6dd-1a9e28712cce'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:24:53.015753 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-61472467-18e4-499f-afc9-36b33b2ae940 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5c1c385-d005-4d93-9b22-ed4a33b0c592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47d478bd-763d-4114-a5ad-5acf0829ae8c', '0c7440ff-867c-4b7e-82a6-d3dadbd929ab', 'e37c8531-c546-41f7-bcd9-fdb94f541a28', 'dbd54d59-82fa-4799-b6dd-1a9e28712cce']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:53.020865 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-61472467-18e4-499f-afc9-36b33b2ae940 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87c3dc89-e295-4a78-b4a9-36db65e76dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:53.024933 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aca59695-124f-4d32-8741-e80c0e11cc07 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:24:53.026366 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aca59695-124f-4d32-8741-e80c0e11cc07 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:53.027008 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aca59695-124f-4d32-8741-e80c0e11cc07 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:53.163990 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-61472467-18e4-499f-afc9-36b33b2ae940 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87c3dc89-e295-4a78-b4a9-36db65e76dd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '639f6b71-9533-4b76-b80a-f72dd25e4ce6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-715052896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d484b56475ee4742b61c2b8978c20044',qos_specs=None,replication_status=,reservations=['47d478bd-763d-4114-a5ad-5acf0829ae8c','0c7440ff-867c-4b7e-82a6-d3dadbd929ab','e37c8531-c546-41f7-bcd9-fdb94f541a28','dbd54d59-82fa-4799-b6dd-1a9e28712cce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35e91174da904016aab9a5c1a59a518a',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:24:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-715052896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=639f6b71-9533-4b76-b80a-f72dd25e4ce6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d484b56475ee4742b61c2b8978c20044',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,user_id='35e91174da904016aab9a5c1a59a518a',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:53.164748 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:53.164748 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:53.174553 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-61472467-18e4-499f-afc9-36b33b2ae940 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50664d95-ca83-40ca-9b3c-fce1386002a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:53.190636 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-aca59695-124f-4d32-8741-e80c0e11cc07 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:24:53.219169 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aca59695-124f-4d32-8741-e80c0e11cc07 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d returned with HTTP 200 Jan 21 12:24:53.220194 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1166/2361] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:53 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d => generated 920 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:53.263264 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-61472467-18e4-499f-afc9-36b33b2ae940 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50664d95-ca83-40ca-9b3c-fce1386002a6) 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-VolumesActionsTest-Volume-715052896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d484b56475ee4742b61c2b8978c20044',qos_specs=None,replication_status=,reservations=['47d478bd-763d-4114-a5ad-5acf0829ae8c','0c7440ff-867c-4b7e-82a6-d3dadbd929ab','e37c8531-c546-41f7-bcd9-fdb94f541a28','dbd54d59-82fa-4799-b6dd-1a9e28712cce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35e91174da904016aab9a5c1a59a518a',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:53.266118 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-61472467-18e4-499f-afc9-36b33b2ae940 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05641848-3d04-4cc1-8f01-05f44d4fa0ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:53.292498 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-61472467-18e4-499f-afc9-36b33b2ae940 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05641848-3d04-4cc1-8f01-05f44d4fa0ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:53.304913 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-61472467-18e4-499f-afc9-36b33b2ae940 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Flow 'volume_create_api' (fdd97c2c-de11-4677-b5fc-29c912ac1dca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:24:53.463392 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-61472467-18e4-499f-afc9-36b33b2ae940 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Create volume request issued successfully. Jan 21 12:24:53.499680 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-61472467-18e4-499f-afc9-36b33b2ae940 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes returned with HTTP 202 Jan 21 12:24:53.500682 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1196/2362] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:24:52 2021] POST /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes => generated 817 bytes in 844 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:24:53.515790 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0cc1a7a0-c09d-4bc1-8e27-c0a08323cd1f tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/639f6b71-9533-4b76-b80a-f72dd25e4ce6 Jan 21 12:24:53.516313 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0cc1a7a0-c09d-4bc1-8e27-c0a08323cd1f tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:53.516526 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:53.516526 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:53.516892 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0cc1a7a0-c09d-4bc1-8e27-c0a08323cd1f tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:53.678941 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:53.678941 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:53.704900 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0cc1a7a0-c09d-4bc1-8e27-c0a08323cd1f tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:24:53.756240 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0cc1a7a0-c09d-4bc1-8e27-c0a08323cd1f tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/639f6b71-9533-4b76-b80a-f72dd25e4ce6 returned with HTTP 200 Jan 21 12:24:53.757874 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1167/2363] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:53 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/639f6b71-9533-4b76-b80a-f72dd25e4ce6 => generated 885 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:54.237167 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-050656de-7874-4be4-8602-b336f93db5a5 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:24:54.239483 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-050656de-7874-4be4-8602-b336f93db5a5 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:54.239640 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:54.239640 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:54.239987 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-050656de-7874-4be4-8602-b336f93db5a5 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:54.355266 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:54.355266 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:54.376117 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-050656de-7874-4be4-8602-b336f93db5a5 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:24:54.418324 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-050656de-7874-4be4-8602-b336f93db5a5 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d returned with HTTP 200 Jan 21 12:24:54.419824 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1197/2364] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:54 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d => generated 978 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:54.774516 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0b1d94c2-4351-412c-a268-a0005d85d0d6 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/639f6b71-9533-4b76-b80a-f72dd25e4ce6 Jan 21 12:24:54.775145 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0b1d94c2-4351-412c-a268-a0005d85d0d6 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:54.775425 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:54.775425 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:54.775927 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0b1d94c2-4351-412c-a268-a0005d85d0d6 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:54.836467 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:54.836467 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:54.846503 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0b1d94c2-4351-412c-a268-a0005d85d0d6 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:24:54.885478 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0b1d94c2-4351-412c-a268-a0005d85d0d6 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/639f6b71-9533-4b76-b80a-f72dd25e4ce6 returned with HTTP 200 Jan 21 12:24:54.886425 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1168/2365] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:54 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/639f6b71-9533-4b76-b80a-f72dd25e4ce6 => generated 910 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:54.902237 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-60cdce34-7e58-450e-a740-a0a0b1caae2a tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] POST http://10.222.0.89/volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/639f6b71-9533-4b76-b80a-f72dd25e4ce6/action Jan 21 12:24:54.903110 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:54.903110 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:54.903868 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-60cdce34-7e58-450e-a740-a0a0b1caae2a tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:24:54.904430 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-60cdce34-7e58-450e-a740-a0a0b1caae2a tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:54.906368 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.admin_actions [None req-60cdce34-7e58-450e-a740-a0a0b1caae2a tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Updating volume '639f6b71-9533-4b76-b80a-f72dd25e4ce6' with '{'status': 'error'}' {{(pid=87985) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 12:24:55.043296 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:55.043296 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:55.184108 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-60cdce34-7e58-450e-a740-a0a0b1caae2a tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] http://10.222.0.89/volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/639f6b71-9533-4b76-b80a-f72dd25e4ce6/action returned with HTTP 202 Jan 21 12:24:55.185025 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1198/2366] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:24:54 2021] POST /volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/639f6b71-9533-4b76-b80a-f72dd25e4ce6/action => generated 0 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:24:55.193100 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cf694339-36dd-4b4d-a833-de073d541b92 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/639f6b71-9533-4b76-b80a-f72dd25e4ce6 Jan 21 12:24:55.193620 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cf694339-36dd-4b4d-a833-de073d541b92 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:55.193866 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:55.193866 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:55.194219 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cf694339-36dd-4b4d-a833-de073d541b92 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:55.248893 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:55.248893 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:55.262364 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cf694339-36dd-4b4d-a833-de073d541b92 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:24:55.296942 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cf694339-36dd-4b4d-a833-de073d541b92 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/639f6b71-9533-4b76-b80a-f72dd25e4ce6 returned with HTTP 200 Jan 21 12:24:55.298000 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1169/2367] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:55 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/639f6b71-9533-4b76-b80a-f72dd25e4ce6 => generated 906 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:55.314479 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c5a5ae95-3215-4015-b82d-a9f9fada68b1 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] POST http://10.222.0.89/volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/639f6b71-9533-4b76-b80a-f72dd25e4ce6/action Jan 21 12:24:55.315083 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:55.315083 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:55.315707 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c5a5ae95-3215-4015-b82d-a9f9fada68b1 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Action body: b'{"os-force_delete": {}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:24:55.316215 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c5a5ae95-3215-4015-b82d-a9f9fada68b1 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:55.386073 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:55.386073 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:55.387191 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c5a5ae95-3215-4015-b82d-a9f9fada68b1 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Volume info retrieved successfully. Jan 21 12:24:55.423859 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c5a5ae95-3215-4015-b82d-a9f9fada68b1 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Delete volume request issued successfully. Jan 21 12:24:55.424360 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c5a5ae95-3215-4015-b82d-a9f9fada68b1 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] http://10.222.0.89/volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/639f6b71-9533-4b76-b80a-f72dd25e4ce6/action returned with HTTP 202 Jan 21 12:24:55.429180 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1199/2368] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:24:55 2021] POST /volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/639f6b71-9533-4b76-b80a-f72dd25e4ce6/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:24:55.435257 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3056ac95-5067-415c-9aa5-f605b16c7d85 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/639f6b71-9533-4b76-b80a-f72dd25e4ce6 Jan 21 12:24:55.438556 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3056ac95-5067-415c-9aa5-f605b16c7d85 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:55.438773 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:55.438773 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:55.439439 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3056ac95-5067-415c-9aa5-f605b16c7d85 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:55.440666 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5640f134-5eb6-43e7-a84c-9d3c126f8f87 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:24:55.441313 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5640f134-5eb6-43e7-a84c-9d3c126f8f87 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:55.441633 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:55.441633 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:55.442357 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5640f134-5eb6-43e7-a84c-9d3c126f8f87 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:55.503382 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:55.503382 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:55.511821 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:55.511821 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:55.514804 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5640f134-5eb6-43e7-a84c-9d3c126f8f87 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:24:55.522509 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3056ac95-5067-415c-9aa5-f605b16c7d85 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:24:55.542456 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5640f134-5eb6-43e7-a84c-9d3c126f8f87 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d returned with HTTP 200 Jan 21 12:24:55.543837 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1200/2369] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:55 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d => generated 981 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:55.559238 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3056ac95-5067-415c-9aa5-f605b16c7d85 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/639f6b71-9533-4b76-b80a-f72dd25e4ce6 returned with HTTP 200 Jan 21 12:24:55.560691 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1170/2370] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:55 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/639f6b71-9533-4b76-b80a-f72dd25e4ce6 => generated 909 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:56.560896 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ab9a1728-f411-4a14-8bc0-e834930430a6 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:24:56.561437 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ab9a1728-f411-4a14-8bc0-e834930430a6 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:56.561612 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:56.561612 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:56.562754 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ab9a1728-f411-4a14-8bc0-e834930430a6 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:56.577468 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c8cd97fd-92c6-4f54-98be-de025d22720f tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/639f6b71-9533-4b76-b80a-f72dd25e4ce6 Jan 21 12:24:56.578039 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c8cd97fd-92c6-4f54-98be-de025d22720f tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:56.578261 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:56.578261 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:56.578635 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c8cd97fd-92c6-4f54-98be-de025d22720f tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:56.699960 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:56.699960 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:56.717095 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:56.717095 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:56.733020 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ab9a1728-f411-4a14-8bc0-e834930430a6 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:24:56.739554 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c8cd97fd-92c6-4f54-98be-de025d22720f tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:24:56.765811 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c8cd97fd-92c6-4f54-98be-de025d22720f tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/639f6b71-9533-4b76-b80a-f72dd25e4ce6 returned with HTTP 200 Jan 21 12:24:56.767036 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1171/2371] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:56 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/639f6b71-9533-4b76-b80a-f72dd25e4ce6 => generated 909 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:56.789784 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ab9a1728-f411-4a14-8bc0-e834930430a6 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d returned with HTTP 200 Jan 21 12:24:56.791252 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1201/2372] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:56 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d => generated 981 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:57.785498 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8d2ede73-d966-48f6-b68c-a88c0cca32ee tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/639f6b71-9533-4b76-b80a-f72dd25e4ce6 Jan 21 12:24:57.787166 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8d2ede73-d966-48f6-b68c-a88c0cca32ee tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:57.787932 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:57.787932 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:57.788698 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8d2ede73-d966-48f6-b68c-a88c0cca32ee tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:57.808014 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b9e8a493-c566-487c-8b6e-70438f54999a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:24:57.808579 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b9e8a493-c566-487c-8b6e-70438f54999a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:57.808875 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:57.808875 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:57.809570 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b9e8a493-c566-487c-8b6e-70438f54999a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:57.866343 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8d2ede73-d966-48f6-b68c-a88c0cca32ee tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/639f6b71-9533-4b76-b80a-f72dd25e4ce6 returned with HTTP 404 Jan 21 12:24:57.868633 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1172/2373] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:57 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/639f6b71-9533-4b76-b80a-f72dd25e4ce6 => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:24:57.874016 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:57.874016 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:57.880851 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bb5d5849-e3e3-471d-a054-b9d8c94a98ce tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] POST http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes Jan 21 12:24:57.881633 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bb5d5849-e3e3-471d-a054-b9d8c94a98ce tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-34646577"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:57.882784 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-bb5d5849-e3e3-471d-a054-b9d8c94a98ce tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-34646577'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:24:57.883149 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-bb5d5849-e3e3-471d-a054-b9d8c94a98ce tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Create volume of 1 GB Jan 21 12:24:57.897659 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bb5d5849-e3e3-471d-a054-b9d8c94a98ce tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Availability Zones retrieved successfully. Jan 21 12:24:57.900104 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b9e8a493-c566-487c-8b6e-70438f54999a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:24:57.918573 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bb5d5849-e3e3-471d-a054-b9d8c94a98ce tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Flow 'volume_create_api' (91d9c159-0536-403c-8da4-4276a0b3778c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:24:57.922927 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bb5d5849-e3e3-471d-a054-b9d8c94a98ce tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db24b9df-306a-4a8c-818e-16cd053ced53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:57.925226 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-bb5d5849-e3e3-471d-a054-b9d8c94a98ce tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:24:57.937832 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b9e8a493-c566-487c-8b6e-70438f54999a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d returned with HTTP 200 Jan 21 12:24:57.939695 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1202/2374] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:57 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d => generated 981 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:58.005931 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bb5d5849-e3e3-471d-a054-b9d8c94a98ce tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db24b9df-306a-4a8c-818e-16cd053ced53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:58.008653 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bb5d5849-e3e3-471d-a054-b9d8c94a98ce tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92ee9524-1dd8-46b1-810e-5d5f7ce04197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:58.129682 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-bb5d5849-e3e3-471d-a054-b9d8c94a98ce tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Created reservations ['4cd35710-e788-4de4-9f0a-29e8b4873753', '163725f5-abf1-4637-9a70-5473cb734126', 'bda12855-c7e9-4b28-9b20-ca4b082ffa04', '95c2ff21-8417-401c-aa96-568f12c3e7de'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:24:58.131961 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bb5d5849-e3e3-471d-a054-b9d8c94a98ce tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92ee9524-1dd8-46b1-810e-5d5f7ce04197) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cd35710-e788-4de4-9f0a-29e8b4873753', '163725f5-abf1-4637-9a70-5473cb734126', 'bda12855-c7e9-4b28-9b20-ca4b082ffa04', '95c2ff21-8417-401c-aa96-568f12c3e7de']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:58.134935 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bb5d5849-e3e3-471d-a054-b9d8c94a98ce tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89da7cfe-97cc-4cf4-a3fe-d17d9ebfe928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:58.212731 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bb5d5849-e3e3-471d-a054-b9d8c94a98ce tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89da7cfe-97cc-4cf4-a3fe-d17d9ebfe928) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db1692d8-9b29-4fd3-a14f-ec13cf9ba0c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-34646577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d484b56475ee4742b61c2b8978c20044',qos_specs=None,replication_status=,reservations=['4cd35710-e788-4de4-9f0a-29e8b4873753','163725f5-abf1-4637-9a70-5473cb734126','bda12855-c7e9-4b28-9b20-ca4b082ffa04','95c2ff21-8417-401c-aa96-568f12c3e7de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35e91174da904016aab9a5c1a59a518a',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:24:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-34646577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db1692d8-9b29-4fd3-a14f-ec13cf9ba0c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d484b56475ee4742b61c2b8978c20044',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,user_id='35e91174da904016aab9a5c1a59a518a',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:58.215513 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bb5d5849-e3e3-471d-a054-b9d8c94a98ce tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a04637ff-920e-4c16-9e55-b765945274de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:58.259093 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bb5d5849-e3e3-471d-a054-b9d8c94a98ce tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a04637ff-920e-4c16-9e55-b765945274de) 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-VolumesActionsTest-Volume-34646577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d484b56475ee4742b61c2b8978c20044',qos_specs=None,replication_status=,reservations=['4cd35710-e788-4de4-9f0a-29e8b4873753','163725f5-abf1-4637-9a70-5473cb734126','bda12855-c7e9-4b28-9b20-ca4b082ffa04','95c2ff21-8417-401c-aa96-568f12c3e7de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35e91174da904016aab9a5c1a59a518a',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:58.261692 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bb5d5849-e3e3-471d-a054-b9d8c94a98ce tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7062d5e7-137a-429c-ad02-989e769d77f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:24:58.298773 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bb5d5849-e3e3-471d-a054-b9d8c94a98ce tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7062d5e7-137a-429c-ad02-989e769d77f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:24:58.302204 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bb5d5849-e3e3-471d-a054-b9d8c94a98ce tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Flow 'volume_create_api' (91d9c159-0536-403c-8da4-4276a0b3778c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:24:58.369483 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bb5d5849-e3e3-471d-a054-b9d8c94a98ce tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Create volume request issued successfully. Jan 21 12:24:58.390429 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bb5d5849-e3e3-471d-a054-b9d8c94a98ce tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes returned with HTTP 202 Jan 21 12:24:58.392399 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1173/2375] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:24:57 2021] POST /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes => generated 816 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 12:24:58.411396 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-18e2bf6b-ab39-4063-aa56-43a4202741c7 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/db1692d8-9b29-4fd3-a14f-ec13cf9ba0c7 Jan 21 12:24:58.412178 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-18e2bf6b-ab39-4063-aa56-43a4202741c7 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:58.412508 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:58.412508 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:58.413022 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-18e2bf6b-ab39-4063-aa56-43a4202741c7 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:58.492230 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a2e7f58e-bd59-422e-b052-b2a65bd75b10 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e Jan 21 12:24:58.492998 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a2e7f58e-bd59-422e-b052-b2a65bd75b10 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:58.493187 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:58.493187 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:58.494090 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a2e7f58e-bd59-422e-b052-b2a65bd75b10 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:58.596774 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:58.596774 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:58.628679 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-18e2bf6b-ab39-4063-aa56-43a4202741c7 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:24:58.643393 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:58.643393 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:58.654791 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-18e2bf6b-ab39-4063-aa56-43a4202741c7 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/db1692d8-9b29-4fd3-a14f-ec13cf9ba0c7 returned with HTTP 200 Jan 21 12:24:58.655846 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1203/2376] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:58 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/db1692d8-9b29-4fd3-a14f-ec13cf9ba0c7 => generated 884 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:58.670638 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a2e7f58e-bd59-422e-b052-b2a65bd75b10 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:24:58.722779 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a2e7f58e-bd59-422e-b052-b2a65bd75b10 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e returned with HTTP 200 Jan 21 12:24:58.723655 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1174/2377] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:58 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e => generated 913 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:58.739254 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3907728a-9198-4b16-8446-6aeb157d64cd tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e Jan 21 12:24:58.739811 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3907728a-9198-4b16-8446-6aeb157d64cd tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:58.740062 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:58.740062 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:58.740444 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3907728a-9198-4b16-8446-6aeb157d64cd tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:58.813653 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:58.813653 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:58.830468 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3907728a-9198-4b16-8446-6aeb157d64cd tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:24:58.859114 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3907728a-9198-4b16-8446-6aeb157d64cd tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e returned with HTTP 200 Jan 21 12:24:58.867203 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1175/2378] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:58 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e => generated 913 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:58.878005 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f497a2b1-2e83-4e47-bb10-953bc8d3bd70 tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] POST http://10.222.0.89/volume/v3/ef2fef10dad248ecb52ce570df6d310d/types Jan 21 12:24:58.878484 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:58.878484 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:58.878909 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f497a2b1-2e83-4e47-bb10-953bc8d3bd70 tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-749599057"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:58.959628 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d8d99ea6-b943-4d8f-9113-2992f0599ba7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:24:58.960709 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d8d99ea6-b943-4d8f-9113-2992f0599ba7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:58.961132 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:58.961132 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:58.961873 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d8d99ea6-b943-4d8f-9113-2992f0599ba7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:58.985782 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f497a2b1-2e83-4e47-bb10-953bc8d3bd70 tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] http://10.222.0.89/volume/v3/ef2fef10dad248ecb52ce570df6d310d/types returned with HTTP 200 Jan 21 12:24:58.988868 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1204/2379] 10.222.0.89 () {60 vars in 1219 bytes} [Thu Jan 21 12:24:58 2021] POST /volume/v3/ef2fef10dad248ecb52ce570df6d310d/types => generated 230 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:59.012578 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0ef3cb19-4924-413c-b783-ed334e7da7a0 tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] POST http://10.222.0.89/volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8/extra_specs Jan 21 12:24:59.014210 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0ef3cb19-4924-413c-b783-ed334e7da7a0 tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:59.055214 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:59.055214 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:59.082788 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d8d99ea6-b943-4d8f-9113-2992f0599ba7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:24:59.159361 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d8d99ea6-b943-4d8f-9113-2992f0599ba7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d returned with HTTP 200 Jan 21 12:24:59.160570 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1176/2380] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:58 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d => generated 981 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:59.220062 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0ef3cb19-4924-413c-b783-ed334e7da7a0 tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] http://10.222.0.89/volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8/extra_specs returned with HTTP 200 Jan 21 12:24:59.222304 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1205/2381] 10.222.0.89 () {60 vars in 1366 bytes} [Thu Jan 21 12:24:58 2021] POST /volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8/extra_specs => generated 34 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 12:24:59.235341 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c117ec50-3161-4e9e-ad13-22b034bd444f tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] GET http://10.222.0.89/volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8/extra_specs/spec3 Jan 21 12:24:59.236023 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c117ec50-3161-4e9e-ad13-22b034bd444f tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:59.236594 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:59.236594 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:59.237272 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c117ec50-3161-4e9e-ad13-22b034bd444f tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:59.265789 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c117ec50-3161-4e9e-ad13-22b034bd444f tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] http://10.222.0.89/volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8/extra_specs/spec3 returned with HTTP 200 Jan 21 12:24:59.279925 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-db813247-7e6b-45f5-9ca7-37e361d2c463 tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] DELETE http://10.222.0.89/volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8/extra_specs/spec3 Jan 21 12:24:59.280748 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-db813247-7e6b-45f5-9ca7-37e361d2c463 tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:59.282434 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-db813247-7e6b-45f5-9ca7-37e361d2c463 tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:59.288902 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1177/2382] 10.222.0.89 () {58 vars in 1363 bytes} [Thu Jan 21 12:24:59 2021] GET /volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8/extra_specs/spec3 => generated 17 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 12:24:59.414762 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 12:24:59.414762 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 12:24:59.446586 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-db813247-7e6b-45f5-9ca7-37e361d2c463 tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] http://10.222.0.89/volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8/extra_specs/spec3 returned with HTTP 202 Jan 21 12:24:59.447810 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1206/2383] 10.222.0.89 () {58 vars in 1366 bytes} [Thu Jan 21 12:24:59 2021] DELETE /volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8/extra_specs/spec3 => generated 0 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:24:59.460985 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-350fe5a2-94f4-4c03-9432-7b55f0928eec tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] GET http://10.222.0.89/volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8/extra_specs/spec3 Jan 21 12:24:59.462293 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-350fe5a2-94f4-4c03-9432-7b55f0928eec tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:59.463922 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-350fe5a2-94f4-4c03-9432-7b55f0928eec tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:59.511439 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-350fe5a2-94f4-4c03-9432-7b55f0928eec tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] http://10.222.0.89/volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8/extra_specs/spec3 returned with HTTP 404 Jan 21 12:24:59.516541 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1178/2384] 10.222.0.89 () {58 vars in 1363 bytes} [Thu Jan 21 12:24:59 2021] GET /volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8/extra_specs/spec3 => generated 129 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:24:59.531804 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2ab486fd-8d89-43a5-b3bf-47789cfaf496 tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] POST http://10.222.0.89/volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8/extra_specs Jan 21 12:24:59.532717 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2ab486fd-8d89-43a5-b3bf-47789cfaf496 tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:59.676655 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fade9b0b-5e39-400f-81d0-522aa29a60f1 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/db1692d8-9b29-4fd3-a14f-ec13cf9ba0c7 Jan 21 12:24:59.677487 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fade9b0b-5e39-400f-81d0-522aa29a60f1 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:59.678463 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fade9b0b-5e39-400f-81d0-522aa29a60f1 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:59.700994 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2ab486fd-8d89-43a5-b3bf-47789cfaf496 tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] http://10.222.0.89/volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8/extra_specs returned with HTTP 200 Jan 21 12:24:59.702832 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1207/2385] 10.222.0.89 () {60 vars in 1366 bytes} [Thu Jan 21 12:24:59 2021] POST /volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8/extra_specs => generated 34 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 12:24:59.728782 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2b2d37cb-6c8e-45dc-b407-dc115beb1bf0 tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] GET http://10.222.0.89/volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8/extra_specs Jan 21 12:24:59.730824 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2b2d37cb-6c8e-45dc-b407-dc115beb1bf0 tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:24:59.732449 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2b2d37cb-6c8e-45dc-b407-dc115beb1bf0 tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] Calling method 'index' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:24:59.782038 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2b2d37cb-6c8e-45dc-b407-dc115beb1bf0 tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] http://10.222.0.89/volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8/extra_specs returned with HTTP 200 Jan 21 12:24:59.783071 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1208/2386] 10.222.0.89 () {58 vars in 1345 bytes} [Thu Jan 21 12:24:59 2021] GET /volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8/extra_specs => generated 34 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 12:24:59.793027 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:24:59.793027 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:24:59.800651 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-564a85bf-2442-44ea-b635-eef4ffd17045 tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] POST http://10.222.0.89/volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8/extra_specs Jan 21 12:24:59.801773 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-564a85bf-2442-44ea-b635-eef4ffd17045 tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:59.817566 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fade9b0b-5e39-400f-81d0-522aa29a60f1 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:24:59.884400 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fade9b0b-5e39-400f-81d0-522aa29a60f1 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/db1692d8-9b29-4fd3-a14f-ec13cf9ba0c7 returned with HTTP 200 Jan 21 12:24:59.885632 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1179/2387] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:24:59 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/db1692d8-9b29-4fd3-a14f-ec13cf9ba0c7 => generated 909 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:24:59.909322 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1f522d93-ff28-4105-813d-eccaf812727b tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] POST http://10.222.0.89/volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/db1692d8-9b29-4fd3-a14f-ec13cf9ba0c7/action Jan 21 12:24:59.910078 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:24:59.910078 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:24:59.910503 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1f522d93-ff28-4105-813d-eccaf812727b tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:24:59.910860 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1f522d93-ff28-4105-813d-eccaf812727b tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:24:59.911804 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.admin_actions [None req-1f522d93-ff28-4105-813d-eccaf812727b tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Updating volume 'db1692d8-9b29-4fd3-a14f-ec13cf9ba0c7' with '{'status': 'maintenance'}' {{(pid=87986) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 12:25:00.064894 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-564a85bf-2442-44ea-b635-eef4ffd17045 tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] http://10.222.0.89/volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8/extra_specs returned with HTTP 200 Jan 21 12:25:00.070098 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1209/2388] 10.222.0.89 () {60 vars in 1366 bytes} [Thu Jan 21 12:24:59 2021] POST /volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8/extra_specs => generated 34 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 12:25:00.091733 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-db1ab0b5-c14b-49e0-aca4-3f2e8ac9dcdd tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] PUT http://10.222.0.89/volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8/extra_specs/spec2 Jan 21 12:25:00.094366 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-db1ab0b5-c14b-49e0-aca4-3f2e8ac9dcdd tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:25:00.196483 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:00.196483 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:00.262451 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-db1ab0b5-c14b-49e0-aca4-3f2e8ac9dcdd tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] http://10.222.0.89/volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8/extra_specs/spec2 returned with HTTP 200 Jan 21 12:25:00.265879 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1210/2389] 10.222.0.89 () {60 vars in 1383 bytes} [Thu Jan 21 12:25:00 2021] PUT /volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8/extra_specs/spec2 => generated 17 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 12:25:00.273251 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-76c626c3-a151-43e5-ba61-20f7083410ef tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:25:00.273251 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-76c626c3-a151-43e5-ba61-20f7083410ef tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:00.273983 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-76c626c3-a151-43e5-ba61-20f7083410ef tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:00.315437 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1f522d93-ff28-4105-813d-eccaf812727b tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] http://10.222.0.89/volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/db1692d8-9b29-4fd3-a14f-ec13cf9ba0c7/action returned with HTTP 202 Jan 21 12:25:00.316879 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1180/2390] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:24:59 2021] POST /volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/db1692d8-9b29-4fd3-a14f-ec13cf9ba0c7/action => generated 0 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 12:25:00.324593 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1242820a-5c4b-4876-bef8-bee0589af5d9 tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] GET http://10.222.0.89/volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8/extra_specs/spec2 Jan 21 12:25:00.325921 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1242820a-5c4b-4876-bef8-bee0589af5d9 tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:00.326334 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:00.326334 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:00.327616 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1242820a-5c4b-4876-bef8-bee0589af5d9 tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:00.328396 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:00.328396 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:00.350527 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1242820a-5c4b-4876-bef8-bee0589af5d9 tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] http://10.222.0.89/volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8/extra_specs/spec2 returned with HTTP 200 Jan 21 12:25:00.351782 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1181/2391] 10.222.0.89 () {58 vars in 1363 bytes} [Thu Jan 21 12:25:00 2021] GET /volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8/extra_specs/spec2 => generated 17 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 12:25:00.357197 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e071ece7-ec68-456e-a92e-ee9a10f305b3 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/db1692d8-9b29-4fd3-a14f-ec13cf9ba0c7 Jan 21 12:25:00.357893 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e071ece7-ec68-456e-a92e-ee9a10f305b3 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:00.358449 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e071ece7-ec68-456e-a92e-ee9a10f305b3 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:00.383350 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:00.383350 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:00.392894 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-76c626c3-a151-43e5-ba61-20f7083410ef tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:25:00.419090 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-76c626c3-a151-43e5-ba61-20f7083410ef tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d returned with HTTP 200 Jan 21 12:25:00.420435 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1211/2392] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:00 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d => generated 981 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:00.426581 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2a2947a2-ccb7-4ada-b1e1-b7ad9ceeb330 tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] POST http://10.222.0.89/volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8/extra_specs Jan 21 12:25:00.427082 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:00.427082 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:00.427506 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2a2947a2-ccb7-4ada-b1e1-b7ad9ceeb330 tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:25:00.436680 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:00.436680 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:00.456919 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e071ece7-ec68-456e-a92e-ee9a10f305b3 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:25:00.518863 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e071ece7-ec68-456e-a92e-ee9a10f305b3 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/db1692d8-9b29-4fd3-a14f-ec13cf9ba0c7 returned with HTTP 200 Jan 21 12:25:00.519710 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1182/2393] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:00 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/db1692d8-9b29-4fd3-a14f-ec13cf9ba0c7 => generated 911 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:00.538160 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-78ec91c7-5f35-4699-8848-b4f23e7a54c5 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] POST http://10.222.0.89/volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/db1692d8-9b29-4fd3-a14f-ec13cf9ba0c7/action Jan 21 12:25:00.545284 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:00.545284 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:00.545887 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-78ec91c7-5f35-4699-8848-b4f23e7a54c5 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Action body: b'{"os-force_delete": {}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:25:00.546284 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-78ec91c7-5f35-4699-8848-b4f23e7a54c5 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:25:00.573365 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2a2947a2-ccb7-4ada-b1e1-b7ad9ceeb330 tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] http://10.222.0.89/volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8/extra_specs returned with HTTP 200 Jan 21 12:25:00.590670 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1212/2394] 10.222.0.89 () {60 vars in 1366 bytes} [Thu Jan 21 12:25:00 2021] POST /volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8/extra_specs => generated 51 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 12:25:00.599449 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cc576c2e-94ec-439d-8b8b-9506841eafad tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] GET http://10.222.0.89/volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8/extra_specs Jan 21 12:25:00.599998 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cc576c2e-94ec-439d-8b8b-9506841eafad tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:00.600498 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cc576c2e-94ec-439d-8b8b-9506841eafad tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] Calling method 'index' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:00.626770 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cc576c2e-94ec-439d-8b8b-9506841eafad tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] http://10.222.0.89/volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8/extra_specs returned with HTTP 200 Jan 21 12:25:00.629785 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1213/2395] 10.222.0.89 () {58 vars in 1345 bytes} [Thu Jan 21 12:25:00 2021] GET /volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8/extra_specs => generated 68 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 12:25:00.643487 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ad144131-385a-49c5-935b-11d3c92d03c3 tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] DELETE http://10.222.0.89/volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8 Jan 21 12:25:00.644160 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ad144131-385a-49c5-935b-11d3c92d03c3 tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:00.644994 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ad144131-385a-49c5-935b-11d3c92d03c3 tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] Calling method '_delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:00.669809 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:00.669809 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:00.671044 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-78ec91c7-5f35-4699-8848-b4f23e7a54c5 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Volume info retrieved successfully. Jan 21 12:25:00.712209 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-78ec91c7-5f35-4699-8848-b4f23e7a54c5 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Delete volume request issued successfully. Jan 21 12:25:00.713230 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-78ec91c7-5f35-4699-8848-b4f23e7a54c5 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] http://10.222.0.89/volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/db1692d8-9b29-4fd3-a14f-ec13cf9ba0c7/action returned with HTTP 202 Jan 21 12:25:00.714906 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1183/2396] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:25:00 2021] POST /volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/db1692d8-9b29-4fd3-a14f-ec13cf9ba0c7/action => generated 0 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:25:00.725012 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e1d1502f-4eef-4bb6-be6d-6f2b484f7e3c tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/db1692d8-9b29-4fd3-a14f-ec13cf9ba0c7 Jan 21 12:25:00.725548 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e1d1502f-4eef-4bb6-be6d-6f2b484f7e3c tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:00.725799 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:00.725799 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:00.727674 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e1d1502f-4eef-4bb6-be6d-6f2b484f7e3c tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:00.755030 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 12:25:00.755030 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 12:25:00.770736 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ad144131-385a-49c5-935b-11d3c92d03c3 tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] http://10.222.0.89/volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8 returned with HTTP 202 Jan 21 12:25:00.772153 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1214/2397] 10.222.0.89 () {58 vars in 1312 bytes} [Thu Jan 21 12:25:00 2021] DELETE /volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:25:00.781711 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-038773fa-488a-4a9b-8199-729b6689f529 tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] GET http://10.222.0.89/volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8 Jan 21 12:25:00.784193 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-038773fa-488a-4a9b-8199-729b6689f529 tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:00.785264 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-038773fa-488a-4a9b-8199-729b6689f529 tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:00.801541 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-038773fa-488a-4a9b-8199-729b6689f529 tempest-VolumeTypesExtraSpecsTest-1101862518 tempest-VolumeTypesExtraSpecsTest-1101862518] http://10.222.0.89/volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8 returned with HTTP 404 Jan 21 12:25:00.803086 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1215/2398] 10.222.0.89 () {58 vars in 1309 bytes} [Thu Jan 21 12:25:00 2021] GET /volume/v3/ef2fef10dad248ecb52ce570df6d310d/types/dae9b28c-c309-4110-9d04-a8426f084df8 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:25:00.852450 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:00.852450 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:00.881296 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e1d1502f-4eef-4bb6-be6d-6f2b484f7e3c tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:25:00.933581 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e1d1502f-4eef-4bb6-be6d-6f2b484f7e3c tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/db1692d8-9b29-4fd3-a14f-ec13cf9ba0c7 returned with HTTP 200 Jan 21 12:25:00.934475 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1184/2399] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:00 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/db1692d8-9b29-4fd3-a14f-ec13cf9ba0c7 => generated 908 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:01.436839 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-46051614-bed6-4263-b6ab-16d52f117306 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:25:01.437363 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-46051614-bed6-4263-b6ab-16d52f117306 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:01.437904 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-46051614-bed6-4263-b6ab-16d52f117306 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:01.504748 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:01.504748 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:01.516250 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-46051614-bed6-4263-b6ab-16d52f117306 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:25:01.560098 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-46051614-bed6-4263-b6ab-16d52f117306 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d returned with HTTP 200 Jan 21 12:25:01.562324 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1216/2400] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:01 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d => generated 1369 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:25:01.581172 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fecf6355-1369-4194-9330-844e3ea33768 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:25:01.582435 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fecf6355-1369-4194-9330-844e3ea33768 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:01.583320 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:01.583320 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:01.591697 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fecf6355-1369-4194-9330-844e3ea33768 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:01.689036 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:01.689036 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:01.705736 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fecf6355-1369-4194-9330-844e3ea33768 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:25:01.733012 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fecf6355-1369-4194-9330-844e3ea33768 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d returned with HTTP 200 Jan 21 12:25:01.734354 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1185/2401] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:01 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d => generated 1369 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:25:01.951467 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fdc152e9-23f7-4a7c-a5fa-e862f90e71f4 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/db1692d8-9b29-4fd3-a14f-ec13cf9ba0c7 Jan 21 12:25:01.952994 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fdc152e9-23f7-4a7c-a5fa-e862f90e71f4 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:01.953371 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:01.953371 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:01.954038 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fdc152e9-23f7-4a7c-a5fa-e862f90e71f4 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:02.047039 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-2bf444fd-dfd4-4b55-9503-0ae32e82d053 req-14844611-2237-4d69-a5fe-08ea0961f67a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:25:02.047704 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-2bf444fd-dfd4-4b55-9503-0ae32e82d053 req-14844611-2237-4d69-a5fe-08ea0961f67a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:02.048171 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:02.048171 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:02.049106 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-2bf444fd-dfd4-4b55-9503-0ae32e82d053 req-14844611-2237-4d69-a5fe-08ea0961f67a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:02.055690 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:02.055690 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:02.076486 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fdc152e9-23f7-4a7c-a5fa-e862f90e71f4 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:25:02.127940 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fdc152e9-23f7-4a7c-a5fa-e862f90e71f4 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/db1692d8-9b29-4fd3-a14f-ec13cf9ba0c7 returned with HTTP 200 Jan 21 12:25:02.128793 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1217/2402] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:01 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/db1692d8-9b29-4fd3-a14f-ec13cf9ba0c7 => generated 908 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:02.153501 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:02.153501 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:02.162787 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-2bf444fd-dfd4-4b55-9503-0ae32e82d053 req-14844611-2237-4d69-a5fe-08ea0961f67a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:25:02.193562 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-2bf444fd-dfd4-4b55-9503-0ae32e82d053 req-14844611-2237-4d69-a5fe-08ea0961f67a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d returned with HTTP 200 Jan 21 12:25:02.194944 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1186/2403] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:25:02 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d => generated 1369 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:25:03.149154 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7a31ff3e-1356-4728-bfb5-273878e4fea6 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/db1692d8-9b29-4fd3-a14f-ec13cf9ba0c7 Jan 21 12:25:03.150011 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7a31ff3e-1356-4728-bfb5-273878e4fea6 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:03.150388 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:03.150388 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:03.150941 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7a31ff3e-1356-4728-bfb5-273878e4fea6 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:03.424818 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:03.424818 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:03.484144 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7a31ff3e-1356-4728-bfb5-273878e4fea6 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:25:03.573585 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7a31ff3e-1356-4728-bfb5-273878e4fea6 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/db1692d8-9b29-4fd3-a14f-ec13cf9ba0c7 returned with HTTP 200 Jan 21 12:25:03.585748 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1218/2404] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:03 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/db1692d8-9b29-4fd3-a14f-ec13cf9ba0c7 => generated 908 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:04.031550 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-2bf444fd-dfd4-4b55-9503-0ae32e82d053 req-bea31d49-786d-424d-8ee7-231f58aa9196 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:25:04.032498 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-2bf444fd-dfd4-4b55-9503-0ae32e82d053 req-bea31d49-786d-424d-8ee7-231f58aa9196 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:04.032909 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:04.032909 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:04.033570 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-2bf444fd-dfd4-4b55-9503-0ae32e82d053 req-bea31d49-786d-424d-8ee7-231f58aa9196 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:04.091122 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:04.091122 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:04.101150 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-2bf444fd-dfd4-4b55-9503-0ae32e82d053 req-bea31d49-786d-424d-8ee7-231f58aa9196 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:25:04.132238 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-2bf444fd-dfd4-4b55-9503-0ae32e82d053 req-bea31d49-786d-424d-8ee7-231f58aa9196 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d returned with HTTP 200 Jan 21 12:25:04.133838 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1187/2405] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:25:04 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d => generated 1369 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:25:04.146365 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7a31ff3e-1356-4728-bfb5-273878e4fea6 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume// Jan 21 12:25:04.147114 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7a31ff3e-1356-4728-bfb5-273878e4fea6 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:04.147580 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:04.147580 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:04.148293 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7a31ff3e-1356-4728-bfb5-273878e4fea6 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:04.150137 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7a31ff3e-1356-4728-bfb5-273878e4fea6 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:25:04.151371 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1219/2406] 10.222.0.89 () {58 vars in 1289 bytes} [Thu Jan 21 12:25:04 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:25:04.166616 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-2bf444fd-dfd4-4b55-9503-0ae32e82d053 req-31eed134-7f61-4110-853b-23aa27fb0f04 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] POST http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments Jan 21 12:25:04.167414 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:04.167414 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:04.168085 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-2bf444fd-dfd4-4b55-9503-0ae32e82d053 req-31eed134-7f61-4110-853b-23aa27fb0f04 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "24b17f31-230f-44bb-9dae-6de901859c8d", "instance_uuid": "5b89c0fc-eb42-4bd9-8590-09db72537991", "connector": null}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:25:04.225203 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:04.225203 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:04.301153 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-2bf444fd-dfd4-4b55-9503-0ae32e82d053 req-31eed134-7f61-4110-853b-23aa27fb0f04 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments returned with HTTP 200 Jan 21 12:25:04.313810 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1188/2407] 10.222.0.89 () {66 vars in 1565 bytes} [Thu Jan 21 12:25:04 2021] POST /volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments => generated 273 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 12:25:04.603293 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-15839391-c2e5-49d7-abe7-c0114e0a1204 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/db1692d8-9b29-4fd3-a14f-ec13cf9ba0c7 Jan 21 12:25:04.603822 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-15839391-c2e5-49d7-abe7-c0114e0a1204 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:04.604467 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-15839391-c2e5-49d7-abe7-c0114e0a1204 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:04.694779 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-15839391-c2e5-49d7-abe7-c0114e0a1204 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/db1692d8-9b29-4fd3-a14f-ec13cf9ba0c7 returned with HTTP 404 Jan 21 12:25:04.696342 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1220/2408] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:04 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/db1692d8-9b29-4fd3-a14f-ec13cf9ba0c7 => generated 109 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:25:04.706015 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3c3a74f4-9776-490e-8ca8-1fd90efa6741 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] POST http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes Jan 21 12:25:04.706472 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:04.706472 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:04.706876 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3c3a74f4-9776-490e-8ca8-1fd90efa6741 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-963890491"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:25:04.707976 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-3c3a74f4-9776-490e-8ca8-1fd90efa6741 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-963890491'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:25:04.708379 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-3c3a74f4-9776-490e-8ca8-1fd90efa6741 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Create volume of 1 GB Jan 21 12:25:04.709259 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:04.709259 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:04.745094 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3c3a74f4-9776-490e-8ca8-1fd90efa6741 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Availability Zones retrieved successfully. Jan 21 12:25:04.809307 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-3c3a74f4-9776-490e-8ca8-1fd90efa6741 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Flow 'volume_create_api' (63477d36-94d2-4ee9-ad78-a5dba275b217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:25:04.812143 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-3c3a74f4-9776-490e-8ca8-1fd90efa6741 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55325897-d30b-46e3-b8fe-48d7e3d6faaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:25:04.814418 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-3c3a74f4-9776-490e-8ca8-1fd90efa6741 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:25:04.964530 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-3c3a74f4-9776-490e-8ca8-1fd90efa6741 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55325897-d30b-46e3-b8fe-48d7e3d6faaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:25:04.966820 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-3c3a74f4-9776-490e-8ca8-1fd90efa6741 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ba4be08-2492-4dbe-8040-525b3309e653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:25:05.110897 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-3c3a74f4-9776-490e-8ca8-1fd90efa6741 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Created reservations ['37ae736f-e872-4230-9eca-2c20f47f2ad2', '2ee34b72-f086-41ff-be71-ee12e1627c4e', 'f202324c-35c9-4a4a-bcc4-d1a8c703251a', 'ce2512c7-96b1-4998-aab8-6b31d2992658'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:25:05.112824 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-3c3a74f4-9776-490e-8ca8-1fd90efa6741 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ba4be08-2492-4dbe-8040-525b3309e653) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37ae736f-e872-4230-9eca-2c20f47f2ad2', '2ee34b72-f086-41ff-be71-ee12e1627c4e', 'f202324c-35c9-4a4a-bcc4-d1a8c703251a', 'ce2512c7-96b1-4998-aab8-6b31d2992658']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:25:05.114956 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-3c3a74f4-9776-490e-8ca8-1fd90efa6741 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5afd35d4-2cdc-4df8-9754-09de63436c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:25:05.238569 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-3c3a74f4-9776-490e-8ca8-1fd90efa6741 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5afd35d4-2cdc-4df8-9754-09de63436c5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9422fb1d-6ed5-4d8c-af00-6e3ec6111863', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-963890491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d484b56475ee4742b61c2b8978c20044',qos_specs=None,replication_status=,reservations=['37ae736f-e872-4230-9eca-2c20f47f2ad2','2ee34b72-f086-41ff-be71-ee12e1627c4e','f202324c-35c9-4a4a-bcc4-d1a8c703251a','ce2512c7-96b1-4998-aab8-6b31d2992658'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35e91174da904016aab9a5c1a59a518a',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:25:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-963890491',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9422fb1d-6ed5-4d8c-af00-6e3ec6111863,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d484b56475ee4742b61c2b8978c20044',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,user_id='35e91174da904016aab9a5c1a59a518a',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:25:05.242344 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-3c3a74f4-9776-490e-8ca8-1fd90efa6741 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0008c3c4-8971-4147-be7a-e67fcf9df93a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:25:05.288388 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-3c3a74f4-9776-490e-8ca8-1fd90efa6741 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0008c3c4-8971-4147-be7a-e67fcf9df93a) 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-VolumesActionsTest-Volume-963890491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d484b56475ee4742b61c2b8978c20044',qos_specs=None,replication_status=,reservations=['37ae736f-e872-4230-9eca-2c20f47f2ad2','2ee34b72-f086-41ff-be71-ee12e1627c4e','f202324c-35c9-4a4a-bcc4-d1a8c703251a','ce2512c7-96b1-4998-aab8-6b31d2992658'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35e91174da904016aab9a5c1a59a518a',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:25:05.292389 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-3c3a74f4-9776-490e-8ca8-1fd90efa6741 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (716b66c1-f4f7-421a-b54f-2012f16481ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:25:05.322742 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-3c3a74f4-9776-490e-8ca8-1fd90efa6741 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (716b66c1-f4f7-421a-b54f-2012f16481ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:25:05.331619 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-3c3a74f4-9776-490e-8ca8-1fd90efa6741 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Flow 'volume_create_api' (63477d36-94d2-4ee9-ad78-a5dba275b217) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:25:05.443994 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3c3a74f4-9776-490e-8ca8-1fd90efa6741 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Create volume request issued successfully. Jan 21 12:25:05.468424 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3c3a74f4-9776-490e-8ca8-1fd90efa6741 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes returned with HTTP 202 Jan 21 12:25:05.471548 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1189/2409] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:25:04 2021] POST /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes => generated 817 bytes in 770 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:25:05.488098 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-61396bc4-8b82-45b3-a2f0-aaa26493de01 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863 Jan 21 12:25:05.488750 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-61396bc4-8b82-45b3-a2f0-aaa26493de01 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:05.489345 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-61396bc4-8b82-45b3-a2f0-aaa26493de01 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:05.625487 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:05.625487 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:05.649640 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-61396bc4-8b82-45b3-a2f0-aaa26493de01 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:25:05.699180 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-61396bc4-8b82-45b3-a2f0-aaa26493de01 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863 returned with HTTP 200 Jan 21 12:25:05.700179 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1221/2410] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:05 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863 => generated 885 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:06.719586 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e07bc1d3-3f72-427a-9bc9-648295c421a9 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863 Jan 21 12:25:06.720205 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e07bc1d3-3f72-427a-9bc9-648295c421a9 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:06.720344 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:06.720344 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:06.720674 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e07bc1d3-3f72-427a-9bc9-648295c421a9 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:06.797352 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:06.797352 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:06.807318 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e07bc1d3-3f72-427a-9bc9-648295c421a9 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:25:06.833013 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e07bc1d3-3f72-427a-9bc9-648295c421a9 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863 returned with HTTP 200 Jan 21 12:25:06.834415 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1190/2411] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:06 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863 => generated 910 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:06.864324 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-19cf1f19-d3a2-4d72-ae5c-522fac615c1d tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] POST http://10.222.0.89/volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863/action Jan 21 12:25:06.865275 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:06.865275 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:06.866168 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-19cf1f19-d3a2-4d72-ae5c-522fac615c1d tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:25:06.866749 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-19cf1f19-d3a2-4d72-ae5c-522fac615c1d tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:25:06.868965 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.admin_actions [None req-19cf1f19-d3a2-4d72-ae5c-522fac615c1d tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Updating volume '9422fb1d-6ed5-4d8c-af00-6e3ec6111863' with '{'status': 'error'}' {{(pid=87985) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 12:25:07.007680 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:07.007680 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:07.107519 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-19cf1f19-d3a2-4d72-ae5c-522fac615c1d tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] http://10.222.0.89/volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863/action returned with HTTP 202 Jan 21 12:25:07.113308 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1222/2412] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:25:06 2021] POST /volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863/action => generated 0 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:25:07.117530 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-304ad1c0-4983-4837-853c-4f2dfbbbe682 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863 Jan 21 12:25:07.118131 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-304ad1c0-4983-4837-853c-4f2dfbbbe682 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:07.118429 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:07.118429 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:07.118814 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-304ad1c0-4983-4837-853c-4f2dfbbbe682 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:07.224064 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:07.224064 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:07.241019 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-304ad1c0-4983-4837-853c-4f2dfbbbe682 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:25:07.247620 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-19cf1f19-d3a2-4d72-ae5c-522fac615c1d tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] GET http://10.222.0.89/volume// Jan 21 12:25:07.248095 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-19cf1f19-d3a2-4d72-ae5c-522fac615c1d tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:07.248313 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:07.248313 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:07.248694 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-19cf1f19-d3a2-4d72-ae5c-522fac615c1d tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:07.249771 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-19cf1f19-d3a2-4d72-ae5c-522fac615c1d tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:25:07.250599 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1223/2413] 10.222.0.90 () {56 vars in 1089 bytes} [Thu Jan 21 12:25:07 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:25:07.275161 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-2bf444fd-dfd4-4b55-9503-0ae32e82d053 req-c7a5078c-982c-4aa4-a418-58f029028672 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:25:07.276033 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-2bf444fd-dfd4-4b55-9503-0ae32e82d053 req-c7a5078c-982c-4aa4-a418-58f029028672 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:07.276529 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-2bf444fd-dfd4-4b55-9503-0ae32e82d053 req-c7a5078c-982c-4aa4-a418-58f029028672 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:07.285621 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-304ad1c0-4983-4837-853c-4f2dfbbbe682 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863 returned with HTTP 200 Jan 21 12:25:07.286820 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1191/2414] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:07 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863 => generated 906 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:07.310794 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7eb8bde0-fe05-4f68-acb4-fff5d0027ca5 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] POST http://10.222.0.89/volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863/action Jan 21 12:25:07.311687 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:07.311687 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:07.312365 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7eb8bde0-fe05-4f68-acb4-fff5d0027ca5 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:25:07.312902 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7eb8bde0-fe05-4f68-acb4-fff5d0027ca5 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:25:07.314040 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.admin_actions [None req-7eb8bde0-fe05-4f68-acb4-fff5d0027ca5 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Updating volume '9422fb1d-6ed5-4d8c-af00-6e3ec6111863' with '{'status': 'available'}' {{(pid=87986) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 12:25:07.370635 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:07.370635 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:07.401416 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-2bf444fd-dfd4-4b55-9503-0ae32e82d053 req-c7a5078c-982c-4aa4-a418-58f029028672 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:25:07.446571 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:07.446571 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:07.457319 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-2bf444fd-dfd4-4b55-9503-0ae32e82d053 req-c7a5078c-982c-4aa4-a418-58f029028672 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d returned with HTTP 200 Jan 21 12:25:07.458551 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1224/2415] 10.222.0.90 () {60 vars in 1403 bytes} [Thu Jan 21 12:25:07 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d => generated 1467 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:25:07.495779 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-2bf444fd-dfd4-4b55-9503-0ae32e82d053 req-c8e01c9e-7e0f-4f1b-857f-c827abc79019 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] PUT http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/e4aff8c9-a03e-432d-8b92-92c81debdb37 Jan 21 12:25:07.497330 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:07.497330 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:07.498013 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-2bf444fd-dfd4-4b55-9503-0ae32e82d053 req-c8e01c9e-7e0f-4f1b-857f-c827abc79019 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.90", "host": "n-h2-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:25:07.545056 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:07.545056 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:07.546888 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 12:25:07.546888 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 12:25:07.550554 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-2bf444fd-dfd4-4b55-9503-0ae32e82d053 req-c8e01c9e-7e0f-4f1b-857f-c827abc79019 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Lock "b'cinder-attachment_update-24b17f31-230f-44bb-9dae-6de901859c8d-n-h2-760354-3'" acquired by "attachment_update" :: waited 0.014s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 12:25:07.555764 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:07.555764 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:07.673443 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7eb8bde0-fe05-4f68-acb4-fff5d0027ca5 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] http://10.222.0.89/volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863/action returned with HTTP 202 Jan 21 12:25:07.674681 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1192/2416] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:25:07 2021] POST /volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863/action => generated 0 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:25:07.691868 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a014451a-2045-4066-af67-7c9ffa6b3c7a tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863 Jan 21 12:25:07.692585 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a014451a-2045-4066-af67-7c9ffa6b3c7a tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:07.693082 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:07.693082 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:07.693631 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a014451a-2045-4066-af67-7c9ffa6b3c7a tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:07.794508 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:07.794508 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:07.805640 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a014451a-2045-4066-af67-7c9ffa6b3c7a tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:25:07.831325 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a014451a-2045-4066-af67-7c9ffa6b3c7a tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863 returned with HTTP 200 Jan 21 12:25:07.833463 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1193/2417] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:07 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863 => generated 910 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:07.852088 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e4b72444-7a56-4878-aeeb-6babd1304878 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] POST http://10.222.0.89/volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863/action Jan 21 12:25:07.852853 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:07.852853 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:07.854076 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e4b72444-7a56-4878-aeeb-6babd1304878 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:25:07.854651 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e4b72444-7a56-4878-aeeb-6babd1304878 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:25:07.855994 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.admin_actions [None req-e4b72444-7a56-4878-aeeb-6babd1304878 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Updating volume '9422fb1d-6ed5-4d8c-af00-6e3ec6111863' with '{'status': 'maintenance'}' {{(pid=87986) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 12:25:08.020446 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:08.020446 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:08.103635 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e4b72444-7a56-4878-aeeb-6babd1304878 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] http://10.222.0.89/volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863/action returned with HTTP 202 Jan 21 12:25:08.104651 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1194/2418] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:25:07 2021] POST /volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863/action => generated 0 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:25:08.113499 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5a69cd4a-d310-4521-b46a-7612b3bda66d tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863 Jan 21 12:25:08.114051 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5a69cd4a-d310-4521-b46a-7612b3bda66d tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:08.114440 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:08.114440 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:08.114824 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5a69cd4a-d310-4521-b46a-7612b3bda66d tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:08.178183 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:08.178183 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:08.188543 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5a69cd4a-d310-4521-b46a-7612b3bda66d tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:25:08.216782 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5a69cd4a-d310-4521-b46a-7612b3bda66d tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863 returned with HTTP 200 Jan 21 12:25:08.230154 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1195/2419] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:08 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863 => generated 912 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:25:08.234615 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-02d8eee6-eea8-4a1a-93a8-015b9c60b0b6 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] POST http://10.222.0.89/volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863/action Jan 21 12:25:08.235079 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:08.235079 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:08.235518 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-02d8eee6-eea8-4a1a-93a8-015b9c60b0b6 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:25:08.235901 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-02d8eee6-eea8-4a1a-93a8-015b9c60b0b6 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:25:08.236867 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.admin_actions [None req-02d8eee6-eea8-4a1a-93a8-015b9c60b0b6 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] Updating volume '9422fb1d-6ed5-4d8c-af00-6e3ec6111863' with '{'status': 'available'}' {{(pid=87986) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 12:25:08.436322 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:08.436322 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:08.541119 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-02d8eee6-eea8-4a1a-93a8-015b9c60b0b6 tempest-VolumesActionsTest-19766725 tempest-VolumesActionsTest-19766725] http://10.222.0.89/volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863/action returned with HTTP 202 Jan 21 12:25:08.542545 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1196/2420] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:25:08 2021] POST /volume/v3/78164dc3ce2e4bb492309a35267fee29/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863/action => generated 0 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:25:09.021128 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-58e188c8-306a-4d4f-9145-f556d3d23ef1 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] POST http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes Jan 21 12:25:09.021682 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:09.021682 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:09.022157 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-58e188c8-306a-4d4f-9145-f556d3d23ef1 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1710719752"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:25:09.023314 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-58e188c8-306a-4d4f-9145-f556d3d23ef1 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1710719752'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:25:09.023915 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-58e188c8-306a-4d4f-9145-f556d3d23ef1 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Create volume of 1 GB Jan 21 12:25:09.024841 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:09.024841 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:09.046496 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-58e188c8-306a-4d4f-9145-f556d3d23ef1 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Availability Zones retrieved successfully. Jan 21 12:25:09.080566 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-58e188c8-306a-4d4f-9145-f556d3d23ef1 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Flow 'volume_create_api' (e6c1e8a4-22c9-484b-9447-e61f45230d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:25:09.086041 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-58e188c8-306a-4d4f-9145-f556d3d23ef1 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36dc44ed-b5e3-42b4-955e-4ab6df27ea6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:25:09.090347 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-58e188c8-306a-4d4f-9145-f556d3d23ef1 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:25:09.221447 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-58e188c8-306a-4d4f-9145-f556d3d23ef1 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36dc44ed-b5e3-42b4-955e-4ab6df27ea6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:25:09.223799 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-58e188c8-306a-4d4f-9145-f556d3d23ef1 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8e8c53e-0b08-42bc-9647-dc04aef62013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:25:09.412736 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-58e188c8-306a-4d4f-9145-f556d3d23ef1 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Created reservations ['8b263e59-66fd-493b-bc8a-c42aa3ed0c31', '1dc2adbe-0939-4b6b-bdee-a599ba3f40e7', '60980877-2b80-4e9e-9202-4e17ebdd5582', '4b33e1fa-270b-44d9-b40a-459ee54e0ce9'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:25:09.415661 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-58e188c8-306a-4d4f-9145-f556d3d23ef1 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8e8c53e-0b08-42bc-9647-dc04aef62013) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b263e59-66fd-493b-bc8a-c42aa3ed0c31', '1dc2adbe-0939-4b6b-bdee-a599ba3f40e7', '60980877-2b80-4e9e-9202-4e17ebdd5582', '4b33e1fa-270b-44d9-b40a-459ee54e0ce9']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:25:09.418379 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-58e188c8-306a-4d4f-9145-f556d3d23ef1 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (815aaeb8-c176-4c43-a203-588b24a0b252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:25:09.534181 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-58e188c8-306a-4d4f-9145-f556d3d23ef1 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (815aaeb8-c176-4c43-a203-588b24a0b252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8442b15-80ef-4c93-a7f5-356b2d1e2ecb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1710719752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64cc8ab887694132bc9e9aa5fa766077',qos_specs=None,replication_status=,reservations=['8b263e59-66fd-493b-bc8a-c42aa3ed0c31','1dc2adbe-0939-4b6b-bdee-a599ba3f40e7','60980877-2b80-4e9e-9202-4e17ebdd5582','4b33e1fa-270b-44d9-b40a-459ee54e0ce9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf5136b56a7a49a29bf7c28315d1b269',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:25:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1710719752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8442b15-80ef-4c93-a7f5-356b2d1e2ecb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64cc8ab887694132bc9e9aa5fa766077',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,user_id='bf5136b56a7a49a29bf7c28315d1b269',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:25:09.536951 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-58e188c8-306a-4d4f-9145-f556d3d23ef1 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d0d3218-5a2c-4c99-b7c9-43a6165c0d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:25:09.577631 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-58e188c8-306a-4d4f-9145-f556d3d23ef1 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d0d3218-5a2c-4c99-b7c9-43a6165c0d7b) 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-VolumesBackupsAdminTest-Volume-1710719752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64cc8ab887694132bc9e9aa5fa766077',qos_specs=None,replication_status=,reservations=['8b263e59-66fd-493b-bc8a-c42aa3ed0c31','1dc2adbe-0939-4b6b-bdee-a599ba3f40e7','60980877-2b80-4e9e-9202-4e17ebdd5582','4b33e1fa-270b-44d9-b40a-459ee54e0ce9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf5136b56a7a49a29bf7c28315d1b269',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:25:09.586663 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-58e188c8-306a-4d4f-9145-f556d3d23ef1 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f99632cc-e3b8-45ee-b1bc-0e5dd1d7e5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:25:09.612286 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-58e188c8-306a-4d4f-9145-f556d3d23ef1 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f99632cc-e3b8-45ee-b1bc-0e5dd1d7e5e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:25:09.616080 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-58e188c8-306a-4d4f-9145-f556d3d23ef1 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Flow 'volume_create_api' (e6c1e8a4-22c9-484b-9447-e61f45230d2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:25:09.733825 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-58e188c8-306a-4d4f-9145-f556d3d23ef1 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Create volume request issued successfully. Jan 21 12:25:09.771556 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-58e188c8-306a-4d4f-9145-f556d3d23ef1 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes returned with HTTP 202 Jan 21 12:25:09.772465 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1197/2421] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:25:08 2021] POST /volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes => generated 823 bytes in 1229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:25:09.787746 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-20de83b2-8bc4-4568-8d56-4616de3ce7d5 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863 Jan 21 12:25:09.788986 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-20de83b2-8bc4-4568-8d56-4616de3ce7d5 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:09.789270 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:09.789270 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:09.792473 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-20de83b2-8bc4-4568-8d56-4616de3ce7d5 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:09.903093 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:09.903093 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:09.917644 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-20de83b2-8bc4-4568-8d56-4616de3ce7d5 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:25:09.968443 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-20de83b2-8bc4-4568-8d56-4616de3ce7d5 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863 returned with HTTP 200 Jan 21 12:25:09.969273 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1198/2422] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:09 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863 => generated 910 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:09.979188 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-52e68805-e25f-4102-a114-da0609130d82 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/b8442b15-80ef-4c93-a7f5-356b2d1e2ecb Jan 21 12:25:09.979726 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-52e68805-e25f-4102-a114-da0609130d82 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:09.979946 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:09.979946 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:09.980324 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-52e68805-e25f-4102-a114-da0609130d82 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:10.139167 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:10.139167 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:10.175896 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-52e68805-e25f-4102-a114-da0609130d82 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Volume info retrieved successfully. Jan 21 12:25:10.259559 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-52e68805-e25f-4102-a114-da0609130d82 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/b8442b15-80ef-4c93-a7f5-356b2d1e2ecb returned with HTTP 200 Jan 21 12:25:10.260390 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1199/2423] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:09 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/b8442b15-80ef-4c93-a7f5-356b2d1e2ecb => generated 915 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:10.273017 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2e8db86b-0087-4efa-a714-d2817d6c1e79 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] DELETE http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863 Jan 21 12:25:10.287901 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2e8db86b-0087-4efa-a714-d2817d6c1e79 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:10.288305 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:10.288305 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:10.288793 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2e8db86b-0087-4efa-a714-d2817d6c1e79 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:10.289288 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-2e8db86b-0087-4efa-a714-d2817d6c1e79 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Delete volume with id: 9422fb1d-6ed5-4d8c-af00-6e3ec6111863 Jan 21 12:25:10.448033 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:10.448033 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:10.449246 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2e8db86b-0087-4efa-a714-d2817d6c1e79 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:25:10.512936 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2e8db86b-0087-4efa-a714-d2817d6c1e79 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Delete volume request issued successfully. Jan 21 12:25:10.513419 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2e8db86b-0087-4efa-a714-d2817d6c1e79 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863 returned with HTTP 202 Jan 21 12:25:10.514916 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1200/2424] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:25:10 2021] DELETE /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863 => generated 0 bytes in 254 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:25:10.527420 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7ad9eeb8-5da4-4b3c-8859-082c9ce86017 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863 Jan 21 12:25:10.527959 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7ad9eeb8-5da4-4b3c-8859-082c9ce86017 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:10.528180 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:10.528180 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:10.528550 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7ad9eeb8-5da4-4b3c-8859-082c9ce86017 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:10.587661 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-2bf444fd-dfd4-4b55-9503-0ae32e82d053 req-c8e01c9e-7e0f-4f1b-857f-c827abc79019 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Lock "b'cinder-attachment_update-24b17f31-230f-44bb-9dae-6de901859c8d-n-h2-760354-3'" released by "attachment_update" :: held 3.040s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 12:25:10.588757 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-2bf444fd-dfd4-4b55-9503-0ae32e82d053 req-c8e01c9e-7e0f-4f1b-857f-c827abc79019 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/e4aff8c9-a03e-432d-8b92-92c81debdb37 returned with HTTP 200 Jan 21 12:25:10.589676 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1225/2425] 10.222.0.90 () {64 vars in 1468 bytes} [Thu Jan 21 12:25:07 2021] PUT /volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/e4aff8c9-a03e-432d-8b92-92c81debdb37 => generated 762 bytes in 3101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 12:25:10.642014 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-2bf444fd-dfd4-4b55-9503-0ae32e82d053 req-9f97ba1f-156a-4985-96a5-a72a640dab25 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] POST http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/e4aff8c9-a03e-432d-8b92-92c81debdb37/action Jan 21 12:25:10.642520 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:10.642520 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:10.642956 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-2bf444fd-dfd4-4b55-9503-0ae32e82d053 req-9f97ba1f-156a-4985-96a5-a72a640dab25 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action body: b'{"os-complete": null}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:25:10.643491 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-2bf444fd-dfd4-4b55-9503-0ae32e82d053 req-9f97ba1f-156a-4985-96a5-a72a640dab25 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:25:10.759852 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:10.759852 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:10.788643 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7ad9eeb8-5da4-4b3c-8859-082c9ce86017 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:25:10.872713 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7ad9eeb8-5da4-4b3c-8859-082c9ce86017 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863 returned with HTTP 200 Jan 21 12:25:10.880860 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1201/2426] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:10 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863 => generated 909 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:10.894107 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:10.894107 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:10.931856 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-2bf444fd-dfd4-4b55-9503-0ae32e82d053 req-9f97ba1f-156a-4985-96a5-a72a640dab25 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/e4aff8c9-a03e-432d-8b92-92c81debdb37/action returned with HTTP 204 Jan 21 12:25:10.932968 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1226/2427] 10.222.0.90 () {64 vars in 1489 bytes} [Thu Jan 21 12:25:10 2021] POST /volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/e4aff8c9-a03e-432d-8b92-92c81debdb37/action => generated 0 bytes in 298 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 12:25:11.276378 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a8c90a98-c50b-4979-b70f-117d0ead4ebb tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/b8442b15-80ef-4c93-a7f5-356b2d1e2ecb Jan 21 12:25:11.277230 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a8c90a98-c50b-4979-b70f-117d0ead4ebb tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:11.277454 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:11.277454 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:11.278102 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a8c90a98-c50b-4979-b70f-117d0ead4ebb tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:11.462746 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:11.462746 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:11.505396 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a8c90a98-c50b-4979-b70f-117d0ead4ebb tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Volume info retrieved successfully. Jan 21 12:25:11.587309 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a8c90a98-c50b-4979-b70f-117d0ead4ebb tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/b8442b15-80ef-4c93-a7f5-356b2d1e2ecb returned with HTTP 200 Jan 21 12:25:11.599229 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1202/2428] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:11 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/b8442b15-80ef-4c93-a7f5-356b2d1e2ecb => generated 916 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:11.605526 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9a274a1d-a76f-417c-9c34-fc3f71651f73 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] POST http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups Jan 21 12:25:11.606221 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:11.606221 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:11.606639 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9a274a1d-a76f-417c-9c34-fc3f71651f73 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b8442b15-80ef-4c93-a7f5-356b2d1e2ecb", "name": "tempest-VolumesBackupsAdminTest-Backup-425787553"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:25:11.607710 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.backups [None req-9a274a1d-a76f-417c-9c34-fc3f71651f73 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Creating new backup {'backup': {'volume_id': 'b8442b15-80ef-4c93-a7f5-356b2d1e2ecb', 'name': 'tempest-VolumesBackupsAdminTest-Backup-425787553'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 12:25:11.608122 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.contrib.backups [None req-9a274a1d-a76f-417c-9c34-fc3f71651f73 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Creating backup of volume b8442b15-80ef-4c93-a7f5-356b2d1e2ecb in container None Jan 21 12:25:11.718529 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:11.718529 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:11.729596 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9a274a1d-a76f-417c-9c34-fc3f71651f73 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Volume info retrieved successfully. Jan 21 12:25:11.800906 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-9a274a1d-a76f-417c-9c34-fc3f71651f73 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Created reservations ['330e006e-eb2c-4891-b314-dcebea7e272c', '54f90bfd-ae6c-4b2e-82f6-f76ed4a3bf0d'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:25:11.901214 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6c4cd544-7dce-484b-9bd2-c12d1dd8cdbd tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863 Jan 21 12:25:11.902005 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6c4cd544-7dce-484b-9bd2-c12d1dd8cdbd tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:11.902289 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:11.902289 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:11.902780 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6c4cd544-7dce-484b-9bd2-c12d1dd8cdbd tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:11.925758 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9a274a1d-a76f-417c-9c34-fc3f71651f73 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups returned with HTTP 202 Jan 21 12:25:11.932465 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1227/2429] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:25:11 2021] POST /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups => generated 400 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:25:11.938835 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ba20c96f-38ea-4a70-af65-ef875b0d9d34 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:11.943713 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ba20c96f-38ea-4a70-af65-ef875b0d9d34 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:11.944122 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:11.944122 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:11.944813 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ba20c96f-38ea-4a70-af65-ef875b0d9d34 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:11.945365 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-ba20c96f-38ea-4a70-af65-ef875b0d9d34 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:11.989466 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:11.989466 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:11.996770 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ba20c96f-38ea-4a70-af65-ef875b0d9d34 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:12.001016 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1228/2430] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:11 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 807 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:12.031995 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:12.031995 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:12.053185 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6c4cd544-7dce-484b-9bd2-c12d1dd8cdbd tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:25:12.159965 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6c4cd544-7dce-484b-9bd2-c12d1dd8cdbd tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863 returned with HTTP 200 Jan 21 12:25:12.173465 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1203/2431] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:11 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863 => generated 909 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:13.016799 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d98bc788-8cd7-446e-b3d7-f3b9c81737e7 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:13.018231 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d98bc788-8cd7-446e-b3d7-f3b9c81737e7 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:13.018678 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:13.018678 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:13.019385 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d98bc788-8cd7-446e-b3d7-f3b9c81737e7 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:13.019964 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-d98bc788-8cd7-446e-b3d7-f3b9c81737e7 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:13.068222 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:13.068222 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:13.070999 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d98bc788-8cd7-446e-b3d7-f3b9c81737e7 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:13.077303 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1229/2432] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:13 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 807 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:13.180777 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-337139f8-d9f3-43b0-955f-712927defe46 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863 Jan 21 12:25:13.181377 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-337139f8-d9f3-43b0-955f-712927defe46 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:13.181596 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:13.181596 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:13.182195 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-337139f8-d9f3-43b0-955f-712927defe46 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:13.320301 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:13.320301 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:13.353450 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-337139f8-d9f3-43b0-955f-712927defe46 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:25:13.436366 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-337139f8-d9f3-43b0-955f-712927defe46 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863 returned with HTTP 200 Jan 21 12:25:13.446275 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1204/2433] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:13 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863 => generated 909 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:14.100082 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-49f491c9-3a28-4c92-850a-6e57ba6dfab6 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:14.118645 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-49f491c9-3a28-4c92-850a-6e57ba6dfab6 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:14.118826 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:14.118826 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:14.119213 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-49f491c9-3a28-4c92-850a-6e57ba6dfab6 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:14.119643 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-49f491c9-3a28-4c92-850a-6e57ba6dfab6 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:14.188827 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:14.188827 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:14.191232 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-49f491c9-3a28-4c92-850a-6e57ba6dfab6 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:14.198740 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1230/2434] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:14 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 807 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:14.453417 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6ad457a3-0d2a-489e-89c2-82e027a50798 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863 Jan 21 12:25:14.454539 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6ad457a3-0d2a-489e-89c2-82e027a50798 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:14.455618 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:14.455618 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:14.456260 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6ad457a3-0d2a-489e-89c2-82e027a50798 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:14.578822 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6ad457a3-0d2a-489e-89c2-82e027a50798 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863 returned with HTTP 404 Jan 21 12:25:14.580163 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1205/2435] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:14 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/9422fb1d-6ed5-4d8c-af00-6e3ec6111863 => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:25:14.588650 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7210c203-0e56-408f-8ee7-ac19ab237d61 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] DELETE http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/db1692d8-9b29-4fd3-a14f-ec13cf9ba0c7 Jan 21 12:25:14.589686 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7210c203-0e56-408f-8ee7-ac19ab237d61 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:14.590389 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:14.590389 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:14.591061 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7210c203-0e56-408f-8ee7-ac19ab237d61 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:14.591739 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-7210c203-0e56-408f-8ee7-ac19ab237d61 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Delete volume with id: db1692d8-9b29-4fd3-a14f-ec13cf9ba0c7 Jan 21 12:25:14.648055 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7210c203-0e56-408f-8ee7-ac19ab237d61 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/db1692d8-9b29-4fd3-a14f-ec13cf9ba0c7 returned with HTTP 404 Jan 21 12:25:14.649287 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1231/2436] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:25:14 2021] DELETE /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/db1692d8-9b29-4fd3-a14f-ec13cf9ba0c7 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:25:14.657432 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b336311a-5833-43f7-970f-77d9f4613c19 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] DELETE http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/639f6b71-9533-4b76-b80a-f72dd25e4ce6 Jan 21 12:25:14.658103 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b336311a-5833-43f7-970f-77d9f4613c19 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:14.658724 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b336311a-5833-43f7-970f-77d9f4613c19 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:14.659345 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-b336311a-5833-43f7-970f-77d9f4613c19 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Delete volume with id: 639f6b71-9533-4b76-b80a-f72dd25e4ce6 Jan 21 12:25:14.746955 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b336311a-5833-43f7-970f-77d9f4613c19 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/639f6b71-9533-4b76-b80a-f72dd25e4ce6 returned with HTTP 404 Jan 21 12:25:14.748294 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1206/2437] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:25:14 2021] DELETE /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/639f6b71-9533-4b76-b80a-f72dd25e4ce6 => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:25:14.757816 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f03f0fdb-cddf-4ab4-94d8-d621eec3e683 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] DELETE http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/87b4d4ce-b358-404c-b42d-69e7072857c3 Jan 21 12:25:14.758686 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f03f0fdb-cddf-4ab4-94d8-d621eec3e683 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:14.759292 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f03f0fdb-cddf-4ab4-94d8-d621eec3e683 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:14.759870 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-f03f0fdb-cddf-4ab4-94d8-d621eec3e683 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Delete volume with id: 87b4d4ce-b358-404c-b42d-69e7072857c3 Jan 21 12:25:14.865912 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f03f0fdb-cddf-4ab4-94d8-d621eec3e683 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/87b4d4ce-b358-404c-b42d-69e7072857c3 returned with HTTP 404 Jan 21 12:25:14.872491 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1232/2438] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:25:14 2021] DELETE /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/87b4d4ce-b358-404c-b42d-69e7072857c3 => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:25:14.876429 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c998fe7a-5bb1-4cd3-8604-7ccc308046bd tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] DELETE http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/c05500b1-c106-4916-8789-2a2e2dc9a314 Jan 21 12:25:14.877295 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c998fe7a-5bb1-4cd3-8604-7ccc308046bd tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:14.878083 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c998fe7a-5bb1-4cd3-8604-7ccc308046bd tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:14.878742 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-c998fe7a-5bb1-4cd3-8604-7ccc308046bd tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Delete volume with id: c05500b1-c106-4916-8789-2a2e2dc9a314 Jan 21 12:25:14.940201 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c998fe7a-5bb1-4cd3-8604-7ccc308046bd tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/c05500b1-c106-4916-8789-2a2e2dc9a314 returned with HTTP 404 Jan 21 12:25:14.941933 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1207/2439] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:25:14 2021] DELETE /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/c05500b1-c106-4916-8789-2a2e2dc9a314 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:25:14.949283 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-435c7d48-1b02-46dc-8c7e-ee2f9e658153 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] DELETE http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 Jan 21 12:25:14.950107 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-435c7d48-1b02-46dc-8c7e-ee2f9e658153 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:14.950791 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-435c7d48-1b02-46dc-8c7e-ee2f9e658153 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:14.951435 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-435c7d48-1b02-46dc-8c7e-ee2f9e658153 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Delete volume with id: 945dea22-b598-4c24-aa8a-ea25c3317756 Jan 21 12:25:15.006744 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:15.006744 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:15.008465 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-435c7d48-1b02-46dc-8c7e-ee2f9e658153 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:25:15.060048 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-435c7d48-1b02-46dc-8c7e-ee2f9e658153 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Delete volume request issued successfully. Jan 21 12:25:15.061204 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-435c7d48-1b02-46dc-8c7e-ee2f9e658153 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 returned with HTTP 202 Jan 21 12:25:15.062526 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1233/2440] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:25:14 2021] DELETE /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:25:15.071593 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ad0b8bb1-5c4b-46e5-b53a-51474dfc9e81 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 Jan 21 12:25:15.072144 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ad0b8bb1-5c4b-46e5-b53a-51474dfc9e81 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:15.072871 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ad0b8bb1-5c4b-46e5-b53a-51474dfc9e81 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:15.149319 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:15.149319 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:15.159440 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ad0b8bb1-5c4b-46e5-b53a-51474dfc9e81 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:25:15.209327 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ab369123-e6c2-44c0-b695-d69c6ddc1ca3 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:15.210363 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ab369123-e6c2-44c0-b695-d69c6ddc1ca3 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:15.210792 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:15.210792 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:15.211442 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ab369123-e6c2-44c0-b695-d69c6ddc1ca3 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:15.211990 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-ab369123-e6c2-44c0-b695-d69c6ddc1ca3 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:15.230008 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ad0b8bb1-5c4b-46e5-b53a-51474dfc9e81 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 returned with HTTP 200 Jan 21 12:25:15.232035 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1208/2441] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:15 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 => generated 929 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:15.258297 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:15.258297 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:15.264651 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ab369123-e6c2-44c0-b695-d69c6ddc1ca3 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:15.268597 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1234/2442] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:15 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 807 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:16.248829 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-121bbaba-2239-4ad1-9107-46ce129bf43b tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 Jan 21 12:25:16.259268 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-121bbaba-2239-4ad1-9107-46ce129bf43b tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:16.259758 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:16.259758 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:16.260381 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-121bbaba-2239-4ad1-9107-46ce129bf43b tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:16.284323 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0301520c-da6e-4b78-91c8-07f9cf00671c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:16.285221 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0301520c-da6e-4b78-91c8-07f9cf00671c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:16.285673 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:16.285673 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:16.286389 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0301520c-da6e-4b78-91c8-07f9cf00671c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:16.286908 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-0301520c-da6e-4b78-91c8-07f9cf00671c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:16.352503 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:16.352503 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:16.354912 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0301520c-da6e-4b78-91c8-07f9cf00671c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:16.359907 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1235/2443] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:16 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 807 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:16.388449 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:16.388449 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:16.402690 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-121bbaba-2239-4ad1-9107-46ce129bf43b tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:25:16.431682 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-121bbaba-2239-4ad1-9107-46ce129bf43b tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 returned with HTTP 200 Jan 21 12:25:16.433084 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1209/2444] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:16 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 => generated 929 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:17.374678 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4f56ea7c-23e8-440b-bd5b-0d968331e829 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:17.376243 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4f56ea7c-23e8-440b-bd5b-0d968331e829 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:17.376661 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:17.376661 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:17.379501 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4f56ea7c-23e8-440b-bd5b-0d968331e829 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:17.380193 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-4f56ea7c-23e8-440b-bd5b-0d968331e829 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:17.448808 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-217e0312-b75a-47ca-85d3-24c365d7e139 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 Jan 21 12:25:17.449724 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-217e0312-b75a-47ca-85d3-24c365d7e139 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:17.450136 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:17.450136 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:17.450831 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-217e0312-b75a-47ca-85d3-24c365d7e139 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:17.478677 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:17.478677 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:17.483983 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4f56ea7c-23e8-440b-bd5b-0d968331e829 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:17.492710 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1236/2445] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:17 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:17.579197 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:17.579197 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:17.595069 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-217e0312-b75a-47ca-85d3-24c365d7e139 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Volume info retrieved successfully. Jan 21 12:25:17.622093 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-217e0312-b75a-47ca-85d3-24c365d7e139 tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 returned with HTTP 200 Jan 21 12:25:17.623528 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1210/2446] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:17 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 => generated 929 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:18.508651 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-30737ad4-0762-49f0-8012-37f792d5a954 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:18.509199 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-30737ad4-0762-49f0-8012-37f792d5a954 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:18.509345 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:18.509345 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:18.510133 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-30737ad4-0762-49f0-8012-37f792d5a954 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:18.510656 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-30737ad4-0762-49f0-8012-37f792d5a954 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:18.552852 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:18.552852 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:18.555236 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-30737ad4-0762-49f0-8012-37f792d5a954 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:18.560895 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1237/2447] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:18 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:18.640871 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3bcaba2d-cdd0-4ff4-95b4-b085f09afb7a tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] GET http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 Jan 21 12:25:18.641984 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3bcaba2d-cdd0-4ff4-95b4-b085f09afb7a tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:18.642637 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:18.642637 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:18.643409 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3bcaba2d-cdd0-4ff4-95b4-b085f09afb7a tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:18.753336 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3bcaba2d-cdd0-4ff4-95b4-b085f09afb7a tempest-VolumesActionsTest-2088824150 tempest-VolumesActionsTest-2088824150] http://10.222.0.89/volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 returned with HTTP 404 Jan 21 12:25:18.755875 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1211/2448] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:18 2021] GET /volume/v3/d484b56475ee4742b61c2b8978c20044/volumes/945dea22-b598-4c24-aa8a-ea25c3317756 => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:25:19.570721 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4fe47c43-89a6-456c-bc1e-72340d7d16a7 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:19.571301 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4fe47c43-89a6-456c-bc1e-72340d7d16a7 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:19.571476 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:19.571476 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:19.572109 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4fe47c43-89a6-456c-bc1e-72340d7d16a7 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:19.572632 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-4fe47c43-89a6-456c-bc1e-72340d7d16a7 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:19.637927 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:19.637927 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:19.640185 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4fe47c43-89a6-456c-bc1e-72340d7d16a7 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:19.641279 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1238/2449] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:19 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:20.661349 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c87fa68a-e481-47c0-927c-22862ef52c65 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:20.661904 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c87fa68a-e481-47c0-927c-22862ef52c65 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:20.662405 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c87fa68a-e481-47c0-927c-22862ef52c65 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:20.662843 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-c87fa68a-e481-47c0-927c-22862ef52c65 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:20.712063 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:20.712063 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:20.714280 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c87fa68a-e481-47c0-927c-22862ef52c65 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:20.715335 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1212/2450] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:20 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:21.730238 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7c29d85f-13ae-4323-b372-032ea3c89be7 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:21.730820 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7c29d85f-13ae-4323-b372-032ea3c89be7 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:21.730950 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:21.730950 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:21.732104 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7c29d85f-13ae-4323-b372-032ea3c89be7 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:21.732650 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-7c29d85f-13ae-4323-b372-032ea3c89be7 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:21.782538 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:21.782538 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:21.787989 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7c29d85f-13ae-4323-b372-032ea3c89be7 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:21.797057 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1239/2451] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:21 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:22.806610 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8b6ae046-e37c-44f6-9b92-3b2614102d3b tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:22.806610 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8b6ae046-e37c-44f6-9b92-3b2614102d3b tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:22.806610 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:22.806610 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:22.809817 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8b6ae046-e37c-44f6-9b92-3b2614102d3b tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:22.813106 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-8b6ae046-e37c-44f6-9b92-3b2614102d3b tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:22.845889 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:22.845889 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:22.848278 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8b6ae046-e37c-44f6-9b92-3b2614102d3b tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:22.849145 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1213/2452] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:22 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:23.864504 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5fb8acca-abeb-4e98-add6-bc611f185076 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:23.866084 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5fb8acca-abeb-4e98-add6-bc611f185076 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:23.866473 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:23.866473 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:23.867079 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5fb8acca-abeb-4e98-add6-bc611f185076 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:23.867597 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-5fb8acca-abeb-4e98-add6-bc611f185076 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:23.921969 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:23.921969 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:23.925815 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5fb8acca-abeb-4e98-add6-bc611f185076 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:23.929772 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1240/2453] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:23 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:24.944547 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1611ad63-39a9-4550-a62d-64b9862b365b tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:24.945121 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1611ad63-39a9-4550-a62d-64b9862b365b tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:24.945248 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:24.945248 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:24.945901 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1611ad63-39a9-4550-a62d-64b9862b365b tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:24.946441 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-1611ad63-39a9-4550-a62d-64b9862b365b tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:24.986511 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:24.986511 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:24.988965 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1611ad63-39a9-4550-a62d-64b9862b365b tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:24.990097 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1214/2454] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:24 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:26.005641 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-432e31be-a4a3-4929-9b45-b099a1d59030 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:26.006837 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-432e31be-a4a3-4929-9b45-b099a1d59030 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:26.008200 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:26.008200 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:26.008829 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-432e31be-a4a3-4929-9b45-b099a1d59030 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:26.009797 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-432e31be-a4a3-4929-9b45-b099a1d59030 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:26.057094 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:26.057094 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:26.059095 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-432e31be-a4a3-4929-9b45-b099a1d59030 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:26.060424 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1241/2455] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:25 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:27.074792 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-95182eba-5d7f-4877-bfef-8e6f05219d96 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:27.075397 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-95182eba-5d7f-4877-bfef-8e6f05219d96 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:27.077692 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:27.077692 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:27.077946 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-95182eba-5d7f-4877-bfef-8e6f05219d96 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:27.078454 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-95182eba-5d7f-4877-bfef-8e6f05219d96 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:27.170600 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:27.170600 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:27.172467 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-95182eba-5d7f-4877-bfef-8e6f05219d96 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:27.173436 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1215/2456] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:27 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:28.190705 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ee7e603d-2811-4586-a502-c1f6bb334e0e tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:28.191950 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ee7e603d-2811-4586-a502-c1f6bb334e0e tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:28.192396 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:28.192396 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:28.193042 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ee7e603d-2811-4586-a502-c1f6bb334e0e tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:28.193691 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-ee7e603d-2811-4586-a502-c1f6bb334e0e tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:28.220197 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:28.220197 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:28.222900 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ee7e603d-2811-4586-a502-c1f6bb334e0e tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:28.231721 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1242/2457] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:28 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:29.238443 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7fcf5f02-b124-410d-bd47-4850ef7186f0 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:29.239007 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7fcf5f02-b124-410d-bd47-4850ef7186f0 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:29.239149 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:29.239149 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:29.239496 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7fcf5f02-b124-410d-bd47-4850ef7186f0 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:29.239838 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-7fcf5f02-b124-410d-bd47-4850ef7186f0 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:29.262898 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:29.262898 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:29.265155 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7fcf5f02-b124-410d-bd47-4850ef7186f0 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:29.266244 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1216/2458] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:29 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:30.125651 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5729fd62-de39-4ce6-992a-9301d42a0372 req-71109f7c-a583-4c53-88ac-82e245f8332b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/limits Jan 21 12:25:30.126171 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-5729fd62-de39-4ce6-992a-9301d42a0372 req-71109f7c-a583-4c53-88ac-82e245f8332b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:30.126391 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:30.126391 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:30.126771 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-5729fd62-de39-4ce6-992a-9301d42a0372 req-71109f7c-a583-4c53-88ac-82e245f8332b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'index' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:30.246022 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5729fd62-de39-4ce6-992a-9301d42a0372 req-71109f7c-a583-4c53-88ac-82e245f8332b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/limits returned with HTTP 200 Jan 21 12:25:30.259102 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1243/2459] 10.222.0.89 () {60 vars in 1455 bytes} [Thu Jan 21 12:25:30 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/limits => generated 302 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:30.280956 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d24c52da-0ede-499f-b551-1516879afd08 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:30.281584 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d24c52da-0ede-499f-b551-1516879afd08 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:30.282142 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:30.282142 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:30.282648 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d24c52da-0ede-499f-b551-1516879afd08 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:30.283088 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-d24c52da-0ede-499f-b551-1516879afd08 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:30.334778 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:30.334778 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:30.338133 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d24c52da-0ede-499f-b551-1516879afd08 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:30.339258 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1217/2460] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:30 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:30.387898 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5729fd62-de39-4ce6-992a-9301d42a0372 req-5a895b87-bca7-4939-8d87-d22abd4adcd0 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:25:30.389239 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-5729fd62-de39-4ce6-992a-9301d42a0372 req-5a895b87-bca7-4939-8d87-d22abd4adcd0 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:30.389930 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-5729fd62-de39-4ce6-992a-9301d42a0372 req-5a895b87-bca7-4939-8d87-d22abd4adcd0 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:30.461297 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:30.461297 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:30.471480 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-5729fd62-de39-4ce6-992a-9301d42a0372 req-5a895b87-bca7-4939-8d87-d22abd4adcd0 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:25:30.493962 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:30.493962 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:30.508719 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5729fd62-de39-4ce6-992a-9301d42a0372 req-5a895b87-bca7-4939-8d87-d22abd4adcd0 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d returned with HTTP 200 Jan 21 12:25:30.510207 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1244/2461] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:25:30 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d => generated 1661 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:25:30.526717 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5729fd62-de39-4ce6-992a-9301d42a0372 req-a4b2ada1-3182-4357-8079-1867ce23473d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] POST http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots Jan 21 12:25:30.527177 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:30.527177 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:30.527600 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-5729fd62-de39-4ce6-992a-9301d42a0372 req-a4b2ada1-3182-4357-8079-1867ce23473d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "24b17f31-230f-44bb-9dae-6de901859c8d", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-209966880", "description": null, "metadata": {}}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:25:30.600207 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:30.600207 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:30.601422 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-5729fd62-de39-4ce6-992a-9301d42a0372 req-a4b2ada1-3182-4357-8079-1867ce23473d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:25:30.601805 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [req-5729fd62-de39-4ce6-992a-9301d42a0372 req-a4b2ada1-3182-4357-8079-1867ce23473d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Create snapshot from volume 24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:25:30.680040 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [req-5729fd62-de39-4ce6-992a-9301d42a0372 req-a4b2ada1-3182-4357-8079-1867ce23473d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Created reservations ['da11e115-4862-44b9-8dbb-2034d8fbed06', '81c13d86-7b01-473c-8cbf-4188b557e11a', 'e1aff2a2-17a5-413e-8f25-65fff4a48aaa', '6a6143f6-c8b1-4854-b2c6-e58cc39a89d7'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:25:30.838854 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-5729fd62-de39-4ce6-992a-9301d42a0372 req-a4b2ada1-3182-4357-8079-1867ce23473d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Snapshot force create request issued successfully. Jan 21 12:25:30.840591 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5729fd62-de39-4ce6-992a-9301d42a0372 req-a4b2ada1-3182-4357-8079-1867ce23473d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots returned with HTTP 202 Jan 21 12:25:30.844844 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1218/2462] 10.222.0.89 () {64 vars in 1518 bytes} [Thu Jan 21 12:25:30 2021] POST /volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots => generated 319 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:25:31.360432 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d55bda6c-33c7-427e-a841-28fdf400c9a0 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:31.360989 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d55bda6c-33c7-427e-a841-28fdf400c9a0 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:31.361502 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:31.361502 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:31.362265 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d55bda6c-33c7-427e-a841-28fdf400c9a0 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:31.362850 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-d55bda6c-33c7-427e-a841-28fdf400c9a0 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:31.465601 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:31.465601 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:31.472688 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d55bda6c-33c7-427e-a841-28fdf400c9a0 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:31.473714 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1245/2463] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:31 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:32.490092 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1081571b-0a55-4dcc-a0ad-ee839a53e313 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:32.490605 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1081571b-0a55-4dcc-a0ad-ee839a53e313 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:32.490605 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:32.490605 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:32.490885 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1081571b-0a55-4dcc-a0ad-ee839a53e313 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:32.491294 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-1081571b-0a55-4dcc-a0ad-ee839a53e313 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:32.563769 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:32.563769 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:32.566290 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1081571b-0a55-4dcc-a0ad-ee839a53e313 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:32.567488 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1219/2464] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:32 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:32.831691 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a311209e-cb10-4e97-bb17-97f4ee597004 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/e2ae7815-c6f3-4db5-898b-b761f7dd029d Jan 21 12:25:32.832417 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a311209e-cb10-4e97-bb17-97f4ee597004 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:32.841071 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:32.841071 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:32.841949 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a311209e-cb10-4e97-bb17-97f4ee597004 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:32.899409 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:32.899409 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:32.901087 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a311209e-cb10-4e97-bb17-97f4ee597004 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Snapshot retrieved successfully. Jan 21 12:25:32.903486 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a311209e-cb10-4e97-bb17-97f4ee597004 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/e2ae7815-c6f3-4db5-898b-b761f7dd029d returned with HTTP 200 Jan 21 12:25:32.904863 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1246/2465] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:25:32 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/e2ae7815-c6f3-4db5-898b-b761f7dd029d => generated 451 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:33.587439 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1f244956-c67c-4c57-9a36-9158ee927b99 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:33.588412 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1f244956-c67c-4c57-9a36-9158ee927b99 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:33.588907 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:33.588907 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:33.589615 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1f244956-c67c-4c57-9a36-9158ee927b99 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:33.590390 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-1f244956-c67c-4c57-9a36-9158ee927b99 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:33.713109 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:33.713109 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:33.716582 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1f244956-c67c-4c57-9a36-9158ee927b99 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:33.718759 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1220/2466] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:33 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:33.918513 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4c79d7bc-07d8-4961-add2-42728ec12904 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/e2ae7815-c6f3-4db5-898b-b761f7dd029d Jan 21 12:25:33.919392 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4c79d7bc-07d8-4961-add2-42728ec12904 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:33.919910 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:33.919910 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:33.920315 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4c79d7bc-07d8-4961-add2-42728ec12904 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:33.954806 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:33.954806 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:33.956963 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4c79d7bc-07d8-4961-add2-42728ec12904 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Snapshot retrieved successfully. Jan 21 12:25:33.960480 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4c79d7bc-07d8-4961-add2-42728ec12904 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/e2ae7815-c6f3-4db5-898b-b761f7dd029d returned with HTTP 200 Jan 21 12:25:33.961894 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1247/2467] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:25:33 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/e2ae7815-c6f3-4db5-898b-b761f7dd029d => generated 478 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:34.734788 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4d1ecf2e-00ff-4776-9097-68d7fd919792 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:34.734788 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4d1ecf2e-00ff-4776-9097-68d7fd919792 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:34.734788 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:34.734788 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:34.734788 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4d1ecf2e-00ff-4776-9097-68d7fd919792 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:34.734788 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-4d1ecf2e-00ff-4776-9097-68d7fd919792 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:34.768765 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:34.768765 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:34.771659 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4d1ecf2e-00ff-4776-9097-68d7fd919792 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:34.772688 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1221/2468] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:34 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:35.791119 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-65fdbb07-689a-44f9-b998-69dc7111adf5 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:35.791621 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-65fdbb07-689a-44f9-b998-69dc7111adf5 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:35.797400 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:35.797400 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:35.798121 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-65fdbb07-689a-44f9-b998-69dc7111adf5 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:35.798645 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-65fdbb07-689a-44f9-b998-69dc7111adf5 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:35.870550 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:35.870550 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:35.884510 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-65fdbb07-689a-44f9-b998-69dc7111adf5 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:35.886030 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1248/2469] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:35 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:35.994087 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-e6e4669c-1726-49e2-beec-531b5e8355c7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/e2ae7815-c6f3-4db5-898b-b761f7dd029d Jan 21 12:25:35.995782 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-e6e4669c-1726-49e2-beec-531b5e8355c7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:35.996197 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:35.996197 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:35.996888 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-e6e4669c-1726-49e2-beec-531b5e8355c7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:36.047355 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:36.047355 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:36.049810 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-e6e4669c-1726-49e2-beec-531b5e8355c7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Snapshot retrieved successfully. Jan 21 12:25:36.054941 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-e6e4669c-1726-49e2-beec-531b5e8355c7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/e2ae7815-c6f3-4db5-898b-b761f7dd029d returned with HTTP 200 Jan 21 12:25:36.056714 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1222/2470] 10.222.0.89 () {60 vars in 1575 bytes} [Thu Jan 21 12:25:35 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/e2ae7815-c6f3-4db5-898b-b761f7dd029d => generated 478 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:36.309727 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-53a5fc4c-5385-4a74-8fe5-a880a2629e02 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] POST http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes Jan 21 12:25:36.310176 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:36.310176 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:36.310577 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-53a5fc4c-5385-4a74-8fe5-a880a2629e02 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-343714432"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:25:36.312019 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-53a5fc4c-5385-4a74-8fe5-a880a2629e02 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-343714432'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:25:36.312825 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-53a5fc4c-5385-4a74-8fe5-a880a2629e02 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Create volume of 1 GB Jan 21 12:25:36.339635 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-53a5fc4c-5385-4a74-8fe5-a880a2629e02 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Availability Zones retrieved successfully. Jan 21 12:25:36.370830 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-53a5fc4c-5385-4a74-8fe5-a880a2629e02 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Flow 'volume_create_api' (0cc8b1c0-03db-43d2-8045-6621d0b93add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:25:36.376057 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-53a5fc4c-5385-4a74-8fe5-a880a2629e02 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a9df9e2-cd66-46ad-a81e-ff1dad6859ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:25:36.390463 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-53a5fc4c-5385-4a74-8fe5-a880a2629e02 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:25:36.480555 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-53a5fc4c-5385-4a74-8fe5-a880a2629e02 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a9df9e2-cd66-46ad-a81e-ff1dad6859ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:25:36.483230 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-53a5fc4c-5385-4a74-8fe5-a880a2629e02 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbe2d3f9-01c6-4907-8f23-d154a853d02f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:25:36.618791 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-53a5fc4c-5385-4a74-8fe5-a880a2629e02 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Created reservations ['92455827-ccea-43ee-b268-9046957a7c5a', 'befe8891-e0e7-478d-8cfd-1c0de0b02ce4', 'ac58c04b-2a62-40bf-b95c-b8d3d13c4131', '0b323b6c-7fb7-4147-802f-29aaf22f9c61'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:25:36.620989 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-53a5fc4c-5385-4a74-8fe5-a880a2629e02 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbe2d3f9-01c6-4907-8f23-d154a853d02f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92455827-ccea-43ee-b268-9046957a7c5a', 'befe8891-e0e7-478d-8cfd-1c0de0b02ce4', 'ac58c04b-2a62-40bf-b95c-b8d3d13c4131', '0b323b6c-7fb7-4147-802f-29aaf22f9c61']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:25:36.623288 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-53a5fc4c-5385-4a74-8fe5-a880a2629e02 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82e33fd4-e63f-46e5-b276-be033fd6f232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:25:36.900445 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bb19c6af-3023-4ab8-a660-8fe3d49d7d31 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:36.900957 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bb19c6af-3023-4ab8-a660-8fe3d49d7d31 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:36.901126 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:36.901126 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:36.901936 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bb19c6af-3023-4ab8-a660-8fe3d49d7d31 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:36.902970 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-bb19c6af-3023-4ab8-a660-8fe3d49d7d31 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:36.912017 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-53a5fc4c-5385-4a74-8fe5-a880a2629e02 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82e33fd4-e63f-46e5-b276-be033fd6f232) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4590f91d-294c-479a-87db-0b4321f46988', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-343714432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c1169a8139d4b73b2a441d7a5adfb82',qos_specs=None,replication_status=,reservations=['92455827-ccea-43ee-b268-9046957a7c5a','befe8891-e0e7-478d-8cfd-1c0de0b02ce4','ac58c04b-2a62-40bf-b95c-b8d3d13c4131','0b323b6c-7fb7-4147-802f-29aaf22f9c61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5dd7a0f490c4ea89cf9d428907c5421',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:25:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-343714432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4590f91d-294c-479a-87db-0b4321f46988,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c1169a8139d4b73b2a441d7a5adfb82',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,user_id='b5dd7a0f490c4ea89cf9d428907c5421',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:25:36.914981 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-53a5fc4c-5385-4a74-8fe5-a880a2629e02 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74c3e897-9712-4495-b8e3-62589dd8e682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:25:36.949218 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-53a5fc4c-5385-4a74-8fe5-a880a2629e02 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74c3e897-9712-4495-b8e3-62589dd8e682) 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-VolumesActionsTest-Volume-343714432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c1169a8139d4b73b2a441d7a5adfb82',qos_specs=None,replication_status=,reservations=['92455827-ccea-43ee-b268-9046957a7c5a','befe8891-e0e7-478d-8cfd-1c0de0b02ce4','ac58c04b-2a62-40bf-b95c-b8d3d13c4131','0b323b6c-7fb7-4147-802f-29aaf22f9c61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5dd7a0f490c4ea89cf9d428907c5421',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:25:36.952452 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-53a5fc4c-5385-4a74-8fe5-a880a2629e02 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f748c93-e2f9-46e9-891b-f8683961d6db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:25:36.966806 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:36.966806 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:36.969202 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bb19c6af-3023-4ab8-a660-8fe3d49d7d31 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:36.970209 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1223/2471] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:36 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:36.977170 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-53a5fc4c-5385-4a74-8fe5-a880a2629e02 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f748c93-e2f9-46e9-891b-f8683961d6db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:25:36.981585 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-53a5fc4c-5385-4a74-8fe5-a880a2629e02 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Flow 'volume_create_api' (0cc8b1c0-03db-43d2-8045-6621d0b93add) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:25:37.058315 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-53a5fc4c-5385-4a74-8fe5-a880a2629e02 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Create volume request issued successfully. Jan 21 12:25:37.076176 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-53a5fc4c-5385-4a74-8fe5-a880a2629e02 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes returned with HTTP 202 Jan 21 12:25:37.099316 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c01fcf96-318e-4022-8e7e-6a272605ddc9 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] GET http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 Jan 21 12:25:37.099732 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c01fcf96-318e-4022-8e7e-6a272605ddc9 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:37.099962 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:37.099962 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:37.100327 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c01fcf96-318e-4022-8e7e-6a272605ddc9 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:37.100465 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1249/2472] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:25:36 2021] POST /volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes => generated 817 bytes in 1057 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:25:37.194166 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:37.194166 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:37.203561 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c01fcf96-318e-4022-8e7e-6a272605ddc9 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Volume info retrieved successfully. Jan 21 12:25:37.227920 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c01fcf96-318e-4022-8e7e-6a272605ddc9 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 returned with HTTP 200 Jan 21 12:25:37.229476 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1224/2473] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:37 2021] GET /volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 => generated 909 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:37.989121 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8d8d69c5-d406-4ce9-9d2e-ddec81d0f478 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:37.989869 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8d8d69c5-d406-4ce9-9d2e-ddec81d0f478 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:37.990073 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:37.990073 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:37.990838 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8d8d69c5-d406-4ce9-9d2e-ddec81d0f478 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:37.991593 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-8d8d69c5-d406-4ce9-9d2e-ddec81d0f478 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:38.045323 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:38.045323 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:38.047201 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8d8d69c5-d406-4ce9-9d2e-ddec81d0f478 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:38.053800 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1250/2474] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:37 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:38.195090 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-eaa79688-fb4f-4ba8-a275-c8ae54e0c236 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/e2ae7815-c6f3-4db5-898b-b761f7dd029d Jan 21 12:25:38.195090 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-eaa79688-fb4f-4ba8-a275-c8ae54e0c236 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:38.195090 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:38.195090 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:38.195090 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-eaa79688-fb4f-4ba8-a275-c8ae54e0c236 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:38.255206 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1335beac-2e14-4383-9613-36ea6a949669 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] GET http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 Jan 21 12:25:38.255206 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1335beac-2e14-4383-9613-36ea6a949669 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:38.255206 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:38.255206 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:38.255206 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1335beac-2e14-4383-9613-36ea6a949669 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:38.289628 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:38.289628 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:38.289628 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-eaa79688-fb4f-4ba8-a275-c8ae54e0c236 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Snapshot retrieved successfully. Jan 21 12:25:38.289628 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-eaa79688-fb4f-4ba8-a275-c8ae54e0c236 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/e2ae7815-c6f3-4db5-898b-b761f7dd029d returned with HTTP 200 Jan 21 12:25:38.289628 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1225/2475] 10.222.0.90 () {58 vars in 1368 bytes} [Thu Jan 21 12:25:38 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/e2ae7815-c6f3-4db5-898b-b761f7dd029d => generated 478 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:38.302001 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-4b8c31de-ebd7-4f6f-8213-6ce96c553c56 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:25:38.302001 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-4b8c31de-ebd7-4f6f-8213-6ce96c553c56 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:38.302001 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:38.302001 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:38.302001 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-4b8c31de-ebd7-4f6f-8213-6ce96c553c56 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:38.367519 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:38.367519 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:38.369808 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:38.369808 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:38.379283 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-4b8c31de-ebd7-4f6f-8213-6ce96c553c56 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:25:38.391780 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1335beac-2e14-4383-9613-36ea6a949669 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Volume info retrieved successfully. Jan 21 12:25:38.403594 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:38.403594 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:38.414003 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-4b8c31de-ebd7-4f6f-8213-6ce96c553c56 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d returned with HTTP 200 Jan 21 12:25:38.414844 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1226/2476] 10.222.0.90 () {58 vars in 1362 bytes} [Thu Jan 21 12:25:38 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d => generated 1661 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 12:25:38.432724 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1335beac-2e14-4383-9613-36ea6a949669 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 returned with HTTP 200 Jan 21 12:25:38.434516 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1251/2477] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:38 2021] GET /volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 => generated 910 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:38.459535 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-f359b0e8-acc4-4cf5-9585-e3403a3326fd tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] POST http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes Jan 21 12:25:38.461209 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:38.461209 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:38.462917 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-f359b0e8-acc4-4cf5-9585-e3403a3326fd tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "e2ae7815-c6f3-4db5-898b-b761f7dd029d", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:25:38.465520 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-f359b0e8-acc4-4cf5-9585-e3403a3326fd tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'e2ae7815-c6f3-4db5-898b-b761f7dd029d', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:25:38.561518 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:38.561518 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:38.562892 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-f359b0e8-acc4-4cf5-9585-e3403a3326fd tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Snapshot retrieved successfully. Jan 21 12:25:38.563142 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-f359b0e8-acc4-4cf5-9585-e3403a3326fd tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Create volume of 1 GB Jan 21 12:25:38.564625 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-f359b0e8-acc4-4cf5-9585-e3403a3326fd tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Availability Zones retrieved successfully. Jan 21 12:25:38.581708 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-f359b0e8-acc4-4cf5-9585-e3403a3326fd tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Flow 'volume_create_api' (86e50ae3-3fae-4de4-907a-268f653060d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:25:38.587426 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-f359b0e8-acc4-4cf5-9585-e3403a3326fd tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcd7df82-0118-42aa-9f24-dea52b1a67c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:25:38.587426 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-f359b0e8-acc4-4cf5-9585-e3403a3326fd tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:25:38.758418 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-f359b0e8-acc4-4cf5-9585-e3403a3326fd tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcd7df82-0118-42aa-9f24-dea52b1a67c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e2ae7815-c6f3-4db5-898b-b761f7dd029d', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:25:38.761230 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-f359b0e8-acc4-4cf5-9585-e3403a3326fd tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89e15c05-dc98-456d-8ace-525a0375fe9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:25:38.862433 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-f359b0e8-acc4-4cf5-9585-e3403a3326fd tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Created reservations ['ba4759d1-dd5e-4870-a492-e6c422b630a8', '05a4d96e-261f-4f98-b8a6-da01e7dc8779', '369d4ef1-3877-409f-9135-bacd678b5fb3', '03e724a4-ac71-462a-9de2-8d2109c6d248'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:25:38.866021 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-f359b0e8-acc4-4cf5-9585-e3403a3326fd tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89e15c05-dc98-456d-8ace-525a0375fe9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba4759d1-dd5e-4870-a492-e6c422b630a8', '05a4d96e-261f-4f98-b8a6-da01e7dc8779', '369d4ef1-3877-409f-9135-bacd678b5fb3', '03e724a4-ac71-462a-9de2-8d2109c6d248']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:25:38.873058 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-f359b0e8-acc4-4cf5-9585-e3403a3326fd tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceaee018-4e28-4c74-9056-f5745259e3e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:25:39.072413 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5558e9e1-6c6b-4b63-971e-ee233995cabf tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:39.078184 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5558e9e1-6c6b-4b63-971e-ee233995cabf tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:39.078184 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:39.078184 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:39.078184 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5558e9e1-6c6b-4b63-971e-ee233995cabf tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:39.078184 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-5558e9e1-6c6b-4b63-971e-ee233995cabf tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:39.110629 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-f359b0e8-acc4-4cf5-9585-e3403a3326fd tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceaee018-4e28-4c74-9056-f5745259e3e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fae84ec5-e1bc-4c82-9909-8a078e7a3a41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2619f93eb1ba48929ec301702b6357e2',qos_specs=None,replication_status=,reservations=['ba4759d1-dd5e-4870-a492-e6c422b630a8','05a4d96e-261f-4f98-b8a6-da01e7dc8779','369d4ef1-3877-409f-9135-bacd678b5fb3','03e724a4-ac71-462a-9de2-8d2109c6d248'],size=1,snapshot_id=e2ae7815-c6f3-4db5-898b-b761f7dd029d,source_replicaid=,source_volid=None,status='creating',user_id='554e53fb15eb44f998ed7f3950f23b33',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T12:25:38Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fae84ec5-e1bc-4c82-9909-8a078e7a3a41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2619f93eb1ba48929ec301702b6357e2',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=e2ae7815-c6f3-4db5-898b-b761f7dd029d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='554e53fb15eb44f998ed7f3950f23b33',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:25:39.118670 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-f359b0e8-acc4-4cf5-9585-e3403a3326fd tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d02655ec-c1f2-42dd-8757-085e7a63aca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:25:39.147333 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:39.147333 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:39.148987 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5558e9e1-6c6b-4b63-971e-ee233995cabf tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:39.149762 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1252/2478] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:39 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:39.174381 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-f359b0e8-acc4-4cf5-9585-e3403a3326fd tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d02655ec-c1f2-42dd-8757-085e7a63aca8) 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='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2619f93eb1ba48929ec301702b6357e2',qos_specs=None,replication_status=,reservations=['ba4759d1-dd5e-4870-a492-e6c422b630a8','05a4d96e-261f-4f98-b8a6-da01e7dc8779','369d4ef1-3877-409f-9135-bacd678b5fb3','03e724a4-ac71-462a-9de2-8d2109c6d248'],size=1,snapshot_id=e2ae7815-c6f3-4db5-898b-b761f7dd029d,source_replicaid=,source_volid=None,status='creating',user_id='554e53fb15eb44f998ed7f3950f23b33',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:25:39.176341 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-f359b0e8-acc4-4cf5-9585-e3403a3326fd tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78d5ce3b-1089-4bf1-9953-7e3b39b42547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:25:39.384041 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-f359b0e8-acc4-4cf5-9585-e3403a3326fd tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78d5ce3b-1089-4bf1-9953-7e3b39b42547) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:25:39.387891 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-f359b0e8-acc4-4cf5-9585-e3403a3326fd tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Flow 'volume_create_api' (86e50ae3-3fae-4de4-907a-268f653060d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:25:39.485881 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-f359b0e8-acc4-4cf5-9585-e3403a3326fd tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Create volume request issued successfully. Jan 21 12:25:39.526189 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-f359b0e8-acc4-4cf5-9585-e3403a3326fd tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes returned with HTTP 202 Jan 21 12:25:39.527503 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1227/2479] 10.222.0.90 () {62 vars in 1305 bytes} [Thu Jan 21 12:25:38 2021] POST /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes => generated 805 bytes in 1072 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:25:39.554830 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-2e09843e-c51e-4fb1-9286-e8aca9ef631c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/fae84ec5-e1bc-4c82-9909-8a078e7a3a41 Jan 21 12:25:39.555333 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-2e09843e-c51e-4fb1-9286-e8aca9ef631c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:39.556539 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:39.556539 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:39.556539 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-2e09843e-c51e-4fb1-9286-e8aca9ef631c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:39.645418 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:39.645418 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:39.666401 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-2e09843e-c51e-4fb1-9286-e8aca9ef631c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:25:39.706400 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-2e09843e-c51e-4fb1-9286-e8aca9ef631c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/fae84ec5-e1bc-4c82-9909-8a078e7a3a41 returned with HTTP 200 Jan 21 12:25:39.709084 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1253/2480] 10.222.0.90 () {58 vars in 1362 bytes} [Thu Jan 21 12:25:39 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/fae84ec5-e1bc-4c82-9909-8a078e7a3a41 => generated 873 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:39.725410 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-3dbaf4c3-ff64-4658-a3a6-45e99c914a96 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/fae84ec5-e1bc-4c82-9909-8a078e7a3a41 Jan 21 12:25:39.727162 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-3dbaf4c3-ff64-4658-a3a6-45e99c914a96 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:39.727162 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:39.727162 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:39.727162 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-3dbaf4c3-ff64-4658-a3a6-45e99c914a96 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:39.822847 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:39.822847 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:39.837220 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-3dbaf4c3-ff64-4658-a3a6-45e99c914a96 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:25:39.877154 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-3dbaf4c3-ff64-4658-a3a6-45e99c914a96 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/fae84ec5-e1bc-4c82-9909-8a078e7a3a41 returned with HTTP 200 Jan 21 12:25:39.877891 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1228/2481] 10.222.0.90 () {58 vars in 1362 bytes} [Thu Jan 21 12:25:39 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/fae84ec5-e1bc-4c82-9909-8a078e7a3a41 => generated 897 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:40.164630 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a751beda-2801-4bc7-8e5e-928697273222 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:40.165237 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a751beda-2801-4bc7-8e5e-928697273222 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:40.165431 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:40.165431 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:40.165664 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a751beda-2801-4bc7-8e5e-928697273222 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:40.166226 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-a751beda-2801-4bc7-8e5e-928697273222 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:40.214484 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:40.214484 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:40.220991 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a751beda-2801-4bc7-8e5e-928697273222 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:40.222524 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1254/2482] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:40 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:41.240990 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-afd4a1ea-1b5c-4ecc-9127-b0a3e76200a6 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:41.242289 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-afd4a1ea-1b5c-4ecc-9127-b0a3e76200a6 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:41.242794 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:41.242794 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:41.243431 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-afd4a1ea-1b5c-4ecc-9127-b0a3e76200a6 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:41.244005 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-afd4a1ea-1b5c-4ecc-9127-b0a3e76200a6 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:41.315638 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:41.315638 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:41.325137 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-afd4a1ea-1b5c-4ecc-9127-b0a3e76200a6 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:41.335305 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1229/2483] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:41 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:42.349618 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c64d63c9-2dc6-4922-9b98-5b86e1514fa2 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:42.350141 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c64d63c9-2dc6-4922-9b98-5b86e1514fa2 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:42.350353 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:42.350353 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:42.350732 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c64d63c9-2dc6-4922-9b98-5b86e1514fa2 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:42.351106 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-c64d63c9-2dc6-4922-9b98-5b86e1514fa2 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:42.403321 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:42.403321 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:42.410016 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c64d63c9-2dc6-4922-9b98-5b86e1514fa2 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:42.414777 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1255/2484] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:42 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:42.901891 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-2b44efd7-3481-4043-a96b-205ddcee011b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/fae84ec5-e1bc-4c82-9909-8a078e7a3a41 Jan 21 12:25:42.902574 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-2b44efd7-3481-4043-a96b-205ddcee011b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:42.902919 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:42.902919 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:42.903464 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-2b44efd7-3481-4043-a96b-205ddcee011b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:43.096552 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:43.096552 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:43.113362 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-2b44efd7-3481-4043-a96b-205ddcee011b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:25:43.153904 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-2b44efd7-3481-4043-a96b-205ddcee011b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/fae84ec5-e1bc-4c82-9909-8a078e7a3a41 returned with HTTP 200 Jan 21 12:25:43.155665 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1230/2485] 10.222.0.90 () {58 vars in 1362 bytes} [Thu Jan 21 12:25:42 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/fae84ec5-e1bc-4c82-9909-8a078e7a3a41 => generated 897 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:43.447795 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6512e6ce-efe1-489f-9653-846040952f1c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:43.448356 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6512e6ce-efe1-489f-9653-846040952f1c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:43.448585 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:43.448585 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:43.448961 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6512e6ce-efe1-489f-9653-846040952f1c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:43.449339 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-6512e6ce-efe1-489f-9653-846040952f1c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:43.474288 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:43.474288 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:43.477257 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6512e6ce-efe1-489f-9653-846040952f1c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:43.479063 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1256/2486] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:43 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:44.523276 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ca8af2db-4708-4bcb-a445-929d9ab2190f tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:44.524166 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ca8af2db-4708-4bcb-a445-929d9ab2190f tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:44.524166 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:44.524166 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:44.524672 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ca8af2db-4708-4bcb-a445-929d9ab2190f tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:44.524842 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-ca8af2db-4708-4bcb-a445-929d9ab2190f tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:44.564104 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:44.564104 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:44.566222 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ca8af2db-4708-4bcb-a445-929d9ab2190f tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:44.567104 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1231/2487] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:44 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:45.602518 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fc3ae9e5-818b-4f71-851a-6824ab1c0e61 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:45.603211 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fc3ae9e5-818b-4f71-851a-6824ab1c0e61 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:45.603437 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:45.603437 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:45.603817 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fc3ae9e5-818b-4f71-851a-6824ab1c0e61 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:45.604196 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-fc3ae9e5-818b-4f71-851a-6824ab1c0e61 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:45.674938 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:45.674938 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:45.674938 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fc3ae9e5-818b-4f71-851a-6824ab1c0e61 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:45.674938 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1257/2488] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:45 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:46.175948 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-dc39f5f0-2dc6-4375-a4ee-2a1ba1bfea61 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/fae84ec5-e1bc-4c82-9909-8a078e7a3a41 Jan 21 12:25:46.175948 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-dc39f5f0-2dc6-4375-a4ee-2a1ba1bfea61 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:46.175948 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:46.175948 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:46.186315 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-dc39f5f0-2dc6-4375-a4ee-2a1ba1bfea61 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:46.354145 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:46.354145 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:46.378678 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-dc39f5f0-2dc6-4375-a4ee-2a1ba1bfea61 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:25:46.426143 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-dc39f5f0-2dc6-4375-a4ee-2a1ba1bfea61 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/fae84ec5-e1bc-4c82-9909-8a078e7a3a41 returned with HTTP 200 Jan 21 12:25:46.427284 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1232/2489] 10.222.0.90 () {58 vars in 1362 bytes} [Thu Jan 21 12:25:46 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/fae84ec5-e1bc-4c82-9909-8a078e7a3a41 => generated 897 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:46.687244 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0f042f33-eac4-4c28-8886-6022bf7055d0 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:46.687814 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0f042f33-eac4-4c28-8886-6022bf7055d0 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:46.688177 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:46.688177 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:46.688558 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0f042f33-eac4-4c28-8886-6022bf7055d0 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:46.689187 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-0f042f33-eac4-4c28-8886-6022bf7055d0 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:46.782049 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:46.782049 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:46.789840 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0f042f33-eac4-4c28-8886-6022bf7055d0 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:46.793405 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1258/2490] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:46 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:47.834332 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-22bc4e48-cfe3-4095-b509-d25a314b4f7c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:47.846796 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-22bc4e48-cfe3-4095-b509-d25a314b4f7c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:47.846796 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:47.846796 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:47.846796 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-22bc4e48-cfe3-4095-b509-d25a314b4f7c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:47.862320 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-22bc4e48-cfe3-4095-b509-d25a314b4f7c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:47.929169 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:47.929169 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:47.941642 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-22bc4e48-cfe3-4095-b509-d25a314b4f7c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:47.968430 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1233/2491] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:47 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:48.956541 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1c727a45-c82d-4758-890f-ebece2182763 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:48.959865 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1c727a45-c82d-4758-890f-ebece2182763 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:48.959865 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:48.959865 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:48.959865 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1c727a45-c82d-4758-890f-ebece2182763 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:48.959865 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-1c727a45-c82d-4758-890f-ebece2182763 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:49.004312 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:49.004312 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:49.006428 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1c727a45-c82d-4758-890f-ebece2182763 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:49.007222 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1259/2492] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:48 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:49.458738 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-2a94b87b-1c07-4c40-9d0a-e752edd8ccf6 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/fae84ec5-e1bc-4c82-9909-8a078e7a3a41 Jan 21 12:25:49.459261 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-2a94b87b-1c07-4c40-9d0a-e752edd8ccf6 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:49.459475 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:49.459475 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:49.459842 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-2a94b87b-1c07-4c40-9d0a-e752edd8ccf6 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:49.595901 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:49.595901 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:49.605068 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-2a94b87b-1c07-4c40-9d0a-e752edd8ccf6 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:25:49.651445 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-2a94b87b-1c07-4c40-9d0a-e752edd8ccf6 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/fae84ec5-e1bc-4c82-9909-8a078e7a3a41 returned with HTTP 200 Jan 21 12:25:49.651445 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1234/2493] 10.222.0.90 () {58 vars in 1362 bytes} [Thu Jan 21 12:25:49 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/fae84ec5-e1bc-4c82-9909-8a078e7a3a41 => generated 897 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:50.024376 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f8d7e232-7b29-40c2-b3c2-87afe93c7175 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:50.025093 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f8d7e232-7b29-40c2-b3c2-87afe93c7175 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:50.025388 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:50.025388 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:50.025893 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f8d7e232-7b29-40c2-b3c2-87afe93c7175 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:50.026237 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-f8d7e232-7b29-40c2-b3c2-87afe93c7175 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:50.074394 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:50.074394 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:50.077534 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f8d7e232-7b29-40c2-b3c2-87afe93c7175 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:50.080235 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1260/2494] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:50 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:51.110332 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c1f0c67a-b7b5-44e9-a7ba-23cbe22195ad tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:51.127735 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c1f0c67a-b7b5-44e9-a7ba-23cbe22195ad tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:51.127735 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:51.127735 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:51.127735 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c1f0c67a-b7b5-44e9-a7ba-23cbe22195ad tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:51.127735 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-c1f0c67a-b7b5-44e9-a7ba-23cbe22195ad tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:51.269294 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:51.269294 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:51.269294 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c1f0c67a-b7b5-44e9-a7ba-23cbe22195ad tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:51.269294 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1235/2495] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:51 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:52.326977 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f15c840d-7c17-431e-be72-42980cff8cdb tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:52.327537 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f15c840d-7c17-431e-be72-42980cff8cdb tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:52.345137 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:52.345137 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:52.345137 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f15c840d-7c17-431e-be72-42980cff8cdb tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:52.345137 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-f15c840d-7c17-431e-be72-42980cff8cdb tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:52.364276 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:52.364276 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:52.364276 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f15c840d-7c17-431e-be72-42980cff8cdb tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:52.364276 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1261/2496] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:52 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:52.653896 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-07fd3b59-be7c-4677-ba2d-16be691dfd3c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/fae84ec5-e1bc-4c82-9909-8a078e7a3a41 Jan 21 12:25:52.654420 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-07fd3b59-be7c-4677-ba2d-16be691dfd3c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:52.654611 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:52.654611 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:52.654986 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-07fd3b59-be7c-4677-ba2d-16be691dfd3c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:52.758284 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:52.758284 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:52.778977 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-07fd3b59-be7c-4677-ba2d-16be691dfd3c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:25:52.795868 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-07fd3b59-be7c-4677-ba2d-16be691dfd3c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/fae84ec5-e1bc-4c82-9909-8a078e7a3a41 returned with HTTP 200 Jan 21 12:25:52.795868 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1236/2497] 10.222.0.90 () {58 vars in 1362 bytes} [Thu Jan 21 12:25:52 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/fae84ec5-e1bc-4c82-9909-8a078e7a3a41 => generated 897 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:53.388086 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1172fa22-cb26-4ce8-8513-cfd6b262133a tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:53.388617 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1172fa22-cb26-4ce8-8513-cfd6b262133a tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:53.388862 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:53.388862 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:53.389370 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1172fa22-cb26-4ce8-8513-cfd6b262133a tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:53.390455 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-1172fa22-cb26-4ce8-8513-cfd6b262133a tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:53.425394 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:53.425394 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:53.427395 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1172fa22-cb26-4ce8-8513-cfd6b262133a tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:53.428242 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1262/2498] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:53 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:54.443683 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-add1f5cd-1f2b-4e8c-849b-b2eb541ca100 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:54.444298 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-add1f5cd-1f2b-4e8c-849b-b2eb541ca100 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:54.444818 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:54.444818 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:54.445076 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-add1f5cd-1f2b-4e8c-849b-b2eb541ca100 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:54.445483 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-add1f5cd-1f2b-4e8c-849b-b2eb541ca100 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:54.509218 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:54.509218 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:54.512194 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-add1f5cd-1f2b-4e8c-849b-b2eb541ca100 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:54.520503 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1237/2499] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:54 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:55.535047 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2cdbedf6-94c6-4fde-9f98-f636a8c5cf98 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:55.539879 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2cdbedf6-94c6-4fde-9f98-f636a8c5cf98 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:55.540554 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:55.540554 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:55.540949 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2cdbedf6-94c6-4fde-9f98-f636a8c5cf98 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:55.542259 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-2cdbedf6-94c6-4fde-9f98-f636a8c5cf98 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:55.614689 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:55.614689 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:55.617245 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2cdbedf6-94c6-4fde-9f98-f636a8c5cf98 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:55.618862 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1263/2500] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:55 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:55.794852 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-da4ccbf2-b710-46e3-8b17-398d63ec0689 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/fae84ec5-e1bc-4c82-9909-8a078e7a3a41 Jan 21 12:25:55.795760 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-da4ccbf2-b710-46e3-8b17-398d63ec0689 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:55.796188 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:55.796188 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:55.796804 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-da4ccbf2-b710-46e3-8b17-398d63ec0689 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:55.911194 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:55.911194 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:55.922972 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-da4ccbf2-b710-46e3-8b17-398d63ec0689 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:25:55.949523 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-da4ccbf2-b710-46e3-8b17-398d63ec0689 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/fae84ec5-e1bc-4c82-9909-8a078e7a3a41 returned with HTTP 200 Jan 21 12:25:55.950418 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1238/2501] 10.222.0.90 () {58 vars in 1362 bytes} [Thu Jan 21 12:25:55 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/fae84ec5-e1bc-4c82-9909-8a078e7a3a41 => generated 1347 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:25:55.957554 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2cdbedf6-94c6-4fde-9f98-f636a8c5cf98 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume// Jan 21 12:25:55.958328 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2cdbedf6-94c6-4fde-9f98-f636a8c5cf98 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:55.958720 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:55.958720 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:55.959346 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2cdbedf6-94c6-4fde-9f98-f636a8c5cf98 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:55.960716 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2cdbedf6-94c6-4fde-9f98-f636a8c5cf98 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:25:55.961935 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1264/2502] 10.222.0.90 () {56 vars in 1089 bytes} [Thu Jan 21 12:25:55 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:25:55.991035 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-904dfdf5-4adc-451c-bff4-8e36f053ccb7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] POST http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments Jan 21 12:25:55.992117 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:55.992117 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:55.992809 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-904dfdf5-4adc-451c-bff4-8e36f053ccb7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fae84ec5-e1bc-4c82-9909-8a078e7a3a41", "instance_uuid": "0ec2b04a-2a7d-4441-be03-c0032a904e4f", "connector": null}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:25:56.154422 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:56.154422 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:56.322259 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-904dfdf5-4adc-451c-bff4-8e36f053ccb7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments returned with HTTP 200 Jan 21 12:25:56.323147 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1239/2503] 10.222.0.90 () {64 vars in 1358 bytes} [Thu Jan 21 12:25:55 2021] POST /volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments => generated 273 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:25:56.331425 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2cdbedf6-94c6-4fde-9f98-f636a8c5cf98 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume// Jan 21 12:25:56.335536 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2cdbedf6-94c6-4fde-9f98-f636a8c5cf98 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:56.335536 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2cdbedf6-94c6-4fde-9f98-f636a8c5cf98 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:56.335536 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2cdbedf6-94c6-4fde-9f98-f636a8c5cf98 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:25:56.335536 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1265/2504] 10.222.0.90 () {56 vars in 1089 bytes} [Thu Jan 21 12:25:56 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:25:56.352661 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-33581194-4422-446d-a95b-507d7024c4fb tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/fae84ec5-e1bc-4c82-9909-8a078e7a3a41 Jan 21 12:25:56.352661 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-33581194-4422-446d-a95b-507d7024c4fb tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:56.352661 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:56.352661 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:56.352661 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-33581194-4422-446d-a95b-507d7024c4fb tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:56.418317 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:56.418317 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:56.427524 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-33581194-4422-446d-a95b-507d7024c4fb tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:25:56.457996 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:56.457996 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:56.470823 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-33581194-4422-446d-a95b-507d7024c4fb tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/fae84ec5-e1bc-4c82-9909-8a078e7a3a41 returned with HTTP 200 Jan 21 12:25:56.472456 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1240/2505] 10.222.0.90 () {60 vars in 1403 bytes} [Thu Jan 21 12:25:56 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/fae84ec5-e1bc-4c82-9909-8a078e7a3a41 => generated 1445 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:25:56.514228 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-77d70ab0-79bd-4ac8-8a50-6cd2b398ffa8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] PUT http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/1f0f7708-39b8-4f5f-b01b-bf7421de2fb6 Jan 21 12:25:56.514228 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-77d70ab0-79bd-4ac8-8a50-6cd2b398ffa8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.90", "host": "n-h2-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:25:56.572474 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 12:25:56.572474 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 12:25:56.573670 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-77d70ab0-79bd-4ac8-8a50-6cd2b398ffa8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Lock "b'cinder-attachment_update-fae84ec5-e1bc-4c82-9909-8a078e7a3a41-n-h2-760354-3'" acquired by "attachment_update" :: waited 0.016s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 12:25:56.577740 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:56.577740 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:56.638611 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-55e1e6d2-0a6e-4f47-8fe3-c863f89430b3 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:56.647060 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-55e1e6d2-0a6e-4f47-8fe3-c863f89430b3 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:56.647060 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:56.647060 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:56.647060 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-55e1e6d2-0a6e-4f47-8fe3-c863f89430b3 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:56.647060 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-55e1e6d2-0a6e-4f47-8fe3-c863f89430b3 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:56.671078 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:56.671078 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:56.673322 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-55e1e6d2-0a6e-4f47-8fe3-c863f89430b3 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:56.674608 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1241/2506] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:56 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:57.702234 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-633f16b6-0103-4ce8-80e1-196e5e117992 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:57.702234 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-633f16b6-0103-4ce8-80e1-196e5e117992 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:57.702234 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:57.702234 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:57.702234 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-633f16b6-0103-4ce8-80e1-196e5e117992 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:57.702234 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-633f16b6-0103-4ce8-80e1-196e5e117992 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:57.728948 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:57.728948 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:57.739340 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-633f16b6-0103-4ce8-80e1-196e5e117992 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:57.739340 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1242/2507] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:57 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:58.749653 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c6fceeb5-93f3-48c8-8a86-9f966f87acc2 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:58.750763 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c6fceeb5-93f3-48c8-8a86-9f966f87acc2 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:58.751779 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:58.751779 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:58.752400 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c6fceeb5-93f3-48c8-8a86-9f966f87acc2 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:58.762406 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-c6fceeb5-93f3-48c8-8a86-9f966f87acc2 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:58.793678 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:58.793678 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:58.797518 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c6fceeb5-93f3-48c8-8a86-9f966f87acc2 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:58.797518 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1243/2508] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:58 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:25:59.068372 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-77d70ab0-79bd-4ac8-8a50-6cd2b398ffa8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Lock "b'cinder-attachment_update-fae84ec5-e1bc-4c82-9909-8a078e7a3a41-n-h2-760354-3'" released by "attachment_update" :: held 2.495s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 12:25:59.069078 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-77d70ab0-79bd-4ac8-8a50-6cd2b398ffa8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/1f0f7708-39b8-4f5f-b01b-bf7421de2fb6 returned with HTTP 200 Jan 21 12:25:59.070179 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1266/2509] 10.222.0.90 () {64 vars in 1468 bytes} [Thu Jan 21 12:25:56 2021] PUT /volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/1f0f7708-39b8-4f5f-b01b-bf7421de2fb6 => generated 762 bytes in 2563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:25:59.154846 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-93ef932d-cdcf-43e2-b9ca-a441c32bebd9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] POST http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/1f0f7708-39b8-4f5f-b01b-bf7421de2fb6/action Jan 21 12:25:59.158214 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:59.158214 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:59.161195 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-93ef932d-cdcf-43e2-b9ca-a441c32bebd9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action body: b'{"os-complete": null}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:25:59.164655 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-93ef932d-cdcf-43e2-b9ca-a441c32bebd9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:25:59.292981 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:59.292981 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:59.325227 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0ab6bd2d-ec3e-4f3d-b09e-556db21c39be req-93ef932d-cdcf-43e2-b9ca-a441c32bebd9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/1f0f7708-39b8-4f5f-b01b-bf7421de2fb6/action returned with HTTP 204 Jan 21 12:25:59.326234 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1244/2510] 10.222.0.90 () {64 vars in 1489 bytes} [Thu Jan 21 12:25:59 2021] POST /volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/1f0f7708-39b8-4f5f-b01b-bf7421de2fb6/action => generated 0 bytes in 202 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:25:59.817451 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-297c4758-b6ca-4d0c-9536-6f1cf7d1cf95 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:25:59.823592 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-297c4758-b6ca-4d0c-9536-6f1cf7d1cf95 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:25:59.823592 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:25:59.823592 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:25:59.823592 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-297c4758-b6ca-4d0c-9536-6f1cf7d1cf95 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:25:59.823592 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-297c4758-b6ca-4d0c-9536-6f1cf7d1cf95 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:25:59.848422 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:25:59.848422 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:25:59.852940 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-297c4758-b6ca-4d0c-9536-6f1cf7d1cf95 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:25:59.856861 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1267/2511] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:25:59 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:00.876862 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-385c688d-1851-4041-b001-17aab21830d9 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:00.876862 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-385c688d-1851-4041-b001-17aab21830d9 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:00.876862 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:00.876862 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:00.876862 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-385c688d-1851-4041-b001-17aab21830d9 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:00.876862 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-385c688d-1851-4041-b001-17aab21830d9 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:00.919503 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:00.919503 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:00.921371 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-385c688d-1851-4041-b001-17aab21830d9 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:26:00.933930 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1245/2512] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:00 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:01.023626 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-49ca35e8-b313-4c23-9e96-bfb18a216f3d tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] POST http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988/action Jan 21 12:26:01.024086 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:01.024086 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:01.024526 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-49ca35e8-b313-4c23-9e96-bfb18a216f3d tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Action body: b'{"os-attach": {"instance_uuid": "79568aaa-e997-4da9-ac49-536c27cb9992", "mountpoint": "/dev/sdb"}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:26:01.024917 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-49ca35e8-b313-4c23-9e96-bfb18a216f3d tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "79568aaa-e997-4da9-ac49-536c27cb9992", "mountpoint": "/dev/sdb"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:26:01.142524 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:01.142524 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:01.142524 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-49ca35e8-b313-4c23-9e96-bfb18a216f3d tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Volume info retrieved successfully. Jan 21 12:26:01.168160 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-49ca35e8-b313-4c23-9e96-bfb18a216f3d tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Update volume admin metadata completed successfully. Jan 21 12:26:01.518586 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-49ca35e8-b313-4c23-9e96-bfb18a216f3d tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Attach volume completed successfully. Jan 21 12:26:01.518586 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-49ca35e8-b313-4c23-9e96-bfb18a216f3d tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988/action returned with HTTP 202 Jan 21 12:26:01.520246 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1268/2513] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:26:01 2021] POST /volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988/action => generated 0 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:26:01.527947 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-857254f7-608b-4ccd-9859-085afff16c45 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] GET http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 Jan 21 12:26:01.528472 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-857254f7-608b-4ccd-9859-085afff16c45 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:01.528684 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:01.528684 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:01.529057 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-857254f7-608b-4ccd-9859-085afff16c45 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:01.652209 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:01.652209 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:01.678653 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-857254f7-608b-4ccd-9859-085afff16c45 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Volume info retrieved successfully. Jan 21 12:26:01.718855 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:01.718855 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:01.750455 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-857254f7-608b-4ccd-9859-085afff16c45 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 returned with HTTP 200 Jan 21 12:26:01.750979 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1246/2514] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:01 2021] GET /volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 => generated 1244 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:26:01.782563 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c2b8a7b5-1756-4bae-9801-447bd7b8c97e tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] POST http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988/action Jan 21 12:26:01.786215 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:01.786215 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:01.786215 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c2b8a7b5-1756-4bae-9801-447bd7b8c97e tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Action body: b'{"os-detach": {}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:26:01.786215 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c2b8a7b5-1756-4bae-9801-447bd7b8c97e tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:26:01.872959 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:01.872959 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:01.874255 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c2b8a7b5-1756-4bae-9801-447bd7b8c97e tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Volume info retrieved successfully. Jan 21 12:26:01.937835 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6afbd3cf-3747-412e-89f8-3bf76b107fb0 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:01.938393 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6afbd3cf-3747-412e-89f8-3bf76b107fb0 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:01.938544 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:01.938544 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:01.939185 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6afbd3cf-3747-412e-89f8-3bf76b107fb0 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:01.939716 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-6afbd3cf-3747-412e-89f8-3bf76b107fb0 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:01.965978 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:01.965978 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:01.968262 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6afbd3cf-3747-412e-89f8-3bf76b107fb0 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:26:01.969306 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1247/2515] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:01 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:02.057150 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c2b8a7b5-1756-4bae-9801-447bd7b8c97e tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Detach volume completed successfully. Jan 21 12:26:02.058273 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c2b8a7b5-1756-4bae-9801-447bd7b8c97e tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988/action returned with HTTP 202 Jan 21 12:26:02.059553 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1269/2516] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:26:01 2021] POST /volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988/action => generated 0 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:26:02.070272 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-27c35ed3-31d9-4901-882a-ead2ea0bd547 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] GET http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 Jan 21 12:26:02.071051 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-27c35ed3-31d9-4901-882a-ead2ea0bd547 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:02.071353 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:02.071353 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:02.072089 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-27c35ed3-31d9-4901-882a-ead2ea0bd547 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:02.138467 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:02.138467 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:02.157085 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-27c35ed3-31d9-4901-882a-ead2ea0bd547 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Volume info retrieved successfully. Jan 21 12:26:02.190512 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-27c35ed3-31d9-4901-882a-ead2ea0bd547 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 returned with HTTP 200 Jan 21 12:26:02.192131 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1248/2517] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:02 2021] GET /volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 => generated 929 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:02.983919 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3d6a8578-de90-43c3-adea-b8f9b821dce9 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:02.984475 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3d6a8578-de90-43c3-adea-b8f9b821dce9 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:02.984588 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:02.984588 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:02.984937 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3d6a8578-de90-43c3-adea-b8f9b821dce9 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:02.986083 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-3d6a8578-de90-43c3-adea-b8f9b821dce9 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:03.010701 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:03.010701 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:03.012716 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3d6a8578-de90-43c3-adea-b8f9b821dce9 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:26:03.020692 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1270/2518] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:02 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 820 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:04.031685 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b4a1b072-c1da-483d-9a01-97fd63785829 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:04.034651 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b4a1b072-c1da-483d-9a01-97fd63785829 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:04.034651 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:04.034651 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:04.034651 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b4a1b072-c1da-483d-9a01-97fd63785829 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:04.036194 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-b4a1b072-c1da-483d-9a01-97fd63785829 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:04.067007 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:04.067007 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:04.069142 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b4a1b072-c1da-483d-9a01-97fd63785829 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:26:04.070595 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1249/2519] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:04 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 821 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:04.086651 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-964a795b-3a71-488b-bbfd-7d1ae7bce9a9 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/b8442b15-80ef-4c93-a7f5-356b2d1e2ecb Jan 21 12:26:04.087244 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-964a795b-3a71-488b-bbfd-7d1ae7bce9a9 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:04.087414 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:04.087414 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:04.088233 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-964a795b-3a71-488b-bbfd-7d1ae7bce9a9 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:04.147213 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:04.147213 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:04.162968 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-964a795b-3a71-488b-bbfd-7d1ae7bce9a9 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Volume info retrieved successfully. Jan 21 12:26:04.187307 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-964a795b-3a71-488b-bbfd-7d1ae7bce9a9 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/b8442b15-80ef-4c93-a7f5-356b2d1e2ecb returned with HTTP 200 Jan 21 12:26:04.188227 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1271/2520] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:04 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/b8442b15-80ef-4c93-a7f5-356b2d1e2ecb => generated 916 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:04.418957 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b7b8aa3c-d749-4380-9649-7e16da387b73 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] GET http://10.222.0.89/volume/v3/15073e1a7c264e2888044921182433ad/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33/export_record Jan 21 12:26:04.419594 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b7b8aa3c-d749-4380-9649-7e16da387b73 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:04.420046 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:04.420046 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:04.420495 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b7b8aa3c-d749-4380-9649-7e16da387b73 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] Calling method 'export_record' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:04.420901 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.backups [None req-b7b8aa3c-d749-4380-9649-7e16da387b73 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] Export record for backup 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jan 21 12:26:04.444526 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:04.444526 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:04.446844 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.backup.api [None req-b7b8aa3c-d749-4380-9649-7e16da387b73 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] Calling RPCAPI with context: , host: n-d-760354-3, backup: 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) export_record /opt/stack/cinder/cinder/backup/api.py:456}} Jan 21 12:26:04.470862 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.backup.rpcapi [None req-b7b8aa3c-d749-4380-9649-7e16da387b73 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] export_record in rpcapi backup_id 0f67e207-b07e-44cb-9e65-a47cbf92ee33 on host n-d-760354-3. {{(pid=87986) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:77}} Jan 21 12:26:04.487493 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.backups [None req-b7b8aa3c-d749-4380-9649-7e16da387b73 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGY2N2UyMDctYjA3ZS00NGNiLTllNjUtYTQ3Y2JmOTJlZTMzIiwgInVzZXJfaWQiOiAiYmY1MTM2YjU2YTdhNDlhMjliZjdjMjgzMTVkMWIyNjkiLCAicHJvamVjdF9pZCI6ICI2NGNjOGFiODg3Njk0MTMyYmM5ZTlhYTVmYTc2NjA3NyIsICJ2b2x1bWVfaWQiOiAiYjg0NDJiMTUtODBlZi00YzkzLWE3ZjUtMzU2YjJkMWUyZWNiIiwgImhvc3QiOiAibi1kLTc2MDM1NC0zIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTQyNTc4NzU1MyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2I4NDQyYjE1LTgwZWYtNGM5My1hN2Y1LTM1NmIyZDFlMmVjYi8yMDIxMDEyMTEyMjUxOC9hel9ub3ZhX2JhY2t1cF8wZjY3ZTIwNy1iMDdlLTQ0Y2ItOWU2NS1hNDdjYmY5MmVlMzMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMS0wMS0yMVQxMjoyNToxMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMS0wMS0yMVQxMjoyNToxMloiLCAidXBkYXRlZF9hdCI6ICIyMDIxLTAxLTIxVDEyOjI2OjA0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=87986) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jan 21 12:26:04.488541 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b7b8aa3c-d749-4380-9649-7e16da387b73 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] http://10.222.0.89/volume/v3/15073e1a7c264e2888044921182433ad/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33/export_record returned with HTTP 200 Jan 21 12:26:04.493562 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1250/2521] 10.222.0.89 () {58 vars in 1357 bytes} [Thu Jan 21 12:26:04 2021] GET /volume/v3/15073e1a7c264e2888044921182433ad/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33/export_record => generated 1448 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:26:04.514463 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d808e4a8-7de2-4634-b8fc-8ede3ed21066 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] POST http://10.222.0.89/volume/v3/15073e1a7c264e2888044921182433ad/backups/import_record Jan 21 12:26:04.520129 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:04.520129 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:04.520129 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d808e4a8-7de2-4634-b8fc-8ede3ed21066 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2I0NDdjMTktNmM5Yy00NzgyLTg0N2ItY2FmNTdlYmE0YjNjIiwgInVzZXJfaWQiOiAiYmY1MTM2YjU2YTdhNDlhMjliZjdjMjgzMTVkMWIyNjkiLCAicHJvamVjdF9pZCI6ICI2NGNjOGFiODg3Njk0MTMyYmM5ZTlhYTVmYTc2NjA3NyIsICJ2b2x1bWVfaWQiOiAiYjg0NDJiMTUtODBlZi00YzkzLWE3ZjUtMzU2YjJkMWUyZWNiIiwgImhvc3QiOiAibi1kLTc2MDM1NC0zIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTQyNTc4NzU1MyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2I4NDQyYjE1LTgwZWYtNGM5My1hN2Y1LTM1NmIyZDFlMmVjYi8yMDIxMDEyMTEyMjUxOC9hel9ub3ZhX2JhY2t1cF8wZjY3ZTIwNy1iMDdlLTQ0Y2ItOWU2NS1hNDdjYmY5MmVlMzMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMS0wMS0yMVQxMjoyNToxMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMS0wMS0yMVQxMjoyNToxMloiLCAidXBkYXRlZF9hdCI6ICIyMDIxLTAxLTIxVDEyOjI2OjA0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:26:04.520129 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.backups [None req-d808e4a8-7de2-4634-b8fc-8ede3ed21066 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2I0NDdjMTktNmM5Yy00NzgyLTg0N2ItY2FmNTdlYmE0YjNjIiwgInVzZXJfaWQiOiAiYmY1MTM2YjU2YTdhNDlhMjliZjdjMjgzMTVkMWIyNjkiLCAicHJvamVjdF9pZCI6ICI2NGNjOGFiODg3Njk0MTMyYmM5ZTlhYTVmYTc2NjA3NyIsICJ2b2x1bWVfaWQiOiAiYjg0NDJiMTUtODBlZi00YzkzLWE3ZjUtMzU2YjJkMWUyZWNiIiwgImhvc3QiOiAibi1kLTc2MDM1NC0zIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTQyNTc4NzU1MyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2I4NDQyYjE1LTgwZWYtNGM5My1hN2Y1LTM1NmIyZDFlMmVjYi8yMDIxMDEyMTEyMjUxOC9hel9ub3ZhX2JhY2t1cF8wZjY3ZTIwNy1iMDdlLTQ0Y2ItOWU2NS1hNDdjYmY5MmVlMzMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMS0wMS0yMVQxMjoyNToxMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMS0wMS0yMVQxMjoyNToxMloiLCAidXBkYXRlZF9hdCI6ICIyMDIxLTAxLTIxVDEyOjI2OjA0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=87985) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jan 21 12:26:04.520129 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.backups [None req-d808e4a8-7de2-4634-b8fc-8ede3ed21066 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2I0NDdjMTktNmM5Yy00NzgyLTg0N2ItY2FmNTdlYmE0YjNjIiwgInVzZXJfaWQiOiAiYmY1MTM2YjU2YTdhNDlhMjliZjdjMjgzMTVkMWIyNjkiLCAicHJvamVjdF9pZCI6ICI2NGNjOGFiODg3Njk0MTMyYmM5ZTlhYTVmYTc2NjA3NyIsICJ2b2x1bWVfaWQiOiAiYjg0NDJiMTUtODBlZi00YzkzLWE3ZjUtMzU2YjJkMWUyZWNiIiwgImhvc3QiOiAibi1kLTc2MDM1NC0zIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTQyNTc4NzU1MyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2I4NDQyYjE1LTgwZWYtNGM5My1hN2Y1LTM1NmIyZDFlMmVjYi8yMDIxMDEyMTEyMjUxOC9hel9ub3ZhX2JhY2t1cF8wZjY3ZTIwNy1iMDdlLTQ0Y2ItOWU2NS1hNDdjYmY5MmVlMzMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMS0wMS0yMVQxMjoyNToxMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMS0wMS0yMVQxMjoyNToxMloiLCAidXBkYXRlZF9hdCI6ICIyMDIxLTAxLTIxVDEyOjI2OjA0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=87985) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Jan 21 12:26:04.579513 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-d808e4a8-7de2-4634-b8fc-8ede3ed21066 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] Created reservations ['fccfdafa-cc25-4e6f-bfaf-d612321bb9ec', '5af98516-0c61-4bbc-bdad-ea3e0d8c137e'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:26:04.698201 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.backup.rpcapi [None req-d808e4a8-7de2-4634-b8fc-8ede3ed21066 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] import_record rpcapi backup id 7b447c19-6c9c-4782-847b-caf57eba4b3c on host n-d-760354-3 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2I0NDdjMTktNmM5Yy00NzgyLTg0N2ItY2FmNTdlYmE0YjNjIiwgInVzZXJfaWQiOiAiYmY1MTM2YjU2YTdhNDlhMjliZjdjMjgzMTVkMWIyNjkiLCAicHJvamVjdF9pZCI6ICI2NGNjOGFiODg3Njk0MTMyYmM5ZTlhYTVmYTc2NjA3NyIsICJ2b2x1bWVfaWQiOiAiYjg0NDJiMTUtODBlZi00YzkzLWE3ZjUtMzU2YjJkMWUyZWNiIiwgImhvc3QiOiAibi1kLTc2MDM1NC0zIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTQyNTc4NzU1MyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2I4NDQyYjE1LTgwZWYtNGM5My1hN2Y1LTM1NmIyZDFlMmVjYi8yMDIxMDEyMTEyMjUxOC9hel9ub3ZhX2JhY2t1cF8wZjY3ZTIwNy1iMDdlLTQ0Y2ItOWU2NS1hNDdjYmY5MmVlMzMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMS0wMS0yMVQxMjoyNToxMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMS0wMS0yMVQxMjoyNToxMloiLCAidXBkYXRlZF9hdCI6ICIyMDIxLTAxLTIxVDEyOjI2OjA0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=87985) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:85}} Jan 21 12:26:04.702460 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.backups [None req-d808e4a8-7de2-4634-b8fc-8ede3ed21066 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] Import record output: {'backup': {'id': '7b447c19-6c9c-4782-847b-caf57eba4b3c', 'name': None, 'links': [{'rel': 'self', 'href': 'http://10.222.0.89/volume/v3/15073e1a7c264e2888044921182433ad/backups/7b447c19-6c9c-4782-847b-caf57eba4b3c'}, {'rel': 'bookmark', 'href': 'http://10.222.0.89/volume/15073e1a7c264e2888044921182433ad/backups/7b447c19-6c9c-4782-847b-caf57eba4b3c'}]}}. {{(pid=87985) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jan 21 12:26:04.703036 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d808e4a8-7de2-4634-b8fc-8ede3ed21066 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] http://10.222.0.89/volume/v3/15073e1a7c264e2888044921182433ad/backups/import_record returned with HTTP 201 Jan 21 12:26:04.704387 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1272/2522] 10.222.0.89 () {60 vars in 1269 bytes} [Thu Jan 21 12:26:04 2021] POST /volume/v3/15073e1a7c264e2888044921182433ad/backups/import_record => generated 354 bytes in 196 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jan 21 12:26:04.715074 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bd57596f-8c3b-46dc-89be-5d4997a100a2 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] GET http://10.222.0.89/volume/v3/15073e1a7c264e2888044921182433ad/backups/7b447c19-6c9c-4782-847b-caf57eba4b3c Jan 21 12:26:04.722483 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bd57596f-8c3b-46dc-89be-5d4997a100a2 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:04.722483 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:04.722483 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:04.722971 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bd57596f-8c3b-46dc-89be-5d4997a100a2 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:04.723065 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-bd57596f-8c3b-46dc-89be-5d4997a100a2 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] Show backup with id 7b447c19-6c9c-4782-847b-caf57eba4b3c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:04.764357 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:04.764357 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:04.770021 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bd57596f-8c3b-46dc-89be-5d4997a100a2 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] http://10.222.0.89/volume/v3/15073e1a7c264e2888044921182433ad/backups/7b447c19-6c9c-4782-847b-caf57eba4b3c returned with HTTP 200 Jan 21 12:26:04.770819 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1251/2523] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:04 2021] GET /volume/v3/15073e1a7c264e2888044921182433ad/backups/7b447c19-6c9c-4782-847b-caf57eba4b3c => generated 713 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:05.790114 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0f32a7bf-a842-496e-98e7-30110b7797db tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] GET http://10.222.0.89/volume/v3/15073e1a7c264e2888044921182433ad/backups/7b447c19-6c9c-4782-847b-caf57eba4b3c Jan 21 12:26:05.791798 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0f32a7bf-a842-496e-98e7-30110b7797db tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:05.792574 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:05.792574 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:05.794683 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0f32a7bf-a842-496e-98e7-30110b7797db tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:05.795393 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-0f32a7bf-a842-496e-98e7-30110b7797db tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] Show backup with id 7b447c19-6c9c-4782-847b-caf57eba4b3c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:05.833442 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:05.833442 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:05.835613 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0f32a7bf-a842-496e-98e7-30110b7797db tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] http://10.222.0.89/volume/v3/15073e1a7c264e2888044921182433ad/backups/7b447c19-6c9c-4782-847b-caf57eba4b3c returned with HTTP 200 Jan 21 12:26:05.836640 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1273/2524] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:05 2021] GET /volume/v3/15073e1a7c264e2888044921182433ad/backups/7b447c19-6c9c-4782-847b-caf57eba4b3c => generated 823 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:05.851188 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-45b3cd8a-84ec-4cdb-b1fe-1d5d4eae9b00 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] GET http://10.222.0.89/volume/v3/15073e1a7c264e2888044921182433ad/backups Jan 21 12:26:05.852017 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-45b3cd8a-84ec-4cdb-b1fe-1d5d4eae9b00 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:05.852429 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:05.852429 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:05.853885 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-45b3cd8a-84ec-4cdb-b1fe-1d5d4eae9b00 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:05.883929 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-45b3cd8a-84ec-4cdb-b1fe-1d5d4eae9b00 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] http://10.222.0.89/volume/v3/15073e1a7c264e2888044921182433ad/backups returned with HTTP 200 Jan 21 12:26:05.891423 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1252/2525] 10.222.0.89 () {58 vars in 1204 bytes} [Thu Jan 21 12:26:05 2021] GET /volume/v3/15073e1a7c264e2888044921182433ad/backups => generated 403 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:05.897221 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ebb5daf3-d8fe-4189-a528-0d7615790990 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] POST http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33/restore Jan 21 12:26:05.897743 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:05.897743 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:05.898678 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ebb5daf3-d8fe-4189-a528-0d7615790990 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:26:05.899548 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.backups [None req-ebb5daf3-d8fe-4189-a528-0d7615790990 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Restoring backup 0f67e207-b07e-44cb-9e65-a47cbf92ee33 ({'restore': {}}) {{(pid=87985) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 21 12:26:05.899909 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.contrib.backups [None req-ebb5daf3-d8fe-4189-a528-0d7615790990 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Restoring backup 0f67e207-b07e-44cb-9e65-a47cbf92ee33 to volume None. Jan 21 12:26:05.930118 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:05.930118 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:05.933208 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.backup.api [None req-ebb5daf3-d8fe-4189-a528-0d7615790990 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Creating volume of 1 GB for restore of backup 0f67e207-b07e-44cb-9e65-a47cbf92ee33. Jan 21 12:26:05.951610 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ebb5daf3-d8fe-4189-a528-0d7615790990 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Availability Zones retrieved successfully. Jan 21 12:26:05.977684 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ebb5daf3-d8fe-4189-a528-0d7615790990 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Flow 'volume_create_api' (6a9ef7d2-fa52-46a7-b903-55fd607f9f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:26:05.982081 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ebb5daf3-d8fe-4189-a528-0d7615790990 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (336c9dbf-8835-4c8e-a912-703e81670073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:26:05.984412 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-ebb5daf3-d8fe-4189-a528-0d7615790990 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:26:06.065626 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ebb5daf3-d8fe-4189-a528-0d7615790990 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (336c9dbf-8835-4c8e-a912-703e81670073) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:26:06.068407 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ebb5daf3-d8fe-4189-a528-0d7615790990 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cb33da1-dbae-4aaa-8fa7-3543a59d9823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:26:06.185385 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-ebb5daf3-d8fe-4189-a528-0d7615790990 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Created reservations ['ad30311d-b9b3-4530-b435-0e7df65de102', '8d95c36d-dc88-42e1-b012-1d6675271792', '9d61b185-f050-47ac-aedd-635130ff77d6', '59bb1283-eac9-494d-831d-fed8001b4771'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:26:06.187420 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ebb5daf3-d8fe-4189-a528-0d7615790990 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cb33da1-dbae-4aaa-8fa7-3543a59d9823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad30311d-b9b3-4530-b435-0e7df65de102', '8d95c36d-dc88-42e1-b012-1d6675271792', '9d61b185-f050-47ac-aedd-635130ff77d6', '59bb1283-eac9-494d-831d-fed8001b4771']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:26:06.189755 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ebb5daf3-d8fe-4189-a528-0d7615790990 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b4ecc8d-0687-447c-9f52-ba08e0f1bbb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:26:06.291030 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ebb5daf3-d8fe-4189-a528-0d7615790990 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b4ecc8d-0687-447c-9f52-ba08e0f1bbb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '231bac83-53e4-4c10-811c-b11bf65e82ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_0f67e207-b07e-44cb-9e65-a47cbf92ee33',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64cc8ab887694132bc9e9aa5fa766077',qos_specs=None,replication_status=,reservations=['ad30311d-b9b3-4530-b435-0e7df65de102','8d95c36d-dc88-42e1-b012-1d6675271792','9d61b185-f050-47ac-aedd-635130ff77d6','59bb1283-eac9-494d-831d-fed8001b4771'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf5136b56a7a49a29bf7c28315d1b269',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:26:06Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_0f67e207-b07e-44cb-9e65-a47cbf92ee33',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=231bac83-53e4-4c10-811c-b11bf65e82ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64cc8ab887694132bc9e9aa5fa766077',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,user_id='bf5136b56a7a49a29bf7c28315d1b269',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:26:06.293521 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ebb5daf3-d8fe-4189-a528-0d7615790990 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f14d6fc-eb6f-4af0-9c8e-4f9285af22e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:26:06.359986 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ebb5daf3-d8fe-4189-a528-0d7615790990 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f14d6fc-eb6f-4af0-9c8e-4f9285af22e1) 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='auto-created_from_restore_from_backup',display_name='restore_backup_0f67e207-b07e-44cb-9e65-a47cbf92ee33',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64cc8ab887694132bc9e9aa5fa766077',qos_specs=None,replication_status=,reservations=['ad30311d-b9b3-4530-b435-0e7df65de102','8d95c36d-dc88-42e1-b012-1d6675271792','9d61b185-f050-47ac-aedd-635130ff77d6','59bb1283-eac9-494d-831d-fed8001b4771'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf5136b56a7a49a29bf7c28315d1b269',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:26:06.359986 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ebb5daf3-d8fe-4189-a528-0d7615790990 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b632c42-1400-4f9d-b49e-d0d176ae8247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:26:06.433417 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ebb5daf3-d8fe-4189-a528-0d7615790990 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b632c42-1400-4f9d-b49e-d0d176ae8247) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:26:06.440529 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ebb5daf3-d8fe-4189-a528-0d7615790990 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Flow 'volume_create_api' (6a9ef7d2-fa52-46a7-b903-55fd607f9f6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:26:06.504058 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ebb5daf3-d8fe-4189-a528-0d7615790990 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Create volume request issued successfully. Jan 21 12:26:06.564366 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:06.564366 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:06.566164 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ebb5daf3-d8fe-4189-a528-0d7615790990 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Volume info retrieved successfully. Jan 21 12:26:07.637475 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:07.637475 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:07.639449 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ebb5daf3-d8fe-4189-a528-0d7615790990 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Volume info retrieved successfully. Jan 21 12:26:07.639891 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.backup.api [None req-ebb5daf3-d8fe-4189-a528-0d7615790990 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Checking backup size 1 against volume size 1 {{(pid=87985) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 21 12:26:07.640319 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.backup.api [None req-ebb5daf3-d8fe-4189-a528-0d7615790990 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Overwriting volume 231bac83-53e4-4c10-811c-b11bf65e82ec with restore of backup 0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:07.708126 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.backup.rpcapi [None req-ebb5daf3-d8fe-4189-a528-0d7615790990 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] restore_backup in rpcapi backup_id 0f67e207-b07e-44cb-9e65-a47cbf92ee33 {{(pid=87985) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 21 12:26:07.718991 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ebb5daf3-d8fe-4189-a528-0d7615790990 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33/restore returned with HTTP 202 Jan 21 12:26:07.724458 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1274/2526] 10.222.0.89 () {60 vars in 1360 bytes} [Thu Jan 21 12:26:05 2021] POST /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33/restore => generated 189 bytes in 1828 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:26:07.732750 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e3ca750b-4e47-4c82-bb53-69b6b3859ec4 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:07.733534 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e3ca750b-4e47-4c82-bb53-69b6b3859ec4 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:07.733962 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:07.733962 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:07.734601 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e3ca750b-4e47-4c82-bb53-69b6b3859ec4 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:07.735173 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-e3ca750b-4e47-4c82-bb53-69b6b3859ec4 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:07.786738 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:07.786738 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:07.789766 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e3ca750b-4e47-4c82-bb53-69b6b3859ec4 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:26:07.791218 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1253/2527] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:07 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 821 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:08.809543 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-67ae1df5-fb02-4b6a-8657-0682944f5f70 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:08.813988 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-67ae1df5-fb02-4b6a-8657-0682944f5f70 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:08.814437 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:08.814437 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:08.822601 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-67ae1df5-fb02-4b6a-8657-0682944f5f70 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:08.822601 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-67ae1df5-fb02-4b6a-8657-0682944f5f70 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:08.849342 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:08.849342 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:08.853246 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-67ae1df5-fb02-4b6a-8657-0682944f5f70 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:26:08.883852 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1275/2528] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:08 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 821 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:09.887862 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-695168c5-e79c-42df-bdb9-157605ba0d60 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:09.888573 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-695168c5-e79c-42df-bdb9-157605ba0d60 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:09.888835 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:09.888835 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:09.890040 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-695168c5-e79c-42df-bdb9-157605ba0d60 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:09.890638 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-695168c5-e79c-42df-bdb9-157605ba0d60 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:09.927581 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:09.927581 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:09.930397 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-695168c5-e79c-42df-bdb9-157605ba0d60 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:26:09.931215 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1254/2529] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:09 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 821 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:10.825934 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-85b6ff1a-b316-4aa1-bf1d-6e3b11ef54dc tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/fae84ec5-e1bc-4c82-9909-8a078e7a3a41 Jan 21 12:26:10.830924 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-85b6ff1a-b316-4aa1-bf1d-6e3b11ef54dc tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:10.830924 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:10.830924 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:10.830924 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-85b6ff1a-b316-4aa1-bf1d-6e3b11ef54dc tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:10.906354 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:10.906354 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:10.917051 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-85b6ff1a-b316-4aa1-bf1d-6e3b11ef54dc tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:26:10.936741 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:10.936741 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:10.948819 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-85b6ff1a-b316-4aa1-bf1d-6e3b11ef54dc tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/fae84ec5-e1bc-4c82-9909-8a078e7a3a41 returned with HTTP 200 Jan 21 12:26:10.953009 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fa9fd7d8-6349-4e53-a1f7-3b0fd572c01e tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:10.953339 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1276/2530] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:10 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/fae84ec5-e1bc-4c82-9909-8a078e7a3a41 => generated 1639 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:26:10.953688 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fa9fd7d8-6349-4e53-a1f7-3b0fd572c01e tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:10.954039 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:10.954039 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:10.954891 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fa9fd7d8-6349-4e53-a1f7-3b0fd572c01e tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:10.955258 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-fa9fd7d8-6349-4e53-a1f7-3b0fd572c01e tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:10.979006 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:10.979006 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:10.980955 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fa9fd7d8-6349-4e53-a1f7-3b0fd572c01e tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:26:10.982128 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1255/2531] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:10 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:12.012022 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7303e34b-136d-45b5-b04f-21675909432b tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:12.012022 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7303e34b-136d-45b5-b04f-21675909432b tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:12.012022 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:12.012022 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:12.012022 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7303e34b-136d-45b5-b04f-21675909432b tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:12.012022 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-7303e34b-136d-45b5-b04f-21675909432b tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:12.041024 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:12.041024 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:12.041024 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7303e34b-136d-45b5-b04f-21675909432b tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:26:12.041024 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1277/2532] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:11 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 821 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:13.066097 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7c5cbac4-345e-48b2-9aca-f46bc91a76f8 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:13.066097 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7c5cbac4-345e-48b2-9aca-f46bc91a76f8 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:13.066097 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:13.066097 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:13.082659 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7c5cbac4-345e-48b2-9aca-f46bc91a76f8 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:13.082659 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-7c5cbac4-345e-48b2-9aca-f46bc91a76f8 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:13.175729 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:13.175729 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:13.175729 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7c5cbac4-345e-48b2-9aca-f46bc91a76f8 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:26:13.178400 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1256/2533] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:13 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 821 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:14.202694 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c8ea00bc-e8f1-4067-99b7-f1969e0417e5 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:14.202694 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c8ea00bc-e8f1-4067-99b7-f1969e0417e5 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:14.202694 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:14.202694 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:14.202694 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c8ea00bc-e8f1-4067-99b7-f1969e0417e5 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:14.202694 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-c8ea00bc-e8f1-4067-99b7-f1969e0417e5 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:14.267123 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:14.267123 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:14.267123 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c8ea00bc-e8f1-4067-99b7-f1969e0417e5 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:26:14.267123 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1278/2534] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:14 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 821 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:15.286120 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6e6eb2d1-a658-440f-8c2e-6fd76ed4af53 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:15.286120 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6e6eb2d1-a658-440f-8c2e-6fd76ed4af53 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:15.286120 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:15.286120 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:15.286120 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6e6eb2d1-a658-440f-8c2e-6fd76ed4af53 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:15.286120 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-6e6eb2d1-a658-440f-8c2e-6fd76ed4af53 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:15.350883 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-18505618-783f-4dac-ae8e-4d6164ef6ffc req-f733b584-dbae-4455-84f2-3d77fc0b5110 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] DELETE http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/1f0f7708-39b8-4f5f-b01b-bf7421de2fb6 Jan 21 12:26:15.350883 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-18505618-783f-4dac-ae8e-4d6164ef6ffc req-f733b584-dbae-4455-84f2-3d77fc0b5110 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:15.350883 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:15.350883 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:15.350883 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-18505618-783f-4dac-ae8e-4d6164ef6ffc req-f733b584-dbae-4455-84f2-3d77fc0b5110 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:15.385101 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:15.385101 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:15.385101 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6e6eb2d1-a658-440f-8c2e-6fd76ed4af53 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:26:15.394203 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1257/2535] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:15 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 821 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:15.400309 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:15.400309 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:16.101905 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-18505618-783f-4dac-ae8e-4d6164ef6ffc req-f733b584-dbae-4455-84f2-3d77fc0b5110 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 12:26:16.101905 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-18505618-783f-4dac-ae8e-4d6164ef6ffc req-f733b584-dbae-4455-84f2-3d77fc0b5110 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Pending status list for volume during attachment-delete: [] {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 12:26:16.133501 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-18505618-783f-4dac-ae8e-4d6164ef6ffc req-f733b584-dbae-4455-84f2-3d77fc0b5110 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/1f0f7708-39b8-4f5f-b01b-bf7421de2fb6 returned with HTTP 200 Jan 21 12:26:16.137549 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1279/2536] 10.222.0.90 () {62 vars in 1437 bytes} [Thu Jan 21 12:26:15 2021] DELETE /volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/1f0f7708-39b8-4f5f-b01b-bf7421de2fb6 => generated 19 bytes in 801 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:16.171641 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-18505618-783f-4dac-ae8e-4d6164ef6ffc req-97492a64-d89a-4aea-b02d-b976e4bb94ba tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] DELETE http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/fae84ec5-e1bc-4c82-9909-8a078e7a3a41 Jan 21 12:26:16.171641 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-18505618-783f-4dac-ae8e-4d6164ef6ffc req-97492a64-d89a-4aea-b02d-b976e4bb94ba tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:16.171641 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:16.171641 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:16.171641 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-18505618-783f-4dac-ae8e-4d6164ef6ffc req-97492a64-d89a-4aea-b02d-b976e4bb94ba tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:16.171641 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [req-18505618-783f-4dac-ae8e-4d6164ef6ffc req-97492a64-d89a-4aea-b02d-b976e4bb94ba tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Delete volume with id: fae84ec5-e1bc-4c82-9909-8a078e7a3a41 Jan 21 12:26:16.241760 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:16.241760 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:16.241760 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-18505618-783f-4dac-ae8e-4d6164ef6ffc req-97492a64-d89a-4aea-b02d-b976e4bb94ba tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:26:16.359007 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-18505618-783f-4dac-ae8e-4d6164ef6ffc req-97492a64-d89a-4aea-b02d-b976e4bb94ba tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Delete volume request issued successfully. Jan 21 12:26:16.359007 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-18505618-783f-4dac-ae8e-4d6164ef6ffc req-97492a64-d89a-4aea-b02d-b976e4bb94ba tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/fae84ec5-e1bc-4c82-9909-8a078e7a3a41 returned with HTTP 202 Jan 21 12:26:16.359007 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1258/2537] 10.222.0.90 () {60 vars in 1384 bytes} [Thu Jan 21 12:26:16 2021] DELETE /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/fae84ec5-e1bc-4c82-9909-8a078e7a3a41 => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:26:16.411145 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fa09c79b-2c50-4438-810c-5b4d97db0990 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:16.411145 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fa09c79b-2c50-4438-810c-5b4d97db0990 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:16.411145 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:16.411145 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:16.411145 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fa09c79b-2c50-4438-810c-5b4d97db0990 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:16.411145 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-fa09c79b-2c50-4438-810c-5b4d97db0990 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:16.488114 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:16.488114 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:16.488114 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fa09c79b-2c50-4438-810c-5b4d97db0990 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:26:16.488114 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1280/2538] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:16 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 821 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:17.518317 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-79863487-c393-450f-9546-9b8cbb6eaff8 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:17.518317 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-79863487-c393-450f-9546-9b8cbb6eaff8 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:17.518317 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:17.518317 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:17.518317 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-79863487-c393-450f-9546-9b8cbb6eaff8 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:17.518317 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-79863487-c393-450f-9546-9b8cbb6eaff8 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:17.594696 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:17.594696 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:17.609670 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-79863487-c393-450f-9546-9b8cbb6eaff8 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:26:17.609670 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1259/2539] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:17 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 821 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:18.470683 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c607fced-7fd1-4e7a-bed9-7061dd065743 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/fae84ec5-e1bc-4c82-9909-8a078e7a3a41 Jan 21 12:26:18.470683 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c607fced-7fd1-4e7a-bed9-7061dd065743 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:18.470683 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:18.470683 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:18.470683 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c607fced-7fd1-4e7a-bed9-7061dd065743 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:18.628361 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0273648d-b3ee-4c59-9951-a3a78ddddb20 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:18.641629 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0273648d-b3ee-4c59-9951-a3a78ddddb20 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:18.641629 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:18.641629 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:18.641629 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0273648d-b3ee-4c59-9951-a3a78ddddb20 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:18.641629 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-0273648d-b3ee-4c59-9951-a3a78ddddb20 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:18.644650 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:18.644650 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:18.661717 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c607fced-7fd1-4e7a-bed9-7061dd065743 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:26:18.698532 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c607fced-7fd1-4e7a-bed9-7061dd065743 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/fae84ec5-e1bc-4c82-9909-8a078e7a3a41 returned with HTTP 200 Jan 21 12:26:18.698532 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1281/2540] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:18 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/fae84ec5-e1bc-4c82-9909-8a078e7a3a41 => generated 1346 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:26:18.735078 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:18.735078 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:18.735078 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0273648d-b3ee-4c59-9951-a3a78ddddb20 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:26:18.752488 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1260/2541] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:18 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 821 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:19.742725 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-40d7e037-c92b-4929-927e-8219eadc655b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/fae84ec5-e1bc-4c82-9909-8a078e7a3a41 Jan 21 12:26:19.742725 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-40d7e037-c92b-4929-927e-8219eadc655b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:19.742725 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:19.742725 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:19.742725 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-40d7e037-c92b-4929-927e-8219eadc655b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:19.755973 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-34759f60-b762-47fb-b38d-307a92eeab43 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:19.755973 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-34759f60-b762-47fb-b38d-307a92eeab43 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:19.755973 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:19.755973 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:19.755973 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-34759f60-b762-47fb-b38d-307a92eeab43 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:19.755973 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-34759f60-b762-47fb-b38d-307a92eeab43 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:19.830954 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:19.830954 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:19.830954 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-34759f60-b762-47fb-b38d-307a92eeab43 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:26:19.830954 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1261/2542] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:19 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 821 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:19.835580 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:19.835580 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:19.854974 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-40d7e037-c92b-4929-927e-8219eadc655b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/fae84ec5-e1bc-4c82-9909-8a078e7a3a41 returned with HTTP 404 Jan 21 12:26:19.854974 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1282/2543] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:19 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/fae84ec5-e1bc-4c82-9909-8a078e7a3a41 => generated 109 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:26:19.866318 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-14745d40-452b-43e2-99be-092872a0eaae tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] DELETE http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/e2ae7815-c6f3-4db5-898b-b761f7dd029d Jan 21 12:26:19.866318 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-14745d40-452b-43e2-99be-092872a0eaae tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:19.866318 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:19.866318 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:19.866318 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-14745d40-452b-43e2-99be-092872a0eaae tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:19.866318 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-14745d40-452b-43e2-99be-092872a0eaae tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Delete snapshot with id: e2ae7815-c6f3-4db5-898b-b761f7dd029d Jan 21 12:26:19.912884 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:19.912884 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:19.912884 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-14745d40-452b-43e2-99be-092872a0eaae tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Snapshot retrieved successfully. Jan 21 12:26:20.098871 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-14745d40-452b-43e2-99be-092872a0eaae tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Snapshot delete request issued successfully. Jan 21 12:26:20.098871 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-14745d40-452b-43e2-99be-092872a0eaae tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/e2ae7815-c6f3-4db5-898b-b761f7dd029d returned with HTTP 202 Jan 21 12:26:20.098871 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1262/2544] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:26:19 2021] DELETE /volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/e2ae7815-c6f3-4db5-898b-b761f7dd029d => generated 0 bytes in 234 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:26:20.103818 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7a328492-07ed-417c-83d0-27cac18251c5 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/e2ae7815-c6f3-4db5-898b-b761f7dd029d Jan 21 12:26:20.116629 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7a328492-07ed-417c-83d0-27cac18251c5 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:20.116629 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:20.116629 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:20.116629 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7a328492-07ed-417c-83d0-27cac18251c5 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:20.235062 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:20.235062 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:20.235062 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7a328492-07ed-417c-83d0-27cac18251c5 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Snapshot retrieved successfully. Jan 21 12:26:20.235062 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7a328492-07ed-417c-83d0-27cac18251c5 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/e2ae7815-c6f3-4db5-898b-b761f7dd029d returned with HTTP 200 Jan 21 12:26:20.253336 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1283/2545] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:26:20 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/e2ae7815-c6f3-4db5-898b-b761f7dd029d => generated 477 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:20.839598 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1e9b420a-65c7-4ab4-ae88-1f33a1f06842 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:20.839598 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1e9b420a-65c7-4ab4-ae88-1f33a1f06842 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:20.844052 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:20.844052 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:20.844052 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1e9b420a-65c7-4ab4-ae88-1f33a1f06842 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:20.844052 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-1e9b420a-65c7-4ab4-ae88-1f33a1f06842 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:20.950457 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:20.950457 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:20.950457 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1e9b420a-65c7-4ab4-ae88-1f33a1f06842 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:26:20.986206 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1263/2546] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:20 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 821 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:21.249874 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-98d4af1f-100b-416f-8db2-a3b60dcab089 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/e2ae7815-c6f3-4db5-898b-b761f7dd029d Jan 21 12:26:21.249874 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-98d4af1f-100b-416f-8db2-a3b60dcab089 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:21.249874 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:21.249874 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:21.249874 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-98d4af1f-100b-416f-8db2-a3b60dcab089 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:21.313492 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:21.313492 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:21.313492 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-98d4af1f-100b-416f-8db2-a3b60dcab089 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Snapshot retrieved successfully. Jan 21 12:26:21.317485 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-98d4af1f-100b-416f-8db2-a3b60dcab089 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/e2ae7815-c6f3-4db5-898b-b761f7dd029d returned with HTTP 200 Jan 21 12:26:21.329223 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1284/2547] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:26:21 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/e2ae7815-c6f3-4db5-898b-b761f7dd029d => generated 477 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:21.976821 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-62154673-b0ad-43bd-adf1-0330525470f1 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:21.976821 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-62154673-b0ad-43bd-adf1-0330525470f1 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:21.976821 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:21.976821 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:21.976821 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-62154673-b0ad-43bd-adf1-0330525470f1 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:21.976821 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-62154673-b0ad-43bd-adf1-0330525470f1 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:22.054169 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:22.054169 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:22.054169 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-62154673-b0ad-43bd-adf1-0330525470f1 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:26:22.054169 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1264/2548] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:21 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 821 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:22.355950 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eb2676dc-b210-4941-bfea-7790bc2430d3 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/e2ae7815-c6f3-4db5-898b-b761f7dd029d Jan 21 12:26:22.355950 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eb2676dc-b210-4941-bfea-7790bc2430d3 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:22.355950 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:22.355950 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:22.355950 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eb2676dc-b210-4941-bfea-7790bc2430d3 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:22.414425 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:22.414425 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:22.414425 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-eb2676dc-b210-4941-bfea-7790bc2430d3 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Snapshot retrieved successfully. Jan 21 12:26:22.414425 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eb2676dc-b210-4941-bfea-7790bc2430d3 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/e2ae7815-c6f3-4db5-898b-b761f7dd029d returned with HTTP 200 Jan 21 12:26:22.414425 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1285/2549] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:26:22 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/e2ae7815-c6f3-4db5-898b-b761f7dd029d => generated 477 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:23.064787 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b905d1d6-f2c6-4a80-972a-eced69c55482 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:23.064787 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b905d1d6-f2c6-4a80-972a-eced69c55482 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:23.064787 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:23.064787 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:23.064787 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b905d1d6-f2c6-4a80-972a-eced69c55482 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:23.064787 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-b905d1d6-f2c6-4a80-972a-eced69c55482 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:23.134792 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:23.134792 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:23.134792 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b905d1d6-f2c6-4a80-972a-eced69c55482 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:26:23.134792 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1265/2550] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:23 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 821 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:23.434923 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-de9880a2-ea3e-4ccb-bc50-780379cc1746 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/e2ae7815-c6f3-4db5-898b-b761f7dd029d Jan 21 12:26:23.434923 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-de9880a2-ea3e-4ccb-bc50-780379cc1746 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:23.434923 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:23.434923 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:23.434923 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-de9880a2-ea3e-4ccb-bc50-780379cc1746 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:23.492083 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-de9880a2-ea3e-4ccb-bc50-780379cc1746 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/e2ae7815-c6f3-4db5-898b-b761f7dd029d returned with HTTP 404 Jan 21 12:26:23.492083 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1286/2551] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:26:23 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/e2ae7815-c6f3-4db5-898b-b761f7dd029d => generated 111 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:26:24.146390 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-14e234d0-08b1-44e4-8cb5-2569464a18cc tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:24.146390 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-14e234d0-08b1-44e4-8cb5-2569464a18cc tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:24.146390 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:24.146390 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:24.146390 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-14e234d0-08b1-44e4-8cb5-2569464a18cc tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:24.146390 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-14e234d0-08b1-44e4-8cb5-2569464a18cc tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:24.195555 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:24.195555 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:24.195555 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-14e234d0-08b1-44e4-8cb5-2569464a18cc tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:26:24.195555 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1266/2552] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:24 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 821 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:25.208666 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-311898eb-811c-45ff-bc9c-293d11785880 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:25.208666 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-311898eb-811c-45ff-bc9c-293d11785880 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:25.208666 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-311898eb-811c-45ff-bc9c-293d11785880 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:25.208666 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-311898eb-811c-45ff-bc9c-293d11785880 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:25.280455 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:25.280455 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:25.280455 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-311898eb-811c-45ff-bc9c-293d11785880 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:26:25.280455 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1287/2553] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:25 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 821 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:26.323623 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-24e27103-85a1-4ebb-8824-47a80ad63a14 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:26.323623 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-24e27103-85a1-4ebb-8824-47a80ad63a14 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:26.323623 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:26.323623 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:26.323623 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-24e27103-85a1-4ebb-8824-47a80ad63a14 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:26.323623 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-24e27103-85a1-4ebb-8824-47a80ad63a14 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:26.379442 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:26.379442 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:26.379442 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-24e27103-85a1-4ebb-8824-47a80ad63a14 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:26:26.379442 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1267/2554] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:26 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 821 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:26.884532 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5712ef37-d0e4-4815-953d-843b5724f5bc tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] POST http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988/action Jan 21 12:26:26.884532 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:26.884532 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:26.884532 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5712ef37-d0e4-4815-953d-843b5724f5bc tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Action body: b'{"os-attach": {"instance_uuid": "a17c9109-71e9-4c08-80da-001e1842f9a4", "mountpoint": "/dev/sdb"}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:26:26.884532 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5712ef37-d0e4-4815-953d-843b5724f5bc tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a17c9109-71e9-4c08-80da-001e1842f9a4", "mountpoint": "/dev/sdb"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:26:26.974053 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:26.974053 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:26.974053 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5712ef37-d0e4-4815-953d-843b5724f5bc tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Volume info retrieved successfully. Jan 21 12:26:26.994067 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5712ef37-d0e4-4815-953d-843b5724f5bc tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Update volume admin metadata completed successfully. Jan 21 12:26:27.400125 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1986e85b-e1fd-44e8-9469-ef5900e0a204 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:27.400125 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1986e85b-e1fd-44e8-9469-ef5900e0a204 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:27.400125 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:27.400125 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:27.400125 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1986e85b-e1fd-44e8-9469-ef5900e0a204 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:27.400125 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-1986e85b-e1fd-44e8-9469-ef5900e0a204 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:27.435638 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5712ef37-d0e4-4815-953d-843b5724f5bc tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Attach volume completed successfully. Jan 21 12:26:27.436181 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5712ef37-d0e4-4815-953d-843b5724f5bc tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988/action returned with HTTP 202 Jan 21 12:26:27.439269 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1288/2555] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:26:26 2021] POST /volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988/action => generated 0 bytes in 580 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:26:27.450616 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:27.450616 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:27.452874 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1986e85b-e1fd-44e8-9469-ef5900e0a204 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:26:27.454578 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1268/2556] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:27 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 821 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:27.475804 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f72f9171-f4ed-4b88-8c53-e0da1e2c4bda tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] GET http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 Jan 21 12:26:27.475804 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f72f9171-f4ed-4b88-8c53-e0da1e2c4bda tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:27.475804 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:27.475804 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:27.475804 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f72f9171-f4ed-4b88-8c53-e0da1e2c4bda tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:27.594231 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:27.594231 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:27.615844 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f72f9171-f4ed-4b88-8c53-e0da1e2c4bda tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Volume info retrieved successfully. Jan 21 12:26:27.665486 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:27.665486 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:27.695952 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f72f9171-f4ed-4b88-8c53-e0da1e2c4bda tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 returned with HTTP 200 Jan 21 12:26:27.696914 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1289/2557] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:27 2021] GET /volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 => generated 1244 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 12:26:27.754550 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-269244ab-5e7a-4d54-be50-90f102102625 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] GET http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 Jan 21 12:26:27.754550 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-269244ab-5e7a-4d54-be50-90f102102625 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:27.754550 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:27.754550 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:27.766696 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-269244ab-5e7a-4d54-be50-90f102102625 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:27.862919 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:27.862919 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:27.877370 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-269244ab-5e7a-4d54-be50-90f102102625 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Volume info retrieved successfully. Jan 21 12:26:27.895258 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:27.895258 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:27.919198 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-269244ab-5e7a-4d54-be50-90f102102625 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 returned with HTTP 200 Jan 21 12:26:27.932277 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1269/2558] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:27 2021] GET /volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 => generated 1244 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:26:27.945825 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4a7d5196-0a53-48dd-8425-ffab123f47fe tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] POST http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988/action Jan 21 12:26:27.946371 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:27.946371 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:27.946885 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4a7d5196-0a53-48dd-8425-ffab123f47fe tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Action body: b'{"os-detach": {}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:26:27.947364 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4a7d5196-0a53-48dd-8425-ffab123f47fe tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:26:28.086534 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:28.086534 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:28.086534 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4a7d5196-0a53-48dd-8425-ffab123f47fe tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Volume info retrieved successfully. Jan 21 12:26:28.391228 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4a7d5196-0a53-48dd-8425-ffab123f47fe tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Detach volume completed successfully. Jan 21 12:26:28.391228 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4a7d5196-0a53-48dd-8425-ffab123f47fe tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988/action returned with HTTP 202 Jan 21 12:26:28.391228 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1290/2559] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:26:27 2021] POST /volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988/action => generated 0 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:26:28.402719 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5be4c1ff-98c0-4411-bc67-1e7c2fe21ec1 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] GET http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 Jan 21 12:26:28.402719 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5be4c1ff-98c0-4411-bc67-1e7c2fe21ec1 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:28.402719 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:28.402719 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:28.402719 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5be4c1ff-98c0-4411-bc67-1e7c2fe21ec1 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:28.476537 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ce940649-1e9f-455c-9153-3062d64ab4c0 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:28.476537 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ce940649-1e9f-455c-9153-3062d64ab4c0 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:28.476537 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:28.476537 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:28.476537 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ce940649-1e9f-455c-9153-3062d64ab4c0 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:28.476537 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-ce940649-1e9f-455c-9153-3062d64ab4c0 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:28.531940 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:28.531940 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:28.531940 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5be4c1ff-98c0-4411-bc67-1e7c2fe21ec1 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Volume info retrieved successfully. Jan 21 12:26:28.554724 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:28.554724 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:28.554724 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ce940649-1e9f-455c-9153-3062d64ab4c0 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:26:28.558115 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5be4c1ff-98c0-4411-bc67-1e7c2fe21ec1 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 returned with HTTP 200 Jan 21 12:26:28.558115 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1270/2560] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:28 2021] GET /volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 => generated 929 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:28.565443 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1291/2561] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:28 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 821 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:29.150519 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-54cb5743-4cc7-420c-8b5b-b33e7f939bc3 tempest-GroupsTest-1910312669 tempest-GroupsTest-1910312669] POST http://10.222.0.89/volume/v3/d722b4fd64b24310943bbc4ce7469dac/types Jan 21 12:26:29.150519 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:29.150519 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:29.150519 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-54cb5743-4cc7-420c-8b5b-b33e7f939bc3 tempest-GroupsTest-1910312669 tempest-GroupsTest-1910312669] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-191032589"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:26:29.207947 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-54cb5743-4cc7-420c-8b5b-b33e7f939bc3 tempest-GroupsTest-1910312669 tempest-GroupsTest-1910312669] http://10.222.0.89/volume/v3/d722b4fd64b24310943bbc4ce7469dac/types returned with HTTP 200 Jan 21 12:26:29.222372 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-51b3abfd-b2f1-45b8-91c6-fd9903451dd9 tempest-GroupsTest-1910312669 tempest-GroupsTest-1910312669] POST http://10.222.0.89/volume/v3/d722b4fd64b24310943bbc4ce7469dac/group_types Jan 21 12:26:29.222372 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:29.222372 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:29.222372 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-51b3abfd-b2f1-45b8-91c6-fd9903451dd9 tempest-GroupsTest-1910312669 tempest-GroupsTest-1910312669] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-705055350"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:26:29.242865 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1271/2562] 10.222.0.89 () {60 vars in 1219 bytes} [Thu Jan 21 12:26:28 2021] POST /volume/v3/d722b4fd64b24310943bbc4ce7469dac/types => generated 215 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:29.301039 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-51b3abfd-b2f1-45b8-91c6-fd9903451dd9 tempest-GroupsTest-1910312669 tempest-GroupsTest-1910312669] http://10.222.0.89/volume/v3/d722b4fd64b24310943bbc4ce7469dac/group_types returned with HTTP 202 Jan 21 12:26:29.301039 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1292/2563] 10.222.0.89 () {62 vars in 1278 bytes} [Thu Jan 21 12:26:29 2021] POST /volume/v3/d722b4fd64b24310943bbc4ce7469dac/group_types => generated 172 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:26:29.543229 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-45fd2cae-7dbc-47dd-9ece-c73256b239c1 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] POST http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups Jan 21 12:26:29.551579 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-45fd2cae-7dbc-47dd-9ece-c73256b239c1 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2752f659-60d8-43ee-8a35-e7a846e45b43", "volume_types": ["79b0de9b-ad04-4695-8a47-8b3de19449c7"], "name": "tempest-Group1-140683000"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:26:29.551579 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-45fd2cae-7dbc-47dd-9ece-c73256b239c1 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Creating new group {'group': {'group_type': '2752f659-60d8-43ee-8a35-e7a846e45b43', 'volume_types': ['79b0de9b-ad04-4695-8a47-8b3de19449c7'], 'name': 'tempest-Group1-140683000'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 12:26:29.565594 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.groups [None req-45fd2cae-7dbc-47dd-9ece-c73256b239c1 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Creating group tempest-Group1-140683000. Jan 21 12:26:29.573350 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5e11a662-6e92-48fc-8c23-18ddd1da229d tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:29.573350 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5e11a662-6e92-48fc-8c23-18ddd1da229d tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:29.573350 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5e11a662-6e92-48fc-8c23-18ddd1da229d tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:29.573350 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-5e11a662-6e92-48fc-8c23-18ddd1da229d tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:29.655842 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:29.655842 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:29.655842 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5e11a662-6e92-48fc-8c23-18ddd1da229d tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:26:29.655842 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1293/2564] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:29 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 821 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:29.658108 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-45fd2cae-7dbc-47dd-9ece-c73256b239c1 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Availability Zones retrieved successfully. Jan 21 12:26:29.695937 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-45fd2cae-7dbc-47dd-9ece-c73256b239c1 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Created reservations ['3b356021-0337-4e53-9524-05b7a50c5356'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:26:29.827439 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-45fd2cae-7dbc-47dd-9ece-c73256b239c1 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups returned with HTTP 202 Jan 21 12:26:29.827439 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1272/2565] 10.222.0.89 () {62 vars in 1264 bytes} [Thu Jan 21 12:26:29 2021] POST /volume/v3/814702e154e849fe856d66433ec74ace/groups => generated 93 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:26:29.838395 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c57ceef6-0c1e-49dc-a949-894490cd5821 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/cc306e1a-c3e7-49eb-a2e3-90a53ed96d4b Jan 21 12:26:29.838395 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c57ceef6-0c1e-49dc-a949-894490cd5821 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:29.838395 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:29.838395 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:29.838395 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c57ceef6-0c1e-49dc-a949-894490cd5821 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:29.838395 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-c57ceef6-0c1e-49dc-a949-894490cd5821 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] show called for member cc306e1a-c3e7-49eb-a2e3-90a53ed96d4b {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:26:29.847047 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:29.847047 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:29.877444 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c57ceef6-0c1e-49dc-a949-894490cd5821 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/cc306e1a-c3e7-49eb-a2e3-90a53ed96d4b returned with HTTP 200 Jan 21 12:26:29.877444 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1294/2566] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:26:29 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/groups/cc306e1a-c3e7-49eb-a2e3-90a53ed96d4b => generated 321 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:26:30.279828 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-eb0050cc-5262-4bba-8569-f21f3377d379 req-0292035e-f755-4c31-80b6-1a1c554f47ea tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] DELETE http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/e4aff8c9-a03e-432d-8b92-92c81debdb37 Jan 21 12:26:30.279828 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-eb0050cc-5262-4bba-8569-f21f3377d379 req-0292035e-f755-4c31-80b6-1a1c554f47ea tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:30.279828 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:30.279828 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:30.279828 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-eb0050cc-5262-4bba-8569-f21f3377d379 req-0292035e-f755-4c31-80b6-1a1c554f47ea tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:30.342596 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:30.342596 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:30.672633 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6fca9ebe-8d9b-4292-a089-2432f437d5b3 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:30.672633 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6fca9ebe-8d9b-4292-a089-2432f437d5b3 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:30.672633 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:30.672633 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:30.672633 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6fca9ebe-8d9b-4292-a089-2432f437d5b3 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:30.672633 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-6fca9ebe-8d9b-4292-a089-2432f437d5b3 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:30.741422 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:30.741422 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:30.747203 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6fca9ebe-8d9b-4292-a089-2432f437d5b3 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:26:30.747203 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1295/2567] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:30 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 821 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:30.898750 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f554e4fb-f914-4b10-9530-c2da7160da72 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/cc306e1a-c3e7-49eb-a2e3-90a53ed96d4b Jan 21 12:26:30.898750 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f554e4fb-f914-4b10-9530-c2da7160da72 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:30.898750 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:30.898750 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:30.898750 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f554e4fb-f914-4b10-9530-c2da7160da72 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:30.898750 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-f554e4fb-f914-4b10-9530-c2da7160da72 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] show called for member cc306e1a-c3e7-49eb-a2e3-90a53ed96d4b {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:26:30.920247 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:30.920247 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:31.038499 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f554e4fb-f914-4b10-9530-c2da7160da72 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/cc306e1a-c3e7-49eb-a2e3-90a53ed96d4b returned with HTTP 200 Jan 21 12:26:31.040135 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1296/2568] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:26:30 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/groups/cc306e1a-c3e7-49eb-a2e3-90a53ed96d4b => generated 322 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 12:26:31.062152 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-91b53aaf-505a-4094-a3b0-30967e535fd6 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] POST http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups Jan 21 12:26:31.063033 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:31.063033 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:31.063945 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-91b53aaf-505a-4094-a3b0-30967e535fd6 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2752f659-60d8-43ee-8a35-e7a846e45b43", "volume_types": ["79b0de9b-ad04-4695-8a47-8b3de19449c7"], "name": "tempest-Group2-1016160952"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:26:31.067932 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-91b53aaf-505a-4094-a3b0-30967e535fd6 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Creating new group {'group': {'group_type': '2752f659-60d8-43ee-8a35-e7a846e45b43', 'volume_types': ['79b0de9b-ad04-4695-8a47-8b3de19449c7'], 'name': 'tempest-Group2-1016160952'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 12:26:31.100647 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.groups [None req-91b53aaf-505a-4094-a3b0-30967e535fd6 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Creating group tempest-Group2-1016160952. Jan 21 12:26:31.101720 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:31.101720 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:31.177511 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-91b53aaf-505a-4094-a3b0-30967e535fd6 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Availability Zones retrieved successfully. Jan 21 12:26:31.233186 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-91b53aaf-505a-4094-a3b0-30967e535fd6 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Created reservations ['56f9ae19-1d1c-46eb-be34-659146ae5521'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:26:31.324081 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-eb0050cc-5262-4bba-8569-f21f3377d379 req-0292035e-f755-4c31-80b6-1a1c554f47ea tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 12:26:31.324680 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-eb0050cc-5262-4bba-8569-f21f3377d379 req-0292035e-f755-4c31-80b6-1a1c554f47ea tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Pending status list for volume during attachment-delete: [] {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 12:26:31.333567 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-91b53aaf-505a-4094-a3b0-30967e535fd6 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups returned with HTTP 202 Jan 21 12:26:31.337892 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1297/2569] 10.222.0.89 () {62 vars in 1264 bytes} [Thu Jan 21 12:26:31 2021] POST /volume/v3/814702e154e849fe856d66433ec74ace/groups => generated 94 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:26:31.340929 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-eb0050cc-5262-4bba-8569-f21f3377d379 req-0292035e-f755-4c31-80b6-1a1c554f47ea tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/e4aff8c9-a03e-432d-8b92-92c81debdb37 returned with HTTP 200 Jan 21 12:26:31.344877 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-874a4de0-f65c-4bc6-8b6e-a19bc0225214 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/701f5888-3010-46d8-a498-9b2c764c6501 Jan 21 12:26:31.346001 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-874a4de0-f65c-4bc6-8b6e-a19bc0225214 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:31.346446 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:31.346446 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:31.348258 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-874a4de0-f65c-4bc6-8b6e-a19bc0225214 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:31.349549 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-874a4de0-f65c-4bc6-8b6e-a19bc0225214 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] show called for member 701f5888-3010-46d8-a498-9b2c764c6501 {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:26:31.349658 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1273/2570] 10.222.0.90 () {62 vars in 1437 bytes} [Thu Jan 21 12:26:30 2021] DELETE /volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/e4aff8c9-a03e-432d-8b92-92c81debdb37 => generated 19 bytes in 1079 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:31.359525 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:31.359525 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:31.378718 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-eb0050cc-5262-4bba-8569-f21f3377d379 req-ea0e9d73-af56-4fa2-8b37-388e8dbdb086 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] DELETE http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:26:31.379476 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-eb0050cc-5262-4bba-8569-f21f3377d379 req-ea0e9d73-af56-4fa2-8b37-388e8dbdb086 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:31.379861 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:31.379861 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:31.380518 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-eb0050cc-5262-4bba-8569-f21f3377d379 req-ea0e9d73-af56-4fa2-8b37-388e8dbdb086 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:31.382797 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [req-eb0050cc-5262-4bba-8569-f21f3377d379 req-ea0e9d73-af56-4fa2-8b37-388e8dbdb086 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Delete volume with id: 24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:26:31.391823 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-874a4de0-f65c-4bc6-8b6e-a19bc0225214 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/701f5888-3010-46d8-a498-9b2c764c6501 returned with HTTP 200 Jan 21 12:26:31.403106 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1298/2571] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:26:31 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/groups/701f5888-3010-46d8-a498-9b2c764c6501 => generated 322 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:26:31.548810 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:31.548810 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:31.548810 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-eb0050cc-5262-4bba-8569-f21f3377d379 req-ea0e9d73-af56-4fa2-8b37-388e8dbdb086 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:26:31.616317 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-eb0050cc-5262-4bba-8569-f21f3377d379 req-ea0e9d73-af56-4fa2-8b37-388e8dbdb086 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Delete volume request issued successfully. Jan 21 12:26:31.617249 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-eb0050cc-5262-4bba-8569-f21f3377d379 req-ea0e9d73-af56-4fa2-8b37-388e8dbdb086 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d returned with HTTP 202 Jan 21 12:26:31.619071 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1274/2572] 10.222.0.90 () {60 vars in 1384 bytes} [Thu Jan 21 12:26:31 2021] DELETE /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d => generated 0 bytes in 246 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 12:26:31.765320 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cac36d11-f8a2-4c10-80ca-9e204a131dd1 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:31.765320 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cac36d11-f8a2-4c10-80ca-9e204a131dd1 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:31.765320 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:31.765320 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:31.765320 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cac36d11-f8a2-4c10-80ca-9e204a131dd1 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:31.765320 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-cac36d11-f8a2-4c10-80ca-9e204a131dd1 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:31.840032 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:31.840032 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:31.842622 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cac36d11-f8a2-4c10-80ca-9e204a131dd1 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:26:31.842622 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1299/2573] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:31 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 821 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:32.456735 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6d93ee4e-b3df-43ea-b82b-74aab52afc78 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/701f5888-3010-46d8-a498-9b2c764c6501 Jan 21 12:26:32.456735 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6d93ee4e-b3df-43ea-b82b-74aab52afc78 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:32.456735 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:32.456735 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:32.456735 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6d93ee4e-b3df-43ea-b82b-74aab52afc78 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:32.456735 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-6d93ee4e-b3df-43ea-b82b-74aab52afc78 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] show called for member 701f5888-3010-46d8-a498-9b2c764c6501 {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:26:32.487483 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:32.487483 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:32.576913 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6d93ee4e-b3df-43ea-b82b-74aab52afc78 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/701f5888-3010-46d8-a498-9b2c764c6501 returned with HTTP 200 Jan 21 12:26:32.578121 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1275/2574] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:26:32 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/groups/701f5888-3010-46d8-a498-9b2c764c6501 => generated 323 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:26:32.589213 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f73f0caa-e4fa-4ef6-9964-fce905b39311 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] POST http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes Jan 21 12:26:32.590080 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:32.590080 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:32.590864 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f73f0caa-e4fa-4ef6-9964-fce905b39311 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-950599960", "volume_type": "79b0de9b-ad04-4695-8a47-8b3de19449c7", "group_id": "cc306e1a-c3e7-49eb-a2e3-90a53ed96d4b", "size": 1}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:26:32.592689 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-f73f0caa-e4fa-4ef6-9964-fce905b39311 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Create volume request body: {'volume': {'name': 'tempest-volume-950599960', 'volume_type': '79b0de9b-ad04-4695-8a47-8b3de19449c7', 'group_id': 'cc306e1a-c3e7-49eb-a2e3-90a53ed96d4b', 'size': 1}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:26:32.621185 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:32.621185 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:32.623203 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-f73f0caa-e4fa-4ef6-9964-fce905b39311 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Create volume of 1 GB Jan 21 12:26:32.640330 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f73f0caa-e4fa-4ef6-9964-fce905b39311 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Availability Zones retrieved successfully. Jan 21 12:26:32.668891 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f73f0caa-e4fa-4ef6-9964-fce905b39311 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Flow 'volume_create_api' (413b9f89-1799-4701-9114-a185d1624236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:26:32.668891 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f73f0caa-e4fa-4ef6-9964-fce905b39311 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (307f45dc-8063-49f1-9049-06af2a16ccee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:26:32.668891 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:32.668891 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:32.668891 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-f73f0caa-e4fa-4ef6-9964-fce905b39311 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:26:32.800750 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f73f0caa-e4fa-4ef6-9964-fce905b39311 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (307f45dc-8063-49f1-9049-06af2a16ccee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T12:26:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=79b0de9b-ad04-4695-8a47-8b3de19449c7,is_public=True,name='tempest-GroupsTest-volume-type-191032589',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '79b0de9b-ad04-4695-8a47-8b3de19449c7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cc306e1a-c3e7-49eb-a2e3-90a53ed96d4b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:26:32.800750 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f73f0caa-e4fa-4ef6-9964-fce905b39311 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cf0df8e-d8d5-4570-bd5f-6b740f358552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:26:32.857052 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6fa66505-c4df-4613-9672-59d96af16d60 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:32.857587 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6fa66505-c4df-4613-9672-59d96af16d60 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:32.857840 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:32.857840 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:32.858226 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6fa66505-c4df-4613-9672-59d96af16d60 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:32.858599 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-6fa66505-c4df-4613-9672-59d96af16d60 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:32.877498 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-f73f0caa-e4fa-4ef6-9964-fce905b39311 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-191032589 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-191032589, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:26:32.878913 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-f73f0caa-e4fa-4ef6-9964-fce905b39311 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-191032589 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-191032589, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:26:32.930601 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:32.930601 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:32.930601 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6fa66505-c4df-4613-9672-59d96af16d60 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:26:32.933458 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1276/2575] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:32 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 821 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:26:33.002026 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-f73f0caa-e4fa-4ef6-9964-fce905b39311 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Created reservations ['f7a71953-9f1f-4374-9b1b-f711c4ffd4b7', '0b39a9ff-9ba6-4960-88ee-1e9c50a47ba7', 'ae3ff07b-e537-4d05-9db2-abe9a4333584', '2667536f-14d9-40a2-928b-283fd7c2ccde'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:26:33.002026 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f73f0caa-e4fa-4ef6-9964-fce905b39311 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cf0df8e-d8d5-4570-bd5f-6b740f358552) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7a71953-9f1f-4374-9b1b-f711c4ffd4b7', '0b39a9ff-9ba6-4960-88ee-1e9c50a47ba7', 'ae3ff07b-e537-4d05-9db2-abe9a4333584', '2667536f-14d9-40a2-928b-283fd7c2ccde']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:26:33.002026 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f73f0caa-e4fa-4ef6-9964-fce905b39311 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b27731d-8fed-4886-922c-48c5218f6db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:26:33.247164 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f73f0caa-e4fa-4ef6-9964-fce905b39311 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b27731d-8fed-4886-922c-48c5218f6db4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30c7500d-4c92-4317-84cb-03b948e8a7f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-950599960',encryption_key_id=None,group_id=cc306e1a-c3e7-49eb-a2e3-90a53ed96d4b,group_type_id=,metadata={},multiattach=False,project_id='814702e154e849fe856d66433ec74ace',qos_specs=None,replication_status=,reservations=['f7a71953-9f1f-4374-9b1b-f711c4ffd4b7','0b39a9ff-9ba6-4960-88ee-1e9c50a47ba7','ae3ff07b-e537-4d05-9db2-abe9a4333584','2667536f-14d9-40a2-928b-283fd7c2ccde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e55a34e10304a9fb40df9bf2e6d7059',volume_type_id=79b0de9b-ad04-4695-8a47-8b3de19449c7), '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=2021-01-21T12:26:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-950599960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cc306e1a-c3e7-49eb-a2e3-90a53ed96d4b,host=None,id=30c7500d-4c92-4317-84cb-03b948e8a7f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='814702e154e849fe856d66433ec74ace',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,user_id='4e55a34e10304a9fb40df9bf2e6d7059',volume_attachment=,volume_type=,volume_type_id=79b0de9b-ad04-4695-8a47-8b3de19449c7)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:26:33.256897 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f73f0caa-e4fa-4ef6-9964-fce905b39311 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e99e073-7b2f-4376-ba3e-25111fce671e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:26:33.323220 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f73f0caa-e4fa-4ef6-9964-fce905b39311 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e99e073-7b2f-4376-ba3e-25111fce671e) 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-volume-950599960',encryption_key_id=None,group_id=cc306e1a-c3e7-49eb-a2e3-90a53ed96d4b,group_type_id=,metadata={},multiattach=False,project_id='814702e154e849fe856d66433ec74ace',qos_specs=None,replication_status=,reservations=['f7a71953-9f1f-4374-9b1b-f711c4ffd4b7','0b39a9ff-9ba6-4960-88ee-1e9c50a47ba7','ae3ff07b-e537-4d05-9db2-abe9a4333584','2667536f-14d9-40a2-928b-283fd7c2ccde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e55a34e10304a9fb40df9bf2e6d7059',volume_type_id=79b0de9b-ad04-4695-8a47-8b3de19449c7)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:26:33.332671 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f73f0caa-e4fa-4ef6-9964-fce905b39311 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fe6bd1b-f591-48f2-a026-5f9abe532c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:26:33.383049 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f73f0caa-e4fa-4ef6-9964-fce905b39311 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fe6bd1b-f591-48f2-a026-5f9abe532c7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:26:33.386484 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f73f0caa-e4fa-4ef6-9964-fce905b39311 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Flow 'volume_create_api' (413b9f89-1799-4701-9114-a185d1624236) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:26:33.523820 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f73f0caa-e4fa-4ef6-9964-fce905b39311 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Create volume request issued successfully. Jan 21 12:26:33.573329 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-f73f0caa-e4fa-4ef6-9964-fce905b39311 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:26:33.573329 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-f73f0caa-e4fa-4ef6-9964-fce905b39311 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:26:33.596348 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-f73f0caa-e4fa-4ef6-9964-fce905b39311 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:26:33.604181 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:33.604181 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:33.643235 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f73f0caa-e4fa-4ef6-9964-fce905b39311 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes returned with HTTP 202 Jan 21 12:26:33.662424 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1300/2576] 10.222.0.89 () {62 vars in 1267 bytes} [Thu Jan 21 12:26:32 2021] POST /volume/v3/814702e154e849fe856d66433ec74ace/volumes => generated 879 bytes in 1058 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:26:33.677123 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-18464738-48eb-4ca4-a926-5c33897c9fc9 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/30c7500d-4c92-4317-84cb-03b948e8a7f0 Jan 21 12:26:33.677123 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-18464738-48eb-4ca4-a926-5c33897c9fc9 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:33.677123 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:33.677123 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:33.684152 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-18464738-48eb-4ca4-a926-5c33897c9fc9 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:33.816090 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:33.816090 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:33.831810 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-18464738-48eb-4ca4-a926-5c33897c9fc9 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Volume info retrieved successfully. Jan 21 12:26:33.864262 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-18464738-48eb-4ca4-a926-5c33897c9fc9 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:26:33.864728 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-18464738-48eb-4ca4-a926-5c33897c9fc9 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:26:33.875792 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-18464738-48eb-4ca4-a926-5c33897c9fc9 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:26:33.887991 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:33.887991 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:33.891669 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5283e0dd-344f-4627-804b-2cea4c8c31c0 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:26:33.892597 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5283e0dd-344f-4627-804b-2cea4c8c31c0 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:33.892988 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:33.892988 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:33.893591 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5283e0dd-344f-4627-804b-2cea4c8c31c0 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:33.941926 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-18464738-48eb-4ca4-a926-5c33897c9fc9 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/30c7500d-4c92-4317-84cb-03b948e8a7f0 returned with HTTP 200 Jan 21 12:26:33.941926 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1277/2577] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:26:33 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/volumes/30c7500d-4c92-4317-84cb-03b948e8a7f0 => generated 971 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:26:33.954679 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c7d9cd6c-f721-4f5d-8444-f0695562bab3 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:33.954679 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c7d9cd6c-f721-4f5d-8444-f0695562bab3 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:33.954679 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:33.954679 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:33.954679 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c7d9cd6c-f721-4f5d-8444-f0695562bab3 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:33.954679 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-c7d9cd6c-f721-4f5d-8444-f0695562bab3 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:34.014598 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:34.014598 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:34.014598 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c7d9cd6c-f721-4f5d-8444-f0695562bab3 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:26:34.031781 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1278/2578] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:33 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 821 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:34.108382 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:34.108382 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:34.130937 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5283e0dd-344f-4627-804b-2cea4c8c31c0 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:26:34.221511 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5283e0dd-344f-4627-804b-2cea4c8c31c0 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d returned with HTTP 200 Jan 21 12:26:34.221511 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1301/2579] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:33 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d => generated 1368 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:26:34.421517 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-23b16d1c-e68d-4d2b-952d-c39706185788 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] POST http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988/action Jan 21 12:26:34.421517 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:34.421517 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:34.421517 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-23b16d1c-e68d-4d2b-952d-c39706185788 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Action body: b'{"os-reserve": {}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:26:34.421517 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-23b16d1c-e68d-4d2b-952d-c39706185788 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:26:34.510424 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:34.510424 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:34.514352 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-23b16d1c-e68d-4d2b-952d-c39706185788 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Volume info retrieved successfully. Jan 21 12:26:34.543170 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-23b16d1c-e68d-4d2b-952d-c39706185788 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Reserve volume completed successfully. Jan 21 12:26:34.543170 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-23b16d1c-e68d-4d2b-952d-c39706185788 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988/action returned with HTTP 202 Jan 21 12:26:34.543170 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1279/2580] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:26:34 2021] POST /volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:26:34.546816 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5ac94477-cfa4-44ad-93a2-6adc62ce0626 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] GET http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 Jan 21 12:26:34.546816 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5ac94477-cfa4-44ad-93a2-6adc62ce0626 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:34.546816 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:34.546816 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:34.546816 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5ac94477-cfa4-44ad-93a2-6adc62ce0626 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:34.647248 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:34.647248 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:34.673023 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5ac94477-cfa4-44ad-93a2-6adc62ce0626 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Volume info retrieved successfully. Jan 21 12:26:34.694707 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5ac94477-cfa4-44ad-93a2-6adc62ce0626 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 returned with HTTP 200 Jan 21 12:26:34.694707 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1302/2581] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:34 2021] GET /volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 => generated 929 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:34.711455 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4bfc0b17-9ef6-4bc6-96d3-d89fea8a32c8 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] POST http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988/action Jan 21 12:26:34.711455 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:34.711455 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:34.711455 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4bfc0b17-9ef6-4bc6-96d3-d89fea8a32c8 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Action body: b'{"os-unreserve": {}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:26:34.711455 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4bfc0b17-9ef6-4bc6-96d3-d89fea8a32c8 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:26:34.788779 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:34.788779 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:34.788779 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4bfc0b17-9ef6-4bc6-96d3-d89fea8a32c8 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Volume info retrieved successfully. Jan 21 12:26:34.900148 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4bfc0b17-9ef6-4bc6-96d3-d89fea8a32c8 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Unreserve volume completed successfully. Jan 21 12:26:34.900148 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4bfc0b17-9ef6-4bc6-96d3-d89fea8a32c8 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988/action returned with HTTP 202 Jan 21 12:26:34.900148 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1280/2582] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:26:34 2021] POST /volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988/action => generated 0 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:26:34.929136 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2eacea7c-4dff-4fc4-9eff-95a9f5b37e35 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] GET http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 Jan 21 12:26:34.929136 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2eacea7c-4dff-4fc4-9eff-95a9f5b37e35 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:34.929136 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:34.929136 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:34.929136 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2eacea7c-4dff-4fc4-9eff-95a9f5b37e35 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:34.950473 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-987f04f4-e1d7-4790-bf8a-7eea67ba1698 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/30c7500d-4c92-4317-84cb-03b948e8a7f0 Jan 21 12:26:34.950473 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-987f04f4-e1d7-4790-bf8a-7eea67ba1698 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:34.950473 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:34.950473 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:34.950473 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-987f04f4-e1d7-4790-bf8a-7eea67ba1698 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:35.005084 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:35.005084 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:35.023830 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2eacea7c-4dff-4fc4-9eff-95a9f5b37e35 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Volume info retrieved successfully. Jan 21 12:26:35.037605 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:35.037605 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:35.064275 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-987f04f4-e1d7-4790-bf8a-7eea67ba1698 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Volume info retrieved successfully. Jan 21 12:26:35.078340 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2eacea7c-4dff-4fc4-9eff-95a9f5b37e35 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 returned with HTTP 200 Jan 21 12:26:35.081675 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1303/2583] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:34 2021] GET /volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 => generated 929 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:35.115992 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-987f04f4-e1d7-4790-bf8a-7eea67ba1698 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:26:35.115992 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-987f04f4-e1d7-4790-bf8a-7eea67ba1698 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:26:35.117498 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0e099a8c-5ef5-44d7-8196-c5b3a36bf2df tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:35.117498 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0e099a8c-5ef5-44d7-8196-c5b3a36bf2df tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:35.117498 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:35.117498 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:35.117498 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0e099a8c-5ef5-44d7-8196-c5b3a36bf2df tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:35.117498 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-0e099a8c-5ef5-44d7-8196-c5b3a36bf2df tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:35.129661 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-987f04f4-e1d7-4790-bf8a-7eea67ba1698 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:26:35.139738 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:35.139738 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:35.147195 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:35.147195 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:35.147195 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0e099a8c-5ef5-44d7-8196-c5b3a36bf2df tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:26:35.147195 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1304/2584] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:35 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 821 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:35.180982 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0aefdb1d-94aa-4908-98fc-14337572ee83 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] POST http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988/action Jan 21 12:26:35.190246 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:35.190246 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:35.190246 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0aefdb1d-94aa-4908-98fc-14337572ee83 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:26:35.190246 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0aefdb1d-94aa-4908-98fc-14337572ee83 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:26:35.231358 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-987f04f4-e1d7-4790-bf8a-7eea67ba1698 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/30c7500d-4c92-4317-84cb-03b948e8a7f0 returned with HTTP 200 Jan 21 12:26:35.235546 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1281/2585] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:26:34 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/volumes/30c7500d-4c92-4317-84cb-03b948e8a7f0 => generated 971 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:26:35.245859 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aa279407-62a1-472a-a11e-8f8774dd8e2c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:26:35.245859 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aa279407-62a1-472a-a11e-8f8774dd8e2c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:35.245859 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:35.245859 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:35.245859 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aa279407-62a1-472a-a11e-8f8774dd8e2c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:35.310516 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aa279407-62a1-472a-a11e-8f8774dd8e2c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d returned with HTTP 404 Jan 21 12:26:35.311696 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1282/2586] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:35 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:26:35.318023 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:35.318023 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:35.319639 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0aefdb1d-94aa-4908-98fc-14337572ee83 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Volume info retrieved successfully. Jan 21 12:26:35.331589 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0aefdb1d-94aa-4908-98fc-14337572ee83 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Volume updated successfully. Jan 21 12:26:35.331589 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0aefdb1d-94aa-4908-98fc-14337572ee83 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988/action returned with HTTP 200 Jan 21 12:26:35.331589 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1305/2587] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:26:35 2021] POST /volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988/action => generated 0 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 12:26:35.344725 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6bee0dd0-4cc1-4452-b5f8-f0f19e3de32a tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] GET http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 Jan 21 12:26:35.344725 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6bee0dd0-4cc1-4452-b5f8-f0f19e3de32a tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:35.344725 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6bee0dd0-4cc1-4452-b5f8-f0f19e3de32a tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:35.452268 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:35.452268 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:35.468697 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6bee0dd0-4cc1-4452-b5f8-f0f19e3de32a tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Volume info retrieved successfully. Jan 21 12:26:35.512171 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6bee0dd0-4cc1-4452-b5f8-f0f19e3de32a tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 returned with HTTP 200 Jan 21 12:26:35.512171 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1283/2588] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:35 2021] GET /volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 => generated 928 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:35.527601 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ecce7563-5631-4a19-8735-878bb9cda439 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] POST http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988/action Jan 21 12:26:35.528052 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:35.528052 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:35.528489 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ecce7563-5631-4a19-8735-878bb9cda439 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:26:35.528871 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ecce7563-5631-4a19-8735-878bb9cda439 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:26:35.587857 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:35.587857 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:35.589366 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ecce7563-5631-4a19-8735-878bb9cda439 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Volume info retrieved successfully. Jan 21 12:26:35.615766 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ecce7563-5631-4a19-8735-878bb9cda439 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Volume updated successfully. Jan 21 12:26:35.615766 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ecce7563-5631-4a19-8735-878bb9cda439 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988/action returned with HTTP 200 Jan 21 12:26:35.615766 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1306/2589] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:26:35 2021] POST /volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988/action => generated 0 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 12:26:35.633931 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-80df9a30-eda1-421d-bf6e-2ddeff0ce7b4 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] GET http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 Jan 21 12:26:35.633931 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-80df9a30-eda1-421d-bf6e-2ddeff0ce7b4 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:35.633931 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:35.633931 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:35.633931 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-80df9a30-eda1-421d-bf6e-2ddeff0ce7b4 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:35.681538 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:35.681538 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:35.687960 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fb5fa54c-eb1f-41b5-bad2-9bf6040e00f7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] DELETE http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/e2ae7815-c6f3-4db5-898b-b761f7dd029d Jan 21 12:26:35.687960 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fb5fa54c-eb1f-41b5-bad2-9bf6040e00f7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:35.687960 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:35.687960 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:35.687960 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fb5fa54c-eb1f-41b5-bad2-9bf6040e00f7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:35.687960 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-fb5fa54c-eb1f-41b5-bad2-9bf6040e00f7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Delete snapshot with id: e2ae7815-c6f3-4db5-898b-b761f7dd029d Jan 21 12:26:35.704543 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-80df9a30-eda1-421d-bf6e-2ddeff0ce7b4 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Volume info retrieved successfully. Jan 21 12:26:35.740069 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fb5fa54c-eb1f-41b5-bad2-9bf6040e00f7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/e2ae7815-c6f3-4db5-898b-b761f7dd029d returned with HTTP 404 Jan 21 12:26:35.740069 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1307/2590] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:26:35 2021] DELETE /volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/e2ae7815-c6f3-4db5-898b-b761f7dd029d => generated 111 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:26:35.755487 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aa79ec1f-f2e6-4b94-ad45-14c3bbd0a878 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/e2ae7815-c6f3-4db5-898b-b761f7dd029d Jan 21 12:26:35.755487 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aa79ec1f-f2e6-4b94-ad45-14c3bbd0a878 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:35.755487 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aa79ec1f-f2e6-4b94-ad45-14c3bbd0a878 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:35.771857 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-80df9a30-eda1-421d-bf6e-2ddeff0ce7b4 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 returned with HTTP 200 Jan 21 12:26:35.771857 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1284/2591] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:35 2021] GET /volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 => generated 929 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:35.789443 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9c4486d8-22fd-4349-a844-12fe388e1e27 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] POST http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988/action Jan 21 12:26:35.789443 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:35.789443 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:35.789443 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9c4486d8-22fd-4349-a844-12fe388e1e27 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:26:35.789443 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9c4486d8-22fd-4349-a844-12fe388e1e27 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:26:35.812940 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aa79ec1f-f2e6-4b94-ad45-14c3bbd0a878 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/e2ae7815-c6f3-4db5-898b-b761f7dd029d returned with HTTP 404 Jan 21 12:26:35.812940 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1308/2592] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:26:35 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/e2ae7815-c6f3-4db5-898b-b761f7dd029d => generated 111 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:26:35.848268 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:35.848268 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:35.849394 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9c4486d8-22fd-4349-a844-12fe388e1e27 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Volume info retrieved successfully. Jan 21 12:26:35.870473 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9c4486d8-22fd-4349-a844-12fe388e1e27 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Update volume admin metadata completed successfully. Jan 21 12:26:35.870804 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9c4486d8-22fd-4349-a844-12fe388e1e27 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Update readonly setting on volume completed successfully. Jan 21 12:26:35.888397 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9c4486d8-22fd-4349-a844-12fe388e1e27 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988/action returned with HTTP 202 Jan 21 12:26:35.888397 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1285/2593] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:26:35 2021] POST /volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 12:26:35.897645 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bb1c8c74-0fba-4ab7-b73e-07ebefb472f4 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] GET http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 Jan 21 12:26:35.897645 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bb1c8c74-0fba-4ab7-b73e-07ebefb472f4 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:35.897645 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bb1c8c74-0fba-4ab7-b73e-07ebefb472f4 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:35.988848 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:35.988848 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:36.009995 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bb1c8c74-0fba-4ab7-b73e-07ebefb472f4 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Volume info retrieved successfully. Jan 21 12:26:36.052412 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bb1c8c74-0fba-4ab7-b73e-07ebefb472f4 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 returned with HTTP 200 Jan 21 12:26:36.053928 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1309/2594] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:35 2021] GET /volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 => generated 928 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:36.069828 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fb54898e-f0d3-4e2d-ad06-7fd4cbe19e41 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] POST http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988/action Jan 21 12:26:36.070435 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:36.070435 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:36.070724 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fb54898e-f0d3-4e2d-ad06-7fd4cbe19e41 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:26:36.071692 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fb54898e-f0d3-4e2d-ad06-7fd4cbe19e41 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:26:36.164456 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b7e303c7-e902-4b37-84a5-1195860e40cf tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:36.164456 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b7e303c7-e902-4b37-84a5-1195860e40cf tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:36.164456 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:36.164456 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:36.164456 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b7e303c7-e902-4b37-84a5-1195860e40cf tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:36.164456 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-b7e303c7-e902-4b37-84a5-1195860e40cf tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:36.226944 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:36.226944 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:36.226944 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fb54898e-f0d3-4e2d-ad06-7fd4cbe19e41 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Volume info retrieved successfully. Jan 21 12:26:36.234892 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:36.234892 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:36.234892 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b7e303c7-e902-4b37-84a5-1195860e40cf tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:26:36.241361 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1310/2595] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:36 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 821 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:36.249270 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f09a2186-a8f7-4911-9d1a-0630691f8cc6 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/30c7500d-4c92-4317-84cb-03b948e8a7f0 Jan 21 12:26:36.249270 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f09a2186-a8f7-4911-9d1a-0630691f8cc6 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:36.249270 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:36.249270 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:36.253437 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f09a2186-a8f7-4911-9d1a-0630691f8cc6 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:36.286574 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fb54898e-f0d3-4e2d-ad06-7fd4cbe19e41 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Update volume admin metadata completed successfully. Jan 21 12:26:36.286574 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fb54898e-f0d3-4e2d-ad06-7fd4cbe19e41 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Update readonly setting on volume completed successfully. Jan 21 12:26:36.286574 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fb54898e-f0d3-4e2d-ad06-7fd4cbe19e41 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988/action returned with HTTP 202 Jan 21 12:26:36.286574 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1286/2596] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:26:36 2021] POST /volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988/action => generated 0 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:26:36.291867 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0ad520e2-11be-4ec0-a093-5e8ad4c76ae3 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] GET http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 Jan 21 12:26:36.291867 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0ad520e2-11be-4ec0-a093-5e8ad4c76ae3 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:36.291867 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:36.291867 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:36.291867 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0ad520e2-11be-4ec0-a093-5e8ad4c76ae3 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:36.372699 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:36.372699 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:36.379979 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:36.379979 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:36.392056 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f09a2186-a8f7-4911-9d1a-0630691f8cc6 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Volume info retrieved successfully. Jan 21 12:26:36.399248 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0ad520e2-11be-4ec0-a093-5e8ad4c76ae3 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Volume info retrieved successfully. Jan 21 12:26:36.417942 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-f09a2186-a8f7-4911-9d1a-0630691f8cc6 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:26:36.417942 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-f09a2186-a8f7-4911-9d1a-0630691f8cc6 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:26:36.434292 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0ad520e2-11be-4ec0-a093-5e8ad4c76ae3 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 returned with HTTP 200 Jan 21 12:26:36.440695 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1287/2597] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:36 2021] GET /volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 => generated 929 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:36.442344 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-f09a2186-a8f7-4911-9d1a-0630691f8cc6 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:26:36.458817 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-12ce9dab-8693-418c-8b8c-82d879f39c20 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] POST http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988/action Jan 21 12:26:36.458817 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:36.458817 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:36.458817 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-12ce9dab-8693-418c-8b8c-82d879f39c20 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-144058283", "disk_format": "raw"}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:26:36.458817 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-12ce9dab-8693-418c-8b8c-82d879f39c20 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-144058283", "disk_format": "raw"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:26:36.465937 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:36.465937 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:36.500469 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f09a2186-a8f7-4911-9d1a-0630691f8cc6 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/30c7500d-4c92-4317-84cb-03b948e8a7f0 returned with HTTP 200 Jan 21 12:26:36.500469 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1311/2598] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:26:36 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/volumes/30c7500d-4c92-4317-84cb-03b948e8a7f0 => generated 972 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 12:26:36.527815 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-84d6e025-e992-4031-9e0a-06f18d1fe43a tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/cc306e1a-c3e7-49eb-a2e3-90a53ed96d4b Jan 21 12:26:36.527815 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-84d6e025-e992-4031-9e0a-06f18d1fe43a tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:36.527815 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:36.527815 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:36.527815 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-84d6e025-e992-4031-9e0a-06f18d1fe43a tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:36.527815 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-84d6e025-e992-4031-9e0a-06f18d1fe43a tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] show called for member cc306e1a-c3e7-49eb-a2e3-90a53ed96d4b {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:26:36.548195 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:36.548195 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:36.577272 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:36.577272 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:36.577272 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-12ce9dab-8693-418c-8b8c-82d879f39c20 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Volume info retrieved successfully. Jan 21 12:26:36.606227 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-84d6e025-e992-4031-9e0a-06f18d1fe43a tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/cc306e1a-c3e7-49eb-a2e3-90a53ed96d4b returned with HTTP 200 Jan 21 12:26:36.606227 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1312/2599] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:26:36 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/groups/cc306e1a-c3e7-49eb-a2e3-90a53ed96d4b => generated 322 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:26:36.623381 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b15a8c30-1bc2-4a24-b9c6-312bc9301191 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/701f5888-3010-46d8-a498-9b2c764c6501 Jan 21 12:26:36.623381 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b15a8c30-1bc2-4a24-b9c6-312bc9301191 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:36.623381 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:36.623381 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:36.623381 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b15a8c30-1bc2-4a24-b9c6-312bc9301191 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:36.623381 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-b15a8c30-1bc2-4a24-b9c6-312bc9301191 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] show called for member 701f5888-3010-46d8-a498-9b2c764c6501 {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:26:36.639828 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:36.639828 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:36.684448 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:36.684448 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:36.699043 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b15a8c30-1bc2-4a24-b9c6-312bc9301191 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/701f5888-3010-46d8-a498-9b2c764c6501 returned with HTTP 200 Jan 21 12:26:36.704701 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1313/2600] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:26:36 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/groups/701f5888-3010-46d8-a498-9b2c764c6501 => generated 323 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:26:36.730128 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-caac580f-4a09-4bf6-911e-fa6471fac93b tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/detail Jan 21 12:26:36.730128 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-caac580f-4a09-4bf6-911e-fa6471fac93b tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:36.730128 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:36.730128 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:36.730128 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-caac580f-4a09-4bf6-911e-fa6471fac93b tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:36.730128 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:36.730128 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:36.789084 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-caac580f-4a09-4bf6-911e-fa6471fac93b tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/detail returned with HTTP 200 Jan 21 12:26:36.790321 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1314/2601] 10.222.0.89 () {60 vars in 1263 bytes} [Thu Jan 21 12:26:36 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/groups/detail => generated 639 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:26:36.819185 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ddba6da2-dac2-4b34-9d5e-343f3e6e2aa7 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/detail Jan 21 12:26:36.819185 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ddba6da2-dac2-4b34-9d5e-343f3e6e2aa7 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:36.819185 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:36.819185 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:36.819185 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ddba6da2-dac2-4b34-9d5e-343f3e6e2aa7 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'detail' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:36.819185 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-ddba6da2-dac2-4b34-9d5e-343f3e6e2aa7 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:26:36.819185 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:36.819185 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:36.822814 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ddba6da2-dac2-4b34-9d5e-343f3e6e2aa7 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87985) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:26:36.925863 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ddba6da2-dac2-4b34-9d5e-343f3e6e2aa7 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Get all volumes completed successfully. Jan 21 12:26:36.927522 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-ddba6da2-dac2-4b34-9d5e-343f3e6e2aa7 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:26:36.927522 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-ddba6da2-dac2-4b34-9d5e-343f3e6e2aa7 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:26:36.942045 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-ddba6da2-dac2-4b34-9d5e-343f3e6e2aa7 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:26:36.952690 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-12ce9dab-8693-418c-8b8c-82d879f39c20 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Copy volume to image completed successfully. Jan 21 12:26:36.952690 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-12ce9dab-8693-418c-8b8c-82d879f39c20 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988/action returned with HTTP 202 Jan 21 12:26:36.959115 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1288/2602] 10.222.0.89 () {60 vars in 1358 bytes} [Thu Jan 21 12:26:36 2021] POST /volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988/action => generated 692 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:26:36.966625 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:36.966625 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:37.012079 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ddba6da2-dac2-4b34-9d5e-343f3e6e2aa7 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/detail returned with HTTP 200 Jan 21 12:26:37.020905 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1315/2603] 10.222.0.89 () {60 vars in 1266 bytes} [Thu Jan 21 12:26:36 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/volumes/detail => generated 975 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:26:37.025728 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d2c9044a-c301-4df9-9e1f-e016914e99ed tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/detail Jan 21 12:26:37.025728 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d2c9044a-c301-4df9-9e1f-e016914e99ed tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:37.025728 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:37.025728 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:37.025728 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d2c9044a-c301-4df9-9e1f-e016914e99ed tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'detail' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:37.026442 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-d2c9044a-c301-4df9-9e1f-e016914e99ed tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:26:37.028702 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d2c9044a-c301-4df9-9e1f-e016914e99ed tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:26:37.154374 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d2c9044a-c301-4df9-9e1f-e016914e99ed tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Get all volumes completed successfully. Jan 21 12:26:37.154374 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-d2c9044a-c301-4df9-9e1f-e016914e99ed tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:26:37.158767 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-d2c9044a-c301-4df9-9e1f-e016914e99ed tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:26:37.171217 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-d2c9044a-c301-4df9-9e1f-e016914e99ed tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:26:37.194982 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:37.194982 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:37.265570 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d2c9044a-c301-4df9-9e1f-e016914e99ed tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/detail returned with HTTP 200 Jan 21 12:26:37.265570 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1289/2604] 10.222.0.89 () {60 vars in 1266 bytes} [Thu Jan 21 12:26:37 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/volumes/detail => generated 975 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:26:37.269431 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-35c533e3-cbc9-415a-a689-3c450c6ead8c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:37.269431 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-35c533e3-cbc9-415a-a689-3c450c6ead8c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:37.269431 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:37.269431 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:37.269431 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-35c533e3-cbc9-415a-a689-3c450c6ead8c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:37.269431 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-35c533e3-cbc9-415a-a689-3c450c6ead8c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:37.296738 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4e29f47a-5547-4bdf-bcf3-16541377d03f tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] POST http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/cc306e1a-c3e7-49eb-a2e3-90a53ed96d4b/action Jan 21 12:26:37.297426 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:37.297426 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:37.298185 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4e29f47a-5547-4bdf-bcf3-16541377d03f tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:26:37.298558 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4e29f47a-5547-4bdf-bcf3-16541377d03f tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:26:37.299568 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-4e29f47a-5547-4bdf-bcf3-16541377d03f tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] delete called for group cc306e1a-c3e7-49eb-a2e3-90a53ed96d4b {{(pid=87986) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 12:26:37.299909 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.groups [None req-4e29f47a-5547-4bdf-bcf3-16541377d03f tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Delete group with id: cc306e1a-c3e7-49eb-a2e3-90a53ed96d4b Jan 21 12:26:37.324351 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:37.324351 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:37.326225 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:37.326225 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:37.326731 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-35c533e3-cbc9-415a-a689-3c450c6ead8c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:26:37.327650 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1316/2605] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:37 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 821 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:37.647875 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4e29f47a-5547-4bdf-bcf3-16541377d03f tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/cc306e1a-c3e7-49eb-a2e3-90a53ed96d4b/action returned with HTTP 202 Jan 21 12:26:37.647875 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1290/2606] 10.222.0.89 () {62 vars in 1395 bytes} [Thu Jan 21 12:26:37 2021] POST /volume/v3/814702e154e849fe856d66433ec74ace/groups/cc306e1a-c3e7-49eb-a2e3-90a53ed96d4b/action => generated 0 bytes in 360 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 12:26:37.659560 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7a7fa54a-b855-4a95-853c-fe8ea0cd901f tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/30c7500d-4c92-4317-84cb-03b948e8a7f0 Jan 21 12:26:37.659560 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7a7fa54a-b855-4a95-853c-fe8ea0cd901f tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:37.659560 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:37.659560 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:37.659560 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7a7fa54a-b855-4a95-853c-fe8ea0cd901f tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:37.772231 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-23e76521-8f22-4252-ad0d-d1f56657b38a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] DELETE http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:26:37.772231 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-23e76521-8f22-4252-ad0d-d1f56657b38a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:37.772231 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:37.772231 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:37.772231 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-23e76521-8f22-4252-ad0d-d1f56657b38a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:37.772231 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-23e76521-8f22-4252-ad0d-d1f56657b38a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Delete volume with id: 24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:26:37.794899 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:37.794899 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:37.823321 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7a7fa54a-b855-4a95-853c-fe8ea0cd901f tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Volume info retrieved successfully. Jan 21 12:26:37.848053 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-23e76521-8f22-4252-ad0d-d1f56657b38a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d returned with HTTP 404 Jan 21 12:26:37.848053 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1291/2607] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:26:37 2021] DELETE /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d => generated 109 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:26:37.856783 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-7a7fa54a-b855-4a95-853c-fe8ea0cd901f tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:26:37.856783 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-7a7fa54a-b855-4a95-853c-fe8ea0cd901f tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:26:37.857194 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6baf65a0-0a32-4794-b832-7cd148423f63 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d Jan 21 12:26:37.857194 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6baf65a0-0a32-4794-b832-7cd148423f63 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:37.857194 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6baf65a0-0a32-4794-b832-7cd148423f63 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:37.869298 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-7a7fa54a-b855-4a95-853c-fe8ea0cd901f tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:26:37.882992 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:37.882992 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:37.959365 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7a7fa54a-b855-4a95-853c-fe8ea0cd901f tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/30c7500d-4c92-4317-84cb-03b948e8a7f0 returned with HTTP 200 Jan 21 12:26:37.982957 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6baf65a0-0a32-4794-b832-7cd148423f63 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d returned with HTTP 404 Jan 21 12:26:37.982957 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1292/2608] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:37 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/24b17f31-230f-44bb-9dae-6de901859c8d => generated 109 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:26:37.984941 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1317/2609] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:26:37 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/volumes/30c7500d-4c92-4317-84cb-03b948e8a7f0 => generated 971 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:26:38.343297 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-10b4882e-03a2-4cf0-b5b3-f29b02676014 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:38.343813 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-10b4882e-03a2-4cf0-b5b3-f29b02676014 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:38.344694 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-10b4882e-03a2-4cf0-b5b3-f29b02676014 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:38.345369 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-10b4882e-03a2-4cf0-b5b3-f29b02676014 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:38.387208 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:38.387208 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:38.389550 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-10b4882e-03a2-4cf0-b5b3-f29b02676014 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:26:38.397785 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1293/2610] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:38 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 821 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:38.979458 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0196d652-0764-416b-a1a0-d2a2a5d8261c tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/30c7500d-4c92-4317-84cb-03b948e8a7f0 Jan 21 12:26:38.980106 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0196d652-0764-416b-a1a0-d2a2a5d8261c tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:38.980328 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:38.980328 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:38.980710 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0196d652-0764-416b-a1a0-d2a2a5d8261c tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:39.138519 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:39.138519 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:39.202186 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0196d652-0764-416b-a1a0-d2a2a5d8261c tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Volume info retrieved successfully. Jan 21 12:26:39.237749 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-0196d652-0764-416b-a1a0-d2a2a5d8261c tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:26:39.238212 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-0196d652-0764-416b-a1a0-d2a2a5d8261c tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:26:39.265626 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-0196d652-0764-416b-a1a0-d2a2a5d8261c tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:26:39.278490 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:39.278490 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:39.328913 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0196d652-0764-416b-a1a0-d2a2a5d8261c tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/30c7500d-4c92-4317-84cb-03b948e8a7f0 returned with HTTP 200 Jan 21 12:26:39.339614 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1318/2611] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:26:38 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/volumes/30c7500d-4c92-4317-84cb-03b948e8a7f0 => generated 971 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:26:39.411920 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-af2b897d-a556-4d4a-919e-c961ad884cf6 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:39.412483 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-af2b897d-a556-4d4a-919e-c961ad884cf6 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:39.412607 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:39.412607 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:39.413201 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-af2b897d-a556-4d4a-919e-c961ad884cf6 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:39.413782 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-af2b897d-a556-4d4a-919e-c961ad884cf6 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:39.454652 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:39.454652 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:39.466611 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-af2b897d-a556-4d4a-919e-c961ad884cf6 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:26:39.476508 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1294/2612] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:39 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 821 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:26:39.985846 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c55eb3a9-6f91-4edb-aa1a-2e5b75cd2513 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] POST http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes Jan 21 12:26:39.986620 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:39.986620 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:39.987293 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c55eb3a9-6f91-4edb-aa1a-2e5b75cd2513 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1512317324", "snapshot_id": null, "imageRef": "5c95b056-2e65-49e7-b901-df3480abf71e", "volume_type": null, "size": 1}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:26:39.989231 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-c55eb3a9-6f91-4edb-aa1a-2e5b75cd2513 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1512317324', 'snapshot_id': None, 'imageRef': '5c95b056-2e65-49e7-b901-df3480abf71e', 'volume_type': None, 'size': 1}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:26:40.251709 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-c55eb3a9-6f91-4edb-aa1a-2e5b75cd2513 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Create volume of 1 GB Jan 21 12:26:40.286488 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c55eb3a9-6f91-4edb-aa1a-2e5b75cd2513 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Availability Zones retrieved successfully. Jan 21 12:26:40.307768 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c55eb3a9-6f91-4edb-aa1a-2e5b75cd2513 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Flow 'volume_create_api' (17a08d76-b8fa-42f8-b2eb-f1f9faa5964f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:26:40.310922 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c55eb3a9-6f91-4edb-aa1a-2e5b75cd2513 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4b7d60e-ff9f-4a1a-b1ac-b5af86f011a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:26:40.313590 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-c55eb3a9-6f91-4edb-aa1a-2e5b75cd2513 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:26:40.348361 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f7090ff0-2d1f-4f04-8024-6038f9637cfe tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/30c7500d-4c92-4317-84cb-03b948e8a7f0 Jan 21 12:26:40.349821 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f7090ff0-2d1f-4f04-8024-6038f9637cfe tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:40.350209 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:40.350209 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:40.351167 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f7090ff0-2d1f-4f04-8024-6038f9637cfe tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:40.431852 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f7090ff0-2d1f-4f04-8024-6038f9637cfe tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/30c7500d-4c92-4317-84cb-03b948e8a7f0 returned with HTTP 404 Jan 21 12:26:40.432878 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1295/2613] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:26:40 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/volumes/30c7500d-4c92-4317-84cb-03b948e8a7f0 => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 12:26:40.445318 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1c6b2a0a-456b-46a7-9e52-9cc2b71bc65f tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/cc306e1a-c3e7-49eb-a2e3-90a53ed96d4b Jan 21 12:26:40.445746 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c55eb3a9-6f91-4edb-aa1a-2e5b75cd2513 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4b7d60e-ff9f-4a1a-b1ac-b5af86f011a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:26:40.446909 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1c6b2a0a-456b-46a7-9e52-9cc2b71bc65f tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:40.447925 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1c6b2a0a-456b-46a7-9e52-9cc2b71bc65f tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:40.448085 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c55eb3a9-6f91-4edb-aa1a-2e5b75cd2513 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0158b111-ea7a-4751-906f-d559719bdf0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:26:40.449133 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-1c6b2a0a-456b-46a7-9e52-9cc2b71bc65f tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] show called for member cc306e1a-c3e7-49eb-a2e3-90a53ed96d4b {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:26:40.462749 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:40.462749 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:40.499586 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1c6b2a0a-456b-46a7-9e52-9cc2b71bc65f tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/cc306e1a-c3e7-49eb-a2e3-90a53ed96d4b returned with HTTP 200 Jan 21 12:26:40.501020 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1296/2614] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:26:40 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/groups/cc306e1a-c3e7-49eb-a2e3-90a53ed96d4b => generated 321 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:26:40.507174 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5ea3c2ce-ef28-40a9-937b-175c65b20ebb tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:40.507909 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5ea3c2ce-ef28-40a9-937b-175c65b20ebb tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:40.508268 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:40.508268 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:40.508851 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5ea3c2ce-ef28-40a9-937b-175c65b20ebb tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:40.509369 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-5ea3c2ce-ef28-40a9-937b-175c65b20ebb tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 0f67e207-b07e-44cb-9e65-a47cbf92ee33. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:40.534413 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:40.534413 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:40.535513 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-c55eb3a9-6f91-4edb-aa1a-2e5b75cd2513 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Created reservations ['03bd750d-402d-4bb3-9080-992edb2cdcd2', 'fd175c89-20c5-45ad-9cbc-066aeca0ee9b', 'bf8f8c1a-c8bc-4e69-8a51-17afdeb1b366', 'bc3cc6eb-3e08-401d-ac76-eda822358e0f'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:26:40.537531 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c55eb3a9-6f91-4edb-aa1a-2e5b75cd2513 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0158b111-ea7a-4751-906f-d559719bdf0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03bd750d-402d-4bb3-9080-992edb2cdcd2', 'fd175c89-20c5-45ad-9cbc-066aeca0ee9b', 'bf8f8c1a-c8bc-4e69-8a51-17afdeb1b366', 'bc3cc6eb-3e08-401d-ac76-eda822358e0f']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:26:40.539764 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c55eb3a9-6f91-4edb-aa1a-2e5b75cd2513 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e780c77d-58c7-45ba-919d-fb584434f59f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:26:40.548201 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5ea3c2ce-ef28-40a9-937b-175c65b20ebb tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 200 Jan 21 12:26:40.549524 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1297/2615] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:40 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 821 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:40.567543 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2b9ffe1b-2e3d-4c44-a982-5af6ed8c7529 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/231bac83-53e4-4c10-811c-b11bf65e82ec Jan 21 12:26:40.568437 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2b9ffe1b-2e3d-4c44-a982-5af6ed8c7529 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:40.568866 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:40.568866 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:40.569484 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2b9ffe1b-2e3d-4c44-a982-5af6ed8c7529 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:40.629639 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c55eb3a9-6f91-4edb-aa1a-2e5b75cd2513 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e780c77d-58c7-45ba-919d-fb584434f59f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9056d59-a11a-48eb-ac40-d35c2b81e13f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1512317324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2619f93eb1ba48929ec301702b6357e2',qos_specs=None,replication_status=,reservations=['03bd750d-402d-4bb3-9080-992edb2cdcd2','fd175c89-20c5-45ad-9cbc-066aeca0ee9b','bf8f8c1a-c8bc-4e69-8a51-17afdeb1b366','bc3cc6eb-3e08-401d-ac76-eda822358e0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='554e53fb15eb44f998ed7f3950f23b33',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:26:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1512317324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9056d59-a11a-48eb-ac40-d35c2b81e13f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2619f93eb1ba48929ec301702b6357e2',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,user_id='554e53fb15eb44f998ed7f3950f23b33',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:26:40.632725 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c55eb3a9-6f91-4edb-aa1a-2e5b75cd2513 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (200d8618-3490-4bf3-9a7c-54a78dfbff7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:26:40.642970 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:40.642970 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:40.662627 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2b9ffe1b-2e3d-4c44-a982-5af6ed8c7529 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Volume info retrieved successfully. Jan 21 12:26:40.669971 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c55eb3a9-6f91-4edb-aa1a-2e5b75cd2513 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (200d8618-3490-4bf3-9a7c-54a78dfbff7d) 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-TestVolumeBootPattern-volume-origin-1512317324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2619f93eb1ba48929ec301702b6357e2',qos_specs=None,replication_status=,reservations=['03bd750d-402d-4bb3-9080-992edb2cdcd2','fd175c89-20c5-45ad-9cbc-066aeca0ee9b','bf8f8c1a-c8bc-4e69-8a51-17afdeb1b366','bc3cc6eb-3e08-401d-ac76-eda822358e0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='554e53fb15eb44f998ed7f3950f23b33',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:26:40.676358 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c55eb3a9-6f91-4edb-aa1a-2e5b75cd2513 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3d808c2-c8a2-40f2-a358-e15367483e86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:26:40.711370 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c55eb3a9-6f91-4edb-aa1a-2e5b75cd2513 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3d808c2-c8a2-40f2-a358-e15367483e86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:26:40.717210 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c55eb3a9-6f91-4edb-aa1a-2e5b75cd2513 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Flow 'volume_create_api' (17a08d76-b8fa-42f8-b2eb-f1f9faa5964f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:26:40.738279 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2b9ffe1b-2e3d-4c44-a982-5af6ed8c7529 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/231bac83-53e4-4c10-811c-b11bf65e82ec returned with HTTP 200 Jan 21 12:26:40.740370 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1298/2616] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:40 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/231bac83-53e4-4c10-811c-b11bf65e82ec => generated 971 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:40.757256 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d23be577-554c-40e1-8b33-40e63ac0b4ac tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes Jan 21 12:26:40.758234 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d23be577-554c-40e1-8b33-40e63ac0b4ac tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:40.758649 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:40.758649 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:40.760397 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d23be577-554c-40e1-8b33-40e63ac0b4ac tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:40.762790 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-d23be577-554c-40e1-8b33-40e63ac0b4ac tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:26:40.768153 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d23be577-554c-40e1-8b33-40e63ac0b4ac tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:26:40.821449 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c55eb3a9-6f91-4edb-aa1a-2e5b75cd2513 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Create volume request issued successfully. Jan 21 12:26:40.846965 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c55eb3a9-6f91-4edb-aa1a-2e5b75cd2513 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes returned with HTTP 202 Jan 21 12:26:40.850654 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1319/2617] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:26:39 2021] POST /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes => generated 828 bytes in 869 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:26:40.867854 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9cb3e91e-6a7d-4b0f-8cc7-df9c8ec63fb4 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:26:40.868374 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9cb3e91e-6a7d-4b0f-8cc7-df9c8ec63fb4 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:40.868592 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:40.868592 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:40.868962 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9cb3e91e-6a7d-4b0f-8cc7-df9c8ec63fb4 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:40.886053 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d23be577-554c-40e1-8b33-40e63ac0b4ac tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Get all volumes completed successfully. Jan 21 12:26:40.888423 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d23be577-554c-40e1-8b33-40e63ac0b4ac tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes returned with HTTP 200 Jan 21 12:26:40.890964 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1299/2618] 10.222.0.89 () {58 vars in 1204 bytes} [Thu Jan 21 12:26:40 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes => generated 795 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:40.918585 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a7d580e3-ae0e-4c78-8bb7-caad0871e8c8 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] DELETE http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/231bac83-53e4-4c10-811c-b11bf65e82ec Jan 21 12:26:40.922076 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a7d580e3-ae0e-4c78-8bb7-caad0871e8c8 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:40.923317 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:40.923317 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:40.927012 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a7d580e3-ae0e-4c78-8bb7-caad0871e8c8 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:40.927757 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-a7d580e3-ae0e-4c78-8bb7-caad0871e8c8 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Delete volume with id: 231bac83-53e4-4c10-811c-b11bf65e82ec Jan 21 12:26:40.985067 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:40.985067 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:41.017641 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:41.017641 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:41.019048 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9cb3e91e-6a7d-4b0f-8cc7-df9c8ec63fb4 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:26:41.019640 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a7d580e3-ae0e-4c78-8bb7-caad0871e8c8 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Volume info retrieved successfully. Jan 21 12:26:41.061907 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9cb3e91e-6a7d-4b0f-8cc7-df9c8ec63fb4 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:26:41.072772 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1320/2619] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:40 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 920 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:41.076863 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a7d580e3-ae0e-4c78-8bb7-caad0871e8c8 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Delete volume request issued successfully. Jan 21 12:26:41.088791 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a7d580e3-ae0e-4c78-8bb7-caad0871e8c8 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/231bac83-53e4-4c10-811c-b11bf65e82ec returned with HTTP 202 Jan 21 12:26:41.090652 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1300/2620] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:26:40 2021] DELETE /volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/231bac83-53e4-4c10-811c-b11bf65e82ec => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:26:41.101463 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ad023425-7d1d-4ce5-b5d8-dbb834365461 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] DELETE http://10.222.0.89/volume/v3/15073e1a7c264e2888044921182433ad/backups/7b447c19-6c9c-4782-847b-caf57eba4b3c Jan 21 12:26:41.101916 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ad023425-7d1d-4ce5-b5d8-dbb834365461 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:41.102140 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:41.102140 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:41.102524 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ad023425-7d1d-4ce5-b5d8-dbb834365461 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:41.102888 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.contrib.backups [None req-ad023425-7d1d-4ce5-b5d8-dbb834365461 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] Delete backup with id: 7b447c19-6c9c-4782-847b-caf57eba4b3c. Jan 21 12:26:41.154168 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:41.154168 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:41.246361 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.backup.rpcapi [None req-ad023425-7d1d-4ce5-b5d8-dbb834365461 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] delete_backup rpcapi backup_id 7b447c19-6c9c-4782-847b-caf57eba4b3c {{(pid=87985) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 12:26:41.249769 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ad023425-7d1d-4ce5-b5d8-dbb834365461 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] http://10.222.0.89/volume/v3/15073e1a7c264e2888044921182433ad/backups/7b447c19-6c9c-4782-847b-caf57eba4b3c returned with HTTP 202 Jan 21 12:26:41.250909 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1321/2621] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:26:41 2021] DELETE /volume/v3/15073e1a7c264e2888044921182433ad/backups/7b447c19-6c9c-4782-847b-caf57eba4b3c => generated 0 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:26:41.267658 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fe3de069-0c71-495a-a729-997a552c69b7 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] GET http://10.222.0.89/volume/v3/15073e1a7c264e2888044921182433ad/backups/7b447c19-6c9c-4782-847b-caf57eba4b3c Jan 21 12:26:41.273359 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fe3de069-0c71-495a-a729-997a552c69b7 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:41.273737 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:41.273737 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:41.274820 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fe3de069-0c71-495a-a729-997a552c69b7 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:41.275549 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-fe3de069-0c71-495a-a729-997a552c69b7 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] Show backup with id 7b447c19-6c9c-4782-847b-caf57eba4b3c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:41.324435 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:41.324435 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:41.326387 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fe3de069-0c71-495a-a729-997a552c69b7 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] http://10.222.0.89/volume/v3/15073e1a7c264e2888044921182433ad/backups/7b447c19-6c9c-4782-847b-caf57eba4b3c returned with HTTP 200 Jan 21 12:26:41.327200 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1301/2622] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:41 2021] GET /volume/v3/15073e1a7c264e2888044921182433ad/backups/7b447c19-6c9c-4782-847b-caf57eba4b3c => generated 822 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:41.513655 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-af20f300-6cb8-43ab-8d98-503156d984aa tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/cc306e1a-c3e7-49eb-a2e3-90a53ed96d4b Jan 21 12:26:41.514487 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-af20f300-6cb8-43ab-8d98-503156d984aa tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:41.514487 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:41.514487 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:41.514935 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-af20f300-6cb8-43ab-8d98-503156d984aa tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:41.515234 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-af20f300-6cb8-43ab-8d98-503156d984aa tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] show called for member cc306e1a-c3e7-49eb-a2e3-90a53ed96d4b {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:26:41.528886 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-af20f300-6cb8-43ab-8d98-503156d984aa tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/cc306e1a-c3e7-49eb-a2e3-90a53ed96d4b returned with HTTP 404 Jan 21 12:26:41.531035 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1322/2623] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:26:41 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/groups/cc306e1a-c3e7-49eb-a2e3-90a53ed96d4b => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 21 12:26:41.539492 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3e1724ee-c5e7-4035-b088-b9bf7f9f3e56 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] POST http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/701f5888-3010-46d8-a498-9b2c764c6501/action Jan 21 12:26:41.540303 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:41.540303 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:41.541232 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3e1724ee-c5e7-4035-b088-b9bf7f9f3e56 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:26:41.541825 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3e1724ee-c5e7-4035-b088-b9bf7f9f3e56 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:26:41.543122 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-3e1724ee-c5e7-4035-b088-b9bf7f9f3e56 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] delete called for group 701f5888-3010-46d8-a498-9b2c764c6501 {{(pid=87986) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 12:26:41.544200 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.groups [None req-3e1724ee-c5e7-4035-b088-b9bf7f9f3e56 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Delete group with id: 701f5888-3010-46d8-a498-9b2c764c6501 Jan 21 12:26:41.560275 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:41.560275 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:41.671574 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3e1724ee-c5e7-4035-b088-b9bf7f9f3e56 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/701f5888-3010-46d8-a498-9b2c764c6501/action returned with HTTP 202 Jan 21 12:26:41.673096 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1302/2624] 10.222.0.89 () {62 vars in 1395 bytes} [Thu Jan 21 12:26:41 2021] POST /volume/v3/814702e154e849fe856d66433ec74ace/groups/701f5888-3010-46d8-a498-9b2c764c6501/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 12:26:41.684700 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c801d9ef-6cef-4caa-b50d-fb6a43d55e41 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/701f5888-3010-46d8-a498-9b2c764c6501 Jan 21 12:26:41.685769 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c801d9ef-6cef-4caa-b50d-fb6a43d55e41 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:41.686571 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c801d9ef-6cef-4caa-b50d-fb6a43d55e41 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:41.687151 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-c801d9ef-6cef-4caa-b50d-fb6a43d55e41 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] show called for member 701f5888-3010-46d8-a498-9b2c764c6501 {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:26:41.701022 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:41.701022 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:41.750063 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c801d9ef-6cef-4caa-b50d-fb6a43d55e41 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/701f5888-3010-46d8-a498-9b2c764c6501 returned with HTTP 200 Jan 21 12:26:41.751824 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1323/2625] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:26:41 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/groups/701f5888-3010-46d8-a498-9b2c764c6501 => generated 322 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:26:42.080012 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-53a925fd-6e92-4aea-a36f-1c27444fe499 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:26:42.080549 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-53a925fd-6e92-4aea-a36f-1c27444fe499 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:42.080764 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:42.080764 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:42.081114 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-53a925fd-6e92-4aea-a36f-1c27444fe499 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:42.209221 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:42.209221 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:42.230920 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-53a925fd-6e92-4aea-a36f-1c27444fe499 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:26:42.285278 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-53a925fd-6e92-4aea-a36f-1c27444fe499 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:26:42.286805 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1303/2626] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:42 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 920 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:42.341266 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2571e327-745c-427f-bf77-ca196006fece tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] GET http://10.222.0.89/volume/v3/15073e1a7c264e2888044921182433ad/backups/7b447c19-6c9c-4782-847b-caf57eba4b3c Jan 21 12:26:42.342088 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2571e327-745c-427f-bf77-ca196006fece tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:42.342436 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:42.342436 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:42.342998 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2571e327-745c-427f-bf77-ca196006fece tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:42.343702 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-2571e327-745c-427f-bf77-ca196006fece tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] Show backup with id 7b447c19-6c9c-4782-847b-caf57eba4b3c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:42.391684 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2571e327-745c-427f-bf77-ca196006fece tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] http://10.222.0.89/volume/v3/15073e1a7c264e2888044921182433ad/backups/7b447c19-6c9c-4782-847b-caf57eba4b3c returned with HTTP 404 Jan 21 12:26:42.398998 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1324/2627] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:42 2021] GET /volume/v3/15073e1a7c264e2888044921182433ad/backups/7b447c19-6c9c-4782-847b-caf57eba4b3c => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:26:42.409778 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d6fcfd63-96ff-4661-9dbc-346f0e82fa8f tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] DELETE http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 Jan 21 12:26:42.410968 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d6fcfd63-96ff-4661-9dbc-346f0e82fa8f tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:42.411199 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:42.411199 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:42.412657 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d6fcfd63-96ff-4661-9dbc-346f0e82fa8f tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:42.413017 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.contrib.backups [None req-d6fcfd63-96ff-4661-9dbc-346f0e82fa8f tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Delete backup with id: 0f67e207-b07e-44cb-9e65-a47cbf92ee33. Jan 21 12:26:42.466597 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:42.466597 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:42.508182 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.backup.rpcapi [None req-d6fcfd63-96ff-4661-9dbc-346f0e82fa8f tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] delete_backup rpcapi backup_id 0f67e207-b07e-44cb-9e65-a47cbf92ee33 {{(pid=87986) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 12:26:42.513030 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d6fcfd63-96ff-4661-9dbc-346f0e82fa8f tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 returned with HTTP 202 Jan 21 12:26:42.514355 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1304/2628] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:26:42 2021] DELETE /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/0f67e207-b07e-44cb-9e65-a47cbf92ee33 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:26:42.550118 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1bcc2fd4-818a-4f7e-a51a-e82434ee84ae tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] POST http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes Jan 21 12:26:42.550869 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1bcc2fd4-818a-4f7e-a51a-e82434ee84ae tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-834879082"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:26:42.554244 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-1bcc2fd4-818a-4f7e-a51a-e82434ee84ae tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-834879082'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:26:42.554816 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-1bcc2fd4-818a-4f7e-a51a-e82434ee84ae tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Create volume of 1 GB Jan 21 12:26:42.555983 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:42.555983 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:42.586384 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1bcc2fd4-818a-4f7e-a51a-e82434ee84ae tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Availability Zones retrieved successfully. Jan 21 12:26:42.612430 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1bcc2fd4-818a-4f7e-a51a-e82434ee84ae tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Flow 'volume_create_api' (d57ad354-c60e-4271-8b94-20c28d46c39b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:26:42.616387 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1bcc2fd4-818a-4f7e-a51a-e82434ee84ae tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3648a181-2200-4a6c-b920-5a1ca1c2ddef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:26:42.620070 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-1bcc2fd4-818a-4f7e-a51a-e82434ee84ae tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:26:42.719567 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1bcc2fd4-818a-4f7e-a51a-e82434ee84ae tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3648a181-2200-4a6c-b920-5a1ca1c2ddef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:26:42.723187 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1bcc2fd4-818a-4f7e-a51a-e82434ee84ae tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0f956e9-5d52-4fb8-b07a-5d739440d274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:26:42.764262 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-22617748-728b-4327-ae72-57ac5a817283 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/701f5888-3010-46d8-a498-9b2c764c6501 Jan 21 12:26:42.765793 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-22617748-728b-4327-ae72-57ac5a817283 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:42.766510 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:42.766510 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:42.768338 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-22617748-728b-4327-ae72-57ac5a817283 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:42.769194 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-22617748-728b-4327-ae72-57ac5a817283 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] show called for member 701f5888-3010-46d8-a498-9b2c764c6501 {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:26:42.784596 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-22617748-728b-4327-ae72-57ac5a817283 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/701f5888-3010-46d8-a498-9b2c764c6501 returned with HTTP 404 Jan 21 12:26:42.786283 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1305/2629] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:26:42 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/groups/701f5888-3010-46d8-a498-9b2c764c6501 => generated 108 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 21 12:26:42.803175 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ce27ac3f-4a94-4698-ad71-b9720d628f60 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/detail Jan 21 12:26:42.806728 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ce27ac3f-4a94-4698-ad71-b9720d628f60 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:42.810632 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ce27ac3f-4a94-4698-ad71-b9720d628f60 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:42.829772 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ce27ac3f-4a94-4698-ad71-b9720d628f60 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/detail returned with HTTP 200 Jan 21 12:26:42.831607 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1306/2630] 10.222.0.89 () {60 vars in 1263 bytes} [Thu Jan 21 12:26:42 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/groups/detail => generated 14 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:42.843334 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-da30f9f2-cefa-4b4c-8ad3-47f57be92610 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/detail Jan 21 12:26:42.843994 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-da30f9f2-cefa-4b4c-8ad3-47f57be92610 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:42.845344 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-da30f9f2-cefa-4b4c-8ad3-47f57be92610 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'detail' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:42.846324 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-da30f9f2-cefa-4b4c-8ad3-47f57be92610 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:26:42.849322 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-da30f9f2-cefa-4b4c-8ad3-47f57be92610 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:26:42.874251 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-1bcc2fd4-818a-4f7e-a51a-e82434ee84ae tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Created reservations ['d16e3e00-bc99-4122-884c-41860e9f9ece', 'e7b844e0-50b0-4172-897a-eaebe65ba34e', '0d33d0e1-fe66-4f92-896e-6ec5823e3511', 'fa925735-b658-4bcc-a70a-94c95d2e0f13'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:26:42.876619 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1bcc2fd4-818a-4f7e-a51a-e82434ee84ae tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0f956e9-5d52-4fb8-b07a-5d739440d274) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d16e3e00-bc99-4122-884c-41860e9f9ece', 'e7b844e0-50b0-4172-897a-eaebe65ba34e', '0d33d0e1-fe66-4f92-896e-6ec5823e3511', 'fa925735-b658-4bcc-a70a-94c95d2e0f13']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:26:42.880937 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1bcc2fd4-818a-4f7e-a51a-e82434ee84ae tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ef8538a-7a7d-4806-8ff5-6c9da3f07d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:26:42.949921 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-da30f9f2-cefa-4b4c-8ad3-47f57be92610 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Get all volumes completed successfully. Jan 21 12:26:42.957456 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-da30f9f2-cefa-4b4c-8ad3-47f57be92610 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/detail returned with HTTP 200 Jan 21 12:26:42.958464 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1307/2631] 10.222.0.89 () {60 vars in 1266 bytes} [Thu Jan 21 12:26:42 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/volumes/detail => generated 15 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:26:42.976098 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0d25a15a-eccf-43f9-b400-c91fd6e2ced1 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] POST http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/701f5888-3010-46d8-a498-9b2c764c6501/action Jan 21 12:26:42.977632 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0d25a15a-eccf-43f9-b400-c91fd6e2ced1 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:26:42.978408 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0d25a15a-eccf-43f9-b400-c91fd6e2ced1 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:26:42.979706 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-0d25a15a-eccf-43f9-b400-c91fd6e2ced1 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] delete called for group 701f5888-3010-46d8-a498-9b2c764c6501 {{(pid=87986) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 12:26:42.980371 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.groups [None req-0d25a15a-eccf-43f9-b400-c91fd6e2ced1 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Delete group with id: 701f5888-3010-46d8-a498-9b2c764c6501 Jan 21 12:26:42.997254 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0d25a15a-eccf-43f9-b400-c91fd6e2ced1 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/701f5888-3010-46d8-a498-9b2c764c6501/action returned with HTTP 404 Jan 21 12:26:42.998935 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1308/2632] 10.222.0.89 () {62 vars in 1395 bytes} [Thu Jan 21 12:26:42 2021] POST /volume/v3/814702e154e849fe856d66433ec74ace/groups/701f5888-3010-46d8-a498-9b2c764c6501/action => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 12:26:43.016182 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-20f17899-3a04-48da-8a02-917526e3f2e7 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/detail Jan 21 12:26:43.017501 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-20f17899-3a04-48da-8a02-917526e3f2e7 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:43.018883 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-20f17899-3a04-48da-8a02-917526e3f2e7 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'detail' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:43.022142 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-20f17899-3a04-48da-8a02-917526e3f2e7 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:26:43.027896 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-20f17899-3a04-48da-8a02-917526e3f2e7 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:26:43.050612 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1bcc2fd4-818a-4f7e-a51a-e82434ee84ae tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ef8538a-7a7d-4806-8ff5-6c9da3f07d52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ad22744-d5a0-4eb4-98a1-479228bf45ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-834879082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64cc8ab887694132bc9e9aa5fa766077',qos_specs=None,replication_status=,reservations=['d16e3e00-bc99-4122-884c-41860e9f9ece','e7b844e0-50b0-4172-897a-eaebe65ba34e','0d33d0e1-fe66-4f92-896e-6ec5823e3511','fa925735-b658-4bcc-a70a-94c95d2e0f13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf5136b56a7a49a29bf7c28315d1b269',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:26:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-834879082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ad22744-d5a0-4eb4-98a1-479228bf45ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64cc8ab887694132bc9e9aa5fa766077',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,user_id='bf5136b56a7a49a29bf7c28315d1b269',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:26:43.054977 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1bcc2fd4-818a-4f7e-a51a-e82434ee84ae tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f40e3a5-28ef-42f1-a28c-da69b599072f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:26:43.134250 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1bcc2fd4-818a-4f7e-a51a-e82434ee84ae tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f40e3a5-28ef-42f1-a28c-da69b599072f) 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-VolumesBackupsAdminTest-Volume-834879082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64cc8ab887694132bc9e9aa5fa766077',qos_specs=None,replication_status=,reservations=['d16e3e00-bc99-4122-884c-41860e9f9ece','e7b844e0-50b0-4172-897a-eaebe65ba34e','0d33d0e1-fe66-4f92-896e-6ec5823e3511','fa925735-b658-4bcc-a70a-94c95d2e0f13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf5136b56a7a49a29bf7c28315d1b269',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:26:43.136382 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1bcc2fd4-818a-4f7e-a51a-e82434ee84ae tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fc8f655-ad1b-4225-8cbd-21225dcf68f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:26:43.147986 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-20f17899-3a04-48da-8a02-917526e3f2e7 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Get all volumes completed successfully. Jan 21 12:26:43.160771 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-20f17899-3a04-48da-8a02-917526e3f2e7 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/detail returned with HTTP 200 Jan 21 12:26:43.161587 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1309/2633] 10.222.0.89 () {60 vars in 1266 bytes} [Thu Jan 21 12:26:43 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/volumes/detail => generated 15 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:43.164501 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1bcc2fd4-818a-4f7e-a51a-e82434ee84ae tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fc8f655-ad1b-4225-8cbd-21225dcf68f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:26:43.170982 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1bcc2fd4-818a-4f7e-a51a-e82434ee84ae tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Flow 'volume_create_api' (d57ad354-c60e-4271-8b94-20c28d46c39b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:26:43.180013 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-93070d06-ebd6-46d1-afef-320a18627acf tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] POST http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/cc306e1a-c3e7-49eb-a2e3-90a53ed96d4b/action Jan 21 12:26:43.181132 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-93070d06-ebd6-46d1-afef-320a18627acf tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:26:43.181684 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-93070d06-ebd6-46d1-afef-320a18627acf tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:26:43.182799 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-93070d06-ebd6-46d1-afef-320a18627acf tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] delete called for group cc306e1a-c3e7-49eb-a2e3-90a53ed96d4b {{(pid=87986) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 12:26:43.183303 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.groups [None req-93070d06-ebd6-46d1-afef-320a18627acf tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Delete group with id: cc306e1a-c3e7-49eb-a2e3-90a53ed96d4b Jan 21 12:26:43.199547 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-93070d06-ebd6-46d1-afef-320a18627acf tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/cc306e1a-c3e7-49eb-a2e3-90a53ed96d4b/action returned with HTTP 404 Jan 21 12:26:43.200909 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1310/2634] 10.222.0.89 () {62 vars in 1395 bytes} [Thu Jan 21 12:26:43 2021] POST /volume/v3/814702e154e849fe856d66433ec74ace/groups/cc306e1a-c3e7-49eb-a2e3-90a53ed96d4b/action => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 21 12:26:43.210728 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2895184b-99bb-4a49-8117-866097c49d0f tempest-GroupsTest-1910312669 tempest-GroupsTest-1910312669] DELETE http://10.222.0.89/volume/v3/d722b4fd64b24310943bbc4ce7469dac/group_types/2752f659-60d8-43ee-8a35-e7a846e45b43 Jan 21 12:26:43.211603 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2895184b-99bb-4a49-8117-866097c49d0f tempest-GroupsTest-1910312669 tempest-GroupsTest-1910312669] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:43.214134 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2895184b-99bb-4a49-8117-866097c49d0f tempest-GroupsTest-1910312669 tempest-GroupsTest-1910312669] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:43.368653 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1bcc2fd4-818a-4f7e-a51a-e82434ee84ae tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Create volume request issued successfully. Jan 21 12:26:43.386584 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 12:26:43.386584 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 12:26:43.420183 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2895184b-99bb-4a49-8117-866097c49d0f tempest-GroupsTest-1910312669 tempest-GroupsTest-1910312669] http://10.222.0.89/volume/v3/d722b4fd64b24310943bbc4ce7469dac/group_types/2752f659-60d8-43ee-8a35-e7a846e45b43 returned with HTTP 202 Jan 21 12:26:43.421071 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1311/2635] 10.222.0.89 () {60 vars in 1371 bytes} [Thu Jan 21 12:26:43 2021] DELETE /volume/v3/d722b4fd64b24310943bbc4ce7469dac/group_types/2752f659-60d8-43ee-8a35-e7a846e45b43 => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 12:26:43.429590 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1bcc2fd4-818a-4f7e-a51a-e82434ee84ae tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes returned with HTTP 202 Jan 21 12:26:43.430883 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1325/2636] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:26:42 2021] POST /volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes => generated 822 bytes in 886 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:26:43.439254 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-18f2bd17-2662-4813-9868-574499a877bd tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:26:43.440024 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-18f2bd17-2662-4813-9868-574499a877bd tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:43.442479 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-18f2bd17-2662-4813-9868-574499a877bd tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:43.467519 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b7f380dd-87ad-46b7-8def-f34b723f2f1c tempest-GroupsTest-1910312669 tempest-GroupsTest-1910312669] POST http://10.222.0.89/volume/v3/d722b4fd64b24310943bbc4ce7469dac/types Jan 21 12:26:43.469155 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:43.469155 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:43.476880 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b7f380dd-87ad-46b7-8def-f34b723f2f1c tempest-GroupsTest-1910312669 tempest-GroupsTest-1910312669] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1910854361"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:26:43.479549 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:43.479549 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:43.589401 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:43.589401 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:43.600282 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b7f380dd-87ad-46b7-8def-f34b723f2f1c tempest-GroupsTest-1910312669 tempest-GroupsTest-1910312669] http://10.222.0.89/volume/v3/d722b4fd64b24310943bbc4ce7469dac/types returned with HTTP 200 Jan 21 12:26:43.602972 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1326/2637] 10.222.0.89 () {60 vars in 1219 bytes} [Thu Jan 21 12:26:43 2021] POST /volume/v3/d722b4fd64b24310943bbc4ce7469dac/types => generated 216 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:26:43.615057 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a0a22d9f-fe61-400d-ab8b-b4e464fad612 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/4ad22744-d5a0-4eb4-98a1-479228bf45ef Jan 21 12:26:43.615973 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a0a22d9f-fe61-400d-ab8b-b4e464fad612 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:43.617086 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-18f2bd17-2662-4813-9868-574499a877bd tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:26:43.618828 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a0a22d9f-fe61-400d-ab8b-b4e464fad612 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:43.669038 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-18f2bd17-2662-4813-9868-574499a877bd tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:26:43.670196 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1312/2638] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:43 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 920 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:43.683381 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-853c2b96-e3fe-4d26-9116-1499c55373f6 tempest-GroupsTest-1910312669 tempest-GroupsTest-1910312669] POST http://10.222.0.89/volume/v3/d722b4fd64b24310943bbc4ce7469dac/group_types Jan 21 12:26:43.683381 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:43.683381 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:43.683381 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-853c2b96-e3fe-4d26-9116-1499c55373f6 tempest-GroupsTest-1910312669 tempest-GroupsTest-1910312669] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-330760298"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:26:43.691983 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:43.691983 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:43.726823 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a0a22d9f-fe61-400d-ab8b-b4e464fad612 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Volume info retrieved successfully. Jan 21 12:26:43.746617 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-853c2b96-e3fe-4d26-9116-1499c55373f6 tempest-GroupsTest-1910312669 tempest-GroupsTest-1910312669] http://10.222.0.89/volume/v3/d722b4fd64b24310943bbc4ce7469dac/group_types returned with HTTP 202 Jan 21 12:26:43.754173 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1313/2639] 10.222.0.89 () {62 vars in 1278 bytes} [Thu Jan 21 12:26:43 2021] POST /volume/v3/d722b4fd64b24310943bbc4ce7469dac/group_types => generated 172 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:26:43.754504 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a0a22d9f-fe61-400d-ab8b-b4e464fad612 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/4ad22744-d5a0-4eb4-98a1-479228bf45ef returned with HTTP 200 Jan 21 12:26:43.755794 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1327/2640] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:43 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/4ad22744-d5a0-4eb4-98a1-479228bf45ef => generated 914 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:43.758104 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-112a6bca-79d5-4555-a820-72b582986bed tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] POST http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups Jan 21 12:26:43.758902 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-112a6bca-79d5-4555-a820-72b582986bed tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2b423e74-abad-4d68-9fad-69a7a67f4f43", "volume_types": ["82743460-c4be-4385-8625-2f7e853ef014"], "name": "tempest-GroupsTest-Group-764240054"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:26:43.759951 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-112a6bca-79d5-4555-a820-72b582986bed tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Creating new group {'group': {'group_type': '2b423e74-abad-4d68-9fad-69a7a67f4f43', 'volume_types': ['82743460-c4be-4385-8625-2f7e853ef014'], 'name': 'tempest-GroupsTest-Group-764240054'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 12:26:43.774815 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.groups [None req-112a6bca-79d5-4555-a820-72b582986bed tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Creating group tempest-GroupsTest-Group-764240054. Jan 21 12:26:43.808877 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-112a6bca-79d5-4555-a820-72b582986bed tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Availability Zones retrieved successfully. Jan 21 12:26:43.862025 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-112a6bca-79d5-4555-a820-72b582986bed tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Created reservations ['7261d20f-29b1-45ec-a178-5619cfa6276b'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:26:43.959514 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-112a6bca-79d5-4555-a820-72b582986bed tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups returned with HTTP 202 Jan 21 12:26:43.962646 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1314/2641] 10.222.0.89 () {62 vars in 1264 bytes} [Thu Jan 21 12:26:43 2021] POST /volume/v3/814702e154e849fe856d66433ec74ace/groups => generated 103 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 21 12:26:43.974086 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f96dffa3-9187-416c-a605-f3ec1e27a2ee tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/8e42ca89-0aa4-4533-96e1-58849eb941f1 Jan 21 12:26:43.975387 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f96dffa3-9187-416c-a605-f3ec1e27a2ee tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:43.975869 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:43.975869 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:43.976906 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f96dffa3-9187-416c-a605-f3ec1e27a2ee tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:43.977923 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-f96dffa3-9187-416c-a605-f3ec1e27a2ee tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] show called for member 8e42ca89-0aa4-4533-96e1-58849eb941f1 {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:26:43.997583 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:43.997583 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:44.054812 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f96dffa3-9187-416c-a605-f3ec1e27a2ee tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/8e42ca89-0aa4-4533-96e1-58849eb941f1 returned with HTTP 200 Jan 21 12:26:44.056421 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1328/2642] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:26:43 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/groups/8e42ca89-0aa4-4533-96e1-58849eb941f1 => generated 331 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:26:44.688190 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6ceee3a9-88b0-4b7d-849f-4c6dc98eaa7b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:26:44.689757 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6ceee3a9-88b0-4b7d-849f-4c6dc98eaa7b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:44.690263 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:44.690263 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:44.691712 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6ceee3a9-88b0-4b7d-849f-4c6dc98eaa7b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:44.771016 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:44.771016 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:44.773368 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1d865d05-ed1e-4eba-a54e-4566532e4edb tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/4ad22744-d5a0-4eb4-98a1-479228bf45ef Jan 21 12:26:44.774257 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1d865d05-ed1e-4eba-a54e-4566532e4edb tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:44.774695 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:44.774695 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:44.775169 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1d865d05-ed1e-4eba-a54e-4566532e4edb tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:44.782332 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6ceee3a9-88b0-4b7d-849f-4c6dc98eaa7b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:26:44.813979 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6ceee3a9-88b0-4b7d-849f-4c6dc98eaa7b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:26:44.824976 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1315/2643] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:44 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 920 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:44.905148 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:44.905148 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:44.918200 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1d865d05-ed1e-4eba-a54e-4566532e4edb tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Volume info retrieved successfully. Jan 21 12:26:44.957367 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1d865d05-ed1e-4eba-a54e-4566532e4edb tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/4ad22744-d5a0-4eb4-98a1-479228bf45ef returned with HTTP 200 Jan 21 12:26:44.959110 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1329/2644] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:44 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/4ad22744-d5a0-4eb4-98a1-479228bf45ef => generated 915 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:44.978902 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-90903041-57f1-4cd8-815f-2082ba5f58bf tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] POST http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups Jan 21 12:26:44.979625 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:44.979625 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:44.980607 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-90903041-57f1-4cd8-815f-2082ba5f58bf tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4ad22744-d5a0-4eb4-98a1-479228bf45ef", "name": "tempest-VolumesBackupsAdminTest-Backup-1050305157"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:26:44.982030 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.backups [None req-90903041-57f1-4cd8-815f-2082ba5f58bf tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Creating new backup {'backup': {'volume_id': '4ad22744-d5a0-4eb4-98a1-479228bf45ef', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1050305157'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 12:26:44.982655 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.contrib.backups [None req-90903041-57f1-4cd8-815f-2082ba5f58bf tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Creating backup of volume 4ad22744-d5a0-4eb4-98a1-479228bf45ef in container None Jan 21 12:26:45.072295 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:45.072295 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:45.073021 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-acbf87a3-d066-4cbc-a87c-48e83d569b3b tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/8e42ca89-0aa4-4533-96e1-58849eb941f1 Jan 21 12:26:45.074087 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-90903041-57f1-4cd8-815f-2082ba5f58bf tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Volume info retrieved successfully. Jan 21 12:26:45.075385 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-acbf87a3-d066-4cbc-a87c-48e83d569b3b tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:45.075738 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:45.075738 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:45.076900 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-acbf87a3-d066-4cbc-a87c-48e83d569b3b tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:45.077519 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-acbf87a3-d066-4cbc-a87c-48e83d569b3b tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] show called for member 8e42ca89-0aa4-4533-96e1-58849eb941f1 {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:26:45.119426 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:45.119426 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:45.183210 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-90903041-57f1-4cd8-815f-2082ba5f58bf tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Created reservations ['f0897904-3316-4615-9d71-8c00640beaa3', '643df801-2ee0-47ef-b18a-4650b01e4c7f'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:26:45.200990 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-acbf87a3-d066-4cbc-a87c-48e83d569b3b tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/8e42ca89-0aa4-4533-96e1-58849eb941f1 returned with HTTP 200 Jan 21 12:26:45.204396 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1330/2645] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:26:45 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/groups/8e42ca89-0aa4-4533-96e1-58849eb941f1 => generated 332 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:26:45.214656 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8441d9dd-2181-49a8-8e82-a52ccfb9674d tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] POST http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes Jan 21 12:26:45.215461 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:45.215461 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:45.216152 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8441d9dd-2181-49a8-8e82-a52ccfb9674d tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Action: 'create', calling method: create, body: {"volume": {"volume_type": "82743460-c4be-4385-8625-2f7e853ef014", "group_id": "8e42ca89-0aa4-4533-96e1-58849eb941f1", "size": 1, "name": "tempest-GroupsTest-Volume-933031243"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:26:45.218085 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-8441d9dd-2181-49a8-8e82-a52ccfb9674d tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Create volume request body: {'volume': {'volume_type': '82743460-c4be-4385-8625-2f7e853ef014', 'group_id': '8e42ca89-0aa4-4533-96e1-58849eb941f1', 'size': 1, 'name': 'tempest-GroupsTest-Volume-933031243'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:26:45.241970 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:45.241970 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:45.244278 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-8441d9dd-2181-49a8-8e82-a52ccfb9674d tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Create volume of 1 GB Jan 21 12:26:45.266946 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8441d9dd-2181-49a8-8e82-a52ccfb9674d tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Availability Zones retrieved successfully. Jan 21 12:26:45.289320 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8441d9dd-2181-49a8-8e82-a52ccfb9674d tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Flow 'volume_create_api' (c0b82791-5247-439f-96d1-56d28dcc9864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:26:45.295850 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8441d9dd-2181-49a8-8e82-a52ccfb9674d tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c004f5c1-47e2-4bf5-bf19-8583370c8dae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:26:45.297840 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:45.297840 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:45.298689 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-8441d9dd-2181-49a8-8e82-a52ccfb9674d tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:26:45.354158 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-90903041-57f1-4cd8-815f-2082ba5f58bf tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups returned with HTTP 202 Jan 21 12:26:45.355384 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1316/2646] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:26:44 2021] POST /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups => generated 401 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:26:45.363105 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8441d9dd-2181-49a8-8e82-a52ccfb9674d tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c004f5c1-47e2-4bf5-bf19-8583370c8dae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T12:26:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=82743460-c4be-4385-8625-2f7e853ef014,is_public=True,name='tempest-GroupsTest-volume-type-1910854361',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '82743460-c4be-4385-8625-2f7e853ef014', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8e42ca89-0aa4-4533-96e1-58849eb941f1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:26:45.366298 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8441d9dd-2181-49a8-8e82-a52ccfb9674d tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7780f5d-0694-4b0e-9932-d4c3625e9cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:26:45.368477 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-69908f53-5fa1-457c-9d37-f424e7e990df tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:26:45.369349 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-69908f53-5fa1-457c-9d37-f424e7e990df tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:45.369575 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:45.369575 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:45.369954 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-69908f53-5fa1-457c-9d37-f424e7e990df tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:45.370328 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-69908f53-5fa1-457c-9d37-f424e7e990df tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:45.426444 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:45.426444 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:45.429111 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-69908f53-5fa1-457c-9d37-f424e7e990df tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:26:45.430430 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-8441d9dd-2181-49a8-8e82-a52ccfb9674d tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1910854361 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1910854361, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:26:45.431422 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1317/2647] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:45 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 808 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:45.431903 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-8441d9dd-2181-49a8-8e82-a52ccfb9674d tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1910854361 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1910854361, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:26:45.476493 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-8441d9dd-2181-49a8-8e82-a52ccfb9674d tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Created reservations ['710ca33d-4df4-4397-9404-48d57bec24ef', 'a0148ca5-43e0-490c-8b83-ef5f6110c4f6', '56121893-e7c8-4dbb-98a8-a9623492469a', '3714a696-4224-4284-945e-ace8158fcdff'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:26:45.480045 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8441d9dd-2181-49a8-8e82-a52ccfb9674d tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7780f5d-0694-4b0e-9932-d4c3625e9cc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['710ca33d-4df4-4397-9404-48d57bec24ef', 'a0148ca5-43e0-490c-8b83-ef5f6110c4f6', '56121893-e7c8-4dbb-98a8-a9623492469a', '3714a696-4224-4284-945e-ace8158fcdff']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:26:45.483717 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8441d9dd-2181-49a8-8e82-a52ccfb9674d tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e797614b-d4d2-471d-a729-7ac78ea56f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:26:45.598599 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8441d9dd-2181-49a8-8e82-a52ccfb9674d tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e797614b-d4d2-471d-a729-7ac78ea56f90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa988f32-d608-4ee6-876a-29d17d69ce6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-933031243',encryption_key_id=None,group_id=8e42ca89-0aa4-4533-96e1-58849eb941f1,group_type_id=,metadata={},multiattach=False,project_id='814702e154e849fe856d66433ec74ace',qos_specs=None,replication_status=,reservations=['710ca33d-4df4-4397-9404-48d57bec24ef','a0148ca5-43e0-490c-8b83-ef5f6110c4f6','56121893-e7c8-4dbb-98a8-a9623492469a','3714a696-4224-4284-945e-ace8158fcdff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e55a34e10304a9fb40df9bf2e6d7059',volume_type_id=82743460-c4be-4385-8625-2f7e853ef014), '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=2021-01-21T12:26:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-933031243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8e42ca89-0aa4-4533-96e1-58849eb941f1,host=None,id=aa988f32-d608-4ee6-876a-29d17d69ce6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='814702e154e849fe856d66433ec74ace',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,user_id='4e55a34e10304a9fb40df9bf2e6d7059',volume_attachment=,volume_type=,volume_type_id=82743460-c4be-4385-8625-2f7e853ef014)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:26:45.602520 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8441d9dd-2181-49a8-8e82-a52ccfb9674d tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2721d953-0fab-453c-9a27-d3a5bb152709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:26:45.661354 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8441d9dd-2181-49a8-8e82-a52ccfb9674d tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2721d953-0fab-453c-9a27-d3a5bb152709) 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-GroupsTest-Volume-933031243',encryption_key_id=None,group_id=8e42ca89-0aa4-4533-96e1-58849eb941f1,group_type_id=,metadata={},multiattach=False,project_id='814702e154e849fe856d66433ec74ace',qos_specs=None,replication_status=,reservations=['710ca33d-4df4-4397-9404-48d57bec24ef','a0148ca5-43e0-490c-8b83-ef5f6110c4f6','56121893-e7c8-4dbb-98a8-a9623492469a','3714a696-4224-4284-945e-ace8158fcdff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e55a34e10304a9fb40df9bf2e6d7059',volume_type_id=82743460-c4be-4385-8625-2f7e853ef014)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:26:45.663606 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8441d9dd-2181-49a8-8e82-a52ccfb9674d tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (933cde1f-6a45-4731-b488-f3b8b69ad214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:26:45.690849 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8441d9dd-2181-49a8-8e82-a52ccfb9674d tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (933cde1f-6a45-4731-b488-f3b8b69ad214) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:26:45.694451 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8441d9dd-2181-49a8-8e82-a52ccfb9674d tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Flow 'volume_create_api' (c0b82791-5247-439f-96d1-56d28dcc9864) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:26:45.755982 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8441d9dd-2181-49a8-8e82-a52ccfb9674d tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Create volume request issued successfully. Jan 21 12:26:45.775561 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-8441d9dd-2181-49a8-8e82-a52ccfb9674d tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:26:45.776019 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-8441d9dd-2181-49a8-8e82-a52ccfb9674d tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:26:45.785537 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-8441d9dd-2181-49a8-8e82-a52ccfb9674d tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:26:45.793615 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:45.793615 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:45.833640 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-345c3cb2-9e4c-4bac-aaaa-e806fad276d6 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:26:45.834210 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-345c3cb2-9e4c-4bac-aaaa-e806fad276d6 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:45.834426 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:45.834426 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:45.835001 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-345c3cb2-9e4c-4bac-aaaa-e806fad276d6 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:45.837860 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8441d9dd-2181-49a8-8e82-a52ccfb9674d tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes returned with HTTP 202 Jan 21 12:26:45.838860 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1331/2648] 10.222.0.89 () {62 vars in 1267 bytes} [Thu Jan 21 12:26:45 2021] POST /volume/v3/814702e154e849fe856d66433ec74ace/volumes => generated 891 bytes in 628 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:26:45.854878 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-467c18cc-13ad-4b23-bd2c-a6d411a41b5e tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/aa988f32-d608-4ee6-876a-29d17d69ce6c Jan 21 12:26:45.855465 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-467c18cc-13ad-4b23-bd2c-a6d411a41b5e tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:45.855841 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:45.855841 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:45.856224 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-467c18cc-13ad-4b23-bd2c-a6d411a41b5e tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:45.930096 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:45.930096 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:45.934679 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:45.934679 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:45.943319 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-467c18cc-13ad-4b23-bd2c-a6d411a41b5e tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Volume info retrieved successfully. Jan 21 12:26:45.943951 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-345c3cb2-9e4c-4bac-aaaa-e806fad276d6 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:26:45.962498 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-467c18cc-13ad-4b23-bd2c-a6d411a41b5e tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:26:45.963222 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-467c18cc-13ad-4b23-bd2c-a6d411a41b5e tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:26:45.969219 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-345c3cb2-9e4c-4bac-aaaa-e806fad276d6 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:26:45.970494 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1318/2649] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:45 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 920 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:45.984565 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-467c18cc-13ad-4b23-bd2c-a6d411a41b5e tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:26:45.992229 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:45.992229 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:46.017902 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-467c18cc-13ad-4b23-bd2c-a6d411a41b5e tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/aa988f32-d608-4ee6-876a-29d17d69ce6c returned with HTTP 200 Jan 21 12:26:46.019098 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1332/2650] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:26:45 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/volumes/aa988f32-d608-4ee6-876a-29d17d69ce6c => generated 983 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:26:46.445513 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0d44fe87-7239-4756-acce-5ca3b6381d10 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:26:46.446054 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0d44fe87-7239-4756-acce-5ca3b6381d10 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:46.446271 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:46.446271 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:46.446648 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0d44fe87-7239-4756-acce-5ca3b6381d10 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:46.447013 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-0d44fe87-7239-4756-acce-5ca3b6381d10 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:46.499446 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:46.499446 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:46.503180 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0d44fe87-7239-4756-acce-5ca3b6381d10 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:26:46.509515 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1319/2651] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:46 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 808 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:46.987956 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0a476aa0-55ca-4496-a6b3-ae53e4acd61c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:26:46.988899 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0a476aa0-55ca-4496-a6b3-ae53e4acd61c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:46.989222 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:46.989222 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:46.989929 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0a476aa0-55ca-4496-a6b3-ae53e4acd61c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:47.048742 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b7ff7292-322f-4911-90c0-65baeb47468f tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/aa988f32-d608-4ee6-876a-29d17d69ce6c Jan 21 12:26:47.048742 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b7ff7292-322f-4911-90c0-65baeb47468f tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:47.048742 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:47.048742 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:47.048742 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b7ff7292-322f-4911-90c0-65baeb47468f tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:47.077329 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:47.077329 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:47.103430 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0a476aa0-55ca-4496-a6b3-ae53e4acd61c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:26:47.121513 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:47.121513 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:47.144600 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b7ff7292-322f-4911-90c0-65baeb47468f tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Volume info retrieved successfully. Jan 21 12:26:47.158157 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0a476aa0-55ca-4496-a6b3-ae53e4acd61c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:26:47.161152 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1333/2652] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:46 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 920 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:47.176626 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-b7ff7292-322f-4911-90c0-65baeb47468f tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:26:47.177089 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-b7ff7292-322f-4911-90c0-65baeb47468f tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:26:47.185422 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-b7ff7292-322f-4911-90c0-65baeb47468f tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:26:47.197421 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:47.197421 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:47.243068 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b7ff7292-322f-4911-90c0-65baeb47468f tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/aa988f32-d608-4ee6-876a-29d17d69ce6c returned with HTTP 200 Jan 21 12:26:47.244481 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1320/2653] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:26:47 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/volumes/aa988f32-d608-4ee6-876a-29d17d69ce6c => generated 984 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:26:47.263190 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-619002d5-b051-4dd1-9d40-5cc5cd251616 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] POST http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes Jan 21 12:26:47.263672 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:47.263672 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:47.264524 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-619002d5-b051-4dd1-9d40-5cc5cd251616 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Action: 'create', calling method: create, body: {"volume": {"volume_type": "82743460-c4be-4385-8625-2f7e853ef014", "group_id": "8e42ca89-0aa4-4533-96e1-58849eb941f1", "size": 1, "name": "tempest-GroupsTest-Volume-107950569"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:26:47.265944 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-619002d5-b051-4dd1-9d40-5cc5cd251616 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Create volume request body: {'volume': {'volume_type': '82743460-c4be-4385-8625-2f7e853ef014', 'group_id': '8e42ca89-0aa4-4533-96e1-58849eb941f1', 'size': 1, 'name': 'tempest-GroupsTest-Volume-107950569'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:26:47.354022 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:47.354022 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:47.355591 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-619002d5-b051-4dd1-9d40-5cc5cd251616 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Create volume of 1 GB Jan 21 12:26:47.376840 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-619002d5-b051-4dd1-9d40-5cc5cd251616 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Availability Zones retrieved successfully. Jan 21 12:26:47.395440 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-619002d5-b051-4dd1-9d40-5cc5cd251616 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Flow 'volume_create_api' (1fae5809-c8b2-4fb3-bf32-4ba655102248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:26:47.398697 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-619002d5-b051-4dd1-9d40-5cc5cd251616 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c73cab59-12f5-4457-8e67-a42c32e15c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:26:47.400432 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:47.400432 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:47.401021 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-619002d5-b051-4dd1-9d40-5cc5cd251616 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:26:47.482899 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-619002d5-b051-4dd1-9d40-5cc5cd251616 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c73cab59-12f5-4457-8e67-a42c32e15c88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T12:26:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=82743460-c4be-4385-8625-2f7e853ef014,is_public=True,name='tempest-GroupsTest-volume-type-1910854361',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '82743460-c4be-4385-8625-2f7e853ef014', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8e42ca89-0aa4-4533-96e1-58849eb941f1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:26:47.484774 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-619002d5-b051-4dd1-9d40-5cc5cd251616 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db10c075-c33d-40aa-8988-05a25de764b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:26:47.526499 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6ce21c4c-bf16-45d2-80a4-7f0f22ed1b7c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:26:47.527385 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6ce21c4c-bf16-45d2-80a4-7f0f22ed1b7c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:47.527593 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:47.527593 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:47.528824 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6ce21c4c-bf16-45d2-80a4-7f0f22ed1b7c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:47.529433 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-6ce21c4c-bf16-45d2-80a4-7f0f22ed1b7c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:47.579677 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:47.579677 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:47.582845 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6ce21c4c-bf16-45d2-80a4-7f0f22ed1b7c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:26:47.584035 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1321/2654] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:47 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 808 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:26:47.651562 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-619002d5-b051-4dd1-9d40-5cc5cd251616 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Created reservations ['26c36081-d3b1-4fb3-854e-e429e30437ec', '6a7fc288-30de-419c-b48e-b6a54f77bb12', 'c11926e2-90a2-4220-9be0-b54741c8a4be', '7d592152-57e0-4ad3-89d4-ef6bc7676c9b'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:26:47.657504 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-619002d5-b051-4dd1-9d40-5cc5cd251616 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db10c075-c33d-40aa-8988-05a25de764b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26c36081-d3b1-4fb3-854e-e429e30437ec', '6a7fc288-30de-419c-b48e-b6a54f77bb12', 'c11926e2-90a2-4220-9be0-b54741c8a4be', '7d592152-57e0-4ad3-89d4-ef6bc7676c9b']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:26:47.666550 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-619002d5-b051-4dd1-9d40-5cc5cd251616 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f414d89-ca28-4efe-922e-46dcf9c5f090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:26:47.774627 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-619002d5-b051-4dd1-9d40-5cc5cd251616 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f414d89-ca28-4efe-922e-46dcf9c5f090) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a71b07e1-7d88-4fa7-93b4-8aa923f58b51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-107950569',encryption_key_id=None,group_id=8e42ca89-0aa4-4533-96e1-58849eb941f1,group_type_id=,metadata={},multiattach=False,project_id='814702e154e849fe856d66433ec74ace',qos_specs=None,replication_status=,reservations=['26c36081-d3b1-4fb3-854e-e429e30437ec','6a7fc288-30de-419c-b48e-b6a54f77bb12','c11926e2-90a2-4220-9be0-b54741c8a4be','7d592152-57e0-4ad3-89d4-ef6bc7676c9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e55a34e10304a9fb40df9bf2e6d7059',volume_type_id=82743460-c4be-4385-8625-2f7e853ef014), '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=2021-01-21T12:26:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-107950569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8e42ca89-0aa4-4533-96e1-58849eb941f1,host=None,id=a71b07e1-7d88-4fa7-93b4-8aa923f58b51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='814702e154e849fe856d66433ec74ace',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,user_id='4e55a34e10304a9fb40df9bf2e6d7059',volume_attachment=,volume_type=,volume_type_id=82743460-c4be-4385-8625-2f7e853ef014)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:26:47.781961 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-619002d5-b051-4dd1-9d40-5cc5cd251616 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd986fc3-ce6a-4748-932f-ece8163835be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:26:47.881076 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-619002d5-b051-4dd1-9d40-5cc5cd251616 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd986fc3-ce6a-4748-932f-ece8163835be) 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-GroupsTest-Volume-107950569',encryption_key_id=None,group_id=8e42ca89-0aa4-4533-96e1-58849eb941f1,group_type_id=,metadata={},multiattach=False,project_id='814702e154e849fe856d66433ec74ace',qos_specs=None,replication_status=,reservations=['26c36081-d3b1-4fb3-854e-e429e30437ec','6a7fc288-30de-419c-b48e-b6a54f77bb12','c11926e2-90a2-4220-9be0-b54741c8a4be','7d592152-57e0-4ad3-89d4-ef6bc7676c9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e55a34e10304a9fb40df9bf2e6d7059',volume_type_id=82743460-c4be-4385-8625-2f7e853ef014)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:26:47.881076 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-619002d5-b051-4dd1-9d40-5cc5cd251616 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a31c1017-f7ee-4a81-9aaf-65609610f2e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:26:47.931982 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-619002d5-b051-4dd1-9d40-5cc5cd251616 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a31c1017-f7ee-4a81-9aaf-65609610f2e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:26:47.934976 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-619002d5-b051-4dd1-9d40-5cc5cd251616 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Flow 'volume_create_api' (1fae5809-c8b2-4fb3-bf32-4ba655102248) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:26:48.030235 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-619002d5-b051-4dd1-9d40-5cc5cd251616 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Create volume request issued successfully. Jan 21 12:26:48.070490 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-619002d5-b051-4dd1-9d40-5cc5cd251616 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:26:48.070955 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-619002d5-b051-4dd1-9d40-5cc5cd251616 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:26:48.085416 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-619002d5-b051-4dd1-9d40-5cc5cd251616 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:26:48.099819 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:48.099819 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:48.141131 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-619002d5-b051-4dd1-9d40-5cc5cd251616 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes returned with HTTP 202 Jan 21 12:26:48.142253 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1334/2655] 10.222.0.89 () {62 vars in 1267 bytes} [Thu Jan 21 12:26:47 2021] POST /volume/v3/814702e154e849fe856d66433ec74ace/volumes => generated 891 bytes in 884 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:26:48.157827 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-02871187-9700-45ae-84de-2b781d3a6982 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/a71b07e1-7d88-4fa7-93b4-8aa923f58b51 Jan 21 12:26:48.158742 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-02871187-9700-45ae-84de-2b781d3a6982 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:48.159792 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:48.159792 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:48.160440 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-02871187-9700-45ae-84de-2b781d3a6982 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:48.177041 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bf8e48c6-c884-40ba-8895-51f52205ee77 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:26:48.177913 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bf8e48c6-c884-40ba-8895-51f52205ee77 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:48.178360 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:48.178360 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:48.178979 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bf8e48c6-c884-40ba-8895-51f52205ee77 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:48.284342 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:48.284342 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:48.293122 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:48.293122 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:48.293399 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bf8e48c6-c884-40ba-8895-51f52205ee77 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:26:48.317174 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bf8e48c6-c884-40ba-8895-51f52205ee77 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:26:48.318570 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1335/2656] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:48 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 920 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:26:48.328282 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-02871187-9700-45ae-84de-2b781d3a6982 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Volume info retrieved successfully. Jan 21 12:26:48.352843 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-02871187-9700-45ae-84de-2b781d3a6982 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:26:48.353560 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-02871187-9700-45ae-84de-2b781d3a6982 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:26:48.373556 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-02871187-9700-45ae-84de-2b781d3a6982 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:26:48.388992 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:48.388992 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:48.429387 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-02871187-9700-45ae-84de-2b781d3a6982 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/a71b07e1-7d88-4fa7-93b4-8aa923f58b51 returned with HTTP 200 Jan 21 12:26:48.430550 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1322/2657] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:26:48 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/volumes/a71b07e1-7d88-4fa7-93b4-8aa923f58b51 => generated 983 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:26:48.599768 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eae7bd89-5407-47aa-aaa4-203fe3711d28 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:26:48.600573 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eae7bd89-5407-47aa-aaa4-203fe3711d28 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:48.600944 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:48.600944 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:48.601566 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eae7bd89-5407-47aa-aaa4-203fe3711d28 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:48.602103 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-eae7bd89-5407-47aa-aaa4-203fe3711d28 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:48.672162 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:48.672162 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:48.678510 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eae7bd89-5407-47aa-aaa4-203fe3711d28 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:26:48.686569 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1336/2658] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:48 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 808 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:49.337525 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-77423bd9-25dc-49ed-8cfe-4c13d071a06a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:26:49.338070 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-77423bd9-25dc-49ed-8cfe-4c13d071a06a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:49.338244 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:49.338244 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:49.339055 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-77423bd9-25dc-49ed-8cfe-4c13d071a06a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:49.432246 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:49.432246 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:49.448445 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e480fb81-e52e-455f-a0c4-c56616f5ab28 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/a71b07e1-7d88-4fa7-93b4-8aa923f58b51 Jan 21 12:26:49.449084 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e480fb81-e52e-455f-a0c4-c56616f5ab28 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:49.449797 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:49.449797 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:49.450770 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e480fb81-e52e-455f-a0c4-c56616f5ab28 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:49.460169 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-77423bd9-25dc-49ed-8cfe-4c13d071a06a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:26:49.534595 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-77423bd9-25dc-49ed-8cfe-4c13d071a06a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:26:49.536201 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1323/2659] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:49 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 920 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:49.579623 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:49.579623 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:49.591822 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e480fb81-e52e-455f-a0c4-c56616f5ab28 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Volume info retrieved successfully. Jan 21 12:26:49.619312 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-e480fb81-e52e-455f-a0c4-c56616f5ab28 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:26:49.619766 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-e480fb81-e52e-455f-a0c4-c56616f5ab28 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:26:49.633486 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-e480fb81-e52e-455f-a0c4-c56616f5ab28 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:26:49.641814 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:49.641814 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:49.672000 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e480fb81-e52e-455f-a0c4-c56616f5ab28 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/a71b07e1-7d88-4fa7-93b4-8aa923f58b51 returned with HTTP 200 Jan 21 12:26:49.672858 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1337/2660] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:26:49 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/volumes/a71b07e1-7d88-4fa7-93b4-8aa923f58b51 => generated 984 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:26:49.690567 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-988003d1-5522-4747-9c7e-4cbb7d693c18 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] PUT http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/8e42ca89-0aa4-4533-96e1-58849eb941f1 Jan 21 12:26:49.691620 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:49.691620 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:49.692278 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-988003d1-5522-4747-9c7e-4cbb7d693c18 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "a71b07e1-7d88-4fa7-93b4-8aa923f58b51"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:26:49.693504 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-988003d1-5522-4747-9c7e-4cbb7d693c18 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Update called for group 8e42ca89-0aa4-4533-96e1-58849eb941f1. {{(pid=87986) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 12:26:49.694169 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.groups [None req-988003d1-5522-4747-9c7e-4cbb7d693c18 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Updating group 8e42ca89-0aa4-4533-96e1-58849eb941f1 with name new_group description: This is a new group add_volumes: None remove_volumes: a71b07e1-7d88-4fa7-93b4-8aa923f58b51. Jan 21 12:26:49.703513 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-37cbe8d0-3fba-4481-a04b-f85e0b860a8e tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:26:49.704036 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-37cbe8d0-3fba-4481-a04b-f85e0b860a8e tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:49.704283 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:49.704283 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:49.704663 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-37cbe8d0-3fba-4481-a04b-f85e0b860a8e tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:49.705040 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-37cbe8d0-3fba-4481-a04b-f85e0b860a8e tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:49.711036 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:49.711036 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:49.728545 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:49.728545 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:49.731140 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-37cbe8d0-3fba-4481-a04b-f85e0b860a8e tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:26:49.732565 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1338/2661] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:49 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:26:49.798931 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-988003d1-5522-4747-9c7e-4cbb7d693c18 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/8e42ca89-0aa4-4533-96e1-58849eb941f1 returned with HTTP 202 Jan 21 12:26:49.800920 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1324/2662] 10.222.0.89 () {62 vars in 1374 bytes} [Thu Jan 21 12:26:49 2021] PUT /volume/v3/814702e154e849fe856d66433ec74ace/groups/8e42ca89-0aa4-4533-96e1-58849eb941f1 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 12:26:49.809585 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ffd39ddc-049e-4166-a4e5-d58246bf5b75 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/8e42ca89-0aa4-4533-96e1-58849eb941f1 Jan 21 12:26:49.810224 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ffd39ddc-049e-4166-a4e5-d58246bf5b75 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:49.810449 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:49.810449 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:49.810831 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ffd39ddc-049e-4166-a4e5-d58246bf5b75 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:49.811253 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-ffd39ddc-049e-4166-a4e5-d58246bf5b75 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] show called for member 8e42ca89-0aa4-4533-96e1-58849eb941f1 {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:26:49.824005 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:49.824005 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:49.883202 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ffd39ddc-049e-4166-a4e5-d58246bf5b75 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/8e42ca89-0aa4-4533-96e1-58849eb941f1 returned with HTTP 200 Jan 21 12:26:49.884631 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1339/2663] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:26:49 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/groups/8e42ca89-0aa4-4533-96e1-58849eb941f1 => generated 323 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:26:50.552083 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4326d993-6539-4326-9bb8-2e22af832ed4 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:26:50.552960 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4326d993-6539-4326-9bb8-2e22af832ed4 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:50.552960 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:50.552960 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:50.553150 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4326d993-6539-4326-9bb8-2e22af832ed4 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:50.666130 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:50.666130 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:50.707821 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4326d993-6539-4326-9bb8-2e22af832ed4 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:26:50.747347 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0aedb2f4-bcae-4e11-a640-23dbaf76b6fc tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:26:50.748246 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0aedb2f4-bcae-4e11-a640-23dbaf76b6fc tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:50.748748 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:50.748748 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:50.749407 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0aedb2f4-bcae-4e11-a640-23dbaf76b6fc tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:50.750049 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-0aedb2f4-bcae-4e11-a640-23dbaf76b6fc tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:50.760945 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4326d993-6539-4326-9bb8-2e22af832ed4 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:26:50.771012 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1325/2664] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:50 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 920 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:50.792118 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:50.792118 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:50.795172 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0aedb2f4-bcae-4e11-a640-23dbaf76b6fc tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:26:50.797468 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1340/2665] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:50 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:50.903583 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e163700e-8e4f-44c0-8709-7d0ccd985009 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/8e42ca89-0aa4-4533-96e1-58849eb941f1 Jan 21 12:26:50.904096 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e163700e-8e4f-44c0-8709-7d0ccd985009 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:50.904319 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:50.904319 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:50.904695 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e163700e-8e4f-44c0-8709-7d0ccd985009 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:50.905115 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-e163700e-8e4f-44c0-8709-7d0ccd985009 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] show called for member 8e42ca89-0aa4-4533-96e1-58849eb941f1 {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:26:50.926876 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:50.926876 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:50.984756 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e163700e-8e4f-44c0-8709-7d0ccd985009 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/8e42ca89-0aa4-4533-96e1-58849eb941f1 returned with HTTP 200 Jan 21 12:26:50.984756 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1326/2666] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:26:50 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/groups/8e42ca89-0aa4-4533-96e1-58849eb941f1 => generated 324 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:26:50.993146 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a21dbedd-dc06-41d6-9a6f-7408f0aeca8a tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/8e42ca89-0aa4-4533-96e1-58849eb941f1 Jan 21 12:26:50.994123 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a21dbedd-dc06-41d6-9a6f-7408f0aeca8a tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:50.994659 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:50.994659 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:50.995355 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a21dbedd-dc06-41d6-9a6f-7408f0aeca8a tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:50.995972 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-a21dbedd-dc06-41d6-9a6f-7408f0aeca8a tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] show called for member 8e42ca89-0aa4-4533-96e1-58849eb941f1 {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:26:51.005168 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:51.005168 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:51.053523 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a21dbedd-dc06-41d6-9a6f-7408f0aeca8a tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/8e42ca89-0aa4-4533-96e1-58849eb941f1 returned with HTTP 200 Jan 21 12:26:51.055601 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1341/2667] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:26:50 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/groups/8e42ca89-0aa4-4533-96e1-58849eb941f1 => generated 324 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:26:51.067087 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-123954f1-779f-4eb1-8720-f5c222950f43 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/detail Jan 21 12:26:51.068075 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-123954f1-779f-4eb1-8720-f5c222950f43 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:51.068475 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:51.068475 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:51.069167 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-123954f1-779f-4eb1-8720-f5c222950f43 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'detail' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:51.070122 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-123954f1-779f-4eb1-8720-f5c222950f43 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:26:51.071613 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:51.071613 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:51.073021 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-123954f1-779f-4eb1-8720-f5c222950f43 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:26:51.165924 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-123954f1-779f-4eb1-8720-f5c222950f43 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Get all volumes completed successfully. Jan 21 12:26:51.168671 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-123954f1-779f-4eb1-8720-f5c222950f43 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:26:51.169405 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-123954f1-779f-4eb1-8720-f5c222950f43 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:26:51.185631 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-123954f1-779f-4eb1-8720-f5c222950f43 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:26:51.199693 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:51.199693 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:51.246983 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-123954f1-779f-4eb1-8720-f5c222950f43 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/detail returned with HTTP 200 Jan 21 12:26:51.248873 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1327/2668] 10.222.0.89 () {60 vars in 1266 bytes} [Thu Jan 21 12:26:51 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/volumes/detail => generated 1927 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:26:51.268985 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-93aa0d95-7af9-4ee8-ae45-570f4dee761c tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] PUT http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/8e42ca89-0aa4-4533-96e1-58849eb941f1 Jan 21 12:26:51.269663 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:51.269663 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:51.270793 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-93aa0d95-7af9-4ee8-ae45-570f4dee761c tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "a71b07e1-7d88-4fa7-93b4-8aa923f58b51"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:26:51.277837 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-93aa0d95-7af9-4ee8-ae45-570f4dee761c tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Update called for group 8e42ca89-0aa4-4533-96e1-58849eb941f1. {{(pid=87985) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 12:26:51.278673 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.groups [None req-93aa0d95-7af9-4ee8-ae45-570f4dee761c tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Updating group 8e42ca89-0aa4-4533-96e1-58849eb941f1 with name None description: None add_volumes: a71b07e1-7d88-4fa7-93b4-8aa923f58b51 remove_volumes: None. Jan 21 12:26:51.294426 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:51.294426 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:51.491100 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-93aa0d95-7af9-4ee8-ae45-570f4dee761c tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/8e42ca89-0aa4-4533-96e1-58849eb941f1 returned with HTTP 202 Jan 21 12:26:51.495779 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1342/2669] 10.222.0.89 () {62 vars in 1373 bytes} [Thu Jan 21 12:26:51 2021] PUT /volume/v3/814702e154e849fe856d66433ec74ace/groups/8e42ca89-0aa4-4533-96e1-58849eb941f1 => generated 0 bytes in 228 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 12:26:51.502180 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e394c319-57fc-44ae-8e0e-34bbb757e4da tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/8e42ca89-0aa4-4533-96e1-58849eb941f1 Jan 21 12:26:51.502876 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e394c319-57fc-44ae-8e0e-34bbb757e4da tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:51.503154 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:51.503154 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:51.503616 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e394c319-57fc-44ae-8e0e-34bbb757e4da tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:51.504106 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-e394c319-57fc-44ae-8e0e-34bbb757e4da tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] show called for member 8e42ca89-0aa4-4533-96e1-58849eb941f1 {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:26:51.523470 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:51.523470 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:51.559573 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e394c319-57fc-44ae-8e0e-34bbb757e4da tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/8e42ca89-0aa4-4533-96e1-58849eb941f1 returned with HTTP 200 Jan 21 12:26:51.564907 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1328/2670] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:26:51 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/groups/8e42ca89-0aa4-4533-96e1-58849eb941f1 => generated 323 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:26:51.779625 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e293d8e6-fe15-4ae2-ae15-aa0a8035d9a3 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:26:51.780392 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e293d8e6-fe15-4ae2-ae15-aa0a8035d9a3 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:51.781230 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:51.781230 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:51.782510 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e293d8e6-fe15-4ae2-ae15-aa0a8035d9a3 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:51.812284 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7705e824-c13b-447c-8ed4-e2044b400c6b tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:26:51.813089 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7705e824-c13b-447c-8ed4-e2044b400c6b tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:51.813395 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:51.813395 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:51.813925 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7705e824-c13b-447c-8ed4-e2044b400c6b tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:51.814710 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-7705e824-c13b-447c-8ed4-e2044b400c6b tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:51.870617 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:51.870617 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:51.875236 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7705e824-c13b-447c-8ed4-e2044b400c6b tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:26:51.886551 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1329/2671] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:51 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:51.911724 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:51.911724 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:51.922736 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e293d8e6-fe15-4ae2-ae15-aa0a8035d9a3 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:26:51.959737 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e293d8e6-fe15-4ae2-ae15-aa0a8035d9a3 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:26:51.970103 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1343/2672] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:51 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 920 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:52.573340 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5ad277e7-66b2-496a-b886-a115516f5df6 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/8e42ca89-0aa4-4533-96e1-58849eb941f1 Jan 21 12:26:52.574014 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5ad277e7-66b2-496a-b886-a115516f5df6 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:52.574228 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:52.574228 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:52.574898 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5ad277e7-66b2-496a-b886-a115516f5df6 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:52.575485 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-5ad277e7-66b2-496a-b886-a115516f5df6 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] show called for member 8e42ca89-0aa4-4533-96e1-58849eb941f1 {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:26:52.584765 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:52.584765 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:52.619598 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5ad277e7-66b2-496a-b886-a115516f5df6 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/8e42ca89-0aa4-4533-96e1-58849eb941f1 returned with HTTP 200 Jan 21 12:26:52.620745 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1330/2673] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:26:52 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/groups/8e42ca89-0aa4-4533-96e1-58849eb941f1 => generated 324 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:26:52.632376 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ace4eb34-9569-46a5-babc-9b233cc500fe tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/detail Jan 21 12:26:52.633282 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ace4eb34-9569-46a5-babc-9b233cc500fe tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:52.633790 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:52.633790 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:52.634383 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ace4eb34-9569-46a5-babc-9b233cc500fe tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'detail' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:52.635194 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-ace4eb34-9569-46a5-babc-9b233cc500fe tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:26:52.637731 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ace4eb34-9569-46a5-babc-9b233cc500fe tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87985) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:26:52.706871 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ace4eb34-9569-46a5-babc-9b233cc500fe tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Get all volumes completed successfully. Jan 21 12:26:52.708871 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-ace4eb34-9569-46a5-babc-9b233cc500fe tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:26:52.709317 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-ace4eb34-9569-46a5-babc-9b233cc500fe tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:26:52.723838 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-ace4eb34-9569-46a5-babc-9b233cc500fe tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:26:52.748735 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:52.748735 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:52.787731 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-ace4eb34-9569-46a5-babc-9b233cc500fe tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:26:52.788166 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-ace4eb34-9569-46a5-babc-9b233cc500fe tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:26:52.796518 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-ace4eb34-9569-46a5-babc-9b233cc500fe tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:26:52.809746 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:52.809746 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:52.845543 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ace4eb34-9569-46a5-babc-9b233cc500fe tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/detail returned with HTTP 200 Jan 21 12:26:52.847026 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1344/2674] 10.222.0.89 () {60 vars in 1266 bytes} [Thu Jan 21 12:26:52 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/volumes/detail => generated 1961 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:26:52.863422 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b5450605-8189-40b4-8a24-7cf244ad1bac tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/detail Jan 21 12:26:52.863978 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b5450605-8189-40b4-8a24-7cf244ad1bac tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:52.864203 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:52.864203 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:52.864594 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b5450605-8189-40b4-8a24-7cf244ad1bac tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'detail' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:52.865256 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-b5450605-8189-40b4-8a24-7cf244ad1bac tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:26:52.866097 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:52.866097 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:52.867152 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b5450605-8189-40b4-8a24-7cf244ad1bac tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:26:52.895725 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fe43d5d0-3308-49bc-8f33-a0cab948f17c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:26:52.896590 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fe43d5d0-3308-49bc-8f33-a0cab948f17c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:52.896990 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:52.896990 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:52.897772 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fe43d5d0-3308-49bc-8f33-a0cab948f17c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:52.898344 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-fe43d5d0-3308-49bc-8f33-a0cab948f17c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:52.943496 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:52.943496 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:52.946256 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fe43d5d0-3308-49bc-8f33-a0cab948f17c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:26:52.949300 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1345/2675] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:52 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:26:52.960922 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b5450605-8189-40b4-8a24-7cf244ad1bac tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Get all volumes completed successfully. Jan 21 12:26:52.963205 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-b5450605-8189-40b4-8a24-7cf244ad1bac tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:26:52.963657 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-b5450605-8189-40b4-8a24-7cf244ad1bac tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:26:52.978155 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2a812739-bdfd-41e5-afaa-6f568cf517db tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:26:52.979295 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2a812739-bdfd-41e5-afaa-6f568cf517db tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:52.979597 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-b5450605-8189-40b4-8a24-7cf244ad1bac tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:26:52.979751 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:52.979751 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:52.980189 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2a812739-bdfd-41e5-afaa-6f568cf517db tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:53.000090 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:53.000090 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:53.023254 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-b5450605-8189-40b4-8a24-7cf244ad1bac tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:26:53.023709 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-b5450605-8189-40b4-8a24-7cf244ad1bac tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:26:53.045833 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-b5450605-8189-40b4-8a24-7cf244ad1bac tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:26:53.056204 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:53.056204 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:53.126640 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:53.126640 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:53.156075 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2a812739-bdfd-41e5-afaa-6f568cf517db tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:26:53.165938 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b5450605-8189-40b4-8a24-7cf244ad1bac tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/detail returned with HTTP 200 Jan 21 12:26:53.179815 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1331/2676] 10.222.0.89 () {60 vars in 1266 bytes} [Thu Jan 21 12:26:52 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/volumes/detail => generated 1961 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:26:53.201664 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2a812739-bdfd-41e5-afaa-6f568cf517db tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:26:53.202866 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-721abc81-4a9a-4241-b59a-d936df0ffc92 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] POST http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/8e42ca89-0aa4-4533-96e1-58849eb941f1/action Jan 21 12:26:53.203286 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1346/2677] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:52 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 920 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:26:53.212341 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:53.212341 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:53.212341 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-721abc81-4a9a-4241-b59a-d936df0ffc92 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:26:53.214257 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-721abc81-4a9a-4241-b59a-d936df0ffc92 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:26:53.215324 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-721abc81-4a9a-4241-b59a-d936df0ffc92 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] delete called for group 8e42ca89-0aa4-4533-96e1-58849eb941f1 {{(pid=87986) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 12:26:53.215678 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.groups [None req-721abc81-4a9a-4241-b59a-d936df0ffc92 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Delete group with id: 8e42ca89-0aa4-4533-96e1-58849eb941f1 Jan 21 12:26:53.242172 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:53.242172 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:53.485147 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-721abc81-4a9a-4241-b59a-d936df0ffc92 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/8e42ca89-0aa4-4533-96e1-58849eb941f1/action returned with HTTP 202 Jan 21 12:26:53.496323 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1332/2678] 10.222.0.89 () {62 vars in 1395 bytes} [Thu Jan 21 12:26:53 2021] POST /volume/v3/814702e154e849fe856d66433ec74ace/groups/8e42ca89-0aa4-4533-96e1-58849eb941f1/action => generated 0 bytes in 292 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 12:26:53.497270 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2e1aaebf-a510-4367-b37c-459e5e8a96ff tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/a71b07e1-7d88-4fa7-93b4-8aa923f58b51 Jan 21 12:26:53.509574 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2e1aaebf-a510-4367-b37c-459e5e8a96ff tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:53.509574 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:53.509574 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:53.509574 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2e1aaebf-a510-4367-b37c-459e5e8a96ff tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:53.551788 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:53.551788 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:53.561629 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2e1aaebf-a510-4367-b37c-459e5e8a96ff tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Volume info retrieved successfully. Jan 21 12:26:53.581904 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-2e1aaebf-a510-4367-b37c-459e5e8a96ff tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:26:53.582910 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-2e1aaebf-a510-4367-b37c-459e5e8a96ff tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:26:53.591999 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-2e1aaebf-a510-4367-b37c-459e5e8a96ff tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:26:53.604091 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:53.604091 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:53.633203 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2e1aaebf-a510-4367-b37c-459e5e8a96ff tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/a71b07e1-7d88-4fa7-93b4-8aa923f58b51 returned with HTTP 200 Jan 21 12:26:53.634722 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1347/2679] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:26:53 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/volumes/a71b07e1-7d88-4fa7-93b4-8aa923f58b51 => generated 983 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 12:26:53.963586 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c31d5700-c9f9-416c-a6da-f39ddd71459d tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:26:53.964102 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c31d5700-c9f9-416c-a6da-f39ddd71459d tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:53.964335 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:53.964335 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:53.964692 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c31d5700-c9f9-416c-a6da-f39ddd71459d tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:53.965055 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-c31d5700-c9f9-416c-a6da-f39ddd71459d tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:53.995331 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:53.995331 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:54.012973 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c31d5700-c9f9-416c-a6da-f39ddd71459d tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:26:54.014504 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1333/2680] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:53 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:54.219869 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2034321a-f4eb-48ab-ae0c-2b44879ead77 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:26:54.220319 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2034321a-f4eb-48ab-ae0c-2b44879ead77 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:54.220520 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:54.220520 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:54.221339 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2034321a-f4eb-48ab-ae0c-2b44879ead77 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:54.342543 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:54.342543 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:54.383875 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2034321a-f4eb-48ab-ae0c-2b44879ead77 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:26:54.463508 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2034321a-f4eb-48ab-ae0c-2b44879ead77 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:26:54.475094 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1348/2681] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:54 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 920 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:54.652574 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-df5f594e-a0ed-409f-8b5b-267bdc3235ef tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/a71b07e1-7d88-4fa7-93b4-8aa923f58b51 Jan 21 12:26:54.654394 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-df5f594e-a0ed-409f-8b5b-267bdc3235ef tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:54.654897 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:54.654897 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:54.655783 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-df5f594e-a0ed-409f-8b5b-267bdc3235ef tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:54.748526 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:54.748526 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:54.758541 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-df5f594e-a0ed-409f-8b5b-267bdc3235ef tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Volume info retrieved successfully. Jan 21 12:26:54.779763 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-df5f594e-a0ed-409f-8b5b-267bdc3235ef tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:26:54.780228 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-df5f594e-a0ed-409f-8b5b-267bdc3235ef tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:26:54.790648 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-df5f594e-a0ed-409f-8b5b-267bdc3235ef tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:26:54.799239 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:54.799239 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:54.830331 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-df5f594e-a0ed-409f-8b5b-267bdc3235ef tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/a71b07e1-7d88-4fa7-93b4-8aa923f58b51 returned with HTTP 200 Jan 21 12:26:54.833734 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1334/2682] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:26:54 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/volumes/a71b07e1-7d88-4fa7-93b4-8aa923f58b51 => generated 983 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:26:55.029771 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e6e66cc8-373d-47c0-a230-11000b264b8e tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:26:55.034178 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e6e66cc8-373d-47c0-a230-11000b264b8e tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:55.034415 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:55.034415 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:55.035544 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e6e66cc8-373d-47c0-a230-11000b264b8e tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:55.036442 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-e6e66cc8-373d-47c0-a230-11000b264b8e tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:55.085462 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:55.085462 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:55.091762 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e6e66cc8-373d-47c0-a230-11000b264b8e tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:26:55.097483 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1349/2683] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:55 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:55.480461 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3d6f2b4d-8eeb-4577-93c9-46e9a4f0a309 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:26:55.481037 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3d6f2b4d-8eeb-4577-93c9-46e9a4f0a309 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:55.481770 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:55.481770 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:55.482233 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3d6f2b4d-8eeb-4577-93c9-46e9a4f0a309 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:55.617677 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:55.617677 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:55.635186 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3d6f2b4d-8eeb-4577-93c9-46e9a4f0a309 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:26:55.667513 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3d6f2b4d-8eeb-4577-93c9-46e9a4f0a309 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:26:55.669455 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1335/2684] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:55 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 920 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:55.849027 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cf019a10-c345-40da-8533-caf94ee95a12 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/a71b07e1-7d88-4fa7-93b4-8aa923f58b51 Jan 21 12:26:55.849855 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cf019a10-c345-40da-8533-caf94ee95a12 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:55.850273 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:55.850273 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:55.851591 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cf019a10-c345-40da-8533-caf94ee95a12 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:55.915771 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:55.915771 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:55.945853 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cf019a10-c345-40da-8533-caf94ee95a12 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Volume info retrieved successfully. Jan 21 12:26:55.957312 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-cf019a10-c345-40da-8533-caf94ee95a12 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:26:55.957801 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-cf019a10-c345-40da-8533-caf94ee95a12 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:26:55.966453 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-cf019a10-c345-40da-8533-caf94ee95a12 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] 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=87985) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:26:56.009956 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:56.009956 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:56.064138 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cf019a10-c345-40da-8533-caf94ee95a12 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/a71b07e1-7d88-4fa7-93b4-8aa923f58b51 returned with HTTP 200 Jan 21 12:26:56.065360 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1350/2685] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:26:55 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/volumes/a71b07e1-7d88-4fa7-93b4-8aa923f58b51 => generated 983 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:26:56.112071 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-abd4e63c-14ab-4caa-9508-4d14d86fd092 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:26:56.112701 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-abd4e63c-14ab-4caa-9508-4d14d86fd092 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:56.112987 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:56.112987 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:56.113430 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-abd4e63c-14ab-4caa-9508-4d14d86fd092 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:56.113916 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-abd4e63c-14ab-4caa-9508-4d14d86fd092 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:56.173690 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:56.173690 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:56.179974 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-abd4e63c-14ab-4caa-9508-4d14d86fd092 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:26:56.180830 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1336/2686] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:56 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:56.698387 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3f43a261-fa97-4563-8ea2-a7bfbcf5e8fa tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:26:56.700291 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3f43a261-fa97-4563-8ea2-a7bfbcf5e8fa tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:56.700575 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:56.700575 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:56.701300 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3f43a261-fa97-4563-8ea2-a7bfbcf5e8fa tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:56.825401 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:56.825401 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:56.845839 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3f43a261-fa97-4563-8ea2-a7bfbcf5e8fa tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:26:56.896051 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3f43a261-fa97-4563-8ea2-a7bfbcf5e8fa tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:26:56.897686 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1351/2687] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:56 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 920 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:57.083119 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-760b3956-640b-4aeb-8ec7-131e1ed57c37 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/a71b07e1-7d88-4fa7-93b4-8aa923f58b51 Jan 21 12:26:57.084170 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-760b3956-640b-4aeb-8ec7-131e1ed57c37 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:57.084553 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:57.084553 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:57.085157 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-760b3956-640b-4aeb-8ec7-131e1ed57c37 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:57.194229 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5edb134a-f3f1-48ff-b4ee-7281d340049f tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:26:57.194753 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5edb134a-f3f1-48ff-b4ee-7281d340049f tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:57.194968 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:57.194968 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:57.195338 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5edb134a-f3f1-48ff-b4ee-7281d340049f tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:57.195701 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-5edb134a-f3f1-48ff-b4ee-7281d340049f tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:57.210900 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:57.210900 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:57.237962 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-760b3956-640b-4aeb-8ec7-131e1ed57c37 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Volume info retrieved successfully. Jan 21 12:26:57.263255 n-d-760354-3 devstack@c-api.service[87984]: WARNING stevedore.named [None req-760b3956-640b-4aeb-8ec7-131e1ed57c37 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 12:26:57.265927 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:57.265927 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:57.266682 n-d-760354-3 devstack@c-api.service[87984]: WARNING castellan.key_manager [None req-760b3956-640b-4aeb-8ec7-131e1ed57c37 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 12:26:57.268006 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5edb134a-f3f1-48ff-b4ee-7281d340049f tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:26:57.281473 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1352/2688] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:57 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:57.291183 n-d-760354-3 devstack@c-api.service[87984]: DEBUG oslo_db.sqlalchemy.engines [None req-760b3956-640b-4aeb-8ec7-131e1ed57c37 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] 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=87986) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 12:26:57.300757 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:57.300757 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:57.374440 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-760b3956-640b-4aeb-8ec7-131e1ed57c37 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/a71b07e1-7d88-4fa7-93b4-8aa923f58b51 returned with HTTP 200 Jan 21 12:26:57.375372 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1337/2689] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:26:57 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/volumes/a71b07e1-7d88-4fa7-93b4-8aa923f58b51 => generated 983 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:26:57.915222 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2b683258-b7da-479d-8187-8d71d154ba4a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:26:57.917468 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2b683258-b7da-479d-8187-8d71d154ba4a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:57.917963 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:57.917963 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:57.920161 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2b683258-b7da-479d-8187-8d71d154ba4a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:57.990034 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:57.990034 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:58.000862 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2b683258-b7da-479d-8187-8d71d154ba4a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:26:58.029629 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2b683258-b7da-479d-8187-8d71d154ba4a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:26:58.030878 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1353/2690] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:57 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 920 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:58.284023 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7d92cdec-3810-427e-8dfc-b88559b93a48 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:26:58.284896 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7d92cdec-3810-427e-8dfc-b88559b93a48 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:58.285329 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:58.285329 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:58.286004 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7d92cdec-3810-427e-8dfc-b88559b93a48 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:58.286571 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-7d92cdec-3810-427e-8dfc-b88559b93a48 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:58.332155 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:58.332155 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:58.335874 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7d92cdec-3810-427e-8dfc-b88559b93a48 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:26:58.337753 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1338/2691] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:58 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:58.393946 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-41581512-d7a0-4138-aa71-8dc0beed4c7b tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/a71b07e1-7d88-4fa7-93b4-8aa923f58b51 Jan 21 12:26:58.394961 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-41581512-d7a0-4138-aa71-8dc0beed4c7b tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:58.395363 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:58.395363 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:58.395984 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-41581512-d7a0-4138-aa71-8dc0beed4c7b tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:58.467051 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-41581512-d7a0-4138-aa71-8dc0beed4c7b tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/a71b07e1-7d88-4fa7-93b4-8aa923f58b51 returned with HTTP 404 Jan 21 12:26:58.469009 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1354/2692] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:26:58 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/volumes/a71b07e1-7d88-4fa7-93b4-8aa923f58b51 => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 12:26:58.477746 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6e8f87f7-d150-4d73-9547-de2d8ee19151 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/aa988f32-d608-4ee6-876a-29d17d69ce6c Jan 21 12:26:58.478360 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6e8f87f7-d150-4d73-9547-de2d8ee19151 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:58.478526 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:58.478526 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:58.479948 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6e8f87f7-d150-4d73-9547-de2d8ee19151 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:58.578608 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6e8f87f7-d150-4d73-9547-de2d8ee19151 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/aa988f32-d608-4ee6-876a-29d17d69ce6c returned with HTTP 404 Jan 21 12:26:58.582908 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1339/2693] 10.222.0.89 () {60 vars in 1356 bytes} [Thu Jan 21 12:26:58 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/volumes/aa988f32-d608-4ee6-876a-29d17d69ce6c => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 12:26:58.594839 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ecbbef35-1462-4619-9516-be2f957b5dc5 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] GET http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/8e42ca89-0aa4-4533-96e1-58849eb941f1 Jan 21 12:26:58.594839 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ecbbef35-1462-4619-9516-be2f957b5dc5 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:58.595026 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ecbbef35-1462-4619-9516-be2f957b5dc5 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:58.598449 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.groups [None req-ecbbef35-1462-4619-9516-be2f957b5dc5 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] show called for member 8e42ca89-0aa4-4533-96e1-58849eb941f1 {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 12:26:58.604054 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ecbbef35-1462-4619-9516-be2f957b5dc5 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/groups/8e42ca89-0aa4-4533-96e1-58849eb941f1 returned with HTTP 404 Jan 21 12:26:58.609526 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1355/2694] 10.222.0.89 () {60 vars in 1353 bytes} [Thu Jan 21 12:26:58 2021] GET /volume/v3/814702e154e849fe856d66433ec74ace/groups/8e42ca89-0aa4-4533-96e1-58849eb941f1 => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 12:26:58.620430 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b2b22735-8155-4942-aa1a-530fdcde32ca tempest-GroupsTest-1910312669 tempest-GroupsTest-1910312669] DELETE http://10.222.0.89/volume/v3/d722b4fd64b24310943bbc4ce7469dac/group_types/2b423e74-abad-4d68-9fad-69a7a67f4f43 Jan 21 12:26:58.620430 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b2b22735-8155-4942-aa1a-530fdcde32ca tempest-GroupsTest-1910312669 tempest-GroupsTest-1910312669] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:58.620430 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b2b22735-8155-4942-aa1a-530fdcde32ca tempest-GroupsTest-1910312669 tempest-GroupsTest-1910312669] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:58.684529 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 12:26:58.684529 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 12:26:58.693331 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b2b22735-8155-4942-aa1a-530fdcde32ca tempest-GroupsTest-1910312669 tempest-GroupsTest-1910312669] http://10.222.0.89/volume/v3/d722b4fd64b24310943bbc4ce7469dac/group_types/2b423e74-abad-4d68-9fad-69a7a67f4f43 returned with HTTP 202 Jan 21 12:26:58.703553 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d8e5b13e-d91e-40d2-8b58-6bbeb44aa5e8 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] DELETE http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/a71b07e1-7d88-4fa7-93b4-8aa923f58b51 Jan 21 12:26:58.704080 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d8e5b13e-d91e-40d2-8b58-6bbeb44aa5e8 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:58.704569 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d8e5b13e-d91e-40d2-8b58-6bbeb44aa5e8 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:58.705008 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-d8e5b13e-d91e-40d2-8b58-6bbeb44aa5e8 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Delete volume with id: a71b07e1-7d88-4fa7-93b4-8aa923f58b51 Jan 21 12:26:58.705402 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1340/2695] 10.222.0.89 () {60 vars in 1371 bytes} [Thu Jan 21 12:26:58 2021] DELETE /volume/v3/d722b4fd64b24310943bbc4ce7469dac/group_types/2b423e74-abad-4d68-9fad-69a7a67f4f43 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 12:26:58.760026 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d8e5b13e-d91e-40d2-8b58-6bbeb44aa5e8 tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/a71b07e1-7d88-4fa7-93b4-8aa923f58b51 returned with HTTP 404 Jan 21 12:26:58.764928 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1356/2696] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:26:58 2021] DELETE /volume/v3/814702e154e849fe856d66433ec74ace/volumes/a71b07e1-7d88-4fa7-93b4-8aa923f58b51 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:26:58.771277 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-84a6da2d-212c-472e-8ad7-2c8992a0603d tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] DELETE http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/aa988f32-d608-4ee6-876a-29d17d69ce6c Jan 21 12:26:58.772075 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-84a6da2d-212c-472e-8ad7-2c8992a0603d tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:58.772918 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-84a6da2d-212c-472e-8ad7-2c8992a0603d tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:58.773601 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-84a6da2d-212c-472e-8ad7-2c8992a0603d tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] Delete volume with id: aa988f32-d608-4ee6-876a-29d17d69ce6c Jan 21 12:26:58.865322 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-84a6da2d-212c-472e-8ad7-2c8992a0603d tempest-GroupsTest-1089972761 tempest-GroupsTest-1089972761] http://10.222.0.89/volume/v3/814702e154e849fe856d66433ec74ace/volumes/aa988f32-d608-4ee6-876a-29d17d69ce6c returned with HTTP 404 Jan 21 12:26:58.866799 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1341/2697] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:26:58 2021] DELETE /volume/v3/814702e154e849fe856d66433ec74ace/volumes/aa988f32-d608-4ee6-876a-29d17d69ce6c => generated 109 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:26:58.876530 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1e45d5ae-9448-445c-9191-61027e4c45e0 tempest-GroupsTest-1910312669 tempest-GroupsTest-1910312669] DELETE http://10.222.0.89/volume/v3/d722b4fd64b24310943bbc4ce7469dac/types/82743460-c4be-4385-8625-2f7e853ef014 Jan 21 12:26:58.877383 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1e45d5ae-9448-445c-9191-61027e4c45e0 tempest-GroupsTest-1910312669 tempest-GroupsTest-1910312669] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:58.878188 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1e45d5ae-9448-445c-9191-61027e4c45e0 tempest-GroupsTest-1910312669 tempest-GroupsTest-1910312669] Calling method '_delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:58.982629 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 12:26:58.982629 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 12:26:59.002337 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1e45d5ae-9448-445c-9191-61027e4c45e0 tempest-GroupsTest-1910312669 tempest-GroupsTest-1910312669] http://10.222.0.89/volume/v3/d722b4fd64b24310943bbc4ce7469dac/types/82743460-c4be-4385-8625-2f7e853ef014 returned with HTTP 202 Jan 21 12:26:59.011579 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-18895436-cf07-4f34-b5e8-879983fc4b1c tempest-GroupsTest-1910312669 tempest-GroupsTest-1910312669] GET http://10.222.0.89/volume/v3/d722b4fd64b24310943bbc4ce7469dac/types/82743460-c4be-4385-8625-2f7e853ef014 Jan 21 12:26:59.012110 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-18895436-cf07-4f34-b5e8-879983fc4b1c tempest-GroupsTest-1910312669 tempest-GroupsTest-1910312669] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:59.012618 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-18895436-cf07-4f34-b5e8-879983fc4b1c tempest-GroupsTest-1910312669 tempest-GroupsTest-1910312669] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:59.024398 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1357/2698] 10.222.0.89 () {58 vars in 1312 bytes} [Thu Jan 21 12:26:58 2021] DELETE /volume/v3/d722b4fd64b24310943bbc4ce7469dac/types/82743460-c4be-4385-8625-2f7e853ef014 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:26:59.036719 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-18895436-cf07-4f34-b5e8-879983fc4b1c tempest-GroupsTest-1910312669 tempest-GroupsTest-1910312669] http://10.222.0.89/volume/v3/d722b4fd64b24310943bbc4ce7469dac/types/82743460-c4be-4385-8625-2f7e853ef014 returned with HTTP 404 Jan 21 12:26:59.037817 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1342/2699] 10.222.0.89 () {58 vars in 1309 bytes} [Thu Jan 21 12:26:59 2021] GET /volume/v3/d722b4fd64b24310943bbc4ce7469dac/types/82743460-c4be-4385-8625-2f7e853ef014 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:26:59.050802 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2b31b2cd-f141-4eaf-a0fe-2f1d0d02f245 tempest-GroupsTest-1910312669 tempest-GroupsTest-1910312669] DELETE http://10.222.0.89/volume/v3/d722b4fd64b24310943bbc4ce7469dac/types/79b0de9b-ad04-4695-8a47-8b3de19449c7 Jan 21 12:26:59.051353 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2b31b2cd-f141-4eaf-a0fe-2f1d0d02f245 tempest-GroupsTest-1910312669 tempest-GroupsTest-1910312669] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:59.051877 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2b31b2cd-f141-4eaf-a0fe-2f1d0d02f245 tempest-GroupsTest-1910312669 tempest-GroupsTest-1910312669] Calling method '_delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:59.067523 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-afe52f04-34f4-4f55-b7f3-0606479c54b4 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:26:59.068200 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-afe52f04-34f4-4f55-b7f3-0606479c54b4 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:59.075011 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-afe52f04-34f4-4f55-b7f3-0606479c54b4 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:59.220203 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:59.220203 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:59.262369 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-afe52f04-34f4-4f55-b7f3-0606479c54b4 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:26:59.328897 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-afe52f04-34f4-4f55-b7f3-0606479c54b4 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:26:59.340136 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1343/2700] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:59 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 920 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:26:59.343779 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2b31b2cd-f141-4eaf-a0fe-2f1d0d02f245 tempest-GroupsTest-1910312669 tempest-GroupsTest-1910312669] http://10.222.0.89/volume/v3/d722b4fd64b24310943bbc4ce7469dac/types/79b0de9b-ad04-4695-8a47-8b3de19449c7 returned with HTTP 202 Jan 21 12:26:59.344852 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1358/2701] 10.222.0.89 () {58 vars in 1312 bytes} [Thu Jan 21 12:26:59 2021] DELETE /volume/v3/d722b4fd64b24310943bbc4ce7469dac/types/79b0de9b-ad04-4695-8a47-8b3de19449c7 => generated 0 bytes in 302 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:26:59.361550 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4c8b075b-0124-4f1b-a46c-53e42aa29272 tempest-GroupsTest-1910312669 tempest-GroupsTest-1910312669] GET http://10.222.0.89/volume/v3/d722b4fd64b24310943bbc4ce7469dac/types/79b0de9b-ad04-4695-8a47-8b3de19449c7 Jan 21 12:26:59.362817 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4c8b075b-0124-4f1b-a46c-53e42aa29272 tempest-GroupsTest-1910312669 tempest-GroupsTest-1910312669] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:59.364751 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4c8b075b-0124-4f1b-a46c-53e42aa29272 tempest-GroupsTest-1910312669 tempest-GroupsTest-1910312669] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:59.368960 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-944662b7-8f45-4529-8247-36317e291680 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:26:59.376496 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-944662b7-8f45-4529-8247-36317e291680 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:26:59.376930 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:26:59.376930 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:26:59.378156 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-944662b7-8f45-4529-8247-36317e291680 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:26:59.378879 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-944662b7-8f45-4529-8247-36317e291680 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:26:59.395384 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4c8b075b-0124-4f1b-a46c-53e42aa29272 tempest-GroupsTest-1910312669 tempest-GroupsTest-1910312669] http://10.222.0.89/volume/v3/d722b4fd64b24310943bbc4ce7469dac/types/79b0de9b-ad04-4695-8a47-8b3de19449c7 returned with HTTP 404 Jan 21 12:26:59.396774 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1359/2702] 10.222.0.89 () {58 vars in 1309 bytes} [Thu Jan 21 12:26:59 2021] GET /volume/v3/d722b4fd64b24310943bbc4ce7469dac/types/79b0de9b-ad04-4695-8a47-8b3de19449c7 => generated 114 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:26:59.418824 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:26:59.418824 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:26:59.421607 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-944662b7-8f45-4529-8247-36317e291680 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:26:59.422853 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1344/2703] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:26:59 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:00.354511 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-95170bad-f318-4c07-a5cb-9cd929a11528 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:27:00.354511 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-95170bad-f318-4c07-a5cb-9cd929a11528 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:00.354511 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-95170bad-f318-4c07-a5cb-9cd929a11528 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:00.437105 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4425ac8f-c5b8-4429-9167-d74ebaed4f5c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:27:00.437605 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4425ac8f-c5b8-4429-9167-d74ebaed4f5c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:00.438021 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:00.438021 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:00.439022 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4425ac8f-c5b8-4429-9167-d74ebaed4f5c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:00.439879 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-4425ac8f-c5b8-4429-9167-d74ebaed4f5c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:00.457380 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:00.457380 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:00.472485 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-95170bad-f318-4c07-a5cb-9cd929a11528 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:27:00.513393 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:00.513393 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:00.517458 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4425ac8f-c5b8-4429-9167-d74ebaed4f5c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:27:00.522519 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1345/2704] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:00 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:00.581871 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-95170bad-f318-4c07-a5cb-9cd929a11528 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:27:00.594927 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1360/2705] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:00 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 920 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:01.541118 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-48a3bf5d-d67f-4378-81d4-45f39557ed0d tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:27:01.541657 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-48a3bf5d-d67f-4378-81d4-45f39557ed0d tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:01.541782 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:01.541782 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:01.542406 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-48a3bf5d-d67f-4378-81d4-45f39557ed0d tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:01.543794 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-48a3bf5d-d67f-4378-81d4-45f39557ed0d tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:01.579903 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:01.579903 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:01.583705 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-48a3bf5d-d67f-4378-81d4-45f39557ed0d tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:27:01.592611 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1346/2706] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:01 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:01.610298 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ca95ae8b-3143-4d8f-a24d-d2bcca056da0 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:27:01.611128 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ca95ae8b-3143-4d8f-a24d-d2bcca056da0 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:01.611418 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:01.611418 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:01.611884 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ca95ae8b-3143-4d8f-a24d-d2bcca056da0 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:01.686646 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:01.686646 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:01.698752 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ca95ae8b-3143-4d8f-a24d-d2bcca056da0 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:27:01.748906 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ca95ae8b-3143-4d8f-a24d-d2bcca056da0 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:27:01.748906 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1361/2707] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:01 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 920 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:02.602465 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4b390c7d-38c9-4550-8cfa-9fdbde35b879 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:27:02.604144 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4b390c7d-38c9-4550-8cfa-9fdbde35b879 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:02.604574 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:02.604574 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:02.605744 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4b390c7d-38c9-4550-8cfa-9fdbde35b879 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:02.606688 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-4b390c7d-38c9-4550-8cfa-9fdbde35b879 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:02.650061 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:02.650061 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:02.652723 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4b390c7d-38c9-4550-8cfa-9fdbde35b879 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:27:02.654187 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1347/2708] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:02 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:02.772440 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-08172445-8b1e-43e4-b476-bc5463ebc98f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:27:02.774675 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-08172445-8b1e-43e4-b476-bc5463ebc98f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:02.775196 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:02.775196 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:02.775827 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-08172445-8b1e-43e4-b476-bc5463ebc98f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:02.921298 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:02.921298 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:02.958805 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-08172445-8b1e-43e4-b476-bc5463ebc98f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:27:02.997687 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-08172445-8b1e-43e4-b476-bc5463ebc98f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:27:02.998745 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1362/2709] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:02 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 920 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:03.668194 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c4926011-6178-4729-a971-0ea434862bea tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:27:03.668596 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c4926011-6178-4729-a971-0ea434862bea tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:03.668768 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:03.668768 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:03.669553 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c4926011-6178-4729-a971-0ea434862bea tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:03.670565 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-c4926011-6178-4729-a971-0ea434862bea tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:03.734566 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:03.734566 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:03.738376 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c4926011-6178-4729-a971-0ea434862bea tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:27:03.739649 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1348/2710] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:03 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:04.015228 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cc9c6fac-01b9-49f4-9d50-94fe8d19bfa3 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:27:04.015764 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cc9c6fac-01b9-49f4-9d50-94fe8d19bfa3 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:04.015967 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:04.015967 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:04.016527 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cc9c6fac-01b9-49f4-9d50-94fe8d19bfa3 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:04.121448 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:04.121448 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:04.145389 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cc9c6fac-01b9-49f4-9d50-94fe8d19bfa3 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:27:04.193530 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cc9c6fac-01b9-49f4-9d50-94fe8d19bfa3 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:27:04.195153 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1363/2711] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:04 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 920 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:04.767069 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cb97839e-9d08-49dd-8dc6-2ca5f83497c9 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:27:04.767594 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cb97839e-9d08-49dd-8dc6-2ca5f83497c9 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:04.767796 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:04.767796 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:04.771042 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cb97839e-9d08-49dd-8dc6-2ca5f83497c9 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:04.772691 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-cb97839e-9d08-49dd-8dc6-2ca5f83497c9 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:04.838163 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:04.838163 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:04.840358 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cb97839e-9d08-49dd-8dc6-2ca5f83497c9 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:27:04.841327 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1349/2712] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:04 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:05.211624 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6f2179fe-858a-4cc7-8a5b-ce2d33c26952 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:27:05.212495 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6f2179fe-858a-4cc7-8a5b-ce2d33c26952 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:05.212985 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:05.212985 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:05.213299 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6f2179fe-858a-4cc7-8a5b-ce2d33c26952 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:05.307566 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:05.307566 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:05.317391 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6f2179fe-858a-4cc7-8a5b-ce2d33c26952 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:27:05.376758 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6f2179fe-858a-4cc7-8a5b-ce2d33c26952 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:27:05.377779 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1364/2713] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:05 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 920 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:05.768474 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7f34bd9b-55e3-4890-81b1-2d9bd1ca1d9d tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] POST http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/volumes Jan 21 12:27:05.769011 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:05.769011 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:05.769505 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7f34bd9b-55e3-4890-81b1-2d9bd1ca1d9d tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1050961863"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:05.770749 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-7f34bd9b-55e3-4890-81b1-2d9bd1ca1d9d tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1050961863'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:27:05.771119 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-7f34bd9b-55e3-4890-81b1-2d9bd1ca1d9d tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Create volume of 1 GB Jan 21 12:27:05.826246 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7f34bd9b-55e3-4890-81b1-2d9bd1ca1d9d tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Availability Zones retrieved successfully. Jan 21 12:27:05.859481 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5a9bbf5a-cd43-4a6b-9f68-719d9b972b2d tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:27:05.859935 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5a9bbf5a-cd43-4a6b-9f68-719d9b972b2d tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:05.860308 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:05.860308 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:05.860693 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5a9bbf5a-cd43-4a6b-9f68-719d9b972b2d tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:05.861046 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-5a9bbf5a-cd43-4a6b-9f68-719d9b972b2d tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:05.888372 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7f34bd9b-55e3-4890-81b1-2d9bd1ca1d9d tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Flow 'volume_create_api' (4b332ec6-9fe7-4e3f-8f37-8aa95d1943e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:27:05.901533 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7f34bd9b-55e3-4890-81b1-2d9bd1ca1d9d tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c596d3a-626e-447d-bbe7-03f876be90cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:27:05.904145 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-7f34bd9b-55e3-4890-81b1-2d9bd1ca1d9d tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:27:05.926135 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:05.926135 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:05.928402 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5a9bbf5a-cd43-4a6b-9f68-719d9b972b2d tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:27:05.933822 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1365/2714] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:05 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:06.016531 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7f34bd9b-55e3-4890-81b1-2d9bd1ca1d9d tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c596d3a-626e-447d-bbe7-03f876be90cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:27:06.019312 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7f34bd9b-55e3-4890-81b1-2d9bd1ca1d9d tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b75227f0-2262-4751-8bea-9a39b8550acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:27:06.229503 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-7f34bd9b-55e3-4890-81b1-2d9bd1ca1d9d tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Created reservations ['e654438e-a9ea-438b-a955-2263382005ee', '16b7158e-1ca9-45e9-8ba7-20ce246e6ac0', '905f61c3-497b-4c22-a541-90d14fc7ee67', 'a9cce840-ec8b-4dce-b640-d4d5e9cb3d9e'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:27:06.233846 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7f34bd9b-55e3-4890-81b1-2d9bd1ca1d9d tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b75227f0-2262-4751-8bea-9a39b8550acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e654438e-a9ea-438b-a955-2263382005ee', '16b7158e-1ca9-45e9-8ba7-20ce246e6ac0', '905f61c3-497b-4c22-a541-90d14fc7ee67', 'a9cce840-ec8b-4dce-b640-d4d5e9cb3d9e']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:27:06.238153 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7f34bd9b-55e3-4890-81b1-2d9bd1ca1d9d tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24c91a7c-d01d-491a-b2b5-13d790565ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:27:06.363569 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7f34bd9b-55e3-4890-81b1-2d9bd1ca1d9d tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24c91a7c-d01d-491a-b2b5-13d790565ea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '664a8da0-e6b9-4d23-917d-bc1767d9a8b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1050961863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5313c3288c394816a0130fba9bc850d0',qos_specs=None,replication_status=,reservations=['e654438e-a9ea-438b-a955-2263382005ee','16b7158e-1ca9-45e9-8ba7-20ce246e6ac0','905f61c3-497b-4c22-a541-90d14fc7ee67','a9cce840-ec8b-4dce-b640-d4d5e9cb3d9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='667934db9f54400089f455869fb43375',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:27:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1050961863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=664a8da0-e6b9-4d23-917d-bc1767d9a8b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5313c3288c394816a0130fba9bc850d0',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,user_id='667934db9f54400089f455869fb43375',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:27:06.366306 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7f34bd9b-55e3-4890-81b1-2d9bd1ca1d9d tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bb940e8-48a7-4cff-8896-702c03779dac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:27:06.394993 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-514765d4-d4e4-4f91-ac13-73e04d055146 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:27:06.398201 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-514765d4-d4e4-4f91-ac13-73e04d055146 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:06.398426 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:06.398426 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:06.398812 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-514765d4-d4e4-4f91-ac13-73e04d055146 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:06.413091 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7f34bd9b-55e3-4890-81b1-2d9bd1ca1d9d tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bb940e8-48a7-4cff-8896-702c03779dac) 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-SnapshotsActionsTest-Volume-1050961863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5313c3288c394816a0130fba9bc850d0',qos_specs=None,replication_status=,reservations=['e654438e-a9ea-438b-a955-2263382005ee','16b7158e-1ca9-45e9-8ba7-20ce246e6ac0','905f61c3-497b-4c22-a541-90d14fc7ee67','a9cce840-ec8b-4dce-b640-d4d5e9cb3d9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='667934db9f54400089f455869fb43375',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:27:06.415912 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7f34bd9b-55e3-4890-81b1-2d9bd1ca1d9d tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01316ef1-c482-42a2-976b-ac506442d272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:27:06.532278 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7f34bd9b-55e3-4890-81b1-2d9bd1ca1d9d tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01316ef1-c482-42a2-976b-ac506442d272) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:27:06.538003 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:06.538003 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:06.573048 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-514765d4-d4e4-4f91-ac13-73e04d055146 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:27:06.584790 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7f34bd9b-55e3-4890-81b1-2d9bd1ca1d9d tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Flow 'volume_create_api' (4b332ec6-9fe7-4e3f-8f37-8aa95d1943e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:27:06.641390 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-514765d4-d4e4-4f91-ac13-73e04d055146 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:27:06.642504 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1366/2715] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:06 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 920 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:06.704573 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7f34bd9b-55e3-4890-81b1-2d9bd1ca1d9d tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Create volume request issued successfully. Jan 21 12:27:06.738381 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7f34bd9b-55e3-4890-81b1-2d9bd1ca1d9d tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/volumes returned with HTTP 202 Jan 21 12:27:06.739192 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1350/2716] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:27:05 2021] POST /volume/v3/5313c3288c394816a0130fba9bc850d0/volumes => generated 820 bytes in 1390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 12:27:06.754436 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-068c20a9-898e-4325-9ba5-5baecfecffa4 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/volumes/664a8da0-e6b9-4d23-917d-bc1767d9a8b1 Jan 21 12:27:06.755261 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-068c20a9-898e-4325-9ba5-5baecfecffa4 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:06.755667 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:06.755667 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:06.756338 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-068c20a9-898e-4325-9ba5-5baecfecffa4 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:06.816378 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:06.816378 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:06.827834 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-068c20a9-898e-4325-9ba5-5baecfecffa4 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Volume info retrieved successfully. Jan 21 12:27:06.857197 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-068c20a9-898e-4325-9ba5-5baecfecffa4 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/volumes/664a8da0-e6b9-4d23-917d-bc1767d9a8b1 returned with HTTP 200 Jan 21 12:27:06.858832 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1367/2717] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:06 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/volumes/664a8da0-e6b9-4d23-917d-bc1767d9a8b1 => generated 888 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:06.948413 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-06a8f9de-9ead-4653-8f84-d0a3266795a7 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:27:06.949168 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-06a8f9de-9ead-4653-8f84-d0a3266795a7 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:06.949549 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:06.949549 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:06.950173 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-06a8f9de-9ead-4653-8f84-d0a3266795a7 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:06.950697 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-06a8f9de-9ead-4653-8f84-d0a3266795a7 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:06.975541 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:06.975541 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:06.978310 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-06a8f9de-9ead-4653-8f84-d0a3266795a7 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:27:06.979672 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1351/2718] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:06 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:07.661153 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-87c257bf-c530-48d3-951d-220a8533b67a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:27:07.668304 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-87c257bf-c530-48d3-951d-220a8533b67a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:07.668304 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:07.668304 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:07.668304 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-87c257bf-c530-48d3-951d-220a8533b67a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:07.789299 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:07.789299 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:07.802284 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-87c257bf-c530-48d3-951d-220a8533b67a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:27:07.845339 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-87c257bf-c530-48d3-951d-220a8533b67a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:27:07.849542 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1368/2719] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:07 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 920 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:07.877722 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8bf4c042-ec05-45ce-b19c-db04bb4b461e tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/volumes/664a8da0-e6b9-4d23-917d-bc1767d9a8b1 Jan 21 12:27:07.878248 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8bf4c042-ec05-45ce-b19c-db04bb4b461e tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:07.878467 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:07.878467 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:07.878851 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8bf4c042-ec05-45ce-b19c-db04bb4b461e tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:07.994737 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7470c033-d1b9-4c84-a8b9-f75b87fa350c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:27:07.995896 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7470c033-d1b9-4c84-a8b9-f75b87fa350c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:07.996439 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:07.996439 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:07.998139 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7470c033-d1b9-4c84-a8b9-f75b87fa350c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:08.004644 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-7470c033-d1b9-4c84-a8b9-f75b87fa350c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:08.092407 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:08.092407 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:08.097534 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7470c033-d1b9-4c84-a8b9-f75b87fa350c tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:27:08.099370 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1369/2720] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:07 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:27:08.241533 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:08.241533 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:08.289599 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8bf4c042-ec05-45ce-b19c-db04bb4b461e tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Volume info retrieved successfully. Jan 21 12:27:08.328970 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8bf4c042-ec05-45ce-b19c-db04bb4b461e tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/volumes/664a8da0-e6b9-4d23-917d-bc1767d9a8b1 returned with HTTP 200 Jan 21 12:27:08.330036 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1352/2721] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:07 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/volumes/664a8da0-e6b9-4d23-917d-bc1767d9a8b1 => generated 913 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:08.347766 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-923e677a-3a28-4126-91fa-e49ee7236c50 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] POST http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots Jan 21 12:27:08.348520 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:08.348520 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:08.350253 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-923e677a-3a28-4126-91fa-e49ee7236c50 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "664a8da0-e6b9-4d23-917d-bc1767d9a8b1", "name": "tempest-SnapshotsActionsTest-Snapshot-1683860697"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:08.415663 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:08.415663 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:08.417463 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-923e677a-3a28-4126-91fa-e49ee7236c50 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Volume info retrieved successfully. Jan 21 12:27:08.418141 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-923e677a-3a28-4126-91fa-e49ee7236c50 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Create snapshot from volume 664a8da0-e6b9-4d23-917d-bc1767d9a8b1 Jan 21 12:27:08.506600 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-923e677a-3a28-4126-91fa-e49ee7236c50 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Created reservations ['f7660fdc-6a2f-4d2b-b13f-fe43037c557e', '2e5851dc-7d76-4205-b081-e255fb20dd77', 'c7d0da31-fbc8-4b69-8989-627617c7ed9f', '6145a3c5-9861-41de-8442-3981b04b3a27'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:27:08.741360 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-923e677a-3a28-4126-91fa-e49ee7236c50 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot create request issued successfully. Jan 21 12:27:08.742160 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-923e677a-3a28-4126-91fa-e49ee7236c50 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots returned with HTTP 202 Jan 21 12:27:08.744460 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1370/2722] 10.222.0.89 () {60 vars in 1232 bytes} [Thu Jan 21 12:27:08 2021] POST /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots => generated 307 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:27:08.757117 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-17af0f7e-54bf-40a8-a517-79d01824b657 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 Jan 21 12:27:08.757117 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-17af0f7e-54bf-40a8-a517-79d01824b657 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:08.757480 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:08.757480 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:08.758431 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-17af0f7e-54bf-40a8-a517-79d01824b657 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:08.840351 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:08.840351 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:08.841575 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-17af0f7e-54bf-40a8-a517-79d01824b657 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:08.843819 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-17af0f7e-54bf-40a8-a517-79d01824b657 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 returned with HTTP 200 Jan 21 12:27:08.844762 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1353/2723] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:08 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 => generated 439 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:08.865303 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0a13691d-87c5-47a5-90f7-109236011a5c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:27:08.865827 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0a13691d-87c5-47a5-90f7-109236011a5c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:08.867008 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:08.867008 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:08.867717 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0a13691d-87c5-47a5-90f7-109236011a5c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:08.961280 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:08.961280 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:08.972517 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0a13691d-87c5-47a5-90f7-109236011a5c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:27:08.997598 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0a13691d-87c5-47a5-90f7-109236011a5c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:27:08.999316 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1371/2724] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:08 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 920 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:09.119227 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-69847232-84cc-4cbb-a29e-e944bb434edb tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:27:09.120139 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-69847232-84cc-4cbb-a29e-e944bb434edb tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:09.120511 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:09.120511 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:09.121338 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-69847232-84cc-4cbb-a29e-e944bb434edb tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:09.122947 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-69847232-84cc-4cbb-a29e-e944bb434edb tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:09.195837 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:09.195837 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:09.198344 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-69847232-84cc-4cbb-a29e-e944bb434edb tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:27:09.199402 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1354/2725] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:09 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:09.856626 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a5ecfe1a-996e-41ca-a6cc-20d1b93707a6 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 Jan 21 12:27:09.857087 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a5ecfe1a-996e-41ca-a6cc-20d1b93707a6 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:09.857305 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:09.857305 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:09.857844 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a5ecfe1a-996e-41ca-a6cc-20d1b93707a6 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:09.940130 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:09.940130 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:09.941268 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a5ecfe1a-996e-41ca-a6cc-20d1b93707a6 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:09.956587 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a5ecfe1a-996e-41ca-a6cc-20d1b93707a6 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 returned with HTTP 200 Jan 21 12:27:09.963054 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1372/2726] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:09 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 => generated 439 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:10.016368 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1ff133de-1496-4b49-88cf-ea2cb472236b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:27:10.016900 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1ff133de-1496-4b49-88cf-ea2cb472236b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:10.017097 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:10.017097 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:10.018657 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1ff133de-1496-4b49-88cf-ea2cb472236b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:10.094722 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:10.094722 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:10.105146 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1ff133de-1496-4b49-88cf-ea2cb472236b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:27:10.157092 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1ff133de-1496-4b49-88cf-ea2cb472236b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:27:10.175683 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1355/2727] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:10 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 978 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:10.217181 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-87a6a887-11fb-4e2d-a366-229876d931f9 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:27:10.217880 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-87a6a887-11fb-4e2d-a366-229876d931f9 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:10.218120 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:10.218120 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:10.218706 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-87a6a887-11fb-4e2d-a366-229876d931f9 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:10.219128 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-87a6a887-11fb-4e2d-a366-229876d931f9 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:10.300346 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:10.300346 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:10.302443 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-87a6a887-11fb-4e2d-a366-229876d931f9 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:27:10.303824 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1373/2728] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:10 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:10.971108 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c54a94b3-4bd1-46c1-9fef-2fd6fbf3ba86 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 Jan 21 12:27:10.971651 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c54a94b3-4bd1-46c1-9fef-2fd6fbf3ba86 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:10.971799 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:10.971799 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:10.972543 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c54a94b3-4bd1-46c1-9fef-2fd6fbf3ba86 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:11.064018 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:11.064018 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:11.070437 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c54a94b3-4bd1-46c1-9fef-2fd6fbf3ba86 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:11.072867 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c54a94b3-4bd1-46c1-9fef-2fd6fbf3ba86 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 returned with HTTP 200 Jan 21 12:27:11.075278 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1356/2729] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:10 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 => generated 466 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:11.185139 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3e90a664-da0a-4567-b5b5-b743413a6ee7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:27:11.186362 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3e90a664-da0a-4567-b5b5-b743413a6ee7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:11.186362 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:11.186362 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:11.187479 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3e90a664-da0a-4567-b5b5-b743413a6ee7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:11.309636 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:11.309636 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:11.330643 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3e90a664-da0a-4567-b5b5-b743413a6ee7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:27:11.360561 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3e90a664-da0a-4567-b5b5-b743413a6ee7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:27:11.362581 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1357/2730] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:11 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 978 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:11.370028 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-91ba768d-e46c-467e-96e7-503063014a82 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:27:11.371198 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-91ba768d-e46c-467e-96e7-503063014a82 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:11.371637 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:11.371637 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:11.372438 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-91ba768d-e46c-467e-96e7-503063014a82 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:11.373283 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-91ba768d-e46c-467e-96e7-503063014a82 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:11.450250 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:11.450250 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:11.452877 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-91ba768d-e46c-467e-96e7-503063014a82 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:27:11.453740 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1358/2731] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:11 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:11.662252 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6e79ba90-53a9-4741-ae16-f45450008d55 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] POST http://10.222.0.89/volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4/action Jan 21 12:27:11.663188 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:11.663188 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:11.664299 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6e79ba90-53a9-4741-ae16-f45450008d55 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:27:11.665611 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6e79ba90-53a9-4741-ae16-f45450008d55 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:11.667640 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.admin_actions [None req-6e79ba90-53a9-4741-ae16-f45450008d55 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Updating snapshot '8d2fd4e8-4957-485c-9701-8418a2d348c4' with '{'status': 'creating'}' {{(pid=87985) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 12:27:11.743247 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:11.743247 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:11.815737 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6e79ba90-53a9-4741-ae16-f45450008d55 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] http://10.222.0.89/volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4/action returned with HTTP 202 Jan 21 12:27:11.820221 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1374/2732] 10.222.0.89 () {60 vars in 1363 bytes} [Thu Jan 21 12:27:11 2021] POST /volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4/action => generated 0 bytes in 737 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:27:11.828730 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-71967c67-7c0f-437a-8a70-e33676c1bee6 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 Jan 21 12:27:11.829646 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-71967c67-7c0f-437a-8a70-e33676c1bee6 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:11.830171 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:11.830171 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:11.830771 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-71967c67-7c0f-437a-8a70-e33676c1bee6 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:11.884486 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:11.884486 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:11.887394 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-71967c67-7c0f-437a-8a70-e33676c1bee6 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:11.894188 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-71967c67-7c0f-437a-8a70-e33676c1bee6 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 returned with HTTP 200 Jan 21 12:27:11.899028 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1359/2733] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:11 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 => generated 465 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:11.911764 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-43993ee3-f4c1-4c73-81fb-55ae5e757014 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] POST http://10.222.0.89/volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4/action Jan 21 12:27:11.912468 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:11.912468 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:11.913210 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-43993ee3-f4c1-4c73-81fb-55ae5e757014 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:27:11.913738 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-43993ee3-f4c1-4c73-81fb-55ae5e757014 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:11.915380 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.admin_actions [None req-43993ee3-f4c1-4c73-81fb-55ae5e757014 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Updating snapshot '8d2fd4e8-4957-485c-9701-8418a2d348c4' with '{'status': 'available'}' {{(pid=87985) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 12:27:12.091312 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:12.091312 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:12.212270 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-43993ee3-f4c1-4c73-81fb-55ae5e757014 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] http://10.222.0.89/volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4/action returned with HTTP 202 Jan 21 12:27:12.213158 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1375/2734] 10.222.0.89 () {60 vars in 1363 bytes} [Thu Jan 21 12:27:11 2021] POST /volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4/action => generated 0 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:27:12.222505 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f502d26d-4af7-4e02-931c-0128cb09c0a4 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 Jan 21 12:27:12.223033 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f502d26d-4af7-4e02-931c-0128cb09c0a4 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:12.223228 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:12.223228 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:12.223850 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f502d26d-4af7-4e02-931c-0128cb09c0a4 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:12.266622 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:12.266622 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:12.268086 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f502d26d-4af7-4e02-931c-0128cb09c0a4 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:12.272750 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f502d26d-4af7-4e02-931c-0128cb09c0a4 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 returned with HTTP 200 Jan 21 12:27:12.275166 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1360/2735] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:12 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 => generated 466 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:12.289490 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9b7a9dde-733e-42ea-9843-f9327d411e1f tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] POST http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots Jan 21 12:27:12.290119 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:12.290119 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:12.290437 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9b7a9dde-733e-42ea-9843-f9327d411e1f tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "664a8da0-e6b9-4d23-917d-bc1767d9a8b1", "name": "tempest-SnapshotsActionsTest-Snapshot-708137296"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:12.381257 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-14495eb2-c174-4b00-b515-792c249f724f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:27:12.381803 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-14495eb2-c174-4b00-b515-792c249f724f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:12.382024 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:12.382024 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:12.382394 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-14495eb2-c174-4b00-b515-792c249f724f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:12.408589 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:12.408589 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:12.409742 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9b7a9dde-733e-42ea-9843-f9327d411e1f tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Volume info retrieved successfully. Jan 21 12:27:12.410116 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-9b7a9dde-733e-42ea-9843-f9327d411e1f tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Create snapshot from volume 664a8da0-e6b9-4d23-917d-bc1767d9a8b1 Jan 21 12:27:12.526523 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:12.526523 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:12.547292 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-9b7a9dde-733e-42ea-9843-f9327d411e1f tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Created reservations ['48f1329b-9911-4e3f-a550-a93498b99b01', 'b08b4fdc-3cf8-46e4-8f97-1af2d0a8d679', 'afb73786-754a-48b7-82c9-8d3dd2380c62', '09272e42-e7af-4d86-95fc-817277d70fc4'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:27:12.556677 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-14495eb2-c174-4b00-b515-792c249f724f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:27:12.599803 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-14495eb2-c174-4b00-b515-792c249f724f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:27:12.600869 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1361/2736] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:12 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 981 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:12.606986 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-56ea2554-3432-42e6-b8f0-7c95035d46c2 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:27:12.608163 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-56ea2554-3432-42e6-b8f0-7c95035d46c2 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:12.608583 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:12.608583 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:12.609238 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-56ea2554-3432-42e6-b8f0-7c95035d46c2 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:12.609857 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-56ea2554-3432-42e6-b8f0-7c95035d46c2 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:12.651173 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:12.651173 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:12.658016 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-56ea2554-3432-42e6-b8f0-7c95035d46c2 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:27:12.659536 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1362/2737] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:12 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:12.796436 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9b7a9dde-733e-42ea-9843-f9327d411e1f tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot create request issued successfully. Jan 21 12:27:12.800963 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9b7a9dde-733e-42ea-9843-f9327d411e1f tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots returned with HTTP 202 Jan 21 12:27:12.810706 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1376/2738] 10.222.0.89 () {60 vars in 1232 bytes} [Thu Jan 21 12:27:12 2021] POST /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots => generated 306 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:27:12.814705 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-29b9372a-958b-45eb-869f-5d5bb8daf994 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/d399b02a-a261-43a5-be33-d7236ccfe2db Jan 21 12:27:12.815241 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-29b9372a-958b-45eb-869f-5d5bb8daf994 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:12.815456 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:12.815456 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:12.815840 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-29b9372a-958b-45eb-869f-5d5bb8daf994 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:12.869305 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:12.869305 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:12.875954 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-29b9372a-958b-45eb-869f-5d5bb8daf994 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:12.878161 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-29b9372a-958b-45eb-869f-5d5bb8daf994 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/d399b02a-a261-43a5-be33-d7236ccfe2db returned with HTTP 200 Jan 21 12:27:12.879301 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1363/2739] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:12 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/d399b02a-a261-43a5-be33-d7236ccfe2db => generated 438 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:13.619997 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e1e46f5f-707d-41e3-ab5b-86ddc61cdfdb tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:27:13.620822 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e1e46f5f-707d-41e3-ab5b-86ddc61cdfdb tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:13.620918 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:13.620918 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:13.621303 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e1e46f5f-707d-41e3-ab5b-86ddc61cdfdb tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:13.673729 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9361e981-8034-4ac7-931e-e5d06ee9de8a tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:27:13.674237 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9361e981-8034-4ac7-931e-e5d06ee9de8a tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:13.674461 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:13.674461 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:13.674824 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9361e981-8034-4ac7-931e-e5d06ee9de8a tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:13.675193 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-9361e981-8034-4ac7-931e-e5d06ee9de8a tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:13.706050 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:13.706050 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:13.724564 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9361e981-8034-4ac7-931e-e5d06ee9de8a tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:27:13.725611 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1364/2740] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:13 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:13.756717 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:13.756717 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:13.787397 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e1e46f5f-707d-41e3-ab5b-86ddc61cdfdb tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:27:13.844710 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e1e46f5f-707d-41e3-ab5b-86ddc61cdfdb tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:27:13.845764 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1377/2741] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:13 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 981 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:13.892420 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-076125ec-60fb-4b93-b4c1-82b8b31de74d tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/d399b02a-a261-43a5-be33-d7236ccfe2db Jan 21 12:27:13.893263 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-076125ec-60fb-4b93-b4c1-82b8b31de74d tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:13.893677 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:13.893677 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:13.894376 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-076125ec-60fb-4b93-b4c1-82b8b31de74d tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:13.937126 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:13.937126 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:13.942981 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-076125ec-60fb-4b93-b4c1-82b8b31de74d tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:13.949501 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-076125ec-60fb-4b93-b4c1-82b8b31de74d tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/d399b02a-a261-43a5-be33-d7236ccfe2db returned with HTTP 200 Jan 21 12:27:13.950692 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1365/2742] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:13 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/d399b02a-a261-43a5-be33-d7236ccfe2db => generated 438 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:14.740338 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-455f4b9e-5c0b-4742-a4ad-feae24c9877f tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:27:14.740882 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-455f4b9e-5c0b-4742-a4ad-feae24c9877f tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:14.741052 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:14.741052 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:14.741783 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-455f4b9e-5c0b-4742-a4ad-feae24c9877f tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:14.749683 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-455f4b9e-5c0b-4742-a4ad-feae24c9877f tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:14.811905 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:14.811905 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:14.814979 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-455f4b9e-5c0b-4742-a4ad-feae24c9877f tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:27:14.830266 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1378/2743] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:14 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:14.862503 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d2ecd51b-306d-4b52-aefa-6f7e24a596f9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:27:14.865663 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d2ecd51b-306d-4b52-aefa-6f7e24a596f9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:14.866479 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:14.866479 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:14.867876 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d2ecd51b-306d-4b52-aefa-6f7e24a596f9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:14.963671 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0c00ac5d-5cad-459c-ad10-00e071df53e5 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/d399b02a-a261-43a5-be33-d7236ccfe2db Jan 21 12:27:14.965189 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0c00ac5d-5cad-459c-ad10-00e071df53e5 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:14.965526 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:14.965526 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:14.966272 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0c00ac5d-5cad-459c-ad10-00e071df53e5 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:14.969105 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:14.969105 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:14.978995 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d2ecd51b-306d-4b52-aefa-6f7e24a596f9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:27:15.012900 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d2ecd51b-306d-4b52-aefa-6f7e24a596f9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:27:15.014833 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1366/2744] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:14 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 981 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:15.015121 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:15.015121 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:15.016419 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0c00ac5d-5cad-459c-ad10-00e071df53e5 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:15.018409 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0c00ac5d-5cad-459c-ad10-00e071df53e5 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/d399b02a-a261-43a5-be33-d7236ccfe2db returned with HTTP 200 Jan 21 12:27:15.019214 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1379/2745] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:14 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/d399b02a-a261-43a5-be33-d7236ccfe2db => generated 438 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:15.842300 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cd07d886-c17d-44e9-809b-75380fe49722 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:27:15.842946 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cd07d886-c17d-44e9-809b-75380fe49722 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:15.843061 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:15.843061 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:15.843358 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cd07d886-c17d-44e9-809b-75380fe49722 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:15.843724 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-cd07d886-c17d-44e9-809b-75380fe49722 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:15.896348 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:15.896348 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:15.908477 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cd07d886-c17d-44e9-809b-75380fe49722 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:27:15.910311 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1367/2746] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:15 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:16.032899 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-37d4f4b1-d4a3-4492-9b47-1977233d0f74 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/d399b02a-a261-43a5-be33-d7236ccfe2db Jan 21 12:27:16.033560 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-37d4f4b1-d4a3-4492-9b47-1977233d0f74 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:16.033687 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4408c4d2-f181-42c2-9876-bd15c1a8058f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:27:16.033857 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:16.033857 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:16.034257 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4408c4d2-f181-42c2-9876-bd15c1a8058f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:16.034394 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-37d4f4b1-d4a3-4492-9b47-1977233d0f74 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:16.034785 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:16.034785 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:16.035641 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4408c4d2-f181-42c2-9876-bd15c1a8058f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:16.070008 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:16.070008 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:16.071392 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-37d4f4b1-d4a3-4492-9b47-1977233d0f74 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:16.073937 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-37d4f4b1-d4a3-4492-9b47-1977233d0f74 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/d399b02a-a261-43a5-be33-d7236ccfe2db returned with HTTP 200 Jan 21 12:27:16.075025 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1380/2747] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:16 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/d399b02a-a261-43a5-be33-d7236ccfe2db => generated 465 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:16.090066 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-dd1c02c5-91b4-4c62-999e-d1a370e36ffc tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] POST http://10.222.0.89/volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/d399b02a-a261-43a5-be33-d7236ccfe2db/action Jan 21 12:27:16.107632 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:16.107632 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:16.109288 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-dd1c02c5-91b4-4c62-999e-d1a370e36ffc tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:27:16.110109 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-dd1c02c5-91b4-4c62-999e-d1a370e36ffc tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:16.114146 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.admin_actions [None req-dd1c02c5-91b4-4c62-999e-d1a370e36ffc tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Updating snapshot 'd399b02a-a261-43a5-be33-d7236ccfe2db' with '{'status': 'creating'}' {{(pid=87985) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 12:27:16.210786 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:16.210786 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:16.239555 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4408c4d2-f181-42c2-9876-bd15c1a8058f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:27:16.254258 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:16.254258 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:16.275054 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4408c4d2-f181-42c2-9876-bd15c1a8058f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:27:16.287782 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1368/2748] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:16 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 981 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:16.338944 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-dd1c02c5-91b4-4c62-999e-d1a370e36ffc tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] http://10.222.0.89/volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/d399b02a-a261-43a5-be33-d7236ccfe2db/action returned with HTTP 202 Jan 21 12:27:16.340617 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1381/2749] 10.222.0.89 () {60 vars in 1363 bytes} [Thu Jan 21 12:27:16 2021] POST /volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/d399b02a-a261-43a5-be33-d7236ccfe2db/action => generated 0 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:27:16.354978 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f30d4438-9f67-4560-be61-7996307a73cc tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/d399b02a-a261-43a5-be33-d7236ccfe2db Jan 21 12:27:16.355915 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f30d4438-9f67-4560-be61-7996307a73cc tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:16.356327 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:16.356327 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:16.356712 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f30d4438-9f67-4560-be61-7996307a73cc tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:16.396732 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:16.396732 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:16.398050 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f30d4438-9f67-4560-be61-7996307a73cc tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:16.400729 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f30d4438-9f67-4560-be61-7996307a73cc tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/d399b02a-a261-43a5-be33-d7236ccfe2db returned with HTTP 200 Jan 21 12:27:16.402288 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1369/2750] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:16 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/d399b02a-a261-43a5-be33-d7236ccfe2db => generated 464 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:16.414744 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c4b35acd-0a28-40b6-82c1-a1dd0f030c60 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] POST http://10.222.0.89/volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/d399b02a-a261-43a5-be33-d7236ccfe2db/action Jan 21 12:27:16.415187 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:16.415187 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:16.415513 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c4b35acd-0a28-40b6-82c1-a1dd0f030c60 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Action body: b'{"os-force_delete": {}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:27:16.415893 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c4b35acd-0a28-40b6-82c1-a1dd0f030c60 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:16.453221 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:16.453221 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:16.454077 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c4b35acd-0a28-40b6-82c1-a1dd0f030c60 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Snapshot retrieved successfully. Jan 21 12:27:16.541573 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c4b35acd-0a28-40b6-82c1-a1dd0f030c60 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Snapshot delete request issued successfully. Jan 21 12:27:16.542138 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c4b35acd-0a28-40b6-82c1-a1dd0f030c60 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] http://10.222.0.89/volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/d399b02a-a261-43a5-be33-d7236ccfe2db/action returned with HTTP 202 Jan 21 12:27:16.543063 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1382/2751] 10.222.0.89 () {60 vars in 1363 bytes} [Thu Jan 21 12:27:16 2021] POST /volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/d399b02a-a261-43a5-be33-d7236ccfe2db/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:27:16.560847 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f60b91c6-24a9-49a6-a373-7b26cb9ca5fc tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/d399b02a-a261-43a5-be33-d7236ccfe2db Jan 21 12:27:16.561562 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f60b91c6-24a9-49a6-a373-7b26cb9ca5fc tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:16.561836 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:16.561836 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:16.562158 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f60b91c6-24a9-49a6-a373-7b26cb9ca5fc tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:16.595694 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:16.595694 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:16.596839 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f60b91c6-24a9-49a6-a373-7b26cb9ca5fc tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:16.598824 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f60b91c6-24a9-49a6-a373-7b26cb9ca5fc tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/d399b02a-a261-43a5-be33-d7236ccfe2db returned with HTTP 200 Jan 21 12:27:16.599681 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1370/2752] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:16 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/d399b02a-a261-43a5-be33-d7236ccfe2db => generated 464 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:16.924885 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6cb8ae1d-cea2-4b12-bbfe-a64c6e2b39f4 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:27:16.926803 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6cb8ae1d-cea2-4b12-bbfe-a64c6e2b39f4 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:16.927244 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:16.927244 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:16.927844 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6cb8ae1d-cea2-4b12-bbfe-a64c6e2b39f4 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:16.928454 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-6cb8ae1d-cea2-4b12-bbfe-a64c6e2b39f4 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:16.959970 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:16.959970 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:16.962285 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6cb8ae1d-cea2-4b12-bbfe-a64c6e2b39f4 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:27:16.964445 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1383/2753] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:16 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:17.212549 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-85b725b5-6b45-458c-9338-153c141ef206 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] GET http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 Jan 21 12:27:17.213277 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-85b725b5-6b45-458c-9338-153c141ef206 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:17.213984 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:17.213984 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:17.214847 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-85b725b5-6b45-458c-9338-153c141ef206 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:17.287545 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:17.287545 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:17.294902 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f16f97b5-09e8-4b6a-b0d9-932bb4239ecb tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:27:17.295662 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f16f97b5-09e8-4b6a-b0d9-932bb4239ecb tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:17.296001 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:17.296001 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:17.296557 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f16f97b5-09e8-4b6a-b0d9-932bb4239ecb tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:17.301106 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-85b725b5-6b45-458c-9338-153c141ef206 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Volume info retrieved successfully. Jan 21 12:27:17.329465 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-85b725b5-6b45-458c-9338-153c141ef206 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 returned with HTTP 200 Jan 21 12:27:17.339580 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1371/2754] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:17 2021] GET /volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 => generated 929 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:17.401491 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:17.401491 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:17.415249 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f16f97b5-09e8-4b6a-b0d9-932bb4239ecb tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:27:17.444452 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f16f97b5-09e8-4b6a-b0d9-932bb4239ecb tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:27:17.445265 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1384/2755] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:17 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 981 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:17.613899 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f481245b-365d-4da8-8d9d-9e4a0644961d tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/d399b02a-a261-43a5-be33-d7236ccfe2db Jan 21 12:27:17.614723 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f481245b-365d-4da8-8d9d-9e4a0644961d tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:17.614838 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:17.614838 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:17.615172 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f481245b-365d-4da8-8d9d-9e4a0644961d tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:17.643517 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:17.643517 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:17.647416 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f481245b-365d-4da8-8d9d-9e4a0644961d tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:17.649371 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f481245b-365d-4da8-8d9d-9e4a0644961d tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/d399b02a-a261-43a5-be33-d7236ccfe2db returned with HTTP 200 Jan 21 12:27:17.650250 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1372/2756] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:17 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/d399b02a-a261-43a5-be33-d7236ccfe2db => generated 464 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:17.978786 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f917e05f-8270-4d1a-9516-18363575029e tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:27:17.979298 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f917e05f-8270-4d1a-9516-18363575029e tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:17.979384 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:17.979384 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:17.980039 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f917e05f-8270-4d1a-9516-18363575029e tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:17.982602 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-f917e05f-8270-4d1a-9516-18363575029e tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:18.006383 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:18.006383 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:18.008320 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f917e05f-8270-4d1a-9516-18363575029e tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:27:18.009180 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1385/2757] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:17 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:18.352030 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c34ad8b8-d68e-466d-9061-0b48734eabe1 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] GET http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 Jan 21 12:27:18.352573 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c34ad8b8-d68e-466d-9061-0b48734eabe1 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:18.352766 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:18.352766 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:18.353154 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c34ad8b8-d68e-466d-9061-0b48734eabe1 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:18.439117 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:18.439117 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:18.448921 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c34ad8b8-d68e-466d-9061-0b48734eabe1 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Volume info retrieved successfully. Jan 21 12:27:18.462075 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9d3a9fd2-b8ca-433a-baaa-a15dc877cbd9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:27:18.462752 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9d3a9fd2-b8ca-433a-baaa-a15dc877cbd9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:18.463072 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:18.463072 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:18.463618 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9d3a9fd2-b8ca-433a-baaa-a15dc877cbd9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:18.499020 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c34ad8b8-d68e-466d-9061-0b48734eabe1 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 returned with HTTP 200 Jan 21 12:27:18.510303 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1373/2758] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:18 2021] GET /volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 => generated 929 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:18.531991 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:18.531991 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:18.542437 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9d3a9fd2-b8ca-433a-baaa-a15dc877cbd9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:27:18.573168 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9d3a9fd2-b8ca-433a-baaa-a15dc877cbd9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:27:18.584157 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1386/2759] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:18 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 981 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:18.662603 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0e9af968-775e-4212-8ca7-96dcae162596 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/d399b02a-a261-43a5-be33-d7236ccfe2db Jan 21 12:27:18.664394 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0e9af968-775e-4212-8ca7-96dcae162596 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:18.664622 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:18.664622 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:18.665005 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0e9af968-775e-4212-8ca7-96dcae162596 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:18.690674 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0e9af968-775e-4212-8ca7-96dcae162596 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/d399b02a-a261-43a5-be33-d7236ccfe2db returned with HTTP 404 Jan 21 12:27:18.691718 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1374/2760] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:18 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/d399b02a-a261-43a5-be33-d7236ccfe2db => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:27:18.700637 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eb47bb17-50ac-412b-b815-ff7c9b580b0f tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] POST http://10.222.0.89/volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4/action Jan 21 12:27:18.702717 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:18.702717 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:18.703631 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eb47bb17-50ac-412b-b815-ff7c9b580b0f tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:27:18.704248 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eb47bb17-50ac-412b-b815-ff7c9b580b0f tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:18.705795 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.admin_actions [None req-eb47bb17-50ac-412b-b815-ff7c9b580b0f tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Updating snapshot '8d2fd4e8-4957-485c-9701-8418a2d348c4' with '{'status': 'available'}' {{(pid=87985) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 12:27:18.784085 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:18.784085 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:18.820826 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eb47bb17-50ac-412b-b815-ff7c9b580b0f tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] http://10.222.0.89/volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4/action returned with HTTP 202 Jan 21 12:27:18.822069 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1387/2761] 10.222.0.89 () {60 vars in 1363 bytes} [Thu Jan 21 12:27:18 2021] POST /volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:27:18.830867 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-68cfb9d5-48c4-4e12-a609-043968c054e8 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 Jan 21 12:27:18.831648 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-68cfb9d5-48c4-4e12-a609-043968c054e8 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:18.832324 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-68cfb9d5-48c4-4e12-a609-043968c054e8 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:18.862135 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:18.862135 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:18.863528 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-68cfb9d5-48c4-4e12-a609-043968c054e8 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:18.865893 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-68cfb9d5-48c4-4e12-a609-043968c054e8 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 returned with HTTP 200 Jan 21 12:27:18.867250 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1375/2762] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:18 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 => generated 466 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:18.880477 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-85522408-4f1d-43fc-989b-346540698d20 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] POST http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots Jan 21 12:27:18.880699 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:18.880699 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:18.881086 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-85522408-4f1d-43fc-989b-346540698d20 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "664a8da0-e6b9-4d23-917d-bc1767d9a8b1", "name": "tempest-SnapshotsActionsTest-Snapshot-242501839"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:18.940779 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:18.940779 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:18.942417 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-85522408-4f1d-43fc-989b-346540698d20 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Volume info retrieved successfully. Jan 21 12:27:18.942785 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-85522408-4f1d-43fc-989b-346540698d20 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Create snapshot from volume 664a8da0-e6b9-4d23-917d-bc1767d9a8b1 Jan 21 12:27:19.012897 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-85522408-4f1d-43fc-989b-346540698d20 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Created reservations ['ebddedc5-49c1-4253-9388-9bc89da9af93', '4d2fc756-cfb2-457d-a313-d5e33a14875f', 'a299e96e-d2e7-4208-a7b4-e945d0520400', '40345625-542d-45b1-9cc6-231d7e80b7f5'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:27:19.041342 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8ca295ca-d914-42b4-a289-4ba7fcf4e650 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:27:19.041342 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8ca295ca-d914-42b4-a289-4ba7fcf4e650 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:19.041342 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:19.041342 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:19.041342 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8ca295ca-d914-42b4-a289-4ba7fcf4e650 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:19.041342 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-8ca295ca-d914-42b4-a289-4ba7fcf4e650 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:19.081283 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:19.081283 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:19.083265 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8ca295ca-d914-42b4-a289-4ba7fcf4e650 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:27:19.090714 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1376/2763] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:19 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:19.210697 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-85522408-4f1d-43fc-989b-346540698d20 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot create request issued successfully. Jan 21 12:27:19.211597 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-85522408-4f1d-43fc-989b-346540698d20 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots returned with HTTP 202 Jan 21 12:27:19.213743 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1388/2764] 10.222.0.89 () {60 vars in 1232 bytes} [Thu Jan 21 12:27:18 2021] POST /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots => generated 306 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:27:19.224762 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-dd037ec8-831c-485c-8e2e-a740f6d971e1 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/306c2753-ca9f-48fb-b67d-0020a38ac467 Jan 21 12:27:19.225390 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-dd037ec8-831c-485c-8e2e-a740f6d971e1 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:19.225834 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:19.225834 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:19.226489 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-dd037ec8-831c-485c-8e2e-a740f6d971e1 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:19.260805 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:19.260805 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:19.262189 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-dd037ec8-831c-485c-8e2e-a740f6d971e1 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:19.264858 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-dd037ec8-831c-485c-8e2e-a740f6d971e1 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/306c2753-ca9f-48fb-b67d-0020a38ac467 returned with HTTP 200 Jan 21 12:27:19.265733 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1377/2765] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:19 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/306c2753-ca9f-48fb-b67d-0020a38ac467 => generated 438 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:19.463465 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1f16f70d-4deb-4ce0-a284-e1aefd739da4 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] DELETE http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 Jan 21 12:27:19.464022 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1f16f70d-4deb-4ce0-a284-e1aefd739da4 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:19.464244 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:19.464244 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:19.464618 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1f16f70d-4deb-4ce0-a284-e1aefd739da4 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:19.465141 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-1f16f70d-4deb-4ce0-a284-e1aefd739da4 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Delete volume with id: 4590f91d-294c-479a-87db-0b4321f46988 Jan 21 12:27:19.517060 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:19.517060 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:19.518421 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1f16f70d-4deb-4ce0-a284-e1aefd739da4 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Volume info retrieved successfully. Jan 21 12:27:19.550797 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1f16f70d-4deb-4ce0-a284-e1aefd739da4 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Delete volume request issued successfully. Jan 21 12:27:19.551507 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1f16f70d-4deb-4ce0-a284-e1aefd739da4 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 returned with HTTP 202 Jan 21 12:27:19.552706 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1389/2766] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:27:19 2021] DELETE /volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:27:19.561794 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d9bdcbee-975c-46a2-b681-404d8ce1d667 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] GET http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 Jan 21 12:27:19.565923 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d9bdcbee-975c-46a2-b681-404d8ce1d667 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:19.566320 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:19.566320 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:19.566971 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d9bdcbee-975c-46a2-b681-404d8ce1d667 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:19.598753 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-213a4aa7-7329-4422-97cc-290b7e0a1ea8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:27:19.599405 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-213a4aa7-7329-4422-97cc-290b7e0a1ea8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:19.599727 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:19.599727 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:19.600331 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-213a4aa7-7329-4422-97cc-290b7e0a1ea8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:19.656599 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:19.656599 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:19.686606 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d9bdcbee-975c-46a2-b681-404d8ce1d667 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Volume info retrieved successfully. Jan 21 12:27:19.726392 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:19.726392 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:19.741254 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d9bdcbee-975c-46a2-b681-404d8ce1d667 tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 returned with HTTP 200 Jan 21 12:27:19.742519 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1378/2767] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:19 2021] GET /volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 => generated 928 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:19.762517 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-213a4aa7-7329-4422-97cc-290b7e0a1ea8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:27:19.790262 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-213a4aa7-7329-4422-97cc-290b7e0a1ea8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:27:19.791138 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1390/2768] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:19 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 1369 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:27:19.811279 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-655c3b03-e5e0-4ea8-b3ea-6566cc569445 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:27:19.811887 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-655c3b03-e5e0-4ea8-b3ea-6566cc569445 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:19.812185 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:19.812185 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:19.812700 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-655c3b03-e5e0-4ea8-b3ea-6566cc569445 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:19.874849 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:19.874849 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:19.892910 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-655c3b03-e5e0-4ea8-b3ea-6566cc569445 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:27:19.923479 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-655c3b03-e5e0-4ea8-b3ea-6566cc569445 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:27:19.925309 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1379/2769] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:19 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 1369 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:27:20.098696 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a1dec1ec-710c-46f7-8a4b-44d3e989ba39 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:27:20.099200 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a1dec1ec-710c-46f7-8a4b-44d3e989ba39 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:20.099388 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:20.099388 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:20.100088 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a1dec1ec-710c-46f7-8a4b-44d3e989ba39 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:20.100626 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-a1dec1ec-710c-46f7-8a4b-44d3e989ba39 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:20.177187 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:20.177187 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:20.179424 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a1dec1ec-710c-46f7-8a4b-44d3e989ba39 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:27:20.180453 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1391/2770] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:20 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:20.222080 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-34333bca-893e-4cb1-8930-fba7243fdaa2 req-5ebb6fea-bed1-4e7a-8734-8dff596fab65 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:27:20.222694 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-34333bca-893e-4cb1-8930-fba7243fdaa2 req-5ebb6fea-bed1-4e7a-8734-8dff596fab65 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:20.223094 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:20.223094 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:20.223487 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-34333bca-893e-4cb1-8930-fba7243fdaa2 req-5ebb6fea-bed1-4e7a-8734-8dff596fab65 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:20.278475 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-afb30d87-f566-40be-9386-d30c87ca17a8 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/306c2753-ca9f-48fb-b67d-0020a38ac467 Jan 21 12:27:20.279214 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-afb30d87-f566-40be-9386-d30c87ca17a8 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:20.279509 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:20.279509 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:20.279829 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-afb30d87-f566-40be-9386-d30c87ca17a8 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:20.296570 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:20.296570 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:20.306994 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-34333bca-893e-4cb1-8930-fba7243fdaa2 req-5ebb6fea-bed1-4e7a-8734-8dff596fab65 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:27:20.317045 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:20.317045 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:20.319040 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-afb30d87-f566-40be-9386-d30c87ca17a8 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:20.322422 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-afb30d87-f566-40be-9386-d30c87ca17a8 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/306c2753-ca9f-48fb-b67d-0020a38ac467 returned with HTTP 200 Jan 21 12:27:20.329011 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1392/2771] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:20 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/306c2753-ca9f-48fb-b67d-0020a38ac467 => generated 438 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:20.343650 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-34333bca-893e-4cb1-8930-fba7243fdaa2 req-5ebb6fea-bed1-4e7a-8734-8dff596fab65 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:27:20.345727 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1380/2772] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:27:20 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 1369 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:27:20.760050 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-35413282-cd2e-4394-a7a3-1b272b8bc6aa tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] GET http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 Jan 21 12:27:20.760585 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-35413282-cd2e-4394-a7a3-1b272b8bc6aa tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:20.760783 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:20.760783 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:20.770584 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-35413282-cd2e-4394-a7a3-1b272b8bc6aa tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:20.927220 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:20.927220 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:20.938138 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-35413282-cd2e-4394-a7a3-1b272b8bc6aa tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Volume info retrieved successfully. Jan 21 12:27:20.964990 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-35413282-cd2e-4394-a7a3-1b272b8bc6aa tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 returned with HTTP 200 Jan 21 12:27:20.966641 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1393/2773] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:20 2021] GET /volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 => generated 928 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:21.195273 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eab843a9-fd61-4c91-9015-e80240c7d1fe tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:27:21.196628 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eab843a9-fd61-4c91-9015-e80240c7d1fe tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:21.197020 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:21.197020 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:21.197776 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eab843a9-fd61-4c91-9015-e80240c7d1fe tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:21.198594 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-eab843a9-fd61-4c91-9015-e80240c7d1fe tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:21.224960 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:21.224960 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:21.228899 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eab843a9-fd61-4c91-9015-e80240c7d1fe tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:27:21.237253 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1381/2774] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:21 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:21.322989 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-34333bca-893e-4cb1-8930-fba7243fdaa2 req-81a0654c-06be-4833-8781-d23357867a4d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:27:21.323504 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-34333bca-893e-4cb1-8930-fba7243fdaa2 req-81a0654c-06be-4833-8781-d23357867a4d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:21.324154 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:21.324154 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:21.324154 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-34333bca-893e-4cb1-8930-fba7243fdaa2 req-81a0654c-06be-4833-8781-d23357867a4d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:21.356344 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d312072f-b493-4360-b10c-7b9bed89279e tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/306c2753-ca9f-48fb-b67d-0020a38ac467 Jan 21 12:27:21.357249 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d312072f-b493-4360-b10c-7b9bed89279e tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:21.357472 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:21.357472 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:21.357903 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d312072f-b493-4360-b10c-7b9bed89279e tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:21.385854 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:21.385854 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:21.387025 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d312072f-b493-4360-b10c-7b9bed89279e tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:21.389451 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d312072f-b493-4360-b10c-7b9bed89279e tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/306c2753-ca9f-48fb-b67d-0020a38ac467 returned with HTTP 200 Jan 21 12:27:21.390337 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1382/2775] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:21 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/306c2753-ca9f-48fb-b67d-0020a38ac467 => generated 465 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:21.402324 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e7851268-7674-49bb-8def-d63bc7b9b8e9 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] POST http://10.222.0.89/volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/306c2753-ca9f-48fb-b67d-0020a38ac467/action Jan 21 12:27:21.403104 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:21.403104 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:21.404519 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e7851268-7674-49bb-8def-d63bc7b9b8e9 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:27:21.405658 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e7851268-7674-49bb-8def-d63bc7b9b8e9 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:21.406885 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.admin_actions [None req-e7851268-7674-49bb-8def-d63bc7b9b8e9 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Updating snapshot '306c2753-ca9f-48fb-b67d-0020a38ac467' with '{'status': 'deleting'}' {{(pid=87986) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 12:27:21.462198 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:21.462198 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:21.517403 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e7851268-7674-49bb-8def-d63bc7b9b8e9 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] http://10.222.0.89/volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/306c2753-ca9f-48fb-b67d-0020a38ac467/action returned with HTTP 202 Jan 21 12:27:21.518311 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1383/2776] 10.222.0.89 () {60 vars in 1363 bytes} [Thu Jan 21 12:27:21 2021] POST /volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/306c2753-ca9f-48fb-b67d-0020a38ac467/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:27:21.526492 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-973a4c53-cc58-425b-a5d4-f2a549eb9560 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/306c2753-ca9f-48fb-b67d-0020a38ac467 Jan 21 12:27:21.527220 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-973a4c53-cc58-425b-a5d4-f2a549eb9560 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:21.527588 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:21.527588 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:21.528189 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-973a4c53-cc58-425b-a5d4-f2a549eb9560 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:21.536040 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:21.536040 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:21.545768 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-34333bca-893e-4cb1-8930-fba7243fdaa2 req-81a0654c-06be-4833-8781-d23357867a4d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:27:21.566818 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:21.566818 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:21.568817 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-973a4c53-cc58-425b-a5d4-f2a549eb9560 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:21.572834 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-973a4c53-cc58-425b-a5d4-f2a549eb9560 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/306c2753-ca9f-48fb-b67d-0020a38ac467 returned with HTTP 200 Jan 21 12:27:21.573838 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1384/2777] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:21 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/306c2753-ca9f-48fb-b67d-0020a38ac467 => generated 464 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:21.577232 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-34333bca-893e-4cb1-8930-fba7243fdaa2 req-81a0654c-06be-4833-8781-d23357867a4d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:27:21.578118 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1394/2778] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:27:21 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 1369 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:27:21.586164 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7394bfe0-5bef-47e2-ad7b-42ce419dfaf9 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] POST http://10.222.0.89/volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/306c2753-ca9f-48fb-b67d-0020a38ac467/action Jan 21 12:27:21.586899 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:21.586899 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:21.589689 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7394bfe0-5bef-47e2-ad7b-42ce419dfaf9 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Action body: b'{"os-force_delete": {}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:27:21.589963 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-34333bca-893e-4cb1-8930-fba7243fdaa2 req-81a0654c-06be-4833-8781-d23357867a4d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume// Jan 21 12:27:21.590080 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7394bfe0-5bef-47e2-ad7b-42ce419dfaf9 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:21.590454 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-34333bca-893e-4cb1-8930-fba7243fdaa2 req-81a0654c-06be-4833-8781-d23357867a4d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:21.590676 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:21.590676 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:21.591193 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-34333bca-893e-4cb1-8930-fba7243fdaa2 req-81a0654c-06be-4833-8781-d23357867a4d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:21.592457 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-34333bca-893e-4cb1-8930-fba7243fdaa2 req-81a0654c-06be-4833-8781-d23357867a4d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:27:21.593913 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1395/2779] 10.222.0.89 () {58 vars in 1289 bytes} [Thu Jan 21 12:27:21 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:27:21.609607 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-34333bca-893e-4cb1-8930-fba7243fdaa2 req-8673bdeb-f08a-43e7-825d-51a7363c8e22 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] POST http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments Jan 21 12:27:21.612957 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-34333bca-893e-4cb1-8930-fba7243fdaa2 req-8673bdeb-f08a-43e7-825d-51a7363c8e22 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9056d59-a11a-48eb-ac40-d35c2b81e13f", "instance_uuid": "6eb1b427-9719-45ff-9aeb-ea3cb5112f36", "connector": null}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:21.617174 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:21.617174 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:21.618233 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7394bfe0-5bef-47e2-ad7b-42ce419dfaf9 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Snapshot retrieved successfully. Jan 21 12:27:21.692244 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:21.692244 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:21.715452 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7394bfe0-5bef-47e2-ad7b-42ce419dfaf9 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Snapshot delete request issued successfully. Jan 21 12:27:21.715948 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7394bfe0-5bef-47e2-ad7b-42ce419dfaf9 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] http://10.222.0.89/volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/306c2753-ca9f-48fb-b67d-0020a38ac467/action returned with HTTP 202 Jan 21 12:27:21.718470 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1385/2780] 10.222.0.89 () {60 vars in 1363 bytes} [Thu Jan 21 12:27:21 2021] POST /volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/306c2753-ca9f-48fb-b67d-0020a38ac467/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 12:27:21.726615 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cdcf9284-3df8-48d7-8a15-be018ce31bad tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/306c2753-ca9f-48fb-b67d-0020a38ac467 Jan 21 12:27:21.735893 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cdcf9284-3df8-48d7-8a15-be018ce31bad tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:21.736270 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:21.736270 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:21.737058 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cdcf9284-3df8-48d7-8a15-be018ce31bad tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:21.764264 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:21.764264 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:21.765458 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cdcf9284-3df8-48d7-8a15-be018ce31bad tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:21.767484 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cdcf9284-3df8-48d7-8a15-be018ce31bad tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/306c2753-ca9f-48fb-b67d-0020a38ac467 returned with HTTP 200 Jan 21 12:27:21.768706 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1386/2781] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:21 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/306c2753-ca9f-48fb-b67d-0020a38ac467 => generated 464 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:21.780229 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-34333bca-893e-4cb1-8930-fba7243fdaa2 req-8673bdeb-f08a-43e7-825d-51a7363c8e22 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments returned with HTTP 200 Jan 21 12:27:21.795817 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1396/2782] 10.222.0.89 () {66 vars in 1565 bytes} [Thu Jan 21 12:27:21 2021] POST /volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments => generated 273 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:27:21.989465 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1d68195b-7d27-4655-a315-299e03dade5d tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] GET http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 Jan 21 12:27:21.998137 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1d68195b-7d27-4655-a315-299e03dade5d tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:21.998137 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:21.998137 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:21.998137 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1d68195b-7d27-4655-a315-299e03dade5d tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:22.107496 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1d68195b-7d27-4655-a315-299e03dade5d tempest-VolumesActionsTest-732903500 tempest-VolumesActionsTest-732903500] http://10.222.0.89/volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 returned with HTTP 404 Jan 21 12:27:22.111042 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1387/2783] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:21 2021] GET /volume/v3/2c1169a8139d4b73b2a441d7a5adfb82/volumes/4590f91d-294c-479a-87db-0b4321f46988 => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:27:22.245107 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-99ee29aa-1604-46ba-9a05-5b35c9ea9cca tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:27:22.246276 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-99ee29aa-1604-46ba-9a05-5b35c9ea9cca tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:22.246681 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:22.246681 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:22.247447 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-99ee29aa-1604-46ba-9a05-5b35c9ea9cca tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:22.248034 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-99ee29aa-1604-46ba-9a05-5b35c9ea9cca tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:22.294288 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:22.294288 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:22.306629 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-99ee29aa-1604-46ba-9a05-5b35c9ea9cca tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:27:22.307864 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1397/2784] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:22 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:22.780735 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e3b49c90-6ff4-4e47-ba37-85d4045f0f43 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/306c2753-ca9f-48fb-b67d-0020a38ac467 Jan 21 12:27:22.781134 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e3b49c90-6ff4-4e47-ba37-85d4045f0f43 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:22.781624 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e3b49c90-6ff4-4e47-ba37-85d4045f0f43 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:22.853078 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:22.853078 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:22.854863 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e3b49c90-6ff4-4e47-ba37-85d4045f0f43 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:22.857545 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e3b49c90-6ff4-4e47-ba37-85d4045f0f43 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/306c2753-ca9f-48fb-b67d-0020a38ac467 returned with HTTP 200 Jan 21 12:27:22.858423 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1388/2785] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:22 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/306c2753-ca9f-48fb-b67d-0020a38ac467 => generated 464 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:23.321597 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f4404543-7c6f-4512-82bc-8df1ee37ad12 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:27:23.322227 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f4404543-7c6f-4512-82bc-8df1ee37ad12 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:23.322301 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:23.322301 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:23.322693 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f4404543-7c6f-4512-82bc-8df1ee37ad12 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:23.323068 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-f4404543-7c6f-4512-82bc-8df1ee37ad12 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:23.367631 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:23.367631 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:23.405650 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f4404543-7c6f-4512-82bc-8df1ee37ad12 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:27:23.406605 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1398/2786] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:23 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:23.769117 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e3b49c90-6ff4-4e47-ba37-85d4045f0f43 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume// Jan 21 12:27:23.769729 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e3b49c90-6ff4-4e47-ba37-85d4045f0f43 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:23.770041 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:23.770041 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:23.770525 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e3b49c90-6ff4-4e47-ba37-85d4045f0f43 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:23.771842 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e3b49c90-6ff4-4e47-ba37-85d4045f0f43 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:27:23.772456 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1389/2787] 10.222.0.90 () {56 vars in 1089 bytes} [Thu Jan 21 12:27:23 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:27:23.786334 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-34333bca-893e-4cb1-8930-fba7243fdaa2 req-04e82f1b-5c59-4099-b8fc-009c3711f32e tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:27:23.786990 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-34333bca-893e-4cb1-8930-fba7243fdaa2 req-04e82f1b-5c59-4099-b8fc-009c3711f32e tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:23.787182 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:23.787182 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:23.787708 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-34333bca-893e-4cb1-8930-fba7243fdaa2 req-04e82f1b-5c59-4099-b8fc-009c3711f32e tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:23.841187 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:23.841187 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:23.852759 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-34333bca-893e-4cb1-8930-fba7243fdaa2 req-04e82f1b-5c59-4099-b8fc-009c3711f32e tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:27:23.870945 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f97d6d53-b3a1-41ec-8426-7bc8d3f84cdd tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/306c2753-ca9f-48fb-b67d-0020a38ac467 Jan 21 12:27:23.871802 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f97d6d53-b3a1-41ec-8426-7bc8d3f84cdd tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:23.872673 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f97d6d53-b3a1-41ec-8426-7bc8d3f84cdd tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:23.879217 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:23.879217 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:23.891854 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-34333bca-893e-4cb1-8930-fba7243fdaa2 req-04e82f1b-5c59-4099-b8fc-009c3711f32e tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:27:23.892691 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1399/2788] 10.222.0.90 () {60 vars in 1403 bytes} [Thu Jan 21 12:27:23 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 1467 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 12:27:23.903047 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f97d6d53-b3a1-41ec-8426-7bc8d3f84cdd tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/306c2753-ca9f-48fb-b67d-0020a38ac467 returned with HTTP 404 Jan 21 12:27:23.908520 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1390/2789] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:23 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/306c2753-ca9f-48fb-b67d-0020a38ac467 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:27:23.916446 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c4690068-2f2b-4bc9-ba82-6fd734637599 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] POST http://10.222.0.89/volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4/action Jan 21 12:27:23.917060 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:23.917060 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:23.917454 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c4690068-2f2b-4bc9-ba82-6fd734637599 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:27:23.918040 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c4690068-2f2b-4bc9-ba82-6fd734637599 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:23.919022 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.admin_actions [None req-c4690068-2f2b-4bc9-ba82-6fd734637599 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Updating snapshot '8d2fd4e8-4957-485c-9701-8418a2d348c4' with '{'status': 'available'}' {{(pid=87985) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 12:27:23.930476 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-34333bca-893e-4cb1-8930-fba7243fdaa2 req-32df999d-6bed-40f7-842d-5557975760f4 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] PUT http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/32bc593a-c8a0-484f-a637-4a62285b4fc4 Jan 21 12:27:23.931518 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-34333bca-893e-4cb1-8930-fba7243fdaa2 req-32df999d-6bed-40f7-842d-5557975760f4 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.90", "host": "n-h2-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:23.968058 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 12:27:23.968058 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 12:27:23.968889 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-34333bca-893e-4cb1-8930-fba7243fdaa2 req-32df999d-6bed-40f7-842d-5557975760f4 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Lock "b'cinder-attachment_update-f9056d59-a11a-48eb-ac40-d35c2b81e13f-n-h2-760354-3'" acquired by "attachment_update" :: waited 0.012s {{(pid=87986) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 12:27:23.972154 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:23.972154 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:23.978059 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:23.978059 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:24.044145 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c4690068-2f2b-4bc9-ba82-6fd734637599 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] http://10.222.0.89/volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4/action returned with HTTP 202 Jan 21 12:27:24.045613 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1400/2790] 10.222.0.89 () {60 vars in 1363 bytes} [Thu Jan 21 12:27:23 2021] POST /volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:27:24.056364 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-52145603-deb3-4b9e-97ec-2f08e9fcbffd tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 Jan 21 12:27:24.057272 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-52145603-deb3-4b9e-97ec-2f08e9fcbffd tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:24.057685 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:24.057685 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:24.058757 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-52145603-deb3-4b9e-97ec-2f08e9fcbffd tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:24.094154 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:24.094154 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:24.095441 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-52145603-deb3-4b9e-97ec-2f08e9fcbffd tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:24.097544 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-52145603-deb3-4b9e-97ec-2f08e9fcbffd tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 returned with HTTP 200 Jan 21 12:27:24.098579 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1401/2791] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:24 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 => generated 466 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:24.112356 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-01952890-8de8-4667-a9b9-7ef00e2a91da tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] POST http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots Jan 21 12:27:24.112837 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:24.112837 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:24.113263 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-01952890-8de8-4667-a9b9-7ef00e2a91da tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "664a8da0-e6b9-4d23-917d-bc1767d9a8b1", "name": "tempest-SnapshotsActionsTest-Snapshot-567352836"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:24.168423 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:24.168423 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:24.170314 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-01952890-8de8-4667-a9b9-7ef00e2a91da tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Volume info retrieved successfully. Jan 21 12:27:24.170888 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-01952890-8de8-4667-a9b9-7ef00e2a91da tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Create snapshot from volume 664a8da0-e6b9-4d23-917d-bc1767d9a8b1 Jan 21 12:27:24.238775 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-01952890-8de8-4667-a9b9-7ef00e2a91da tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Created reservations ['bf0c37c0-0abd-4110-8c48-c45c41307f0c', 'd56d3537-006c-4d60-a259-7e6ed0d4e1ef', 'c261f20a-49a3-4d68-84c6-7db727f3705d', 'a2eeef9b-e120-446a-af67-594e58936dcd'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:27:24.389551 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-01952890-8de8-4667-a9b9-7ef00e2a91da tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot create request issued successfully. Jan 21 12:27:24.390629 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-01952890-8de8-4667-a9b9-7ef00e2a91da tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots returned with HTTP 202 Jan 21 12:27:24.391558 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1402/2792] 10.222.0.89 () {60 vars in 1232 bytes} [Thu Jan 21 12:27:24 2021] POST /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots => generated 306 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:27:24.413026 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4d7507ce-006a-413a-b4dc-08bdd5cd9297 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/c2101cda-ca78-4136-834d-2fbb9ffefb4a Jan 21 12:27:24.413559 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4d7507ce-006a-413a-b4dc-08bdd5cd9297 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:24.413874 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:24.413874 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:24.414421 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4d7507ce-006a-413a-b4dc-08bdd5cd9297 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:24.456517 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:24.456517 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:24.457851 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4d7507ce-006a-413a-b4dc-08bdd5cd9297 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:24.461122 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4d7507ce-006a-413a-b4dc-08bdd5cd9297 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/c2101cda-ca78-4136-834d-2fbb9ffefb4a returned with HTTP 200 Jan 21 12:27:24.467736 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1403/2793] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:24 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/c2101cda-ca78-4136-834d-2fbb9ffefb4a => generated 438 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:24.474427 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c13242bc-7249-490c-a5d3-73dad80f364f tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:27:24.474973 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c13242bc-7249-490c-a5d3-73dad80f364f tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:24.475201 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:24.475201 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:24.475594 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c13242bc-7249-490c-a5d3-73dad80f364f tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:24.475967 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-c13242bc-7249-490c-a5d3-73dad80f364f tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:24.501564 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:24.501564 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:24.505411 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c13242bc-7249-490c-a5d3-73dad80f364f tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:27:24.506268 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1404/2794] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:24 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:25.476579 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c8a8b7da-b6bf-49af-a0a3-191f39feb973 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/c2101cda-ca78-4136-834d-2fbb9ffefb4a Jan 21 12:27:25.477442 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c8a8b7da-b6bf-49af-a0a3-191f39feb973 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:25.477813 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:25.477813 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:25.478381 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c8a8b7da-b6bf-49af-a0a3-191f39feb973 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:25.547884 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:25.547884 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:25.554777 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c8a8b7da-b6bf-49af-a0a3-191f39feb973 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:25.562865 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c8a8b7da-b6bf-49af-a0a3-191f39feb973 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/c2101cda-ca78-4136-834d-2fbb9ffefb4a returned with HTTP 200 Jan 21 12:27:25.566903 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1405/2795] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:25 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/c2101cda-ca78-4136-834d-2fbb9ffefb4a => generated 438 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:25.586466 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fcce59d4-26d9-4ff1-b854-4bb22c0b6662 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:27:25.590006 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fcce59d4-26d9-4ff1-b854-4bb22c0b6662 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:25.590389 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:25.590389 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:25.591173 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fcce59d4-26d9-4ff1-b854-4bb22c0b6662 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:25.591726 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-fcce59d4-26d9-4ff1-b854-4bb22c0b6662 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:25.638160 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:25.638160 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:25.642692 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fcce59d4-26d9-4ff1-b854-4bb22c0b6662 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:27:25.646717 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1406/2796] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:25 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:26.287346 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-34333bca-893e-4cb1-8930-fba7243fdaa2 req-32df999d-6bed-40f7-842d-5557975760f4 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Lock "b'cinder-attachment_update-f9056d59-a11a-48eb-ac40-d35c2b81e13f-n-h2-760354-3'" released by "attachment_update" :: held 2.318s {{(pid=87986) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 12:27:26.288303 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-34333bca-893e-4cb1-8930-fba7243fdaa2 req-32df999d-6bed-40f7-842d-5557975760f4 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/32bc593a-c8a0-484f-a637-4a62285b4fc4 returned with HTTP 200 Jan 21 12:27:26.289429 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1391/2797] 10.222.0.90 () {64 vars in 1468 bytes} [Thu Jan 21 12:27:23 2021] PUT /volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/32bc593a-c8a0-484f-a637-4a62285b4fc4 => generated 762 bytes in 2365 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 12:27:26.359586 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-34333bca-893e-4cb1-8930-fba7243fdaa2 req-2a76c53b-e99e-41f9-9d8c-01507bcfbfee tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] POST http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/32bc593a-c8a0-484f-a637-4a62285b4fc4/action Jan 21 12:27:26.359586 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:26.359586 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:26.360267 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-34333bca-893e-4cb1-8930-fba7243fdaa2 req-2a76c53b-e99e-41f9-9d8c-01507bcfbfee tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action body: b'{"os-complete": null}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:27:26.360763 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-34333bca-893e-4cb1-8930-fba7243fdaa2 req-2a76c53b-e99e-41f9-9d8c-01507bcfbfee tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:26.581292 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-43db59da-c2ed-4077-b916-f67fdd929a3c tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/c2101cda-ca78-4136-834d-2fbb9ffefb4a Jan 21 12:27:26.582640 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-43db59da-c2ed-4077-b916-f67fdd929a3c tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:26.583005 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:26.583005 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:26.584230 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-43db59da-c2ed-4077-b916-f67fdd929a3c tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:26.609340 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:26.609340 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:26.635664 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:26.635664 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:26.636809 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-43db59da-c2ed-4077-b916-f67fdd929a3c tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:26.640963 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-43db59da-c2ed-4077-b916-f67fdd929a3c tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/c2101cda-ca78-4136-834d-2fbb9ffefb4a returned with HTTP 200 Jan 21 12:27:26.641958 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1392/2798] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:26 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/c2101cda-ca78-4136-834d-2fbb9ffefb4a => generated 438 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:26.651084 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-34333bca-893e-4cb1-8930-fba7243fdaa2 req-2a76c53b-e99e-41f9-9d8c-01507bcfbfee tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/32bc593a-c8a0-484f-a637-4a62285b4fc4/action returned with HTTP 204 Jan 21 12:27:26.651957 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1407/2799] 10.222.0.90 () {64 vars in 1489 bytes} [Thu Jan 21 12:27:26 2021] POST /volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/32bc593a-c8a0-484f-a637-4a62285b4fc4/action => generated 0 bytes in 303 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:27:26.661624 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0a638070-848b-4628-948f-4e8c270ee073 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:27:26.662406 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0a638070-848b-4628-948f-4e8c270ee073 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:26.662762 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:26.662762 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:26.663319 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0a638070-848b-4628-948f-4e8c270ee073 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:26.663845 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-0a638070-848b-4628-948f-4e8c270ee073 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:26.702863 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:26.702863 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:26.707080 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0a638070-848b-4628-948f-4e8c270ee073 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:27:26.708394 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1393/2800] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:26 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:27.496407 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-51107381-1775-49a0-b953-be108f567356 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] POST http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes Jan 21 12:27:27.497283 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:27.497283 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:27.497982 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-51107381-1775-49a0-b953-be108f567356 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1507700998"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:27.499732 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-51107381-1775-49a0-b953-be108f567356 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1507700998'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:27:27.500575 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-51107381-1775-49a0-b953-be108f567356 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Create volume of 1 GB Jan 21 12:27:27.515075 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-51107381-1775-49a0-b953-be108f567356 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Availability Zones retrieved successfully. Jan 21 12:27:27.531776 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-51107381-1775-49a0-b953-be108f567356 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Flow 'volume_create_api' (16cc59cf-2dc1-4ea2-83f7-adda37002f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:27:27.534570 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-51107381-1775-49a0-b953-be108f567356 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71f05171-47ab-485d-91ee-e0518bb7136e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:27:27.536641 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-51107381-1775-49a0-b953-be108f567356 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:27:27.656074 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-53963b8f-2ff5-4b48-b0a2-cd423ff87b73 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/c2101cda-ca78-4136-834d-2fbb9ffefb4a Jan 21 12:27:27.656860 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-53963b8f-2ff5-4b48-b0a2-cd423ff87b73 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:27.657092 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:27.657092 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:27.657584 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-53963b8f-2ff5-4b48-b0a2-cd423ff87b73 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:27.658786 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-51107381-1775-49a0-b953-be108f567356 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71f05171-47ab-485d-91ee-e0518bb7136e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:27:27.661359 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-51107381-1775-49a0-b953-be108f567356 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdb90632-2c8f-4c95-a363-5dedc97e7fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:27:27.708100 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:27.708100 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:27.709975 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-53963b8f-2ff5-4b48-b0a2-cd423ff87b73 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:27.712873 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-53963b8f-2ff5-4b48-b0a2-cd423ff87b73 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/c2101cda-ca78-4136-834d-2fbb9ffefb4a returned with HTTP 200 Jan 21 12:27:27.714155 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1394/2801] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:27 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/c2101cda-ca78-4136-834d-2fbb9ffefb4a => generated 465 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:27.759120 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-51107381-1775-49a0-b953-be108f567356 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Created reservations ['2607a484-1624-4fd6-94d3-1a6ac733ed49', 'f63ff3e9-7539-4bd4-9732-750d5f94bdeb', '25f69d45-c85c-4b74-a592-dd352ed22e86', '2cc0cbf9-a023-4f7d-bb7a-7910e3f2c3c5'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:27:27.765048 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-51107381-1775-49a0-b953-be108f567356 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdb90632-2c8f-4c95-a363-5dedc97e7fb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2607a484-1624-4fd6-94d3-1a6ac733ed49', 'f63ff3e9-7539-4bd4-9732-750d5f94bdeb', '25f69d45-c85c-4b74-a592-dd352ed22e86', '2cc0cbf9-a023-4f7d-bb7a-7910e3f2c3c5']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:27:27.768250 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-51107381-1775-49a0-b953-be108f567356 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9d0b703-b44c-4fe1-ad6e-053e9321208b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:27:27.850231 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-51107381-1775-49a0-b953-be108f567356 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9d0b703-b44c-4fe1-ad6e-053e9321208b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7d62c69-7e3f-4147-b97b-7e7a54a1129d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1507700998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d23fe296a2cd46b484d0bafd612d7cf1',qos_specs=None,replication_status=,reservations=['2607a484-1624-4fd6-94d3-1a6ac733ed49','f63ff3e9-7539-4bd4-9732-750d5f94bdeb','25f69d45-c85c-4b74-a592-dd352ed22e86','2cc0cbf9-a023-4f7d-bb7a-7910e3f2c3c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf5f207d237b4c38a177cd625a706e61',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:27:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1507700998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7d62c69-7e3f-4147-b97b-7e7a54a1129d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d23fe296a2cd46b484d0bafd612d7cf1',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,user_id='cf5f207d237b4c38a177cd625a706e61',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:27:27.852660 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-51107381-1775-49a0-b953-be108f567356 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a43aac5c-69a9-44de-ba00-0a99d813489a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:27:27.891004 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-51107381-1775-49a0-b953-be108f567356 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a43aac5c-69a9-44de-ba00-0a99d813489a) 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-1507700998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d23fe296a2cd46b484d0bafd612d7cf1',qos_specs=None,replication_status=,reservations=['2607a484-1624-4fd6-94d3-1a6ac733ed49','f63ff3e9-7539-4bd4-9732-750d5f94bdeb','25f69d45-c85c-4b74-a592-dd352ed22e86','2cc0cbf9-a023-4f7d-bb7a-7910e3f2c3c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf5f207d237b4c38a177cd625a706e61',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:27:27.893163 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-51107381-1775-49a0-b953-be108f567356 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b17a5799-8f58-46d9-9eb5-a47fc386612f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:27:27.897884 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e2fc7438-c5e7-4561-8d22-1cb8cb42d39e tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] POST http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/volumes Jan 21 12:27:27.898654 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:27.898654 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:27.899202 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e2fc7438-c5e7-4561-8d22-1cb8cb42d39e tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1120080919"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:27.900577 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-e2fc7438-c5e7-4561-8d22-1cb8cb42d39e tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1120080919'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:27:27.901039 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-e2fc7438-c5e7-4561-8d22-1cb8cb42d39e tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Create volume of 1 GB Jan 21 12:27:27.911949 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-51107381-1775-49a0-b953-be108f567356 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b17a5799-8f58-46d9-9eb5-a47fc386612f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:27:27.915146 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-51107381-1775-49a0-b953-be108f567356 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Flow 'volume_create_api' (16cc59cf-2dc1-4ea2-83f7-adda37002f24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:27:27.950576 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e2fc7438-c5e7-4561-8d22-1cb8cb42d39e tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Availability Zones retrieved successfully. Jan 21 12:27:27.985320 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e2fc7438-c5e7-4561-8d22-1cb8cb42d39e tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Flow 'volume_create_api' (069fa097-1c26-4103-9953-1b8bc89cd20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:27:27.986322 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-51107381-1775-49a0-b953-be108f567356 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Create volume request issued successfully. Jan 21 12:27:28.005278 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-51107381-1775-49a0-b953-be108f567356 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes returned with HTTP 202 Jan 21 12:27:28.015984 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1408/2802] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:27:27 2021] POST /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes => generated 820 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:27:28.015984 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b04d43b6-62a6-4ec3-ac2e-e06381b75c1f tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:27:28.015984 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b04d43b6-62a6-4ec3-ac2e-e06381b75c1f tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:28.015984 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:28.015984 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:28.015984 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b04d43b6-62a6-4ec3-ac2e-e06381b75c1f tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:28.015984 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-b04d43b6-62a6-4ec3-ac2e-e06381b75c1f tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:28.027697 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e2fc7438-c5e7-4561-8d22-1cb8cb42d39e tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05911597-40b2-46f0-b394-7aae739aad08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:27:28.030577 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-e2fc7438-c5e7-4561-8d22-1cb8cb42d39e tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:27:28.039314 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:28.039314 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:28.041631 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b04d43b6-62a6-4ec3-ac2e-e06381b75c1f tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:27:28.042717 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1409/2803] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:28 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:28.053249 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-84079408-2f0e-4e1d-a101-5cf2ae26b830 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] POST http://10.222.0.89/volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/c2101cda-ca78-4136-834d-2fbb9ffefb4a/action Jan 21 12:27:28.053729 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:28.053729 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:28.054176 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-84079408-2f0e-4e1d-a101-5cf2ae26b830 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:27:28.054739 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-84079408-2f0e-4e1d-a101-5cf2ae26b830 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:28.055698 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.admin_actions [None req-84079408-2f0e-4e1d-a101-5cf2ae26b830 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Updating snapshot 'c2101cda-ca78-4136-834d-2fbb9ffefb4a' with '{'status': 'error'}' {{(pid=87985) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 12:27:28.142265 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:28.142265 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:28.195398 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e2fc7438-c5e7-4561-8d22-1cb8cb42d39e tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05911597-40b2-46f0-b394-7aae739aad08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:27:28.197602 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e2fc7438-c5e7-4561-8d22-1cb8cb42d39e tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cac223da-79af-4b11-b97b-9dd91bea5a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:27:28.209542 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-84079408-2f0e-4e1d-a101-5cf2ae26b830 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] http://10.222.0.89/volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/c2101cda-ca78-4136-834d-2fbb9ffefb4a/action returned with HTTP 202 Jan 21 12:27:28.216747 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1410/2804] 10.222.0.89 () {60 vars in 1363 bytes} [Thu Jan 21 12:27:28 2021] POST /volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/c2101cda-ca78-4136-834d-2fbb9ffefb4a/action => generated 0 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:27:28.223980 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-af92c428-39f2-4534-9f67-0d243ab9bb73 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d Jan 21 12:27:28.224595 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-af92c428-39f2-4534-9f67-0d243ab9bb73 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:28.224761 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:28.224761 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:28.225150 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-af92c428-39f2-4534-9f67-0d243ab9bb73 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:28.329018 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:28.329018 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:28.331509 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-e2fc7438-c5e7-4561-8d22-1cb8cb42d39e tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Created reservations ['ad92065c-ab07-4437-9a86-b005bd15363d', 'e87acf8a-eb83-488e-b300-717875be4b31', '150112a6-0bf2-4356-943b-1d8de987a20f', 'da78364e-58d9-4b7c-9058-8956cc725684'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:27:28.333987 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e2fc7438-c5e7-4561-8d22-1cb8cb42d39e tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cac223da-79af-4b11-b97b-9dd91bea5a7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad92065c-ab07-4437-9a86-b005bd15363d', 'e87acf8a-eb83-488e-b300-717875be4b31', '150112a6-0bf2-4356-943b-1d8de987a20f', 'da78364e-58d9-4b7c-9058-8956cc725684']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:27:28.336314 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e2fc7438-c5e7-4561-8d22-1cb8cb42d39e tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa03e252-2e0d-4e81-ae75-e2bcf29e1193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:27:28.362087 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-af92c428-39f2-4534-9f67-0d243ab9bb73 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:28.427829 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-af92c428-39f2-4534-9f67-0d243ab9bb73 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d returned with HTTP 200 Jan 21 12:27:28.428682 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1411/2805] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:28 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d => generated 912 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:28.428682 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e11bad90-0674-43de-8bc2-01502084bc1f tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/c2101cda-ca78-4136-834d-2fbb9ffefb4a Jan 21 12:27:28.428682 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e11bad90-0674-43de-8bc2-01502084bc1f tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:28.428682 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:28.428682 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:28.428682 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e11bad90-0674-43de-8bc2-01502084bc1f tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:28.449161 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e2fc7438-c5e7-4561-8d22-1cb8cb42d39e tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa03e252-2e0d-4e81-ae75-e2bcf29e1193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffe383d3-d7f3-45e2-9b9f-33425331990f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1120080919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62811b8efdf14d718fd8280da9c524ca',qos_specs=None,replication_status=,reservations=['ad92065c-ab07-4437-9a86-b005bd15363d','e87acf8a-eb83-488e-b300-717875be4b31','150112a6-0bf2-4356-943b-1d8de987a20f','da78364e-58d9-4b7c-9058-8956cc725684'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1906113d6f58421d9a740b6932efb3ef',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:27:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1120080919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffe383d3-d7f3-45e2-9b9f-33425331990f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62811b8efdf14d718fd8280da9c524ca',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,user_id='1906113d6f58421d9a740b6932efb3ef',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:27:28.452119 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e2fc7438-c5e7-4561-8d22-1cb8cb42d39e tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00d64029-ad15-4e4a-9326-8abd595ed719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:27:28.480400 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e2fc7438-c5e7-4561-8d22-1cb8cb42d39e tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00d64029-ad15-4e4a-9326-8abd595ed719) 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-VolumesBackupsV39Test-Volume-1120080919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62811b8efdf14d718fd8280da9c524ca',qos_specs=None,replication_status=,reservations=['ad92065c-ab07-4437-9a86-b005bd15363d','e87acf8a-eb83-488e-b300-717875be4b31','150112a6-0bf2-4356-943b-1d8de987a20f','da78364e-58d9-4b7c-9058-8956cc725684'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1906113d6f58421d9a740b6932efb3ef',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:27:28.483915 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e2fc7438-c5e7-4561-8d22-1cb8cb42d39e tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8147e629-fbd2-45bc-94f2-9445d8581731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:27:28.488217 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:28.488217 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:28.489412 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e11bad90-0674-43de-8bc2-01502084bc1f tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:28.491965 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e11bad90-0674-43de-8bc2-01502084bc1f tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/c2101cda-ca78-4136-834d-2fbb9ffefb4a returned with HTTP 200 Jan 21 12:27:28.493429 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1412/2806] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:28 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/c2101cda-ca78-4136-834d-2fbb9ffefb4a => generated 461 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:28.510642 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6ce30406-cb16-4de6-baf2-c53885956791 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] POST http://10.222.0.89/volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/c2101cda-ca78-4136-834d-2fbb9ffefb4a/action Jan 21 12:27:28.511102 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:28.511102 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:28.511538 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6ce30406-cb16-4de6-baf2-c53885956791 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Action body: b'{"os-force_delete": {}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:27:28.511924 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6ce30406-cb16-4de6-baf2-c53885956791 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:28.512280 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e2fc7438-c5e7-4561-8d22-1cb8cb42d39e tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8147e629-fbd2-45bc-94f2-9445d8581731) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:27:28.515366 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e2fc7438-c5e7-4561-8d22-1cb8cb42d39e tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Flow 'volume_create_api' (069fa097-1c26-4103-9953-1b8bc89cd20f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:27:28.568080 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:28.568080 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:28.571969 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6ce30406-cb16-4de6-baf2-c53885956791 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Snapshot retrieved successfully. Jan 21 12:27:28.635230 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e2fc7438-c5e7-4561-8d22-1cb8cb42d39e tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Create volume request issued successfully. Jan 21 12:27:28.669729 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e2fc7438-c5e7-4561-8d22-1cb8cb42d39e tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/volumes returned with HTTP 202 Jan 21 12:27:28.683022 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1395/2807] 10.222.0.89 () {62 vars in 1265 bytes} [Thu Jan 21 12:27:27 2021] POST /volume/v3/62811b8efdf14d718fd8280da9c524ca/volumes => generated 821 bytes in 968 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:27:28.688300 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-83eef0e6-6be3-4765-a84c-e1f25a896fd5 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/volumes/ffe383d3-d7f3-45e2-9b9f-33425331990f Jan 21 12:27:28.689126 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-83eef0e6-6be3-4765-a84c-e1f25a896fd5 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:28.689517 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:28.689517 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:28.690166 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-83eef0e6-6be3-4765-a84c-e1f25a896fd5 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:28.752332 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6ce30406-cb16-4de6-baf2-c53885956791 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Snapshot delete request issued successfully. Jan 21 12:27:28.756157 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6ce30406-cb16-4de6-baf2-c53885956791 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] http://10.222.0.89/volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/c2101cda-ca78-4136-834d-2fbb9ffefb4a/action returned with HTTP 202 Jan 21 12:27:28.757621 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1413/2808] 10.222.0.89 () {60 vars in 1363 bytes} [Thu Jan 21 12:27:28 2021] POST /volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/c2101cda-ca78-4136-834d-2fbb9ffefb4a/action => generated 0 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 12:27:28.771691 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aec738d4-d1e8-4ad6-8a48-34ac26038372 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/c2101cda-ca78-4136-834d-2fbb9ffefb4a Jan 21 12:27:28.772005 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aec738d4-d1e8-4ad6-8a48-34ac26038372 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:28.772222 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:28.772222 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:28.779584 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aec738d4-d1e8-4ad6-8a48-34ac26038372 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:28.833992 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:28.833992 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:28.835760 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-aec738d4-d1e8-4ad6-8a48-34ac26038372 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:28.838992 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aec738d4-d1e8-4ad6-8a48-34ac26038372 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/c2101cda-ca78-4136-834d-2fbb9ffefb4a returned with HTTP 200 Jan 21 12:27:28.840733 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1414/2809] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:28 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/c2101cda-ca78-4136-834d-2fbb9ffefb4a => generated 464 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:28.864668 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:28.864668 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:28.885391 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-83eef0e6-6be3-4765-a84c-e1f25a896fd5 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Volume info retrieved successfully. Jan 21 12:27:28.961738 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-83eef0e6-6be3-4765-a84c-e1f25a896fd5 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/volumes/ffe383d3-d7f3-45e2-9b9f-33425331990f returned with HTTP 200 Jan 21 12:27:28.972587 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1396/2810] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:27:28 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/volumes/ffe383d3-d7f3-45e2-9b9f-33425331990f => generated 913 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:29.057374 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c9c0cc7b-2f0b-4bf0-9427-7cebbe61b353 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:27:29.059652 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c9c0cc7b-2f0b-4bf0-9427-7cebbe61b353 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:29.060118 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:29.060118 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:29.060743 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c9c0cc7b-2f0b-4bf0-9427-7cebbe61b353 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:29.061206 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-c9c0cc7b-2f0b-4bf0-9427-7cebbe61b353 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:29.137639 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:29.137639 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:29.149303 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c9c0cc7b-2f0b-4bf0-9427-7cebbe61b353 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:27:29.155927 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1415/2811] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:29 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:29.445658 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-96a8fbbe-4490-4d8b-9932-740441aafb76 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d Jan 21 12:27:29.446237 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-96a8fbbe-4490-4d8b-9932-740441aafb76 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:29.446451 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:29.446451 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:29.446821 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-96a8fbbe-4490-4d8b-9932-740441aafb76 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:29.543946 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:29.543946 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:29.556733 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-96a8fbbe-4490-4d8b-9932-740441aafb76 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:29.590945 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-96a8fbbe-4490-4d8b-9932-740441aafb76 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d returned with HTTP 200 Jan 21 12:27:29.604272 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1397/2812] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:29 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d => generated 913 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:29.852911 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-a04cbf16-b1fc-4eda-ade0-14dc0a6c8671 req-71cd5557-ff08-441f-8327-06cceffad01c tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d Jan 21 12:27:29.853553 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-a04cbf16-b1fc-4eda-ade0-14dc0a6c8671 req-71cd5557-ff08-441f-8327-06cceffad01c tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:29.853887 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:29.853887 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:29.854292 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fb048ffa-ccdc-4a29-aca4-49d2a83e2ebd tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/c2101cda-ca78-4136-834d-2fbb9ffefb4a Jan 21 12:27:29.854662 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-a04cbf16-b1fc-4eda-ade0-14dc0a6c8671 req-71cd5557-ff08-441f-8327-06cceffad01c tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:29.855193 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fb048ffa-ccdc-4a29-aca4-49d2a83e2ebd tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:29.855573 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:29.855573 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:29.856283 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fb048ffa-ccdc-4a29-aca4-49d2a83e2ebd tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:29.890973 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:29.890973 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:29.892805 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fb048ffa-ccdc-4a29-aca4-49d2a83e2ebd tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:29.895380 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fb048ffa-ccdc-4a29-aca4-49d2a83e2ebd tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/c2101cda-ca78-4136-834d-2fbb9ffefb4a returned with HTTP 200 Jan 21 12:27:29.896393 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1398/2813] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:29 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/c2101cda-ca78-4136-834d-2fbb9ffefb4a => generated 464 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:27:29.942387 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:29.942387 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:29.954212 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-a04cbf16-b1fc-4eda-ade0-14dc0a6c8671 req-71cd5557-ff08-441f-8327-06cceffad01c tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:29.981489 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-a04cbf16-b1fc-4eda-ade0-14dc0a6c8671 req-71cd5557-ff08-441f-8327-06cceffad01c tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d returned with HTTP 200 Jan 21 12:27:29.990537 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c3f79a1c-fba7-4553-ace7-642e8c1c7be3 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/volumes/ffe383d3-d7f3-45e2-9b9f-33425331990f Jan 21 12:27:29.991462 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c3f79a1c-fba7-4553-ace7-642e8c1c7be3 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:29.991699 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:29.991699 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:29.992100 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c3f79a1c-fba7-4553-ace7-642e8c1c7be3 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:30.002248 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1416/2814] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:27:29 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d => generated 913 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:30.051404 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:30.051404 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:30.067996 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c3f79a1c-fba7-4553-ace7-642e8c1c7be3 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Volume info retrieved successfully. Jan 21 12:27:30.115520 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-a04cbf16-b1fc-4eda-ade0-14dc0a6c8671 req-71cd5557-ff08-441f-8327-06cceffad01c tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume// Jan 21 12:27:30.116328 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-a04cbf16-b1fc-4eda-ade0-14dc0a6c8671 req-71cd5557-ff08-441f-8327-06cceffad01c tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:30.116529 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:30.116529 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:30.117650 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-a04cbf16-b1fc-4eda-ade0-14dc0a6c8671 req-71cd5557-ff08-441f-8327-06cceffad01c tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:30.119111 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-a04cbf16-b1fc-4eda-ade0-14dc0a6c8671 req-71cd5557-ff08-441f-8327-06cceffad01c tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:27:30.120056 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1417/2815] 10.222.0.89 () {58 vars in 1289 bytes} [Thu Jan 21 12:27:30 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:27:30.127679 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c3f79a1c-fba7-4553-ace7-642e8c1c7be3 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/volumes/ffe383d3-d7f3-45e2-9b9f-33425331990f returned with HTTP 200 Jan 21 12:27:30.130584 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1399/2816] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:27:29 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/volumes/ffe383d3-d7f3-45e2-9b9f-33425331990f => generated 914 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:30.136634 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-a04cbf16-b1fc-4eda-ade0-14dc0a6c8671 req-b6f36c62-1bab-4f4a-a66a-4b25e71e4131 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] POST http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/attachments Jan 21 12:27:30.137910 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-a04cbf16-b1fc-4eda-ade0-14dc0a6c8671 req-b6f36c62-1bab-4f4a-a66a-4b25e71e4131 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f7d62c69-7e3f-4147-b97b-7e7a54a1129d", "instance_uuid": "3b8c1f92-2a43-4c55-b046-32351e63575a", "connector": null}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:30.146261 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-46114c2f-1715-4e77-b5a7-0608fcbb1dae tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] POST http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups Jan 21 12:27:30.146787 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:30.146787 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:30.147232 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-46114c2f-1715-4e77-b5a7-0608fcbb1dae tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ffe383d3-d7f3-45e2-9b9f-33425331990f", "name": "tempest-VolumesBackupsV39Test-Backup-686219222"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:30.148336 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.backups [None req-46114c2f-1715-4e77-b5a7-0608fcbb1dae tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Creating new backup {'backup': {'volume_id': 'ffe383d3-d7f3-45e2-9b9f-33425331990f', 'name': 'tempest-VolumesBackupsV39Test-Backup-686219222'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 12:27:30.148748 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.contrib.backups [None req-46114c2f-1715-4e77-b5a7-0608fcbb1dae tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Creating backup of volume ffe383d3-d7f3-45e2-9b9f-33425331990f in container None Jan 21 12:27:30.196466 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:30.196466 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:30.213714 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:30.213714 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:30.214922 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-46114c2f-1715-4e77-b5a7-0608fcbb1dae tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Volume info retrieved successfully. Jan 21 12:27:30.317160 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-a04cbf16-b1fc-4eda-ade0-14dc0a6c8671 req-b6f36c62-1bab-4f4a-a66a-4b25e71e4131 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/attachments returned with HTTP 200 Jan 21 12:27:30.319053 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1418/2817] 10.222.0.89 () {66 vars in 1565 bytes} [Thu Jan 21 12:27:30 2021] POST /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/attachments => generated 273 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:27:30.340091 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-46114c2f-1715-4e77-b5a7-0608fcbb1dae tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Created reservations ['929ed3c9-c18d-494f-a822-8faf331455f3', '0a70eb20-0330-43be-99fb-66c6cf5ff860'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:27:30.342407 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8a97074d-edd9-4931-89a3-dfb0a31846d2 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:27:30.343317 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8a97074d-edd9-4931-89a3-dfb0a31846d2 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:30.346503 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:30.346503 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:30.352980 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8a97074d-edd9-4931-89a3-dfb0a31846d2 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:30.354660 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-8a97074d-edd9-4931-89a3-dfb0a31846d2 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:30.401859 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:30.401859 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:30.412020 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8a97074d-edd9-4931-89a3-dfb0a31846d2 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:27:30.416882 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1419/2818] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:30 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:30.427443 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6e8d57ee-0834-4c5a-9c9b-0f95b6cbd743 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d Jan 21 12:27:30.430959 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6e8d57ee-0834-4c5a-9c9b-0f95b6cbd743 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:30.430959 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:30.430959 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:30.431192 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6e8d57ee-0834-4c5a-9c9b-0f95b6cbd743 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:30.497528 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:30.497528 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:30.504090 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-46114c2f-1715-4e77-b5a7-0608fcbb1dae tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups returned with HTTP 202 Jan 21 12:27:30.505326 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1400/2819] 10.222.0.89 () {62 vars in 1266 bytes} [Thu Jan 21 12:27:30 2021] POST /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups => generated 398 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:27:30.506455 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-46114c2f-1715-4e77-b5a7-0608fcbb1dae tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume// Jan 21 12:27:30.506652 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6e8d57ee-0834-4c5a-9c9b-0f95b6cbd743 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:30.506915 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-46114c2f-1715-4e77-b5a7-0608fcbb1dae tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:30.507132 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:30.507132 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:30.507499 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-46114c2f-1715-4e77-b5a7-0608fcbb1dae tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:30.508760 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-46114c2f-1715-4e77-b5a7-0608fcbb1dae tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:27:30.509305 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1401/2820] 10.222.0.95 () {56 vars in 1089 bytes} [Thu Jan 21 12:27:30 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:27:30.517736 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-915828fa-88f6-424b-9836-4897250a776a tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:27:30.524183 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-915828fa-88f6-424b-9836-4897250a776a tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:30.524676 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-915828fa-88f6-424b-9836-4897250a776a tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:30.525048 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-915828fa-88f6-424b-9836-4897250a776a tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:30.529673 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:30.529673 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:30.539245 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6e8d57ee-0834-4c5a-9c9b-0f95b6cbd743 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d returned with HTTP 200 Jan 21 12:27:30.540117 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1420/2821] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:30 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d => generated 912 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:30.547897 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-a04cbf16-b1fc-4eda-ade0-14dc0a6c8671 req-e1c0f841-82f0-4d06-88c8-c39cb9a3d0a0 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d Jan 21 12:27:30.548151 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-a04cbf16-b1fc-4eda-ade0-14dc0a6c8671 req-e1c0f841-82f0-4d06-88c8-c39cb9a3d0a0 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:30.548377 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:30.548377 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:30.548879 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-a04cbf16-b1fc-4eda-ade0-14dc0a6c8671 req-e1c0f841-82f0-4d06-88c8-c39cb9a3d0a0 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:30.573724 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:30.573724 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:30.576169 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-915828fa-88f6-424b-9836-4897250a776a tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:27:30.577467 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1402/2822] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:27:30 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 805 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:30.647416 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:30.647416 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:30.656615 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-a04cbf16-b1fc-4eda-ade0-14dc0a6c8671 req-e1c0f841-82f0-4d06-88c8-c39cb9a3d0a0 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:30.679306 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:30.679306 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:30.690683 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-a04cbf16-b1fc-4eda-ade0-14dc0a6c8671 req-e1c0f841-82f0-4d06-88c8-c39cb9a3d0a0 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d returned with HTTP 200 Jan 21 12:27:30.691548 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1421/2823] 10.222.0.95 () {60 vars in 1403 bytes} [Thu Jan 21 12:27:30 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d => generated 1011 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:27:30.736291 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-a04cbf16-b1fc-4eda-ade0-14dc0a6c8671 req-ed902fd2-d9d0-486d-8c93-219147a3cef2 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] PUT http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/attachments/8c984575-a272-47b2-af71-19d8442902d6 Jan 21 12:27:30.743779 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:30.743779 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:30.743779 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-a04cbf16-b1fc-4eda-ade0-14dc0a6c8671 req-ed902fd2-d9d0-486d-8c93-219147a3cef2 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.95", "host": "n-h1-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:30.787019 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 12:27:30.787019 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 12:27:30.788062 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-a04cbf16-b1fc-4eda-ade0-14dc0a6c8671 req-ed902fd2-d9d0-486d-8c93-219147a3cef2 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Lock "b'cinder-attachment_update-f7d62c69-7e3f-4147-b97b-7e7a54a1129d-n-h1-760354-3'" acquired by "attachment_update" :: waited 0.021s {{(pid=87986) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 12:27:30.791278 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:30.791278 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:30.908687 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a6d73d2e-8655-4741-8f18-7d1c77fa0ed3 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/c2101cda-ca78-4136-834d-2fbb9ffefb4a Jan 21 12:27:30.909205 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a6d73d2e-8655-4741-8f18-7d1c77fa0ed3 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:30.909382 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:30.909382 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:30.910072 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a6d73d2e-8655-4741-8f18-7d1c77fa0ed3 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:30.948424 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a6d73d2e-8655-4741-8f18-7d1c77fa0ed3 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/c2101cda-ca78-4136-834d-2fbb9ffefb4a returned with HTTP 404 Jan 21 12:27:30.949487 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1422/2824] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:30 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/c2101cda-ca78-4136-834d-2fbb9ffefb4a => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:27:30.959194 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ddb0b6a1-4991-43b2-ace2-8c4c96d57f53 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] POST http://10.222.0.89/volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4/action Jan 21 12:27:30.959992 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ddb0b6a1-4991-43b2-ace2-8c4c96d57f53 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:27:30.960378 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ddb0b6a1-4991-43b2-ace2-8c4c96d57f53 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:30.961335 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.admin_actions [None req-ddb0b6a1-4991-43b2-ace2-8c4c96d57f53 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Updating snapshot '8d2fd4e8-4957-485c-9701-8418a2d348c4' with '{'status': 'available'}' {{(pid=87985) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 12:27:31.035906 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:31.035906 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:31.167098 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ddb0b6a1-4991-43b2-ace2-8c4c96d57f53 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] http://10.222.0.89/volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4/action returned with HTTP 202 Jan 21 12:27:31.168058 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1423/2825] 10.222.0.89 () {60 vars in 1363 bytes} [Thu Jan 21 12:27:30 2021] POST /volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4/action => generated 0 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:27:31.176262 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a7abba5b-14ab-4707-bfc9-ee8377a294bf tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 Jan 21 12:27:31.177469 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a7abba5b-14ab-4707-bfc9-ee8377a294bf tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:31.177469 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:31.177469 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:31.177469 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a7abba5b-14ab-4707-bfc9-ee8377a294bf tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:31.258083 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:31.258083 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:31.259170 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a7abba5b-14ab-4707-bfc9-ee8377a294bf tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:31.261122 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a7abba5b-14ab-4707-bfc9-ee8377a294bf tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 returned with HTTP 200 Jan 21 12:27:31.262357 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1424/2826] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:31 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 => generated 466 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:31.278121 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7e9db355-1d76-44c3-afb7-7d1ec3aa3233 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] POST http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots Jan 21 12:27:31.278648 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:31.278648 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:31.279195 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7e9db355-1d76-44c3-afb7-7d1ec3aa3233 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "664a8da0-e6b9-4d23-917d-bc1767d9a8b1", "name": "tempest-SnapshotsActionsTest-Snapshot-1822474380"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:31.354520 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:31.354520 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:31.357319 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7e9db355-1d76-44c3-afb7-7d1ec3aa3233 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Volume info retrieved successfully. Jan 21 12:27:31.357925 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-7e9db355-1d76-44c3-afb7-7d1ec3aa3233 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Create snapshot from volume 664a8da0-e6b9-4d23-917d-bc1767d9a8b1 Jan 21 12:27:31.430402 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-7e9db355-1d76-44c3-afb7-7d1ec3aa3233 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Created reservations ['3b45f7b8-6b33-4656-91ae-19f6a447d814', 'aa36b1ff-80f5-4e17-8b94-6e17e0bfdc84', 'b86ee7f4-4166-42a2-bebc-f144a706c69e', '14ab9110-cc15-43f9-a9d2-fd786b47a608'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:27:31.674791 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7e9db355-1d76-44c3-afb7-7d1ec3aa3233 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot create request issued successfully. Jan 21 12:27:31.676171 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7e9db355-1d76-44c3-afb7-7d1ec3aa3233 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots returned with HTTP 202 Jan 21 12:27:31.680188 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1425/2827] 10.222.0.89 () {60 vars in 1232 bytes} [Thu Jan 21 12:27:31 2021] POST /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots => generated 307 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:27:31.688771 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-017add8f-0374-458b-9de4-59fbb61c1a43 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:27:31.689682 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-017add8f-0374-458b-9de4-59fbb61c1a43 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:31.690244 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:31.690244 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:31.691288 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-017add8f-0374-458b-9de4-59fbb61c1a43 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:31.691826 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-017add8f-0374-458b-9de4-59fbb61c1a43 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:31.728273 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:31.728273 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:31.730841 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-017add8f-0374-458b-9de4-59fbb61c1a43 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:27:31.732581 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1426/2828] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:31 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 819 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:31.737639 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-948c5fc2-00d0-46ba-b645-7b62a2c0e2c4 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d Jan 21 12:27:31.738580 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-948c5fc2-00d0-46ba-b645-7b62a2c0e2c4 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:31.738963 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:31.738963 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:31.740158 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-948c5fc2-00d0-46ba-b645-7b62a2c0e2c4 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:31.798000 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:31.798000 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:31.810139 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-948c5fc2-00d0-46ba-b645-7b62a2c0e2c4 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:31.836376 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:31.836376 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:31.852196 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-948c5fc2-00d0-46ba-b645-7b62a2c0e2c4 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d returned with HTTP 200 Jan 21 12:27:31.861734 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1427/2829] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:31 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d => generated 912 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:31.861734 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-022d7d23-14f4-4f84-bcbf-6064a7d52ff1 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:27:31.861734 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-022d7d23-14f4-4f84-bcbf-6064a7d52ff1 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:31.861734 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:31.861734 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:31.861734 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-022d7d23-14f4-4f84-bcbf-6064a7d52ff1 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:31.861734 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-022d7d23-14f4-4f84-bcbf-6064a7d52ff1 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:31.916887 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:31.916887 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:31.920770 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-022d7d23-14f4-4f84-bcbf-6064a7d52ff1 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:27:31.926188 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1428/2830] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:27:31 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 805 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:31.937803 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a5eecadf-0b6f-459c-9ffb-a15aae522bdf tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/80299c98-4053-42c6-ba12-a19e4c6e96fa Jan 21 12:27:31.938587 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a5eecadf-0b6f-459c-9ffb-a15aae522bdf tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:31.938956 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:31.938956 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:31.941073 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a5eecadf-0b6f-459c-9ffb-a15aae522bdf tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:31.993930 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:31.993930 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:32.005530 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a5eecadf-0b6f-459c-9ffb-a15aae522bdf tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:32.007851 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a5eecadf-0b6f-459c-9ffb-a15aae522bdf tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/80299c98-4053-42c6-ba12-a19e4c6e96fa returned with HTTP 200 Jan 21 12:27:32.008735 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1429/2831] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:31 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/80299c98-4053-42c6-ba12-a19e4c6e96fa => generated 439 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:32.746964 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-611c3f51-0fb1-4335-816d-79ce04cc06cb tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:27:32.747844 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-611c3f51-0fb1-4335-816d-79ce04cc06cb tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:32.748208 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:32.748208 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:32.748851 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-611c3f51-0fb1-4335-816d-79ce04cc06cb tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:32.749400 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-611c3f51-0fb1-4335-816d-79ce04cc06cb tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:32.800694 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:32.800694 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:32.806801 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-611c3f51-0fb1-4335-816d-79ce04cc06cb tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:27:32.808357 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1430/2832] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:32 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 821 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:27:32.880753 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-deabbf4e-b1ea-4557-8eb9-8ae9dd512a15 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d Jan 21 12:27:32.887808 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-deabbf4e-b1ea-4557-8eb9-8ae9dd512a15 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:32.887808 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:32.887808 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:32.887808 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-deabbf4e-b1ea-4557-8eb9-8ae9dd512a15 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:32.964511 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:32.964511 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:32.982111 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-a04cbf16-b1fc-4eda-ade0-14dc0a6c8671 req-ed902fd2-d9d0-486d-8c93-219147a3cef2 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Lock "b'cinder-attachment_update-f7d62c69-7e3f-4147-b97b-7e7a54a1129d-n-h1-760354-3'" released by "attachment_update" :: held 2.191s {{(pid=87986) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 12:27:32.982111 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-a04cbf16-b1fc-4eda-ade0-14dc0a6c8671 req-ed902fd2-d9d0-486d-8c93-219147a3cef2 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/attachments/8c984575-a272-47b2-af71-19d8442902d6 returned with HTTP 200 Jan 21 12:27:32.982111 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1403/2833] 10.222.0.95 () {64 vars in 1468 bytes} [Thu Jan 21 12:27:30 2021] PUT /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/attachments/8c984575-a272-47b2-af71-19d8442902d6 => generated 762 bytes in 2256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:27:32.987105 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-deabbf4e-b1ea-4557-8eb9-8ae9dd512a15 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:32.990547 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6a0ff4cc-ec02-4228-9cf8-3771757a07ce tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:27:32.991581 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6a0ff4cc-ec02-4228-9cf8-3771757a07ce tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:32.991786 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:32.991786 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:32.993858 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6a0ff4cc-ec02-4228-9cf8-3771757a07ce tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:32.993858 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-6a0ff4cc-ec02-4228-9cf8-3771757a07ce tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:33.034420 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:33.034420 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:33.044287 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-deabbf4e-b1ea-4557-8eb9-8ae9dd512a15 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d returned with HTTP 200 Jan 21 12:27:33.044287 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1431/2834] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:32 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d => generated 913 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:33.049603 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:33.049603 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:33.054119 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cdbb2ab3-5080-4193-9670-60e57029fa35 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/80299c98-4053-42c6-ba12-a19e4c6e96fa Jan 21 12:27:33.054119 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cdbb2ab3-5080-4193-9670-60e57029fa35 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:33.054119 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:33.054119 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:33.057209 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6a0ff4cc-ec02-4228-9cf8-3771757a07ce tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:27:33.058122 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cdbb2ab3-5080-4193-9670-60e57029fa35 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:33.059209 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1404/2835] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:27:32 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 805 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:33.071802 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:33.071802 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:33.073103 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cdbb2ab3-5080-4193-9670-60e57029fa35 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:33.075371 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cdbb2ab3-5080-4193-9670-60e57029fa35 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/80299c98-4053-42c6-ba12-a19e4c6e96fa returned with HTTP 200 Jan 21 12:27:33.076304 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1432/2836] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:33 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/80299c98-4053-42c6-ba12-a19e4c6e96fa => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:33.822773 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-180bea5e-6eab-430c-b0d9-9516f94c2fa2 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:27:33.823286 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-180bea5e-6eab-430c-b0d9-9516f94c2fa2 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:33.823529 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:33.823529 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:33.823895 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-180bea5e-6eab-430c-b0d9-9516f94c2fa2 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:33.824262 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-180bea5e-6eab-430c-b0d9-9516f94c2fa2 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:33.850784 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:33.850784 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:33.853008 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-180bea5e-6eab-430c-b0d9-9516f94c2fa2 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:27:33.854041 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1405/2837] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:33 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:34.060166 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-47c744ca-4076-4f96-8a3f-cadaae35c33f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d Jan 21 12:27:34.061316 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-47c744ca-4076-4f96-8a3f-cadaae35c33f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:34.062239 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:34.062239 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:34.062918 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-47c744ca-4076-4f96-8a3f-cadaae35c33f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:34.067283 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c0b1a5a7-67b5-4bc6-9152-40113bd8c037 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:27:34.068654 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c0b1a5a7-67b5-4bc6-9152-40113bd8c037 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:34.069217 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:34.069217 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:34.070241 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c0b1a5a7-67b5-4bc6-9152-40113bd8c037 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:34.071097 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-c0b1a5a7-67b5-4bc6-9152-40113bd8c037 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:34.130804 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:34.130804 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:34.135448 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c0b1a5a7-67b5-4bc6-9152-40113bd8c037 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:27:34.137399 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1406/2838] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:27:34 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 805 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:34.158294 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-204645fe-27e6-41cf-9319-58d8e2a8e417 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/80299c98-4053-42c6-ba12-a19e4c6e96fa Jan 21 12:27:34.160374 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-204645fe-27e6-41cf-9319-58d8e2a8e417 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:34.160960 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:34.160960 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:34.161981 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-204645fe-27e6-41cf-9319-58d8e2a8e417 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:34.200347 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:34.200347 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:34.201623 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-204645fe-27e6-41cf-9319-58d8e2a8e417 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:34.203672 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-204645fe-27e6-41cf-9319-58d8e2a8e417 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/80299c98-4053-42c6-ba12-a19e4c6e96fa returned with HTTP 200 Jan 21 12:27:34.204576 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1407/2839] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:34 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/80299c98-4053-42c6-ba12-a19e4c6e96fa => generated 466 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:34.216940 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-65be7ac9-09db-4e37-8606-2ee610173a68 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] POST http://10.222.0.89/volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/80299c98-4053-42c6-ba12-a19e4c6e96fa/action Jan 21 12:27:34.217624 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:34.217624 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:34.218318 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-65be7ac9-09db-4e37-8606-2ee610173a68 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:27:34.218884 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-65be7ac9-09db-4e37-8606-2ee610173a68 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:34.220370 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.admin_actions [None req-65be7ac9-09db-4e37-8606-2ee610173a68 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Updating snapshot '80299c98-4053-42c6-ba12-a19e4c6e96fa' with '{'status': 'error_deleting'}' {{(pid=87986) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 12:27:34.251771 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:34.251771 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:34.271063 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-47c744ca-4076-4f96-8a3f-cadaae35c33f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:34.276168 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:34.276168 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:34.293649 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:34.293649 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:34.303846 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-47c744ca-4076-4f96-8a3f-cadaae35c33f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d returned with HTTP 200 Jan 21 12:27:34.305054 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1433/2840] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:34 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d => generated 913 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:34.312542 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-65be7ac9-09db-4e37-8606-2ee610173a68 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] http://10.222.0.89/volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/80299c98-4053-42c6-ba12-a19e4c6e96fa/action returned with HTTP 202 Jan 21 12:27:34.313563 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1408/2841] 10.222.0.89 () {60 vars in 1363 bytes} [Thu Jan 21 12:27:34 2021] POST /volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/80299c98-4053-42c6-ba12-a19e4c6e96fa/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:27:34.322193 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d38b4949-ce26-4113-a379-0da199b50f2e tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/80299c98-4053-42c6-ba12-a19e4c6e96fa Jan 21 12:27:34.322737 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d38b4949-ce26-4113-a379-0da199b50f2e tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:34.322967 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:34.322967 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:34.323378 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d38b4949-ce26-4113-a379-0da199b50f2e tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:34.349458 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:34.349458 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:34.352808 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d38b4949-ce26-4113-a379-0da199b50f2e tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:34.352808 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d38b4949-ce26-4113-a379-0da199b50f2e tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/80299c98-4053-42c6-ba12-a19e4c6e96fa returned with HTTP 200 Jan 21 12:27:34.352808 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1434/2842] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:34 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/80299c98-4053-42c6-ba12-a19e4c6e96fa => generated 471 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:34.365468 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5a3fe656-cb33-4983-b150-06051f3f6d95 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] POST http://10.222.0.89/volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/80299c98-4053-42c6-ba12-a19e4c6e96fa/action Jan 21 12:27:34.366612 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:34.366612 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:34.370190 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5a3fe656-cb33-4983-b150-06051f3f6d95 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Action body: b'{"os-force_delete": {}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:27:34.370623 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5a3fe656-cb33-4983-b150-06051f3f6d95 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:34.399929 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:34.399929 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:34.400936 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5a3fe656-cb33-4983-b150-06051f3f6d95 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Snapshot retrieved successfully. Jan 21 12:27:34.481305 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5a3fe656-cb33-4983-b150-06051f3f6d95 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Snapshot delete request issued successfully. Jan 21 12:27:34.482013 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5a3fe656-cb33-4983-b150-06051f3f6d95 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] http://10.222.0.89/volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/80299c98-4053-42c6-ba12-a19e4c6e96fa/action returned with HTTP 202 Jan 21 12:27:34.483276 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1409/2843] 10.222.0.89 () {60 vars in 1363 bytes} [Thu Jan 21 12:27:34 2021] POST /volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/80299c98-4053-42c6-ba12-a19e4c6e96fa/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:27:34.492546 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3140985e-946d-40a1-b661-0457dbe495d3 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/80299c98-4053-42c6-ba12-a19e4c6e96fa Jan 21 12:27:34.493307 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3140985e-946d-40a1-b661-0457dbe495d3 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:34.493692 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:34.493692 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:34.495922 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3140985e-946d-40a1-b661-0457dbe495d3 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:34.523804 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:34.523804 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:34.525314 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3140985e-946d-40a1-b661-0457dbe495d3 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:34.533627 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3140985e-946d-40a1-b661-0457dbe495d3 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/80299c98-4053-42c6-ba12-a19e4c6e96fa returned with HTTP 200 Jan 21 12:27:34.535042 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1435/2844] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:34 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/80299c98-4053-42c6-ba12-a19e4c6e96fa => generated 465 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:34.868860 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4d68bc66-a209-4c43-8dc1-0f23397c6924 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:27:34.869556 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4d68bc66-a209-4c43-8dc1-0f23397c6924 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:34.869940 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:34.869940 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:34.870481 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4d68bc66-a209-4c43-8dc1-0f23397c6924 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:34.870860 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-4d68bc66-a209-4c43-8dc1-0f23397c6924 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:34.893678 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:34.893678 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:34.895737 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4d68bc66-a209-4c43-8dc1-0f23397c6924 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:27:34.896550 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1410/2845] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:34 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:34.909446 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-834457f6-2b6d-4984-b467-1881022c2e52 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/4ad22744-d5a0-4eb4-98a1-479228bf45ef Jan 21 12:27:34.909995 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-834457f6-2b6d-4984-b467-1881022c2e52 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:34.910248 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:34.910248 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:34.910614 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-834457f6-2b6d-4984-b467-1881022c2e52 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:34.962951 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:34.962951 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:34.971876 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-834457f6-2b6d-4984-b467-1881022c2e52 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Volume info retrieved successfully. Jan 21 12:27:34.996520 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-834457f6-2b6d-4984-b467-1881022c2e52 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/4ad22744-d5a0-4eb4-98a1-479228bf45ef returned with HTTP 200 Jan 21 12:27:34.997354 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1436/2846] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:34 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/4ad22744-d5a0-4eb4-98a1-479228bf45ef => generated 915 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:35.015027 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cba38d21-6707-42d0-8726-2897ab72a7b0 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] POST http://10.222.0.89/volume/v3/15073e1a7c264e2888044921182433ad/backups/356d51fb-46f9-49c6-a22c-642cf90be767/action Jan 21 12:27:35.015517 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:35.015517 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:35.016438 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cba38d21-6707-42d0-8726-2897ab72a7b0 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:27:35.016910 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cba38d21-6707-42d0-8726-2897ab72a7b0 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:35.017521 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.admin_actions [None req-cba38d21-6707-42d0-8726-2897ab72a7b0 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] Updating backup '356d51fb-46f9-49c6-a22c-642cf90be767' with '{'status': 'error'}' {{(pid=87986) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:302}} Jan 21 12:27:35.075874 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:35.075874 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:35.093685 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.backup.rpcapi [None req-cba38d21-6707-42d0-8726-2897ab72a7b0 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] reset_status in rpcapi backup_id 356d51fb-46f9-49c6-a22c-642cf90be767 on host n-d-760354-3. {{(pid=87986) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jan 21 12:27:35.096999 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cba38d21-6707-42d0-8726-2897ab72a7b0 tempest-VolumesBackupsAdminTest-1096011353 tempest-VolumesBackupsAdminTest-1096011353] http://10.222.0.89/volume/v3/15073e1a7c264e2888044921182433ad/backups/356d51fb-46f9-49c6-a22c-642cf90be767/action returned with HTTP 202 Jan 21 12:27:35.098774 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1411/2847] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:27:35 2021] POST /volume/v3/15073e1a7c264e2888044921182433ad/backups/356d51fb-46f9-49c6-a22c-642cf90be767/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:27:35.107723 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bb018185-64fa-4f8d-b1f5-fd28b212a249 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:27:35.108358 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bb018185-64fa-4f8d-b1f5-fd28b212a249 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:35.108724 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:35.108724 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:35.109097 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bb018185-64fa-4f8d-b1f5-fd28b212a249 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:35.109581 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-bb018185-64fa-4f8d-b1f5-fd28b212a249 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Show backup with id 356d51fb-46f9-49c6-a22c-642cf90be767. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:35.141214 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:35.141214 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:35.144540 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bb018185-64fa-4f8d-b1f5-fd28b212a249 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 200 Jan 21 12:27:35.145548 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1437/2848] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:35 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 818 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:35.157934 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-61b377f9-4cd9-4932-b944-f741e9bc80eb tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:27:35.158731 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-61b377f9-4cd9-4932-b944-f741e9bc80eb tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:35.159205 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:35.159205 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:35.159971 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-61b377f9-4cd9-4932-b944-f741e9bc80eb tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:35.160474 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-61b377f9-4cd9-4932-b944-f741e9bc80eb tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:35.161562 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b9a3bdb7-1f50-44db-9f5a-ed6fe019b995 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] DELETE http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 Jan 21 12:27:35.162211 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b9a3bdb7-1f50-44db-9f5a-ed6fe019b995 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:35.162425 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:35.162425 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:35.162814 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b9a3bdb7-1f50-44db-9f5a-ed6fe019b995 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:35.163189 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.contrib.backups [None req-b9a3bdb7-1f50-44db-9f5a-ed6fe019b995 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Delete backup with id: 356d51fb-46f9-49c6-a22c-642cf90be767. Jan 21 12:27:35.187136 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:35.187136 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:35.189717 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-61b377f9-4cd9-4932-b944-f741e9bc80eb tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:27:35.191183 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1412/2849] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:27:35 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:35.202879 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:35.202879 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:35.249421 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.backup.rpcapi [None req-b9a3bdb7-1f50-44db-9f5a-ed6fe019b995 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] delete_backup rpcapi backup_id 356d51fb-46f9-49c6-a22c-642cf90be767 {{(pid=87985) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 12:27:35.265403 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b9a3bdb7-1f50-44db-9f5a-ed6fe019b995 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 returned with HTTP 202 Jan 21 12:27:35.267547 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1438/2850] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:27:35 2021] DELETE /volume/v3/64cc8ab887694132bc9e9aa5fa766077/backups/356d51fb-46f9-49c6-a22c-642cf90be767 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:27:35.285651 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7e8b66c5-2c36-48c3-adfc-cf7cde1552ed tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] DELETE http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/4ad22744-d5a0-4eb4-98a1-479228bf45ef Jan 21 12:27:35.286437 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7e8b66c5-2c36-48c3-adfc-cf7cde1552ed tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:35.286806 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:35.286806 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:35.287431 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7e8b66c5-2c36-48c3-adfc-cf7cde1552ed tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:35.288037 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-7e8b66c5-2c36-48c3-adfc-cf7cde1552ed tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Delete volume with id: 4ad22744-d5a0-4eb4-98a1-479228bf45ef Jan 21 12:27:35.347279 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a225a9c0-7b37-4fec-879c-b67bc7b696b0 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d Jan 21 12:27:35.348906 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a225a9c0-7b37-4fec-879c-b67bc7b696b0 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:35.351445 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:35.351445 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:35.352397 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a225a9c0-7b37-4fec-879c-b67bc7b696b0 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:35.364480 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:35.364480 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:35.366734 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7e8b66c5-2c36-48c3-adfc-cf7cde1552ed tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Volume info retrieved successfully. Jan 21 12:27:35.406623 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7e8b66c5-2c36-48c3-adfc-cf7cde1552ed tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Delete volume request issued successfully. Jan 21 12:27:35.407480 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7e8b66c5-2c36-48c3-adfc-cf7cde1552ed tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/4ad22744-d5a0-4eb4-98a1-479228bf45ef returned with HTTP 202 Jan 21 12:27:35.411048 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1413/2851] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:27:35 2021] DELETE /volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/4ad22744-d5a0-4eb4-98a1-479228bf45ef => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:27:35.421042 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-63b844ba-db6f-4c44-a514-5070fe3cf2c1 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/4ad22744-d5a0-4eb4-98a1-479228bf45ef Jan 21 12:27:35.421893 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-63b844ba-db6f-4c44-a514-5070fe3cf2c1 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:35.422292 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:35.422292 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:35.423327 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-63b844ba-db6f-4c44-a514-5070fe3cf2c1 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:35.479260 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:35.479260 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:35.491402 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a225a9c0-7b37-4fec-879c-b67bc7b696b0 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:35.513269 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:35.513269 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:35.549746 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a225a9c0-7b37-4fec-879c-b67bc7b696b0 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d returned with HTTP 200 Jan 21 12:27:35.549746 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1439/2852] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:35 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d => generated 913 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:35.549746 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f44c8863-7ae6-45e2-93bc-9aa9c46cc105 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/80299c98-4053-42c6-ba12-a19e4c6e96fa Jan 21 12:27:35.549746 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f44c8863-7ae6-45e2-93bc-9aa9c46cc105 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:35.549746 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:35.549746 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:35.549746 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f44c8863-7ae6-45e2-93bc-9aa9c46cc105 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:35.576439 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:35.576439 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:35.600802 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-63b844ba-db6f-4c44-a514-5070fe3cf2c1 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Volume info retrieved successfully. Jan 21 12:27:35.649671 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:35.649671 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:35.660437 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f44c8863-7ae6-45e2-93bc-9aa9c46cc105 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:35.664762 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f44c8863-7ae6-45e2-93bc-9aa9c46cc105 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/80299c98-4053-42c6-ba12-a19e4c6e96fa returned with HTTP 200 Jan 21 12:27:35.665611 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1440/2853] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:35 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/80299c98-4053-42c6-ba12-a19e4c6e96fa => generated 465 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:27:35.702572 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-63b844ba-db6f-4c44-a514-5070fe3cf2c1 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/4ad22744-d5a0-4eb4-98a1-479228bf45ef returned with HTTP 200 Jan 21 12:27:35.703717 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1414/2854] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:35 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/4ad22744-d5a0-4eb4-98a1-479228bf45ef => generated 914 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:36.205139 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aea55905-bd10-4fad-a056-5fa5ba92d439 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:27:36.208445 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aea55905-bd10-4fad-a056-5fa5ba92d439 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:36.208445 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:36.208445 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:36.208445 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aea55905-bd10-4fad-a056-5fa5ba92d439 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:36.208445 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-aea55905-bd10-4fad-a056-5fa5ba92d439 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:36.231957 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:36.231957 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:36.233837 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aea55905-bd10-4fad-a056-5fa5ba92d439 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:27:36.234666 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1441/2855] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:27:36 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:36.559967 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-911b7b3e-fdd8-4ca5-8b5a-d94d936fee44 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d Jan 21 12:27:36.561180 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-911b7b3e-fdd8-4ca5-8b5a-d94d936fee44 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:36.561180 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:36.561180 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:36.561180 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-911b7b3e-fdd8-4ca5-8b5a-d94d936fee44 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:36.619873 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:36.619873 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:36.630709 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-911b7b3e-fdd8-4ca5-8b5a-d94d936fee44 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:36.657178 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:36.657178 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:36.683618 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-93cbd3a8-847d-4427-ab97-55c3a3d5fb8b tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/80299c98-4053-42c6-ba12-a19e4c6e96fa Jan 21 12:27:36.684180 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-93cbd3a8-847d-4427-ab97-55c3a3d5fb8b tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:36.684620 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:36.684620 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:36.685405 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-93cbd3a8-847d-4427-ab97-55c3a3d5fb8b tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:36.689992 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-911b7b3e-fdd8-4ca5-8b5a-d94d936fee44 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d returned with HTTP 200 Jan 21 12:27:36.702152 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1415/2856] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:36 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d => generated 913 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:36.718970 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-93cbd3a8-847d-4427-ab97-55c3a3d5fb8b tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/80299c98-4053-42c6-ba12-a19e4c6e96fa returned with HTTP 404 Jan 21 12:27:36.720128 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1442/2857] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:36 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/80299c98-4053-42c6-ba12-a19e4c6e96fa => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:27:36.731561 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-93708833-aa24-4e03-a7ae-95597fbeb2f0 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] POST http://10.222.0.89/volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4/action Jan 21 12:27:36.732116 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:36.732116 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:36.732456 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d544d105-35c1-4616-afe2-5bea21da3516 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/4ad22744-d5a0-4eb4-98a1-479228bf45ef Jan 21 12:27:36.732560 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-93708833-aa24-4e03-a7ae-95597fbeb2f0 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:27:36.732920 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-93708833-aa24-4e03-a7ae-95597fbeb2f0 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:36.734201 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d544d105-35c1-4616-afe2-5bea21da3516 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:36.735349 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d544d105-35c1-4616-afe2-5bea21da3516 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:36.738595 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.admin_actions [None req-93708833-aa24-4e03-a7ae-95597fbeb2f0 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Updating snapshot '8d2fd4e8-4957-485c-9701-8418a2d348c4' with '{'status': 'available'}' {{(pid=87986) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 12:27:36.809617 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:36.809617 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:36.810268 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:36.810268 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:36.834316 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d544d105-35c1-4616-afe2-5bea21da3516 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Volume info retrieved successfully. Jan 21 12:27:36.861191 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-93708833-aa24-4e03-a7ae-95597fbeb2f0 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] http://10.222.0.89/volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4/action returned with HTTP 202 Jan 21 12:27:36.862595 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1416/2858] 10.222.0.89 () {60 vars in 1363 bytes} [Thu Jan 21 12:27:36 2021] POST /volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:27:36.878638 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-057cd736-36da-4ac4-8812-dacdbdd1adb8 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 Jan 21 12:27:36.884810 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-057cd736-36da-4ac4-8812-dacdbdd1adb8 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:36.885033 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:36.885033 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:36.890397 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-057cd736-36da-4ac4-8812-dacdbdd1adb8 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:36.909259 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d544d105-35c1-4616-afe2-5bea21da3516 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/4ad22744-d5a0-4eb4-98a1-479228bf45ef returned with HTTP 200 Jan 21 12:27:36.910425 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1443/2859] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:36 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/4ad22744-d5a0-4eb4-98a1-479228bf45ef => generated 914 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:36.943340 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:36.943340 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:36.944991 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-057cd736-36da-4ac4-8812-dacdbdd1adb8 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:36.948585 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-057cd736-36da-4ac4-8812-dacdbdd1adb8 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 returned with HTTP 200 Jan 21 12:27:36.950359 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1417/2860] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:36 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 => generated 466 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:36.969851 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2bdccdb7-d73a-4257-961c-362f83a54917 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] POST http://10.222.0.89/volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4/action Jan 21 12:27:36.970942 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:36.970942 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:36.971747 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2bdccdb7-d73a-4257-961c-362f83a54917 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:27:36.972324 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2bdccdb7-d73a-4257-961c-362f83a54917 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:36.973920 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.admin_actions [None req-2bdccdb7-d73a-4257-961c-362f83a54917 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Updating snapshot '8d2fd4e8-4957-485c-9701-8418a2d348c4' with '{'status': 'creating'}' {{(pid=87985) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 12:27:37.054363 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:37.054363 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:37.116559 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2bdccdb7-d73a-4257-961c-362f83a54917 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] http://10.222.0.89/volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4/action returned with HTTP 202 Jan 21 12:27:37.130306 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1444/2861] 10.222.0.89 () {60 vars in 1363 bytes} [Thu Jan 21 12:27:36 2021] POST /volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4/action => generated 0 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:27:37.134737 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-60f54923-27d3-4d28-a327-1bcf9fedb3b8 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 Jan 21 12:27:37.135105 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-60f54923-27d3-4d28-a327-1bcf9fedb3b8 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:37.135505 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:37.135505 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:37.136120 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-60f54923-27d3-4d28-a327-1bcf9fedb3b8 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:37.225634 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:37.225634 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:37.236490 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-60f54923-27d3-4d28-a327-1bcf9fedb3b8 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:37.242825 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-60f54923-27d3-4d28-a327-1bcf9fedb3b8 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 returned with HTTP 200 Jan 21 12:27:37.245041 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1418/2862] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:37 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 => generated 465 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:37.257254 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5a268538-f6f6-4106-8f0e-d9fc40d8a8e1 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:27:37.258275 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5a268538-f6f6-4106-8f0e-d9fc40d8a8e1 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:37.258707 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:37.258707 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:37.259561 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5a268538-f6f6-4106-8f0e-d9fc40d8a8e1 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:37.260143 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-5a268538-f6f6-4106-8f0e-d9fc40d8a8e1 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:37.262742 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d7fc6521-6829-42ae-80eb-be377b44c801 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] POST http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4/action Jan 21 12:27:37.263813 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:37.263813 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:37.264287 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d7fc6521-6829-42ae-80eb-be377b44c801 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:27:37.264684 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d7fc6521-6829-42ae-80eb-be377b44c801 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:37.267014 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.snapshot_actions [None req-d7fc6521-6829-42ae-80eb-be377b44c801 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87986) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jan 21 12:27:37.300158 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:37.300158 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:37.302506 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5a268538-f6f6-4106-8f0e-d9fc40d8a8e1 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:27:37.304992 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1445/2863] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:27:37 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:27:37.322855 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:37.322855 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:37.323517 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.contrib.snapshot_actions [None req-d7fc6521-6829-42ae-80eb-be377b44c801 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Updating snapshot 8d2fd4e8-4957-485c-9701-8418a2d348c4 with info {'id': '8d2fd4e8-4957-485c-9701-8418a2d348c4', 'status': 'error', 'progress': '80%'} Jan 21 12:27:37.334213 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d7fc6521-6829-42ae-80eb-be377b44c801 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4/action returned with HTTP 202 Jan 21 12:27:37.335159 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1419/2864] 10.222.0.89 () {60 vars in 1363 bytes} [Thu Jan 21 12:27:37 2021] POST /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:27:37.345273 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3150d240-a2c1-46bf-8708-1a0da87e9bb0 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] GET http://10.222.0.89/volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 Jan 21 12:27:37.345934 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3150d240-a2c1-46bf-8708-1a0da87e9bb0 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:37.346219 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:37.346219 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:37.346809 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3150d240-a2c1-46bf-8708-1a0da87e9bb0 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:37.394415 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:37.394415 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:37.396350 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3150d240-a2c1-46bf-8708-1a0da87e9bb0 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Snapshot retrieved successfully. Jan 21 12:27:37.399928 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3150d240-a2c1-46bf-8708-1a0da87e9bb0 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] http://10.222.0.89/volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 returned with HTTP 200 Jan 21 12:27:37.401802 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1446/2865] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:37 2021] GET /volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 => generated 461 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:37.414840 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e012fa16-b1dc-4674-8c26-ffaf7c2ec499 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] POST http://10.222.0.89/volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4/action Jan 21 12:27:37.415371 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:37.415371 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:37.415855 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e012fa16-b1dc-4674-8c26-ffaf7c2ec499 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:27:37.416220 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e012fa16-b1dc-4674-8c26-ffaf7c2ec499 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:37.417378 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.admin_actions [None req-e012fa16-b1dc-4674-8c26-ffaf7c2ec499 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] Updating snapshot '8d2fd4e8-4957-485c-9701-8418a2d348c4' with '{'status': 'available'}' {{(pid=87986) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 12:27:37.477761 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:37.477761 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:37.520546 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e012fa16-b1dc-4674-8c26-ffaf7c2ec499 tempest-SnapshotsActionsTest-215200684 tempest-SnapshotsActionsTest-215200684] http://10.222.0.89/volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4/action returned with HTTP 202 Jan 21 12:27:37.521417 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1420/2866] 10.222.0.89 () {60 vars in 1363 bytes} [Thu Jan 21 12:27:37 2021] POST /volume/v3/dfadc133c501483dbacdea4a9e1af1bd/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 12:27:37.529830 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6ef2b9b7-911f-4638-92e0-0bd194ad8c4c tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 Jan 21 12:27:37.530359 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6ef2b9b7-911f-4638-92e0-0bd194ad8c4c tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:37.530529 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:37.530529 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:37.531152 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6ef2b9b7-911f-4638-92e0-0bd194ad8c4c tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:37.560891 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:37.560891 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:37.562085 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6ef2b9b7-911f-4638-92e0-0bd194ad8c4c tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:37.564062 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6ef2b9b7-911f-4638-92e0-0bd194ad8c4c tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 returned with HTTP 200 Jan 21 12:27:37.565026 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1447/2867] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:37 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 => generated 465 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:37.578471 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6e4c606d-1877-4aca-bb69-3e2b6c207537 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] DELETE http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/80299c98-4053-42c6-ba12-a19e4c6e96fa Jan 21 12:27:37.579326 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6e4c606d-1877-4aca-bb69-3e2b6c207537 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:37.579553 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:37.579553 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:37.579951 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6e4c606d-1877-4aca-bb69-3e2b6c207537 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:37.580313 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-6e4c606d-1877-4aca-bb69-3e2b6c207537 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Delete snapshot with id: 80299c98-4053-42c6-ba12-a19e4c6e96fa Jan 21 12:27:37.631032 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6e4c606d-1877-4aca-bb69-3e2b6c207537 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/80299c98-4053-42c6-ba12-a19e4c6e96fa returned with HTTP 404 Jan 21 12:27:37.631032 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1421/2868] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:27:37 2021] DELETE /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/80299c98-4053-42c6-ba12-a19e4c6e96fa => generated 111 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:27:37.639486 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f5080e90-c3ca-4983-93f0-1d14c1d0ee73 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] DELETE http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/c2101cda-ca78-4136-834d-2fbb9ffefb4a Jan 21 12:27:37.639486 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f5080e90-c3ca-4983-93f0-1d14c1d0ee73 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:37.639486 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:37.639486 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:37.639486 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f5080e90-c3ca-4983-93f0-1d14c1d0ee73 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:37.639486 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-f5080e90-c3ca-4983-93f0-1d14c1d0ee73 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Delete snapshot with id: c2101cda-ca78-4136-834d-2fbb9ffefb4a Jan 21 12:27:37.662900 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f5080e90-c3ca-4983-93f0-1d14c1d0ee73 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/c2101cda-ca78-4136-834d-2fbb9ffefb4a returned with HTTP 404 Jan 21 12:27:37.663930 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1448/2869] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:27:37 2021] DELETE /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/c2101cda-ca78-4136-834d-2fbb9ffefb4a => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:27:37.672670 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-78c8958f-6fb4-4962-8309-8e4c52a7fb0d tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] DELETE http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/306c2753-ca9f-48fb-b67d-0020a38ac467 Jan 21 12:27:37.673252 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-78c8958f-6fb4-4962-8309-8e4c52a7fb0d tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:37.673683 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-78c8958f-6fb4-4962-8309-8e4c52a7fb0d tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:37.680005 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-78c8958f-6fb4-4962-8309-8e4c52a7fb0d tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Delete snapshot with id: 306c2753-ca9f-48fb-b67d-0020a38ac467 Jan 21 12:27:37.708057 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6e5fb2df-95e6-46da-bc32-ec34b7029fec tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d Jan 21 12:27:37.708734 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6e5fb2df-95e6-46da-bc32-ec34b7029fec tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:37.709587 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6e5fb2df-95e6-46da-bc32-ec34b7029fec tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:37.731635 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-78c8958f-6fb4-4962-8309-8e4c52a7fb0d tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/306c2753-ca9f-48fb-b67d-0020a38ac467 returned with HTTP 404 Jan 21 12:27:37.743165 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1422/2870] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:27:37 2021] DELETE /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/306c2753-ca9f-48fb-b67d-0020a38ac467 => generated 111 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:27:37.765028 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3d728edb-078e-4dc5-8f5a-13efd9e7cb90 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] DELETE http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/d399b02a-a261-43a5-be33-d7236ccfe2db Jan 21 12:27:37.765575 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3d728edb-078e-4dc5-8f5a-13efd9e7cb90 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:37.766114 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3d728edb-078e-4dc5-8f5a-13efd9e7cb90 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:37.766465 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-3d728edb-078e-4dc5-8f5a-13efd9e7cb90 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Delete snapshot with id: d399b02a-a261-43a5-be33-d7236ccfe2db Jan 21 12:27:37.800426 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:37.800426 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:37.820920 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6e5fb2df-95e6-46da-bc32-ec34b7029fec tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:37.827106 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3d728edb-078e-4dc5-8f5a-13efd9e7cb90 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/d399b02a-a261-43a5-be33-d7236ccfe2db returned with HTTP 404 Jan 21 12:27:37.828558 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1423/2871] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:27:37 2021] DELETE /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/d399b02a-a261-43a5-be33-d7236ccfe2db => generated 111 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:27:37.839342 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f0510f55-2114-44fc-9b5b-e99a3a8d24f9 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] DELETE http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 Jan 21 12:27:37.840157 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f0510f55-2114-44fc-9b5b-e99a3a8d24f9 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:37.840856 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f0510f55-2114-44fc-9b5b-e99a3a8d24f9 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:37.841306 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-f0510f55-2114-44fc-9b5b-e99a3a8d24f9 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Delete snapshot with id: 8d2fd4e8-4957-485c-9701-8418a2d348c4 Jan 21 12:27:37.846762 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:37.846762 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:37.858279 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6e5fb2df-95e6-46da-bc32-ec34b7029fec tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d returned with HTTP 200 Jan 21 12:27:37.860001 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1449/2872] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:37 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d => generated 913 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:27:37.881971 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:37.881971 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:37.884086 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f0510f55-2114-44fc-9b5b-e99a3a8d24f9 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:37.927209 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-99d7607d-fb06-48e2-bad0-70912bc35542 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/4ad22744-d5a0-4eb4-98a1-479228bf45ef Jan 21 12:27:37.927588 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-99d7607d-fb06-48e2-bad0-70912bc35542 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:37.928694 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:37.928694 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:37.930762 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-99d7607d-fb06-48e2-bad0-70912bc35542 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:37.977333 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f0510f55-2114-44fc-9b5b-e99a3a8d24f9 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot delete request issued successfully. Jan 21 12:27:37.978336 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f0510f55-2114-44fc-9b5b-e99a3a8d24f9 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 returned with HTTP 202 Jan 21 12:27:37.989064 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1424/2873] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:27:37 2021] DELETE /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:27:37.989064 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d76c610b-5776-4cbc-b587-6bbc8d239106 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 Jan 21 12:27:37.989064 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d76c610b-5776-4cbc-b587-6bbc8d239106 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:37.989064 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:37.989064 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:37.989064 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d76c610b-5776-4cbc-b587-6bbc8d239106 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:38.015207 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-99d7607d-fb06-48e2-bad0-70912bc35542 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/4ad22744-d5a0-4eb4-98a1-479228bf45ef returned with HTTP 404 Jan 21 12:27:38.016256 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1450/2874] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:37 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/4ad22744-d5a0-4eb4-98a1-479228bf45ef => generated 109 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 12:27:38.024717 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-df91e025-e356-4f02-b454-32a464afd9a7 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] DELETE http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/b8442b15-80ef-4c93-a7f5-356b2d1e2ecb Jan 21 12:27:38.025425 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-df91e025-e356-4f02-b454-32a464afd9a7 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:38.030019 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-df91e025-e356-4f02-b454-32a464afd9a7 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:38.031181 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-df91e025-e356-4f02-b454-32a464afd9a7 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Delete volume with id: b8442b15-80ef-4c93-a7f5-356b2d1e2ecb Jan 21 12:27:38.063058 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:38.063058 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:38.105122 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d76c610b-5776-4cbc-b587-6bbc8d239106 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:38.105122 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d76c610b-5776-4cbc-b587-6bbc8d239106 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 returned with HTTP 200 Jan 21 12:27:38.105122 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1425/2875] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:37 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 => generated 464 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:38.106817 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:38.106817 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:38.106817 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-df91e025-e356-4f02-b454-32a464afd9a7 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Volume info retrieved successfully. Jan 21 12:27:38.147345 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-df91e025-e356-4f02-b454-32a464afd9a7 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Delete volume request issued successfully. Jan 21 12:27:38.148046 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-df91e025-e356-4f02-b454-32a464afd9a7 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/b8442b15-80ef-4c93-a7f5-356b2d1e2ecb returned with HTTP 202 Jan 21 12:27:38.149284 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1451/2876] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:27:38 2021] DELETE /volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/b8442b15-80ef-4c93-a7f5-356b2d1e2ecb => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 12:27:38.157022 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fa8be593-e037-46bd-9f6d-5f191879dc0d tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/b8442b15-80ef-4c93-a7f5-356b2d1e2ecb Jan 21 12:27:38.157974 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fa8be593-e037-46bd-9f6d-5f191879dc0d tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:38.158362 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:38.158362 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:38.159005 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fa8be593-e037-46bd-9f6d-5f191879dc0d tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:38.238363 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:38.238363 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:38.251077 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fa8be593-e037-46bd-9f6d-5f191879dc0d tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Volume info retrieved successfully. Jan 21 12:27:38.282859 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fa8be593-e037-46bd-9f6d-5f191879dc0d tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/b8442b15-80ef-4c93-a7f5-356b2d1e2ecb returned with HTTP 200 Jan 21 12:27:38.284359 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1426/2877] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:38 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/b8442b15-80ef-4c93-a7f5-356b2d1e2ecb => generated 915 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:27:38.321734 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-22d83b81-8826-4fd1-8e1f-a4d1f4b62ebf tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:27:38.322651 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-22d83b81-8826-4fd1-8e1f-a4d1f4b62ebf tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:38.323065 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:38.323065 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:38.323688 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-22d83b81-8826-4fd1-8e1f-a4d1f4b62ebf tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:38.324317 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-22d83b81-8826-4fd1-8e1f-a4d1f4b62ebf tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:38.387330 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:38.387330 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:38.400718 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-22d83b81-8826-4fd1-8e1f-a4d1f4b62ebf tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:27:38.410789 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1452/2878] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:27:38 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:38.656426 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-a04cbf16-b1fc-4eda-ade0-14dc0a6c8671 req-535d41e7-c03e-45cd-8708-6f4d5bbedc10 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] POST http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/attachments/8c984575-a272-47b2-af71-19d8442902d6/action Jan 21 12:27:38.656426 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:38.656426 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:38.656426 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-a04cbf16-b1fc-4eda-ade0-14dc0a6c8671 req-535d41e7-c03e-45cd-8708-6f4d5bbedc10 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Action body: b'{"os-complete": null}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:27:38.656426 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-a04cbf16-b1fc-4eda-ade0-14dc0a6c8671 req-535d41e7-c03e-45cd-8708-6f4d5bbedc10 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:38.825248 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:38.825248 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:38.874520 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-a04cbf16-b1fc-4eda-ade0-14dc0a6c8671 req-535d41e7-c03e-45cd-8708-6f4d5bbedc10 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/attachments/8c984575-a272-47b2-af71-19d8442902d6/action returned with HTTP 204 Jan 21 12:27:38.877270 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1427/2879] 10.222.0.95 () {64 vars in 1489 bytes} [Thu Jan 21 12:27:38 2021] POST /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/attachments/8c984575-a272-47b2-af71-19d8442902d6/action => generated 0 bytes in 239 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:27:38.879413 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7409710f-bfc5-4381-a783-4496a1853e80 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d Jan 21 12:27:38.879949 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7409710f-bfc5-4381-a783-4496a1853e80 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:38.880163 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:38.880163 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:38.880528 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7409710f-bfc5-4381-a783-4496a1853e80 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:38.956632 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:38.956632 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:38.978971 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7409710f-bfc5-4381-a783-4496a1853e80 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:39.023156 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:39.023156 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:39.046524 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7409710f-bfc5-4381-a783-4496a1853e80 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d returned with HTTP 200 Jan 21 12:27:39.049037 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1453/2880] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:38 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d => generated 1205 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:27:39.097020 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-844decb8-c463-4097-9d05-78d29134c4b1 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 Jan 21 12:27:39.098323 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-844decb8-c463-4097-9d05-78d29134c4b1 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:39.099316 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:39.099316 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:39.100126 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-844decb8-c463-4097-9d05-78d29134c4b1 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:39.140762 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:39.140762 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:39.142374 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-844decb8-c463-4097-9d05-78d29134c4b1 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:39.144736 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-844decb8-c463-4097-9d05-78d29134c4b1 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 returned with HTTP 200 Jan 21 12:27:39.151225 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1428/2881] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:39 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 => generated 464 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:39.301245 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-881f4c8c-92fb-4814-ab98-df7b9164f537 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/b8442b15-80ef-4c93-a7f5-356b2d1e2ecb Jan 21 12:27:39.301765 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-881f4c8c-92fb-4814-ab98-df7b9164f537 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:39.302180 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:39.302180 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:39.302774 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-881f4c8c-92fb-4814-ab98-df7b9164f537 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:39.425497 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-812a6220-5b46-4e9d-b300-db2a2fd13990 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:27:39.426343 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-812a6220-5b46-4e9d-b300-db2a2fd13990 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:39.426797 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:39.426797 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:39.427408 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-812a6220-5b46-4e9d-b300-db2a2fd13990 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:39.427939 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-812a6220-5b46-4e9d-b300-db2a2fd13990 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:39.486253 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:39.486253 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:39.510821 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:39.510821 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:39.515949 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-881f4c8c-92fb-4814-ab98-df7b9164f537 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Volume info retrieved successfully. Jan 21 12:27:39.517072 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-812a6220-5b46-4e9d-b300-db2a2fd13990 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:27:39.518159 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1429/2882] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:27:39 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:39.577561 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-881f4c8c-92fb-4814-ab98-df7b9164f537 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/b8442b15-80ef-4c93-a7f5-356b2d1e2ecb returned with HTTP 200 Jan 21 12:27:39.583040 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1454/2883] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:39 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/b8442b15-80ef-4c93-a7f5-356b2d1e2ecb => generated 915 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:39.688572 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-84e202ad-c7fa-4bf7-b9a6-bfe59f84a80f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] POST http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes Jan 21 12:27:39.689042 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:39.689042 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:39.689458 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-84e202ad-c7fa-4bf7-b9a6-bfe59f84a80f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-387072009"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:39.706902 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-84e202ad-c7fa-4bf7-b9a6-bfe59f84a80f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-387072009'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:27:39.708000 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-84e202ad-c7fa-4bf7-b9a6-bfe59f84a80f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Create volume of 1 GB Jan 21 12:27:39.764854 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-84e202ad-c7fa-4bf7-b9a6-bfe59f84a80f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Availability Zones retrieved successfully. Jan 21 12:27:39.788180 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-84e202ad-c7fa-4bf7-b9a6-bfe59f84a80f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Flow 'volume_create_api' (b4c0bf3b-1e08-406f-be59-ff4029314a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:27:39.791017 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-84e202ad-c7fa-4bf7-b9a6-bfe59f84a80f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0214df7d-d5e6-4f4c-a26b-e6868a0ff6fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:27:39.794344 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-84e202ad-c7fa-4bf7-b9a6-bfe59f84a80f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:27:39.900545 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-84e202ad-c7fa-4bf7-b9a6-bfe59f84a80f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0214df7d-d5e6-4f4c-a26b-e6868a0ff6fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:27:39.903268 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-84e202ad-c7fa-4bf7-b9a6-bfe59f84a80f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b437a404-a2bf-4d06-a720-6ec068fcb9e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:27:40.048551 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-84e202ad-c7fa-4bf7-b9a6-bfe59f84a80f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Created reservations ['78c48d29-53e1-4266-88d5-23e9f7b0762c', '82a9da97-fa68-44cb-bcc0-b3dc4e9c55c3', '4cd11b8b-56cf-4f96-8ee0-8014448eed3b', '5b8e8d51-593b-49fa-b249-e9976df281d0'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:27:40.052597 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-84e202ad-c7fa-4bf7-b9a6-bfe59f84a80f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b437a404-a2bf-4d06-a720-6ec068fcb9e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78c48d29-53e1-4266-88d5-23e9f7b0762c', '82a9da97-fa68-44cb-bcc0-b3dc4e9c55c3', '4cd11b8b-56cf-4f96-8ee0-8014448eed3b', '5b8e8d51-593b-49fa-b249-e9976df281d0']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:27:40.055489 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-84e202ad-c7fa-4bf7-b9a6-bfe59f84a80f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f0745d5-00a4-4e35-9f67-f04538861477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:27:40.164253 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6284e773-c3a7-4ddf-a788-1e6387f48b5f tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 Jan 21 12:27:40.164742 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6284e773-c3a7-4ddf-a788-1e6387f48b5f tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:40.164991 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:40.164991 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:40.165350 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6284e773-c3a7-4ddf-a788-1e6387f48b5f tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:40.214897 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-84e202ad-c7fa-4bf7-b9a6-bfe59f84a80f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f0745d5-00a4-4e35-9f67-f04538861477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f978c5d6-1d80-4607-ba45-738648720318', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-387072009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d23fe296a2cd46b484d0bafd612d7cf1',qos_specs=None,replication_status=,reservations=['78c48d29-53e1-4266-88d5-23e9f7b0762c','82a9da97-fa68-44cb-bcc0-b3dc4e9c55c3','4cd11b8b-56cf-4f96-8ee0-8014448eed3b','5b8e8d51-593b-49fa-b249-e9976df281d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf5f207d237b4c38a177cd625a706e61',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:27:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-387072009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f978c5d6-1d80-4607-ba45-738648720318,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d23fe296a2cd46b484d0bafd612d7cf1',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,user_id='cf5f207d237b4c38a177cd625a706e61',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:27:40.224688 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-84e202ad-c7fa-4bf7-b9a6-bfe59f84a80f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dda214a0-9f7a-4aeb-abf1-d17c63a3ed37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:27:40.231193 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:40.231193 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:40.233563 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6284e773-c3a7-4ddf-a788-1e6387f48b5f tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Snapshot retrieved successfully. Jan 21 12:27:40.239287 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6284e773-c3a7-4ddf-a788-1e6387f48b5f tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 returned with HTTP 200 Jan 21 12:27:40.245647 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1455/2884] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:40 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 => generated 464 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:40.292662 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-84e202ad-c7fa-4bf7-b9a6-bfe59f84a80f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dda214a0-9f7a-4aeb-abf1-d17c63a3ed37) 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-387072009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d23fe296a2cd46b484d0bafd612d7cf1',qos_specs=None,replication_status=,reservations=['78c48d29-53e1-4266-88d5-23e9f7b0762c','82a9da97-fa68-44cb-bcc0-b3dc4e9c55c3','4cd11b8b-56cf-4f96-8ee0-8014448eed3b','5b8e8d51-593b-49fa-b249-e9976df281d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf5f207d237b4c38a177cd625a706e61',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:27:40.295264 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-84e202ad-c7fa-4bf7-b9a6-bfe59f84a80f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d23d8e7-aee0-45ab-8bda-e9aa698f525f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:27:40.336048 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-84e202ad-c7fa-4bf7-b9a6-bfe59f84a80f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d23d8e7-aee0-45ab-8bda-e9aa698f525f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:27:40.345452 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-84e202ad-c7fa-4bf7-b9a6-bfe59f84a80f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Flow 'volume_create_api' (b4c0bf3b-1e08-406f-be59-ff4029314a71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:27:40.430947 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-84e202ad-c7fa-4bf7-b9a6-bfe59f84a80f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Create volume request issued successfully. Jan 21 12:27:40.448773 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-84e202ad-c7fa-4bf7-b9a6-bfe59f84a80f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes returned with HTTP 202 Jan 21 12:27:40.449933 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1430/2885] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:27:39 2021] POST /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes => generated 819 bytes in 767 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:27:40.465000 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-938c7afa-178a-4832-ba49-b5755c230b9a tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 Jan 21 12:27:40.465615 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-938c7afa-178a-4832-ba49-b5755c230b9a tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:40.465757 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:40.465757 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:40.466120 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-938c7afa-178a-4832-ba49-b5755c230b9a tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:40.535481 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f85fc1ee-d67f-4d17-9090-1d2206ee081a tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:27:40.536250 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f85fc1ee-d67f-4d17-9090-1d2206ee081a tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:40.536471 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:40.536471 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:40.536717 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:40.536717 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:40.537291 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f85fc1ee-d67f-4d17-9090-1d2206ee081a tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:40.537826 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-f85fc1ee-d67f-4d17-9090-1d2206ee081a tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:40.554279 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-938c7afa-178a-4832-ba49-b5755c230b9a tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:40.597017 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:40.597017 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:40.600867 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-938c7afa-178a-4832-ba49-b5755c230b9a tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 returned with HTTP 200 Jan 21 12:27:40.601063 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f85fc1ee-d67f-4d17-9090-1d2206ee081a tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:27:40.603004 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1431/2886] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:27:40 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:40.611860 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1456/2887] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:40 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 => generated 887 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:40.614676 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eed769a8-6bd7-4ab5-84b2-d4caa66ab51f tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/b8442b15-80ef-4c93-a7f5-356b2d1e2ecb Jan 21 12:27:40.615851 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eed769a8-6bd7-4ab5-84b2-d4caa66ab51f tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:40.617380 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:40.617380 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:40.618003 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eed769a8-6bd7-4ab5-84b2-d4caa66ab51f tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:40.758474 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:40.758474 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:40.788188 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-eed769a8-6bd7-4ab5-84b2-d4caa66ab51f tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Volume info retrieved successfully. Jan 21 12:27:40.871345 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eed769a8-6bd7-4ab5-84b2-d4caa66ab51f tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/b8442b15-80ef-4c93-a7f5-356b2d1e2ecb returned with HTTP 200 Jan 21 12:27:40.875899 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1432/2888] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:40 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/b8442b15-80ef-4c93-a7f5-356b2d1e2ecb => generated 915 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:41.252770 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e38ba90d-26b7-405f-9bf8-c7401ade179e tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 Jan 21 12:27:41.253374 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e38ba90d-26b7-405f-9bf8-c7401ade179e tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:41.253825 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:41.253825 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:41.254227 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e38ba90d-26b7-405f-9bf8-c7401ade179e tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:41.320756 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e38ba90d-26b7-405f-9bf8-c7401ade179e tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 returned with HTTP 404 Jan 21 12:27:41.325965 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1457/2889] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:41 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/snapshots/8d2fd4e8-4957-485c-9701-8418a2d348c4 => generated 111 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 12:27:41.332078 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2bf22276-a18b-4e2a-8537-6c18849a81c2 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] DELETE http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/volumes/664a8da0-e6b9-4d23-917d-bc1767d9a8b1 Jan 21 12:27:41.335743 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2bf22276-a18b-4e2a-8537-6c18849a81c2 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:41.336169 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:41.336169 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:41.337115 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2bf22276-a18b-4e2a-8537-6c18849a81c2 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:41.337855 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-2bf22276-a18b-4e2a-8537-6c18849a81c2 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Delete volume with id: 664a8da0-e6b9-4d23-917d-bc1767d9a8b1 Jan 21 12:27:41.416804 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:41.416804 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:41.418277 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2bf22276-a18b-4e2a-8537-6c18849a81c2 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Volume info retrieved successfully. Jan 21 12:27:41.472631 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2bf22276-a18b-4e2a-8537-6c18849a81c2 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Delete volume request issued successfully. Jan 21 12:27:41.473114 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2bf22276-a18b-4e2a-8537-6c18849a81c2 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/volumes/664a8da0-e6b9-4d23-917d-bc1767d9a8b1 returned with HTTP 202 Jan 21 12:27:41.474083 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1433/2890] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:27:41 2021] DELETE /volume/v3/5313c3288c394816a0130fba9bc850d0/volumes/664a8da0-e6b9-4d23-917d-bc1767d9a8b1 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:27:41.482712 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2fafbec7-b070-4109-b177-63ed79f3e148 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/volumes/664a8da0-e6b9-4d23-917d-bc1767d9a8b1 Jan 21 12:27:41.483910 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2fafbec7-b070-4109-b177-63ed79f3e148 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:41.485237 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2fafbec7-b070-4109-b177-63ed79f3e148 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:41.589096 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:41.589096 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:41.599848 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2fafbec7-b070-4109-b177-63ed79f3e148 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Volume info retrieved successfully. Jan 21 12:27:41.618306 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f6c1385e-baba-4e02-8c80-a29482d0d384 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:27:41.618888 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f6c1385e-baba-4e02-8c80-a29482d0d384 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:41.619168 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:41.619168 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:41.619514 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f6c1385e-baba-4e02-8c80-a29482d0d384 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:41.620372 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-f6c1385e-baba-4e02-8c80-a29482d0d384 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:41.648748 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2fafbec7-b070-4109-b177-63ed79f3e148 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/volumes/664a8da0-e6b9-4d23-917d-bc1767d9a8b1 returned with HTTP 200 Jan 21 12:27:41.653863 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1458/2891] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:41 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/volumes/664a8da0-e6b9-4d23-917d-bc1767d9a8b1 => generated 912 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:41.660255 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:41.660255 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:41.665275 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e57e4c82-1922-42dd-a4ad-10abc73d1102 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 Jan 21 12:27:41.666093 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e57e4c82-1922-42dd-a4ad-10abc73d1102 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:41.666545 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:41.666545 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:41.667179 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e57e4c82-1922-42dd-a4ad-10abc73d1102 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:41.667806 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f6c1385e-baba-4e02-8c80-a29482d0d384 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:27:41.669009 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1434/2892] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:27:41 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:41.729333 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:41.729333 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:41.755321 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e57e4c82-1922-42dd-a4ad-10abc73d1102 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:41.801656 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e57e4c82-1922-42dd-a4ad-10abc73d1102 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 returned with HTTP 200 Jan 21 12:27:41.802537 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1459/2893] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:41 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 => generated 911 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:41.893465 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-12f15e1d-7310-4ddb-b7e1-a472ed26e546 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] GET http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/b8442b15-80ef-4c93-a7f5-356b2d1e2ecb Jan 21 12:27:41.894468 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-12f15e1d-7310-4ddb-b7e1-a472ed26e546 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:41.894886 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:41.894886 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:41.895938 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-12f15e1d-7310-4ddb-b7e1-a472ed26e546 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:41.974304 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-12f15e1d-7310-4ddb-b7e1-a472ed26e546 tempest-VolumesBackupsAdminTest-1340430546 tempest-VolumesBackupsAdminTest-1340430546] http://10.222.0.89/volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/b8442b15-80ef-4c93-a7f5-356b2d1e2ecb returned with HTTP 404 Jan 21 12:27:41.975346 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1435/2894] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:41 2021] GET /volume/v3/64cc8ab887694132bc9e9aa5fa766077/volumes/b8442b15-80ef-4c93-a7f5-356b2d1e2ecb => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:27:42.666379 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fa03acf5-b091-490b-bb51-2a5ad0b4590b tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/volumes/664a8da0-e6b9-4d23-917d-bc1767d9a8b1 Jan 21 12:27:42.667476 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fa03acf5-b091-490b-bb51-2a5ad0b4590b tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:42.668373 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:42.668373 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:42.669615 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fa03acf5-b091-490b-bb51-2a5ad0b4590b tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:42.688560 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9bfcc237-b3c7-45a8-b2e1-a402801e2263 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:27:42.689146 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9bfcc237-b3c7-45a8-b2e1-a402801e2263 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:42.689630 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9bfcc237-b3c7-45a8-b2e1-a402801e2263 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:42.690022 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-9bfcc237-b3c7-45a8-b2e1-a402801e2263 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:42.723327 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:42.723327 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:42.725233 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9bfcc237-b3c7-45a8-b2e1-a402801e2263 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:27:42.726894 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1436/2895] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:27:42 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:42.754379 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:42.754379 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:42.769774 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fa03acf5-b091-490b-bb51-2a5ad0b4590b tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Volume info retrieved successfully. Jan 21 12:27:42.814610 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fa03acf5-b091-490b-bb51-2a5ad0b4590b tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/volumes/664a8da0-e6b9-4d23-917d-bc1767d9a8b1 returned with HTTP 200 Jan 21 12:27:42.815831 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1460/2896] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:42 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/volumes/664a8da0-e6b9-4d23-917d-bc1767d9a8b1 => generated 912 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:42.819004 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8a30eda4-ca5b-4c7d-b80a-a952f424fbfe tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 Jan 21 12:27:42.819512 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8a30eda4-ca5b-4c7d-b80a-a952f424fbfe tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:42.819697 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:42.819697 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:42.820482 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8a30eda4-ca5b-4c7d-b80a-a952f424fbfe tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:42.878039 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:42.878039 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:42.902452 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8a30eda4-ca5b-4c7d-b80a-a952f424fbfe tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:42.948606 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8a30eda4-ca5b-4c7d-b80a-a952f424fbfe tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 returned with HTTP 200 Jan 21 12:27:42.950222 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1437/2897] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:42 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 => generated 912 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:27:43.113859 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-6dab93aa-a3c4-4bfa-b3eb-c4e5199d01e3 req-c60b56ed-feaa-4927-b32f-6cdaeb111cf6 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 Jan 21 12:27:43.114783 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-6dab93aa-a3c4-4bfa-b3eb-c4e5199d01e3 req-c60b56ed-feaa-4927-b32f-6cdaeb111cf6 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:43.115540 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:43.115540 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:43.116386 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-6dab93aa-a3c4-4bfa-b3eb-c4e5199d01e3 req-c60b56ed-feaa-4927-b32f-6cdaeb111cf6 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:43.221854 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:43.221854 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:43.231640 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-6dab93aa-a3c4-4bfa-b3eb-c4e5199d01e3 req-c60b56ed-feaa-4927-b32f-6cdaeb111cf6 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:43.257312 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-6dab93aa-a3c4-4bfa-b3eb-c4e5199d01e3 req-c60b56ed-feaa-4927-b32f-6cdaeb111cf6 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 returned with HTTP 200 Jan 21 12:27:43.258697 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1461/2898] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:27:43 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 => generated 912 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:43.386831 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8a30eda4-ca5b-4c7d-b80a-a952f424fbfe tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume// Jan 21 12:27:43.387388 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8a30eda4-ca5b-4c7d-b80a-a952f424fbfe tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:43.387663 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:43.387663 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:43.388050 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8a30eda4-ca5b-4c7d-b80a-a952f424fbfe tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:43.389378 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8a30eda4-ca5b-4c7d-b80a-a952f424fbfe tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:27:43.390053 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1438/2899] 10.222.0.89 () {58 vars in 1289 bytes} [Thu Jan 21 12:27:43 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:27:43.433074 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-6dab93aa-a3c4-4bfa-b3eb-c4e5199d01e3 req-0702608c-102f-46d4-a4b6-c9e43b7bc349 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] POST http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/attachments Jan 21 12:27:43.434847 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:43.434847 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:43.439409 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-6dab93aa-a3c4-4bfa-b3eb-c4e5199d01e3 req-0702608c-102f-46d4-a4b6-c9e43b7bc349 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f978c5d6-1d80-4607-ba45-738648720318", "instance_uuid": "3b8c1f92-2a43-4c55-b046-32351e63575a", "connector": null}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:43.525158 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:43.525158 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:43.685062 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-6dab93aa-a3c4-4bfa-b3eb-c4e5199d01e3 req-0702608c-102f-46d4-a4b6-c9e43b7bc349 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/attachments returned with HTTP 200 Jan 21 12:27:43.686334 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1462/2900] 10.222.0.89 () {66 vars in 1565 bytes} [Thu Jan 21 12:27:43 2021] POST /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/attachments => generated 273 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:27:43.741393 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-974bf916-42a9-4644-80f8-b907902b251f tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:27:43.742203 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-974bf916-42a9-4644-80f8-b907902b251f tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:43.742954 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-974bf916-42a9-4644-80f8-b907902b251f tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:43.743436 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-974bf916-42a9-4644-80f8-b907902b251f tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:43.770131 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-61f9bf82-4f28-4ce8-a059-f04e48b7329b tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 Jan 21 12:27:43.770901 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-61f9bf82-4f28-4ce8-a059-f04e48b7329b tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:43.770901 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:43.770901 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:43.771208 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-61f9bf82-4f28-4ce8-a059-f04e48b7329b tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:43.786433 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:43.786433 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:43.788806 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-974bf916-42a9-4644-80f8-b907902b251f tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:27:43.790627 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1439/2901] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:27:43 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:43.827530 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-974bf916-42a9-4644-80f8-b907902b251f tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume// Jan 21 12:27:43.828012 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-974bf916-42a9-4644-80f8-b907902b251f tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:43.828210 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:43.828210 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:43.828971 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-974bf916-42a9-4644-80f8-b907902b251f tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:43.832124 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-974bf916-42a9-4644-80f8-b907902b251f tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:27:43.833275 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1440/2902] 10.222.0.95 () {56 vars in 1089 bytes} [Thu Jan 21 12:27:43 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:27:43.838251 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-670caf0b-0de0-472a-a6e5-be3495cbeba5 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] GET http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/volumes/664a8da0-e6b9-4d23-917d-bc1767d9a8b1 Jan 21 12:27:43.839024 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-670caf0b-0de0-472a-a6e5-be3495cbeba5 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:43.839772 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-670caf0b-0de0-472a-a6e5-be3495cbeba5 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:43.875076 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:43.875076 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:43.886692 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-61f9bf82-4f28-4ce8-a059-f04e48b7329b tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:43.908598 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:43.908598 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:43.919353 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-61f9bf82-4f28-4ce8-a059-f04e48b7329b tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 returned with HTTP 200 Jan 21 12:27:43.920534 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1463/2903] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:43 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 => generated 911 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:43.940571 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-6dab93aa-a3c4-4bfa-b3eb-c4e5199d01e3 req-38376b7d-02ba-4415-b5ad-354f7a33b422 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 Jan 21 12:27:43.941550 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-6dab93aa-a3c4-4bfa-b3eb-c4e5199d01e3 req-38376b7d-02ba-4415-b5ad-354f7a33b422 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:43.941983 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:43.941983 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:43.942919 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-6dab93aa-a3c4-4bfa-b3eb-c4e5199d01e3 req-38376b7d-02ba-4415-b5ad-354f7a33b422 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:43.967234 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-670caf0b-0de0-472a-a6e5-be3495cbeba5 tempest-SnapshotsActionsTest-322324039 tempest-SnapshotsActionsTest-322324039] http://10.222.0.89/volume/v3/5313c3288c394816a0130fba9bc850d0/volumes/664a8da0-e6b9-4d23-917d-bc1767d9a8b1 returned with HTTP 404 Jan 21 12:27:43.969045 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1441/2904] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:43 2021] GET /volume/v3/5313c3288c394816a0130fba9bc850d0/volumes/664a8da0-e6b9-4d23-917d-bc1767d9a8b1 => generated 109 bytes in 135 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:27:44.047908 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:44.047908 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:44.056914 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-6dab93aa-a3c4-4bfa-b3eb-c4e5199d01e3 req-38376b7d-02ba-4415-b5ad-354f7a33b422 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:44.078661 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:44.078661 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:44.087923 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-6dab93aa-a3c4-4bfa-b3eb-c4e5199d01e3 req-38376b7d-02ba-4415-b5ad-354f7a33b422 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 returned with HTTP 200 Jan 21 12:27:44.089112 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1464/2905] 10.222.0.95 () {60 vars in 1403 bytes} [Thu Jan 21 12:27:43 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 => generated 1010 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:27:44.127389 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-6dab93aa-a3c4-4bfa-b3eb-c4e5199d01e3 req-69589756-7cbd-4dab-98a5-9609e1426589 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] PUT http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/attachments/f074577b-b3e2-448f-a507-5de619023305 Jan 21 12:27:44.128368 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-6dab93aa-a3c4-4bfa-b3eb-c4e5199d01e3 req-69589756-7cbd-4dab-98a5-9609e1426589 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.95", "host": "n-h1-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sdc"}}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:44.212596 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 12:27:44.212596 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 12:27:44.213136 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-6dab93aa-a3c4-4bfa-b3eb-c4e5199d01e3 req-69589756-7cbd-4dab-98a5-9609e1426589 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Lock "b'cinder-attachment_update-f978c5d6-1d80-4607-ba45-738648720318-n-h1-760354-3'" acquired by "attachment_update" :: waited 0.014s {{(pid=87986) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 12:27:44.223948 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:44.223948 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:44.804454 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e5ac166f-0a12-403b-85b0-58d0ec7ad725 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:27:44.805886 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e5ac166f-0a12-403b-85b0-58d0ec7ad725 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:44.806313 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:44.806313 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:44.807022 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e5ac166f-0a12-403b-85b0-58d0ec7ad725 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:44.807628 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-e5ac166f-0a12-403b-85b0-58d0ec7ad725 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:44.856748 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:44.856748 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:44.859156 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e5ac166f-0a12-403b-85b0-58d0ec7ad725 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:27:44.860544 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1465/2906] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:27:44 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:44.936689 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f06e7d3f-2221-412f-a2e1-95ca4e803a90 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 Jan 21 12:27:44.937230 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f06e7d3f-2221-412f-a2e1-95ca4e803a90 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:44.938980 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:44.938980 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:44.939766 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f06e7d3f-2221-412f-a2e1-95ca4e803a90 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:45.057735 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:45.057735 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:45.076183 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f06e7d3f-2221-412f-a2e1-95ca4e803a90 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:45.138661 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:45.138661 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:45.174277 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f06e7d3f-2221-412f-a2e1-95ca4e803a90 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 returned with HTTP 200 Jan 21 12:27:45.178671 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1466/2907] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:44 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 => generated 911 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:45.878082 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ad93c66b-a6b8-450c-9ac8-94742f2ae6d7 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:27:45.879507 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ad93c66b-a6b8-450c-9ac8-94742f2ae6d7 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:45.879912 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:45.879912 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:45.880288 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ad93c66b-a6b8-450c-9ac8-94742f2ae6d7 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:45.880656 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-ad93c66b-a6b8-450c-9ac8-94742f2ae6d7 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:45.927042 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:45.927042 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:45.930714 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ad93c66b-a6b8-450c-9ac8-94742f2ae6d7 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:27:45.942050 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1467/2908] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:27:45 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:46.195770 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6491666f-4f91-4bc2-a3bb-f352f57366e9 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 Jan 21 12:27:46.196426 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6491666f-4f91-4bc2-a3bb-f352f57366e9 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:46.196647 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:46.196647 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:46.197023 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6491666f-4f91-4bc2-a3bb-f352f57366e9 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:46.311620 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:46.311620 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:46.335509 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6491666f-4f91-4bc2-a3bb-f352f57366e9 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:46.377108 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:46.377108 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:46.410751 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6491666f-4f91-4bc2-a3bb-f352f57366e9 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 returned with HTTP 200 Jan 21 12:27:46.410751 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1468/2909] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:46 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 => generated 911 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:27:46.953156 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-6dab93aa-a3c4-4bfa-b3eb-c4e5199d01e3 req-69589756-7cbd-4dab-98a5-9609e1426589 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Lock "b'cinder-attachment_update-f978c5d6-1d80-4607-ba45-738648720318-n-h1-760354-3'" released by "attachment_update" :: held 2.740s {{(pid=87986) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 12:27:46.953922 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-6dab93aa-a3c4-4bfa-b3eb-c4e5199d01e3 req-69589756-7cbd-4dab-98a5-9609e1426589 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/attachments/f074577b-b3e2-448f-a507-5de619023305 returned with HTTP 200 Jan 21 12:27:46.954818 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1442/2910] 10.222.0.95 () {64 vars in 1468 bytes} [Thu Jan 21 12:27:44 2021] PUT /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/attachments/f074577b-b3e2-448f-a507-5de619023305 => generated 762 bytes in 2832 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:27:46.960972 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0e0573e6-ffc9-41d8-a959-3a680aa1bcde tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:27:46.962442 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0e0573e6-ffc9-41d8-a959-3a680aa1bcde tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:46.962662 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:46.962662 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:46.963197 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0e0573e6-ffc9-41d8-a959-3a680aa1bcde tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:46.963823 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-0e0573e6-ffc9-41d8-a959-3a680aa1bcde tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:46.989114 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:46.989114 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:46.992310 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0e0573e6-ffc9-41d8-a959-3a680aa1bcde tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:27:46.993350 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1443/2911] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:27:46 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:47.031046 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f14bbdcb-e502-445d-92b0-5fc2ee75bb85 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] POST http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/volumes Jan 21 12:27:47.031046 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:47.031046 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:47.031046 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f14bbdcb-e502-445d-92b0-5fc2ee75bb85 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1903561486"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:47.036751 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-f14bbdcb-e502-445d-92b0-5fc2ee75bb85 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1903561486'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:27:47.036751 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-f14bbdcb-e502-445d-92b0-5fc2ee75bb85 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Create volume of 1 GB Jan 21 12:27:47.084976 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f14bbdcb-e502-445d-92b0-5fc2ee75bb85 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Availability Zones retrieved successfully. Jan 21 12:27:47.122987 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f14bbdcb-e502-445d-92b0-5fc2ee75bb85 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Flow 'volume_create_api' (8444028d-3f40-4010-bb37-2cc41adc73a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:27:47.129243 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f14bbdcb-e502-445d-92b0-5fc2ee75bb85 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee5fc773-9363-4bf7-9d47-d98c1147bd66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:27:47.133221 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-f14bbdcb-e502-445d-92b0-5fc2ee75bb85 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:27:47.223737 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f14bbdcb-e502-445d-92b0-5fc2ee75bb85 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee5fc773-9363-4bf7-9d47-d98c1147bd66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:27:47.225352 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f14bbdcb-e502-445d-92b0-5fc2ee75bb85 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10c3a76f-68fd-4f43-98f5-67aee220396e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:27:47.368731 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-f14bbdcb-e502-445d-92b0-5fc2ee75bb85 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Created reservations ['c73bc227-2dc2-479c-be43-85a84c5854f3', 'd3b74d16-e0ec-44c4-bf5d-e8df414230b2', 'a883cb69-7bb3-4d59-b488-ffbdfc5cff25', '3189f4f9-48e4-4809-ac01-da6fe8db9f96'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:27:47.370978 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f14bbdcb-e502-445d-92b0-5fc2ee75bb85 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10c3a76f-68fd-4f43-98f5-67aee220396e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c73bc227-2dc2-479c-be43-85a84c5854f3', 'd3b74d16-e0ec-44c4-bf5d-e8df414230b2', 'a883cb69-7bb3-4d59-b488-ffbdfc5cff25', '3189f4f9-48e4-4809-ac01-da6fe8db9f96']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:27:47.373910 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f14bbdcb-e502-445d-92b0-5fc2ee75bb85 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (926b33bd-0167-464a-a341-ceeac1678e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:27:47.418506 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-692a77e3-0c5b-4384-a953-c66530e5f330 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 Jan 21 12:27:47.419422 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-692a77e3-0c5b-4384-a953-c66530e5f330 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:47.419821 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:47.419821 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:47.420451 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-692a77e3-0c5b-4384-a953-c66530e5f330 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:47.439237 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f14bbdcb-e502-445d-92b0-5fc2ee75bb85 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (926b33bd-0167-464a-a341-ceeac1678e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c4f4ebe-8ec8-4b1e-8bf9-d05d90d1d189', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1903561486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d80ea457f0c48fea1240f456dd18d68',qos_specs=None,replication_status=,reservations=['c73bc227-2dc2-479c-be43-85a84c5854f3','d3b74d16-e0ec-44c4-bf5d-e8df414230b2','a883cb69-7bb3-4d59-b488-ffbdfc5cff25','3189f4f9-48e4-4809-ac01-da6fe8db9f96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='764e1eab401346a5bf7e11d444f7c69b',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:27:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1903561486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c4f4ebe-8ec8-4b1e-8bf9-d05d90d1d189,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d80ea457f0c48fea1240f456dd18d68',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,user_id='764e1eab401346a5bf7e11d444f7c69b',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:27:47.441374 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f14bbdcb-e502-445d-92b0-5fc2ee75bb85 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afac2f56-c213-4ada-959f-1d7cd68f5281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:27:47.482986 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f14bbdcb-e502-445d-92b0-5fc2ee75bb85 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afac2f56-c213-4ada-959f-1d7cd68f5281) 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-SnapshotMetadataTestJSON-Volume-1903561486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d80ea457f0c48fea1240f456dd18d68',qos_specs=None,replication_status=,reservations=['c73bc227-2dc2-479c-be43-85a84c5854f3','d3b74d16-e0ec-44c4-bf5d-e8df414230b2','a883cb69-7bb3-4d59-b488-ffbdfc5cff25','3189f4f9-48e4-4809-ac01-da6fe8db9f96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='764e1eab401346a5bf7e11d444f7c69b',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:27:47.486373 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f14bbdcb-e502-445d-92b0-5fc2ee75bb85 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c069c55-405f-4cab-84ea-0be8d2b9010c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:27:47.522849 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:47.522849 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:47.533791 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-692a77e3-0c5b-4384-a953-c66530e5f330 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:47.536142 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f14bbdcb-e502-445d-92b0-5fc2ee75bb85 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c069c55-405f-4cab-84ea-0be8d2b9010c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:27:47.561365 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f14bbdcb-e502-445d-92b0-5fc2ee75bb85 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Flow 'volume_create_api' (8444028d-3f40-4010-bb37-2cc41adc73a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:27:47.588160 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:47.588160 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:47.615634 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-692a77e3-0c5b-4384-a953-c66530e5f330 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 returned with HTTP 200 Jan 21 12:27:47.618411 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1444/2912] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:47 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 => generated 912 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:27:47.645758 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f14bbdcb-e502-445d-92b0-5fc2ee75bb85 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Create volume request issued successfully. Jan 21 12:27:47.663159 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f14bbdcb-e502-445d-92b0-5fc2ee75bb85 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/volumes returned with HTTP 202 Jan 21 12:27:47.664508 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1469/2913] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:27:46 2021] POST /volume/v3/8d80ea457f0c48fea1240f456dd18d68/volumes => generated 824 bytes in 827 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:27:47.679545 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3cb697ab-a747-4fc1-897b-b5ea455655f8 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] GET http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/volumes/6c4f4ebe-8ec8-4b1e-8bf9-d05d90d1d189 Jan 21 12:27:47.680233 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3cb697ab-a747-4fc1-897b-b5ea455655f8 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:47.680600 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:47.680600 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:47.681229 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3cb697ab-a747-4fc1-897b-b5ea455655f8 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:47.754194 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:47.754194 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:47.775833 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3cb697ab-a747-4fc1-897b-b5ea455655f8 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Volume info retrieved successfully. Jan 21 12:27:47.804991 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3cb697ab-a747-4fc1-897b-b5ea455655f8 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/volumes/6c4f4ebe-8ec8-4b1e-8bf9-d05d90d1d189 returned with HTTP 200 Jan 21 12:27:47.805859 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1445/2914] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:47 2021] GET /volume/v3/8d80ea457f0c48fea1240f456dd18d68/volumes/6c4f4ebe-8ec8-4b1e-8bf9-d05d90d1d189 => generated 892 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:48.013251 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-64d5a6fe-eeb2-4a48-b372-0aee9ed437e8 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:27:48.013943 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-64d5a6fe-eeb2-4a48-b372-0aee9ed437e8 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:48.014171 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:48.014171 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:48.014706 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-64d5a6fe-eeb2-4a48-b372-0aee9ed437e8 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:48.015075 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-64d5a6fe-eeb2-4a48-b372-0aee9ed437e8 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:48.047940 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:48.047940 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:48.049824 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-64d5a6fe-eeb2-4a48-b372-0aee9ed437e8 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:27:48.056848 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1470/2915] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:27:48 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:48.639085 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0661c380-9232-44d4-9c4d-cbc58534af90 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 Jan 21 12:27:48.639085 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0661c380-9232-44d4-9c4d-cbc58534af90 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:48.639085 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:48.639085 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:48.639085 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0661c380-9232-44d4-9c4d-cbc58534af90 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:48.704745 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:48.704745 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:48.714095 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0661c380-9232-44d4-9c4d-cbc58534af90 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:48.736361 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:48.736361 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:48.747567 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0661c380-9232-44d4-9c4d-cbc58534af90 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 returned with HTTP 200 Jan 21 12:27:48.749038 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1446/2916] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:48 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 => generated 912 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:48.831385 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-72192a37-b4e8-4a1d-b191-8c2e5118b834 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] GET http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/volumes/6c4f4ebe-8ec8-4b1e-8bf9-d05d90d1d189 Jan 21 12:27:48.832227 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-72192a37-b4e8-4a1d-b191-8c2e5118b834 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:48.832665 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:48.832665 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:48.833328 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-72192a37-b4e8-4a1d-b191-8c2e5118b834 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:48.897030 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:48.897030 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:48.912999 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-72192a37-b4e8-4a1d-b191-8c2e5118b834 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Volume info retrieved successfully. Jan 21 12:27:48.948331 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-72192a37-b4e8-4a1d-b191-8c2e5118b834 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/volumes/6c4f4ebe-8ec8-4b1e-8bf9-d05d90d1d189 returned with HTTP 200 Jan 21 12:27:48.949574 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1471/2917] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:48 2021] GET /volume/v3/8d80ea457f0c48fea1240f456dd18d68/volumes/6c4f4ebe-8ec8-4b1e-8bf9-d05d90d1d189 => generated 917 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:48.979013 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eb3e7e88-243e-4e36-9bd5-583401e2ec2e tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] POST http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots Jan 21 12:27:48.979698 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:48.979698 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:48.981060 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eb3e7e88-243e-4e36-9bd5-583401e2ec2e tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c4f4ebe-8ec8-4b1e-8bf9-d05d90d1d189", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-52081086"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:49.047934 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:49.047934 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:49.049809 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-eb3e7e88-243e-4e36-9bd5-583401e2ec2e tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Volume info retrieved successfully. Jan 21 12:27:49.050329 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-eb3e7e88-243e-4e36-9bd5-583401e2ec2e tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Create snapshot from volume 6c4f4ebe-8ec8-4b1e-8bf9-d05d90d1d189 Jan 21 12:27:49.065561 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b143578d-0b63-4378-8522-171dfb8e9b9c tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:27:49.066271 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b143578d-0b63-4378-8522-171dfb8e9b9c tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:49.066571 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:49.066571 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:49.067228 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b143578d-0b63-4378-8522-171dfb8e9b9c tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:49.067683 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-b143578d-0b63-4378-8522-171dfb8e9b9c tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:49.099085 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:49.099085 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:49.102117 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b143578d-0b63-4378-8522-171dfb8e9b9c tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:27:49.103328 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1472/2918] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:27:49 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:49.133188 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-eb3e7e88-243e-4e36-9bd5-583401e2ec2e tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Created reservations ['f4e6abe1-8e69-4d92-87e7-1f1b9076d54d', '87912854-fadf-4909-a39b-e6ddada606f0', 'cea497ca-9cb7-43cd-8421-6e8ffe3a37ed', 'c7ec31d1-4c8b-43a3-8fe5-fa70c032b1a6'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:27:49.315137 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-eb3e7e88-243e-4e36-9bd5-583401e2ec2e tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Snapshot create request issued successfully. Jan 21 12:27:49.315700 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eb3e7e88-243e-4e36-9bd5-583401e2ec2e tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots returned with HTTP 202 Jan 21 12:27:49.316512 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1447/2919] 10.222.0.89 () {60 vars in 1232 bytes} [Thu Jan 21 12:27:48 2021] POST /volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots => generated 309 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:27:49.333249 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-114d9dff-1495-43eb-b820-84c57d94ee8e tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] GET http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2 Jan 21 12:27:49.334108 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-114d9dff-1495-43eb-b820-84c57d94ee8e tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:49.334364 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:49.334364 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:49.335217 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-114d9dff-1495-43eb-b820-84c57d94ee8e tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:49.368014 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:49.368014 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:49.369721 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-114d9dff-1495-43eb-b820-84c57d94ee8e tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Snapshot retrieved successfully. Jan 21 12:27:49.372007 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-114d9dff-1495-43eb-b820-84c57d94ee8e tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2 returned with HTTP 200 Jan 21 12:27:49.373216 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1473/2920] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:49 2021] GET /volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2 => generated 441 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:49.708095 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c369dded-d26c-4752-9a1f-4c0a850505cb tempest-UserMessagesTest-450400256 tempest-UserMessagesTest-450400256] POST http://10.222.0.89/volume/v3/8a4f24fc7d3d4bec84f5dd678e88fa0f/types Jan 21 12:27:49.708553 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:49.708553 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:49.708973 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c369dded-d26c-4752-9a1f-4c0a850505cb tempest-UserMessagesTest-450400256 tempest-UserMessagesTest-450400256] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1832198576", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1942571103", "vendor_name": "tempest-vendor_name-954792821"}}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:49.710442 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:49.710442 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:49.756547 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c369dded-d26c-4752-9a1f-4c0a850505cb tempest-UserMessagesTest-450400256 tempest-UserMessagesTest-450400256] http://10.222.0.89/volume/v3/8a4f24fc7d3d4bec84f5dd678e88fa0f/types returned with HTTP 200 Jan 21 12:27:49.757582 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1448/2921] 10.222.0.89 () {60 vars in 1220 bytes} [Thu Jan 21 12:27:49 2021] POST /volume/v3/8a4f24fc7d3d4bec84f5dd678e88fa0f/types => generated 327 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:49.765630 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b0db481e-b328-4497-aca1-c5078a0e59b7 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 Jan 21 12:27:49.766308 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b0db481e-b328-4497-aca1-c5078a0e59b7 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:49.766632 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:49.766632 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:49.767197 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b0db481e-b328-4497-aca1-c5078a0e59b7 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:49.896658 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:49.896658 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:49.910024 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b0db481e-b328-4497-aca1-c5078a0e59b7 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:49.930172 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:49.930172 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:49.941454 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b0db481e-b328-4497-aca1-c5078a0e59b7 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 returned with HTTP 200 Jan 21 12:27:49.942514 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1474/2922] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:49 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 => generated 912 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:49.982547 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2468f9c9-969d-4fef-ae93-f6b7647af39e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] POST http://10.222.0.89/volume/v3/2fa4b634723f42978c6bc5c193a09e5c/volumes Jan 21 12:27:49.983430 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2468f9c9-969d-4fef-ae93-f6b7647af39e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Action: 'create', calling method: create, body: {"volume": {"volume_type": "92811b04-948c-4b41-b451-db0eec2d70b6", "size": 1, "name": "tempest-UserMessagesTest-Volume-1162028662"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:49.985045 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-2468f9c9-969d-4fef-ae93-f6b7647af39e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Create volume request body: {'volume': {'volume_type': '92811b04-948c-4b41-b451-db0eec2d70b6', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1162028662'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:27:50.001943 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-2468f9c9-969d-4fef-ae93-f6b7647af39e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Create volume of 1 GB Jan 21 12:27:50.002691 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:50.002691 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:50.003367 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2468f9c9-969d-4fef-ae93-f6b7647af39e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Availability Zones retrieved successfully. Jan 21 12:27:50.022451 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2468f9c9-969d-4fef-ae93-f6b7647af39e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Flow 'volume_create_api' (e033dbdb-2099-49ac-bcac-c86644c82512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:27:50.025447 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2468f9c9-969d-4fef-ae93-f6b7647af39e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63d3d7da-fc44-4b82-847d-c0575a440d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:27:50.027363 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-2468f9c9-969d-4fef-ae93-f6b7647af39e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:27:50.086966 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2468f9c9-969d-4fef-ae93-f6b7647af39e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63d3d7da-fc44-4b82-847d-c0575a440d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T12:27:50Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1942571103',vendor_name='tempest-vendor_name-954792821'},id=92811b04-948c-4b41-b451-db0eec2d70b6,is_public=True,name='tempest-UserMessagesTest-volume-type-1832198576',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '92811b04-948c-4b41-b451-db0eec2d70b6', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:27:50.091731 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2468f9c9-969d-4fef-ae93-f6b7647af39e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b7a8d73-f8c7-4c3a-9e28-b3ff7768942b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:27:50.123728 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-09b3a6ad-047d-48a6-9bb2-f7903a783c58 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:27:50.124811 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-09b3a6ad-047d-48a6-9bb2-f7903a783c58 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:50.125439 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:50.125439 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:50.130137 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-09b3a6ad-047d-48a6-9bb2-f7903a783c58 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:50.132420 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-09b3a6ad-047d-48a6-9bb2-f7903a783c58 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:50.167721 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-2468f9c9-969d-4fef-ae93-f6b7647af39e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1832198576 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1832198576, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:27:50.169379 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-2468f9c9-969d-4fef-ae93-f6b7647af39e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1832198576 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1832198576, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:27:50.207540 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:50.207540 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:50.209763 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-09b3a6ad-047d-48a6-9bb2-f7903a783c58 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:27:50.214293 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1475/2923] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:27:50 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:50.262613 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-2468f9c9-969d-4fef-ae93-f6b7647af39e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Created reservations ['68acf273-344d-4c10-9695-c68f3ec5d713', '20190c87-6a74-4de6-9d65-bdfca619874e', '3808f0f2-a49f-4a4d-b6e2-25162855afd8', 'b6d91fb4-d948-45f0-aff6-2bd59d75dd38'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:27:50.264501 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2468f9c9-969d-4fef-ae93-f6b7647af39e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b7a8d73-f8c7-4c3a-9e28-b3ff7768942b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68acf273-344d-4c10-9695-c68f3ec5d713', '20190c87-6a74-4de6-9d65-bdfca619874e', '3808f0f2-a49f-4a4d-b6e2-25162855afd8', 'b6d91fb4-d948-45f0-aff6-2bd59d75dd38']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:27:50.266953 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2468f9c9-969d-4fef-ae93-f6b7647af39e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ae0e0ad-5868-40ed-ad04-23f169acb6eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:27:50.366437 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2468f9c9-969d-4fef-ae93-f6b7647af39e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ae0e0ad-5868-40ed-ad04-23f169acb6eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4570c189-03fc-4f58-a8ee-112530c74260', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1162028662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fa4b634723f42978c6bc5c193a09e5c',qos_specs=None,replication_status=,reservations=['68acf273-344d-4c10-9695-c68f3ec5d713','20190c87-6a74-4de6-9d65-bdfca619874e','3808f0f2-a49f-4a4d-b6e2-25162855afd8','b6d91fb4-d948-45f0-aff6-2bd59d75dd38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b114bf55f33546ddb05d4af18b6df503',volume_type_id=92811b04-948c-4b41-b451-db0eec2d70b6), '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=2021-01-21T12:27:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1162028662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4570c189-03fc-4f58-a8ee-112530c74260,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fa4b634723f42978c6bc5c193a09e5c',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,user_id='b114bf55f33546ddb05d4af18b6df503',volume_attachment=,volume_type=,volume_type_id=92811b04-948c-4b41-b451-db0eec2d70b6)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:27:50.368698 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2468f9c9-969d-4fef-ae93-f6b7647af39e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3bf6061-5abd-49ee-bc05-60e4b60f72cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:27:50.384793 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-81140586-3d05-463a-88f8-9bc2c6f4dfa1 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] GET http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2 Jan 21 12:27:50.385512 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-81140586-3d05-463a-88f8-9bc2c6f4dfa1 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:50.385729 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:50.385729 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:50.386386 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-81140586-3d05-463a-88f8-9bc2c6f4dfa1 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:50.417517 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2468f9c9-969d-4fef-ae93-f6b7647af39e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3bf6061-5abd-49ee-bc05-60e4b60f72cf) 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-UserMessagesTest-Volume-1162028662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fa4b634723f42978c6bc5c193a09e5c',qos_specs=None,replication_status=,reservations=['68acf273-344d-4c10-9695-c68f3ec5d713','20190c87-6a74-4de6-9d65-bdfca619874e','3808f0f2-a49f-4a4d-b6e2-25162855afd8','b6d91fb4-d948-45f0-aff6-2bd59d75dd38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b114bf55f33546ddb05d4af18b6df503',volume_type_id=92811b04-948c-4b41-b451-db0eec2d70b6)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:27:50.421686 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2468f9c9-969d-4fef-ae93-f6b7647af39e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42a21fbf-c154-4c7e-b235-200f5ec60db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:27:50.448295 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2468f9c9-969d-4fef-ae93-f6b7647af39e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42a21fbf-c154-4c7e-b235-200f5ec60db6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:27:50.460217 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2468f9c9-969d-4fef-ae93-f6b7647af39e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Flow 'volume_create_api' (e033dbdb-2099-49ac-bcac-c86644c82512) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:27:50.481614 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:50.481614 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:50.483202 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-81140586-3d05-463a-88f8-9bc2c6f4dfa1 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Snapshot retrieved successfully. Jan 21 12:27:50.488016 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-81140586-3d05-463a-88f8-9bc2c6f4dfa1 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2 returned with HTTP 200 Jan 21 12:27:50.492405 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1476/2924] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:50 2021] GET /volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2 => generated 441 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:50.573387 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2468f9c9-969d-4fef-ae93-f6b7647af39e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Create volume request issued successfully. Jan 21 12:27:50.616518 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2468f9c9-969d-4fef-ae93-f6b7647af39e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] http://10.222.0.89/volume/v3/2fa4b634723f42978c6bc5c193a09e5c/volumes returned with HTTP 202 Jan 21 12:27:50.617418 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1449/2925] 10.222.0.89 () {62 vars in 1266 bytes} [Thu Jan 21 12:27:49 2021] POST /volume/v3/2fa4b634723f42978c6bc5c193a09e5c/volumes => generated 852 bytes in 853 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:27:50.635834 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-427a3f32-12ab-44e7-ac73-965df24d8473 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] GET http://10.222.0.89/volume/v3/2fa4b634723f42978c6bc5c193a09e5c/volumes/4570c189-03fc-4f58-a8ee-112530c74260 Jan 21 12:27:50.636413 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-427a3f32-12ab-44e7-ac73-965df24d8473 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:50.636622 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:50.636622 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:50.637504 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-427a3f32-12ab-44e7-ac73-965df24d8473 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:50.737194 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:50.737194 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:50.766983 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-427a3f32-12ab-44e7-ac73-965df24d8473 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Volume info retrieved successfully. Jan 21 12:27:50.815047 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-427a3f32-12ab-44e7-ac73-965df24d8473 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] http://10.222.0.89/volume/v3/2fa4b634723f42978c6bc5c193a09e5c/volumes/4570c189-03fc-4f58-a8ee-112530c74260 returned with HTTP 200 Jan 21 12:27:50.815890 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1477/2926] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:27:50 2021] GET /volume/v3/2fa4b634723f42978c6bc5c193a09e5c/volumes/4570c189-03fc-4f58-a8ee-112530c74260 => generated 941 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:27:50.833247 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f7059ef5-641e-495e-8299-e63cfe9262fb tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] GET http://10.222.0.89/volume/v3/2fa4b634723f42978c6bc5c193a09e5c/messages Jan 21 12:27:50.833878 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f7059ef5-641e-495e-8299-e63cfe9262fb tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:50.834043 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:50.834043 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:50.834513 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f7059ef5-641e-495e-8299-e63cfe9262fb tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:50.835250 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:50.835250 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:50.856541 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f7059ef5-641e-495e-8299-e63cfe9262fb tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] http://10.222.0.89/volume/v3/2fa4b634723f42978c6bc5c193a09e5c/messages returned with HTTP 200 Jan 21 12:27:50.859661 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1450/2927] 10.222.0.89 () {60 vars in 1247 bytes} [Thu Jan 21 12:27:50 2021] GET /volume/v3/2fa4b634723f42978c6bc5c193a09e5c/messages => generated 736 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:50.876140 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-06273787-b6ea-4ddc-b94c-e6d309e2bb83 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] DELETE http://10.222.0.89/volume/v3/2fa4b634723f42978c6bc5c193a09e5c/messages/caa61d85-0f4b-4f47-b3d3-eb904c716162 Jan 21 12:27:50.878442 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-06273787-b6ea-4ddc-b94c-e6d309e2bb83 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:50.880165 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:50.880165 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:50.880762 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-06273787-b6ea-4ddc-b94c-e6d309e2bb83 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:50.907019 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 12:27:50.907019 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 12:27:50.920012 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-06273787-b6ea-4ddc-b94c-e6d309e2bb83 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] http://10.222.0.89/volume/v3/2fa4b634723f42978c6bc5c193a09e5c/messages/caa61d85-0f4b-4f47-b3d3-eb904c716162 returned with HTTP 204 Jan 21 12:27:50.921158 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1478/2928] 10.222.0.89 () {60 vars in 1361 bytes} [Thu Jan 21 12:27:50 2021] DELETE /volume/v3/2fa4b634723f42978c6bc5c193a09e5c/messages/caa61d85-0f4b-4f47-b3d3-eb904c716162 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Jan 21 12:27:50.929732 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9149c2e7-f607-48a4-8395-a5c621834b68 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] GET http://10.222.0.89/volume/v3/2fa4b634723f42978c6bc5c193a09e5c/messages/caa61d85-0f4b-4f47-b3d3-eb904c716162 Jan 21 12:27:50.931078 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9149c2e7-f607-48a4-8395-a5c621834b68 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:50.931876 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9149c2e7-f607-48a4-8395-a5c621834b68 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:50.945154 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9149c2e7-f607-48a4-8395-a5c621834b68 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] http://10.222.0.89/volume/v3/2fa4b634723f42978c6bc5c193a09e5c/messages/caa61d85-0f4b-4f47-b3d3-eb904c716162 returned with HTTP 404 Jan 21 12:27:50.946338 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1451/2929] 10.222.0.89 () {60 vars in 1358 bytes} [Thu Jan 21 12:27:50 2021] GET /volume/v3/2fa4b634723f42978c6bc5c193a09e5c/messages/caa61d85-0f4b-4f47-b3d3-eb904c716162 => generated 110 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:27:50.958692 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e757ee56-1e05-4016-ad20-2ec0499f12b1 tempest-UserMessagesTest-450400256 tempest-UserMessagesTest-450400256] POST http://10.222.0.89/volume/v3/8a4f24fc7d3d4bec84f5dd678e88fa0f/types Jan 21 12:27:50.959728 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e757ee56-1e05-4016-ad20-2ec0499f12b1 tempest-UserMessagesTest-450400256 tempest-UserMessagesTest-450400256] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1432418436", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1039658027", "vendor_name": "tempest-vendor_name-2086794368"}}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:50.961367 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-da0a0652-f689-448b-9814-81dc1a11c59f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 Jan 21 12:27:50.963374 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-da0a0652-f689-448b-9814-81dc1a11c59f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:50.964013 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-da0a0652-f689-448b-9814-81dc1a11c59f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:51.055196 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e757ee56-1e05-4016-ad20-2ec0499f12b1 tempest-UserMessagesTest-450400256 tempest-UserMessagesTest-450400256] http://10.222.0.89/volume/v3/8a4f24fc7d3d4bec84f5dd678e88fa0f/types returned with HTTP 200 Jan 21 12:27:51.056497 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1479/2930] 10.222.0.89 () {60 vars in 1220 bytes} [Thu Jan 21 12:27:50 2021] POST /volume/v3/8a4f24fc7d3d4bec84f5dd678e88fa0f/types => generated 328 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:51.066177 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5dba5bf4-e33f-43c7-950e-9eac1493109e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] POST http://10.222.0.89/volume/v3/2fa4b634723f42978c6bc5c193a09e5c/volumes Jan 21 12:27:51.068540 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5dba5bf4-e33f-43c7-950e-9eac1493109e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c1a806d2-c025-4c8a-a4c0-8759a5001345", "size": 1, "name": "tempest-UserMessagesTest-Volume-2050521613"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:51.070605 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-5dba5bf4-e33f-43c7-950e-9eac1493109e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Create volume request body: {'volume': {'volume_type': 'c1a806d2-c025-4c8a-a4c0-8759a5001345', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-2050521613'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:27:51.071189 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:51.071189 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:51.096117 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-5dba5bf4-e33f-43c7-950e-9eac1493109e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Create volume of 1 GB Jan 21 12:27:51.097411 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:51.097411 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:51.098496 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5dba5bf4-e33f-43c7-950e-9eac1493109e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Availability Zones retrieved successfully. Jan 21 12:27:51.119892 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-da0a0652-f689-448b-9814-81dc1a11c59f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:51.149056 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-5dba5bf4-e33f-43c7-950e-9eac1493109e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Flow 'volume_create_api' (a6c446f6-393d-4a1e-87ba-0100a5007e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:27:51.171034 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-5dba5bf4-e33f-43c7-950e-9eac1493109e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bed1a027-33d5-4966-85c2-7bf366e2fe92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:27:51.174262 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-5dba5bf4-e33f-43c7-950e-9eac1493109e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:27:51.195782 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:51.195782 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:51.236466 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-da0a0652-f689-448b-9814-81dc1a11c59f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 returned with HTTP 200 Jan 21 12:27:51.248895 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1452/2931] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:50 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 => generated 912 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:51.254508 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7ae29eed-6db0-4406-a317-b1cf7488ce10 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:27:51.255304 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7ae29eed-6db0-4406-a317-b1cf7488ce10 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:51.259954 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:51.259954 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:51.261920 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7ae29eed-6db0-4406-a317-b1cf7488ce10 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:51.262501 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-7ae29eed-6db0-4406-a317-b1cf7488ce10 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:51.321245 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-5dba5bf4-e33f-43c7-950e-9eac1493109e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bed1a027-33d5-4966-85c2-7bf366e2fe92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T12:27:51Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1039658027',vendor_name='tempest-vendor_name-2086794368'},id=c1a806d2-c025-4c8a-a4c0-8759a5001345,is_public=True,name='tempest-UserMessagesTest-volume-type-1432418436',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c1a806d2-c025-4c8a-a4c0-8759a5001345', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:27:51.323618 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-5dba5bf4-e33f-43c7-950e-9eac1493109e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec24a79f-ea53-4c94-afab-062695c7c8cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:27:51.385273 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:51.385273 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:51.392194 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7ae29eed-6db0-4406-a317-b1cf7488ce10 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:27:51.415423 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1453/2932] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:27:51 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:51.452092 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-5dba5bf4-e33f-43c7-950e-9eac1493109e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1432418436 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1432418436, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:27:51.453245 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-5dba5bf4-e33f-43c7-950e-9eac1493109e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1432418436 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1432418436, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:27:51.512755 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-005892fe-d8ce-448a-beb6-f5648bfe97d3 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] GET http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2 Jan 21 12:27:51.512755 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-005892fe-d8ce-448a-beb6-f5648bfe97d3 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:51.552835 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:51.552835 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:51.552835 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-005892fe-d8ce-448a-beb6-f5648bfe97d3 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:51.622830 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:51.622830 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:51.622830 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-005892fe-d8ce-448a-beb6-f5648bfe97d3 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Snapshot retrieved successfully. Jan 21 12:27:51.622830 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-005892fe-d8ce-448a-beb6-f5648bfe97d3 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2 returned with HTTP 200 Jan 21 12:27:51.622830 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1454/2933] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:51 2021] GET /volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2 => generated 441 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:51.634712 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-5dba5bf4-e33f-43c7-950e-9eac1493109e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Created reservations ['54bf1a10-d74b-431f-a1f6-0bc23567e242', '98e4d552-6fda-479e-97a8-d1f72340f90f', '73d2d98e-7239-432f-8092-9bc24c4bfc6d', '3337cdfe-73a5-46f8-8d72-1f36571a1989'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:27:51.634712 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-5dba5bf4-e33f-43c7-950e-9eac1493109e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec24a79f-ea53-4c94-afab-062695c7c8cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54bf1a10-d74b-431f-a1f6-0bc23567e242', '98e4d552-6fda-479e-97a8-d1f72340f90f', '73d2d98e-7239-432f-8092-9bc24c4bfc6d', '3337cdfe-73a5-46f8-8d72-1f36571a1989']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:27:51.646606 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-5dba5bf4-e33f-43c7-950e-9eac1493109e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f86143e0-ca1c-4db8-8e46-57be1f34b11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:27:51.877661 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-5dba5bf4-e33f-43c7-950e-9eac1493109e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f86143e0-ca1c-4db8-8e46-57be1f34b11f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78bd3c68-4e0c-4f7b-8569-879acaa1ca08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2050521613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fa4b634723f42978c6bc5c193a09e5c',qos_specs=None,replication_status=,reservations=['54bf1a10-d74b-431f-a1f6-0bc23567e242','98e4d552-6fda-479e-97a8-d1f72340f90f','73d2d98e-7239-432f-8092-9bc24c4bfc6d','3337cdfe-73a5-46f8-8d72-1f36571a1989'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b114bf55f33546ddb05d4af18b6df503',volume_type_id=c1a806d2-c025-4c8a-a4c0-8759a5001345), '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=2021-01-21T12:27:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2050521613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78bd3c68-4e0c-4f7b-8569-879acaa1ca08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fa4b634723f42978c6bc5c193a09e5c',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,user_id='b114bf55f33546ddb05d4af18b6df503',volume_attachment=,volume_type=,volume_type_id=c1a806d2-c025-4c8a-a4c0-8759a5001345)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:27:51.882728 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-5dba5bf4-e33f-43c7-950e-9eac1493109e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bb0fcdb-0b67-468e-9640-0a0fdf0b8417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:27:51.956070 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-5dba5bf4-e33f-43c7-950e-9eac1493109e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bb0fcdb-0b67-468e-9640-0a0fdf0b8417) 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-UserMessagesTest-Volume-2050521613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fa4b634723f42978c6bc5c193a09e5c',qos_specs=None,replication_status=,reservations=['54bf1a10-d74b-431f-a1f6-0bc23567e242','98e4d552-6fda-479e-97a8-d1f72340f90f','73d2d98e-7239-432f-8092-9bc24c4bfc6d','3337cdfe-73a5-46f8-8d72-1f36571a1989'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b114bf55f33546ddb05d4af18b6df503',volume_type_id=c1a806d2-c025-4c8a-a4c0-8759a5001345)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:27:51.964820 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-5dba5bf4-e33f-43c7-950e-9eac1493109e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (716f25e2-d11d-48aa-aa6f-a342e4f007d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:27:52.067771 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-5dba5bf4-e33f-43c7-950e-9eac1493109e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (716f25e2-d11d-48aa-aa6f-a342e4f007d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:27:52.070980 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-5dba5bf4-e33f-43c7-950e-9eac1493109e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Flow 'volume_create_api' (a6c446f6-393d-4a1e-87ba-0100a5007e9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:27:52.288074 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-50c9ddde-6c33-489c-b0f0-76cf00c488f4 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 Jan 21 12:27:52.297180 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-50c9ddde-6c33-489c-b0f0-76cf00c488f4 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:52.297180 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:52.297180 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:52.297180 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-50c9ddde-6c33-489c-b0f0-76cf00c488f4 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:52.340575 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5dba5bf4-e33f-43c7-950e-9eac1493109e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Create volume request issued successfully. Jan 21 12:27:52.463316 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:52.463316 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:52.497162 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5dba5bf4-e33f-43c7-950e-9eac1493109e tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] http://10.222.0.89/volume/v3/2fa4b634723f42978c6bc5c193a09e5c/volumes returned with HTTP 202 Jan 21 12:27:52.497162 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1480/2934] 10.222.0.89 () {62 vars in 1266 bytes} [Thu Jan 21 12:27:51 2021] POST /volume/v3/2fa4b634723f42978c6bc5c193a09e5c/volumes => generated 852 bytes in 1410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:27:52.503532 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-50c9ddde-6c33-489c-b0f0-76cf00c488f4 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:52.509177 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ed92d8a1-f51c-4888-9588-026018ee0196 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:27:52.509177 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ed92d8a1-f51c-4888-9588-026018ee0196 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:52.509177 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:52.509177 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:52.509177 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ed92d8a1-f51c-4888-9588-026018ee0196 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:52.509177 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-ed92d8a1-f51c-4888-9588-026018ee0196 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:52.532424 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:52.532424 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:52.547619 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:52.547619 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:52.547619 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ed92d8a1-f51c-4888-9588-026018ee0196 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:27:52.547619 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1481/2935] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:27:52 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:52.555970 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-50c9ddde-6c33-489c-b0f0-76cf00c488f4 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 returned with HTTP 200 Jan 21 12:27:52.555970 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1455/2936] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:52 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 => generated 912 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:52.566852 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-6dab93aa-a3c4-4bfa-b3eb-c4e5199d01e3 req-f96bf02d-3eed-4ed7-b4c4-27467865b2b0 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] POST http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/attachments/f074577b-b3e2-448f-a507-5de619023305/action Jan 21 12:27:52.566852 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:52.566852 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:52.566852 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-6dab93aa-a3c4-4bfa-b3eb-c4e5199d01e3 req-f96bf02d-3eed-4ed7-b4c4-27467865b2b0 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Action body: b'{"os-complete": null}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:27:52.572794 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1f2edf5c-c525-4bfb-ae44-37e3783da724 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] GET http://10.222.0.89/volume/v3/2fa4b634723f42978c6bc5c193a09e5c/volumes/78bd3c68-4e0c-4f7b-8569-879acaa1ca08 Jan 21 12:27:52.572794 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1f2edf5c-c525-4bfb-ae44-37e3783da724 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:52.572794 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:52.572794 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:52.572794 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1f2edf5c-c525-4bfb-ae44-37e3783da724 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:52.585625 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-6dab93aa-a3c4-4bfa-b3eb-c4e5199d01e3 req-f96bf02d-3eed-4ed7-b4c4-27467865b2b0 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:52.768476 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:52.768476 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:52.783444 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1f2edf5c-c525-4bfb-ae44-37e3783da724 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Volume info retrieved successfully. Jan 21 12:27:52.812907 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1f2edf5c-c525-4bfb-ae44-37e3783da724 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] http://10.222.0.89/volume/v3/2fa4b634723f42978c6bc5c193a09e5c/volumes/78bd3c68-4e0c-4f7b-8569-879acaa1ca08 returned with HTTP 200 Jan 21 12:27:52.812907 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1456/2937] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:27:52 2021] GET /volume/v3/2fa4b634723f42978c6bc5c193a09e5c/volumes/78bd3c68-4e0c-4f7b-8569-879acaa1ca08 => generated 941 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:52.830077 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:52.830077 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:52.836098 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e9c8fd93-39e6-47f5-a3ba-a2c0e2fa288f tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] GET http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2 Jan 21 12:27:52.836098 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e9c8fd93-39e6-47f5-a3ba-a2c0e2fa288f tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:52.836098 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:52.836098 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:52.836098 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e9c8fd93-39e6-47f5-a3ba-a2c0e2fa288f tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:52.861797 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-6dab93aa-a3c4-4bfa-b3eb-c4e5199d01e3 req-f96bf02d-3eed-4ed7-b4c4-27467865b2b0 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/attachments/f074577b-b3e2-448f-a507-5de619023305/action returned with HTTP 204 Jan 21 12:27:52.861797 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1482/2938] 10.222.0.95 () {64 vars in 1489 bytes} [Thu Jan 21 12:27:52 2021] POST /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/attachments/f074577b-b3e2-448f-a507-5de619023305/action => generated 0 bytes in 308 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:27:52.861797 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d15b09f6-d2fd-4d81-99dc-3486a0251ba1 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] GET http://10.222.0.89/volume/v3/2fa4b634723f42978c6bc5c193a09e5c/messages Jan 21 12:27:52.861797 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d15b09f6-d2fd-4d81-99dc-3486a0251ba1 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:52.861797 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:52.861797 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:52.861797 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d15b09f6-d2fd-4d81-99dc-3486a0251ba1 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:52.868757 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:52.868757 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:52.868757 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e9c8fd93-39e6-47f5-a3ba-a2c0e2fa288f tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Snapshot retrieved successfully. Jan 21 12:27:52.868757 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e9c8fd93-39e6-47f5-a3ba-a2c0e2fa288f tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2 returned with HTTP 200 Jan 21 12:27:52.868757 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1457/2939] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:52 2021] GET /volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2 => generated 468 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:52.881995 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d15b09f6-d2fd-4d81-99dc-3486a0251ba1 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] http://10.222.0.89/volume/v3/2fa4b634723f42978c6bc5c193a09e5c/messages returned with HTTP 200 Jan 21 12:27:52.881995 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1483/2940] 10.222.0.89 () {60 vars in 1247 bytes} [Thu Jan 21 12:27:52 2021] GET /volume/v3/2fa4b634723f42978c6bc5c193a09e5c/messages => generated 736 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:52.898797 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-91a859d3-9928-466b-8ec0-b3a97fc46b9f tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] GET http://10.222.0.89/volume/v3/2fa4b634723f42978c6bc5c193a09e5c/messages/8c2b4cc7-c983-43de-82c4-38c8ce2991e5 Jan 21 12:27:52.898797 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-91a859d3-9928-466b-8ec0-b3a97fc46b9f tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:52.898797 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-91a859d3-9928-466b-8ec0-b3a97fc46b9f tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:52.905597 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-dba62739-d02c-45cb-b92e-73ad3443f39f tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] POST http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata Jan 21 12:27:52.905597 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:52.905597 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:52.905597 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-dba62739-d02c-45cb-b92e-73ad3443f39f tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:52.919349 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-91a859d3-9928-466b-8ec0-b3a97fc46b9f tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] http://10.222.0.89/volume/v3/2fa4b634723f42978c6bc5c193a09e5c/messages/8c2b4cc7-c983-43de-82c4-38c8ce2991e5 returned with HTTP 200 Jan 21 12:27:52.919349 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1484/2941] 10.222.0.89 () {60 vars in 1358 bytes} [Thu Jan 21 12:27:52 2021] GET /volume/v3/2fa4b634723f42978c6bc5c193a09e5c/messages/8c2b4cc7-c983-43de-82c4-38c8ce2991e5 => generated 733 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:52.937219 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c312be55-7ea5-49d6-993b-72a4fd304f58 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] GET http://10.222.0.89/volume/v3/2fa4b634723f42978c6bc5c193a09e5c/messages Jan 21 12:27:52.937219 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c312be55-7ea5-49d6-993b-72a4fd304f58 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:52.937219 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c312be55-7ea5-49d6-993b-72a4fd304f58 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:52.951274 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:52.951274 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:52.951274 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-dba62739-d02c-45cb-b92e-73ad3443f39f tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Snapshot retrieved successfully. Jan 21 12:27:52.958816 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c312be55-7ea5-49d6-993b-72a4fd304f58 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] http://10.222.0.89/volume/v3/2fa4b634723f42978c6bc5c193a09e5c/messages returned with HTTP 200 Jan 21 12:27:52.958816 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1485/2942] 10.222.0.89 () {60 vars in 1247 bytes} [Thu Jan 21 12:27:52 2021] GET /volume/v3/2fa4b634723f42978c6bc5c193a09e5c/messages => generated 736 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:27:52.975620 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8684fa12-1163-4264-bc92-f191c95f603c tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] DELETE http://10.222.0.89/volume/v3/2fa4b634723f42978c6bc5c193a09e5c/messages/8c2b4cc7-c983-43de-82c4-38c8ce2991e5 Jan 21 12:27:52.975620 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8684fa12-1163-4264-bc92-f191c95f603c tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:52.975620 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8684fa12-1163-4264-bc92-f191c95f603c tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:52.993210 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 12:27:52.993210 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 12:27:53.009367 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8684fa12-1163-4264-bc92-f191c95f603c tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] http://10.222.0.89/volume/v3/2fa4b634723f42978c6bc5c193a09e5c/messages/8c2b4cc7-c983-43de-82c4-38c8ce2991e5 returned with HTTP 204 Jan 21 12:27:53.009367 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1486/2943] 10.222.0.89 () {60 vars in 1361 bytes} [Thu Jan 21 12:27:52 2021] DELETE /volume/v3/2fa4b634723f42978c6bc5c193a09e5c/messages/8c2b4cc7-c983-43de-82c4-38c8ce2991e5 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 21 12:27:53.035301 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2ab66265-e3c8-420d-a0fd-b199d59779ba tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] DELETE http://10.222.0.89/volume/v3/2fa4b634723f42978c6bc5c193a09e5c/volumes/78bd3c68-4e0c-4f7b-8569-879acaa1ca08 Jan 21 12:27:53.035301 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2ab66265-e3c8-420d-a0fd-b199d59779ba tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:53.035301 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2ab66265-e3c8-420d-a0fd-b199d59779ba tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:53.035301 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-2ab66265-e3c8-420d-a0fd-b199d59779ba tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Delete volume with id: 78bd3c68-4e0c-4f7b-8569-879acaa1ca08 Jan 21 12:27:53.064809 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-dba62739-d02c-45cb-b92e-73ad3443f39f tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Update snapshot metadata completed successfully. Jan 21 12:27:53.064809 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-dba62739-d02c-45cb-b92e-73ad3443f39f tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata returned with HTTP 200 Jan 21 12:27:53.064809 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1458/2944] 10.222.0.89 () {60 vars in 1369 bytes} [Thu Jan 21 12:27:52 2021] POST /volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata => generated 68 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 12:27:53.077937 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ead68e22-8bc5-4cca-9dc1-5c97f24a4fb6 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] GET http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata Jan 21 12:27:53.077937 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ead68e22-8bc5-4cca-9dc1-5c97f24a4fb6 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:53.077937 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:53.077937 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:53.077937 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ead68e22-8bc5-4cca-9dc1-5c97f24a4fb6 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:53.155612 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:53.155612 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:53.156420 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:53.156420 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:53.157031 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2ab66265-e3c8-420d-a0fd-b199d59779ba tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Volume info retrieved successfully. Jan 21 12:27:53.157564 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ead68e22-8bc5-4cca-9dc1-5c97f24a4fb6 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Snapshot retrieved successfully. Jan 21 12:27:53.159567 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ead68e22-8bc5-4cca-9dc1-5c97f24a4fb6 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Get snapshot metadata completed successfully. Jan 21 12:27:53.160098 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2ab66265-e3c8-420d-a0fd-b199d59779ba tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Decrease volume quotas only if status is not error_managing. {{(pid=87985) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 21 12:27:53.160200 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ead68e22-8bc5-4cca-9dc1-5c97f24a4fb6 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata returned with HTTP 200 Jan 21 12:27:53.167163 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1459/2945] 10.222.0.89 () {58 vars in 1348 bytes} [Thu Jan 21 12:27:53 2021] GET /volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata => generated 68 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 12:27:53.174241 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9c1d83b0-2938-4460-95eb-ae925d6b96cc tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] PUT http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata Jan 21 12:27:53.174714 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:53.174714 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:53.175134 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9c1d83b0-2938-4460-95eb-ae925d6b96cc tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:53.205892 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:53.205892 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:53.207799 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9c1d83b0-2938-4460-95eb-ae925d6b96cc tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Snapshot retrieved successfully. Jan 21 12:27:53.216134 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-2ab66265-e3c8-420d-a0fd-b199d59779ba tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Created reservations ['12ce43dc-4114-4216-97a1-db55393200bd', '3b900013-99eb-4fac-9178-0a074fc4c9c0', '5abf2707-4f48-4237-8c41-32151d50f905', 'f7747421-a432-43bf-9e23-8c6986ff92e1'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:27:53.218808 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 12:27:53.218808 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 12:27:53.260501 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9c1d83b0-2938-4460-95eb-ae925d6b96cc tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Update snapshot metadata completed successfully. Jan 21 12:27:53.261240 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9c1d83b0-2938-4460-95eb-ae925d6b96cc tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata returned with HTTP 200 Jan 21 12:27:53.262212 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1460/2946] 10.222.0.89 () {60 vars in 1368 bytes} [Thu Jan 21 12:27:53 2021] PUT /volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata => generated 57 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 12:27:53.272113 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-95e001e9-8e1e-47b2-9c0b-a145d2317fc8 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] GET http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata Jan 21 12:27:53.273018 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-95e001e9-8e1e-47b2-9c0b-a145d2317fc8 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:53.273472 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:53.273472 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:53.273954 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-95e001e9-8e1e-47b2-9c0b-a145d2317fc8 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:53.276756 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2ab66265-e3c8-420d-a0fd-b199d59779ba tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Delete volume request issued successfully. Jan 21 12:27:53.277300 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2ab66265-e3c8-420d-a0fd-b199d59779ba tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] http://10.222.0.89/volume/v3/2fa4b634723f42978c6bc5c193a09e5c/volumes/78bd3c68-4e0c-4f7b-8569-879acaa1ca08 returned with HTTP 202 Jan 21 12:27:53.278566 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1487/2947] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:27:53 2021] DELETE /volume/v3/2fa4b634723f42978c6bc5c193a09e5c/volumes/78bd3c68-4e0c-4f7b-8569-879acaa1ca08 => generated 0 bytes in 264 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:27:53.286245 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c402fc70-3f65-415e-b65a-ddcc0ee0ed17 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] GET http://10.222.0.89/volume/v3/2fa4b634723f42978c6bc5c193a09e5c/volumes/78bd3c68-4e0c-4f7b-8569-879acaa1ca08 Jan 21 12:27:53.287011 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c402fc70-3f65-415e-b65a-ddcc0ee0ed17 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:53.287300 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:53.287300 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:53.288000 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c402fc70-3f65-415e-b65a-ddcc0ee0ed17 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:53.307231 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:53.307231 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:53.308471 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-95e001e9-8e1e-47b2-9c0b-a145d2317fc8 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Snapshot retrieved successfully. Jan 21 12:27:53.310815 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-95e001e9-8e1e-47b2-9c0b-a145d2317fc8 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Get snapshot metadata completed successfully. Jan 21 12:27:53.311380 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-95e001e9-8e1e-47b2-9c0b-a145d2317fc8 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata returned with HTTP 200 Jan 21 12:27:53.312249 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1461/2948] 10.222.0.89 () {58 vars in 1348 bytes} [Thu Jan 21 12:27:53 2021] GET /volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata => generated 57 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 12:27:53.325151 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a8b68236-13d0-4c65-922c-bf5224194dca tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] DELETE http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata/key3 Jan 21 12:27:53.326395 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a8b68236-13d0-4c65-922c-bf5224194dca tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:53.326946 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:53.326946 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:53.328111 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a8b68236-13d0-4c65-922c-bf5224194dca tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:53.345186 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c402fc70-3f65-415e-b65a-ddcc0ee0ed17 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] http://10.222.0.89/volume/v3/2fa4b634723f42978c6bc5c193a09e5c/volumes/78bd3c68-4e0c-4f7b-8569-879acaa1ca08 returned with HTTP 404 Jan 21 12:27:53.346819 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1488/2949] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:53 2021] GET /volume/v3/2fa4b634723f42978c6bc5c193a09e5c/volumes/78bd3c68-4e0c-4f7b-8569-879acaa1ca08 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 12:27:53.354343 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0530814a-d0a0-49bd-a873-7889b0652c4f tempest-UserMessagesTest-450400256 tempest-UserMessagesTest-450400256] DELETE http://10.222.0.89/volume/v3/8a4f24fc7d3d4bec84f5dd678e88fa0f/types/c1a806d2-c025-4c8a-a4c0-8759a5001345 Jan 21 12:27:53.355025 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0530814a-d0a0-49bd-a873-7889b0652c4f tempest-UserMessagesTest-450400256 tempest-UserMessagesTest-450400256] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:53.355783 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0530814a-d0a0-49bd-a873-7889b0652c4f tempest-UserMessagesTest-450400256 tempest-UserMessagesTest-450400256] Calling method '_delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:53.356633 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:53.356633 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:53.358063 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a8b68236-13d0-4c65-922c-bf5224194dca tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Snapshot retrieved successfully. Jan 21 12:27:53.360024 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a8b68236-13d0-4c65-922c-bf5224194dca tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Get snapshot metadata completed successfully. Jan 21 12:27:53.368511 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 12:27:53.368511 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 12:27:53.375071 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a8b68236-13d0-4c65-922c-bf5224194dca tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Delete snapshot metadata completed successfully. Jan 21 12:27:53.375604 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a8b68236-13d0-4c65-922c-bf5224194dca tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata/key3 returned with HTTP 200 Jan 21 12:27:53.376499 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1462/2950] 10.222.0.89 () {58 vars in 1366 bytes} [Thu Jan 21 12:27:53 2021] DELETE /volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata/key3 => generated 0 bytes in 59 msecs (HTTP/1.1 200) 6 headers in 227 bytes (2 switches on core 0) Jan 21 12:27:53.386361 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e67297f5-f92a-4d52-8c6a-0d90405f06e5 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] GET http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata Jan 21 12:27:53.387211 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e67297f5-f92a-4d52-8c6a-0d90405f06e5 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:53.387610 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:53.387610 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:53.388316 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e67297f5-f92a-4d52-8c6a-0d90405f06e5 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:53.421242 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:53.421242 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:53.426661 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e67297f5-f92a-4d52-8c6a-0d90405f06e5 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Snapshot retrieved successfully. Jan 21 12:27:53.426661 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e67297f5-f92a-4d52-8c6a-0d90405f06e5 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Get snapshot metadata completed successfully. Jan 21 12:27:53.426661 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e67297f5-f92a-4d52-8c6a-0d90405f06e5 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata returned with HTTP 200 Jan 21 12:27:53.433419 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1463/2951] 10.222.0.89 () {58 vars in 1348 bytes} [Thu Jan 21 12:27:53 2021] GET /volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata => generated 32 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 12:27:53.437248 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-de5a2cf0-483b-4e6c-80df-2906b8471d82 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] PUT http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata Jan 21 12:27:53.437729 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:53.437729 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:53.438207 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-de5a2cf0-483b-4e6c-80df-2906b8471d82 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:53.465182 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:53.465182 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:53.466361 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-de5a2cf0-483b-4e6c-80df-2906b8471d82 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Snapshot retrieved successfully. Jan 21 12:27:53.498531 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0530814a-d0a0-49bd-a873-7889b0652c4f tempest-UserMessagesTest-450400256 tempest-UserMessagesTest-450400256] http://10.222.0.89/volume/v3/8a4f24fc7d3d4bec84f5dd678e88fa0f/types/c1a806d2-c025-4c8a-a4c0-8759a5001345 returned with HTTP 202 Jan 21 12:27:53.500538 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1489/2952] 10.222.0.89 () {58 vars in 1312 bytes} [Thu Jan 21 12:27:53 2021] DELETE /volume/v3/8a4f24fc7d3d4bec84f5dd678e88fa0f/types/c1a806d2-c025-4c8a-a4c0-8759a5001345 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:27:53.507141 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-de5a2cf0-483b-4e6c-80df-2906b8471d82 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Update snapshot metadata completed successfully. Jan 21 12:27:53.507753 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-de5a2cf0-483b-4e6c-80df-2906b8471d82 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata returned with HTTP 200 Jan 21 12:27:53.508690 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1464/2953] 10.222.0.89 () {60 vars in 1368 bytes} [Thu Jan 21 12:27:53 2021] PUT /volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata => generated 16 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 12:27:53.510446 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2b71a9fd-34e9-4807-845e-94a87c74618a tempest-UserMessagesTest-450400256 tempest-UserMessagesTest-450400256] GET http://10.222.0.89/volume/v3/8a4f24fc7d3d4bec84f5dd678e88fa0f/types/c1a806d2-c025-4c8a-a4c0-8759a5001345 Jan 21 12:27:53.512085 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2b71a9fd-34e9-4807-845e-94a87c74618a tempest-UserMessagesTest-450400256 tempest-UserMessagesTest-450400256] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:53.512798 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2b71a9fd-34e9-4807-845e-94a87c74618a tempest-UserMessagesTest-450400256 tempest-UserMessagesTest-450400256] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:53.520122 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e45aae60-a7fa-4597-9c79-db5fca35b7b1 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] POST http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata Jan 21 12:27:53.520574 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:53.520574 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:53.520981 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e45aae60-a7fa-4597-9c79-db5fca35b7b1 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:53.529099 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2b71a9fd-34e9-4807-845e-94a87c74618a tempest-UserMessagesTest-450400256 tempest-UserMessagesTest-450400256] http://10.222.0.89/volume/v3/8a4f24fc7d3d4bec84f5dd678e88fa0f/types/c1a806d2-c025-4c8a-a4c0-8759a5001345 returned with HTTP 404 Jan 21 12:27:53.531046 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1490/2954] 10.222.0.89 () {58 vars in 1309 bytes} [Thu Jan 21 12:27:53 2021] GET /volume/v3/8a4f24fc7d3d4bec84f5dd678e88fa0f/types/c1a806d2-c025-4c8a-a4c0-8759a5001345 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:27:53.539281 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-32258ab6-cb90-4e05-ba81-5c5d7b412f03 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] DELETE http://10.222.0.89/volume/v3/2fa4b634723f42978c6bc5c193a09e5c/volumes/4570c189-03fc-4f58-a8ee-112530c74260 Jan 21 12:27:53.540137 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-32258ab6-cb90-4e05-ba81-5c5d7b412f03 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:53.540809 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-32258ab6-cb90-4e05-ba81-5c5d7b412f03 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:53.541613 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-32258ab6-cb90-4e05-ba81-5c5d7b412f03 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Delete volume with id: 4570c189-03fc-4f58-a8ee-112530c74260 Jan 21 12:27:53.551979 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:53.551979 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:53.553423 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e45aae60-a7fa-4597-9c79-db5fca35b7b1 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Snapshot retrieved successfully. Jan 21 12:27:53.599075 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e45aae60-a7fa-4597-9c79-db5fca35b7b1 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Update snapshot metadata completed successfully. Jan 21 12:27:53.599777 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e45aae60-a7fa-4597-9c79-db5fca35b7b1 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata returned with HTTP 200 Jan 21 12:27:53.600095 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:53.600095 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:53.601391 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-32258ab6-cb90-4e05-ba81-5c5d7b412f03 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Volume info retrieved successfully. Jan 21 12:27:53.601511 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1465/2955] 10.222.0.89 () {60 vars in 1369 bytes} [Thu Jan 21 12:27:53 2021] POST /volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata => generated 68 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 12:27:53.604614 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-32258ab6-cb90-4e05-ba81-5c5d7b412f03 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Decrease volume quotas only if status is not error_managing. {{(pid=87985) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 21 12:27:53.607071 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bd7be526-7c57-46c1-ad06-36a15c2859fa tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:27:53.607818 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bd7be526-7c57-46c1-ad06-36a15c2859fa tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:53.608204 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:53.608204 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:53.608838 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bd7be526-7c57-46c1-ad06-36a15c2859fa tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:53.609209 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-bd7be526-7c57-46c1-ad06-36a15c2859fa tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:53.635623 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:53.635623 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:53.638216 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bd7be526-7c57-46c1-ad06-36a15c2859fa tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:27:53.639194 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1466/2956] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:27:53 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:53.644958 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-89922dcf-2f47-4d63-8d30-c868d1c801de tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 Jan 21 12:27:53.645538 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-89922dcf-2f47-4d63-8d30-c868d1c801de tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:53.645950 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:53.645950 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:53.646330 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-89922dcf-2f47-4d63-8d30-c868d1c801de tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:53.664859 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-32258ab6-cb90-4e05-ba81-5c5d7b412f03 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1832198576 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1832198576, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:27:53.665916 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-32258ab6-cb90-4e05-ba81-5c5d7b412f03 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1832198576 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1832198576, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:27:53.690986 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-32258ab6-cb90-4e05-ba81-5c5d7b412f03 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Created reservations ['4066ff2b-d3b7-4a8e-a9bc-586299933d36', 'c922b777-c8b2-42c9-9638-7e94dc9d8576', '9db6b4d7-f906-4753-9f75-a2fdec941a2f', '32fd2bfa-557c-41c5-91d5-5b4ecf607476'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:27:53.693410 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 12:27:53.693410 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 12:27:53.702452 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:53.702452 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:53.711750 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-89922dcf-2f47-4d63-8d30-c868d1c801de tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:53.744052 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:53.744052 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:53.753482 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-89922dcf-2f47-4d63-8d30-c868d1c801de tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 returned with HTTP 200 Jan 21 12:27:53.754385 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1467/2957] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:53 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 => generated 1204 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:27:53.764321 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-32258ab6-cb90-4e05-ba81-5c5d7b412f03 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Delete volume request issued successfully. Jan 21 12:27:53.765071 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-32258ab6-cb90-4e05-ba81-5c5d7b412f03 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] http://10.222.0.89/volume/v3/2fa4b634723f42978c6bc5c193a09e5c/volumes/4570c189-03fc-4f58-a8ee-112530c74260 returned with HTTP 202 Jan 21 12:27:53.769873 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-51f6aa84-cb9c-423e-88e7-6d6249f04a11 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] GET http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata Jan 21 12:27:53.770321 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1491/2958] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:27:53 2021] DELETE /volume/v3/2fa4b634723f42978c6bc5c193a09e5c/volumes/4570c189-03fc-4f58-a8ee-112530c74260 => generated 0 bytes in 236 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:27:53.770929 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-51f6aa84-cb9c-423e-88e7-6d6249f04a11 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:53.771621 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:53.771621 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:53.772279 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-51f6aa84-cb9c-423e-88e7-6d6249f04a11 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:53.784075 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a5025b9b-0c69-4edb-9ecf-94c2b59d7b65 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] GET http://10.222.0.89/volume/v3/2fa4b634723f42978c6bc5c193a09e5c/volumes/4570c189-03fc-4f58-a8ee-112530c74260 Jan 21 12:27:53.784609 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a5025b9b-0c69-4edb-9ecf-94c2b59d7b65 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:53.784802 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:53.784802 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:53.785466 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a5025b9b-0c69-4edb-9ecf-94c2b59d7b65 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:53.808477 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:53.808477 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:53.810269 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-51f6aa84-cb9c-423e-88e7-6d6249f04a11 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Snapshot retrieved successfully. Jan 21 12:27:53.812707 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-51f6aa84-cb9c-423e-88e7-6d6249f04a11 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Get snapshot metadata completed successfully. Jan 21 12:27:53.813749 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-51f6aa84-cb9c-423e-88e7-6d6249f04a11 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata returned with HTTP 200 Jan 21 12:27:53.814957 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1468/2959] 10.222.0.89 () {58 vars in 1348 bytes} [Thu Jan 21 12:27:53 2021] GET /volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata => generated 68 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 12:27:53.828643 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-dd6457ee-ca9f-4c9f-ab9e-597bd3ecb739 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] PUT http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata/key3 Jan 21 12:27:53.829105 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:53.829105 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:53.829524 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-dd6457ee-ca9f-4c9f-ab9e-597bd3ecb739 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:53.845544 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a5025b9b-0c69-4edb-9ecf-94c2b59d7b65 tempest-UserMessagesTest-67869224 tempest-UserMessagesTest-67869224] http://10.222.0.89/volume/v3/2fa4b634723f42978c6bc5c193a09e5c/volumes/4570c189-03fc-4f58-a8ee-112530c74260 returned with HTTP 404 Jan 21 12:27:53.848576 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1492/2960] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:53 2021] GET /volume/v3/2fa4b634723f42978c6bc5c193a09e5c/volumes/4570c189-03fc-4f58-a8ee-112530c74260 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:27:53.856540 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-589c6f86-46fe-4994-86a7-13654d571e41 tempest-UserMessagesTest-450400256 tempest-UserMessagesTest-450400256] DELETE http://10.222.0.89/volume/v3/8a4f24fc7d3d4bec84f5dd678e88fa0f/types/92811b04-948c-4b41-b451-db0eec2d70b6 Jan 21 12:27:53.857361 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-589c6f86-46fe-4994-86a7-13654d571e41 tempest-UserMessagesTest-450400256 tempest-UserMessagesTest-450400256] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:53.858225 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-589c6f86-46fe-4994-86a7-13654d571e41 tempest-UserMessagesTest-450400256 tempest-UserMessagesTest-450400256] Calling method '_delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:53.860970 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:53.860970 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:53.862420 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-dd6457ee-ca9f-4c9f-ab9e-597bd3ecb739 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Snapshot retrieved successfully. Jan 21 12:27:53.910833 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-dd6457ee-ca9f-4c9f-ab9e-597bd3ecb739 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Update snapshot metadata completed successfully. Jan 21 12:27:53.911465 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-dd6457ee-ca9f-4c9f-ab9e-597bd3ecb739 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata/key3 returned with HTTP 200 Jan 21 12:27:53.912367 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1469/2961] 10.222.0.89 () {60 vars in 1383 bytes} [Thu Jan 21 12:27:53 2021] PUT /volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata/key3 => generated 35 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 12:27:53.922561 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1fb5e04a-b4b8-4f68-80c1-3239a5afab7a tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] GET http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata/key3 Jan 21 12:27:53.923093 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1fb5e04a-b4b8-4f68-80c1-3239a5afab7a tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:53.923315 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:53.923315 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:53.923673 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1fb5e04a-b4b8-4f68-80c1-3239a5afab7a tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:53.949101 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-589c6f86-46fe-4994-86a7-13654d571e41 tempest-UserMessagesTest-450400256 tempest-UserMessagesTest-450400256] http://10.222.0.89/volume/v3/8a4f24fc7d3d4bec84f5dd678e88fa0f/types/92811b04-948c-4b41-b451-db0eec2d70b6 returned with HTTP 202 Jan 21 12:27:53.953043 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1493/2962] 10.222.0.89 () {58 vars in 1312 bytes} [Thu Jan 21 12:27:53 2021] DELETE /volume/v3/8a4f24fc7d3d4bec84f5dd678e88fa0f/types/92811b04-948c-4b41-b451-db0eec2d70b6 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 12:27:53.955961 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:53.955961 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:53.957119 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1fb5e04a-b4b8-4f68-80c1-3239a5afab7a tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Snapshot retrieved successfully. Jan 21 12:27:53.957454 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a6bc7af5-92f6-4f3e-9fa3-0700758df77b tempest-UserMessagesTest-450400256 tempest-UserMessagesTest-450400256] GET http://10.222.0.89/volume/v3/8a4f24fc7d3d4bec84f5dd678e88fa0f/types/92811b04-948c-4b41-b451-db0eec2d70b6 Jan 21 12:27:53.958383 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a6bc7af5-92f6-4f3e-9fa3-0700758df77b tempest-UserMessagesTest-450400256 tempest-UserMessagesTest-450400256] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:53.958812 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a6bc7af5-92f6-4f3e-9fa3-0700758df77b tempest-UserMessagesTest-450400256 tempest-UserMessagesTest-450400256] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:53.959082 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1fb5e04a-b4b8-4f68-80c1-3239a5afab7a tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Get snapshot metadata completed successfully. Jan 21 12:27:53.959860 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1fb5e04a-b4b8-4f68-80c1-3239a5afab7a tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata/key3 returned with HTTP 200 Jan 21 12:27:53.960607 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1470/2963] 10.222.0.89 () {58 vars in 1363 bytes} [Thu Jan 21 12:27:53 2021] GET /volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata/key3 => generated 35 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 12:27:53.971187 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a6bc7af5-92f6-4f3e-9fa3-0700758df77b tempest-UserMessagesTest-450400256 tempest-UserMessagesTest-450400256] http://10.222.0.89/volume/v3/8a4f24fc7d3d4bec84f5dd678e88fa0f/types/92811b04-948c-4b41-b451-db0eec2d70b6 returned with HTTP 404 Jan 21 12:27:53.972414 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1494/2964] 10.222.0.89 () {58 vars in 1309 bytes} [Thu Jan 21 12:27:53 2021] GET /volume/v3/8a4f24fc7d3d4bec84f5dd678e88fa0f/types/92811b04-948c-4b41-b451-db0eec2d70b6 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:27:53.973504 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c4c5820a-81f1-4448-a429-02f7f84d7d95 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] GET http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata Jan 21 12:27:53.974104 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c4c5820a-81f1-4448-a429-02f7f84d7d95 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:53.974331 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:53.974331 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:53.974690 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c4c5820a-81f1-4448-a429-02f7f84d7d95 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:54.004717 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:54.004717 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:54.006033 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c4c5820a-81f1-4448-a429-02f7f84d7d95 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Snapshot retrieved successfully. Jan 21 12:27:54.008038 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c4c5820a-81f1-4448-a429-02f7f84d7d95 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Get snapshot metadata completed successfully. Jan 21 12:27:54.008767 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c4c5820a-81f1-4448-a429-02f7f84d7d95 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata returned with HTTP 200 Jan 21 12:27:54.009618 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1471/2965] 10.222.0.89 () {58 vars in 1348 bytes} [Thu Jan 21 12:27:53 2021] GET /volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata => generated 75 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 12:27:54.021224 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-efb6e516-dcc9-4893-bf85-66ff492de58b tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] PUT http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata Jan 21 12:27:54.022019 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-efb6e516-dcc9-4893-bf85-66ff492de58b tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:54.059436 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:54.059436 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:54.059436 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-efb6e516-dcc9-4893-bf85-66ff492de58b tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Snapshot retrieved successfully. Jan 21 12:27:54.105378 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-efb6e516-dcc9-4893-bf85-66ff492de58b tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Update snapshot metadata completed successfully. Jan 21 12:27:54.106256 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-efb6e516-dcc9-4893-bf85-66ff492de58b tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata returned with HTTP 200 Jan 21 12:27:54.106942 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1495/2966] 10.222.0.89 () {60 vars in 1368 bytes} [Thu Jan 21 12:27:54 2021] PUT /volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2/metadata => generated 16 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 12:27:54.117745 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9e6e2b91-c263-49e1-801f-d228825271ca tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] DELETE http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2 Jan 21 12:27:54.118399 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9e6e2b91-c263-49e1-801f-d228825271ca tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:54.118593 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:54.118593 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:54.119133 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9e6e2b91-c263-49e1-801f-d228825271ca tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:54.119567 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-9e6e2b91-c263-49e1-801f-d228825271ca tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Delete snapshot with id: e627a7c1-a97c-407a-bc6f-87ea02e76ac2 Jan 21 12:27:54.148707 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:54.148707 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:54.150711 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9e6e2b91-c263-49e1-801f-d228825271ca tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Snapshot retrieved successfully. Jan 21 12:27:54.236149 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9e6e2b91-c263-49e1-801f-d228825271ca tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Snapshot delete request issued successfully. Jan 21 12:27:54.237142 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9e6e2b91-c263-49e1-801f-d228825271ca tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2 returned with HTTP 202 Jan 21 12:27:54.238760 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1472/2967] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:27:54 2021] DELETE /volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:27:54.247685 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-64a7e10a-5557-460c-ae3e-a3a172d66ad5 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] GET http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2 Jan 21 12:27:54.248213 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-64a7e10a-5557-460c-ae3e-a3a172d66ad5 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:54.248406 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:54.248406 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:54.249057 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-64a7e10a-5557-460c-ae3e-a3a172d66ad5 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:54.307768 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:54.307768 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:54.312710 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-64a7e10a-5557-460c-ae3e-a3a172d66ad5 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Snapshot retrieved successfully. Jan 21 12:27:54.316736 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-64a7e10a-5557-460c-ae3e-a3a172d66ad5 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2 returned with HTTP 200 Jan 21 12:27:54.320983 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1496/2968] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:54 2021] GET /volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2 => generated 467 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:54.458476 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-11f228c0-cbd2-42b4-99f4-98653d731143 req-1b4e2486-2755-4719-808d-5729d5ee754e tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d Jan 21 12:27:54.459254 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-11f228c0-cbd2-42b4-99f4-98653d731143 req-1b4e2486-2755-4719-808d-5729d5ee754e tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:54.459596 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:54.459596 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:54.460150 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-11f228c0-cbd2-42b4-99f4-98653d731143 req-1b4e2486-2755-4719-808d-5729d5ee754e tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:54.518643 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:54.518643 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:54.528335 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-11f228c0-cbd2-42b4-99f4-98653d731143 req-1b4e2486-2755-4719-808d-5729d5ee754e tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:54.549770 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:54.549770 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:54.560286 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-11f228c0-cbd2-42b4-99f4-98653d731143 req-1b4e2486-2755-4719-808d-5729d5ee754e tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d returned with HTTP 200 Jan 21 12:27:54.574158 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1473/2969] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:27:54 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d => generated 1205 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:27:54.589892 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-11f228c0-cbd2-42b4-99f4-98653d731143 req-0c143d67-5f13-429a-aa31-eb92c9fc7e6c tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] POST http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d/action Jan 21 12:27:54.590331 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:54.590331 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:54.591075 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-11f228c0-cbd2-42b4-99f4-98653d731143 req-0c143d67-5f13-429a-aa31-eb92c9fc7e6c tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Action body: b'{"os-begin_detaching": null}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:27:54.591659 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-11f228c0-cbd2-42b4-99f4-98653d731143 req-0c143d67-5f13-429a-aa31-eb92c9fc7e6c tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:54.654563 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ccde4250-bd60-4029-be15-8e54ea44bb0a tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:27:54.655180 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ccde4250-bd60-4029-be15-8e54ea44bb0a tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:54.657571 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:54.657571 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:54.658195 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ccde4250-bd60-4029-be15-8e54ea44bb0a tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:54.658718 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-ccde4250-bd60-4029-be15-8e54ea44bb0a tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:54.661200 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:54.661200 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:54.668716 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-11f228c0-cbd2-42b4-99f4-98653d731143 req-0c143d67-5f13-429a-aa31-eb92c9fc7e6c tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:54.690594 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-11f228c0-cbd2-42b4-99f4-98653d731143 req-0c143d67-5f13-429a-aa31-eb92c9fc7e6c tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Begin detaching volume completed successfully. Jan 21 12:27:54.691457 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-11f228c0-cbd2-42b4-99f4-98653d731143 req-0c143d67-5f13-429a-aa31-eb92c9fc7e6c tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d/action returned with HTTP 202 Jan 21 12:27:54.692693 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:54.692693 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:54.693887 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1497/2970] 10.222.0.89 () {64 vars in 1643 bytes} [Thu Jan 21 12:27:54 2021] POST /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:27:54.700206 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ccde4250-bd60-4029-be15-8e54ea44bb0a tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:27:54.701091 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1474/2971] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:27:54 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:54.719399 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cd075f43-c59f-47c5-9302-f9ae6aedc526 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d Jan 21 12:27:54.719818 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cd075f43-c59f-47c5-9302-f9ae6aedc526 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:54.720006 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:54.720006 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:54.720828 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cd075f43-c59f-47c5-9302-f9ae6aedc526 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:54.775323 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ccde4250-bd60-4029-be15-8e54ea44bb0a tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume// Jan 21 12:27:54.776161 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ccde4250-bd60-4029-be15-8e54ea44bb0a tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:54.776675 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:54.776675 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:54.777296 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ccde4250-bd60-4029-be15-8e54ea44bb0a tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:54.779727 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ccde4250-bd60-4029-be15-8e54ea44bb0a tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:27:54.780801 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1475/2972] 10.222.0.95 () {56 vars in 1089 bytes} [Thu Jan 21 12:27:54 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:27:54.781282 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:54.781282 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:54.790652 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cd075f43-c59f-47c5-9302-f9ae6aedc526 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:54.795136 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-11f228c0-cbd2-42b4-99f4-98653d731143 req-d48584a2-4333-4d8f-b27f-0ac3df0959f8 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d Jan 21 12:27:54.796052 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-11f228c0-cbd2-42b4-99f4-98653d731143 req-d48584a2-4333-4d8f-b27f-0ac3df0959f8 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:54.796670 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-11f228c0-cbd2-42b4-99f4-98653d731143 req-d48584a2-4333-4d8f-b27f-0ac3df0959f8 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:54.812630 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:54.812630 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:54.823953 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cd075f43-c59f-47c5-9302-f9ae6aedc526 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d returned with HTTP 200 Jan 21 12:27:54.834331 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1498/2973] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:54 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d => generated 1208 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:27:54.894278 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:54.894278 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:54.905133 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-11f228c0-cbd2-42b4-99f4-98653d731143 req-d48584a2-4333-4d8f-b27f-0ac3df0959f8 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:54.930945 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:54.930945 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:54.942806 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-11f228c0-cbd2-42b4-99f4-98653d731143 req-d48584a2-4333-4d8f-b27f-0ac3df0959f8 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d returned with HTTP 200 Jan 21 12:27:54.943703 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1476/2974] 10.222.0.95 () {60 vars in 1403 bytes} [Thu Jan 21 12:27:54 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d => generated 1307 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:27:55.346399 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1485fe27-1387-49d8-9ddd-3a2494e83f13 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] GET http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2 Jan 21 12:27:55.346399 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1485fe27-1387-49d8-9ddd-3a2494e83f13 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:55.346399 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:55.346399 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:55.346399 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1485fe27-1387-49d8-9ddd-3a2494e83f13 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:55.351334 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-11f228c0-cbd2-42b4-99f4-98653d731143 req-378dbdd4-1cc9-4581-bdc2-fe32846337e9 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] DELETE http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/attachments/8c984575-a272-47b2-af71-19d8442902d6 Jan 21 12:27:55.351334 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-11f228c0-cbd2-42b4-99f4-98653d731143 req-378dbdd4-1cc9-4581-bdc2-fe32846337e9 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:55.351334 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:55.351334 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:55.351334 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-11f228c0-cbd2-42b4-99f4-98653d731143 req-378dbdd4-1cc9-4581-bdc2-fe32846337e9 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:55.383313 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:55.383313 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:55.397608 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:55.397608 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:55.403063 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1485fe27-1387-49d8-9ddd-3a2494e83f13 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Snapshot retrieved successfully. Jan 21 12:27:55.413086 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1485fe27-1387-49d8-9ddd-3a2494e83f13 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2 returned with HTTP 200 Jan 21 12:27:55.414317 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1477/2975] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:55 2021] GET /volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2 => generated 467 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:55.715685 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d5fec047-4157-41cf-8cd3-3cd0d6b41b1e tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:27:55.716259 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d5fec047-4157-41cf-8cd3-3cd0d6b41b1e tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:55.716450 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:55.716450 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:55.716824 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d5fec047-4157-41cf-8cd3-3cd0d6b41b1e tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:55.717175 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-d5fec047-4157-41cf-8cd3-3cd0d6b41b1e tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:55.758659 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:55.758659 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:55.760523 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d5fec047-4157-41cf-8cd3-3cd0d6b41b1e tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:27:55.761357 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1478/2976] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:27:55 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:27:55.841900 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0f346f7f-6f5b-42b1-bbe1-d81422694576 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d Jan 21 12:27:55.842961 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0f346f7f-6f5b-42b1-bbe1-d81422694576 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:55.843425 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:55.843425 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:55.844348 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0f346f7f-6f5b-42b1-bbe1-d81422694576 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:55.910486 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:55.910486 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:55.925532 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0f346f7f-6f5b-42b1-bbe1-d81422694576 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:55.953042 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:55.953042 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:55.964322 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0f346f7f-6f5b-42b1-bbe1-d81422694576 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d returned with HTTP 200 Jan 21 12:27:55.966121 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1479/2977] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:55 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d => generated 1208 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 12:27:56.020325 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-11f228c0-cbd2-42b4-99f4-98653d731143 req-378dbdd4-1cc9-4581-bdc2-fe32846337e9 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 12:27:56.020325 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-11f228c0-cbd2-42b4-99f4-98653d731143 req-378dbdd4-1cc9-4581-bdc2-fe32846337e9 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Pending status list for volume during attachment-delete: [] {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 12:27:56.031560 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-11f228c0-cbd2-42b4-99f4-98653d731143 req-378dbdd4-1cc9-4581-bdc2-fe32846337e9 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/attachments/8c984575-a272-47b2-af71-19d8442902d6 returned with HTTP 200 Jan 21 12:27:56.032858 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1499/2978] 10.222.0.95 () {62 vars in 1437 bytes} [Thu Jan 21 12:27:55 2021] DELETE /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/attachments/8c984575-a272-47b2-af71-19d8442902d6 => generated 19 bytes in 708 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:56.428265 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-789a1c17-ee49-44ac-9bd0-c7330e94df21 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] GET http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2 Jan 21 12:27:56.429006 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-789a1c17-ee49-44ac-9bd0-c7330e94df21 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:56.429253 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:56.429253 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:56.430021 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-789a1c17-ee49-44ac-9bd0-c7330e94df21 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:56.455077 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-789a1c17-ee49-44ac-9bd0-c7330e94df21 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2 returned with HTTP 404 Jan 21 12:27:56.456491 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1480/2979] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:27:56 2021] GET /volume/v3/8d80ea457f0c48fea1240f456dd18d68/snapshots/e627a7c1-a97c-407a-bc6f-87ea02e76ac2 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:27:56.464599 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f8775cc7-3477-45b4-ad24-9d6a0db39df3 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] DELETE http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/volumes/6c4f4ebe-8ec8-4b1e-8bf9-d05d90d1d189 Jan 21 12:27:56.465365 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f8775cc7-3477-45b4-ad24-9d6a0db39df3 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:56.465666 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:56.465666 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:56.466251 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f8775cc7-3477-45b4-ad24-9d6a0db39df3 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:56.467107 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-f8775cc7-3477-45b4-ad24-9d6a0db39df3 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Delete volume with id: 6c4f4ebe-8ec8-4b1e-8bf9-d05d90d1d189 Jan 21 12:27:56.521043 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:56.521043 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:56.522288 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f8775cc7-3477-45b4-ad24-9d6a0db39df3 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Volume info retrieved successfully. Jan 21 12:27:56.572116 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f8775cc7-3477-45b4-ad24-9d6a0db39df3 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Delete volume request issued successfully. Jan 21 12:27:56.572762 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f8775cc7-3477-45b4-ad24-9d6a0db39df3 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/volumes/6c4f4ebe-8ec8-4b1e-8bf9-d05d90d1d189 returned with HTTP 202 Jan 21 12:27:56.576896 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1500/2980] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:27:56 2021] DELETE /volume/v3/8d80ea457f0c48fea1240f456dd18d68/volumes/6c4f4ebe-8ec8-4b1e-8bf9-d05d90d1d189 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:27:56.582165 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4d61fb31-6e6f-4776-954b-47045edf5693 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] GET http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/volumes/6c4f4ebe-8ec8-4b1e-8bf9-d05d90d1d189 Jan 21 12:27:56.583215 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4d61fb31-6e6f-4776-954b-47045edf5693 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:56.584271 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4d61fb31-6e6f-4776-954b-47045edf5693 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:56.669016 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:56.669016 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:56.682648 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4d61fb31-6e6f-4776-954b-47045edf5693 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Volume info retrieved successfully. Jan 21 12:27:56.711535 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4d61fb31-6e6f-4776-954b-47045edf5693 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/volumes/6c4f4ebe-8ec8-4b1e-8bf9-d05d90d1d189 returned with HTTP 200 Jan 21 12:27:56.716212 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1481/2981] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:56 2021] GET /volume/v3/8d80ea457f0c48fea1240f456dd18d68/volumes/6c4f4ebe-8ec8-4b1e-8bf9-d05d90d1d189 => generated 916 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:56.775331 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8faf2412-d6c9-4c5d-9398-b818f1f1400f tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:27:56.776310 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8faf2412-d6c9-4c5d-9398-b818f1f1400f tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:56.776749 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:56.776749 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:56.777687 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8faf2412-d6c9-4c5d-9398-b818f1f1400f tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:56.778411 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-8faf2412-d6c9-4c5d-9398-b818f1f1400f tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:56.802036 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:56.802036 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:56.804807 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8faf2412-d6c9-4c5d-9398-b818f1f1400f tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:27:56.807252 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1501/2982] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:27:56 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:56.985920 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2bc7c674-0f44-4b29-bd8f-bb2912964d8f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d Jan 21 12:27:56.986459 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2bc7c674-0f44-4b29-bd8f-bb2912964d8f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:56.986678 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:56.986678 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:56.987048 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2bc7c674-0f44-4b29-bd8f-bb2912964d8f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:57.049347 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:57.049347 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:57.059696 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2bc7c674-0f44-4b29-bd8f-bb2912964d8f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:57.087517 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2bc7c674-0f44-4b29-bd8f-bb2912964d8f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d returned with HTTP 200 Jan 21 12:27:57.089279 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1482/2983] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:56 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d => generated 913 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:57.374333 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-8223934a-bc4a-4b9a-a773-69f7876e474b req-c5ececae-96ad-4003-9a45-b1257482894e tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 Jan 21 12:27:57.375167 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-8223934a-bc4a-4b9a-a773-69f7876e474b req-c5ececae-96ad-4003-9a45-b1257482894e tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:57.375454 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:57.375454 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:57.375922 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-8223934a-bc4a-4b9a-a773-69f7876e474b req-c5ececae-96ad-4003-9a45-b1257482894e tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:57.436912 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:57.436912 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:57.446881 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-8223934a-bc4a-4b9a-a773-69f7876e474b req-c5ececae-96ad-4003-9a45-b1257482894e tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:57.472474 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:57.472474 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:57.490150 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-8223934a-bc4a-4b9a-a773-69f7876e474b req-c5ececae-96ad-4003-9a45-b1257482894e tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 returned with HTTP 200 Jan 21 12:27:57.491709 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1502/2984] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:27:57 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 => generated 1204 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 12:27:57.516869 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-8223934a-bc4a-4b9a-a773-69f7876e474b req-89286f7a-42fc-4d47-bc78-12b9549d416d tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] POST http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318/action Jan 21 12:27:57.517398 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:57.517398 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:57.517988 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-8223934a-bc4a-4b9a-a773-69f7876e474b req-89286f7a-42fc-4d47-bc78-12b9549d416d tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Action body: b'{"os-begin_detaching": null}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:27:57.519114 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-8223934a-bc4a-4b9a-a773-69f7876e474b req-89286f7a-42fc-4d47-bc78-12b9549d416d tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:57.577978 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:57.577978 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:57.579190 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-8223934a-bc4a-4b9a-a773-69f7876e474b req-89286f7a-42fc-4d47-bc78-12b9549d416d tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:57.591066 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-8223934a-bc4a-4b9a-a773-69f7876e474b req-89286f7a-42fc-4d47-bc78-12b9549d416d tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Begin detaching volume completed successfully. Jan 21 12:27:57.592027 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-8223934a-bc4a-4b9a-a773-69f7876e474b req-89286f7a-42fc-4d47-bc78-12b9549d416d tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318/action returned with HTTP 202 Jan 21 12:27:57.620951 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1483/2985] 10.222.0.89 () {64 vars in 1643 bytes} [Thu Jan 21 12:27:57 2021] POST /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:27:57.658019 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d17c022f-eedb-4b2b-b4a0-a1c20c43efb4 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 Jan 21 12:27:57.658019 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d17c022f-eedb-4b2b-b4a0-a1c20c43efb4 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:57.658019 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:57.658019 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:57.658019 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d17c022f-eedb-4b2b-b4a0-a1c20c43efb4 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:57.728695 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-249c74e0-1716-4ea6-91a5-69f022c9a9fc tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] GET http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/volumes/6c4f4ebe-8ec8-4b1e-8bf9-d05d90d1d189 Jan 21 12:27:57.729469 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-249c74e0-1716-4ea6-91a5-69f022c9a9fc tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:57.729841 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:57.729841 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:57.730285 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-249c74e0-1716-4ea6-91a5-69f022c9a9fc tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:57.773385 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:57.773385 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:57.786600 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d17c022f-eedb-4b2b-b4a0-a1c20c43efb4 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:57.818240 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:57.818240 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:57.831816 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d17c022f-eedb-4b2b-b4a0-a1c20c43efb4 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 returned with HTTP 200 Jan 21 12:27:57.833537 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1503/2986] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:57 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 => generated 1207 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:27:57.834718 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d17c022f-eedb-4b2b-b4a0-a1c20c43efb4 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume// Jan 21 12:27:57.835643 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d17c022f-eedb-4b2b-b4a0-a1c20c43efb4 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:57.836035 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:57.836035 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:57.836202 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:57.836202 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:57.836808 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d17c022f-eedb-4b2b-b4a0-a1c20c43efb4 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:57.838309 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d17c022f-eedb-4b2b-b4a0-a1c20c43efb4 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:27:57.839308 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1504/2987] 10.222.0.95 () {56 vars in 1089 bytes} [Thu Jan 21 12:27:57 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:27:57.851298 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2d78c4dc-e83b-4474-a6c3-c28ea215e605 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:27:57.852045 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2d78c4dc-e83b-4474-a6c3-c28ea215e605 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:57.852545 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2d78c4dc-e83b-4474-a6c3-c28ea215e605 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:57.852963 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-2d78c4dc-e83b-4474-a6c3-c28ea215e605 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:57.856621 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-249c74e0-1716-4ea6-91a5-69f022c9a9fc tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Volume info retrieved successfully. Jan 21 12:27:57.877164 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:57.877164 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:57.878985 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2d78c4dc-e83b-4474-a6c3-c28ea215e605 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:27:57.879808 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1505/2988] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:27:57 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:57.884179 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-8223934a-bc4a-4b9a-a773-69f7876e474b req-b7fd4914-9f08-43cb-ba8f-f2781b2609a5 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 Jan 21 12:27:57.884746 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-8223934a-bc4a-4b9a-a773-69f7876e474b req-b7fd4914-9f08-43cb-ba8f-f2781b2609a5 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:57.884943 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:57.884943 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:57.885304 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-8223934a-bc4a-4b9a-a773-69f7876e474b req-b7fd4914-9f08-43cb-ba8f-f2781b2609a5 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:57.904686 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-249c74e0-1716-4ea6-91a5-69f022c9a9fc tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/volumes/6c4f4ebe-8ec8-4b1e-8bf9-d05d90d1d189 returned with HTTP 200 Jan 21 12:27:57.906762 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1484/2989] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:57 2021] GET /volume/v3/8d80ea457f0c48fea1240f456dd18d68/volumes/6c4f4ebe-8ec8-4b1e-8bf9-d05d90d1d189 => generated 916 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:57.972019 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:57.972019 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:57.982066 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-8223934a-bc4a-4b9a-a773-69f7876e474b req-b7fd4914-9f08-43cb-ba8f-f2781b2609a5 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:58.028833 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:58.028833 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:58.039727 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-8223934a-bc4a-4b9a-a773-69f7876e474b req-b7fd4914-9f08-43cb-ba8f-f2781b2609a5 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 returned with HTTP 200 Jan 21 12:27:58.040543 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1506/2990] 10.222.0.95 () {60 vars in 1403 bytes} [Thu Jan 21 12:27:57 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 => generated 1306 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:27:58.435422 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-8223934a-bc4a-4b9a-a773-69f7876e474b req-d1f5f5e6-f6d9-4fe0-b521-b3e44b2934ee tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] DELETE http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/attachments/f074577b-b3e2-448f-a507-5de619023305 Jan 21 12:27:58.436515 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-8223934a-bc4a-4b9a-a773-69f7876e474b req-d1f5f5e6-f6d9-4fe0-b521-b3e44b2934ee tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:58.437103 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:58.437103 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:58.438103 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-8223934a-bc4a-4b9a-a773-69f7876e474b req-d1f5f5e6-f6d9-4fe0-b521-b3e44b2934ee tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:58.461124 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:58.461124 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:58.912861 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-87c2e2dd-1261-4906-aed3-557357276429 tempest-VolumeQuotaClassesTest-1500665047 tempest-VolumeQuotaClassesTest-1500665047] GET http://10.222.0.89/volume/v3/9f5992dd6c694efdbab48091d7e91f38/os-quota-class-sets/default Jan 21 12:27:58.912861 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-87c2e2dd-1261-4906-aed3-557357276429 tempest-VolumeQuotaClassesTest-1500665047 tempest-VolumeQuotaClassesTest-1500665047] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:58.912861 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:58.912861 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:58.912861 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-87c2e2dd-1261-4906-aed3-557357276429 tempest-VolumeQuotaClassesTest-1500665047 tempest-VolumeQuotaClassesTest-1500665047] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:58.991964 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-87c2e2dd-1261-4906-aed3-557357276429 tempest-VolumeQuotaClassesTest-1500665047 tempest-VolumeQuotaClassesTest-1500665047] http://10.222.0.89/volume/v3/9f5992dd6c694efdbab48091d7e91f38/os-quota-class-sets/default returned with HTTP 200 Jan 21 12:27:58.991964 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1507/2991] 10.222.0.89 () {58 vars in 1264 bytes} [Thu Jan 21 12:27:58 2021] GET /volume/v3/9f5992dd6c694efdbab48091d7e91f38/os-quota-class-sets/default => generated 342 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:59.001521 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-22f07162-f20a-4c49-b7b9-accb3f3550ad tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 Jan 21 12:27:59.001521 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-22f07162-f20a-4c49-b7b9-accb3f3550ad tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:59.001521 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-22f07162-f20a-4c49-b7b9-accb3f3550ad tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:59.106208 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:59.106208 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:59.143844 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-22f07162-f20a-4c49-b7b9-accb3f3550ad tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:27:59.223121 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:59.223121 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:59.233514 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-22f07162-f20a-4c49-b7b9-accb3f3550ad tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 returned with HTTP 200 Jan 21 12:27:59.233514 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1508/2992] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:58 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 => generated 1207 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:27:59.263861 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3bf3247d-f1f0-4420-a9ef-2849a8752472 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:27:59.263861 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3bf3247d-f1f0-4420-a9ef-2849a8752472 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:59.263861 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:59.263861 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:59.263861 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3bf3247d-f1f0-4420-a9ef-2849a8752472 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:59.263861 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-3bf3247d-f1f0-4420-a9ef-2849a8752472 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:27:59.298746 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:27:59.298746 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:27:59.298746 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3bf3247d-f1f0-4420-a9ef-2849a8752472 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:27:59.298746 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1509/2993] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:27:59 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:59.310145 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-309b4da7-0848-48d2-82c7-308d563d47c5 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] GET http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/volumes/6c4f4ebe-8ec8-4b1e-8bf9-d05d90d1d189 Jan 21 12:27:59.310145 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-309b4da7-0848-48d2-82c7-308d563d47c5 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:59.310145 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:27:59.310145 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:27:59.320998 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-309b4da7-0848-48d2-82c7-308d563d47c5 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:59.443049 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-309b4da7-0848-48d2-82c7-308d563d47c5 tempest-SnapshotMetadataTestJSON-515372896 tempest-SnapshotMetadataTestJSON-515372896] http://10.222.0.89/volume/v3/8d80ea457f0c48fea1240f456dd18d68/volumes/6c4f4ebe-8ec8-4b1e-8bf9-d05d90d1d189 returned with HTTP 404 Jan 21 12:27:59.443049 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1510/2994] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:27:59 2021] GET /volume/v3/8d80ea457f0c48fea1240f456dd18d68/volumes/6c4f4ebe-8ec8-4b1e-8bf9-d05d90d1d189 => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:27:59.443049 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-53fab0c4-6bfa-4172-9a26-9ea269ce9749 tempest-VolumeQuotaClassesTest-1500665047 tempest-VolumeQuotaClassesTest-1500665047] GET http://10.222.0.89/volume/v3/9f5992dd6c694efdbab48091d7e91f38/os-quota-class-sets/default Jan 21 12:27:59.443049 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-53fab0c4-6bfa-4172-9a26-9ea269ce9749 tempest-VolumeQuotaClassesTest-1500665047 tempest-VolumeQuotaClassesTest-1500665047] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:27:59.443049 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-53fab0c4-6bfa-4172-9a26-9ea269ce9749 tempest-VolumeQuotaClassesTest-1500665047 tempest-VolumeQuotaClassesTest-1500665047] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:27:59.526386 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-53fab0c4-6bfa-4172-9a26-9ea269ce9749 tempest-VolumeQuotaClassesTest-1500665047 tempest-VolumeQuotaClassesTest-1500665047] http://10.222.0.89/volume/v3/9f5992dd6c694efdbab48091d7e91f38/os-quota-class-sets/default returned with HTTP 200 Jan 21 12:27:59.526386 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1511/2995] 10.222.0.89 () {58 vars in 1264 bytes} [Thu Jan 21 12:27:59 2021] GET /volume/v3/9f5992dd6c694efdbab48091d7e91f38/os-quota-class-sets/default => generated 342 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:59.541570 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-880bbe45-735b-4bf8-bb12-5de1eaf86aaa tempest-VolumeQuotaClassesTest-1500665047 tempest-VolumeQuotaClassesTest-1500665047] POST http://10.222.0.89/volume/v3/9f5992dd6c694efdbab48091d7e91f38/types Jan 21 12:27:59.541570 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-880bbe45-735b-4bf8-bb12-5de1eaf86aaa tempest-VolumeQuotaClassesTest-1500665047 tempest-VolumeQuotaClassesTest-1500665047] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1203923603"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:27:59.606420 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-8223934a-bc4a-4b9a-a773-69f7876e474b req-d1f5f5e6-f6d9-4fe0-b521-b3e44b2934ee tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 12:27:59.606420 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-8223934a-bc4a-4b9a-a773-69f7876e474b req-d1f5f5e6-f6d9-4fe0-b521-b3e44b2934ee tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Pending status list for volume during attachment-delete: [] {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 12:27:59.626665 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-880bbe45-735b-4bf8-bb12-5de1eaf86aaa tempest-VolumeQuotaClassesTest-1500665047 tempest-VolumeQuotaClassesTest-1500665047] http://10.222.0.89/volume/v3/9f5992dd6c694efdbab48091d7e91f38/types returned with HTTP 200 Jan 21 12:27:59.633127 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-8223934a-bc4a-4b9a-a773-69f7876e474b req-d1f5f5e6-f6d9-4fe0-b521-b3e44b2934ee tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/attachments/f074577b-b3e2-448f-a507-5de619023305 returned with HTTP 200 Jan 21 12:27:59.639426 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1512/2996] 10.222.0.89 () {60 vars in 1219 bytes} [Thu Jan 21 12:27:59 2021] POST /volume/v3/9f5992dd6c694efdbab48091d7e91f38/types => generated 228 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:59.646369 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1485/2997] 10.222.0.95 () {62 vars in 1437 bytes} [Thu Jan 21 12:27:58 2021] DELETE /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/attachments/f074577b-b3e2-448f-a507-5de619023305 => generated 19 bytes in 1193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:27:59.664629 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0a926ede-78e8-4456-988b-2ae190e150cb tempest-VolumeQuotaClassesTest-1500665047 tempest-VolumeQuotaClassesTest-1500665047] PUT http://10.222.0.89/volume/v3/9f5992dd6c694efdbab48091d7e91f38/os-quota-class-sets/default Jan 21 12:27:59.664629 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0a926ede-78e8-4456-988b-2ae190e150cb tempest-VolumeQuotaClassesTest-1500665047 tempest-VolumeQuotaClassesTest-1500665047] Action: 'update', calling method: update, body: {"quota_class_set": {"volumes": 11, "per_volume_gigabytes": -1, "snapshots": 11, "gigabytes": 1001, "backups": 11, "backup_gigabytes": 1001, "volumes_tempest-VolumeQuotaClassesTest-volume-type-1203923603": 3, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1203923603": 3, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1203923603": 4}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:28:00.199005 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0a926ede-78e8-4456-988b-2ae190e150cb tempest-VolumeQuotaClassesTest-1500665047 tempest-VolumeQuotaClassesTest-1500665047] http://10.222.0.89/volume/v3/9f5992dd6c694efdbab48091d7e91f38/os-quota-class-sets/default returned with HTTP 200 Jan 21 12:28:00.199005 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1513/2998] 10.222.0.89 () {60 vars in 1285 bytes} [Thu Jan 21 12:27:59 2021] PUT /volume/v3/9f5992dd6c694efdbab48091d7e91f38/os-quota-class-sets/default => generated 533 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:00.229049 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ed006cb9-b931-4bd7-9af0-ea138ef034f5 tempest-VolumeQuotaClassesTest-1500665047 tempest-VolumeQuotaClassesTest-1500665047] GET http://10.222.0.89/volume/v3/9f5992dd6c694efdbab48091d7e91f38/os-quota-sets/9f5992dd6c694efdbab48091d7e91f38/defaults Jan 21 12:28:00.229049 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ed006cb9-b931-4bd7-9af0-ea138ef034f5 tempest-VolumeQuotaClassesTest-1500665047 tempest-VolumeQuotaClassesTest-1500665047] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:00.229049 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:00.229049 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:00.229049 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ed006cb9-b931-4bd7-9af0-ea138ef034f5 tempest-VolumeQuotaClassesTest-1500665047 tempest-VolumeQuotaClassesTest-1500665047] Calling method 'defaults' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:00.229049 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:00.229049 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:00.247447 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e1f80c7b-ecd4-4b54-a1df-c58b5b63047f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 Jan 21 12:28:00.247447 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e1f80c7b-ecd4-4b54-a1df-c58b5b63047f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:00.247447 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e1f80c7b-ecd4-4b54-a1df-c58b5b63047f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:00.321250 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ed006cb9-b931-4bd7-9af0-ea138ef034f5 tempest-VolumeQuotaClassesTest-1500665047 tempest-VolumeQuotaClassesTest-1500665047] http://10.222.0.89/volume/v3/9f5992dd6c694efdbab48091d7e91f38/os-quota-sets/9f5992dd6c694efdbab48091d7e91f38/defaults returned with HTTP 200 Jan 21 12:28:00.322866 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1486/2999] 10.222.0.89 () {58 vars in 1348 bytes} [Thu Jan 21 12:28:00 2021] GET /volume/v3/9f5992dd6c694efdbab48091d7e91f38/os-quota-sets/9f5992dd6c694efdbab48091d7e91f38/defaults => generated 569 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:00.324585 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:00.324585 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:00.335848 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-18c32ace-04ad-4900-ad53-f489cf9c632c tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:28:00.336701 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-18c32ace-04ad-4900-ad53-f489cf9c632c tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:00.337347 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-18c32ace-04ad-4900-ad53-f489cf9c632c tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:00.337736 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-18c32ace-04ad-4900-ad53-f489cf9c632c tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:28:00.348968 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e1f80c7b-ecd4-4b54-a1df-c58b5b63047f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:28:00.363769 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:00.363769 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:00.366854 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-18c32ace-04ad-4900-ad53-f489cf9c632c tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:28:00.368405 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1487/3000] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:28:00 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:00.392558 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e1f80c7b-ecd4-4b54-a1df-c58b5b63047f tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 returned with HTTP 200 Jan 21 12:28:00.394297 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1514/3001] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:00 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 => generated 912 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:00.410214 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d4432407-2503-4cd9-a58e-3b68f1b7fc9e tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 Jan 21 12:28:00.410757 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d4432407-2503-4cd9-a58e-3b68f1b7fc9e tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:00.410979 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:00.410979 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:00.411354 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d4432407-2503-4cd9-a58e-3b68f1b7fc9e tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:00.471898 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:00.471898 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:00.486935 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d4432407-2503-4cd9-a58e-3b68f1b7fc9e tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:28:00.526846 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d4432407-2503-4cd9-a58e-3b68f1b7fc9e tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 returned with HTTP 200 Jan 21 12:28:00.528187 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1488/3002] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:00 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 => generated 912 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:00.558390 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-642a3064-bf72-4623-9e40-a8f143ae3d24 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 Jan 21 12:28:00.558390 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-642a3064-bf72-4623-9e40-a8f143ae3d24 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:00.558390 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:00.558390 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:00.558390 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-642a3064-bf72-4623-9e40-a8f143ae3d24 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:00.624388 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:00.624388 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:00.667550 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-642a3064-bf72-4623-9e40-a8f143ae3d24 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:28:00.715663 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-642a3064-bf72-4623-9e40-a8f143ae3d24 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 returned with HTTP 200 Jan 21 12:28:00.715663 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1515/3003] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:00 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 => generated 912 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:00.733303 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-16b2f018-7e1f-46d1-a9f9-92539e9e7154 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d Jan 21 12:28:00.737631 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-16b2f018-7e1f-46d1-a9f9-92539e9e7154 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:00.737631 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:00.737631 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:00.737631 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-16b2f018-7e1f-46d1-a9f9-92539e9e7154 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:00.831773 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:00.831773 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:00.852581 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-16b2f018-7e1f-46d1-a9f9-92539e9e7154 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:28:00.884648 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-16b2f018-7e1f-46d1-a9f9-92539e9e7154 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d returned with HTTP 200 Jan 21 12:28:00.886620 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1489/3004] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:00 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d => generated 913 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:00.904962 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2891a082-2877-46e6-be74-27bc29f87e8b tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d Jan 21 12:28:00.905495 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2891a082-2877-46e6-be74-27bc29f87e8b tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:00.905757 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:00.905757 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:00.907373 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2891a082-2877-46e6-be74-27bc29f87e8b tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:01.027107 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b485a71d-e321-4150-8286-14105dd0991d tempest-VolumeQuotaClassesTest-1500665047 tempest-VolumeQuotaClassesTest-1500665047] GET http://10.222.0.89/volume/v3/9f5992dd6c694efdbab48091d7e91f38/os-quota-sets/07ed85333ee14b5f9f118e1e39fd2bfd/defaults Jan 21 12:28:01.027107 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b485a71d-e321-4150-8286-14105dd0991d tempest-VolumeQuotaClassesTest-1500665047 tempest-VolumeQuotaClassesTest-1500665047] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:01.027107 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:01.027107 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:01.027107 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b485a71d-e321-4150-8286-14105dd0991d tempest-VolumeQuotaClassesTest-1500665047 tempest-VolumeQuotaClassesTest-1500665047] Calling method 'defaults' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:01.043958 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:01.043958 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:01.056916 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b485a71d-e321-4150-8286-14105dd0991d tempest-VolumeQuotaClassesTest-1500665047 tempest-VolumeQuotaClassesTest-1500665047] http://10.222.0.89/volume/v3/9f5992dd6c694efdbab48091d7e91f38/os-quota-sets/07ed85333ee14b5f9f118e1e39fd2bfd/defaults returned with HTTP 200 Jan 21 12:28:01.058694 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1490/3005] 10.222.0.89 () {58 vars in 1348 bytes} [Thu Jan 21 12:28:01 2021] GET /volume/v3/9f5992dd6c694efdbab48091d7e91f38/os-quota-sets/07ed85333ee14b5f9f118e1e39fd2bfd/defaults => generated 569 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:01.066999 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2891a082-2877-46e6-be74-27bc29f87e8b tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:28:01.137229 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2891a082-2877-46e6-be74-27bc29f87e8b tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d returned with HTTP 200 Jan 21 12:28:01.149633 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1516/3006] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:00 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d => generated 913 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:01.324728 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-906817dd-7fb8-4cf4-861f-71dfd1dc0681 tempest-VolumeQuotaClassesTest-1500665047 tempest-VolumeQuotaClassesTest-1500665047] PUT http://10.222.0.89/volume/v3/9f5992dd6c694efdbab48091d7e91f38/os-quota-class-sets/default Jan 21 12:28:01.325628 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-906817dd-7fb8-4cf4-861f-71dfd1dc0681 tempest-VolumeQuotaClassesTest-1500665047 tempest-VolumeQuotaClassesTest-1500665047] Action: 'update', calling method: update, body: {"quota_class_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:28:01.384299 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cd6c9229-5dfb-487e-9e38-65172a2142a1 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:28:01.392447 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cd6c9229-5dfb-487e-9e38-65172a2142a1 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:01.393734 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:01.393734 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:01.395010 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cd6c9229-5dfb-487e-9e38-65172a2142a1 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:01.395939 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-cd6c9229-5dfb-487e-9e38-65172a2142a1 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:28:01.423933 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:01.423933 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:01.436750 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cd6c9229-5dfb-487e-9e38-65172a2142a1 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:28:01.439972 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1517/3007] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:28:01 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:01.575608 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-906817dd-7fb8-4cf4-861f-71dfd1dc0681 tempest-VolumeQuotaClassesTest-1500665047 tempest-VolumeQuotaClassesTest-1500665047] http://10.222.0.89/volume/v3/9f5992dd6c694efdbab48091d7e91f38/os-quota-class-sets/default returned with HTTP 200 Jan 21 12:28:01.576528 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1491/3008] 10.222.0.89 () {60 vars in 1285 bytes} [Thu Jan 21 12:28:01 2021] PUT /volume/v3/9f5992dd6c694efdbab48091d7e91f38/os-quota-class-sets/default => generated 533 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:01.590091 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e3ae2a91-6811-4cb6-9d49-1504c47221d4 tempest-VolumeQuotaClassesTest-1500665047 tempest-VolumeQuotaClassesTest-1500665047] DELETE http://10.222.0.89/volume/v3/9f5992dd6c694efdbab48091d7e91f38/types/73c3079e-be52-441f-bbe5-76c46b59cb4b Jan 21 12:28:01.590627 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e3ae2a91-6811-4cb6-9d49-1504c47221d4 tempest-VolumeQuotaClassesTest-1500665047 tempest-VolumeQuotaClassesTest-1500665047] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:01.590848 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:01.590848 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:01.591249 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e3ae2a91-6811-4cb6-9d49-1504c47221d4 tempest-VolumeQuotaClassesTest-1500665047 tempest-VolumeQuotaClassesTest-1500665047] Calling method '_delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:01.693119 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 12:28:01.693119 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 12:28:01.746750 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e3ae2a91-6811-4cb6-9d49-1504c47221d4 tempest-VolumeQuotaClassesTest-1500665047 tempest-VolumeQuotaClassesTest-1500665047] http://10.222.0.89/volume/v3/9f5992dd6c694efdbab48091d7e91f38/types/73c3079e-be52-441f-bbe5-76c46b59cb4b returned with HTTP 202 Jan 21 12:28:01.746750 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1518/3009] 10.222.0.89 () {58 vars in 1312 bytes} [Thu Jan 21 12:28:01 2021] DELETE /volume/v3/9f5992dd6c694efdbab48091d7e91f38/types/73c3079e-be52-441f-bbe5-76c46b59cb4b => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:28:01.770009 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cfbaa090-ec7a-4076-8c3e-6d2e53d3c8bc tempest-VolumeQuotaClassesTest-1500665047 tempest-VolumeQuotaClassesTest-1500665047] GET http://10.222.0.89/volume/v3/9f5992dd6c694efdbab48091d7e91f38/types/73c3079e-be52-441f-bbe5-76c46b59cb4b Jan 21 12:28:01.781902 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cfbaa090-ec7a-4076-8c3e-6d2e53d3c8bc tempest-VolumeQuotaClassesTest-1500665047 tempest-VolumeQuotaClassesTest-1500665047] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:01.781902 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cfbaa090-ec7a-4076-8c3e-6d2e53d3c8bc tempest-VolumeQuotaClassesTest-1500665047 tempest-VolumeQuotaClassesTest-1500665047] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:01.809594 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cfbaa090-ec7a-4076-8c3e-6d2e53d3c8bc tempest-VolumeQuotaClassesTest-1500665047 tempest-VolumeQuotaClassesTest-1500665047] http://10.222.0.89/volume/v3/9f5992dd6c694efdbab48091d7e91f38/types/73c3079e-be52-441f-bbe5-76c46b59cb4b returned with HTTP 404 Jan 21 12:28:01.809594 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1492/3010] 10.222.0.89 () {58 vars in 1309 bytes} [Thu Jan 21 12:28:01 2021] GET /volume/v3/9f5992dd6c694efdbab48091d7e91f38/types/73c3079e-be52-441f-bbe5-76c46b59cb4b => generated 114 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:28:02.459156 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e97e668e-ddb3-4b44-b41c-bfafbebb0e6b tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:28:02.459156 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e97e668e-ddb3-4b44-b41c-bfafbebb0e6b tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:02.459156 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e97e668e-ddb3-4b44-b41c-bfafbebb0e6b tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:02.459156 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-e97e668e-ddb3-4b44-b41c-bfafbebb0e6b tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:28:02.498337 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:02.498337 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:02.510208 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e97e668e-ddb3-4b44-b41c-bfafbebb0e6b tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:28:02.510208 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1519/3011] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:28:02 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:03.394276 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-190bc16a-e155-4627-aa0e-8580df8ac4dc tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] POST http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes Jan 21 12:28:03.394276 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-190bc16a-e155-4627-aa0e-8580df8ac4dc tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5c95b056-2e65-49e7-b901-df3480abf71e", "size": 1, "name": "tempest-VolumesExtendTest-Volume-630961570"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:28:03.394276 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-190bc16a-e155-4627-aa0e-8580df8ac4dc tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Create volume request body: {'volume': {'imageRef': '5c95b056-2e65-49e7-b901-df3480abf71e', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-630961570'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:28:03.514878 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ecded3c5-98bb-47df-9914-19667f6aeeb1 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:28:03.515453 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ecded3c5-98bb-47df-9914-19667f6aeeb1 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:03.515673 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:03.515673 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:03.516213 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ecded3c5-98bb-47df-9914-19667f6aeeb1 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:03.516581 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-ecded3c5-98bb-47df-9914-19667f6aeeb1 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:28:03.564034 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-190bc16a-e155-4627-aa0e-8580df8ac4dc tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Create volume of 1 GB Jan 21 12:28:03.574523 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:03.574523 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:03.579418 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-190bc16a-e155-4627-aa0e-8580df8ac4dc tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Availability Zones retrieved successfully. Jan 21 12:28:03.580117 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ecded3c5-98bb-47df-9914-19667f6aeeb1 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:28:03.586813 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1520/3012] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:28:03 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:03.618315 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-190bc16a-e155-4627-aa0e-8580df8ac4dc tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Flow 'volume_create_api' (7d28ab20-b89d-4144-9226-8304bc4f2e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:28:03.632791 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-190bc16a-e155-4627-aa0e-8580df8ac4dc tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3196848-a532-4b4b-a633-b09bb54b936e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:03.632791 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-190bc16a-e155-4627-aa0e-8580df8ac4dc tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:28:03.860173 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-190bc16a-e155-4627-aa0e-8580df8ac4dc tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3196848-a532-4b4b-a633-b09bb54b936e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:03.862721 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-190bc16a-e155-4627-aa0e-8580df8ac4dc tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (364f4bed-8d0c-4a94-97b2-c981367ae20d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:04.043493 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-190bc16a-e155-4627-aa0e-8580df8ac4dc tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Created reservations ['57a6488f-6a50-45d0-bc00-adac199a605d', '44c88315-71ed-4af8-8c71-79f50b4a44f5', '3d59e229-f894-49ec-bff4-3deaf49a5a46', '32d813a0-2ddc-4a50-af6b-f098e73100b0'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:28:04.050911 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-190bc16a-e155-4627-aa0e-8580df8ac4dc tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (364f4bed-8d0c-4a94-97b2-c981367ae20d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57a6488f-6a50-45d0-bc00-adac199a605d', '44c88315-71ed-4af8-8c71-79f50b4a44f5', '3d59e229-f894-49ec-bff4-3deaf49a5a46', '32d813a0-2ddc-4a50-af6b-f098e73100b0']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:04.050911 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-190bc16a-e155-4627-aa0e-8580df8ac4dc tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dba26008-1e9b-4d57-87d2-16d3bc603cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:04.209050 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-190bc16a-e155-4627-aa0e-8580df8ac4dc tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dba26008-1e9b-4d57-87d2-16d3bc603cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8176d02-35ed-4b0b-b92b-3b8f89b8a37c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-630961570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7762603add5479fa973f30751df85d2',qos_specs=None,replication_status=,reservations=['57a6488f-6a50-45d0-bc00-adac199a605d','44c88315-71ed-4af8-8c71-79f50b4a44f5','3d59e229-f894-49ec-bff4-3deaf49a5a46','32d813a0-2ddc-4a50-af6b-f098e73100b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62fd80f16a5141d3ab8e7a9475f3eb78',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:28:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-630961570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8176d02-35ed-4b0b-b92b-3b8f89b8a37c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7762603add5479fa973f30751df85d2',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,user_id='62fd80f16a5141d3ab8e7a9475f3eb78',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:04.214551 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-190bc16a-e155-4627-aa0e-8580df8ac4dc tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88e6e7b3-8f54-4b77-876c-346435fbcb7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:04.289076 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-190bc16a-e155-4627-aa0e-8580df8ac4dc tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88e6e7b3-8f54-4b77-876c-346435fbcb7a) 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-VolumesExtendTest-Volume-630961570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7762603add5479fa973f30751df85d2',qos_specs=None,replication_status=,reservations=['57a6488f-6a50-45d0-bc00-adac199a605d','44c88315-71ed-4af8-8c71-79f50b4a44f5','3d59e229-f894-49ec-bff4-3deaf49a5a46','32d813a0-2ddc-4a50-af6b-f098e73100b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62fd80f16a5141d3ab8e7a9475f3eb78',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:04.348704 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-190bc16a-e155-4627-aa0e-8580df8ac4dc tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c8bce7e-70fc-4166-9b28-1930153fdfc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:04.385208 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-190bc16a-e155-4627-aa0e-8580df8ac4dc tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c8bce7e-70fc-4166-9b28-1930153fdfc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:04.385208 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-190bc16a-e155-4627-aa0e-8580df8ac4dc tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Flow 'volume_create_api' (7d28ab20-b89d-4144-9226-8304bc4f2e23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:28:04.471868 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-190bc16a-e155-4627-aa0e-8580df8ac4dc tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Create volume request issued successfully. Jan 21 12:28:04.530862 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-190bc16a-e155-4627-aa0e-8580df8ac4dc tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes returned with HTTP 202 Jan 21 12:28:04.530862 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1493/3013] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:28:03 2021] POST /volume/v3/c7762603add5479fa973f30751df85d2/volumes => generated 816 bytes in 1152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:28:04.570773 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4a81dc46-54e3-474c-b524-d78e2b2319af tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:04.570773 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4a81dc46-54e3-474c-b524-d78e2b2319af tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:04.570773 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:04.570773 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:04.570773 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4a81dc46-54e3-474c-b524-d78e2b2319af tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:04.598231 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5701795c-6cda-4a4c-aa85-0df2749b6c44 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:28:04.598231 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5701795c-6cda-4a4c-aa85-0df2749b6c44 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:04.598231 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:04.598231 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:04.598231 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5701795c-6cda-4a4c-aa85-0df2749b6c44 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:04.598231 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-5701795c-6cda-4a4c-aa85-0df2749b6c44 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:28:04.680460 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:04.680460 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:04.680460 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5701795c-6cda-4a4c-aa85-0df2749b6c44 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:28:04.680460 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1494/3014] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:28:04 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:04.711613 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:04.711613 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:04.741116 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4a81dc46-54e3-474c-b524-d78e2b2319af tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:04.771761 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4a81dc46-54e3-474c-b524-d78e2b2319af tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:04.771761 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1521/3015] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:04 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 908 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:05.695537 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8d84d775-d86a-429b-a4ff-6d9cc1df90b9 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:28:05.695537 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8d84d775-d86a-429b-a4ff-6d9cc1df90b9 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:05.695537 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:05.695537 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:05.696915 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8d84d775-d86a-429b-a4ff-6d9cc1df90b9 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:05.696915 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-8d84d775-d86a-429b-a4ff-6d9cc1df90b9 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:28:05.747668 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:05.747668 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:05.752218 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8d84d775-d86a-429b-a4ff-6d9cc1df90b9 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:28:05.761675 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1495/3016] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:28:05 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:05.795543 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-60154c77-dca1-47d8-af30-3a367649a3c0 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:05.796070 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-60154c77-dca1-47d8-af30-3a367649a3c0 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:05.796278 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:05.796278 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:05.796635 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-60154c77-dca1-47d8-af30-3a367649a3c0 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:05.865725 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:05.865725 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:05.873268 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-60154c77-dca1-47d8-af30-3a367649a3c0 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:05.971796 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-60154c77-dca1-47d8-af30-3a367649a3c0 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:05.984503 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1522/3017] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:05 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 908 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:06.787603 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-65ca7d2a-aca8-4298-909f-6c1b755a33e4 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:28:06.791019 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-65ca7d2a-aca8-4298-909f-6c1b755a33e4 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:06.791019 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:06.791019 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:06.791019 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-65ca7d2a-aca8-4298-909f-6c1b755a33e4 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:06.791019 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-65ca7d2a-aca8-4298-909f-6c1b755a33e4 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:28:06.893623 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:06.893623 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:06.903024 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-65ca7d2a-aca8-4298-909f-6c1b755a33e4 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:28:06.903671 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1496/3018] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:28:06 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:06.978842 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d34fc7cb-4d7c-4bee-b033-e431cb76da5e tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:06.979538 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d34fc7cb-4d7c-4bee-b033-e431cb76da5e tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:06.979900 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:06.979900 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:06.980528 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d34fc7cb-4d7c-4bee-b033-e431cb76da5e tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:07.072951 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:07.072951 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:07.083336 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d34fc7cb-4d7c-4bee-b033-e431cb76da5e tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:07.172935 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d34fc7cb-4d7c-4bee-b033-e431cb76da5e tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:07.173864 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1523/3019] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:06 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 908 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:07.943137 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-03a96886-c426-441a-bb9f-b90ab5a4464d tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:28:07.943137 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-03a96886-c426-441a-bb9f-b90ab5a4464d tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:07.943137 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:07.943137 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:07.943137 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-03a96886-c426-441a-bb9f-b90ab5a4464d tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:07.943137 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-03a96886-c426-441a-bb9f-b90ab5a4464d tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:28:08.003864 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:08.003864 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:08.006521 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-03a96886-c426-441a-bb9f-b90ab5a4464d tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:28:08.008421 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1497/3020] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:28:07 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:08.192578 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-df415cf0-c604-41b3-9548-0c899d642ca2 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:08.193382 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-df415cf0-c604-41b3-9548-0c899d642ca2 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:08.193806 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:08.193806 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:08.194405 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-df415cf0-c604-41b3-9548-0c899d642ca2 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:08.257802 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:08.257802 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:08.268109 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-df415cf0-c604-41b3-9548-0c899d642ca2 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:08.295454 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-df415cf0-c604-41b3-9548-0c899d642ca2 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:08.296670 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1524/3021] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:08 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 908 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:09.024256 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ffbf4f72-0e8d-436a-b302-759d8e351097 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:28:09.024807 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ffbf4f72-0e8d-436a-b302-759d8e351097 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:09.024807 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:09.024807 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:09.025504 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ffbf4f72-0e8d-436a-b302-759d8e351097 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:09.025628 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-ffbf4f72-0e8d-436a-b302-759d8e351097 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:28:09.109161 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:09.109161 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:09.127773 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ffbf4f72-0e8d-436a-b302-759d8e351097 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:28:09.127773 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1525/3022] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:28:09 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:09.194621 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a2740cdb-aac6-4f25-8381-b24a82990634 tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] POST http://10.222.0.89/volume/v3/3fb4db8878714b56a0c7c9121557144f/types Jan 21 12:28:09.196256 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:09.196256 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:09.196709 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a2740cdb-aac6-4f25-8381-b24a82990634 tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:28:09.276414 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a2740cdb-aac6-4f25-8381-b24a82990634 tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] http://10.222.0.89/volume/v3/3fb4db8878714b56a0c7c9121557144f/types returned with HTTP 200 Jan 21 12:28:09.276414 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1498/3023] 10.222.0.89 () {60 vars in 1219 bytes} [Thu Jan 21 12:28:08 2021] POST /volume/v3/3fb4db8878714b56a0c7c9121557144f/types => generated 188 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:09.284841 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-867ad831-af47-4cd1-aeda-6e5e52f60cad tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] POST http://10.222.0.89/volume/v3/3fb4db8878714b56a0c7c9121557144f/types Jan 21 12:28:09.285607 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:09.285607 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:09.286206 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-867ad831-af47-4cd1-aeda-6e5e52f60cad tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:28:09.312673 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d94fbc17-f99d-4a41-b338-4a55bb41d41b tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:09.313205 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d94fbc17-f99d-4a41-b338-4a55bb41d41b tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:09.313730 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d94fbc17-f99d-4a41-b338-4a55bb41d41b tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:09.344358 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-867ad831-af47-4cd1-aeda-6e5e52f60cad tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] http://10.222.0.89/volume/v3/3fb4db8878714b56a0c7c9121557144f/types returned with HTTP 200 Jan 21 12:28:09.348406 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1526/3024] 10.222.0.89 () {60 vars in 1219 bytes} [Thu Jan 21 12:28:09 2021] POST /volume/v3/3fb4db8878714b56a0c7c9121557144f/types => generated 188 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:09.407341 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:09.407341 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:09.428384 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d94fbc17-f99d-4a41-b338-4a55bb41d41b tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:09.514310 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d94fbc17-f99d-4a41-b338-4a55bb41d41b tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:09.515213 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1499/3025] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:09 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 908 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:09.646824 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-87ec4ecc-9ba5-4ea1-a6dc-1f9f330493c3 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] POST http://10.222.0.89/volume/v3/ea47e4abfe764fafb3c0613cacbdee4c/volumes Jan 21 12:28:09.647587 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-87ec4ecc-9ba5-4ea1-a6dc-1f9f330493c3 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1557980765"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:28:09.649433 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-87ec4ecc-9ba5-4ea1-a6dc-1f9f330493c3 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1557980765'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:28:09.673903 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-87ec4ecc-9ba5-4ea1-a6dc-1f9f330493c3 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Create volume of 1 GB Jan 21 12:28:09.676794 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:09.676794 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:09.677987 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-87ec4ecc-9ba5-4ea1-a6dc-1f9f330493c3 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Availability Zones retrieved successfully. Jan 21 12:28:09.702675 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-87ec4ecc-9ba5-4ea1-a6dc-1f9f330493c3 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Flow 'volume_create_api' (01c31675-f58f-4260-9427-94b3b58de265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:28:09.710795 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-87ec4ecc-9ba5-4ea1-a6dc-1f9f330493c3 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77baecb6-336c-48ea-afd1-fa7ae782b103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:09.710795 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-87ec4ecc-9ba5-4ea1-a6dc-1f9f330493c3 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:28:09.848870 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-87ec4ecc-9ba5-4ea1-a6dc-1f9f330493c3 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77baecb6-336c-48ea-afd1-fa7ae782b103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T12:28:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0a492531-cfcc-4f7e-8901-8db90b8f5623,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a492531-cfcc-4f7e-8901-8db90b8f5623', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:09.854850 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-87ec4ecc-9ba5-4ea1-a6dc-1f9f330493c3 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8543dbd-ab45-42d4-ac73-de4b6ce4f74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:09.985892 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-87ec4ecc-9ba5-4ea1-a6dc-1f9f330493c3 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:28:09.987149 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-87ec4ecc-9ba5-4ea1-a6dc-1f9f330493c3 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:28:10.129485 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-775044a8-f49f-4abb-ba87-9e32040d3dd1 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:28:10.131690 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-775044a8-f49f-4abb-ba87-9e32040d3dd1 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:10.131911 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:10.131911 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:10.132573 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-87ec4ecc-9ba5-4ea1-a6dc-1f9f330493c3 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Created reservations ['8fc6d598-3722-40f4-8570-08ff3162d8cf', '3c99e11b-1d7f-4a1e-8da8-22c19060c043', 'cd605ef4-c02c-48e0-97ec-191f194ed051', '2dc24b2a-e7bf-4e1b-ae44-b43b6488dabb'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:28:10.133130 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-775044a8-f49f-4abb-ba87-9e32040d3dd1 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:10.134135 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-775044a8-f49f-4abb-ba87-9e32040d3dd1 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:28:10.135563 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-87ec4ecc-9ba5-4ea1-a6dc-1f9f330493c3 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8543dbd-ab45-42d4-ac73-de4b6ce4f74a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fc6d598-3722-40f4-8570-08ff3162d8cf', '3c99e11b-1d7f-4a1e-8da8-22c19060c043', 'cd605ef4-c02c-48e0-97ec-191f194ed051', '2dc24b2a-e7bf-4e1b-ae44-b43b6488dabb']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:10.142362 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-87ec4ecc-9ba5-4ea1-a6dc-1f9f330493c3 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5170f7e3-5f2c-4dce-bff1-218c84a16efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:10.163057 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:10.163057 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:10.165974 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-775044a8-f49f-4abb-ba87-9e32040d3dd1 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:28:10.167317 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1500/3026] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:28:10 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:28:10.338676 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-87ec4ecc-9ba5-4ea1-a6dc-1f9f330493c3 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5170f7e3-5f2c-4dce-bff1-218c84a16efe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '871ef956-9ec3-4591-97d1-05f57efefdc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1557980765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea47e4abfe764fafb3c0613cacbdee4c',qos_specs=None,replication_status=,reservations=['8fc6d598-3722-40f4-8570-08ff3162d8cf','3c99e11b-1d7f-4a1e-8da8-22c19060c043','cd605ef4-c02c-48e0-97ec-191f194ed051','2dc24b2a-e7bf-4e1b-ae44-b43b6488dabb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34630fc844ab412e8541caf3b3768ff8',volume_type_id=0a492531-cfcc-4f7e-8901-8db90b8f5623), '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=2021-01-21T12:28:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1557980765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=871ef956-9ec3-4591-97d1-05f57efefdc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea47e4abfe764fafb3c0613cacbdee4c',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,user_id='34630fc844ab412e8541caf3b3768ff8',volume_attachment=,volume_type=,volume_type_id=0a492531-cfcc-4f7e-8901-8db90b8f5623)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:10.344346 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-87ec4ecc-9ba5-4ea1-a6dc-1f9f330493c3 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac6381b1-4a5b-4af2-a0f0-6c28356e9593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:10.408834 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-87ec4ecc-9ba5-4ea1-a6dc-1f9f330493c3 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac6381b1-4a5b-4af2-a0f0-6c28356e9593) 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-VolumeRetypeWithoutMigrationTest-Volume-1557980765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea47e4abfe764fafb3c0613cacbdee4c',qos_specs=None,replication_status=,reservations=['8fc6d598-3722-40f4-8570-08ff3162d8cf','3c99e11b-1d7f-4a1e-8da8-22c19060c043','cd605ef4-c02c-48e0-97ec-191f194ed051','2dc24b2a-e7bf-4e1b-ae44-b43b6488dabb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34630fc844ab412e8541caf3b3768ff8',volume_type_id=0a492531-cfcc-4f7e-8901-8db90b8f5623)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:10.413085 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-87ec4ecc-9ba5-4ea1-a6dc-1f9f330493c3 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f54fc48f-ef5a-4a60-80ac-63c598f4859a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:10.442370 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-87ec4ecc-9ba5-4ea1-a6dc-1f9f330493c3 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f54fc48f-ef5a-4a60-80ac-63c598f4859a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:10.446159 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-87ec4ecc-9ba5-4ea1-a6dc-1f9f330493c3 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Flow 'volume_create_api' (01c31675-f58f-4260-9427-94b3b58de265) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:28:10.531855 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f8d4cc38-770a-414a-940f-d5d3bb795ef7 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:10.532767 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f8d4cc38-770a-414a-940f-d5d3bb795ef7 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:10.533186 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:10.533186 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:10.533931 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f8d4cc38-770a-414a-940f-d5d3bb795ef7 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:10.569293 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-87ec4ecc-9ba5-4ea1-a6dc-1f9f330493c3 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Create volume request issued successfully. Jan 21 12:28:10.589491 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-87ec4ecc-9ba5-4ea1-a6dc-1f9f330493c3 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] http://10.222.0.89/volume/v3/ea47e4abfe764fafb3c0613cacbdee4c/volumes returned with HTTP 202 Jan 21 12:28:10.590563 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1527/3027] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:28:09 2021] POST /volume/v3/ea47e4abfe764fafb3c0613cacbdee4c/volumes => generated 834 bytes in 1229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 12:28:10.607327 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-93c6d40d-2ea8-4e49-8a0b-4d46efdbfae2 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] GET http://10.222.0.89/volume/v3/ea47e4abfe764fafb3c0613cacbdee4c/volumes/871ef956-9ec3-4591-97d1-05f57efefdc2 Jan 21 12:28:10.608202 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-93c6d40d-2ea8-4e49-8a0b-4d46efdbfae2 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:10.608616 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:10.608616 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:10.609257 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-93c6d40d-2ea8-4e49-8a0b-4d46efdbfae2 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:10.678160 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:10.678160 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:10.694900 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f8d4cc38-770a-414a-940f-d5d3bb795ef7 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:10.715101 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:10.715101 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:10.739913 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-93c6d40d-2ea8-4e49-8a0b-4d46efdbfae2 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Volume info retrieved successfully. Jan 21 12:28:10.755177 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f8d4cc38-770a-414a-940f-d5d3bb795ef7 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:10.756415 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1501/3028] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:10 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 908 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:28:10.807620 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-93c6d40d-2ea8-4e49-8a0b-4d46efdbfae2 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] http://10.222.0.89/volume/v3/ea47e4abfe764fafb3c0613cacbdee4c/volumes/871ef956-9ec3-4591-97d1-05f57efefdc2 returned with HTTP 200 Jan 21 12:28:10.811175 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1528/3029] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:10 2021] GET /volume/v3/ea47e4abfe764fafb3c0613cacbdee4c/volumes/871ef956-9ec3-4591-97d1-05f57efefdc2 => generated 926 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:28:11.183452 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c7e22797-2f96-4b76-931b-57826bdaca21 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:28:11.184056 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c7e22797-2f96-4b76-931b-57826bdaca21 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:11.184283 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:11.184283 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:11.184643 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c7e22797-2f96-4b76-931b-57826bdaca21 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:11.185464 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-c7e22797-2f96-4b76-931b-57826bdaca21 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:28:11.265224 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:11.265224 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:11.269247 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c7e22797-2f96-4b76-931b-57826bdaca21 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:28:11.276649 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1502/3030] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:28:11 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:28:11.775369 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-978cc215-b531-4f12-8e70-ca25aa174381 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:11.776265 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-978cc215-b531-4f12-8e70-ca25aa174381 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:11.776559 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:11.776559 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:11.777031 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-978cc215-b531-4f12-8e70-ca25aa174381 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:11.844229 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-84150cd3-0e7e-4077-b532-ede4e4b74a5d tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] GET http://10.222.0.89/volume/v3/ea47e4abfe764fafb3c0613cacbdee4c/volumes/871ef956-9ec3-4591-97d1-05f57efefdc2 Jan 21 12:28:11.844779 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-84150cd3-0e7e-4077-b532-ede4e4b74a5d tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:11.845008 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:11.845008 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:11.845413 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-84150cd3-0e7e-4077-b532-ede4e4b74a5d tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:11.889009 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:11.889009 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:11.900353 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-978cc215-b531-4f12-8e70-ca25aa174381 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:11.933930 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-978cc215-b531-4f12-8e70-ca25aa174381 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:11.935581 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1529/3031] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:11 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 908 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:11.946453 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:11.946453 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:11.957634 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-84150cd3-0e7e-4077-b532-ede4e4b74a5d tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Volume info retrieved successfully. Jan 21 12:28:11.999995 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-84150cd3-0e7e-4077-b532-ede4e4b74a5d tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] http://10.222.0.89/volume/v3/ea47e4abfe764fafb3c0613cacbdee4c/volumes/871ef956-9ec3-4591-97d1-05f57efefdc2 returned with HTTP 200 Jan 21 12:28:12.002059 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1503/3032] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:11 2021] GET /volume/v3/ea47e4abfe764fafb3c0613cacbdee4c/volumes/871ef956-9ec3-4591-97d1-05f57efefdc2 => generated 927 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:12.018529 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3eef26bb-c730-4f2f-83af-64f37ce1846a tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] GET http://10.222.0.89/volume/v3/3fb4db8878714b56a0c7c9121557144f/volumes/871ef956-9ec3-4591-97d1-05f57efefdc2 Jan 21 12:28:12.019420 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3eef26bb-c730-4f2f-83af-64f37ce1846a tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:12.019836 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:12.019836 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:12.020646 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3eef26bb-c730-4f2f-83af-64f37ce1846a tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:12.159489 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:12.159489 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:12.191745 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3eef26bb-c730-4f2f-83af-64f37ce1846a tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] Volume info retrieved successfully. Jan 21 12:28:12.244363 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3eef26bb-c730-4f2f-83af-64f37ce1846a tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] http://10.222.0.89/volume/v3/3fb4db8878714b56a0c7c9121557144f/volumes/871ef956-9ec3-4591-97d1-05f57efefdc2 returned with HTTP 200 Jan 21 12:28:12.245573 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1530/3033] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:12 2021] GET /volume/v3/3fb4db8878714b56a0c7c9121557144f/volumes/871ef956-9ec3-4591-97d1-05f57efefdc2 => generated 1098 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:28:12.263866 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-64180252-22b3-4ea4-9e00-f386222abe14 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] POST http://10.222.0.89/volume/v3/ea47e4abfe764fafb3c0613cacbdee4c/volumes/871ef956-9ec3-4591-97d1-05f57efefdc2/action Jan 21 12:28:12.264734 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:12.264734 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:12.265239 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-64180252-22b3-4ea4-9e00-f386222abe14 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:28:12.265658 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-64180252-22b3-4ea4-9e00-f386222abe14 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:28:12.314098 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b7703b49-742f-4685-944c-bf46a8828d08 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:28:12.315202 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b7703b49-742f-4685-944c-bf46a8828d08 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:12.316642 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:12.316642 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:12.317288 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b7703b49-742f-4685-944c-bf46a8828d08 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:12.319245 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-b7703b49-742f-4685-944c-bf46a8828d08 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:28:12.375335 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:12.375335 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:12.376581 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-64180252-22b3-4ea4-9e00-f386222abe14 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Volume info retrieved successfully. Jan 21 12:28:12.390932 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:12.390932 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:12.394785 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b7703b49-742f-4685-944c-bf46a8828d08 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:28:12.395706 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1531/3034] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:28:12 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:12.449211 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-64180252-22b3-4ea4-9e00-f386222abe14 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:28:12.450125 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-64180252-22b3-4ea4-9e00-f386222abe14 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:28:12.505448 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-64180252-22b3-4ea4-9e00-f386222abe14 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Created reservations ['cd8ea566-9f71-4b26-9a93-56f262e8f3f4', '2c4c979b-72d1-4477-8850-d60a0abe800e'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:28:12.567275 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-64180252-22b3-4ea4-9e00-f386222abe14 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:28:12.568621 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-64180252-22b3-4ea4-9e00-f386222abe14 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:28:12.602047 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-64180252-22b3-4ea4-9e00-f386222abe14 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Created reservations ['c1b95894-4e3f-4b22-9cb6-b618b037a71b', 'dc42a4e8-7cd9-4ca2-92e5-357dfaee9b60'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:28:12.656169 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1001c92b-00c2-474e-8db0-e545316d101e tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] DELETE http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 Jan 21 12:28:12.656803 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1001c92b-00c2-474e-8db0-e545316d101e tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:12.657070 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:12.657070 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:12.657437 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1001c92b-00c2-474e-8db0-e545316d101e tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:12.657979 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-1001c92b-00c2-474e-8db0-e545316d101e tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Delete volume with id: f978c5d6-1d80-4607-ba45-738648720318 Jan 21 12:28:12.716183 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:12.716183 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:12.717380 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1001c92b-00c2-474e-8db0-e545316d101e tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:28:12.746822 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-64180252-22b3-4ea4-9e00-f386222abe14 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Retype volume request issued successfully. Jan 21 12:28:12.747700 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-64180252-22b3-4ea4-9e00-f386222abe14 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] http://10.222.0.89/volume/v3/ea47e4abfe764fafb3c0613cacbdee4c/volumes/871ef956-9ec3-4591-97d1-05f57efefdc2/action returned with HTTP 202 Jan 21 12:28:12.748703 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1504/3035] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:28:12 2021] POST /volume/v3/ea47e4abfe764fafb3c0613cacbdee4c/volumes/871ef956-9ec3-4591-97d1-05f57efefdc2/action => generated 0 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:28:12.758747 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1001c92b-00c2-474e-8db0-e545316d101e tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Delete volume request issued successfully. Jan 21 12:28:12.761332 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1001c92b-00c2-474e-8db0-e545316d101e tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 returned with HTTP 202 Jan 21 12:28:12.762968 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1532/3036] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:28:12 2021] DELETE /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:28:12.770304 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-827923db-3819-4670-ba83-5e8e0d5d635f tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] GET http://10.222.0.89/volume/v3/ea47e4abfe764fafb3c0613cacbdee4c/volumes/871ef956-9ec3-4591-97d1-05f57efefdc2 Jan 21 12:28:12.770848 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-827923db-3819-4670-ba83-5e8e0d5d635f tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:12.771073 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:12.771073 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:12.771452 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-827923db-3819-4670-ba83-5e8e0d5d635f tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:12.773962 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ad4929a1-80ab-48a4-8b63-6f80bf952ed0 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 Jan 21 12:28:12.774738 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ad4929a1-80ab-48a4-8b63-6f80bf952ed0 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:12.775155 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:12.775155 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:12.775727 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ad4929a1-80ab-48a4-8b63-6f80bf952ed0 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:12.842879 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:12.842879 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:12.855254 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ad4929a1-80ab-48a4-8b63-6f80bf952ed0 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:28:12.863908 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:12.863908 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:12.873916 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-827923db-3819-4670-ba83-5e8e0d5d635f tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Volume info retrieved successfully. Jan 21 12:28:12.886900 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ad4929a1-80ab-48a4-8b63-6f80bf952ed0 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 returned with HTTP 200 Jan 21 12:28:12.889525 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1533/3037] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:12 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 => generated 911 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:28:12.913106 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-827923db-3819-4670-ba83-5e8e0d5d635f tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] http://10.222.0.89/volume/v3/ea47e4abfe764fafb3c0613cacbdee4c/volumes/871ef956-9ec3-4591-97d1-05f57efefdc2 returned with HTTP 200 Jan 21 12:28:12.913965 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1505/3038] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:12 2021] GET /volume/v3/ea47e4abfe764fafb3c0613cacbdee4c/volumes/871ef956-9ec3-4591-97d1-05f57efefdc2 => generated 926 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:12.953265 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c8a6323e-3b61-449e-a90c-16a025e94bdb tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:12.953936 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c8a6323e-3b61-449e-a90c-16a025e94bdb tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:12.954136 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:12.954136 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:12.954870 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c8a6323e-3b61-449e-a90c-16a025e94bdb tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:13.015236 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:13.015236 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:13.043882 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c8a6323e-3b61-449e-a90c-16a025e94bdb tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:13.082116 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c8a6323e-3b61-449e-a90c-16a025e94bdb tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:13.082116 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1534/3039] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:12 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 908 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:13.421439 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0e4ad952-7654-430a-b211-7803af2c5c51 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:28:13.422369 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0e4ad952-7654-430a-b211-7803af2c5c51 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:13.422633 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:13.422633 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:13.423086 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0e4ad952-7654-430a-b211-7803af2c5c51 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:13.423518 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-0e4ad952-7654-430a-b211-7803af2c5c51 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:28:13.468140 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:13.468140 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:13.472846 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0e4ad952-7654-430a-b211-7803af2c5c51 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:28:13.477418 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1506/3040] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:28:13 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:13.905428 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bddc126d-f3b6-4ef8-8a38-c6a0c4f83bed tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 Jan 21 12:28:13.908010 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bddc126d-f3b6-4ef8-8a38-c6a0c4f83bed tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:13.908215 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:13.908215 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:13.908870 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bddc126d-f3b6-4ef8-8a38-c6a0c4f83bed tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:13.930774 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-95e3d098-b9da-44cf-85fb-0fb74bd981de tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] GET http://10.222.0.89/volume/v3/ea47e4abfe764fafb3c0613cacbdee4c/volumes/871ef956-9ec3-4591-97d1-05f57efefdc2 Jan 21 12:28:13.931768 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-95e3d098-b9da-44cf-85fb-0fb74bd981de tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:13.932317 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:13.932317 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:13.933086 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-95e3d098-b9da-44cf-85fb-0fb74bd981de tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:14.000255 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:14.000255 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:14.010391 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bddc126d-f3b6-4ef8-8a38-c6a0c4f83bed tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:28:14.048106 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bddc126d-f3b6-4ef8-8a38-c6a0c4f83bed tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 returned with HTTP 200 Jan 21 12:28:14.059808 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1535/3041] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:13 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 => generated 911 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:14.073651 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:14.073651 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:14.085618 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-95e3d098-b9da-44cf-85fb-0fb74bd981de tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Volume info retrieved successfully. Jan 21 12:28:14.104520 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bc26b442-da24-4fb4-91af-a219fa39995f tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:14.104520 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bc26b442-da24-4fb4-91af-a219fa39995f tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:14.104520 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:14.104520 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:14.104520 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bc26b442-da24-4fb4-91af-a219fa39995f tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:14.154950 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-95e3d098-b9da-44cf-85fb-0fb74bd981de tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] http://10.222.0.89/volume/v3/ea47e4abfe764fafb3c0613cacbdee4c/volumes/871ef956-9ec3-4591-97d1-05f57efefdc2 returned with HTTP 200 Jan 21 12:28:14.169626 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1507/3042] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:13 2021] GET /volume/v3/ea47e4abfe764fafb3c0613cacbdee4c/volumes/871ef956-9ec3-4591-97d1-05f57efefdc2 => generated 927 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:14.174428 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f9303d4b-3443-4729-a57a-a8e2b34afdf8 tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] GET http://10.222.0.89/volume/v3/3fb4db8878714b56a0c7c9121557144f/volumes/871ef956-9ec3-4591-97d1-05f57efefdc2 Jan 21 12:28:14.175192 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f9303d4b-3443-4729-a57a-a8e2b34afdf8 tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:14.175786 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:14.175786 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:14.177130 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f9303d4b-3443-4729-a57a-a8e2b34afdf8 tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:14.248647 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:14.248647 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:14.249581 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:14.249581 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:14.260352 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f9303d4b-3443-4729-a57a-a8e2b34afdf8 tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] Volume info retrieved successfully. Jan 21 12:28:14.271035 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bc26b442-da24-4fb4-91af-a219fa39995f tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:14.288456 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f9303d4b-3443-4729-a57a-a8e2b34afdf8 tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] http://10.222.0.89/volume/v3/3fb4db8878714b56a0c7c9121557144f/volumes/871ef956-9ec3-4591-97d1-05f57efefdc2 returned with HTTP 200 Jan 21 12:28:14.289664 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1508/3043] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:14 2021] GET /volume/v3/3fb4db8878714b56a0c7c9121557144f/volumes/871ef956-9ec3-4591-97d1-05f57efefdc2 => generated 1098 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:28:14.308826 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-67aea43b-686f-474f-ab1f-9cfa27abb65e tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] GET http://10.222.0.89/volume/v3/3fb4db8878714b56a0c7c9121557144f/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1557980765 Jan 21 12:28:14.309748 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-67aea43b-686f-474f-ab1f-9cfa27abb65e tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:14.310187 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:14.310187 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:14.310870 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-67aea43b-686f-474f-ab1f-9cfa27abb65e tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:14.313357 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-67aea43b-686f-474f-ab1f-9cfa27abb65e tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1557980765'), ('all_tenants', True)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:28:14.321726 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bc26b442-da24-4fb4-91af-a219fa39995f tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:14.326120 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1536/3044] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:14 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 908 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:28:14.396097 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-67aea43b-686f-474f-ab1f-9cfa27abb65e tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] Get all volumes completed successfully. Jan 21 12:28:14.397502 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-67aea43b-686f-474f-ab1f-9cfa27abb65e tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] http://10.222.0.89/volume/v3/3fb4db8878714b56a0c7c9121557144f/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1557980765 returned with HTTP 200 Jan 21 12:28:14.399135 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1509/3045] 10.222.0.89 () {58 vars in 1365 bytes} [Thu Jan 21 12:28:14 2021] GET /volume/v3/3fb4db8878714b56a0c7c9121557144f/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1557980765 => generated 413 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:14.412728 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9a7bb944-04bf-4d0c-96dc-3aa227424ed0 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] DELETE http://10.222.0.89/volume/v3/ea47e4abfe764fafb3c0613cacbdee4c/volumes/871ef956-9ec3-4591-97d1-05f57efefdc2 Jan 21 12:28:14.413287 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9a7bb944-04bf-4d0c-96dc-3aa227424ed0 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:14.413628 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:14.413628 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:14.413927 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9a7bb944-04bf-4d0c-96dc-3aa227424ed0 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:14.414673 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-9a7bb944-04bf-4d0c-96dc-3aa227424ed0 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Delete volume with id: 871ef956-9ec3-4591-97d1-05f57efefdc2 Jan 21 12:28:14.485221 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3a07b83c-65b1-4e0a-9425-b905618dd230 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:28:14.488698 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3a07b83c-65b1-4e0a-9425-b905618dd230 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:14.488698 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:14.488698 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:14.488698 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3a07b83c-65b1-4e0a-9425-b905618dd230 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:14.488698 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-3a07b83c-65b1-4e0a-9425-b905618dd230 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:28:14.493273 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:14.493273 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:14.495532 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9a7bb944-04bf-4d0c-96dc-3aa227424ed0 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Volume info retrieved successfully. Jan 21 12:28:14.542729 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:14.542729 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:14.546125 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3a07b83c-65b1-4e0a-9425-b905618dd230 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:28:14.551591 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1510/3046] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:28:14 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:14.593096 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9a7bb944-04bf-4d0c-96dc-3aa227424ed0 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Delete volume request issued successfully. Jan 21 12:28:14.593096 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9a7bb944-04bf-4d0c-96dc-3aa227424ed0 tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] http://10.222.0.89/volume/v3/ea47e4abfe764fafb3c0613cacbdee4c/volumes/871ef956-9ec3-4591-97d1-05f57efefdc2 returned with HTTP 202 Jan 21 12:28:14.605385 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1537/3047] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:28:14 2021] DELETE /volume/v3/ea47e4abfe764fafb3c0613cacbdee4c/volumes/871ef956-9ec3-4591-97d1-05f57efefdc2 => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:28:14.605652 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-dbc8134b-5642-4fa8-9e15-aebb6d86fc2d tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] GET http://10.222.0.89/volume/v3/ea47e4abfe764fafb3c0613cacbdee4c/volumes/871ef956-9ec3-4591-97d1-05f57efefdc2 Jan 21 12:28:14.605652 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-dbc8134b-5642-4fa8-9e15-aebb6d86fc2d tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:14.605652 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:14.605652 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:14.605652 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-dbc8134b-5642-4fa8-9e15-aebb6d86fc2d tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:14.723333 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:14.723333 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:14.748877 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-dbc8134b-5642-4fa8-9e15-aebb6d86fc2d tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Volume info retrieved successfully. Jan 21 12:28:14.800901 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-dbc8134b-5642-4fa8-9e15-aebb6d86fc2d tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] http://10.222.0.89/volume/v3/ea47e4abfe764fafb3c0613cacbdee4c/volumes/871ef956-9ec3-4591-97d1-05f57efefdc2 returned with HTTP 200 Jan 21 12:28:14.803100 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1511/3048] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:14 2021] GET /volume/v3/ea47e4abfe764fafb3c0613cacbdee4c/volumes/871ef956-9ec3-4591-97d1-05f57efefdc2 => generated 926 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:15.075493 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9469fbe7-de76-44e3-b4de-2f9f5ed3ffe9 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 Jan 21 12:28:15.076391 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9469fbe7-de76-44e3-b4de-2f9f5ed3ffe9 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:15.076768 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:15.076768 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:15.077562 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9469fbe7-de76-44e3-b4de-2f9f5ed3ffe9 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:15.224430 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:15.224430 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:15.238901 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9469fbe7-de76-44e3-b4de-2f9f5ed3ffe9 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:28:15.266616 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9469fbe7-de76-44e3-b4de-2f9f5ed3ffe9 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 returned with HTTP 200 Jan 21 12:28:15.269721 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1538/3049] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:15 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 => generated 911 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:15.344266 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-69e2c1b6-68dc-421b-a73d-aff3a34241df tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:15.344907 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-69e2c1b6-68dc-421b-a73d-aff3a34241df tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:15.345163 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:15.345163 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:15.345763 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-69e2c1b6-68dc-421b-a73d-aff3a34241df tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:15.421398 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:15.421398 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:15.436060 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-69e2c1b6-68dc-421b-a73d-aff3a34241df tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:15.475250 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-69e2c1b6-68dc-421b-a73d-aff3a34241df tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:15.476099 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1512/3050] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:15 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 908 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:15.563365 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fae0949b-08d2-4234-a7e8-c1b592ba59dd tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:28:15.563990 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fae0949b-08d2-4234-a7e8-c1b592ba59dd tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:15.564137 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:15.564137 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:15.564783 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fae0949b-08d2-4234-a7e8-c1b592ba59dd tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:15.565294 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-fae0949b-08d2-4234-a7e8-c1b592ba59dd tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:28:15.615049 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:15.615049 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:15.619622 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fae0949b-08d2-4234-a7e8-c1b592ba59dd tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:28:15.620682 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1539/3051] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:28:15 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:15.830581 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-72d2a582-0930-4cbf-867e-10efb223d3cf tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] GET http://10.222.0.89/volume/v3/ea47e4abfe764fafb3c0613cacbdee4c/volumes/871ef956-9ec3-4591-97d1-05f57efefdc2 Jan 21 12:28:15.832825 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-72d2a582-0930-4cbf-867e-10efb223d3cf tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:15.833197 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:15.833197 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:15.833865 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-72d2a582-0930-4cbf-867e-10efb223d3cf tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:15.944003 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:15.944003 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:15.957667 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-72d2a582-0930-4cbf-867e-10efb223d3cf tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Volume info retrieved successfully. Jan 21 12:28:15.997142 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-72d2a582-0930-4cbf-867e-10efb223d3cf tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] http://10.222.0.89/volume/v3/ea47e4abfe764fafb3c0613cacbdee4c/volumes/871ef956-9ec3-4591-97d1-05f57efefdc2 returned with HTTP 200 Jan 21 12:28:15.998009 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1513/3052] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:15 2021] GET /volume/v3/ea47e4abfe764fafb3c0613cacbdee4c/volumes/871ef956-9ec3-4591-97d1-05f57efefdc2 => generated 926 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:16.293260 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d48fcc53-62ba-45a0-bb44-2cd8e1c41c33 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 Jan 21 12:28:16.294149 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d48fcc53-62ba-45a0-bb44-2cd8e1c41c33 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:16.294574 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:16.294574 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:16.295503 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d48fcc53-62ba-45a0-bb44-2cd8e1c41c33 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:16.400826 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d48fcc53-62ba-45a0-bb44-2cd8e1c41c33 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 returned with HTTP 404 Jan 21 12:28:16.402237 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1540/3053] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:16 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f978c5d6-1d80-4607-ba45-738648720318 => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:28:16.412877 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0601d26f-90d4-43e9-becf-aa364e32d318 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] DELETE http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d Jan 21 12:28:16.416467 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0601d26f-90d4-43e9-becf-aa364e32d318 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:16.417021 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:16.417021 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:16.417375 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0601d26f-90d4-43e9-becf-aa364e32d318 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:16.418243 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-0601d26f-90d4-43e9-becf-aa364e32d318 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Delete volume with id: f7d62c69-7e3f-4147-b97b-7e7a54a1129d Jan 21 12:28:16.494342 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c148fa59-572e-4256-ae3e-319cdb18233b tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:16.494575 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c148fa59-572e-4256-ae3e-319cdb18233b tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:16.495326 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c148fa59-572e-4256-ae3e-319cdb18233b tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:16.545740 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:16.545740 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:16.546948 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0601d26f-90d4-43e9-becf-aa364e32d318 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:28:16.607583 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0601d26f-90d4-43e9-becf-aa364e32d318 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Delete volume request issued successfully. Jan 21 12:28:16.608516 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0601d26f-90d4-43e9-becf-aa364e32d318 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d returned with HTTP 202 Jan 21 12:28:16.610762 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1514/3054] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:28:16 2021] DELETE /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:28:16.624613 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0ddc041a-1f02-4669-8ae2-b90fbbc98429 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d Jan 21 12:28:16.624725 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0ddc041a-1f02-4669-8ae2-b90fbbc98429 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:16.625688 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:16.625688 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:16.625688 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0ddc041a-1f02-4669-8ae2-b90fbbc98429 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:16.638515 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:16.638515 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:16.679471 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c148fa59-572e-4256-ae3e-319cdb18233b tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:16.720860 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c148fa59-572e-4256-ae3e-319cdb18233b tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:16.721761 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1541/3055] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:16 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 908 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:28:16.742394 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:16.742394 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:16.754796 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0ddc041a-1f02-4669-8ae2-b90fbbc98429 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:28:16.770880 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6cd39f7c-93f8-4250-91ac-b1a5607f3a5e tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:28:16.770880 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6cd39f7c-93f8-4250-91ac-b1a5607f3a5e tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:16.770880 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:16.770880 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:16.770880 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6cd39f7c-93f8-4250-91ac-b1a5607f3a5e tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:16.770880 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-6cd39f7c-93f8-4250-91ac-b1a5607f3a5e tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:28:16.798097 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0ddc041a-1f02-4669-8ae2-b90fbbc98429 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d returned with HTTP 200 Jan 21 12:28:16.812392 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1515/3056] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:16 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d => generated 912 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:16.852188 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:16.852188 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:16.852188 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6cd39f7c-93f8-4250-91ac-b1a5607f3a5e tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:28:16.852188 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1542/3057] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:28:16 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:17.020833 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5fbebafe-b1bb-4882-a1fa-adf36b1e435b tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] GET http://10.222.0.89/volume/v3/ea47e4abfe764fafb3c0613cacbdee4c/volumes/871ef956-9ec3-4591-97d1-05f57efefdc2 Jan 21 12:28:17.021497 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5fbebafe-b1bb-4882-a1fa-adf36b1e435b tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:17.021752 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:17.021752 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:17.022125 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5fbebafe-b1bb-4882-a1fa-adf36b1e435b tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:17.104448 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:17.104448 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:17.123497 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5fbebafe-b1bb-4882-a1fa-adf36b1e435b tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Volume info retrieved successfully. Jan 21 12:28:17.165055 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5fbebafe-b1bb-4882-a1fa-adf36b1e435b tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] http://10.222.0.89/volume/v3/ea47e4abfe764fafb3c0613cacbdee4c/volumes/871ef956-9ec3-4591-97d1-05f57efefdc2 returned with HTTP 200 Jan 21 12:28:17.177274 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1516/3058] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:17 2021] GET /volume/v3/ea47e4abfe764fafb3c0613cacbdee4c/volumes/871ef956-9ec3-4591-97d1-05f57efefdc2 => generated 926 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:17.747169 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-900a4626-5299-43bd-9abf-e21b5bbd7da4 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:17.747169 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-900a4626-5299-43bd-9abf-e21b5bbd7da4 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:17.747169 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:17.747169 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:17.747169 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-900a4626-5299-43bd-9abf-e21b5bbd7da4 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:17.827727 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:17.827727 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:17.828312 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7ad614cb-27fc-434a-af36-ae4063eb236c tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d Jan 21 12:28:17.828988 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7ad614cb-27fc-434a-af36-ae4063eb236c tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:17.829345 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:17.829345 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:17.829978 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7ad614cb-27fc-434a-af36-ae4063eb236c tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:17.861401 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-900a4626-5299-43bd-9abf-e21b5bbd7da4 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:17.913956 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:17.913956 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:17.926511 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7ad614cb-27fc-434a-af36-ae4063eb236c tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:28:17.959186 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-900a4626-5299-43bd-9abf-e21b5bbd7da4 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:17.970467 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7ad614cb-27fc-434a-af36-ae4063eb236c tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d returned with HTTP 200 Jan 21 12:28:17.981809 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1543/3059] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:17 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 908 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:17.983046 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1517/3060] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:17 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d => generated 912 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:17.983160 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0015448b-aadc-4f43-a224-3fd1629ebbe3 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:28:17.983160 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0015448b-aadc-4f43-a224-3fd1629ebbe3 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:17.983160 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:17.983160 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:17.983160 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0015448b-aadc-4f43-a224-3fd1629ebbe3 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:17.983160 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-0015448b-aadc-4f43-a224-3fd1629ebbe3 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:28:18.035448 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:18.035448 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:18.038735 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0015448b-aadc-4f43-a224-3fd1629ebbe3 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:28:18.041102 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1544/3061] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:28:17 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 816 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:18.189173 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b64392b2-b1cf-4674-94b0-553a6ba65b6c tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] GET http://10.222.0.89/volume/v3/ea47e4abfe764fafb3c0613cacbdee4c/volumes/871ef956-9ec3-4591-97d1-05f57efefdc2 Jan 21 12:28:18.189946 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b64392b2-b1cf-4674-94b0-553a6ba65b6c tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:18.190326 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:18.190326 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:18.191606 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b64392b2-b1cf-4674-94b0-553a6ba65b6c tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:18.286825 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b64392b2-b1cf-4674-94b0-553a6ba65b6c tempest-VolumeRetypeWithoutMigrationTest-665224577 tempest-VolumeRetypeWithoutMigrationTest-665224577] http://10.222.0.89/volume/v3/ea47e4abfe764fafb3c0613cacbdee4c/volumes/871ef956-9ec3-4591-97d1-05f57efefdc2 returned with HTTP 404 Jan 21 12:28:18.288662 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1518/3062] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:18 2021] GET /volume/v3/ea47e4abfe764fafb3c0613cacbdee4c/volumes/871ef956-9ec3-4591-97d1-05f57efefdc2 => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:28:18.298449 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-44c6489b-b1ad-447e-9b23-ca81e3357dbc tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] DELETE http://10.222.0.89/volume/v3/3fb4db8878714b56a0c7c9121557144f/types/9b65bfb6-318e-4644-ae48-669acac7d5f8 Jan 21 12:28:18.299121 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-44c6489b-b1ad-447e-9b23-ca81e3357dbc tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:18.299121 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:18.299121 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:18.299752 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-44c6489b-b1ad-447e-9b23-ca81e3357dbc tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] Calling method '_delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:18.420088 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 12:28:18.420088 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 12:28:18.427345 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-44c6489b-b1ad-447e-9b23-ca81e3357dbc tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] http://10.222.0.89/volume/v3/3fb4db8878714b56a0c7c9121557144f/types/9b65bfb6-318e-4644-ae48-669acac7d5f8 returned with HTTP 202 Jan 21 12:28:18.434157 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1545/3063] 10.222.0.89 () {58 vars in 1312 bytes} [Thu Jan 21 12:28:18 2021] DELETE /volume/v3/3fb4db8878714b56a0c7c9121557144f/types/9b65bfb6-318e-4644-ae48-669acac7d5f8 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 12:28:18.436791 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-608fa78c-e9a1-46a1-a408-edf75963888d tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] GET http://10.222.0.89/volume/v3/3fb4db8878714b56a0c7c9121557144f/types/9b65bfb6-318e-4644-ae48-669acac7d5f8 Jan 21 12:28:18.437612 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-608fa78c-e9a1-46a1-a408-edf75963888d tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:18.438375 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-608fa78c-e9a1-46a1-a408-edf75963888d tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:18.451691 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-608fa78c-e9a1-46a1-a408-edf75963888d tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] http://10.222.0.89/volume/v3/3fb4db8878714b56a0c7c9121557144f/types/9b65bfb6-318e-4644-ae48-669acac7d5f8 returned with HTTP 404 Jan 21 12:28:18.455053 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1519/3064] 10.222.0.89 () {58 vars in 1309 bytes} [Thu Jan 21 12:28:18 2021] GET /volume/v3/3fb4db8878714b56a0c7c9121557144f/types/9b65bfb6-318e-4644-ae48-669acac7d5f8 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:28:18.464531 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d401e318-4115-46d9-805d-e7bc5b1f3336 tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] DELETE http://10.222.0.89/volume/v3/3fb4db8878714b56a0c7c9121557144f/types/0a492531-cfcc-4f7e-8901-8db90b8f5623 Jan 21 12:28:18.464531 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d401e318-4115-46d9-805d-e7bc5b1f3336 tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:18.466365 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d401e318-4115-46d9-805d-e7bc5b1f3336 tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] Calling method '_delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:18.666749 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d401e318-4115-46d9-805d-e7bc5b1f3336 tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] http://10.222.0.89/volume/v3/3fb4db8878714b56a0c7c9121557144f/types/0a492531-cfcc-4f7e-8901-8db90b8f5623 returned with HTTP 202 Jan 21 12:28:18.666749 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1546/3065] 10.222.0.89 () {58 vars in 1312 bytes} [Thu Jan 21 12:28:18 2021] DELETE /volume/v3/3fb4db8878714b56a0c7c9121557144f/types/0a492531-cfcc-4f7e-8901-8db90b8f5623 => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:28:18.682562 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-03652eb0-1672-4d7e-a75d-59c683a20c34 tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] GET http://10.222.0.89/volume/v3/3fb4db8878714b56a0c7c9121557144f/types/0a492531-cfcc-4f7e-8901-8db90b8f5623 Jan 21 12:28:18.683327 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-03652eb0-1672-4d7e-a75d-59c683a20c34 tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:18.702200 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-03652eb0-1672-4d7e-a75d-59c683a20c34 tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:18.724637 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-03652eb0-1672-4d7e-a75d-59c683a20c34 tempest-VolumeRetypeWithoutMigrationTest-754622863 tempest-VolumeRetypeWithoutMigrationTest-754622863] http://10.222.0.89/volume/v3/3fb4db8878714b56a0c7c9121557144f/types/0a492531-cfcc-4f7e-8901-8db90b8f5623 returned with HTTP 404 Jan 21 12:28:18.730355 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1520/3066] 10.222.0.89 () {58 vars in 1309 bytes} [Thu Jan 21 12:28:18 2021] GET /volume/v3/3fb4db8878714b56a0c7c9121557144f/types/0a492531-cfcc-4f7e-8901-8db90b8f5623 => generated 114 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:28:18.978196 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e54a435c-1f51-45ae-8941-2e525436c32d tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:18.979121 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e54a435c-1f51-45ae-8941-2e525436c32d tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:18.979699 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e54a435c-1f51-45ae-8941-2e525436c32d tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:18.992721 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e6dd06e2-39f7-4505-b282-7de3b6c291dc tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d Jan 21 12:28:18.992721 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e6dd06e2-39f7-4505-b282-7de3b6c291dc tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:18.992721 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e6dd06e2-39f7-4505-b282-7de3b6c291dc tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:19.095049 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:19.095049 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:19.104869 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:19.104869 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:19.107866 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e54a435c-1f51-45ae-8941-2e525436c32d tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:19.117627 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e6dd06e2-39f7-4505-b282-7de3b6c291dc tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:28:19.144642 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e54a435c-1f51-45ae-8941-2e525436c32d tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:19.150502 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1547/3067] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:18 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 908 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:19.183429 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e6dd06e2-39f7-4505-b282-7de3b6c291dc tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d returned with HTTP 200 Jan 21 12:28:19.184885 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1521/3068] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:18 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d => generated 912 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:19.192374 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e3d0d64c-5541-4a78-bddf-ebc431730c5e tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:28:19.193080 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e3d0d64c-5541-4a78-bddf-ebc431730c5e tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:19.193286 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:19.193286 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:19.207689 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e3d0d64c-5541-4a78-bddf-ebc431730c5e tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:19.207689 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-e3d0d64c-5541-4a78-bddf-ebc431730c5e tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:28:19.276468 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:19.276468 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:19.287570 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e3d0d64c-5541-4a78-bddf-ebc431730c5e tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:28:19.287570 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1548/3069] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:28:19 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 819 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:19.298401 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bcf01256-097f-4468-850b-e579d2b2adab tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/volumes/ffe383d3-d7f3-45e2-9b9f-33425331990f Jan 21 12:28:19.298985 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bcf01256-097f-4468-850b-e579d2b2adab tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:19.299205 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:19.299205 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:19.299581 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bcf01256-097f-4468-850b-e579d2b2adab tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:19.366851 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:19.366851 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:19.386197 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bcf01256-097f-4468-850b-e579d2b2adab tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Volume info retrieved successfully. Jan 21 12:28:19.434993 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bcf01256-097f-4468-850b-e579d2b2adab tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/volumes/ffe383d3-d7f3-45e2-9b9f-33425331990f returned with HTTP 200 Jan 21 12:28:19.436312 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1522/3070] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:28:19 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/volumes/ffe383d3-d7f3-45e2-9b9f-33425331990f => generated 914 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:19.453420 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b681dc69-b973-44c9-a7cb-a60b9f75b90f tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] PUT http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:28:19.453921 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:19.453921 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:19.454630 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b681dc69-b973-44c9-a7cb-a60b9f75b90f tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1340006353", "description": "tempest-volume-backup-description-2060838190"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:28:19.480198 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:19.480198 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:19.490521 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b681dc69-b973-44c9-a7cb-a60b9f75b90f tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:28:19.497557 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1549/3071] 10.222.0.89 () {62 vars in 1376 bytes} [Thu Jan 21 12:28:19 2021] PUT /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 399 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:19.503442 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-46bb24e4-3c52-479d-98d8-d1173e295a67 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:28:19.504301 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-46bb24e4-3c52-479d-98d8-d1173e295a67 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:19.504511 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:19.504511 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:19.504874 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-46bb24e4-3c52-479d-98d8-d1173e295a67 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:19.505364 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-46bb24e4-3c52-479d-98d8-d1173e295a67 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Show backup with id 9361155c-226d-4c59-b86c-2dd9dc09e766. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:28:19.539676 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:19.539676 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:19.543935 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-46bb24e4-3c52-479d-98d8-d1173e295a67 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 200 Jan 21 12:28:19.544765 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1523/3072] 10.222.0.89 () {60 vars in 1355 bytes} [Thu Jan 21 12:28:19 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 862 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:19.558601 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-94bcaf5c-daec-41bd-9b52-1da2f7622440 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] DELETE http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 Jan 21 12:28:19.559272 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-94bcaf5c-daec-41bd-9b52-1da2f7622440 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:19.559582 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:19.559582 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:19.559964 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-94bcaf5c-daec-41bd-9b52-1da2f7622440 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:19.560326 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.contrib.backups [None req-94bcaf5c-daec-41bd-9b52-1da2f7622440 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Delete backup with id: 9361155c-226d-4c59-b86c-2dd9dc09e766. Jan 21 12:28:19.640134 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:19.640134 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:19.726412 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.backup.rpcapi [None req-94bcaf5c-daec-41bd-9b52-1da2f7622440 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] delete_backup rpcapi backup_id 9361155c-226d-4c59-b86c-2dd9dc09e766 {{(pid=87985) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 12:28:19.732607 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-94bcaf5c-daec-41bd-9b52-1da2f7622440 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 returned with HTTP 202 Jan 21 12:28:19.734579 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1550/3073] 10.222.0.89 () {60 vars in 1358 bytes} [Thu Jan 21 12:28:19 2021] DELETE /volume/v3/62811b8efdf14d718fd8280da9c524ca/backups/9361155c-226d-4c59-b86c-2dd9dc09e766 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:28:19.761401 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-28283d51-3fa3-493d-bace-595a7d745018 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] DELETE http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/volumes/ffe383d3-d7f3-45e2-9b9f-33425331990f Jan 21 12:28:19.761966 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-28283d51-3fa3-493d-bace-595a7d745018 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:19.762166 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:19.762166 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:19.767547 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-28283d51-3fa3-493d-bace-595a7d745018 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:19.768881 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-28283d51-3fa3-493d-bace-595a7d745018 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Delete volume with id: ffe383d3-d7f3-45e2-9b9f-33425331990f Jan 21 12:28:19.956328 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:19.956328 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:19.956328 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-28283d51-3fa3-493d-bace-595a7d745018 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Volume info retrieved successfully. Jan 21 12:28:20.047698 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-28283d51-3fa3-493d-bace-595a7d745018 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Delete volume request issued successfully. Jan 21 12:28:20.048835 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-28283d51-3fa3-493d-bace-595a7d745018 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/volumes/ffe383d3-d7f3-45e2-9b9f-33425331990f returned with HTTP 202 Jan 21 12:28:20.051386 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1524/3074] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:28:19 2021] DELETE /volume/v3/62811b8efdf14d718fd8280da9c524ca/volumes/ffe383d3-d7f3-45e2-9b9f-33425331990f => generated 0 bytes in 293 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:28:20.061716 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f48037b9-bc07-49a8-bc6e-a954e00f0583 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/volumes/ffe383d3-d7f3-45e2-9b9f-33425331990f Jan 21 12:28:20.061716 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f48037b9-bc07-49a8-bc6e-a954e00f0583 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:20.061716 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:20.061716 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:20.061716 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f48037b9-bc07-49a8-bc6e-a954e00f0583 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:20.169572 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3b65bfe8-c270-4d30-9034-102daa243292 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:20.170715 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3b65bfe8-c270-4d30-9034-102daa243292 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:20.170715 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:20.170715 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:20.172133 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3b65bfe8-c270-4d30-9034-102daa243292 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:20.176864 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:20.176864 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:20.201487 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f48037b9-bc07-49a8-bc6e-a954e00f0583 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Volume info retrieved successfully. Jan 21 12:28:20.280801 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f48037b9-bc07-49a8-bc6e-a954e00f0583 tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/volumes/ffe383d3-d7f3-45e2-9b9f-33425331990f returned with HTTP 200 Jan 21 12:28:20.280801 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1551/3075] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:20 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/volumes/ffe383d3-d7f3-45e2-9b9f-33425331990f => generated 913 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:20.280801 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-51fd863b-d386-474f-b374-0fc7132eadda tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d Jan 21 12:28:20.280801 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-51fd863b-d386-474f-b374-0fc7132eadda tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:20.280801 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:20.280801 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:20.298674 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-51fd863b-d386-474f-b374-0fc7132eadda tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:20.299188 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:20.299188 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:20.307900 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3b65bfe8-c270-4d30-9034-102daa243292 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:20.339563 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3b65bfe8-c270-4d30-9034-102daa243292 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:20.340440 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1525/3076] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:20 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 908 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:20.445120 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-51fd863b-d386-474f-b374-0fc7132eadda tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d returned with HTTP 404 Jan 21 12:28:20.452728 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1552/3077] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:20 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/f7d62c69-7e3f-4147-b97b-7e7a54a1129d => generated 109 bytes in 172 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:28:20.738419 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-860a96dd-00a6-4154-9324-6a1c02f572a3 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] DELETE http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e Jan 21 12:28:20.739786 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-860a96dd-00a6-4154-9324-6a1c02f572a3 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:20.740152 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:20.740152 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:20.741142 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-860a96dd-00a6-4154-9324-6a1c02f572a3 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:20.742181 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-860a96dd-00a6-4154-9324-6a1c02f572a3 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Delete volume with id: d49d5d02-8728-469d-941d-1212f0ae724e Jan 21 12:28:20.892867 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:20.892867 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:20.897638 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-860a96dd-00a6-4154-9324-6a1c02f572a3 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:28:20.971648 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-860a96dd-00a6-4154-9324-6a1c02f572a3 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Delete volume request issued successfully. Jan 21 12:28:20.971648 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-860a96dd-00a6-4154-9324-6a1c02f572a3 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e returned with HTTP 202 Jan 21 12:28:20.971648 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1526/3078] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:28:20 2021] DELETE /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e => generated 0 bytes in 225 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:28:20.978469 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-55ee02d0-9841-4518-bb1e-3cc0bf3718e5 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e Jan 21 12:28:20.978469 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-55ee02d0-9841-4518-bb1e-3cc0bf3718e5 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:20.978469 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-55ee02d0-9841-4518-bb1e-3cc0bf3718e5 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:21.178469 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:21.178469 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:21.222770 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-55ee02d0-9841-4518-bb1e-3cc0bf3718e5 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:28:21.256142 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-55ee02d0-9841-4518-bb1e-3cc0bf3718e5 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e returned with HTTP 200 Jan 21 12:28:21.262586 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1553/3079] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:20 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e => generated 912 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:28:21.291279 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8a08d070-13e6-4267-ad02-ffba919bd91d tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/volumes/ffe383d3-d7f3-45e2-9b9f-33425331990f Jan 21 12:28:21.291975 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8a08d070-13e6-4267-ad02-ffba919bd91d tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:21.292232 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:21.292232 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:21.292620 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8a08d070-13e6-4267-ad02-ffba919bd91d tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:21.359517 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c40ed7c1-ffd4-4bdc-9988-c218b012e45b tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:21.360455 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c40ed7c1-ffd4-4bdc-9988-c218b012e45b tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:21.360801 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:21.360801 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:21.361491 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c40ed7c1-ffd4-4bdc-9988-c218b012e45b tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:21.370954 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:21.370954 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:21.399486 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8a08d070-13e6-4267-ad02-ffba919bd91d tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Volume info retrieved successfully. Jan 21 12:28:21.408384 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8a08d070-13e6-4267-ad02-ffba919bd91d tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/volumes/ffe383d3-d7f3-45e2-9b9f-33425331990f returned with HTTP 200 Jan 21 12:28:21.409324 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1527/3080] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:21 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/volumes/ffe383d3-d7f3-45e2-9b9f-33425331990f => generated 913 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:21.455026 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:21.455026 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:21.466528 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c40ed7c1-ffd4-4bdc-9988-c218b012e45b tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:21.493543 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c40ed7c1-ffd4-4bdc-9988-c218b012e45b tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:21.509448 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1554/3081] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:21 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 908 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:22.279038 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2e7d0f22-58c6-451f-bfc8-e1fcfe7b81d7 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e Jan 21 12:28:22.281396 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2e7d0f22-58c6-451f-bfc8-e1fcfe7b81d7 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:22.281396 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:22.281396 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:22.283146 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2e7d0f22-58c6-451f-bfc8-e1fcfe7b81d7 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:22.400395 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:22.400395 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:22.409259 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2e7d0f22-58c6-451f-bfc8-e1fcfe7b81d7 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Volume info retrieved successfully. Jan 21 12:28:22.435517 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bde4f2e8-907e-49d3-8ddb-28ab6c92dfbb tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/volumes/ffe383d3-d7f3-45e2-9b9f-33425331990f Jan 21 12:28:22.435517 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bde4f2e8-907e-49d3-8ddb-28ab6c92dfbb tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:22.435517 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:22.435517 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:22.435517 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bde4f2e8-907e-49d3-8ddb-28ab6c92dfbb tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:22.516128 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2e7d0f22-58c6-451f-bfc8-e1fcfe7b81d7 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e returned with HTTP 200 Jan 21 12:28:22.516128 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1528/3082] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:22 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e => generated 912 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:22.528380 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-013fe234-b9e8-4eea-be15-8f463612443e tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:22.528380 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-013fe234-b9e8-4eea-be15-8f463612443e tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:22.528380 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:22.528380 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:22.528380 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-013fe234-b9e8-4eea-be15-8f463612443e tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:22.581397 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:22.581397 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:22.620101 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bde4f2e8-907e-49d3-8ddb-28ab6c92dfbb tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Volume info retrieved successfully. Jan 21 12:28:22.661227 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bde4f2e8-907e-49d3-8ddb-28ab6c92dfbb tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/volumes/ffe383d3-d7f3-45e2-9b9f-33425331990f returned with HTTP 200 Jan 21 12:28:22.662737 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1555/3083] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:22 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/volumes/ffe383d3-d7f3-45e2-9b9f-33425331990f => generated 913 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:22.675693 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:22.675693 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:22.690493 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-013fe234-b9e8-4eea-be15-8f463612443e tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:22.717920 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-013fe234-b9e8-4eea-be15-8f463612443e tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:22.719156 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1529/3084] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:22 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 908 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:28:23.521388 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5295518a-f8c4-4e4d-83dd-946cfacb0bf2 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] GET http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e Jan 21 12:28:23.522606 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5295518a-f8c4-4e4d-83dd-946cfacb0bf2 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:23.522973 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:23.522973 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:23.524231 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5295518a-f8c4-4e4d-83dd-946cfacb0bf2 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:23.630806 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5295518a-f8c4-4e4d-83dd-946cfacb0bf2 tempest-AttachVolumeTestJSON-446563638 tempest-AttachVolumeTestJSON-446563638] http://10.222.0.89/volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e returned with HTTP 404 Jan 21 12:28:23.632053 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1556/3085] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:23 2021] GET /volume/v3/d23fe296a2cd46b484d0bafd612d7cf1/volumes/d49d5d02-8728-469d-941d-1212f0ae724e => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:28:23.680967 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-141be0ce-46d1-4bb6-9108-8c16294a235c tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] GET http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/volumes/ffe383d3-d7f3-45e2-9b9f-33425331990f Jan 21 12:28:23.682340 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-141be0ce-46d1-4bb6-9108-8c16294a235c tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:23.702466 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:23.702466 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:23.702466 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-141be0ce-46d1-4bb6-9108-8c16294a235c tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:23.740112 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-29832636-3c47-46ba-bdc7-46b877cd0cf2 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:23.741229 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-29832636-3c47-46ba-bdc7-46b877cd0cf2 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:23.742038 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-29832636-3c47-46ba-bdc7-46b877cd0cf2 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:23.801219 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-141be0ce-46d1-4bb6-9108-8c16294a235c tempest-VolumesBackupsV39Test-2040019414 tempest-VolumesBackupsV39Test-2040019414] http://10.222.0.89/volume/v3/62811b8efdf14d718fd8280da9c524ca/volumes/ffe383d3-d7f3-45e2-9b9f-33425331990f returned with HTTP 404 Jan 21 12:28:23.806614 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1530/3086] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:23 2021] GET /volume/v3/62811b8efdf14d718fd8280da9c524ca/volumes/ffe383d3-d7f3-45e2-9b9f-33425331990f => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:28:23.918333 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:23.918333 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:23.942942 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-29832636-3c47-46ba-bdc7-46b877cd0cf2 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:24.000274 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-29832636-3c47-46ba-bdc7-46b877cd0cf2 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:24.019096 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1557/3087] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:23 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 908 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:25.038951 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bb958148-c194-4cba-bc01-10f9d30de543 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:25.041798 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bb958148-c194-4cba-bc01-10f9d30de543 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:25.041798 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bb958148-c194-4cba-bc01-10f9d30de543 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:25.128563 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:25.128563 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:25.143997 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bb958148-c194-4cba-bc01-10f9d30de543 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:25.183228 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bb958148-c194-4cba-bc01-10f9d30de543 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:25.184106 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1531/3088] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:25 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 908 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:26.202076 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b978455c-35d9-4713-be92-5141c5b324d9 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:26.204876 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b978455c-35d9-4713-be92-5141c5b324d9 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:26.205372 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:26.205372 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:26.207176 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b978455c-35d9-4713-be92-5141c5b324d9 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:26.316990 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:26.316990 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:26.330371 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b978455c-35d9-4713-be92-5141c5b324d9 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:26.387207 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b978455c-35d9-4713-be92-5141c5b324d9 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:26.398972 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1558/3089] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:26 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 908 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:26.855277 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-49c90cf6-04e1-4fe7-af1f-f0a92931f465 tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] POST http://10.222.0.89/volume/v3/06d77c10c8694870bc3940579bbdede0/types Jan 21 12:28:26.856040 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:26.856040 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:26.856577 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-49c90cf6-04e1-4fe7-af1f-f0a92931f465 tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-9042063", "os-volume-type-access:is_public": false}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:28:26.933437 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-49c90cf6-04e1-4fe7-af1f-f0a92931f465 tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] http://10.222.0.89/volume/v3/06d77c10c8694870bc3940579bbdede0/types returned with HTTP 200 Jan 21 12:28:26.935141 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1532/3090] 10.222.0.89 () {60 vars in 1220 bytes} [Thu Jan 21 12:28:26 2021] POST /volume/v3/06d77c10c8694870bc3940579bbdede0/types => generated 226 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:27.208348 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-35806cc0-1668-4818-898d-e0f2042decd0 tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] POST http://10.222.0.89/volume/v3/96b1616f5b5c4ed8abe6419921dd6df6/volumes Jan 21 12:28:27.209383 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:27.209383 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:27.210224 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-35806cc0-1668-4818-898d-e0f2042decd0 tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f9ed8838-06f5-42b5-9ce3-7ffb8607d326", "size": 1}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:28:27.211517 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-35806cc0-1668-4818-898d-e0f2042decd0 tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Create volume request body: {'volume': {'volume_type': 'f9ed8838-06f5-42b5-9ce3-7ffb8607d326', 'size': 1}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:28:27.244849 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-35806cc0-1668-4818-898d-e0f2042decd0 tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] http://10.222.0.89/volume/v3/96b1616f5b5c4ed8abe6419921dd6df6/volumes returned with HTTP 404 Jan 21 12:28:27.246357 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1559/3091] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:28:26 2021] POST /volume/v3/96b1616f5b5c4ed8abe6419921dd6df6/volumes => generated 114 bytes in 305 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:28:27.256905 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9ae80a20-9bdd-44eb-96e4-f94b93090aeb tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] POST http://10.222.0.89/volume/v3/06d77c10c8694870bc3940579bbdede0/types/f9ed8838-06f5-42b5-9ce3-7ffb8607d326/action Jan 21 12:28:27.258681 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9ae80a20-9bdd-44eb-96e4-f94b93090aeb tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] Action body: b'{"addProjectAccess": {"project": "96b1616f5b5c4ed8abe6419921dd6df6"}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:28:27.259489 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9ae80a20-9bdd-44eb-96e4-f94b93090aeb tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "96b1616f5b5c4ed8abe6419921dd6df6"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:28:27.286978 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9ae80a20-9bdd-44eb-96e4-f94b93090aeb tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] http://10.222.0.89/volume/v3/06d77c10c8694870bc3940579bbdede0/types/f9ed8838-06f5-42b5-9ce3-7ffb8607d326/action returned with HTTP 202 Jan 21 12:28:27.288224 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1533/3092] 10.222.0.89 () {60 vars in 1351 bytes} [Thu Jan 21 12:28:27 2021] POST /volume/v3/06d77c10c8694870bc3940579bbdede0/types/f9ed8838-06f5-42b5-9ce3-7ffb8607d326/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:28:27.297021 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0f3db9a2-a0f5-41b3-8190-7ed96893cd4b tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] POST http://10.222.0.89/volume/v3/96b1616f5b5c4ed8abe6419921dd6df6/volumes Jan 21 12:28:27.297917 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0f3db9a2-a0f5-41b3-8190-7ed96893cd4b tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f9ed8838-06f5-42b5-9ce3-7ffb8607d326", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1147767159"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:28:27.299061 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-0f3db9a2-a0f5-41b3-8190-7ed96893cd4b tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Create volume request body: {'volume': {'volume_type': 'f9ed8838-06f5-42b5-9ce3-7ffb8607d326', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1147767159'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:28:27.350186 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-0f3db9a2-a0f5-41b3-8190-7ed96893cd4b tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Create volume of 1 GB Jan 21 12:28:27.351130 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:27.351130 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:27.352289 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0f3db9a2-a0f5-41b3-8190-7ed96893cd4b tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Availability Zones retrieved successfully. Jan 21 12:28:27.378192 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0f3db9a2-a0f5-41b3-8190-7ed96893cd4b tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Flow 'volume_create_api' (9b9702e2-c211-4a90-bef9-f6cf8b7dbe2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:28:27.382134 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0f3db9a2-a0f5-41b3-8190-7ed96893cd4b tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8776dfe-3e28-4401-8981-0b830ebfe0e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:27.386223 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-0f3db9a2-a0f5-41b3-8190-7ed96893cd4b tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:28:27.408051 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b2ff3bd3-3aa4-4ff7-b845-633b11ac242f tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:27.409389 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b2ff3bd3-3aa4-4ff7-b845-633b11ac242f tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:27.410241 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b2ff3bd3-3aa4-4ff7-b845-633b11ac242f tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:27.463045 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0f3db9a2-a0f5-41b3-8190-7ed96893cd4b tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8776dfe-3e28-4401-8981-0b830ebfe0e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T12:28:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f9ed8838-06f5-42b5-9ce3-7ffb8607d326,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-9042063',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f9ed8838-06f5-42b5-9ce3-7ffb8607d326', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:27.465847 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0f3db9a2-a0f5-41b3-8190-7ed96893cd4b tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b92de39-d6eb-4aa9-b6bf-9ae103acc06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:27.486646 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:27.486646 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:27.499317 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b2ff3bd3-3aa4-4ff7-b845-633b11ac242f tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:27.524069 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-0f3db9a2-a0f5-41b3-8190-7ed96893cd4b tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-9042063 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-9042063, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:28:27.525614 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-0f3db9a2-a0f5-41b3-8190-7ed96893cd4b tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-9042063 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-9042063, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:28:27.547958 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b2ff3bd3-3aa4-4ff7-b845-633b11ac242f tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:27.550257 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1534/3093] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:27 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 908 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:27.615135 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-0f3db9a2-a0f5-41b3-8190-7ed96893cd4b tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Created reservations ['34b5d742-43ee-4b6c-97ce-147d11a06fb2', '680e6e8a-bf39-46b0-aa23-ec9dcc83cf1a', '561cfcc9-5e0b-4f9a-bb25-08c5cf26379e', 'dbf526f6-bc64-49cf-9573-f1381a9451d1'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:28:27.617168 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0f3db9a2-a0f5-41b3-8190-7ed96893cd4b tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b92de39-d6eb-4aa9-b6bf-9ae103acc06b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34b5d742-43ee-4b6c-97ce-147d11a06fb2', '680e6e8a-bf39-46b0-aa23-ec9dcc83cf1a', '561cfcc9-5e0b-4f9a-bb25-08c5cf26379e', 'dbf526f6-bc64-49cf-9573-f1381a9451d1']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:27.619920 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0f3db9a2-a0f5-41b3-8190-7ed96893cd4b tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c50b938-b612-4df7-acad-7d9f56437a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:27.693954 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0f3db9a2-a0f5-41b3-8190-7ed96893cd4b tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c50b938-b612-4df7-acad-7d9f56437a8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f602315c-4a5f-4445-84d7-c2d6b0ac7685', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1147767159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96b1616f5b5c4ed8abe6419921dd6df6',qos_specs=None,replication_status=,reservations=['34b5d742-43ee-4b6c-97ce-147d11a06fb2','680e6e8a-bf39-46b0-aa23-ec9dcc83cf1a','561cfcc9-5e0b-4f9a-bb25-08c5cf26379e','dbf526f6-bc64-49cf-9573-f1381a9451d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdefb72f0238471cb4c2ca93fbc621c7',volume_type_id=f9ed8838-06f5-42b5-9ce3-7ffb8607d326), '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=2021-01-21T12:28:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1147767159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f602315c-4a5f-4445-84d7-c2d6b0ac7685,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96b1616f5b5c4ed8abe6419921dd6df6',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,user_id='cdefb72f0238471cb4c2ca93fbc621c7',volume_attachment=,volume_type=,volume_type_id=f9ed8838-06f5-42b5-9ce3-7ffb8607d326)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:27.696571 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0f3db9a2-a0f5-41b3-8190-7ed96893cd4b tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e643098c-17cf-44ed-9cd8-e353c1949461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:27.730362 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0f3db9a2-a0f5-41b3-8190-7ed96893cd4b tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e643098c-17cf-44ed-9cd8-e353c1949461) 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-VolumeTypesAccessTest-Volume-1147767159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96b1616f5b5c4ed8abe6419921dd6df6',qos_specs=None,replication_status=,reservations=['34b5d742-43ee-4b6c-97ce-147d11a06fb2','680e6e8a-bf39-46b0-aa23-ec9dcc83cf1a','561cfcc9-5e0b-4f9a-bb25-08c5cf26379e','dbf526f6-bc64-49cf-9573-f1381a9451d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdefb72f0238471cb4c2ca93fbc621c7',volume_type_id=f9ed8838-06f5-42b5-9ce3-7ffb8607d326)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:27.732419 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0f3db9a2-a0f5-41b3-8190-7ed96893cd4b tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (276eaee2-54a6-497d-b196-cef680144da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:27.766534 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0f3db9a2-a0f5-41b3-8190-7ed96893cd4b tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (276eaee2-54a6-497d-b196-cef680144da8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:27.771158 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-0f3db9a2-a0f5-41b3-8190-7ed96893cd4b tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Flow 'volume_create_api' (9b9702e2-c211-4a90-bef9-f6cf8b7dbe2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:28:27.874960 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0f3db9a2-a0f5-41b3-8190-7ed96893cd4b tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Create volume request issued successfully. Jan 21 12:28:27.896515 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0f3db9a2-a0f5-41b3-8190-7ed96893cd4b tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] http://10.222.0.89/volume/v3/96b1616f5b5c4ed8abe6419921dd6df6/volumes returned with HTTP 202 Jan 21 12:28:27.897997 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1560/3094] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:28:27 2021] POST /volume/v3/96b1616f5b5c4ed8abe6419921dd6df6/volumes => generated 859 bytes in 605 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:28:27.913076 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c7fa8be1-d8ab-4b49-9c64-1379c9935510 tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] GET http://10.222.0.89/volume/v3/96b1616f5b5c4ed8abe6419921dd6df6/volumes/f602315c-4a5f-4445-84d7-c2d6b0ac7685 Jan 21 12:28:27.914297 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c7fa8be1-d8ab-4b49-9c64-1379c9935510 tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:27.914721 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:27.914721 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:27.915871 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c7fa8be1-d8ab-4b49-9c64-1379c9935510 tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:27.997526 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:27.997526 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:28.007652 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c7fa8be1-d8ab-4b49-9c64-1379c9935510 tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Volume info retrieved successfully. Jan 21 12:28:28.041662 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c7fa8be1-d8ab-4b49-9c64-1379c9935510 tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] http://10.222.0.89/volume/v3/96b1616f5b5c4ed8abe6419921dd6df6/volumes/f602315c-4a5f-4445-84d7-c2d6b0ac7685 returned with HTTP 200 Jan 21 12:28:28.042843 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1535/3095] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:27 2021] GET /volume/v3/96b1616f5b5c4ed8abe6419921dd6df6/volumes/f602315c-4a5f-4445-84d7-c2d6b0ac7685 => generated 951 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:28.538329 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4a18b5e6-0907-4ee0-a8d0-9307bf2f835f tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] POST http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots Jan 21 12:28:28.539603 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:28.539603 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:28.540827 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4a18b5e6-0907-4ee0-a8d0-9307bf2f835f tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f85026f-1a6d-4618-921a-3d86c7c1bba8", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1778168698"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:28:28.566371 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-64a972e8-0a13-48a5-ab16-49062e860ad2 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:28.567169 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-64a972e8-0a13-48a5-ab16-49062e860ad2 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:28.567370 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:28.567370 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:28.568021 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-64a972e8-0a13-48a5-ab16-49062e860ad2 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:28.598751 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4a18b5e6-0907-4ee0-a8d0-9307bf2f835f tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots returned with HTTP 404 Jan 21 12:28:28.605914 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1561/3096] 10.222.0.89 () {60 vars in 1232 bytes} [Thu Jan 21 12:28:28 2021] POST /volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots => generated 109 bytes in 280 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:28:28.619531 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-78e66c54-25e9-4f6b-8abf-5fd092d803ca tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] POST http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots Jan 21 12:28:28.620952 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-78e66c54-25e9-4f6b-8abf-5fd092d803ca tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1031096404"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:28:28.662467 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:28.662467 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:28.674111 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-64a972e8-0a13-48a5-ab16-49062e860ad2 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:28.717028 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-64a972e8-0a13-48a5-ab16-49062e860ad2 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:28.717894 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1536/3097] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:28 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 908 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:28.727872 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-78e66c54-25e9-4f6b-8abf-5fd092d803ca tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots returned with HTTP 404 Jan 21 12:28:28.727872 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1562/3098] 10.222.0.89 () {60 vars in 1232 bytes} [Thu Jan 21 12:28:28 2021] POST /volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots => generated 77 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:28:28.733677 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-05d77b60-71db-4ee4-925b-0c60f753e7d5 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] GET http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots?limit=invalid Jan 21 12:28:28.734603 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-05d77b60-71db-4ee4-925b-0c60f753e7d5 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:28.734997 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:28.734997 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:28.735613 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-05d77b60-71db-4ee4-925b-0c60f753e7d5 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:28.736498 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-05d77b60-71db-4ee4-925b-0c60f753e7d5 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] HTTP exception thrown: limit param must be an integer Jan 21 12:28:28.736885 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-05d77b60-71db-4ee4-925b-0c60f753e7d5 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots?limit=invalid returned with HTTP 400 Jan 21 12:28:28.738415 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1537/3099] 10.222.0.89 () {58 vars in 1237 bytes} [Thu Jan 21 12:28:28 2021] GET /volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots?limit=invalid => generated 74 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 12:28:28.758617 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-36dadd61-757b-4b15-89a3-dcb225a433c7 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] GET http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots?marker=71463c63-6e97-4625-aa5c-f16ec049a5f3 Jan 21 12:28:28.759323 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-36dadd61-757b-4b15-89a3-dcb225a433c7 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:28.759827 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-36dadd61-757b-4b15-89a3-dcb225a433c7 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Calling method 'index' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:28.760535 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-36dadd61-757b-4b15-89a3-dcb225a433c7 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:28:28.761264 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:28.761264 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:28.766443 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.db.sqlalchemy.api [None req-36dadd61-757b-4b15-89a3-dcb225a433c7 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Building query based on filter {{(pid=87985) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 12:28:28.794875 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-36dadd61-757b-4b15-89a3-dcb225a433c7 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots?marker=71463c63-6e97-4625-aa5c-f16ec049a5f3 returned with HTTP 404 Jan 21 12:28:28.796246 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1563/3100] 10.222.0.89 () {58 vars in 1297 bytes} [Thu Jan 21 12:28:28 2021] GET /volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots?marker=71463c63-6e97-4625-aa5c-f16ec049a5f3 => generated 111 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:28:28.809354 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3a853841-a953-437c-9f31-1dbb6458675f tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] GET http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots?sort_key=invalid Jan 21 12:28:28.814553 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3a853841-a953-437c-9f31-1dbb6458675f tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:28.815274 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3a853841-a953-437c-9f31-1dbb6458675f tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:28.815885 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-3a853841-a953-437c-9f31-1dbb6458675f tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:28:28.818383 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.db.sqlalchemy.api [None req-3a853841-a953-437c-9f31-1dbb6458675f tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Building query based on filter {{(pid=87986) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 12:28:28.819296 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3a853841-a953-437c-9f31-1dbb6458675f tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots?sort_key=invalid returned with HTTP 400 Jan 21 12:28:28.820324 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1538/3101] 10.222.0.89 () {58 vars in 1243 bytes} [Thu Jan 21 12:28:28 2021] GET /volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots?sort_key=invalid => generated 84 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 12:28:28.830303 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ea31469e-1ed8-4096-bbf0-04128aabd972 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] POST http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/volumes Jan 21 12:28:28.831157 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ea31469e-1ed8-4096-bbf0-04128aabd972 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-134937730"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:28:28.832265 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-ea31469e-1ed8-4096-bbf0-04128aabd972 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-134937730'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:28:28.832637 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-ea31469e-1ed8-4096-bbf0-04128aabd972 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Create volume of 2 GB Jan 21 12:28:28.848380 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ea31469e-1ed8-4096-bbf0-04128aabd972 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Availability Zones retrieved successfully. Jan 21 12:28:28.867005 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ea31469e-1ed8-4096-bbf0-04128aabd972 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Flow 'volume_create_api' (03dc60a8-00ec-478f-8c9d-58c501b12ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:28:28.871631 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ea31469e-1ed8-4096-bbf0-04128aabd972 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fc4a5ad-c679-473d-9672-bde4e6770204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:28.873777 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-ea31469e-1ed8-4096-bbf0-04128aabd972 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Validating volume size '2' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:28:28.953097 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ea31469e-1ed8-4096-bbf0-04128aabd972 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fc4a5ad-c679-473d-9672-bde4e6770204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:28.955346 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ea31469e-1ed8-4096-bbf0-04128aabd972 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a21e0af-25db-44e5-9f46-de7127788539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:29.059626 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-26aa87fe-1743-49ad-a7f0-10cab0bb3430 tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] GET http://10.222.0.89/volume/v3/96b1616f5b5c4ed8abe6419921dd6df6/volumes/f602315c-4a5f-4445-84d7-c2d6b0ac7685 Jan 21 12:28:29.060327 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-26aa87fe-1743-49ad-a7f0-10cab0bb3430 tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:29.060898 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-26aa87fe-1743-49ad-a7f0-10cab0bb3430 tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:29.075412 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-ea31469e-1ed8-4096-bbf0-04128aabd972 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Created reservations ['80595035-598c-404b-a71b-0f64f2989b50', '05fda810-1d58-449f-a4aa-de21639bf505', 'd8482cad-ce80-4c0e-92a8-c893018b525b', 'a08cb937-09e4-4112-a00f-8cc812bc2c39'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:28:29.077188 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ea31469e-1ed8-4096-bbf0-04128aabd972 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a21e0af-25db-44e5-9f46-de7127788539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80595035-598c-404b-a71b-0f64f2989b50', '05fda810-1d58-449f-a4aa-de21639bf505', 'd8482cad-ce80-4c0e-92a8-c893018b525b', 'a08cb937-09e4-4112-a00f-8cc812bc2c39']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:29.079570 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ea31469e-1ed8-4096-bbf0-04128aabd972 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42c0b8e3-d0dd-4a88-b43e-7a4564fc1dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:29.128615 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:29.128615 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:29.147547 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-26aa87fe-1743-49ad-a7f0-10cab0bb3430 tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Volume info retrieved successfully. Jan 21 12:28:29.194133 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-26aa87fe-1743-49ad-a7f0-10cab0bb3430 tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] http://10.222.0.89/volume/v3/96b1616f5b5c4ed8abe6419921dd6df6/volumes/f602315c-4a5f-4445-84d7-c2d6b0ac7685 returned with HTTP 200 Jan 21 12:28:29.195362 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1539/3102] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:29 2021] GET /volume/v3/96b1616f5b5c4ed8abe6419921dd6df6/volumes/f602315c-4a5f-4445-84d7-c2d6b0ac7685 => generated 952 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:29.227000 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d6aae72b-14ea-418b-b1e6-ac1512e3891c tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] POST http://10.222.0.89/volume/v3/06d77c10c8694870bc3940579bbdede0/types/f9ed8838-06f5-42b5-9ce3-7ffb8607d326/action Jan 21 12:28:29.227000 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:29.227000 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:29.227000 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d6aae72b-14ea-418b-b1e6-ac1512e3891c tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] Action body: b'{"removeProjectAccess": {"project": "96b1616f5b5c4ed8abe6419921dd6df6"}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:28:29.227000 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d6aae72b-14ea-418b-b1e6-ac1512e3891c tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "96b1616f5b5c4ed8abe6419921dd6df6"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:28:29.239725 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ea31469e-1ed8-4096-bbf0-04128aabd972 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42c0b8e3-d0dd-4a88-b43e-7a4564fc1dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bec8ef2-81f6-4f76-b119-78edf8a24f58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-134937730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='690584817f344fbcb1102b47ad61a6fe',qos_specs=None,replication_status=,reservations=['80595035-598c-404b-a71b-0f64f2989b50','05fda810-1d58-449f-a4aa-de21639bf505','d8482cad-ce80-4c0e-92a8-c893018b525b','a08cb937-09e4-4112-a00f-8cc812bc2c39'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='025deaa0bbb3430a9b9016cc3b3cf08d',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:28:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-134937730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bec8ef2-81f6-4f76-b119-78edf8a24f58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='690584817f344fbcb1102b47ad61a6fe',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=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='025deaa0bbb3430a9b9016cc3b3cf08d',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:29.244914 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ea31469e-1ed8-4096-bbf0-04128aabd972 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aac1fc8-005d-4800-be3b-f37e7fd9e89d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:29.339977 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d6aae72b-14ea-418b-b1e6-ac1512e3891c tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] http://10.222.0.89/volume/v3/06d77c10c8694870bc3940579bbdede0/types/f9ed8838-06f5-42b5-9ce3-7ffb8607d326/action returned with HTTP 202 Jan 21 12:28:29.341351 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1540/3103] 10.222.0.89 () {60 vars in 1351 bytes} [Thu Jan 21 12:28:29 2021] POST /volume/v3/06d77c10c8694870bc3940579bbdede0/types/f9ed8838-06f5-42b5-9ce3-7ffb8607d326/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 12:28:29.354953 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-475fa9b0-bf40-4f96-a8a5-31626f310900 tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] POST http://10.222.0.89/volume/v3/06d77c10c8694870bc3940579bbdede0/types Jan 21 12:28:29.355460 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ea31469e-1ed8-4096-bbf0-04128aabd972 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aac1fc8-005d-4800-be3b-f37e7fd9e89d) 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-VolumesSnapshotNegativeTestJSON-Volume-134937730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='690584817f344fbcb1102b47ad61a6fe',qos_specs=None,replication_status=,reservations=['80595035-598c-404b-a71b-0f64f2989b50','05fda810-1d58-449f-a4aa-de21639bf505','d8482cad-ce80-4c0e-92a8-c893018b525b','a08cb937-09e4-4112-a00f-8cc812bc2c39'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='025deaa0bbb3430a9b9016cc3b3cf08d',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:29.357250 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-475fa9b0-bf40-4f96-a8a5-31626f310900 tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-87619669", "os-volume-type-access:is_public": false}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:28:29.359582 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ea31469e-1ed8-4096-bbf0-04128aabd972 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e51eb0d8-796f-424b-adf2-a37c856ed2e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:29.387481 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ea31469e-1ed8-4096-bbf0-04128aabd972 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e51eb0d8-796f-424b-adf2-a37c856ed2e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:29.391655 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-ea31469e-1ed8-4096-bbf0-04128aabd972 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Flow 'volume_create_api' (03dc60a8-00ec-478f-8c9d-58c501b12ded) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:28:29.439265 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-475fa9b0-bf40-4f96-a8a5-31626f310900 tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] http://10.222.0.89/volume/v3/06d77c10c8694870bc3940579bbdede0/types returned with HTTP 200 Jan 21 12:28:29.447599 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1541/3104] 10.222.0.89 () {60 vars in 1220 bytes} [Thu Jan 21 12:28:29 2021] POST /volume/v3/06d77c10c8694870bc3940579bbdede0/types => generated 227 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:29.456901 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-656f8692-094a-4e93-a6b7-c97370f45758 tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] POST http://10.222.0.89/volume/v3/06d77c10c8694870bc3940579bbdede0/types/526573a8-7fe5-4d40-ad77-2ca4d436b859/action Jan 21 12:28:29.459074 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-656f8692-094a-4e93-a6b7-c97370f45758 tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] Action body: b'{"addProjectAccess": {"project": "96b1616f5b5c4ed8abe6419921dd6df6"}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:28:29.460210 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-656f8692-094a-4e93-a6b7-c97370f45758 tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "96b1616f5b5c4ed8abe6419921dd6df6"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:28:29.461777 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ea31469e-1ed8-4096-bbf0-04128aabd972 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Create volume request issued successfully. Jan 21 12:28:29.478812 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ea31469e-1ed8-4096-bbf0-04128aabd972 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/volumes returned with HTTP 202 Jan 21 12:28:29.490691 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1564/3105] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:28:28 2021] POST /volume/v3/690584817f344fbcb1102b47ad61a6fe/volumes => generated 830 bytes in 653 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:28:29.498419 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-656f8692-094a-4e93-a6b7-c97370f45758 tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] http://10.222.0.89/volume/v3/06d77c10c8694870bc3940579bbdede0/types/526573a8-7fe5-4d40-ad77-2ca4d436b859/action returned with HTTP 202 Jan 21 12:28:29.503452 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1542/3106] 10.222.0.89 () {60 vars in 1351 bytes} [Thu Jan 21 12:28:29 2021] POST /volume/v3/06d77c10c8694870bc3940579bbdede0/types/526573a8-7fe5-4d40-ad77-2ca4d436b859/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:28:29.504019 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-02037028-6a81-4724-8eb8-9e234d385730 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] GET http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/volumes/2bec8ef2-81f6-4f76-b119-78edf8a24f58 Jan 21 12:28:29.504575 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-02037028-6a81-4724-8eb8-9e234d385730 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:29.504778 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:29.504778 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:29.505143 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-02037028-6a81-4724-8eb8-9e234d385730 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:29.511996 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f5ee79c6-ca85-402e-bb76-f15a9cc3e2cd tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] POST http://10.222.0.89/volume/v3/06d77c10c8694870bc3940579bbdede0/types/526573a8-7fe5-4d40-ad77-2ca4d436b859/action Jan 21 12:28:29.514436 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f5ee79c6-ca85-402e-bb76-f15a9cc3e2cd tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] Action body: b'{"addProjectAccess": {"project": "c401a0e738a24529b044bc9883e95c02"}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:28:29.514832 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f5ee79c6-ca85-402e-bb76-f15a9cc3e2cd tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c401a0e738a24529b044bc9883e95c02"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:28:29.564724 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f5ee79c6-ca85-402e-bb76-f15a9cc3e2cd tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] http://10.222.0.89/volume/v3/06d77c10c8694870bc3940579bbdede0/types/526573a8-7fe5-4d40-ad77-2ca4d436b859/action returned with HTTP 202 Jan 21 12:28:29.569646 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1543/3107] 10.222.0.89 () {60 vars in 1351 bytes} [Thu Jan 21 12:28:29 2021] POST /volume/v3/06d77c10c8694870bc3940579bbdede0/types/526573a8-7fe5-4d40-ad77-2ca4d436b859/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:28:29.583694 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:29.583694 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:29.593523 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a7662e78-c263-43e8-81af-92f877478f0e tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] GET http://10.222.0.89/volume/v3/06d77c10c8694870bc3940579bbdede0/types/526573a8-7fe5-4d40-ad77-2ca4d436b859/os-volume-type-access Jan 21 12:28:29.594111 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a7662e78-c263-43e8-81af-92f877478f0e tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:29.594589 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a7662e78-c263-43e8-81af-92f877478f0e tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:29.596930 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-02037028-6a81-4724-8eb8-9e234d385730 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Volume info retrieved successfully. Jan 21 12:28:29.619898 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a7662e78-c263-43e8-81af-92f877478f0e tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] http://10.222.0.89/volume/v3/06d77c10c8694870bc3940579bbdede0/types/526573a8-7fe5-4d40-ad77-2ca4d436b859/os-volume-type-access returned with HTTP 200 Jan 21 12:28:29.621173 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1544/3108] 10.222.0.89 () {58 vars in 1375 bytes} [Thu Jan 21 12:28:29 2021] GET /volume/v3/06d77c10c8694870bc3940579bbdede0/types/526573a8-7fe5-4d40-ad77-2ca4d436b859/os-volume-type-access => generated 244 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:29.631856 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-88ba6835-5e60-4610-8422-211104d49bfe tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] POST http://10.222.0.89/volume/v3/06d77c10c8694870bc3940579bbdede0/types/526573a8-7fe5-4d40-ad77-2ca4d436b859/action Jan 21 12:28:29.632722 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-88ba6835-5e60-4610-8422-211104d49bfe tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] Action body: b'{"removeProjectAccess": {"project": "c401a0e738a24529b044bc9883e95c02"}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:28:29.632890 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-02037028-6a81-4724-8eb8-9e234d385730 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/volumes/2bec8ef2-81f6-4f76-b119-78edf8a24f58 returned with HTTP 200 Jan 21 12:28:29.633088 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-88ba6835-5e60-4610-8422-211104d49bfe tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c401a0e738a24529b044bc9883e95c02"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:28:29.635006 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1565/3109] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:29 2021] GET /volume/v3/690584817f344fbcb1102b47ad61a6fe/volumes/2bec8ef2-81f6-4f76-b119-78edf8a24f58 => generated 898 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:29.664555 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-88ba6835-5e60-4610-8422-211104d49bfe tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] http://10.222.0.89/volume/v3/06d77c10c8694870bc3940579bbdede0/types/526573a8-7fe5-4d40-ad77-2ca4d436b859/action returned with HTTP 202 Jan 21 12:28:29.666228 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1545/3110] 10.222.0.89 () {60 vars in 1351 bytes} [Thu Jan 21 12:28:29 2021] POST /volume/v3/06d77c10c8694870bc3940579bbdede0/types/526573a8-7fe5-4d40-ad77-2ca4d436b859/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 12:28:29.674250 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4546f806-e430-4d98-b167-54a71e9b226f tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] POST http://10.222.0.89/volume/v3/06d77c10c8694870bc3940579bbdede0/types/526573a8-7fe5-4d40-ad77-2ca4d436b859/action Jan 21 12:28:29.675938 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:29.675938 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:29.675938 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4546f806-e430-4d98-b167-54a71e9b226f tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] Action body: b'{"removeProjectAccess": {"project": "96b1616f5b5c4ed8abe6419921dd6df6"}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:28:29.676601 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4546f806-e430-4d98-b167-54a71e9b226f tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "96b1616f5b5c4ed8abe6419921dd6df6"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:28:29.702834 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4546f806-e430-4d98-b167-54a71e9b226f tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] http://10.222.0.89/volume/v3/06d77c10c8694870bc3940579bbdede0/types/526573a8-7fe5-4d40-ad77-2ca4d436b859/action returned with HTTP 202 Jan 21 12:28:29.703711 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1566/3111] 10.222.0.89 () {60 vars in 1351 bytes} [Thu Jan 21 12:28:29 2021] POST /volume/v3/06d77c10c8694870bc3940579bbdede0/types/526573a8-7fe5-4d40-ad77-2ca4d436b859/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:28:29.716886 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3c5ba000-9f97-4f33-8bbc-fee1a7be2f29 tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] DELETE http://10.222.0.89/volume/v3/06d77c10c8694870bc3940579bbdede0/types/526573a8-7fe5-4d40-ad77-2ca4d436b859 Jan 21 12:28:29.717420 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3c5ba000-9f97-4f33-8bbc-fee1a7be2f29 tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:29.717962 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3c5ba000-9f97-4f33-8bbc-fee1a7be2f29 tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] Calling method '_delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:29.739814 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ef8971f7-627c-45ae-8e10-11d97533ab7c tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:29.741648 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ef8971f7-627c-45ae-8e10-11d97533ab7c tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:29.742214 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ef8971f7-627c-45ae-8e10-11d97533ab7c tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:29.806059 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:29.806059 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:29.818481 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ef8971f7-627c-45ae-8e10-11d97533ab7c tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:29.823225 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 12:28:29.823225 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 12:28:29.837245 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3c5ba000-9f97-4f33-8bbc-fee1a7be2f29 tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] http://10.222.0.89/volume/v3/06d77c10c8694870bc3940579bbdede0/types/526573a8-7fe5-4d40-ad77-2ca4d436b859 returned with HTTP 202 Jan 21 12:28:29.841916 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1546/3112] 10.222.0.89 () {58 vars in 1312 bytes} [Thu Jan 21 12:28:29 2021] DELETE /volume/v3/06d77c10c8694870bc3940579bbdede0/types/526573a8-7fe5-4d40-ad77-2ca4d436b859 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:28:29.847904 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ef8971f7-627c-45ae-8e10-11d97533ab7c tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:29.848221 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4ad2f2e9-e5eb-401f-ae2e-3f499572fd2e tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] GET http://10.222.0.89/volume/v3/06d77c10c8694870bc3940579bbdede0/types/526573a8-7fe5-4d40-ad77-2ca4d436b859 Jan 21 12:28:29.848902 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4ad2f2e9-e5eb-401f-ae2e-3f499572fd2e tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:29.849504 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4ad2f2e9-e5eb-401f-ae2e-3f499572fd2e tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:29.849828 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1567/3113] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:29 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 908 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:29.874765 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4ad2f2e9-e5eb-401f-ae2e-3f499572fd2e tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] http://10.222.0.89/volume/v3/06d77c10c8694870bc3940579bbdede0/types/526573a8-7fe5-4d40-ad77-2ca4d436b859 returned with HTTP 404 Jan 21 12:28:29.876563 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1547/3114] 10.222.0.89 () {58 vars in 1309 bytes} [Thu Jan 21 12:28:29 2021] GET /volume/v3/06d77c10c8694870bc3940579bbdede0/types/526573a8-7fe5-4d40-ad77-2ca4d436b859 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:28:29.885351 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-60361482-12d9-4d5f-ba5f-39b54e313374 tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] DELETE http://10.222.0.89/volume/v3/96b1616f5b5c4ed8abe6419921dd6df6/volumes/f602315c-4a5f-4445-84d7-c2d6b0ac7685 Jan 21 12:28:29.886057 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-60361482-12d9-4d5f-ba5f-39b54e313374 tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:29.886618 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:29.886618 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:29.887289 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-60361482-12d9-4d5f-ba5f-39b54e313374 tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:29.887755 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-60361482-12d9-4d5f-ba5f-39b54e313374 tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Delete volume with id: f602315c-4a5f-4445-84d7-c2d6b0ac7685 Jan 21 12:28:29.972485 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:29.972485 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:29.973734 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-60361482-12d9-4d5f-ba5f-39b54e313374 tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Volume info retrieved successfully. Jan 21 12:28:30.041453 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-60361482-12d9-4d5f-ba5f-39b54e313374 tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Delete volume request issued successfully. Jan 21 12:28:30.042094 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-60361482-12d9-4d5f-ba5f-39b54e313374 tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] http://10.222.0.89/volume/v3/96b1616f5b5c4ed8abe6419921dd6df6/volumes/f602315c-4a5f-4445-84d7-c2d6b0ac7685 returned with HTTP 202 Jan 21 12:28:30.043019 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1568/3115] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:28:29 2021] DELETE /volume/v3/96b1616f5b5c4ed8abe6419921dd6df6/volumes/f602315c-4a5f-4445-84d7-c2d6b0ac7685 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:28:30.057954 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3e568a7c-8b41-4c91-8d9d-5604195a97cf tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] GET http://10.222.0.89/volume/v3/96b1616f5b5c4ed8abe6419921dd6df6/volumes/f602315c-4a5f-4445-84d7-c2d6b0ac7685 Jan 21 12:28:30.058940 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3e568a7c-8b41-4c91-8d9d-5604195a97cf tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:30.059681 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3e568a7c-8b41-4c91-8d9d-5604195a97cf tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:30.257274 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:30.257274 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:30.285244 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3e568a7c-8b41-4c91-8d9d-5604195a97cf tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Volume info retrieved successfully. Jan 21 12:28:30.346838 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3e568a7c-8b41-4c91-8d9d-5604195a97cf tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] http://10.222.0.89/volume/v3/96b1616f5b5c4ed8abe6419921dd6df6/volumes/f602315c-4a5f-4445-84d7-c2d6b0ac7685 returned with HTTP 200 Jan 21 12:28:30.377814 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1548/3116] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:30 2021] GET /volume/v3/96b1616f5b5c4ed8abe6419921dd6df6/volumes/f602315c-4a5f-4445-84d7-c2d6b0ac7685 => generated 951 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:30.661278 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-83294ab3-24fa-4f58-9b36-8a66e68d80e8 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] GET http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/volumes/2bec8ef2-81f6-4f76-b119-78edf8a24f58 Jan 21 12:28:30.661278 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-83294ab3-24fa-4f58-9b36-8a66e68d80e8 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:30.661278 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:30.661278 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:30.661278 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-83294ab3-24fa-4f58-9b36-8a66e68d80e8 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:30.743590 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:30.743590 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:30.758658 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-83294ab3-24fa-4f58-9b36-8a66e68d80e8 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Volume info retrieved successfully. Jan 21 12:28:30.806139 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-83294ab3-24fa-4f58-9b36-8a66e68d80e8 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/volumes/2bec8ef2-81f6-4f76-b119-78edf8a24f58 returned with HTTP 200 Jan 21 12:28:30.807200 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1569/3117] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:30 2021] GET /volume/v3/690584817f344fbcb1102b47ad61a6fe/volumes/2bec8ef2-81f6-4f76-b119-78edf8a24f58 => generated 923 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:30.824370 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fa17c5cc-a5fa-4db2-b129-e71c81d7338e tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] POST http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots Jan 21 12:28:30.824370 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:30.824370 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:30.825294 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fa17c5cc-a5fa-4db2-b129-e71c81d7338e tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2bec8ef2-81f6-4f76-b119-78edf8a24f58", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1992134533"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:28:30.866001 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a0d7edc0-96f2-43c5-886a-96830cba12b6 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:30.866780 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a0d7edc0-96f2-43c5-886a-96830cba12b6 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:30.867194 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:30.867194 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:30.868239 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a0d7edc0-96f2-43c5-886a-96830cba12b6 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:30.918112 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:30.918112 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:30.921305 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fa17c5cc-a5fa-4db2-b129-e71c81d7338e tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Volume info retrieved successfully. Jan 21 12:28:30.922540 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-fa17c5cc-a5fa-4db2-b129-e71c81d7338e tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Create snapshot from volume 2bec8ef2-81f6-4f76-b119-78edf8a24f58 Jan 21 12:28:31.081150 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-fa17c5cc-a5fa-4db2-b129-e71c81d7338e tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Created reservations ['704e0a6e-69df-4751-bf5a-008a5d9048d6', '2df24273-6046-47d5-8fd3-cf5b68b40be8', 'c5624aec-1e72-4db1-9cff-506ba53bd60b', 'df54ed05-6cf7-4d93-9a30-d667bbe2361d'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:28:31.186963 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:31.186963 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:31.215454 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a0d7edc0-96f2-43c5-886a-96830cba12b6 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:31.288078 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a0d7edc0-96f2-43c5-886a-96830cba12b6 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:31.292879 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1570/3118] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:30 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 908 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:31.333829 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fa17c5cc-a5fa-4db2-b129-e71c81d7338e tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Snapshot create request issued successfully. Jan 21 12:28:31.334670 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fa17c5cc-a5fa-4db2-b129-e71c81d7338e tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots returned with HTTP 202 Jan 21 12:28:31.335558 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1549/3119] 10.222.0.89 () {60 vars in 1232 bytes} [Thu Jan 21 12:28:30 2021] POST /volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots => generated 318 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:28:31.348960 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2cef2f1c-ab97-4034-afd2-34d6a34aaf72 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] GET http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots/4626f0b0-6786-4a96-a64b-819066a2a091 Jan 21 12:28:31.349608 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2cef2f1c-ab97-4034-afd2-34d6a34aaf72 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:31.350093 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:31.350093 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:31.350766 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2cef2f1c-ab97-4034-afd2-34d6a34aaf72 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:31.378501 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4ef0aec8-8ac6-42b6-a41f-a29df3ad889d tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] GET http://10.222.0.89/volume/v3/96b1616f5b5c4ed8abe6419921dd6df6/volumes/f602315c-4a5f-4445-84d7-c2d6b0ac7685 Jan 21 12:28:31.378698 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4ef0aec8-8ac6-42b6-a41f-a29df3ad889d tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:31.378868 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:31.378868 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:31.379413 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4ef0aec8-8ac6-42b6-a41f-a29df3ad889d tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:31.400963 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:31.400963 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:31.402700 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2cef2f1c-ab97-4034-afd2-34d6a34aaf72 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Snapshot retrieved successfully. Jan 21 12:28:31.405456 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2cef2f1c-ab97-4034-afd2-34d6a34aaf72 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots/4626f0b0-6786-4a96-a64b-819066a2a091 returned with HTTP 200 Jan 21 12:28:31.409789 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1571/3120] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:28:31 2021] GET /volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots/4626f0b0-6786-4a96-a64b-819066a2a091 => generated 450 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:31.481835 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:31.481835 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:31.506111 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4ef0aec8-8ac6-42b6-a41f-a29df3ad889d tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Volume info retrieved successfully. Jan 21 12:28:31.560897 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4ef0aec8-8ac6-42b6-a41f-a29df3ad889d tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] http://10.222.0.89/volume/v3/96b1616f5b5c4ed8abe6419921dd6df6/volumes/f602315c-4a5f-4445-84d7-c2d6b0ac7685 returned with HTTP 200 Jan 21 12:28:31.566199 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1550/3121] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:31 2021] GET /volume/v3/96b1616f5b5c4ed8abe6419921dd6df6/volumes/f602315c-4a5f-4445-84d7-c2d6b0ac7685 => generated 951 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:32.356270 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-753d2698-96f2-4aa1-a55e-3eb09c980efc tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:32.356270 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-753d2698-96f2-4aa1-a55e-3eb09c980efc tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:32.356270 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:32.356270 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:32.356270 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-753d2698-96f2-4aa1-a55e-3eb09c980efc tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:32.426151 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-120ed572-4ba6-45a5-8f74-83b9833f9d5e tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] GET http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots/4626f0b0-6786-4a96-a64b-819066a2a091 Jan 21 12:28:32.426151 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-120ed572-4ba6-45a5-8f74-83b9833f9d5e tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:32.426151 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:32.426151 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:32.426151 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-120ed572-4ba6-45a5-8f74-83b9833f9d5e tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:32.457385 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:32.457385 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:32.477162 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-753d2698-96f2-4aa1-a55e-3eb09c980efc tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:32.520902 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:32.520902 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:32.524921 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-120ed572-4ba6-45a5-8f74-83b9833f9d5e tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Snapshot retrieved successfully. Jan 21 12:28:32.528563 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-120ed572-4ba6-45a5-8f74-83b9833f9d5e tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots/4626f0b0-6786-4a96-a64b-819066a2a091 returned with HTTP 200 Jan 21 12:28:32.531781 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1551/3122] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:28:32 2021] GET /volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots/4626f0b0-6786-4a96-a64b-819066a2a091 => generated 450 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:32.535481 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-753d2698-96f2-4aa1-a55e-3eb09c980efc tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:32.546897 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1572/3123] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:32 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 908 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:32.580339 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-de5d4580-9234-40ec-8e8d-15f808ed23b6 tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] GET http://10.222.0.89/volume/v3/96b1616f5b5c4ed8abe6419921dd6df6/volumes/f602315c-4a5f-4445-84d7-c2d6b0ac7685 Jan 21 12:28:32.580865 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-de5d4580-9234-40ec-8e8d-15f808ed23b6 tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:32.581044 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:32.581044 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:32.581927 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-de5d4580-9234-40ec-8e8d-15f808ed23b6 tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:32.635963 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:32.635963 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:32.647075 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-de5d4580-9234-40ec-8e8d-15f808ed23b6 tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Volume info retrieved successfully. Jan 21 12:28:32.677238 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-de5d4580-9234-40ec-8e8d-15f808ed23b6 tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] http://10.222.0.89/volume/v3/96b1616f5b5c4ed8abe6419921dd6df6/volumes/f602315c-4a5f-4445-84d7-c2d6b0ac7685 returned with HTTP 200 Jan 21 12:28:32.687394 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1552/3124] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:32 2021] GET /volume/v3/96b1616f5b5c4ed8abe6419921dd6df6/volumes/f602315c-4a5f-4445-84d7-c2d6b0ac7685 => generated 951 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:33.548092 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b72bbac2-8456-4287-88f9-e7c0d5deb01b tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] GET http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots/4626f0b0-6786-4a96-a64b-819066a2a091 Jan 21 12:28:33.560694 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b72bbac2-8456-4287-88f9-e7c0d5deb01b tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:33.560914 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:33.560914 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:33.568534 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b72bbac2-8456-4287-88f9-e7c0d5deb01b tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:33.579082 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c24f1717-8a14-40f1-aae5-dd08d2fd32f0 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:33.579620 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c24f1717-8a14-40f1-aae5-dd08d2fd32f0 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:33.579840 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:33.579840 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:33.584567 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c24f1717-8a14-40f1-aae5-dd08d2fd32f0 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:33.724808 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:33.724808 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:33.726009 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b72bbac2-8456-4287-88f9-e7c0d5deb01b tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Snapshot retrieved successfully. Jan 21 12:28:33.728474 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b72bbac2-8456-4287-88f9-e7c0d5deb01b tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots/4626f0b0-6786-4a96-a64b-819066a2a091 returned with HTTP 200 Jan 21 12:28:33.729276 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1573/3125] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:28:33 2021] GET /volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots/4626f0b0-6786-4a96-a64b-819066a2a091 => generated 450 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:28:33.742462 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:33.742462 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:33.744696 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3818ac2c-dc87-4a6e-aba0-c397f81e0b57 tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] GET http://10.222.0.89/volume/v3/96b1616f5b5c4ed8abe6419921dd6df6/volumes/f602315c-4a5f-4445-84d7-c2d6b0ac7685 Jan 21 12:28:33.745556 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3818ac2c-dc87-4a6e-aba0-c397f81e0b57 tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:33.747655 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:33.747655 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:33.748047 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3818ac2c-dc87-4a6e-aba0-c397f81e0b57 tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:33.772634 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c24f1717-8a14-40f1-aae5-dd08d2fd32f0 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:33.822262 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c24f1717-8a14-40f1-aae5-dd08d2fd32f0 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:33.823994 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1553/3126] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:33 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 966 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:33.871878 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3818ac2c-dc87-4a6e-aba0-c397f81e0b57 tempest-VolumeTypesAccessTest-439906822 tempest-VolumeTypesAccessTest-439906822] http://10.222.0.89/volume/v3/96b1616f5b5c4ed8abe6419921dd6df6/volumes/f602315c-4a5f-4445-84d7-c2d6b0ac7685 returned with HTTP 404 Jan 21 12:28:33.879179 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1574/3127] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:33 2021] GET /volume/v3/96b1616f5b5c4ed8abe6419921dd6df6/volumes/f602315c-4a5f-4445-84d7-c2d6b0ac7685 => generated 109 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:28:33.891846 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-87388c00-2dfe-48f6-9a07-e1c615497c14 tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] DELETE http://10.222.0.89/volume/v3/06d77c10c8694870bc3940579bbdede0/types/f9ed8838-06f5-42b5-9ce3-7ffb8607d326 Jan 21 12:28:33.891846 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-87388c00-2dfe-48f6-9a07-e1c615497c14 tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:33.892098 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:33.892098 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:33.892262 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-87388c00-2dfe-48f6-9a07-e1c615497c14 tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] Calling method '_delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:34.029003 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 12:28:34.029003 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 12:28:34.095444 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-87388c00-2dfe-48f6-9a07-e1c615497c14 tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] http://10.222.0.89/volume/v3/06d77c10c8694870bc3940579bbdede0/types/f9ed8838-06f5-42b5-9ce3-7ffb8607d326 returned with HTTP 202 Jan 21 12:28:34.100924 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1554/3128] 10.222.0.89 () {58 vars in 1312 bytes} [Thu Jan 21 12:28:33 2021] DELETE /volume/v3/06d77c10c8694870bc3940579bbdede0/types/f9ed8838-06f5-42b5-9ce3-7ffb8607d326 => generated 0 bytes in 222 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:28:34.104949 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e1c53152-c762-422e-b513-b3674b06bd0b tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] GET http://10.222.0.89/volume/v3/06d77c10c8694870bc3940579bbdede0/types/f9ed8838-06f5-42b5-9ce3-7ffb8607d326 Jan 21 12:28:34.105751 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e1c53152-c762-422e-b513-b3674b06bd0b tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:34.106025 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e1c53152-c762-422e-b513-b3674b06bd0b tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:34.134298 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e1c53152-c762-422e-b513-b3674b06bd0b tempest-VolumeTypesAccessTest-1369322274 tempest-VolumeTypesAccessTest-1369322274] http://10.222.0.89/volume/v3/06d77c10c8694870bc3940579bbdede0/types/f9ed8838-06f5-42b5-9ce3-7ffb8607d326 returned with HTTP 404 Jan 21 12:28:34.135671 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1575/3129] 10.222.0.89 () {58 vars in 1309 bytes} [Thu Jan 21 12:28:34 2021] GET /volume/v3/06d77c10c8694870bc3940579bbdede0/types/f9ed8838-06f5-42b5-9ce3-7ffb8607d326 => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:28:34.741282 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-85517b22-a611-48ed-bc10-927c7e489007 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] GET http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots/4626f0b0-6786-4a96-a64b-819066a2a091 Jan 21 12:28:34.741838 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-85517b22-a611-48ed-bc10-927c7e489007 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:34.742636 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-85517b22-a611-48ed-bc10-927c7e489007 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:34.802677 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:34.802677 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:34.803873 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-85517b22-a611-48ed-bc10-927c7e489007 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Snapshot retrieved successfully. Jan 21 12:28:34.814845 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-85517b22-a611-48ed-bc10-927c7e489007 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots/4626f0b0-6786-4a96-a64b-819066a2a091 returned with HTTP 200 Jan 21 12:28:34.836385 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6c759dac-0b46-44d9-b4d9-693cdbccecef tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] POST http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/volumes Jan 21 12:28:34.836596 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1555/3130] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:28:34 2021] GET /volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots/4626f0b0-6786-4a96-a64b-819066a2a091 => generated 477 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:34.836708 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6c759dac-0b46-44d9-b4d9-693cdbccecef tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "4626f0b0-6786-4a96-a64b-819066a2a091"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:28:34.836708 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-6c759dac-0b46-44d9-b4d9-693cdbccecef tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '4626f0b0-6786-4a96-a64b-819066a2a091'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:28:34.841047 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6c28eb80-fa37-480d-982c-82815e835e51 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:34.841047 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6c28eb80-fa37-480d-982c-82815e835e51 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:34.841245 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:34.841245 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:34.842235 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6c28eb80-fa37-480d-982c-82815e835e51 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:34.871637 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:34.871637 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:34.871637 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6c759dac-0b46-44d9-b4d9-693cdbccecef tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Snapshot retrieved successfully. Jan 21 12:28:34.871637 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-6c759dac-0b46-44d9-b4d9-693cdbccecef tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Create volume of 1 GB Jan 21 12:28:34.905480 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6c759dac-0b46-44d9-b4d9-693cdbccecef tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Availability Zones retrieved successfully. Jan 21 12:28:34.956817 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-6c759dac-0b46-44d9-b4d9-693cdbccecef tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Flow 'volume_create_api' (2e060f3f-963e-46eb-bd6e-ccc997642190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:28:34.956817 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-6c759dac-0b46-44d9-b4d9-693cdbccecef tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (597eb568-25b6-45df-9868-5d60db78b84e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:34.961748 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-6c759dac-0b46-44d9-b4d9-693cdbccecef tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:28:34.964705 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.volume.api [None req-6c759dac-0b46-44d9-b4d9-693cdbccecef tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (597eb568-25b6-45df-9868-5d60db78b84e) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 12:28:34.964705 n-d-760354-3 devstack@c-api.service[87984]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Jan 21 12:28:34.968793 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:34.968793 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:34.977233 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-6c759dac-0b46-44d9-b4d9-693cdbccecef tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (597eb568-25b6-45df-9868-5d60db78b84e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:34.981149 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.volume.api [None req-6c759dac-0b46-44d9-b4d9-693cdbccecef tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (597eb568-25b6-45df-9868-5d60db78b84e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 12:28:34.983929 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.volume.api [None req-6c759dac-0b46-44d9-b4d9-693cdbccecef tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Flow 'volume_create_api' (2e060f3f-963e-46eb-bd6e-ccc997642190) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 12:28:34.989549 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6c759dac-0b46-44d9-b4d9-693cdbccecef tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/volumes returned with HTTP 400 Jan 21 12:28:34.990336 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1576/3131] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:28:34 2021] POST /volume/v3/690584817f344fbcb1102b47ad61a6fe/volumes => generated 171 bytes in 167 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 21 12:28:35.001118 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-da93f206-eaa4-4682-b732-b9e4b9fb211c tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] DELETE http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots/4626f0b0-6786-4a96-a64b-819066a2a091 Jan 21 12:28:35.001635 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-da93f206-eaa4-4682-b732-b9e4b9fb211c tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:35.001870 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:35.001870 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:35.010810 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6c28eb80-fa37-480d-982c-82815e835e51 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:35.018036 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-da93f206-eaa4-4682-b732-b9e4b9fb211c tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:35.018036 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-da93f206-eaa4-4682-b732-b9e4b9fb211c tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Delete snapshot with id: 4626f0b0-6786-4a96-a64b-819066a2a091 Jan 21 12:28:35.084487 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6c28eb80-fa37-480d-982c-82815e835e51 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:35.097744 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:35.097744 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:35.104409 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-da93f206-eaa4-4682-b732-b9e4b9fb211c tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Snapshot retrieved successfully. Jan 21 12:28:35.124059 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1556/3132] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:34 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 966 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:35.299417 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-da93f206-eaa4-4682-b732-b9e4b9fb211c tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Snapshot delete request issued successfully. Jan 21 12:28:35.299417 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-da93f206-eaa4-4682-b732-b9e4b9fb211c tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots/4626f0b0-6786-4a96-a64b-819066a2a091 returned with HTTP 202 Jan 21 12:28:35.299417 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1577/3133] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:28:34 2021] DELETE /volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots/4626f0b0-6786-4a96-a64b-819066a2a091 => generated 0 bytes in 295 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 12:28:35.308853 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c8e0d243-771e-4230-8ae2-9d086904ced4 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] GET http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots/4626f0b0-6786-4a96-a64b-819066a2a091 Jan 21 12:28:35.319813 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c8e0d243-771e-4230-8ae2-9d086904ced4 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:35.319813 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:35.319813 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:35.319813 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c8e0d243-771e-4230-8ae2-9d086904ced4 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:35.367924 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:35.367924 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:35.369086 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c8e0d243-771e-4230-8ae2-9d086904ced4 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Snapshot retrieved successfully. Jan 21 12:28:35.371887 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c8e0d243-771e-4230-8ae2-9d086904ced4 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots/4626f0b0-6786-4a96-a64b-819066a2a091 returned with HTTP 200 Jan 21 12:28:35.372742 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1557/3134] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:28:35 2021] GET /volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots/4626f0b0-6786-4a96-a64b-819066a2a091 => generated 476 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:36.130938 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-02f46f7a-724d-4d08-99bc-982a1d2eae44 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:36.132100 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-02f46f7a-724d-4d08-99bc-982a1d2eae44 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:36.132398 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:36.132398 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:36.132882 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-02f46f7a-724d-4d08-99bc-982a1d2eae44 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:36.235558 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:36.235558 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:36.249911 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-02f46f7a-724d-4d08-99bc-982a1d2eae44 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:36.283691 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-02f46f7a-724d-4d08-99bc-982a1d2eae44 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:36.295629 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1578/3135] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:36 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:36.388228 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7ac17b0e-a19a-4b2f-8c52-eb8fcca37b5c tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] GET http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots/4626f0b0-6786-4a96-a64b-819066a2a091 Jan 21 12:28:36.388984 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7ac17b0e-a19a-4b2f-8c52-eb8fcca37b5c tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:36.389376 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:36.389376 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:36.390788 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7ac17b0e-a19a-4b2f-8c52-eb8fcca37b5c tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:36.443892 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:36.443892 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:36.449241 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7ac17b0e-a19a-4b2f-8c52-eb8fcca37b5c tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Snapshot retrieved successfully. Jan 21 12:28:36.455234 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7ac17b0e-a19a-4b2f-8c52-eb8fcca37b5c tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots/4626f0b0-6786-4a96-a64b-819066a2a091 returned with HTTP 200 Jan 21 12:28:36.457725 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1558/3136] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:28:36 2021] GET /volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots/4626f0b0-6786-4a96-a64b-819066a2a091 => generated 476 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:37.306284 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5e8f2826-65de-459c-8e1d-41c52e49b9c0 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:37.306854 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5e8f2826-65de-459c-8e1d-41c52e49b9c0 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:37.307078 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:37.307078 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:37.307402 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5e8f2826-65de-459c-8e1d-41c52e49b9c0 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:37.386277 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:37.386277 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:37.394720 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5e8f2826-65de-459c-8e1d-41c52e49b9c0 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:37.426344 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5e8f2826-65de-459c-8e1d-41c52e49b9c0 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:37.428040 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1579/3137] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:37 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:37.469984 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a6c2e378-4b4e-4cf1-b0e8-57e614b09ab7 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] GET http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots/4626f0b0-6786-4a96-a64b-819066a2a091 Jan 21 12:28:37.470522 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a6c2e378-4b4e-4cf1-b0e8-57e614b09ab7 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:37.470700 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:37.470700 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:37.471146 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a6c2e378-4b4e-4cf1-b0e8-57e614b09ab7 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:37.502654 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a6c2e378-4b4e-4cf1-b0e8-57e614b09ab7 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots/4626f0b0-6786-4a96-a64b-819066a2a091 returned with HTTP 404 Jan 21 12:28:37.502654 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1559/3138] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:28:37 2021] GET /volume/v3/690584817f344fbcb1102b47ad61a6fe/snapshots/4626f0b0-6786-4a96-a64b-819066a2a091 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:28:37.509335 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-51da5caf-a155-489b-92e4-2f36877bcbca tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] DELETE http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/volumes/2bec8ef2-81f6-4f76-b119-78edf8a24f58 Jan 21 12:28:37.510235 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-51da5caf-a155-489b-92e4-2f36877bcbca tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:37.510235 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:37.510235 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:37.511281 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-51da5caf-a155-489b-92e4-2f36877bcbca tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:37.511868 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-51da5caf-a155-489b-92e4-2f36877bcbca tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Delete volume with id: 2bec8ef2-81f6-4f76-b119-78edf8a24f58 Jan 21 12:28:37.569032 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:37.569032 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:37.570001 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-51da5caf-a155-489b-92e4-2f36877bcbca tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Volume info retrieved successfully. Jan 21 12:28:37.623309 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-51da5caf-a155-489b-92e4-2f36877bcbca tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Delete volume request issued successfully. Jan 21 12:28:37.624157 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-51da5caf-a155-489b-92e4-2f36877bcbca tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/volumes/2bec8ef2-81f6-4f76-b119-78edf8a24f58 returned with HTTP 202 Jan 21 12:28:37.627045 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1580/3139] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:28:37 2021] DELETE /volume/v3/690584817f344fbcb1102b47ad61a6fe/volumes/2bec8ef2-81f6-4f76-b119-78edf8a24f58 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:28:37.635205 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-13a5075d-9704-4e98-abd2-5e6526be75b8 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] GET http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/volumes/2bec8ef2-81f6-4f76-b119-78edf8a24f58 Jan 21 12:28:37.635748 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-13a5075d-9704-4e98-abd2-5e6526be75b8 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:37.636242 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-13a5075d-9704-4e98-abd2-5e6526be75b8 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:37.706342 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:37.706342 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:37.719487 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-13a5075d-9704-4e98-abd2-5e6526be75b8 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Volume info retrieved successfully. Jan 21 12:28:37.754608 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-13a5075d-9704-4e98-abd2-5e6526be75b8 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/volumes/2bec8ef2-81f6-4f76-b119-78edf8a24f58 returned with HTTP 200 Jan 21 12:28:37.755165 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1560/3140] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:37 2021] GET /volume/v3/690584817f344fbcb1102b47ad61a6fe/volumes/2bec8ef2-81f6-4f76-b119-78edf8a24f58 => generated 922 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:38.444986 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-736e03d5-a88b-431d-a3a6-bfc956f3b11c tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:38.446762 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-736e03d5-a88b-431d-a3a6-bfc956f3b11c tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:38.446762 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:38.446762 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:38.446762 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-736e03d5-a88b-431d-a3a6-bfc956f3b11c tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:38.554404 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:38.554404 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:38.566443 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-736e03d5-a88b-431d-a3a6-bfc956f3b11c tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:38.599703 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-736e03d5-a88b-431d-a3a6-bfc956f3b11c tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:38.601402 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1581/3141] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:38 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:38.773934 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b02b153f-bf9b-4ede-b1c1-2aeb02046d35 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] GET http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/volumes/2bec8ef2-81f6-4f76-b119-78edf8a24f58 Jan 21 12:28:38.774924 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b02b153f-bf9b-4ede-b1c1-2aeb02046d35 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:38.775291 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:38.775291 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:38.775873 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b02b153f-bf9b-4ede-b1c1-2aeb02046d35 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:38.899311 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:38.899311 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:38.933186 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b02b153f-bf9b-4ede-b1c1-2aeb02046d35 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Volume info retrieved successfully. Jan 21 12:28:38.976437 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b02b153f-bf9b-4ede-b1c1-2aeb02046d35 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/volumes/2bec8ef2-81f6-4f76-b119-78edf8a24f58 returned with HTTP 200 Jan 21 12:28:38.979531 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1561/3142] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:38 2021] GET /volume/v3/690584817f344fbcb1102b47ad61a6fe/volumes/2bec8ef2-81f6-4f76-b119-78edf8a24f58 => generated 922 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:39.620810 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-53413b78-7a78-462d-8ce6-ad9d07308728 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:39.621329 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-53413b78-7a78-462d-8ce6-ad9d07308728 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:39.621520 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:39.621520 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:39.622258 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-53413b78-7a78-462d-8ce6-ad9d07308728 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:39.719218 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:39.719218 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:39.732264 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-53413b78-7a78-462d-8ce6-ad9d07308728 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:39.767369 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-53413b78-7a78-462d-8ce6-ad9d07308728 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:39.780637 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1582/3143] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:39 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:39.996669 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2c4f32dd-9d94-43b9-bb76-075c08467001 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] GET http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/volumes/2bec8ef2-81f6-4f76-b119-78edf8a24f58 Jan 21 12:28:39.997379 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2c4f32dd-9d94-43b9-bb76-075c08467001 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:39.997581 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:39.997581 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:39.998316 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2c4f32dd-9d94-43b9-bb76-075c08467001 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:40.069027 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2c4f32dd-9d94-43b9-bb76-075c08467001 tempest-VolumesSnapshotNegativeTestJSON-134905474 tempest-VolumesSnapshotNegativeTestJSON-134905474] http://10.222.0.89/volume/v3/690584817f344fbcb1102b47ad61a6fe/volumes/2bec8ef2-81f6-4f76-b119-78edf8a24f58 returned with HTTP 404 Jan 21 12:28:40.070160 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1562/3144] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:39 2021] GET /volume/v3/690584817f344fbcb1102b47ad61a6fe/volumes/2bec8ef2-81f6-4f76-b119-78edf8a24f58 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:28:40.788772 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-86c7aa1e-ef07-458e-800a-b66aefb0b612 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:40.789662 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-86c7aa1e-ef07-458e-800a-b66aefb0b612 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:40.789662 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:40.789662 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:40.790069 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-86c7aa1e-ef07-458e-800a-b66aefb0b612 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:40.799419 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c5bf4e17-92d6-4d47-91c9-bec91ef376d0 req-64a842f0-a3b8-4844-b311-1a1198e7f7a4 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] POST http://10.222.0.89/volume/v3/add580472e5c4252bad81b9aaf28061a/volumes Jan 21 12:28:40.800271 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c5bf4e17-92d6-4d47-91c9-bec91ef376d0 req-64a842f0-a3b8-4844-b311-1a1198e7f7a4 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1745106630", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:28:40.802018 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [req-c5bf4e17-92d6-4d47-91c9-bec91ef376d0 req-64a842f0-a3b8-4844-b311-1a1198e7f7a4 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1745106630', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:28:40.802298 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [req-c5bf4e17-92d6-4d47-91c9-bec91ef376d0 req-64a842f0-a3b8-4844-b311-1a1198e7f7a4 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Create volume of 1 GB Jan 21 12:28:40.833019 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-c5bf4e17-92d6-4d47-91c9-bec91ef376d0 req-64a842f0-a3b8-4844-b311-1a1198e7f7a4 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Availability Zones retrieved successfully. Jan 21 12:28:40.847862 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:40.847862 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:40.863593 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-86c7aa1e-ef07-458e-800a-b66aefb0b612 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:40.872870 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-c5bf4e17-92d6-4d47-91c9-bec91ef376d0 req-64a842f0-a3b8-4844-b311-1a1198e7f7a4 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Flow 'volume_create_api' (8c66597b-7dfc-4a1f-829c-6482b63e6c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:28:40.877426 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-c5bf4e17-92d6-4d47-91c9-bec91ef376d0 req-64a842f0-a3b8-4844-b311-1a1198e7f7a4 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6659e14-d880-45f6-a7c0-089131a61bcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:40.881282 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [req-c5bf4e17-92d6-4d47-91c9-bec91ef376d0 req-64a842f0-a3b8-4844-b311-1a1198e7f7a4 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:28:40.893789 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-86c7aa1e-ef07-458e-800a-b66aefb0b612 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:40.894941 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1583/3145] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:40 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:40.975558 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-c5bf4e17-92d6-4d47-91c9-bec91ef376d0 req-64a842f0-a3b8-4844-b311-1a1198e7f7a4 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6659e14-d880-45f6-a7c0-089131a61bcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:40.978718 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-c5bf4e17-92d6-4d47-91c9-bec91ef376d0 req-64a842f0-a3b8-4844-b311-1a1198e7f7a4 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3a8a8c9-960d-40fd-a36e-109eaf7aa677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:41.136893 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [req-c5bf4e17-92d6-4d47-91c9-bec91ef376d0 req-64a842f0-a3b8-4844-b311-1a1198e7f7a4 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Created reservations ['c948bae1-4cbc-42b2-8ead-bd21e45a6884', 'd96fd6a0-edd0-4237-9df7-89376a472c41', 'c74e85ef-1dfb-44fa-b29d-84551b4a1ddc', '685fef97-693c-4b8b-8954-f0719042b1c9'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:28:41.138868 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-c5bf4e17-92d6-4d47-91c9-bec91ef376d0 req-64a842f0-a3b8-4844-b311-1a1198e7f7a4 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3a8a8c9-960d-40fd-a36e-109eaf7aa677) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c948bae1-4cbc-42b2-8ead-bd21e45a6884', 'd96fd6a0-edd0-4237-9df7-89376a472c41', 'c74e85ef-1dfb-44fa-b29d-84551b4a1ddc', '685fef97-693c-4b8b-8954-f0719042b1c9']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:41.141173 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-c5bf4e17-92d6-4d47-91c9-bec91ef376d0 req-64a842f0-a3b8-4844-b311-1a1198e7f7a4 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10b8308d-c04a-4ecb-ace7-d1230f5cbf26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:41.242957 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-c5bf4e17-92d6-4d47-91c9-bec91ef376d0 req-64a842f0-a3b8-4844-b311-1a1198e7f7a4 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10b8308d-c04a-4ecb-ace7-d1230f5cbf26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15fb21c4-3167-45af-b691-db68a38241c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1745106630',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='add580472e5c4252bad81b9aaf28061a',qos_specs=None,replication_status=,reservations=['c948bae1-4cbc-42b2-8ead-bd21e45a6884','d96fd6a0-edd0-4237-9df7-89376a472c41','c74e85ef-1dfb-44fa-b29d-84551b4a1ddc','685fef97-693c-4b8b-8954-f0719042b1c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c91eece60794811be5efc0705823185',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:28:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1745106630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15fb21c4-3167-45af-b691-db68a38241c3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='add580472e5c4252bad81b9aaf28061a',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,user_id='1c91eece60794811be5efc0705823185',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:41.245637 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-c5bf4e17-92d6-4d47-91c9-bec91ef376d0 req-64a842f0-a3b8-4844-b311-1a1198e7f7a4 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59c0a953-fe10-419a-89e5-1dbbd7d407c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:41.290170 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-c5bf4e17-92d6-4d47-91c9-bec91ef376d0 req-64a842f0-a3b8-4844-b311-1a1198e7f7a4 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59c0a953-fe10-419a-89e5-1dbbd7d407c5) 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-1745106630',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='add580472e5c4252bad81b9aaf28061a',qos_specs=None,replication_status=,reservations=['c948bae1-4cbc-42b2-8ead-bd21e45a6884','d96fd6a0-edd0-4237-9df7-89376a472c41','c74e85ef-1dfb-44fa-b29d-84551b4a1ddc','685fef97-693c-4b8b-8954-f0719042b1c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c91eece60794811be5efc0705823185',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:41.292175 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-c5bf4e17-92d6-4d47-91c9-bec91ef376d0 req-64a842f0-a3b8-4844-b311-1a1198e7f7a4 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fd6f41a-e08f-4212-80b2-ad3c1dabce8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:41.308385 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-c5bf4e17-92d6-4d47-91c9-bec91ef376d0 req-64a842f0-a3b8-4844-b311-1a1198e7f7a4 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fd6f41a-e08f-4212-80b2-ad3c1dabce8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:41.311362 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-c5bf4e17-92d6-4d47-91c9-bec91ef376d0 req-64a842f0-a3b8-4844-b311-1a1198e7f7a4 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Flow 'volume_create_api' (8c66597b-7dfc-4a1f-829c-6482b63e6c43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:28:41.365510 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-c5bf4e17-92d6-4d47-91c9-bec91ef376d0 req-64a842f0-a3b8-4844-b311-1a1198e7f7a4 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Create volume request issued successfully. Jan 21 12:28:41.392057 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c5bf4e17-92d6-4d47-91c9-bec91ef376d0 req-64a842f0-a3b8-4844-b311-1a1198e7f7a4 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] http://10.222.0.89/volume/v3/add580472e5c4252bad81b9aaf28061a/volumes returned with HTTP 202 Jan 21 12:28:41.394348 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1563/3146] 10.222.0.89 () {64 vars in 1512 bytes} [Thu Jan 21 12:28:40 2021] POST /volume/v3/add580472e5c4252bad81b9aaf28061a/volumes => generated 832 bytes in 599 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:28:41.406136 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c5bf4e17-92d6-4d47-91c9-bec91ef376d0 req-e5224ffd-7d87-4c4d-8d66-ed3e63e3ccd1 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] GET http://10.222.0.89/volume/v3/add580472e5c4252bad81b9aaf28061a/volumes/15fb21c4-3167-45af-b691-db68a38241c3 Jan 21 12:28:41.406957 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c5bf4e17-92d6-4d47-91c9-bec91ef376d0 req-e5224ffd-7d87-4c4d-8d66-ed3e63e3ccd1 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:41.407319 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:41.407319 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:41.407922 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c5bf4e17-92d6-4d47-91c9-bec91ef376d0 req-e5224ffd-7d87-4c4d-8d66-ed3e63e3ccd1 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:41.486184 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:41.486184 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:41.496654 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-c5bf4e17-92d6-4d47-91c9-bec91ef376d0 req-e5224ffd-7d87-4c4d-8d66-ed3e63e3ccd1 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Volume info retrieved successfully. Jan 21 12:28:41.522722 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c5bf4e17-92d6-4d47-91c9-bec91ef376d0 req-e5224ffd-7d87-4c4d-8d66-ed3e63e3ccd1 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] http://10.222.0.89/volume/v3/add580472e5c4252bad81b9aaf28061a/volumes/15fb21c4-3167-45af-b691-db68a38241c3 returned with HTTP 200 Jan 21 12:28:41.523865 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1584/3147] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:28:41 2021] GET /volume/v3/add580472e5c4252bad81b9aaf28061a/volumes/15fb21c4-3167-45af-b691-db68a38241c3 => generated 900 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:41.971740 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-db51d7b1-35b5-46c9-845c-529dcd292318 req-e2d356fc-e948-477f-b0fa-e0177d4b112a tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] GET http://10.222.0.89/volume/v3/add580472e5c4252bad81b9aaf28061a/volumes/15fb21c4-3167-45af-b691-db68a38241c3 Jan 21 12:28:41.972936 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-db51d7b1-35b5-46c9-845c-529dcd292318 req-e2d356fc-e948-477f-b0fa-e0177d4b112a tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:41.973358 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:41.973358 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:41.974031 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-db51d7b1-35b5-46c9-845c-529dcd292318 req-e2d356fc-e948-477f-b0fa-e0177d4b112a tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:41.983423 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-06ceaeb0-3c24-4c10-a627-8e14e03324b1 tempest-VolumeTypesNegativeTest-1160540076 tempest-VolumeTypesNegativeTest-1160540076] POST http://10.222.0.89/volume/v3/ca7a9575db074e6d84ec060d09ac0699/types Jan 21 12:28:41.984050 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:41.984050 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:41.984709 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-06ceaeb0-3c24-4c10-a627-8e14e03324b1 tempest-VolumeTypesNegativeTest-1160540076 tempest-VolumeTypesNegativeTest-1160540076] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-47299402", "os-volume-type-access:is_public": false}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:28:42.034803 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-06ceaeb0-3c24-4c10-a627-8e14e03324b1 tempest-VolumeTypesNegativeTest-1160540076 tempest-VolumeTypesNegativeTest-1160540076] http://10.222.0.89/volume/v3/ca7a9575db074e6d84ec060d09ac0699/types returned with HTTP 200 Jan 21 12:28:42.035900 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1585/3148] 10.222.0.89 () {60 vars in 1220 bytes} [Thu Jan 21 12:28:41 2021] POST /volume/v3/ca7a9575db074e6d84ec060d09ac0699/types => generated 229 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:42.037475 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:42.037475 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:42.040830 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eb32df2a-363e-4c18-aee4-b9bf76c7e5f5 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:42.041535 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eb32df2a-363e-4c18-aee4-b9bf76c7e5f5 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:42.042319 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eb32df2a-363e-4c18-aee4-b9bf76c7e5f5 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:42.047532 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-db51d7b1-35b5-46c9-845c-529dcd292318 req-e2d356fc-e948-477f-b0fa-e0177d4b112a tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Volume info retrieved successfully. Jan 21 12:28:42.076338 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-db51d7b1-35b5-46c9-845c-529dcd292318 req-e2d356fc-e948-477f-b0fa-e0177d4b112a tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] http://10.222.0.89/volume/v3/add580472e5c4252bad81b9aaf28061a/volumes/15fb21c4-3167-45af-b691-db68a38241c3 returned with HTTP 200 Jan 21 12:28:42.080145 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1564/3149] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:28:41 2021] GET /volume/v3/add580472e5c4252bad81b9aaf28061a/volumes/15fb21c4-3167-45af-b691-db68a38241c3 => generated 924 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:42.129395 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:42.129395 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:42.144254 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-eb32df2a-363e-4c18-aee4-b9bf76c7e5f5 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:42.175590 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eb32df2a-363e-4c18-aee4-b9bf76c7e5f5 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:42.176756 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1586/3150] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:42 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 1357 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:28:42.194856 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9daa5221-b447-4438-9c20-aa7375bd76c0 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] POST http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c/action Jan 21 12:28:42.196313 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:42.196313 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:42.197079 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9daa5221-b447-4438-9c20-aa7375bd76c0 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:28:42.198339 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9daa5221-b447-4438-9c20-aa7375bd76c0 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:28:42.277122 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:42.277122 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:42.278582 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9daa5221-b447-4438-9c20-aa7375bd76c0 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:42.342877 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d22b741f-9673-4678-b1ea-a80a1ce2f146 tempest-VolumeTypesNegativeTest-1304642444 tempest-VolumeTypesNegativeTest-1304642444] POST http://10.222.0.89/volume/v3/21548ea8b7c242a780103e536f9c6c17/volumes Jan 21 12:28:42.343721 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:42.343721 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:42.344209 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d22b741f-9673-4678-b1ea-a80a1ce2f146 tempest-VolumeTypesNegativeTest-1304642444 tempest-VolumeTypesNegativeTest-1304642444] Action: 'create', calling method: create, body: {"volume": {"volume_type": "154ba150-c9ab-4506-9309-4aaa54e44983", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1262413002"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:28:42.345403 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-d22b741f-9673-4678-b1ea-a80a1ce2f146 tempest-VolumeTypesNegativeTest-1304642444 tempest-VolumeTypesNegativeTest-1304642444] Create volume request body: {'volume': {'volume_type': '154ba150-c9ab-4506-9309-4aaa54e44983', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1262413002'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:28:42.387264 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-9daa5221-b447-4438-9c20-aa7375bd76c0 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Created reservations ['dfc1264a-1d47-4053-87fb-b4ae471661d8', 'ee35de26-e0c1-4c9b-8191-a46c03d5ab7c'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:28:42.392332 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d22b741f-9673-4678-b1ea-a80a1ce2f146 tempest-VolumeTypesNegativeTest-1304642444 tempest-VolumeTypesNegativeTest-1304642444] http://10.222.0.89/volume/v3/21548ea8b7c242a780103e536f9c6c17/volumes returned with HTTP 404 Jan 21 12:28:42.393420 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1565/3151] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:28:42 2021] POST /volume/v3/21548ea8b7c242a780103e536f9c6c17/volumes => generated 114 bytes in 308 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:28:42.402463 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6d44226b-aafc-47c2-ac9e-870b2a9cde8f tempest-VolumeTypesNegativeTest-1160540076 tempest-VolumeTypesNegativeTest-1160540076] POST http://10.222.0.89/volume/v3/ca7a9575db074e6d84ec060d09ac0699/types Jan 21 12:28:42.403256 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6d44226b-aafc-47c2-ac9e-870b2a9cde8f tempest-VolumeTypesNegativeTest-1160540076 tempest-VolumeTypesNegativeTest-1160540076] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:28:42.404424 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6d44226b-aafc-47c2-ac9e-870b2a9cde8f tempest-VolumeTypesNegativeTest-1160540076 tempest-VolumeTypesNegativeTest-1160540076] http://10.222.0.89/volume/v3/ca7a9575db074e6d84ec060d09ac0699/types returned with HTTP 400 Jan 21 12:28:42.405335 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1566/3152] 10.222.0.89 () {60 vars in 1219 bytes} [Thu Jan 21 12:28:42 2021] POST /volume/v3/ca7a9575db074e6d84ec060d09ac0699/types => generated 108 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 21 12:28:42.414494 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b17727ad-cc46-42d8-ae45-105b3b1d7543 tempest-VolumeTypesNegativeTest-1160540076 tempest-VolumeTypesNegativeTest-1160540076] DELETE http://10.222.0.89/volume/v3/ca7a9575db074e6d84ec060d09ac0699/types/e6e13c60-dc0a-46ed-afd2-f859521955c4 Jan 21 12:28:42.415201 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b17727ad-cc46-42d8-ae45-105b3b1d7543 tempest-VolumeTypesNegativeTest-1160540076 tempest-VolumeTypesNegativeTest-1160540076] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:42.416095 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9daa5221-b447-4438-9c20-aa7375bd76c0 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Extend volume request issued successfully. Jan 21 12:28:42.416795 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9daa5221-b447-4438-9c20-aa7375bd76c0 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c/action returned with HTTP 202 Jan 21 12:28:42.417683 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1587/3153] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:28:42 2021] POST /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c/action => generated 0 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:28:42.425948 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f0c1feaf-147d-45d3-957e-304657e4c148 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:42.427083 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f0c1feaf-147d-45d3-957e-304657e4c148 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:42.427083 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:42.427083 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:42.427083 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f0c1feaf-147d-45d3-957e-304657e4c148 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:42.427426 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b17727ad-cc46-42d8-ae45-105b3b1d7543 tempest-VolumeTypesNegativeTest-1160540076 tempest-VolumeTypesNegativeTest-1160540076] Calling method '_delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:42.442343 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b17727ad-cc46-42d8-ae45-105b3b1d7543 tempest-VolumeTypesNegativeTest-1160540076 tempest-VolumeTypesNegativeTest-1160540076] http://10.222.0.89/volume/v3/ca7a9575db074e6d84ec060d09ac0699/types/e6e13c60-dc0a-46ed-afd2-f859521955c4 returned with HTTP 404 Jan 21 12:28:42.443389 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1567/3154] 10.222.0.89 () {58 vars in 1312 bytes} [Thu Jan 21 12:28:42 2021] DELETE /volume/v3/ca7a9575db074e6d84ec060d09ac0699/types/e6e13c60-dc0a-46ed-afd2-f859521955c4 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:28:42.454240 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6cc8471e-7139-4f8c-acdd-03804dbaf891 tempest-VolumeTypesNegativeTest-1160540076 tempest-VolumeTypesNegativeTest-1160540076] GET http://10.222.0.89/volume/v3/ca7a9575db074e6d84ec060d09ac0699/types/9cf317cf-5d3b-47d1-b426-ea7daf850197 Jan 21 12:28:42.455528 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6cc8471e-7139-4f8c-acdd-03804dbaf891 tempest-VolumeTypesNegativeTest-1160540076 tempest-VolumeTypesNegativeTest-1160540076] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:42.456035 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6cc8471e-7139-4f8c-acdd-03804dbaf891 tempest-VolumeTypesNegativeTest-1160540076 tempest-VolumeTypesNegativeTest-1160540076] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:42.468603 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6cc8471e-7139-4f8c-acdd-03804dbaf891 tempest-VolumeTypesNegativeTest-1160540076 tempest-VolumeTypesNegativeTest-1160540076] http://10.222.0.89/volume/v3/ca7a9575db074e6d84ec060d09ac0699/types/9cf317cf-5d3b-47d1-b426-ea7daf850197 returned with HTTP 404 Jan 21 12:28:42.469661 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1568/3155] 10.222.0.89 () {58 vars in 1309 bytes} [Thu Jan 21 12:28:42 2021] GET /volume/v3/ca7a9575db074e6d84ec060d09ac0699/types/9cf317cf-5d3b-47d1-b426-ea7daf850197 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 12:28:42.479701 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-034d7b08-332f-4892-b04f-f248494aed7f tempest-VolumeTypesNegativeTest-1160540076 tempest-VolumeTypesNegativeTest-1160540076] DELETE http://10.222.0.89/volume/v3/ca7a9575db074e6d84ec060d09ac0699/types/154ba150-c9ab-4506-9309-4aaa54e44983 Jan 21 12:28:42.480543 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-034d7b08-332f-4892-b04f-f248494aed7f tempest-VolumeTypesNegativeTest-1160540076 tempest-VolumeTypesNegativeTest-1160540076] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:42.481726 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-034d7b08-332f-4892-b04f-f248494aed7f tempest-VolumeTypesNegativeTest-1160540076 tempest-VolumeTypesNegativeTest-1160540076] Calling method '_delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:42.486942 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:42.486942 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:42.496169 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f0c1feaf-147d-45d3-957e-304657e4c148 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:42.525107 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f0c1feaf-147d-45d3-957e-304657e4c148 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:42.526650 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1588/3156] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:42 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 1357 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:28:42.599053 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 12:28:42.599053 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 12:28:42.613592 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-034d7b08-332f-4892-b04f-f248494aed7f tempest-VolumeTypesNegativeTest-1160540076 tempest-VolumeTypesNegativeTest-1160540076] http://10.222.0.89/volume/v3/ca7a9575db074e6d84ec060d09ac0699/types/154ba150-c9ab-4506-9309-4aaa54e44983 returned with HTTP 202 Jan 21 12:28:42.614717 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1569/3157] 10.222.0.89 () {58 vars in 1312 bytes} [Thu Jan 21 12:28:42 2021] DELETE /volume/v3/ca7a9575db074e6d84ec060d09ac0699/types/154ba150-c9ab-4506-9309-4aaa54e44983 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 12:28:42.622737 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-47cdf3fd-57d5-4cdc-8107-b56346c5d6fd tempest-VolumeTypesNegativeTest-1160540076 tempest-VolumeTypesNegativeTest-1160540076] GET http://10.222.0.89/volume/v3/ca7a9575db074e6d84ec060d09ac0699/types/154ba150-c9ab-4506-9309-4aaa54e44983 Jan 21 12:28:42.623611 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-47cdf3fd-57d5-4cdc-8107-b56346c5d6fd tempest-VolumeTypesNegativeTest-1160540076 tempest-VolumeTypesNegativeTest-1160540076] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:42.623808 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:42.623808 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:42.624337 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-47cdf3fd-57d5-4cdc-8107-b56346c5d6fd tempest-VolumeTypesNegativeTest-1160540076 tempest-VolumeTypesNegativeTest-1160540076] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:42.636825 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-47cdf3fd-57d5-4cdc-8107-b56346c5d6fd tempest-VolumeTypesNegativeTest-1160540076 tempest-VolumeTypesNegativeTest-1160540076] http://10.222.0.89/volume/v3/ca7a9575db074e6d84ec060d09ac0699/types/154ba150-c9ab-4506-9309-4aaa54e44983 returned with HTTP 404 Jan 21 12:28:42.638298 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1589/3158] 10.222.0.89 () {58 vars in 1309 bytes} [Thu Jan 21 12:28:42 2021] GET /volume/v3/ca7a9575db074e6d84ec060d09ac0699/types/154ba150-c9ab-4506-9309-4aaa54e44983 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:28:43.164992 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f3c99344-85a2-4662-b065-397d7e9f2150 req-f72fb138-4c75-421c-9023-ae76b27f94c8 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] GET http://10.222.0.89/volume/v3/add580472e5c4252bad81b9aaf28061a/volumes/15fb21c4-3167-45af-b691-db68a38241c3 Jan 21 12:28:43.164992 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f3c99344-85a2-4662-b065-397d7e9f2150 req-f72fb138-4c75-421c-9023-ae76b27f94c8 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:43.164992 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-f3c99344-85a2-4662-b065-397d7e9f2150 req-f72fb138-4c75-421c-9023-ae76b27f94c8 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:43.219512 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:43.219512 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:43.229344 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-f3c99344-85a2-4662-b065-397d7e9f2150 req-f72fb138-4c75-421c-9023-ae76b27f94c8 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Volume info retrieved successfully. Jan 21 12:28:43.254031 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-f3c99344-85a2-4662-b065-397d7e9f2150 req-f72fb138-4c75-421c-9023-ae76b27f94c8 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] http://10.222.0.89/volume/v3/add580472e5c4252bad81b9aaf28061a/volumes/15fb21c4-3167-45af-b691-db68a38241c3 returned with HTTP 200 Jan 21 12:28:43.255111 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1570/3159] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:28:43 2021] GET /volume/v3/add580472e5c4252bad81b9aaf28061a/volumes/15fb21c4-3167-45af-b691-db68a38241c3 => generated 925 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:43.297467 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-741ca992-a61d-4c65-8151-e6e6544f3053 req-42ea5fdc-e1af-46ec-b4a2-ec5d407057ef tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] GET http://10.222.0.89/volume/v3/add580472e5c4252bad81b9aaf28061a/volumes/15fb21c4-3167-45af-b691-db68a38241c3 Jan 21 12:28:43.298258 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-741ca992-a61d-4c65-8151-e6e6544f3053 req-42ea5fdc-e1af-46ec-b4a2-ec5d407057ef tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:43.298937 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-741ca992-a61d-4c65-8151-e6e6544f3053 req-42ea5fdc-e1af-46ec-b4a2-ec5d407057ef tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:43.361984 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:43.361984 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:43.376465 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-741ca992-a61d-4c65-8151-e6e6544f3053 req-42ea5fdc-e1af-46ec-b4a2-ec5d407057ef tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Volume info retrieved successfully. Jan 21 12:28:43.426098 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-741ca992-a61d-4c65-8151-e6e6544f3053 req-42ea5fdc-e1af-46ec-b4a2-ec5d407057ef tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] http://10.222.0.89/volume/v3/add580472e5c4252bad81b9aaf28061a/volumes/15fb21c4-3167-45af-b691-db68a38241c3 returned with HTTP 200 Jan 21 12:28:43.427434 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1590/3160] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:28:43 2021] GET /volume/v3/add580472e5c4252bad81b9aaf28061a/volumes/15fb21c4-3167-45af-b691-db68a38241c3 => generated 925 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:43.473682 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-3d214991-d1b7-40ae-90fe-5aea6db45ed8 req-5371be0b-1b8c-4883-bde5-e0de72e244c2 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] DELETE http://10.222.0.89/volume/v3/add580472e5c4252bad81b9aaf28061a/volumes/15fb21c4-3167-45af-b691-db68a38241c3 Jan 21 12:28:43.474243 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-3d214991-d1b7-40ae-90fe-5aea6db45ed8 req-5371be0b-1b8c-4883-bde5-e0de72e244c2 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:43.474701 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:43.474701 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:43.475192 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-3d214991-d1b7-40ae-90fe-5aea6db45ed8 req-5371be0b-1b8c-4883-bde5-e0de72e244c2 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:43.475747 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [req-3d214991-d1b7-40ae-90fe-5aea6db45ed8 req-5371be0b-1b8c-4883-bde5-e0de72e244c2 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Delete volume with id: 15fb21c4-3167-45af-b691-db68a38241c3 Jan 21 12:28:43.544209 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:43.544209 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:43.544415 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-52c548b4-39d7-4e63-ab16-5c0884f1b8fd tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:43.544735 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-52c548b4-39d7-4e63-ab16-5c0884f1b8fd tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:43.544945 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:43.544945 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:43.545312 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-52c548b4-39d7-4e63-ab16-5c0884f1b8fd tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:43.545872 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-3d214991-d1b7-40ae-90fe-5aea6db45ed8 req-5371be0b-1b8c-4883-bde5-e0de72e244c2 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Volume info retrieved successfully. Jan 21 12:28:43.591906 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-3d214991-d1b7-40ae-90fe-5aea6db45ed8 req-5371be0b-1b8c-4883-bde5-e0de72e244c2 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Delete volume request issued successfully. Jan 21 12:28:43.592133 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-3d214991-d1b7-40ae-90fe-5aea6db45ed8 req-5371be0b-1b8c-4883-bde5-e0de72e244c2 tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] http://10.222.0.89/volume/v3/add580472e5c4252bad81b9aaf28061a/volumes/15fb21c4-3167-45af-b691-db68a38241c3 returned with HTTP 202 Jan 21 12:28:43.596151 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1571/3161] 10.222.0.89 () {62 vars in 1591 bytes} [Thu Jan 21 12:28:43 2021] DELETE /volume/v3/add580472e5c4252bad81b9aaf28061a/volumes/15fb21c4-3167-45af-b691-db68a38241c3 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:28:43.608746 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:43.608746 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:43.628358 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-52c548b4-39d7-4e63-ab16-5c0884f1b8fd tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:43.648445 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-8b49d5ee-5ed0-4885-83c0-cd5f03df2625 req-159bf77f-de15-41ee-b529-bde019847f5d tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] GET http://10.222.0.89/volume/v3/add580472e5c4252bad81b9aaf28061a/volumes/15fb21c4-3167-45af-b691-db68a38241c3 Jan 21 12:28:43.650246 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-8b49d5ee-5ed0-4885-83c0-cd5f03df2625 req-159bf77f-de15-41ee-b529-bde019847f5d tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:43.654496 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:43.654496 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:43.655398 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-8b49d5ee-5ed0-4885-83c0-cd5f03df2625 req-159bf77f-de15-41ee-b529-bde019847f5d tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:43.698693 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-52c548b4-39d7-4e63-ab16-5c0884f1b8fd tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:43.699876 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1591/3162] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:43 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 1357 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:28:43.715971 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2bcb6e01-0f90-46e3-9963-0a060ccbdd48 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:43.716338 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2bcb6e01-0f90-46e3-9963-0a060ccbdd48 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:43.717170 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:43.717170 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:43.717170 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2bcb6e01-0f90-46e3-9963-0a060ccbdd48 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:43.767597 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:43.767597 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:43.779407 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-8b49d5ee-5ed0-4885-83c0-cd5f03df2625 req-159bf77f-de15-41ee-b529-bde019847f5d tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Volume info retrieved successfully. Jan 21 12:28:43.784468 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:43.784468 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:43.795354 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2bcb6e01-0f90-46e3-9963-0a060ccbdd48 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:43.815269 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-8b49d5ee-5ed0-4885-83c0-cd5f03df2625 req-159bf77f-de15-41ee-b529-bde019847f5d tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] http://10.222.0.89/volume/v3/add580472e5c4252bad81b9aaf28061a/volumes/15fb21c4-3167-45af-b691-db68a38241c3 returned with HTTP 200 Jan 21 12:28:43.825594 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1572/3163] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:28:43 2021] GET /volume/v3/add580472e5c4252bad81b9aaf28061a/volumes/15fb21c4-3167-45af-b691-db68a38241c3 => generated 924 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:28:43.825747 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2bcb6e01-0f90-46e3-9963-0a060ccbdd48 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:43.825747 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1592/3164] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:43 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 1357 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:28:43.843359 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bc4e2aaf-a8fb-4441-931a-80e9b9a40b33 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] POST http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes Jan 21 12:28:43.845975 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:43.845975 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:43.846900 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bc4e2aaf-a8fb-4441-931a-80e9b9a40b33 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-533035375"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:28:43.848856 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-bc4e2aaf-a8fb-4441-931a-80e9b9a40b33 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-533035375'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:28:43.849413 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-bc4e2aaf-a8fb-4441-931a-80e9b9a40b33 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Create volume of 1 GB Jan 21 12:28:43.870902 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bc4e2aaf-a8fb-4441-931a-80e9b9a40b33 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Availability Zones retrieved successfully. Jan 21 12:28:43.895130 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bc4e2aaf-a8fb-4441-931a-80e9b9a40b33 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Flow 'volume_create_api' (e928510e-4dbb-4ca0-aeb1-ae8d25f7393c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:28:43.898043 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bc4e2aaf-a8fb-4441-931a-80e9b9a40b33 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54850873-62fe-4e4f-9ab4-97227ea5743a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:43.900874 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-bc4e2aaf-a8fb-4441-931a-80e9b9a40b33 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:28:43.988326 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bc4e2aaf-a8fb-4441-931a-80e9b9a40b33 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54850873-62fe-4e4f-9ab4-97227ea5743a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:43.991057 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bc4e2aaf-a8fb-4441-931a-80e9b9a40b33 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7646d543-88c7-460c-886e-fc7257be72e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:44.072777 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-bc4e2aaf-a8fb-4441-931a-80e9b9a40b33 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Created reservations ['09358412-ef62-457e-b020-f49457df3d3a', 'fd3999e8-682e-465d-a8f6-7327e3c3e9ea', '2be04f47-ebcb-4dbe-9f23-e92bd26169f6', '5ff73992-9ef4-4f57-bee4-8939d44f822a'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:28:44.075279 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bc4e2aaf-a8fb-4441-931a-80e9b9a40b33 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7646d543-88c7-460c-886e-fc7257be72e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09358412-ef62-457e-b020-f49457df3d3a', 'fd3999e8-682e-465d-a8f6-7327e3c3e9ea', '2be04f47-ebcb-4dbe-9f23-e92bd26169f6', '5ff73992-9ef4-4f57-bee4-8939d44f822a']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:44.077440 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bc4e2aaf-a8fb-4441-931a-80e9b9a40b33 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8380667f-60bc-4c84-96c2-436ca429612c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:44.157273 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bc4e2aaf-a8fb-4441-931a-80e9b9a40b33 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8380667f-60bc-4c84-96c2-436ca429612c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd05fb3a4-a414-4659-8d8b-439b67def7d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-533035375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7762603add5479fa973f30751df85d2',qos_specs=None,replication_status=,reservations=['09358412-ef62-457e-b020-f49457df3d3a','fd3999e8-682e-465d-a8f6-7327e3c3e9ea','2be04f47-ebcb-4dbe-9f23-e92bd26169f6','5ff73992-9ef4-4f57-bee4-8939d44f822a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62fd80f16a5141d3ab8e7a9475f3eb78',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:28:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-533035375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d05fb3a4-a414-4659-8d8b-439b67def7d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7762603add5479fa973f30751df85d2',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,user_id='62fd80f16a5141d3ab8e7a9475f3eb78',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:44.159675 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bc4e2aaf-a8fb-4441-931a-80e9b9a40b33 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1795d7ee-9b96-45fa-b9eb-5fce11d6aa50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:44.202905 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bc4e2aaf-a8fb-4441-931a-80e9b9a40b33 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1795d7ee-9b96-45fa-b9eb-5fce11d6aa50) 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-VolumesExtendTest-Volume-533035375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7762603add5479fa973f30751df85d2',qos_specs=None,replication_status=,reservations=['09358412-ef62-457e-b020-f49457df3d3a','fd3999e8-682e-465d-a8f6-7327e3c3e9ea','2be04f47-ebcb-4dbe-9f23-e92bd26169f6','5ff73992-9ef4-4f57-bee4-8939d44f822a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62fd80f16a5141d3ab8e7a9475f3eb78',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:44.205362 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bc4e2aaf-a8fb-4441-931a-80e9b9a40b33 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4ce11d1-8c04-40cd-9838-6d17ec2a97af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:44.222389 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bc4e2aaf-a8fb-4441-931a-80e9b9a40b33 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4ce11d1-8c04-40cd-9838-6d17ec2a97af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:44.225014 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bc4e2aaf-a8fb-4441-931a-80e9b9a40b33 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Flow 'volume_create_api' (e928510e-4dbb-4ca0-aeb1-ae8d25f7393c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:28:44.282761 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bc4e2aaf-a8fb-4441-931a-80e9b9a40b33 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Create volume request issued successfully. Jan 21 12:28:44.301968 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bc4e2aaf-a8fb-4441-931a-80e9b9a40b33 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes returned with HTTP 202 Jan 21 12:28:44.310123 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1573/3165] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:28:43 2021] POST /volume/v3/c7762603add5479fa973f30751df85d2/volumes => generated 816 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:28:44.318240 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-89eb5856-1b99-4e35-85c5-3afa9beae7a9 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/d05fb3a4-a414-4659-8d8b-439b67def7d2 Jan 21 12:28:44.318765 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-89eb5856-1b99-4e35-85c5-3afa9beae7a9 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:44.318982 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:44.318982 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:44.319514 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-89eb5856-1b99-4e35-85c5-3afa9beae7a9 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:44.427801 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:44.427801 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:44.437737 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-89eb5856-1b99-4e35-85c5-3afa9beae7a9 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:44.465521 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-89eb5856-1b99-4e35-85c5-3afa9beae7a9 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/d05fb3a4-a414-4659-8d8b-439b67def7d2 returned with HTTP 200 Jan 21 12:28:44.476835 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1593/3166] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:44 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/d05fb3a4-a414-4659-8d8b-439b67def7d2 => generated 884 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:44.872885 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-43efe035-0d00-49ec-a145-0d67d37998d1 req-cb1a7f5e-4b3a-4a20-bb1c-54da8a99b1fa tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] GET http://10.222.0.89/volume/v3/add580472e5c4252bad81b9aaf28061a/volumes/15fb21c4-3167-45af-b691-db68a38241c3 Jan 21 12:28:44.889713 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-43efe035-0d00-49ec-a145-0d67d37998d1 req-cb1a7f5e-4b3a-4a20-bb1c-54da8a99b1fa tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:44.889713 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:44.889713 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:44.889713 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-43efe035-0d00-49ec-a145-0d67d37998d1 req-cb1a7f5e-4b3a-4a20-bb1c-54da8a99b1fa tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:44.993333 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:44.993333 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:45.010139 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-43efe035-0d00-49ec-a145-0d67d37998d1 req-cb1a7f5e-4b3a-4a20-bb1c-54da8a99b1fa tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Volume info retrieved successfully. Jan 21 12:28:45.044636 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-43efe035-0d00-49ec-a145-0d67d37998d1 req-cb1a7f5e-4b3a-4a20-bb1c-54da8a99b1fa tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] http://10.222.0.89/volume/v3/add580472e5c4252bad81b9aaf28061a/volumes/15fb21c4-3167-45af-b691-db68a38241c3 returned with HTTP 200 Jan 21 12:28:45.045560 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1574/3167] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:28:44 2021] GET /volume/v3/add580472e5c4252bad81b9aaf28061a/volumes/15fb21c4-3167-45af-b691-db68a38241c3 => generated 924 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:45.492160 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f6df4137-3993-46d3-a8db-90d998019b64 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/d05fb3a4-a414-4659-8d8b-439b67def7d2 Jan 21 12:28:45.493406 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f6df4137-3993-46d3-a8db-90d998019b64 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:45.493917 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:45.493917 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:45.494514 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f6df4137-3993-46d3-a8db-90d998019b64 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:45.555888 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:45.555888 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:45.567170 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f6df4137-3993-46d3-a8db-90d998019b64 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:45.595572 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f6df4137-3993-46d3-a8db-90d998019b64 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/d05fb3a4-a414-4659-8d8b-439b67def7d2 returned with HTTP 200 Jan 21 12:28:45.597739 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1594/3168] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:45 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/d05fb3a4-a414-4659-8d8b-439b67def7d2 => generated 909 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:45.614471 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-20708777-d420-438a-bdb4-cc767a8cd2f1 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] POST http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/snapshots Jan 21 12:28:45.615025 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:45.615025 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:45.615533 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-20708777-d420-438a-bdb4-cc767a8cd2f1 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d05fb3a4-a414-4659-8d8b-439b67def7d2", "name": "tempest-VolumesExtendTest-Snapshot-1090029583"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:28:45.679250 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:45.679250 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:45.680914 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-20708777-d420-438a-bdb4-cc767a8cd2f1 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:45.681351 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-20708777-d420-438a-bdb4-cc767a8cd2f1 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Create snapshot from volume d05fb3a4-a414-4659-8d8b-439b67def7d2 Jan 21 12:28:45.769190 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-20708777-d420-438a-bdb4-cc767a8cd2f1 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Created reservations ['1206decc-c196-4140-8c7f-3ba3cade5b5a', '8580f637-a327-428d-a275-2d6348070d33', 'a4d0862a-10b6-4e75-9e93-93748e5aba96', '50642290-e74a-418a-a423-b9da910cddca'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:28:45.896907 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-20708777-d420-438a-bdb4-cc767a8cd2f1 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Snapshot create request issued successfully. Jan 21 12:28:45.898476 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-20708777-d420-438a-bdb4-cc767a8cd2f1 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/snapshots returned with HTTP 202 Jan 21 12:28:45.900263 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1575/3169] 10.222.0.89 () {60 vars in 1232 bytes} [Thu Jan 21 12:28:45 2021] POST /volume/v3/c7762603add5479fa973f30751df85d2/snapshots => generated 304 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:28:45.911691 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-803a33f1-1dbb-4721-9728-eabd6732f603 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/snapshots/4d5e7a37-cef4-4369-aa4a-720e810fd9da Jan 21 12:28:45.913379 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-803a33f1-1dbb-4721-9728-eabd6732f603 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:45.914669 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:45.914669 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:45.915540 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-803a33f1-1dbb-4721-9728-eabd6732f603 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:45.989920 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:45.989920 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:45.995419 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-803a33f1-1dbb-4721-9728-eabd6732f603 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Snapshot retrieved successfully. Jan 21 12:28:46.001134 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-803a33f1-1dbb-4721-9728-eabd6732f603 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/snapshots/4d5e7a37-cef4-4369-aa4a-720e810fd9da returned with HTTP 200 Jan 21 12:28:46.002735 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1595/3170] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:28:45 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/snapshots/4d5e7a37-cef4-4369-aa4a-720e810fd9da => generated 436 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:46.037329 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-20708777-d420-438a-bdb4-cc767a8cd2f1 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume// Jan 21 12:28:46.037841 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-20708777-d420-438a-bdb4-cc767a8cd2f1 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:46.038040 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:46.038040 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:46.038421 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-20708777-d420-438a-bdb4-cc767a8cd2f1 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:46.039853 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-20708777-d420-438a-bdb4-cc767a8cd2f1 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:28:46.040634 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1576/3171] 10.222.0.89 () {56 vars in 872 bytes} [Thu Jan 21 12:28:46 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:28:46.050480 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-803a33f1-1dbb-4721-9728-eabd6732f603 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume// Jan 21 12:28:46.050936 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-803a33f1-1dbb-4721-9728-eabd6732f603 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:46.051530 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:46.051530 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:46.052146 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-803a33f1-1dbb-4721-9728-eabd6732f603 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:46.053540 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-803a33f1-1dbb-4721-9728-eabd6732f603 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:28:46.054608 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1596/3172] 10.222.0.89 () {56 vars in 872 bytes} [Thu Jan 21 12:28:46 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:28:46.105071 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-31d69661-c80f-4d06-ab06-88dd09456525 req-a2296d8c-2eb6-4b37-b687-5c96a522ed9f tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] GET http://10.222.0.89/volume/v3/add580472e5c4252bad81b9aaf28061a/volumes/15fb21c4-3167-45af-b691-db68a38241c3 Jan 21 12:28:46.106038 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-31d69661-c80f-4d06-ab06-88dd09456525 req-a2296d8c-2eb6-4b37-b687-5c96a522ed9f tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:46.106744 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-31d69661-c80f-4d06-ab06-88dd09456525 req-a2296d8c-2eb6-4b37-b687-5c96a522ed9f tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:46.184658 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-31d69661-c80f-4d06-ab06-88dd09456525 req-a2296d8c-2eb6-4b37-b687-5c96a522ed9f tempest-VolumesGetTestJSON-1037508321 tempest-VolumesGetTestJSON-1037508321] http://10.222.0.89/volume/v3/add580472e5c4252bad81b9aaf28061a/volumes/15fb21c4-3167-45af-b691-db68a38241c3 returned with HTTP 404 Jan 21 12:28:46.186610 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1597/3173] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:28:46 2021] GET /volume/v3/add580472e5c4252bad81b9aaf28061a/volumes/15fb21c4-3167-45af-b691-db68a38241c3 => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:28:46.758835 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b559d72f-d380-40b6-a6cb-06b76715f13f tempest-VersionsTest-1164809153 tempest-VersionsTest-1164809153] GET http://10.222.0.89/volume/v2/ Jan 21 12:28:46.759842 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b559d72f-d380-40b6-a6cb-06b76715f13f tempest-VersionsTest-1164809153 tempest-VersionsTest-1164809153] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:46.760749 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b559d72f-d380-40b6-a6cb-06b76715f13f tempest-VersionsTest-1164809153 tempest-VersionsTest-1164809153] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:46.762316 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b559d72f-d380-40b6-a6cb-06b76715f13f tempest-VersionsTest-1164809153 tempest-VersionsTest-1164809153] http://10.222.0.89/volume/v2/ returned with HTTP 200 Jan 21 12:28:46.763246 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1577/3174] 10.222.0.89 () {58 vars in 1084 bytes} [Thu Jan 21 12:28:46 2021] GET /volume/v2/ => generated 382 bytes in 695 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) Jan 21 12:28:46.780240 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ba2c531f-f0b1-4527-ace5-55436c7ff571 tempest-VersionsTest-1164809153 tempest-VersionsTest-1164809153] GET http://10.222.0.89/volume/v3/ Jan 21 12:28:46.781257 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ba2c531f-f0b1-4527-ace5-55436c7ff571 tempest-VersionsTest-1164809153 tempest-VersionsTest-1164809153] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:46.781834 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ba2c531f-f0b1-4527-ace5-55436c7ff571 tempest-VersionsTest-1164809153 tempest-VersionsTest-1164809153] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:46.782791 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ba2c531f-f0b1-4527-ace5-55436c7ff571 tempest-VersionsTest-1164809153 tempest-VersionsTest-1164809153] http://10.222.0.89/volume/v3/ returned with HTTP 200 Jan 21 12:28:46.783620 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1598/3175] 10.222.0.89 () {58 vars in 1084 bytes} [Thu Jan 21 12:28:46 2021] GET /volume/v3/ => generated 386 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:28:47.019066 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cea5e837-d398-4701-aa56-2215cd93d860 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/snapshots/4d5e7a37-cef4-4369-aa4a-720e810fd9da Jan 21 12:28:47.019894 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cea5e837-d398-4701-aa56-2215cd93d860 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:47.020557 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cea5e837-d398-4701-aa56-2215cd93d860 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:47.074098 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:47.074098 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:47.075252 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cea5e837-d398-4701-aa56-2215cd93d860 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Snapshot retrieved successfully. Jan 21 12:28:47.077144 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cea5e837-d398-4701-aa56-2215cd93d860 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/snapshots/4d5e7a37-cef4-4369-aa4a-720e810fd9da returned with HTTP 200 Jan 21 12:28:47.077984 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1578/3176] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:28:47 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/snapshots/4d5e7a37-cef4-4369-aa4a-720e810fd9da => generated 436 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:48.106023 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ae7fe08d-4d6f-4660-ba7b-a409799ab2d9 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/snapshots/4d5e7a37-cef4-4369-aa4a-720e810fd9da Jan 21 12:28:48.106821 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ae7fe08d-4d6f-4660-ba7b-a409799ab2d9 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:48.106821 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ae7fe08d-4d6f-4660-ba7b-a409799ab2d9 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:48.160435 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:48.160435 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:48.165043 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ae7fe08d-4d6f-4660-ba7b-a409799ab2d9 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Snapshot retrieved successfully. Jan 21 12:28:48.172788 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ae7fe08d-4d6f-4660-ba7b-a409799ab2d9 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/snapshots/4d5e7a37-cef4-4369-aa4a-720e810fd9da returned with HTTP 200 Jan 21 12:28:48.173926 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1599/3177] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:28:48 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/snapshots/4d5e7a37-cef4-4369-aa4a-720e810fd9da => generated 463 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:48.188432 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6fc9d14e-957c-4f1d-aabe-d3810ec1be08 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] POST http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/d05fb3a4-a414-4659-8d8b-439b67def7d2/action Jan 21 12:28:48.189423 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:48.189423 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:48.190509 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6fc9d14e-957c-4f1d-aabe-d3810ec1be08 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:28:48.191247 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6fc9d14e-957c-4f1d-aabe-d3810ec1be08 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:28:48.277030 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:48.277030 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:48.278372 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6fc9d14e-957c-4f1d-aabe-d3810ec1be08 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:48.411801 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-6fc9d14e-957c-4f1d-aabe-d3810ec1be08 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Created reservations ['caca13f3-e5c1-47b9-8e2c-3d5075c95b76', '071d5500-9a97-4c50-a299-aca13d59dd7b'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:28:48.438182 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6fc9d14e-957c-4f1d-aabe-d3810ec1be08 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Extend volume request issued successfully. Jan 21 12:28:48.438724 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6fc9d14e-957c-4f1d-aabe-d3810ec1be08 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/d05fb3a4-a414-4659-8d8b-439b67def7d2/action returned with HTTP 202 Jan 21 12:28:48.440065 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1579/3178] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:28:48 2021] POST /volume/v3/c7762603add5479fa973f30751df85d2/volumes/d05fb3a4-a414-4659-8d8b-439b67def7d2/action => generated 0 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:28:48.447466 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e428ffd5-6e8e-44eb-b9ce-a42dc61961fd tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/d05fb3a4-a414-4659-8d8b-439b67def7d2 Jan 21 12:28:48.448315 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e428ffd5-6e8e-44eb-b9ce-a42dc61961fd tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:48.448723 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:48.448723 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:48.449370 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e428ffd5-6e8e-44eb-b9ce-a42dc61961fd tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:48.513345 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:48.513345 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:48.523497 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e428ffd5-6e8e-44eb-b9ce-a42dc61961fd tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:48.550054 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e428ffd5-6e8e-44eb-b9ce-a42dc61961fd tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/d05fb3a4-a414-4659-8d8b-439b67def7d2 returned with HTTP 200 Jan 21 12:28:48.561174 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1600/3179] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:48 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/d05fb3a4-a414-4659-8d8b-439b67def7d2 => generated 909 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:49.568198 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4b74670a-a3f1-4543-97f8-423069942e6d tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/d05fb3a4-a414-4659-8d8b-439b67def7d2 Jan 21 12:28:49.569447 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4b74670a-a3f1-4543-97f8-423069942e6d tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:49.570000 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:49.570000 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:49.570537 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4b74670a-a3f1-4543-97f8-423069942e6d tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:49.628170 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:49.628170 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:49.639741 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4b74670a-a3f1-4543-97f8-423069942e6d tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:49.668425 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4b74670a-a3f1-4543-97f8-423069942e6d tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/d05fb3a4-a414-4659-8d8b-439b67def7d2 returned with HTTP 200 Jan 21 12:28:49.669997 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1601/3180] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:49 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/d05fb3a4-a414-4659-8d8b-439b67def7d2 => generated 909 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:49.676948 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4fcb6ab4-7f4f-4272-86c0-6799877aae15 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes Jan 21 12:28:49.678273 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4fcb6ab4-7f4f-4272-86c0-6799877aae15 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:49.678955 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:49.678955 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:49.679813 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4fcb6ab4-7f4f-4272-86c0-6799877aae15 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:49.680568 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-4fcb6ab4-7f4f-4272-86c0-6799877aae15 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:28:49.682589 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-4fcb6ab4-7f4f-4272-86c0-6799877aae15 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:28:49.737149 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4fcb6ab4-7f4f-4272-86c0-6799877aae15 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Get all volumes completed successfully. Jan 21 12:28:49.737980 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4fcb6ab4-7f4f-4272-86c0-6799877aae15 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes returned with HTTP 200 Jan 21 12:28:49.739276 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1580/3181] 10.222.0.89 () {58 vars in 1204 bytes} [Thu Jan 21 12:28:49 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes => generated 15 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 12:28:49.749784 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b5a9c685-ecaf-405e-bf99-9286d224e47b tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] POST http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes Jan 21 12:28:49.751060 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:49.751060 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:49.751811 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b5a9c685-ecaf-405e-bf99-9286d224e47b tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-139451010"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:28:49.753096 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-b5a9c685-ecaf-405e-bf99-9286d224e47b tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-139451010'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:28:49.753471 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-b5a9c685-ecaf-405e-bf99-9286d224e47b tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Create volume of 1 GB Jan 21 12:28:49.767043 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b5a9c685-ecaf-405e-bf99-9286d224e47b tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Availability Zones retrieved successfully. Jan 21 12:28:49.784307 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b5a9c685-ecaf-405e-bf99-9286d224e47b tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Flow 'volume_create_api' (a410bf3d-30c2-455b-bb99-c992d8b27f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:28:49.787112 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b5a9c685-ecaf-405e-bf99-9286d224e47b tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1cddcf3-abc9-4e95-9db2-228b89bfb7a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:49.789367 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-b5a9c685-ecaf-405e-bf99-9286d224e47b tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:28:49.864969 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b5a9c685-ecaf-405e-bf99-9286d224e47b tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1cddcf3-abc9-4e95-9db2-228b89bfb7a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:49.867441 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b5a9c685-ecaf-405e-bf99-9286d224e47b tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76f805e3-c23d-41f7-ae06-6b6fa3e4e050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:49.989109 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-b5a9c685-ecaf-405e-bf99-9286d224e47b tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Created reservations ['6c17db6c-f02f-4ab5-9e12-bfb50ab8a8e8', 'b5f4ae30-3864-4aa5-96c2-c364a2a59a62', '1e98b8ad-6295-4d19-8e66-31352453c6ec', '8664d4ab-fa6e-4562-a488-22cd5e85eb8d'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:28:49.991661 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b5a9c685-ecaf-405e-bf99-9286d224e47b tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76f805e3-c23d-41f7-ae06-6b6fa3e4e050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c17db6c-f02f-4ab5-9e12-bfb50ab8a8e8', 'b5f4ae30-3864-4aa5-96c2-c364a2a59a62', '1e98b8ad-6295-4d19-8e66-31352453c6ec', '8664d4ab-fa6e-4562-a488-22cd5e85eb8d']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:49.994463 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b5a9c685-ecaf-405e-bf99-9286d224e47b tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (773c1b67-8e3d-4774-9c80-5d24a070c122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:50.061127 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b5a9c685-ecaf-405e-bf99-9286d224e47b tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (773c1b67-8e3d-4774-9c80-5d24a070c122) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e6a402b-7ac1-46fc-b2f6-9e154355644f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-139451010',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='84fa1a35f1b040ea854d8cc7a9698925',qos_specs=None,replication_status=,reservations=['6c17db6c-f02f-4ab5-9e12-bfb50ab8a8e8','b5f4ae30-3864-4aa5-96c2-c364a2a59a62','1e98b8ad-6295-4d19-8e66-31352453c6ec','8664d4ab-fa6e-4562-a488-22cd5e85eb8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='395b34c5f5e04d32ac10b92c0f7cadbc',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:28:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-139451010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e6a402b-7ac1-46fc-b2f6-9e154355644f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='84fa1a35f1b040ea854d8cc7a9698925',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,user_id='395b34c5f5e04d32ac10b92c0f7cadbc',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:50.063377 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b5a9c685-ecaf-405e-bf99-9286d224e47b tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c7c4279-cb55-494a-bbb2-7396228b965f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:50.103604 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b5a9c685-ecaf-405e-bf99-9286d224e47b tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c7c4279-cb55-494a-bbb2-7396228b965f) 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-VolumesListTestJSON-Volume-139451010',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='84fa1a35f1b040ea854d8cc7a9698925',qos_specs=None,replication_status=,reservations=['6c17db6c-f02f-4ab5-9e12-bfb50ab8a8e8','b5f4ae30-3864-4aa5-96c2-c364a2a59a62','1e98b8ad-6295-4d19-8e66-31352453c6ec','8664d4ab-fa6e-4562-a488-22cd5e85eb8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='395b34c5f5e04d32ac10b92c0f7cadbc',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:50.108191 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b5a9c685-ecaf-405e-bf99-9286d224e47b tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33413cc1-a69e-44c3-9d04-e41195badd10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:50.134747 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b5a9c685-ecaf-405e-bf99-9286d224e47b tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33413cc1-a69e-44c3-9d04-e41195badd10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:50.137814 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b5a9c685-ecaf-405e-bf99-9286d224e47b tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Flow 'volume_create_api' (a410bf3d-30c2-455b-bb99-c992d8b27f42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:28:50.200984 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b5a9c685-ecaf-405e-bf99-9286d224e47b tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Create volume request issued successfully. Jan 21 12:28:50.217117 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b5a9c685-ecaf-405e-bf99-9286d224e47b tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes returned with HTTP 202 Jan 21 12:28:50.227092 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1602/3182] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:28:49 2021] POST /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes => generated 832 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 12:28:50.233725 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-38117e90-ef17-4678-b012-ae5dc6b298c5 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/1e6a402b-7ac1-46fc-b2f6-9e154355644f Jan 21 12:28:50.234267 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-38117e90-ef17-4678-b012-ae5dc6b298c5 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:50.242016 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-38117e90-ef17-4678-b012-ae5dc6b298c5 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:50.298789 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:50.298789 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:50.310766 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-38117e90-ef17-4678-b012-ae5dc6b298c5 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Volume info retrieved successfully. Jan 21 12:28:50.338838 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-38117e90-ef17-4678-b012-ae5dc6b298c5 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/1e6a402b-7ac1-46fc-b2f6-9e154355644f returned with HTTP 200 Jan 21 12:28:50.340095 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1581/3183] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:50 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/1e6a402b-7ac1-46fc-b2f6-9e154355644f => generated 900 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:50.687283 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9d2ca27a-1f0e-4e51-9cc1-c5f175c326fe tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/d05fb3a4-a414-4659-8d8b-439b67def7d2 Jan 21 12:28:50.687911 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9d2ca27a-1f0e-4e51-9cc1-c5f175c326fe tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:50.687996 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:50.687996 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:50.688426 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9d2ca27a-1f0e-4e51-9cc1-c5f175c326fe tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:50.802117 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:50.802117 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:50.812915 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9d2ca27a-1f0e-4e51-9cc1-c5f175c326fe tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:50.839055 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9d2ca27a-1f0e-4e51-9cc1-c5f175c326fe tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/d05fb3a4-a414-4659-8d8b-439b67def7d2 returned with HTTP 200 Jan 21 12:28:50.840232 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1603/3184] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:50 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/d05fb3a4-a414-4659-8d8b-439b67def7d2 => generated 909 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:51.357374 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-406471e9-68ce-480a-a945-1a8c94a115cb tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/1e6a402b-7ac1-46fc-b2f6-9e154355644f Jan 21 12:28:51.357960 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-406471e9-68ce-480a-a945-1a8c94a115cb tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:51.358130 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:51.358130 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:51.359115 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-406471e9-68ce-480a-a945-1a8c94a115cb tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:51.409548 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:51.409548 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:51.418378 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-406471e9-68ce-480a-a945-1a8c94a115cb tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Volume info retrieved successfully. Jan 21 12:28:51.440453 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-406471e9-68ce-480a-a945-1a8c94a115cb tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/1e6a402b-7ac1-46fc-b2f6-9e154355644f returned with HTTP 200 Jan 21 12:28:51.441265 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1582/3185] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:51 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/1e6a402b-7ac1-46fc-b2f6-9e154355644f => generated 925 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:51.456808 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-804c91e5-9dd2-4a0b-b61c-8d5e046dfa51 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/1e6a402b-7ac1-46fc-b2f6-9e154355644f Jan 21 12:28:51.457315 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-804c91e5-9dd2-4a0b-b61c-8d5e046dfa51 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:51.457530 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:51.457530 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:51.457939 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-804c91e5-9dd2-4a0b-b61c-8d5e046dfa51 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:51.507367 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:51.507367 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:51.516163 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-804c91e5-9dd2-4a0b-b61c-8d5e046dfa51 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Volume info retrieved successfully. Jan 21 12:28:51.539747 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-804c91e5-9dd2-4a0b-b61c-8d5e046dfa51 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/1e6a402b-7ac1-46fc-b2f6-9e154355644f returned with HTTP 200 Jan 21 12:28:51.540975 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1604/3186] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:51 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/1e6a402b-7ac1-46fc-b2f6-9e154355644f => generated 925 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:51.556539 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e86f5072-d6f9-44da-9390-0512b48b4cf1 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] POST http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes Jan 21 12:28:51.557030 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:51.557030 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:51.557450 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e86f5072-d6f9-44da-9390-0512b48b4cf1 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-278716865"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:28:51.558829 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-e86f5072-d6f9-44da-9390-0512b48b4cf1 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-278716865'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:28:51.559199 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-e86f5072-d6f9-44da-9390-0512b48b4cf1 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Create volume of 1 GB Jan 21 12:28:51.574125 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e86f5072-d6f9-44da-9390-0512b48b4cf1 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Availability Zones retrieved successfully. Jan 21 12:28:51.590820 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e86f5072-d6f9-44da-9390-0512b48b4cf1 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Flow 'volume_create_api' (17862a4b-df72-4092-858a-c103154c8195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:28:51.593482 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e86f5072-d6f9-44da-9390-0512b48b4cf1 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (484b2d03-e3f2-4198-a05a-f3d592bd71ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:51.595573 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-e86f5072-d6f9-44da-9390-0512b48b4cf1 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:28:51.672056 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e86f5072-d6f9-44da-9390-0512b48b4cf1 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (484b2d03-e3f2-4198-a05a-f3d592bd71ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:51.674306 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e86f5072-d6f9-44da-9390-0512b48b4cf1 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1069106c-9888-453b-8e8e-4db115c234fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:51.761306 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-e86f5072-d6f9-44da-9390-0512b48b4cf1 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Created reservations ['989a0881-6b61-4056-824d-b11c7630b3d5', 'b2f556e1-51c2-4b19-9d82-533b06769b57', 'ed9008ca-2ff7-4e21-b253-1dd874c55232', 'eb6e18b8-6bd9-4fb5-934b-c3582b163896'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:28:51.761306 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e86f5072-d6f9-44da-9390-0512b48b4cf1 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1069106c-9888-453b-8e8e-4db115c234fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['989a0881-6b61-4056-824d-b11c7630b3d5', 'b2f556e1-51c2-4b19-9d82-533b06769b57', 'ed9008ca-2ff7-4e21-b253-1dd874c55232', 'eb6e18b8-6bd9-4fb5-934b-c3582b163896']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:51.769877 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e86f5072-d6f9-44da-9390-0512b48b4cf1 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b01290e0-bfd1-4cb1-84f9-d22bc7069223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:51.829591 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e86f5072-d6f9-44da-9390-0512b48b4cf1 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b01290e0-bfd1-4cb1-84f9-d22bc7069223) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abcbdedf-548f-49c0-9745-8da7608d0194', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-278716865',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='84fa1a35f1b040ea854d8cc7a9698925',qos_specs=None,replication_status=,reservations=['989a0881-6b61-4056-824d-b11c7630b3d5','b2f556e1-51c2-4b19-9d82-533b06769b57','ed9008ca-2ff7-4e21-b253-1dd874c55232','eb6e18b8-6bd9-4fb5-934b-c3582b163896'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='395b34c5f5e04d32ac10b92c0f7cadbc',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:28:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-278716865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abcbdedf-548f-49c0-9745-8da7608d0194,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='84fa1a35f1b040ea854d8cc7a9698925',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,user_id='395b34c5f5e04d32ac10b92c0f7cadbc',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:51.829591 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e86f5072-d6f9-44da-9390-0512b48b4cf1 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0eccf27-96fe-47dc-aa72-53f612a85aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:51.856677 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0a249aff-51e8-44c8-b851-a6b840860532 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/d05fb3a4-a414-4659-8d8b-439b67def7d2 Jan 21 12:28:51.857197 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0a249aff-51e8-44c8-b851-a6b840860532 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:51.857411 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:51.857411 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:51.857794 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0a249aff-51e8-44c8-b851-a6b840860532 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:51.858141 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e86f5072-d6f9-44da-9390-0512b48b4cf1 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0eccf27-96fe-47dc-aa72-53f612a85aa1) 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-VolumesListTestJSON-Volume-278716865',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='84fa1a35f1b040ea854d8cc7a9698925',qos_specs=None,replication_status=,reservations=['989a0881-6b61-4056-824d-b11c7630b3d5','b2f556e1-51c2-4b19-9d82-533b06769b57','ed9008ca-2ff7-4e21-b253-1dd874c55232','eb6e18b8-6bd9-4fb5-934b-c3582b163896'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='395b34c5f5e04d32ac10b92c0f7cadbc',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:51.860245 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e86f5072-d6f9-44da-9390-0512b48b4cf1 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc4ad0d8-dec3-4a13-978b-7d686ec1da0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:51.877407 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e86f5072-d6f9-44da-9390-0512b48b4cf1 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc4ad0d8-dec3-4a13-978b-7d686ec1da0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:51.880123 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e86f5072-d6f9-44da-9390-0512b48b4cf1 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Flow 'volume_create_api' (17862a4b-df72-4092-858a-c103154c8195) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:28:51.910531 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:51.910531 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:51.921142 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0a249aff-51e8-44c8-b851-a6b840860532 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:51.937423 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e86f5072-d6f9-44da-9390-0512b48b4cf1 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Create volume request issued successfully. Jan 21 12:28:51.947920 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0a249aff-51e8-44c8-b851-a6b840860532 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/d05fb3a4-a414-4659-8d8b-439b67def7d2 returned with HTTP 200 Jan 21 12:28:51.949070 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1605/3187] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:51 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/d05fb3a4-a414-4659-8d8b-439b67def7d2 => generated 909 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:51.953885 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e86f5072-d6f9-44da-9390-0512b48b4cf1 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes returned with HTTP 202 Jan 21 12:28:51.965329 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1583/3188] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:28:51 2021] POST /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes => generated 832 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:28:51.969909 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d708b74c-0c23-4095-a423-4a0080ec041d tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/d05fb3a4-a414-4659-8d8b-439b67def7d2 Jan 21 12:28:51.970449 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d708b74c-0c23-4095-a423-4a0080ec041d tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:51.970733 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:51.970733 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:51.971030 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d708b74c-0c23-4095-a423-4a0080ec041d tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:51.973661 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-567d0acf-107d-4285-809f-ff3b5ddb678a tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/abcbdedf-548f-49c0-9745-8da7608d0194 Jan 21 12:28:51.974130 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-567d0acf-107d-4285-809f-ff3b5ddb678a tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:51.974354 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:51.974354 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:51.974741 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-567d0acf-107d-4285-809f-ff3b5ddb678a tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:52.022201 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:52.022201 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:52.029232 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:52.029232 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:52.032703 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d708b74c-0c23-4095-a423-4a0080ec041d tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:52.047850 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-567d0acf-107d-4285-809f-ff3b5ddb678a tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Volume info retrieved successfully. Jan 21 12:28:52.059597 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d708b74c-0c23-4095-a423-4a0080ec041d tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/d05fb3a4-a414-4659-8d8b-439b67def7d2 returned with HTTP 200 Jan 21 12:28:52.060426 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1606/3189] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:51 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/d05fb3a4-a414-4659-8d8b-439b67def7d2 => generated 909 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:28:52.078117 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-567d0acf-107d-4285-809f-ff3b5ddb678a tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/abcbdedf-548f-49c0-9745-8da7608d0194 returned with HTTP 200 Jan 21 12:28:52.079415 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1584/3190] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:51 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/abcbdedf-548f-49c0-9745-8da7608d0194 => generated 900 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:52.082754 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0d762f66-4d4f-45fe-aa25-3bb2864b519d tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] DELETE http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/snapshots/4d5e7a37-cef4-4369-aa4a-720e810fd9da Jan 21 12:28:52.083633 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0d762f66-4d4f-45fe-aa25-3bb2864b519d tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:52.084214 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:52.084214 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:52.084778 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0d762f66-4d4f-45fe-aa25-3bb2864b519d tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:52.093883 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-0d762f66-4d4f-45fe-aa25-3bb2864b519d tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Delete snapshot with id: 4d5e7a37-cef4-4369-aa4a-720e810fd9da Jan 21 12:28:52.130791 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:52.130791 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:52.131956 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0d762f66-4d4f-45fe-aa25-3bb2864b519d tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Snapshot retrieved successfully. Jan 21 12:28:52.206785 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0d762f66-4d4f-45fe-aa25-3bb2864b519d tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Snapshot delete request issued successfully. Jan 21 12:28:52.207361 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0d762f66-4d4f-45fe-aa25-3bb2864b519d tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/snapshots/4d5e7a37-cef4-4369-aa4a-720e810fd9da returned with HTTP 202 Jan 21 12:28:52.208251 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1607/3191] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:28:52 2021] DELETE /volume/v3/c7762603add5479fa973f30751df85d2/snapshots/4d5e7a37-cef4-4369-aa4a-720e810fd9da => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:28:52.216690 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0f7e8a83-8a55-43ff-970b-d388e51d8ad0 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/snapshots/4d5e7a37-cef4-4369-aa4a-720e810fd9da Jan 21 12:28:52.217501 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0f7e8a83-8a55-43ff-970b-d388e51d8ad0 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:52.218430 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:52.218430 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:52.219038 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0f7e8a83-8a55-43ff-970b-d388e51d8ad0 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:52.248162 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:52.248162 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:52.249318 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0f7e8a83-8a55-43ff-970b-d388e51d8ad0 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Snapshot retrieved successfully. Jan 21 12:28:52.252016 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0f7e8a83-8a55-43ff-970b-d388e51d8ad0 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/snapshots/4d5e7a37-cef4-4369-aa4a-720e810fd9da returned with HTTP 200 Jan 21 12:28:52.253115 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1585/3192] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:28:52 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/snapshots/4d5e7a37-cef4-4369-aa4a-720e810fd9da => generated 462 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:53.095335 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-37b3e197-2621-4815-831e-f68dbaab6bdf tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/abcbdedf-548f-49c0-9745-8da7608d0194 Jan 21 12:28:53.095848 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-37b3e197-2621-4815-831e-f68dbaab6bdf tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:53.096015 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:53.096015 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:53.096669 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-37b3e197-2621-4815-831e-f68dbaab6bdf tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:53.186982 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:53.186982 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:53.226943 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-37b3e197-2621-4815-831e-f68dbaab6bdf tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Volume info retrieved successfully. Jan 21 12:28:53.258105 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-37b3e197-2621-4815-831e-f68dbaab6bdf tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/abcbdedf-548f-49c0-9745-8da7608d0194 returned with HTTP 200 Jan 21 12:28:53.259013 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1608/3193] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:53 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/abcbdedf-548f-49c0-9745-8da7608d0194 => generated 925 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:53.269229 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-61ef87c3-97ee-4d96-8644-ffe86c20d16b tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/snapshots/4d5e7a37-cef4-4369-aa4a-720e810fd9da Jan 21 12:28:53.270687 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-61ef87c3-97ee-4d96-8644-ffe86c20d16b tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:53.271469 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:53.271469 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:53.272756 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-61ef87c3-97ee-4d96-8644-ffe86c20d16b tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:53.276725 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e61f60a7-1d7b-4ce3-86fc-7940768c9446 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/abcbdedf-548f-49c0-9745-8da7608d0194 Jan 21 12:28:53.277251 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e61f60a7-1d7b-4ce3-86fc-7940768c9446 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:53.277510 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:53.277510 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:53.277913 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e61f60a7-1d7b-4ce3-86fc-7940768c9446 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:53.308426 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:53.308426 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:53.309979 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-61ef87c3-97ee-4d96-8644-ffe86c20d16b tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Snapshot retrieved successfully. Jan 21 12:28:53.314939 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-61ef87c3-97ee-4d96-8644-ffe86c20d16b tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/snapshots/4d5e7a37-cef4-4369-aa4a-720e810fd9da returned with HTTP 200 Jan 21 12:28:53.317180 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1586/3194] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:28:53 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/snapshots/4d5e7a37-cef4-4369-aa4a-720e810fd9da => generated 462 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:53.351635 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:53.351635 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:53.362337 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e61f60a7-1d7b-4ce3-86fc-7940768c9446 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Volume info retrieved successfully. Jan 21 12:28:53.388185 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e61f60a7-1d7b-4ce3-86fc-7940768c9446 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/abcbdedf-548f-49c0-9745-8da7608d0194 returned with HTTP 200 Jan 21 12:28:53.389300 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1609/3195] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:53 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/abcbdedf-548f-49c0-9745-8da7608d0194 => generated 925 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:53.405064 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fb592e30-bb71-4d40-9909-4b1fe00086f2 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] POST http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes Jan 21 12:28:53.406002 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:53.406002 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:53.406699 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fb592e30-bb71-4d40-9909-4b1fe00086f2 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1335050864"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:28:53.408073 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-fb592e30-bb71-4d40-9909-4b1fe00086f2 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1335050864'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:28:53.408626 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-fb592e30-bb71-4d40-9909-4b1fe00086f2 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Create volume of 1 GB Jan 21 12:28:53.426889 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fb592e30-bb71-4d40-9909-4b1fe00086f2 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Availability Zones retrieved successfully. Jan 21 12:28:53.444358 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-fb592e30-bb71-4d40-9909-4b1fe00086f2 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Flow 'volume_create_api' (0544d739-8a0c-4ad8-8bd2-c896c0aee5a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:28:53.447181 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-fb592e30-bb71-4d40-9909-4b1fe00086f2 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4433431-32c6-4879-bfc8-287986032a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:53.449491 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-fb592e30-bb71-4d40-9909-4b1fe00086f2 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:28:53.518732 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-fb592e30-bb71-4d40-9909-4b1fe00086f2 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4433431-32c6-4879-bfc8-287986032a49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:53.520937 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-fb592e30-bb71-4d40-9909-4b1fe00086f2 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b983cd3-5cc3-49c4-8977-3c0688478aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:53.594457 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-fb592e30-bb71-4d40-9909-4b1fe00086f2 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Created reservations ['b5086056-fbae-4b3f-869e-a5d9f8aeca89', '80df2223-2a6a-4de5-aad3-08a2442a52d3', 'e4cd2a0d-8d93-46e7-8193-272a0b4e807b', 'b5c8e3ad-699c-47cb-9592-667cb329bb3c'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:28:53.596597 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-fb592e30-bb71-4d40-9909-4b1fe00086f2 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b983cd3-5cc3-49c4-8977-3c0688478aa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5086056-fbae-4b3f-869e-a5d9f8aeca89', '80df2223-2a6a-4de5-aad3-08a2442a52d3', 'e4cd2a0d-8d93-46e7-8193-272a0b4e807b', 'b5c8e3ad-699c-47cb-9592-667cb329bb3c']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:53.598766 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-fb592e30-bb71-4d40-9909-4b1fe00086f2 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45d8e7ec-5e54-460b-9a84-79656dd28bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:53.663873 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-fb592e30-bb71-4d40-9909-4b1fe00086f2 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45d8e7ec-5e54-460b-9a84-79656dd28bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '105c62aa-f9f2-46b0-bd24-f8b8d0b0da63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1335050864',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='84fa1a35f1b040ea854d8cc7a9698925',qos_specs=None,replication_status=,reservations=['b5086056-fbae-4b3f-869e-a5d9f8aeca89','80df2223-2a6a-4de5-aad3-08a2442a52d3','e4cd2a0d-8d93-46e7-8193-272a0b4e807b','b5c8e3ad-699c-47cb-9592-667cb329bb3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='395b34c5f5e04d32ac10b92c0f7cadbc',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:28:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1335050864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=105c62aa-f9f2-46b0-bd24-f8b8d0b0da63,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='84fa1a35f1b040ea854d8cc7a9698925',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,user_id='395b34c5f5e04d32ac10b92c0f7cadbc',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:53.665964 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-fb592e30-bb71-4d40-9909-4b1fe00086f2 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b754cf51-78a0-47e1-898c-0f86c8e27363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:53.694829 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-fb592e30-bb71-4d40-9909-4b1fe00086f2 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b754cf51-78a0-47e1-898c-0f86c8e27363) 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-VolumesListTestJSON-Volume-1335050864',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='84fa1a35f1b040ea854d8cc7a9698925',qos_specs=None,replication_status=,reservations=['b5086056-fbae-4b3f-869e-a5d9f8aeca89','80df2223-2a6a-4de5-aad3-08a2442a52d3','e4cd2a0d-8d93-46e7-8193-272a0b4e807b','b5c8e3ad-699c-47cb-9592-667cb329bb3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='395b34c5f5e04d32ac10b92c0f7cadbc',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:53.696795 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-fb592e30-bb71-4d40-9909-4b1fe00086f2 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25256334-8bbc-47db-90c9-580f7e01e531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:28:53.711923 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-fb592e30-bb71-4d40-9909-4b1fe00086f2 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25256334-8bbc-47db-90c9-580f7e01e531) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:28:53.714802 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-fb592e30-bb71-4d40-9909-4b1fe00086f2 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Flow 'volume_create_api' (0544d739-8a0c-4ad8-8bd2-c896c0aee5a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:28:53.775774 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fb592e30-bb71-4d40-9909-4b1fe00086f2 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Create volume request issued successfully. Jan 21 12:28:53.790887 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fb592e30-bb71-4d40-9909-4b1fe00086f2 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes returned with HTTP 202 Jan 21 12:28:53.791978 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1587/3196] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:28:53 2021] POST /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes => generated 833 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:28:53.806385 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-84ce3201-ef13-45b0-b30e-8ce9f8d41bde tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/105c62aa-f9f2-46b0-bd24-f8b8d0b0da63 Jan 21 12:28:53.806902 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-84ce3201-ef13-45b0-b30e-8ce9f8d41bde tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:53.807093 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:53.807093 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:53.807477 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-84ce3201-ef13-45b0-b30e-8ce9f8d41bde tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:53.873239 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:53.873239 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:53.881788 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-84ce3201-ef13-45b0-b30e-8ce9f8d41bde tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Volume info retrieved successfully. Jan 21 12:28:53.907607 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-84ce3201-ef13-45b0-b30e-8ce9f8d41bde tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/105c62aa-f9f2-46b0-bd24-f8b8d0b0da63 returned with HTTP 200 Jan 21 12:28:53.908756 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1610/3197] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:53 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/105c62aa-f9f2-46b0-bd24-f8b8d0b0da63 => generated 925 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:54.333420 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cb146fdf-3f1c-418b-b43c-c874dfbc5f88 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/snapshots/4d5e7a37-cef4-4369-aa4a-720e810fd9da Jan 21 12:28:54.334173 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cb146fdf-3f1c-418b-b43c-c874dfbc5f88 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:54.334173 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:54.334173 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:54.334508 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cb146fdf-3f1c-418b-b43c-c874dfbc5f88 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:54.362815 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cb146fdf-3f1c-418b-b43c-c874dfbc5f88 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/snapshots/4d5e7a37-cef4-4369-aa4a-720e810fd9da returned with HTTP 404 Jan 21 12:28:54.364213 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1588/3198] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:28:54 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/snapshots/4d5e7a37-cef4-4369-aa4a-720e810fd9da => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:28:54.372357 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9b9493d6-4512-4546-9101-001a17f04879 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] DELETE http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/d05fb3a4-a414-4659-8d8b-439b67def7d2 Jan 21 12:28:54.373350 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9b9493d6-4512-4546-9101-001a17f04879 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:54.373350 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:54.373350 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:54.373655 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9b9493d6-4512-4546-9101-001a17f04879 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:54.374347 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-9b9493d6-4512-4546-9101-001a17f04879 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Delete volume with id: d05fb3a4-a414-4659-8d8b-439b67def7d2 Jan 21 12:28:54.433548 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:54.433548 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:54.434827 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9b9493d6-4512-4546-9101-001a17f04879 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:54.471716 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9b9493d6-4512-4546-9101-001a17f04879 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Delete volume request issued successfully. Jan 21 12:28:54.472552 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9b9493d6-4512-4546-9101-001a17f04879 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/d05fb3a4-a414-4659-8d8b-439b67def7d2 returned with HTTP 202 Jan 21 12:28:54.474012 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1611/3199] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:28:54 2021] DELETE /volume/v3/c7762603add5479fa973f30751df85d2/volumes/d05fb3a4-a414-4659-8d8b-439b67def7d2 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:28:54.481329 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-694b136a-976d-42f9-b35c-0bf6c0b865d4 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/d05fb3a4-a414-4659-8d8b-439b67def7d2 Jan 21 12:28:54.482056 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-694b136a-976d-42f9-b35c-0bf6c0b865d4 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:54.483144 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-694b136a-976d-42f9-b35c-0bf6c0b865d4 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:54.533875 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:54.533875 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:54.543133 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-694b136a-976d-42f9-b35c-0bf6c0b865d4 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:54.566941 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-694b136a-976d-42f9-b35c-0bf6c0b865d4 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/d05fb3a4-a414-4659-8d8b-439b67def7d2 returned with HTTP 200 Jan 21 12:28:54.567820 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1589/3200] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:54 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/d05fb3a4-a414-4659-8d8b-439b67def7d2 => generated 908 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:54.926039 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-805c86b0-fdb6-4e18-9a6a-e66c49e8bd1f tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/105c62aa-f9f2-46b0-bd24-f8b8d0b0da63 Jan 21 12:28:54.926671 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-805c86b0-fdb6-4e18-9a6a-e66c49e8bd1f tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:54.926980 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:54.926980 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:54.927489 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-805c86b0-fdb6-4e18-9a6a-e66c49e8bd1f tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:54.982500 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:54.982500 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:54.996422 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-805c86b0-fdb6-4e18-9a6a-e66c49e8bd1f tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Volume info retrieved successfully. Jan 21 12:28:55.027358 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-805c86b0-fdb6-4e18-9a6a-e66c49e8bd1f tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/105c62aa-f9f2-46b0-bd24-f8b8d0b0da63 returned with HTTP 200 Jan 21 12:28:55.028289 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1612/3201] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:54 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/105c62aa-f9f2-46b0-bd24-f8b8d0b0da63 => generated 926 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:55.044172 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6741acd6-5cb5-400b-8150-6bf419bcdaec tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/105c62aa-f9f2-46b0-bd24-f8b8d0b0da63 Jan 21 12:28:55.044697 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6741acd6-5cb5-400b-8150-6bf419bcdaec tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:55.044938 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:55.044938 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:55.045278 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6741acd6-5cb5-400b-8150-6bf419bcdaec tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:55.099918 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:55.099918 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:55.110095 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6741acd6-5cb5-400b-8150-6bf419bcdaec tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Volume info retrieved successfully. Jan 21 12:28:55.135850 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6741acd6-5cb5-400b-8150-6bf419bcdaec tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/105c62aa-f9f2-46b0-bd24-f8b8d0b0da63 returned with HTTP 200 Jan 21 12:28:55.136883 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1590/3202] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:55 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/105c62aa-f9f2-46b0-bd24-f8b8d0b0da63 => generated 926 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:55.153293 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-de9d3646-1d0e-4df1-8256-96114641d874 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes Jan 21 12:28:55.154189 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-de9d3646-1d0e-4df1-8256-96114641d874 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:55.154601 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:55.154601 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:55.155321 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-de9d3646-1d0e-4df1-8256-96114641d874 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'index' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:55.156224 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-de9d3646-1d0e-4df1-8256-96114641d874 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:28:55.158210 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-de9d3646-1d0e-4df1-8256-96114641d874 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87985) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:28:55.222887 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-de9d3646-1d0e-4df1-8256-96114641d874 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Get all volumes completed successfully. Jan 21 12:28:55.224585 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-de9d3646-1d0e-4df1-8256-96114641d874 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes returned with HTTP 200 Jan 21 12:28:55.229909 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1613/3203] 10.222.0.89 () {58 vars in 1204 bytes} [Thu Jan 21 12:28:55 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes => generated 1172 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:28:55.241782 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c17ed18e-7fc9-4663-b768-d84cdeb2fc91 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?name=tempest-VolumesListTestJSON-Volume-139451010 Jan 21 12:28:55.241989 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c17ed18e-7fc9-4663-b768-d84cdeb2fc91 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:55.242253 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:55.242253 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:55.242916 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c17ed18e-7fc9-4663-b768-d84cdeb2fc91 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:55.244187 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-c17ed18e-7fc9-4663-b768-d84cdeb2fc91 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:28:55.246270 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c17ed18e-7fc9-4663-b768-d84cdeb2fc91 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-139451010'), ('no_migration_targets', True)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:28:55.309183 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c17ed18e-7fc9-4663-b768-d84cdeb2fc91 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Get all volumes completed successfully. Jan 21 12:28:55.310258 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c17ed18e-7fc9-4663-b768-d84cdeb2fc91 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?name=tempest-VolumesListTestJSON-Volume-139451010 returned with HTTP 200 Jan 21 12:28:55.318346 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1591/3204] 10.222.0.89 () {58 vars in 1303 bytes} [Thu Jan 21 12:28:55 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?name=tempest-VolumesListTestJSON-Volume-139451010 => generated 399 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:55.324662 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6469040e-a6e2-4ca2-b5dc-e61ec7e57457 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?name=tempest-VolumesListTestJSON-Volume-278716865 Jan 21 12:28:55.325185 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6469040e-a6e2-4ca2-b5dc-e61ec7e57457 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:55.325374 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:55.325374 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:55.325910 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6469040e-a6e2-4ca2-b5dc-e61ec7e57457 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'detail' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:55.326570 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-6469040e-a6e2-4ca2-b5dc-e61ec7e57457 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:28:55.327546 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:55.327546 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:55.328730 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-6469040e-a6e2-4ca2-b5dc-e61ec7e57457 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-278716865'), ('no_migration_targets', True)]). {{(pid=87985) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:28:55.387078 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6469040e-a6e2-4ca2-b5dc-e61ec7e57457 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Get all volumes completed successfully. Jan 21 12:28:55.388474 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:55.388474 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:55.398079 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6469040e-a6e2-4ca2-b5dc-e61ec7e57457 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?name=tempest-VolumesListTestJSON-Volume-278716865 returned with HTTP 200 Jan 21 12:28:55.399401 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1614/3205] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:28:55 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?name=tempest-VolumesListTestJSON-Volume-278716865 => generated 928 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:55.419148 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c30be5cd-3dd8-489f-acfe-3e09cb0e2183 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?limit=1 Jan 21 12:28:55.420107 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c30be5cd-3dd8-489f-acfe-3e09cb0e2183 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:55.420328 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:55.420328 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:55.420705 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c30be5cd-3dd8-489f-acfe-3e09cb0e2183 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'detail' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:55.421306 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-c30be5cd-3dd8-489f-acfe-3e09cb0e2183 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:28:55.422149 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:55.422149 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:55.423688 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c30be5cd-3dd8-489f-acfe-3e09cb0e2183 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:28:55.481919 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c30be5cd-3dd8-489f-acfe-3e09cb0e2183 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Get all volumes completed successfully. Jan 21 12:28:55.483672 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:55.483672 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:55.493839 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c30be5cd-3dd8-489f-acfe-3e09cb0e2183 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?limit=1 returned with HTTP 200 Jan 21 12:28:55.494673 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1592/3206] 10.222.0.89 () {58 vars in 1240 bytes} [Thu Jan 21 12:28:55 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?limit=1 => generated 1105 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:28:55.517762 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7a664330-704a-42a3-a26c-f84f8585d634 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?limit=1&marker=105c62aa-f9f2-46b0-bd24-f8b8d0b0da63 Jan 21 12:28:55.518115 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7a664330-704a-42a3-a26c-f84f8585d634 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:55.518330 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:55.518330 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:55.518919 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7a664330-704a-42a3-a26c-f84f8585d634 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'detail' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:55.519629 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-7a664330-704a-42a3-a26c-f84f8585d634 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:28:55.522178 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7a664330-704a-42a3-a26c-f84f8585d634 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87985) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:28:55.584488 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-dc33f183-12c1-4742-8cd7-6fba64b47c40 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/d05fb3a4-a414-4659-8d8b-439b67def7d2 Jan 21 12:28:55.586319 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-dc33f183-12c1-4742-8cd7-6fba64b47c40 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:55.586773 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:55.586773 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:55.587408 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-dc33f183-12c1-4742-8cd7-6fba64b47c40 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:55.639504 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7a664330-704a-42a3-a26c-f84f8585d634 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Get all volumes completed successfully. Jan 21 12:28:55.641884 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:55.641884 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:55.644273 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:55.644273 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:55.653090 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-dc33f183-12c1-4742-8cd7-6fba64b47c40 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:55.654074 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7a664330-704a-42a3-a26c-f84f8585d634 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?limit=1&marker=105c62aa-f9f2-46b0-bd24-f8b8d0b0da63 returned with HTTP 200 Jan 21 12:28:55.655291 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1615/3207] 10.222.0.89 () {58 vars in 1328 bytes} [Thu Jan 21 12:28:55 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?limit=1&marker=105c62aa-f9f2-46b0-bd24-f8b8d0b0da63 => generated 1104 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:28:55.679391 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fc6a7967-c4f1-4cea-92e6-05b94c0d0483 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?limit=1&marker=abcbdedf-548f-49c0-9745-8da7608d0194 Jan 21 12:28:55.680156 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fc6a7967-c4f1-4cea-92e6-05b94c0d0483 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:55.680388 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:55.680388 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:55.680766 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fc6a7967-c4f1-4cea-92e6-05b94c0d0483 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'detail' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:55.681432 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-fc6a7967-c4f1-4cea-92e6-05b94c0d0483 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:28:55.683293 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-fc6a7967-c4f1-4cea-92e6-05b94c0d0483 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87985) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:28:55.692867 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-dc33f183-12c1-4742-8cd7-6fba64b47c40 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/d05fb3a4-a414-4659-8d8b-439b67def7d2 returned with HTTP 200 Jan 21 12:28:55.698967 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1593/3208] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:55 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/d05fb3a4-a414-4659-8d8b-439b67def7d2 => generated 908 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:55.793489 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fc6a7967-c4f1-4cea-92e6-05b94c0d0483 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Get all volumes completed successfully. Jan 21 12:28:55.795250 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:55.795250 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:55.806519 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fc6a7967-c4f1-4cea-92e6-05b94c0d0483 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?limit=1&marker=abcbdedf-548f-49c0-9745-8da7608d0194 returned with HTTP 200 Jan 21 12:28:55.807729 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1616/3209] 10.222.0.89 () {58 vars in 1328 bytes} [Thu Jan 21 12:28:55 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?limit=1&marker=abcbdedf-548f-49c0-9745-8da7608d0194 => generated 1104 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:28:55.823834 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d75170b5-a070-4f76-8731-a247bdd3dd5a tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?limit=1&marker=1e6a402b-7ac1-46fc-b2f6-9e154355644f Jan 21 12:28:55.824228 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d75170b5-a070-4f76-8731-a247bdd3dd5a tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:55.824458 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:55.824458 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:55.824736 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d75170b5-a070-4f76-8731-a247bdd3dd5a tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'detail' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:55.825396 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-d75170b5-a070-4f76-8731-a247bdd3dd5a tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:28:55.827631 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d75170b5-a070-4f76-8731-a247bdd3dd5a tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:28:55.937618 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d75170b5-a070-4f76-8731-a247bdd3dd5a tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Get all volumes completed successfully. Jan 21 12:28:55.944548 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d75170b5-a070-4f76-8731-a247bdd3dd5a tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?limit=1&marker=1e6a402b-7ac1-46fc-b2f6-9e154355644f returned with HTTP 200 Jan 21 12:28:55.957741 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1594/3210] 10.222.0.89 () {58 vars in 1328 bytes} [Thu Jan 21 12:28:55 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?limit=1&marker=1e6a402b-7ac1-46fc-b2f6-9e154355644f => generated 15 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 12:28:55.964345 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-15223479-35d5-47f8-8c48-6d37e6aceda5 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jan 21 12:28:55.964917 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-15223479-35d5-47f8-8c48-6d37e6aceda5 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:55.965108 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:55.965108 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:55.965470 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-15223479-35d5-47f8-8c48-6d37e6aceda5 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'detail' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:55.966201 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-15223479-35d5-47f8-8c48-6d37e6aceda5 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:28:55.966787 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-15223479-35d5-47f8-8c48-6d37e6aceda5 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Could not evaluate value available, assuming string {{(pid=87985) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 12:28:55.968391 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-15223479-35d5-47f8-8c48-6d37e6aceda5 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87985) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:28:56.029419 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-15223479-35d5-47f8-8c48-6d37e6aceda5 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Get all volumes completed successfully. Jan 21 12:28:56.031634 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:56.031634 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:56.042105 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-15223479-35d5-47f8-8c48-6d37e6aceda5 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jan 21 12:28:56.049815 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1617/3211] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:28:55 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 2062 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:28:56.060839 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8b5ee5b0-9bda-473f-baec-52071b460e87 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jan 21 12:28:56.061357 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8b5ee5b0-9bda-473f-baec-52071b460e87 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:56.061879 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8b5ee5b0-9bda-473f-baec-52071b460e87 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'detail' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:56.062554 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-8b5ee5b0-9bda-473f-baec-52071b460e87 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:28:56.063140 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8b5ee5b0-9bda-473f-baec-52071b460e87 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Could not evaluate value available, assuming string {{(pid=87986) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 12:28:56.064969 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-8b5ee5b0-9bda-473f-baec-52071b460e87 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:28:56.136333 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8b5ee5b0-9bda-473f-baec-52071b460e87 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Get all volumes completed successfully. Jan 21 12:28:56.138964 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:56.138964 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:56.150853 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8b5ee5b0-9bda-473f-baec-52071b460e87 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jan 21 12:28:56.151708 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1595/3212] 10.222.0.89 () {58 vars in 1326 bytes} [Thu Jan 21 12:28:56 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 2062 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:28:56.175322 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-799292a9-0fd1-448c-a6c2-a3a50ff3ac6f tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?limit=1 Jan 21 12:28:56.175829 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-799292a9-0fd1-448c-a6c2-a3a50ff3ac6f tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:56.176213 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:56.176213 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:56.178637 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-799292a9-0fd1-448c-a6c2-a3a50ff3ac6f tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'index' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:56.178637 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-799292a9-0fd1-448c-a6c2-a3a50ff3ac6f tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:28:56.180873 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-799292a9-0fd1-448c-a6c2-a3a50ff3ac6f tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87985) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:28:56.240108 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-799292a9-0fd1-448c-a6c2-a3a50ff3ac6f tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Get all volumes completed successfully. Jan 21 12:28:56.241602 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-799292a9-0fd1-448c-a6c2-a3a50ff3ac6f tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?limit=1 returned with HTTP 200 Jan 21 12:28:56.242938 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1618/3213] 10.222.0.89 () {58 vars in 1219 bytes} [Thu Jan 21 12:28:56 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?limit=1 => generated 569 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:56.256111 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-be9cc560-98cc-4929-a8b2-632cc5a894d3 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?limit=1&marker=105c62aa-f9f2-46b0-bd24-f8b8d0b0da63 Jan 21 12:28:56.256639 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-be9cc560-98cc-4929-a8b2-632cc5a894d3 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:56.256866 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:56.256866 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:56.257268 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-be9cc560-98cc-4929-a8b2-632cc5a894d3 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:56.257970 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-be9cc560-98cc-4929-a8b2-632cc5a894d3 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:28:56.259902 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-be9cc560-98cc-4929-a8b2-632cc5a894d3 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:28:56.366462 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-be9cc560-98cc-4929-a8b2-632cc5a894d3 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Get all volumes completed successfully. Jan 21 12:28:56.367800 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-be9cc560-98cc-4929-a8b2-632cc5a894d3 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?limit=1&marker=105c62aa-f9f2-46b0-bd24-f8b8d0b0da63 returned with HTTP 200 Jan 21 12:28:56.368807 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1596/3214] 10.222.0.89 () {58 vars in 1307 bytes} [Thu Jan 21 12:28:56 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?limit=1&marker=105c62aa-f9f2-46b0-bd24-f8b8d0b0da63 => generated 568 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:56.380251 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f2a75ce9-a786-487a-ba86-23c1abfdffd3 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?limit=1&marker=abcbdedf-548f-49c0-9745-8da7608d0194 Jan 21 12:28:56.381042 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f2a75ce9-a786-487a-ba86-23c1abfdffd3 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:56.381366 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:56.381366 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:56.381963 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f2a75ce9-a786-487a-ba86-23c1abfdffd3 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'index' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:56.382846 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-f2a75ce9-a786-487a-ba86-23c1abfdffd3 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:28:56.383769 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:56.383769 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:56.385157 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f2a75ce9-a786-487a-ba86-23c1abfdffd3 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87985) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:28:56.505683 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f2a75ce9-a786-487a-ba86-23c1abfdffd3 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Get all volumes completed successfully. Jan 21 12:28:56.507229 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f2a75ce9-a786-487a-ba86-23c1abfdffd3 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?limit=1&marker=abcbdedf-548f-49c0-9745-8da7608d0194 returned with HTTP 200 Jan 21 12:28:56.509038 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1619/3215] 10.222.0.89 () {58 vars in 1307 bytes} [Thu Jan 21 12:28:56 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?limit=1&marker=abcbdedf-548f-49c0-9745-8da7608d0194 => generated 568 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:56.520018 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c8b1b0aa-a4c5-4b1e-8812-c428acf49e75 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?limit=1&marker=1e6a402b-7ac1-46fc-b2f6-9e154355644f Jan 21 12:28:56.520816 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c8b1b0aa-a4c5-4b1e-8812-c428acf49e75 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:56.521210 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:56.521210 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:56.521795 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c8b1b0aa-a4c5-4b1e-8812-c428acf49e75 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:56.522645 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-c8b1b0aa-a4c5-4b1e-8812-c428acf49e75 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:28:56.523955 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:56.523955 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:56.525614 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c8b1b0aa-a4c5-4b1e-8812-c428acf49e75 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:28:56.630604 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c8b1b0aa-a4c5-4b1e-8812-c428acf49e75 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Get all volumes completed successfully. Jan 21 12:28:56.631528 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c8b1b0aa-a4c5-4b1e-8812-c428acf49e75 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?limit=1&marker=1e6a402b-7ac1-46fc-b2f6-9e154355644f returned with HTTP 200 Jan 21 12:28:56.632456 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1597/3216] 10.222.0.89 () {58 vars in 1307 bytes} [Thu Jan 21 12:28:56 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?limit=1&marker=1e6a402b-7ac1-46fc-b2f6-9e154355644f => generated 15 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 12:28:56.644417 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c5891dee-4e52-434d-a0ad-434da2f9d931 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?name=tempest-VolumesListTestJSON-Volume-1335050864&status=available Jan 21 12:28:56.644934 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c5891dee-4e52-434d-a0ad-434da2f9d931 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:56.645331 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:56.645331 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:56.646258 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c5891dee-4e52-434d-a0ad-434da2f9d931 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'index' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:56.647092 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-c5891dee-4e52-434d-a0ad-434da2f9d931 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:28:56.647712 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c5891dee-4e52-434d-a0ad-434da2f9d931 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Could not evaluate value available, assuming string {{(pid=87985) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 12:28:56.648661 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:56.648661 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:56.649912 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c5891dee-4e52-434d-a0ad-434da2f9d931 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1335050864'), ('no_migration_targets', True)]). {{(pid=87985) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:28:56.703445 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c5891dee-4e52-434d-a0ad-434da2f9d931 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Get all volumes completed successfully. Jan 21 12:28:56.704628 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c5891dee-4e52-434d-a0ad-434da2f9d931 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?name=tempest-VolumesListTestJSON-Volume-1335050864&status=available returned with HTTP 200 Jan 21 12:28:56.705623 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1620/3217] 10.222.0.89 () {58 vars in 1339 bytes} [Thu Jan 21 12:28:56 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?name=tempest-VolumesListTestJSON-Volume-1335050864&status=available => generated 400 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:56.734682 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fd004326-ff11-4eaa-ac02-a0462d86759c tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/d05fb3a4-a414-4659-8d8b-439b67def7d2 Jan 21 12:28:56.735844 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fd004326-ff11-4eaa-ac02-a0462d86759c tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:56.736492 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fd004326-ff11-4eaa-ac02-a0462d86759c tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:56.737775 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f89774cd-df95-43ed-a575-fe5214fa5b56 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?name=tempest-VolumesListTestJSON-Volume-278716865&status=available Jan 21 12:28:56.737957 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f89774cd-df95-43ed-a575-fe5214fa5b56 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:56.738409 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:56.738409 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:56.739045 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f89774cd-df95-43ed-a575-fe5214fa5b56 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'detail' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:56.740489 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-f89774cd-df95-43ed-a575-fe5214fa5b56 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:28:56.741304 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f89774cd-df95-43ed-a575-fe5214fa5b56 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Could not evaluate value available, assuming string {{(pid=87985) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 12:28:56.742250 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:56.742250 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:56.743588 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f89774cd-df95-43ed-a575-fe5214fa5b56 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-278716865'), ('no_migration_targets', True)]). {{(pid=87985) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:28:56.806554 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fd004326-ff11-4eaa-ac02-a0462d86759c tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/d05fb3a4-a414-4659-8d8b-439b67def7d2 returned with HTTP 404 Jan 21 12:28:56.807516 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1598/3218] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:56 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/d05fb3a4-a414-4659-8d8b-439b67def7d2 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:28:56.813992 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f89774cd-df95-43ed-a575-fe5214fa5b56 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Get all volumes completed successfully. Jan 21 12:28:56.816189 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bbc96741-6a47-4819-8aa3-8504a4ab76aa tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] DELETE http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:56.816481 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:56.816481 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:56.816895 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bbc96741-6a47-4819-8aa3-8504a4ab76aa tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:56.817376 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bbc96741-6a47-4819-8aa3-8504a4ab76aa tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:56.817860 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-bbc96741-6a47-4819-8aa3-8504a4ab76aa tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Delete volume with id: b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:56.828215 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f89774cd-df95-43ed-a575-fe5214fa5b56 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?name=tempest-VolumesListTestJSON-Volume-278716865&status=available returned with HTTP 200 Jan 21 12:28:56.829234 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1621/3219] 10.222.0.89 () {58 vars in 1358 bytes} [Thu Jan 21 12:28:56 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?name=tempest-VolumesListTestJSON-Volume-278716865&status=available => generated 928 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:56.849188 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1b4dc33d-f8fe-40c8-ace5-7d8975e9dd5e tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?marker=abcbdedf-548f-49c0-9745-8da7608d0194&sort=id%3Aasc Jan 21 12:28:56.850062 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1b4dc33d-f8fe-40c8-ace5-7d8975e9dd5e tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:56.850530 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:56.850530 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:56.851200 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1b4dc33d-f8fe-40c8-ace5-7d8975e9dd5e tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'detail' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:56.852063 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-1b4dc33d-f8fe-40c8-ace5-7d8975e9dd5e tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:28:56.854223 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-1b4dc33d-f8fe-40c8-ace5-7d8975e9dd5e tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87985) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:28:56.875956 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:56.875956 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:56.877166 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bbc96741-6a47-4819-8aa3-8504a4ab76aa tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:56.913501 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bbc96741-6a47-4819-8aa3-8504a4ab76aa tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Delete volume request issued successfully. Jan 21 12:28:56.913975 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bbc96741-6a47-4819-8aa3-8504a4ab76aa tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 202 Jan 21 12:28:56.915041 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1599/3220] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:28:56 2021] DELETE /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:28:56.928237 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-877d91e2-eb74-4255-b170-75b703f9343c tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:56.928842 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-877d91e2-eb74-4255-b170-75b703f9343c tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:56.929179 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:56.929179 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:56.929421 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-877d91e2-eb74-4255-b170-75b703f9343c tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:56.978843 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1b4dc33d-f8fe-40c8-ace5-7d8975e9dd5e tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Get all volumes completed successfully. Jan 21 12:28:56.982882 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:56.982882 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:56.984425 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1b4dc33d-f8fe-40c8-ace5-7d8975e9dd5e tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?marker=abcbdedf-548f-49c0-9745-8da7608d0194&sort=id%3Aasc returned with HTTP 200 Jan 21 12:28:56.987393 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1622/3221] 10.222.0.89 () {58 vars in 1340 bytes} [Thu Jan 21 12:28:56 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?marker=abcbdedf-548f-49c0-9745-8da7608d0194&sort=id%3Aasc => generated 15 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 12:28:56.995095 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-877d91e2-eb74-4255-b170-75b703f9343c tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:57.003124 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6e73dad3-7f52-4ee4-b6f0-7784b84bb968 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 21 12:28:57.003664 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6e73dad3-7f52-4ee4-b6f0-7784b84bb968 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:57.004158 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6e73dad3-7f52-4ee4-b6f0-7784b84bb968 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'detail' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:57.004837 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-6e73dad3-7f52-4ee4-b6f0-7784b84bb968 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:28:57.006897 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-6e73dad3-7f52-4ee4-b6f0-7784b84bb968 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87985) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:28:57.025235 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-877d91e2-eb74-4255-b170-75b703f9343c tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:57.035909 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1600/3222] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:56 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 1356 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:28:57.081978 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6e73dad3-7f52-4ee4-b6f0-7784b84bb968 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Get all volumes completed successfully. Jan 21 12:28:57.084218 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:57.084218 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:57.096824 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6e73dad3-7f52-4ee4-b6f0-7784b84bb968 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 21 12:28:57.097757 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1623/3223] 10.222.0.89 () {58 vars in 1304 bytes} [Thu Jan 21 12:28:56 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2759 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:28:57.117999 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-53255635-9c20-49c8-b582-28667a1ccd6d tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail Jan 21 12:28:57.118499 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-53255635-9c20-49c8-b582-28667a1ccd6d tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:57.118719 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:57.118719 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:57.119102 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-53255635-9c20-49c8-b582-28667a1ccd6d tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'detail' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:57.119725 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-53255635-9c20-49c8-b582-28667a1ccd6d tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:28:57.122223 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-53255635-9c20-49c8-b582-28667a1ccd6d tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:28:57.185680 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-53255635-9c20-49c8-b582-28667a1ccd6d tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Get all volumes completed successfully. Jan 21 12:28:57.188068 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:57.188068 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:57.200091 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-53255635-9c20-49c8-b582-28667a1ccd6d tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail returned with HTTP 200 Jan 21 12:28:57.201288 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1601/3224] 10.222.0.89 () {58 vars in 1225 bytes} [Thu Jan 21 12:28:57 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail => generated 2759 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:28:57.223343 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cbf05f99-6896-4809-95a3-0803429e8a04 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 21 12:28:57.223798 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cbf05f99-6896-4809-95a3-0803429e8a04 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:57.224021 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:57.224021 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:57.224572 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cbf05f99-6896-4809-95a3-0803429e8a04 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'index' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:57.225821 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-cbf05f99-6896-4809-95a3-0803429e8a04 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:28:57.230927 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-cbf05f99-6896-4809-95a3-0803429e8a04 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87985) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:28:57.295784 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cbf05f99-6896-4809-95a3-0803429e8a04 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Get all volumes completed successfully. Jan 21 12:28:57.297154 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cbf05f99-6896-4809-95a3-0803429e8a04 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 21 12:28:57.298057 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1624/3225] 10.222.0.89 () {58 vars in 1283 bytes} [Thu Jan 21 12:28:57 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1172 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:28:57.313300 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bfeb5388-1708-436d-a89f-50b3d2638132 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?availability_zone=nova Jan 21 12:28:57.314396 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bfeb5388-1708-436d-a89f-50b3d2638132 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:57.314716 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:57.314716 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:57.315882 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bfeb5388-1708-436d-a89f-50b3d2638132 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:57.317189 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-bfeb5388-1708-436d-a89f-50b3d2638132 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:28:57.318168 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bfeb5388-1708-436d-a89f-50b3d2638132 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Could not evaluate value nova, assuming string {{(pid=87986) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 12:28:57.321089 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-bfeb5388-1708-436d-a89f-50b3d2638132 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:28:57.395431 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bfeb5388-1708-436d-a89f-50b3d2638132 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Get all volumes completed successfully. Jan 21 12:28:57.397047 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bfeb5388-1708-436d-a89f-50b3d2638132 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?availability_zone=nova returned with HTTP 200 Jan 21 12:28:57.401750 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1602/3226] 10.222.0.89 () {58 vars in 1249 bytes} [Thu Jan 21 12:28:57 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?availability_zone=nova => generated 1172 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:28:57.410481 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e97bfde0-600b-4b06-84eb-ad0f160a5998 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?availability_zone=nova Jan 21 12:28:57.411171 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e97bfde0-600b-4b06-84eb-ad0f160a5998 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:57.411475 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:57.411475 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:57.412057 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e97bfde0-600b-4b06-84eb-ad0f160a5998 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'index' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:57.412842 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-e97bfde0-600b-4b06-84eb-ad0f160a5998 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:28:57.413885 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e97bfde0-600b-4b06-84eb-ad0f160a5998 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Could not evaluate value nova, assuming string {{(pid=87985) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 12:28:57.414753 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:57.414753 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:57.416076 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e97bfde0-600b-4b06-84eb-ad0f160a5998 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87985) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:28:57.471464 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e97bfde0-600b-4b06-84eb-ad0f160a5998 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Get all volumes completed successfully. Jan 21 12:28:57.472781 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e97bfde0-600b-4b06-84eb-ad0f160a5998 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?availability_zone=nova returned with HTTP 200 Jan 21 12:28:57.473925 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1625/3227] 10.222.0.89 () {58 vars in 1249 bytes} [Thu Jan 21 12:28:57 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?availability_zone=nova => generated 1172 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:28:57.486991 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fd858826-78fd-4be0-97f4-37aef5ee3320 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?bootable=false Jan 21 12:28:57.492444 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fd858826-78fd-4be0-97f4-37aef5ee3320 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:57.492762 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:57.492762 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:57.493158 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fd858826-78fd-4be0-97f4-37aef5ee3320 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:57.493870 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-fd858826-78fd-4be0-97f4-37aef5ee3320 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:28:57.494772 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:57.494772 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:57.496000 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-fd858826-78fd-4be0-97f4-37aef5ee3320 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:28:57.555078 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fd858826-78fd-4be0-97f4-37aef5ee3320 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Get all volumes completed successfully. Jan 21 12:28:57.556485 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fd858826-78fd-4be0-97f4-37aef5ee3320 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?bootable=false returned with HTTP 200 Jan 21 12:28:57.557361 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1603/3228] 10.222.0.89 () {58 vars in 1233 bytes} [Thu Jan 21 12:28:57 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?bootable=false => generated 1172 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:28:57.567838 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f5df0d06-fae7-4daa-b044-eea210608dfc tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?bootable=false Jan 21 12:28:57.568367 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f5df0d06-fae7-4daa-b044-eea210608dfc tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:57.568584 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:57.568584 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:57.569056 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f5df0d06-fae7-4daa-b044-eea210608dfc tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'index' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:57.569777 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-f5df0d06-fae7-4daa-b044-eea210608dfc tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:28:57.570765 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:57.570765 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:57.571833 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-f5df0d06-fae7-4daa-b044-eea210608dfc tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87985) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:28:57.630487 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f5df0d06-fae7-4daa-b044-eea210608dfc tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Get all volumes completed successfully. Jan 21 12:28:57.631977 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f5df0d06-fae7-4daa-b044-eea210608dfc tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?bootable=false returned with HTTP 200 Jan 21 12:28:57.633096 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1626/3229] 10.222.0.89 () {58 vars in 1233 bytes} [Thu Jan 21 12:28:57 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?bootable=false => generated 1172 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:28:57.644873 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fabd4df1-378d-45e9-9ebd-68502ef83a41 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?status=available Jan 21 12:28:57.645394 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fabd4df1-378d-45e9-9ebd-68502ef83a41 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:57.645588 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:57.645588 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:57.646012 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fabd4df1-378d-45e9-9ebd-68502ef83a41 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:57.646621 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-fabd4df1-378d-45e9-9ebd-68502ef83a41 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:28:57.647206 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-fabd4df1-378d-45e9-9ebd-68502ef83a41 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Could not evaluate value available, assuming string {{(pid=87986) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 12:28:57.648162 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:57.648162 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:57.649781 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-fabd4df1-378d-45e9-9ebd-68502ef83a41 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:28:57.705659 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fabd4df1-378d-45e9-9ebd-68502ef83a41 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Get all volumes completed successfully. Jan 21 12:28:57.707204 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fabd4df1-378d-45e9-9ebd-68502ef83a41 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?status=available returned with HTTP 200 Jan 21 12:28:57.708333 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1604/3230] 10.222.0.89 () {58 vars in 1237 bytes} [Thu Jan 21 12:28:57 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?status=available => generated 1172 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:28:57.719438 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c03772c6-435f-460c-81af-3a15b96e93e9 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?status=available Jan 21 12:28:57.719944 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c03772c6-435f-460c-81af-3a15b96e93e9 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:57.720148 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:57.720148 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:57.720530 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c03772c6-435f-460c-81af-3a15b96e93e9 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'index' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:57.721156 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-c03772c6-435f-460c-81af-3a15b96e93e9 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:28:57.721749 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c03772c6-435f-460c-81af-3a15b96e93e9 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Could not evaluate value available, assuming string {{(pid=87985) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 12:28:57.722399 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:57.722399 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:57.723397 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-c03772c6-435f-460c-81af-3a15b96e93e9 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87985) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:28:57.782573 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c03772c6-435f-460c-81af-3a15b96e93e9 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Get all volumes completed successfully. Jan 21 12:28:57.784031 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c03772c6-435f-460c-81af-3a15b96e93e9 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?status=available returned with HTTP 200 Jan 21 12:28:57.785001 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1627/3231] 10.222.0.89 () {58 vars in 1237 bytes} [Thu Jan 21 12:28:57 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes?status=available => generated 1172 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:28:57.796624 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b8d07a63-e155-48bb-a560-feca68893b50 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?availability_zone=nova Jan 21 12:28:57.797236 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b8d07a63-e155-48bb-a560-feca68893b50 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:57.797503 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:57.797503 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:57.797984 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b8d07a63-e155-48bb-a560-feca68893b50 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'detail' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:57.798704 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-b8d07a63-e155-48bb-a560-feca68893b50 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:28:57.799512 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b8d07a63-e155-48bb-a560-feca68893b50 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Could not evaluate value nova, assuming string {{(pid=87986) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 12:28:57.800470 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:57.800470 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:57.801334 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b8d07a63-e155-48bb-a560-feca68893b50 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:28:57.863583 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b8d07a63-e155-48bb-a560-feca68893b50 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Get all volumes completed successfully. Jan 21 12:28:57.865856 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:57.865856 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:57.876749 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b8d07a63-e155-48bb-a560-feca68893b50 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?availability_zone=nova returned with HTTP 200 Jan 21 12:28:57.877597 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1605/3232] 10.222.0.89 () {58 vars in 1270 bytes} [Thu Jan 21 12:28:57 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?availability_zone=nova => generated 2759 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:28:57.897600 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b2f45583-b69b-4fab-afbd-192c1703ad60 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?bootable=false Jan 21 12:28:57.898160 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b2f45583-b69b-4fab-afbd-192c1703ad60 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:57.898828 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:57.898828 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:57.899209 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b2f45583-b69b-4fab-afbd-192c1703ad60 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'detail' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:57.899864 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-b2f45583-b69b-4fab-afbd-192c1703ad60 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:28:57.900656 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:57.900656 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:57.902223 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b2f45583-b69b-4fab-afbd-192c1703ad60 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87985) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:28:57.958608 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b2f45583-b69b-4fab-afbd-192c1703ad60 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Get all volumes completed successfully. Jan 21 12:28:57.961504 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:57.961504 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:57.972664 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b2f45583-b69b-4fab-afbd-192c1703ad60 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?bootable=false returned with HTTP 200 Jan 21 12:28:57.973321 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1628/3233] 10.222.0.89 () {58 vars in 1254 bytes} [Thu Jan 21 12:28:57 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?bootable=false => generated 2759 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:28:57.992083 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5c08d08e-884b-42a7-8e84-b5ba4d1b2871 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?status=available Jan 21 12:28:57.992449 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5c08d08e-884b-42a7-8e84-b5ba4d1b2871 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:57.992666 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:57.992666 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:57.993035 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5c08d08e-884b-42a7-8e84-b5ba4d1b2871 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'detail' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:57.993690 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-5c08d08e-884b-42a7-8e84-b5ba4d1b2871 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:28:57.994475 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-5c08d08e-884b-42a7-8e84-b5ba4d1b2871 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Could not evaluate value available, assuming string {{(pid=87986) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 12:28:57.996372 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-5c08d08e-884b-42a7-8e84-b5ba4d1b2871 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:28:58.054926 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5c08d08e-884b-42a7-8e84-b5ba4d1b2871 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Get all volumes completed successfully. Jan 21 12:28:58.055154 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-84b2a7d3-9ad9-421f-82bf-14dcc328b389 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:58.056474 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-84b2a7d3-9ad9-421f-82bf-14dcc328b389 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:58.056794 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:58.056794 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:58.057011 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:58.057011 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:58.057516 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-84b2a7d3-9ad9-421f-82bf-14dcc328b389 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:58.066560 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5c08d08e-884b-42a7-8e84-b5ba4d1b2871 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?status=available returned with HTTP 200 Jan 21 12:28:58.067443 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1606/3234] 10.222.0.89 () {58 vars in 1258 bytes} [Thu Jan 21 12:28:57 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/detail?status=available => generated 2759 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:28:58.101296 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d29fe259-e873-4f7a-b731-08640e3ae519 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] DELETE http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/105c62aa-f9f2-46b0-bd24-f8b8d0b0da63 Jan 21 12:28:58.101525 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d29fe259-e873-4f7a-b731-08640e3ae519 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:58.101613 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:58.101613 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:58.102020 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d29fe259-e873-4f7a-b731-08640e3ae519 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:58.102486 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-d29fe259-e873-4f7a-b731-08640e3ae519 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Delete volume with id: 105c62aa-f9f2-46b0-bd24-f8b8d0b0da63 Jan 21 12:28:58.184083 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:58.184083 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:58.184700 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:58.184700 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:58.186267 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d29fe259-e873-4f7a-b731-08640e3ae519 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Volume info retrieved successfully. Jan 21 12:28:58.210193 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-84b2a7d3-9ad9-421f-82bf-14dcc328b389 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Volume info retrieved successfully. Jan 21 12:28:58.233162 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d29fe259-e873-4f7a-b731-08640e3ae519 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Delete volume request issued successfully. Jan 21 12:28:58.234337 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d29fe259-e873-4f7a-b731-08640e3ae519 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/105c62aa-f9f2-46b0-bd24-f8b8d0b0da63 returned with HTTP 202 Jan 21 12:28:58.236303 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1607/3235] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:28:58 2021] DELETE /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/105c62aa-f9f2-46b0-bd24-f8b8d0b0da63 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 12:28:58.241677 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-84b2a7d3-9ad9-421f-82bf-14dcc328b389 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 200 Jan 21 12:28:58.246673 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ed748fae-d1af-414a-9516-5f8ad10f5266 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/105c62aa-f9f2-46b0-bd24-f8b8d0b0da63 Jan 21 12:28:58.247203 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ed748fae-d1af-414a-9516-5f8ad10f5266 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:58.247531 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:58.247531 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:58.247904 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ed748fae-d1af-414a-9516-5f8ad10f5266 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:58.248982 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1629/3236] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:58 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 1356 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:28:58.324052 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:58.324052 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:58.335026 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ed748fae-d1af-414a-9516-5f8ad10f5266 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Volume info retrieved successfully. Jan 21 12:28:58.367587 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ed748fae-d1af-414a-9516-5f8ad10f5266 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/105c62aa-f9f2-46b0-bd24-f8b8d0b0da63 returned with HTTP 200 Jan 21 12:28:58.368842 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1608/3237] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:58 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/105c62aa-f9f2-46b0-bd24-f8b8d0b0da63 => generated 925 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:28:59.266228 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7ecd4ceb-8897-451a-8704-3e5d57b5f8b4 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] GET http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c Jan 21 12:28:59.266785 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7ecd4ceb-8897-451a-8704-3e5d57b5f8b4 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:59.266900 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:59.266900 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:59.267198 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7ecd4ceb-8897-451a-8704-3e5d57b5f8b4 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:59.332832 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7ecd4ceb-8897-451a-8704-3e5d57b5f8b4 tempest-VolumesExtendTest-787051558 tempest-VolumesExtendTest-787051558] http://10.222.0.89/volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c returned with HTTP 404 Jan 21 12:28:59.334408 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1630/3238] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:59 2021] GET /volume/v3/c7762603add5479fa973f30751df85d2/volumes/b8176d02-35ed-4b0b-b92b-3b8f89b8a37c => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:28:59.386723 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-252969f1-d393-470a-8952-8fc9d9e7461a tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/105c62aa-f9f2-46b0-bd24-f8b8d0b0da63 Jan 21 12:28:59.387673 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-252969f1-d393-470a-8952-8fc9d9e7461a tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:28:59.387997 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:28:59.387997 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:28:59.388552 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-252969f1-d393-470a-8952-8fc9d9e7461a tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:28:59.480336 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:28:59.480336 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:28:59.491841 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-252969f1-d393-470a-8952-8fc9d9e7461a tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Volume info retrieved successfully. Jan 21 12:28:59.544766 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-252969f1-d393-470a-8952-8fc9d9e7461a tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/105c62aa-f9f2-46b0-bd24-f8b8d0b0da63 returned with HTTP 200 Jan 21 12:28:59.547327 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1609/3239] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:28:59 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/105c62aa-f9f2-46b0-bd24-f8b8d0b0da63 => generated 925 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:00.563937 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-819f81a6-5e2f-42c0-b48b-d2998fd71f45 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/105c62aa-f9f2-46b0-bd24-f8b8d0b0da63 Jan 21 12:29:00.564993 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-819f81a6-5e2f-42c0-b48b-d2998fd71f45 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:00.565482 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-819f81a6-5e2f-42c0-b48b-d2998fd71f45 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:00.635210 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-819f81a6-5e2f-42c0-b48b-d2998fd71f45 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/105c62aa-f9f2-46b0-bd24-f8b8d0b0da63 returned with HTTP 404 Jan 21 12:29:00.637004 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1631/3240] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:29:00 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/105c62aa-f9f2-46b0-bd24-f8b8d0b0da63 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:29:00.649282 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a290982c-378f-4acd-9556-f0bed559e98d tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] DELETE http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/abcbdedf-548f-49c0-9745-8da7608d0194 Jan 21 12:29:00.649846 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a290982c-378f-4acd-9556-f0bed559e98d tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:00.650047 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:00.650047 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:00.650711 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a290982c-378f-4acd-9556-f0bed559e98d tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:00.651186 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-a290982c-378f-4acd-9556-f0bed559e98d tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Delete volume with id: abcbdedf-548f-49c0-9745-8da7608d0194 Jan 21 12:29:00.710346 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:00.710346 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:00.711865 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a290982c-378f-4acd-9556-f0bed559e98d tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Volume info retrieved successfully. Jan 21 12:29:00.759241 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a290982c-378f-4acd-9556-f0bed559e98d tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Delete volume request issued successfully. Jan 21 12:29:00.760029 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a290982c-378f-4acd-9556-f0bed559e98d tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/abcbdedf-548f-49c0-9745-8da7608d0194 returned with HTTP 202 Jan 21 12:29:00.761345 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1610/3241] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:29:00 2021] DELETE /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/abcbdedf-548f-49c0-9745-8da7608d0194 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:29:00.770789 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-000cc85a-0f08-44cd-affd-c89c34ae9be1 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/abcbdedf-548f-49c0-9745-8da7608d0194 Jan 21 12:29:00.771563 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-000cc85a-0f08-44cd-affd-c89c34ae9be1 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:00.772577 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-000cc85a-0f08-44cd-affd-c89c34ae9be1 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:00.827795 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:00.827795 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:00.840858 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-000cc85a-0f08-44cd-affd-c89c34ae9be1 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Volume info retrieved successfully. Jan 21 12:29:00.866339 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-000cc85a-0f08-44cd-affd-c89c34ae9be1 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/abcbdedf-548f-49c0-9745-8da7608d0194 returned with HTTP 200 Jan 21 12:29:00.868108 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1632/3242] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:29:00 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/abcbdedf-548f-49c0-9745-8da7608d0194 => generated 924 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:01.821235 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d59efaf2-d320-47d0-b64b-2117b55e5eab tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] POST http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/volumes Jan 21 12:29:01.822068 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:01.822068 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:01.822458 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d59efaf2-d320-47d0-b64b-2117b55e5eab tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-621299583"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:29:01.823575 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-d59efaf2-d320-47d0-b64b-2117b55e5eab tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-621299583'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:29:01.823938 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-d59efaf2-d320-47d0-b64b-2117b55e5eab tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Create volume of 1 GB Jan 21 12:29:01.838038 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d59efaf2-d320-47d0-b64b-2117b55e5eab tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Availability Zones retrieved successfully. Jan 21 12:29:01.855059 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d59efaf2-d320-47d0-b64b-2117b55e5eab tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Flow 'volume_create_api' (85acf3ea-c45e-446f-b8a9-2832601d9566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:29:01.857943 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d59efaf2-d320-47d0-b64b-2117b55e5eab tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0349cb3-5b86-4dd5-b6bf-19a1e2b6e94a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:29:01.860002 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-d59efaf2-d320-47d0-b64b-2117b55e5eab tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:29:01.886265 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-59fc0524-eb46-421b-90ec-4bb77074170d tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/abcbdedf-548f-49c0-9745-8da7608d0194 Jan 21 12:29:01.887286 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-59fc0524-eb46-421b-90ec-4bb77074170d tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:01.887484 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:01.887484 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:01.887812 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-59fc0524-eb46-421b-90ec-4bb77074170d tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:01.944616 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:01.944616 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:01.957545 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-59fc0524-eb46-421b-90ec-4bb77074170d tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Volume info retrieved successfully. Jan 21 12:29:01.958721 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d59efaf2-d320-47d0-b64b-2117b55e5eab tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0349cb3-5b86-4dd5-b6bf-19a1e2b6e94a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:29:01.961465 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d59efaf2-d320-47d0-b64b-2117b55e5eab tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cf41dec-6139-4a4c-a025-4c45c67ded35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:29:01.987931 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-59fc0524-eb46-421b-90ec-4bb77074170d tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/abcbdedf-548f-49c0-9745-8da7608d0194 returned with HTTP 200 Jan 21 12:29:01.988733 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1633/3243] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:29:01 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/abcbdedf-548f-49c0-9745-8da7608d0194 => generated 924 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:29:02.071480 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-d59efaf2-d320-47d0-b64b-2117b55e5eab tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Created reservations ['02fab96d-f2bf-4c63-834d-195c4f730a4a', 'a8749f61-2591-4381-ab2c-162190cc3a9a', '741a0615-71d9-4da0-ba3a-c19b3c38ea0a', '2d8a47a1-3262-4401-b548-db7058eb7ef8'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:29:02.073759 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d59efaf2-d320-47d0-b64b-2117b55e5eab tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cf41dec-6139-4a4c-a025-4c45c67ded35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02fab96d-f2bf-4c63-834d-195c4f730a4a', 'a8749f61-2591-4381-ab2c-162190cc3a9a', '741a0615-71d9-4da0-ba3a-c19b3c38ea0a', '2d8a47a1-3262-4401-b548-db7058eb7ef8']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:29:02.075960 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d59efaf2-d320-47d0-b64b-2117b55e5eab tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (848ba941-cbd7-4ed2-8b65-2a6a5662f80f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:29:02.157311 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d59efaf2-d320-47d0-b64b-2117b55e5eab tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (848ba941-cbd7-4ed2-8b65-2a6a5662f80f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96b28cd4-0650-4147-b83f-6987773c2999', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-621299583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4da139ea12d149f0bab3884e8a1ed1a7',qos_specs=None,replication_status=,reservations=['02fab96d-f2bf-4c63-834d-195c4f730a4a','a8749f61-2591-4381-ab2c-162190cc3a9a','741a0615-71d9-4da0-ba3a-c19b3c38ea0a','2d8a47a1-3262-4401-b548-db7058eb7ef8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a70ec68d70c343e89e6edcff52e5a1a6',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:29:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-621299583',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96b28cd4-0650-4147-b83f-6987773c2999,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4da139ea12d149f0bab3884e8a1ed1a7',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,user_id='a70ec68d70c343e89e6edcff52e5a1a6',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:29:02.161174 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d59efaf2-d320-47d0-b64b-2117b55e5eab tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b76e4b0f-7f82-4fea-8518-c162adb728b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:29:02.200661 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d59efaf2-d320-47d0-b64b-2117b55e5eab tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b76e4b0f-7f82-4fea-8518-c162adb728b7) 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-VolumesSnapshotListTestJSON-Volume-621299583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4da139ea12d149f0bab3884e8a1ed1a7',qos_specs=None,replication_status=,reservations=['02fab96d-f2bf-4c63-834d-195c4f730a4a','a8749f61-2591-4381-ab2c-162190cc3a9a','741a0615-71d9-4da0-ba3a-c19b3c38ea0a','2d8a47a1-3262-4401-b548-db7058eb7ef8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a70ec68d70c343e89e6edcff52e5a1a6',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:29:02.204859 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d59efaf2-d320-47d0-b64b-2117b55e5eab tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e163d82-6548-4475-a290-33f36aed63bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:29:02.230809 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d59efaf2-d320-47d0-b64b-2117b55e5eab tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e163d82-6548-4475-a290-33f36aed63bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:29:02.236379 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-d59efaf2-d320-47d0-b64b-2117b55e5eab tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Flow 'volume_create_api' (85acf3ea-c45e-446f-b8a9-2832601d9566) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:29:02.316393 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d59efaf2-d320-47d0-b64b-2117b55e5eab tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Create volume request issued successfully. Jan 21 12:29:02.333521 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d59efaf2-d320-47d0-b64b-2117b55e5eab tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/volumes returned with HTTP 202 Jan 21 12:29:02.351909 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9c4395d5-2415-46b0-9bd9-4919d0fb5e61 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/volumes/96b28cd4-0650-4147-b83f-6987773c2999 Jan 21 12:29:02.352841 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9c4395d5-2415-46b0-9bd9-4919d0fb5e61 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:02.353260 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:02.353260 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:02.354014 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9c4395d5-2415-46b0-9bd9-4919d0fb5e61 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:02.356592 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1611/3244] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:29:01 2021] POST /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/volumes => generated 826 bytes in 713 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:29:02.416255 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:02.416255 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:02.429607 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9c4395d5-2415-46b0-9bd9-4919d0fb5e61 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Volume info retrieved successfully. Jan 21 12:29:02.456209 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9c4395d5-2415-46b0-9bd9-4919d0fb5e61 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/volumes/96b28cd4-0650-4147-b83f-6987773c2999 returned with HTTP 200 Jan 21 12:29:02.457189 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1634/3245] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:29:02 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/volumes/96b28cd4-0650-4147-b83f-6987773c2999 => generated 918 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:03.007851 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9096a596-560e-4e05-9f52-0a5e25e9226e tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/abcbdedf-548f-49c0-9745-8da7608d0194 Jan 21 12:29:03.009095 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9096a596-560e-4e05-9f52-0a5e25e9226e tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:03.014106 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:03.014106 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:03.014941 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9096a596-560e-4e05-9f52-0a5e25e9226e tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:03.077728 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9096a596-560e-4e05-9f52-0a5e25e9226e tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/abcbdedf-548f-49c0-9745-8da7608d0194 returned with HTTP 404 Jan 21 12:29:03.079049 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1612/3246] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:29:03 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/abcbdedf-548f-49c0-9745-8da7608d0194 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:29:03.092090 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b20261fb-25bb-45e7-87ed-0b0564870d71 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] DELETE http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/1e6a402b-7ac1-46fc-b2f6-9e154355644f Jan 21 12:29:03.092954 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b20261fb-25bb-45e7-87ed-0b0564870d71 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:03.093150 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:03.093150 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:03.093517 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b20261fb-25bb-45e7-87ed-0b0564870d71 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:03.098421 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-b20261fb-25bb-45e7-87ed-0b0564870d71 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Delete volume with id: 1e6a402b-7ac1-46fc-b2f6-9e154355644f Jan 21 12:29:03.179463 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:03.179463 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:03.180864 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b20261fb-25bb-45e7-87ed-0b0564870d71 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Volume info retrieved successfully. Jan 21 12:29:03.223860 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b20261fb-25bb-45e7-87ed-0b0564870d71 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Delete volume request issued successfully. Jan 21 12:29:03.224569 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b20261fb-25bb-45e7-87ed-0b0564870d71 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/1e6a402b-7ac1-46fc-b2f6-9e154355644f returned with HTTP 202 Jan 21 12:29:03.227687 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1635/3247] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:29:03 2021] DELETE /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/1e6a402b-7ac1-46fc-b2f6-9e154355644f => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:29:03.235449 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7c84574e-07b9-4758-9f29-b38cd90570fc tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/1e6a402b-7ac1-46fc-b2f6-9e154355644f Jan 21 12:29:03.235590 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7c84574e-07b9-4758-9f29-b38cd90570fc tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:03.236003 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7c84574e-07b9-4758-9f29-b38cd90570fc tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:03.301893 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:03.301893 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:03.314901 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7c84574e-07b9-4758-9f29-b38cd90570fc tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Volume info retrieved successfully. Jan 21 12:29:03.343084 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7c84574e-07b9-4758-9f29-b38cd90570fc tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/1e6a402b-7ac1-46fc-b2f6-9e154355644f returned with HTTP 200 Jan 21 12:29:03.343976 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1613/3248] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:29:03 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/1e6a402b-7ac1-46fc-b2f6-9e154355644f => generated 924 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:03.477243 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9fdf197a-e490-4fd5-8ddb-1462595b4244 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/volumes/96b28cd4-0650-4147-b83f-6987773c2999 Jan 21 12:29:03.478675 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9fdf197a-e490-4fd5-8ddb-1462595b4244 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:03.479042 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:03.479042 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:03.479780 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9fdf197a-e490-4fd5-8ddb-1462595b4244 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:03.547703 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:03.547703 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:03.565334 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9fdf197a-e490-4fd5-8ddb-1462595b4244 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Volume info retrieved successfully. Jan 21 12:29:03.590747 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9fdf197a-e490-4fd5-8ddb-1462595b4244 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/volumes/96b28cd4-0650-4147-b83f-6987773c2999 returned with HTTP 200 Jan 21 12:29:03.591933 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1636/3249] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:29:03 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/volumes/96b28cd4-0650-4147-b83f-6987773c2999 => generated 919 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:03.609859 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-85ef5946-1b96-4ed4-b377-3e1faa0d5ba8 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] POST http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots Jan 21 12:29:03.610999 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:03.610999 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:03.611763 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-85ef5946-1b96-4ed4-b377-3e1faa0d5ba8 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "96b28cd4-0650-4147-b83f-6987773c2999", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-518564256"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:29:03.673541 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:03.673541 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:03.675290 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-85ef5946-1b96-4ed4-b377-3e1faa0d5ba8 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Volume info retrieved successfully. Jan 21 12:29:03.675842 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-85ef5946-1b96-4ed4-b377-3e1faa0d5ba8 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Create snapshot from volume 96b28cd4-0650-4147-b83f-6987773c2999 Jan 21 12:29:03.771751 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-85ef5946-1b96-4ed4-b377-3e1faa0d5ba8 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Created reservations ['37453dca-9414-4b89-8d33-8d7d5447be89', 'a5b5af4d-3963-436d-975b-048d4ccf74f3', '4845139e-a097-4086-8761-6e7b2cda58d7', 'ea0e7d0c-26d2-44a6-af06-ee9f37847a07'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:29:03.913469 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-85ef5946-1b96-4ed4-b377-3e1faa0d5ba8 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Snapshot create request issued successfully. Jan 21 12:29:03.920103 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-85ef5946-1b96-4ed4-b377-3e1faa0d5ba8 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots returned with HTTP 202 Jan 21 12:29:03.921378 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1614/3250] 10.222.0.89 () {60 vars in 1232 bytes} [Thu Jan 21 12:29:03 2021] POST /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots => generated 313 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:29:03.933374 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-01e72a04-68bd-4787-888d-56d6c895eb31 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/9e7422f0-2610-4e8b-905f-3406a36877fe Jan 21 12:29:03.934420 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-01e72a04-68bd-4787-888d-56d6c895eb31 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:03.934670 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:03.934670 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:03.935154 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-01e72a04-68bd-4787-888d-56d6c895eb31 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:03.977046 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:03.977046 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:03.979329 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-01e72a04-68bd-4787-888d-56d6c895eb31 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Snapshot retrieved successfully. Jan 21 12:29:03.987210 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-01e72a04-68bd-4787-888d-56d6c895eb31 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/9e7422f0-2610-4e8b-905f-3406a36877fe returned with HTTP 200 Jan 21 12:29:03.992914 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1637/3251] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:29:03 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/9e7422f0-2610-4e8b-905f-3406a36877fe => generated 445 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:29:04.369497 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-af3ef60b-151b-425f-83be-6c833ca4d3ac tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/1e6a402b-7ac1-46fc-b2f6-9e154355644f Jan 21 12:29:04.370727 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-af3ef60b-151b-425f-83be-6c833ca4d3ac tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:04.371096 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:04.371096 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:04.371703 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-af3ef60b-151b-425f-83be-6c833ca4d3ac tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:04.470944 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:04.470944 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:04.482620 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-af3ef60b-151b-425f-83be-6c833ca4d3ac tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Volume info retrieved successfully. Jan 21 12:29:04.508038 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-af3ef60b-151b-425f-83be-6c833ca4d3ac tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/1e6a402b-7ac1-46fc-b2f6-9e154355644f returned with HTTP 200 Jan 21 12:29:04.509021 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1615/3252] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:29:04 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/1e6a402b-7ac1-46fc-b2f6-9e154355644f => generated 924 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:05.004185 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0079a148-ab20-42d6-ae6b-4f6c7fb2e271 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/9e7422f0-2610-4e8b-905f-3406a36877fe Jan 21 12:29:05.005476 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0079a148-ab20-42d6-ae6b-4f6c7fb2e271 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:05.006108 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:05.006108 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:05.007500 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0079a148-ab20-42d6-ae6b-4f6c7fb2e271 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:05.045634 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:05.045634 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:05.047510 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0079a148-ab20-42d6-ae6b-4f6c7fb2e271 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Snapshot retrieved successfully. Jan 21 12:29:05.049989 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0079a148-ab20-42d6-ae6b-4f6c7fb2e271 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/9e7422f0-2610-4e8b-905f-3406a36877fe returned with HTTP 200 Jan 21 12:29:05.051203 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1638/3253] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:29:04 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/9e7422f0-2610-4e8b-905f-3406a36877fe => generated 445 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:05.525605 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d68f1a2b-d3da-4aac-8be6-49dd26ba7408 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] GET http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/1e6a402b-7ac1-46fc-b2f6-9e154355644f Jan 21 12:29:05.530639 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d68f1a2b-d3da-4aac-8be6-49dd26ba7408 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:05.531322 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:05.531322 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:05.531825 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d68f1a2b-d3da-4aac-8be6-49dd26ba7408 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:05.590222 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d68f1a2b-d3da-4aac-8be6-49dd26ba7408 tempest-VolumesListTestJSON-1984639912 tempest-VolumesListTestJSON-1984639912] http://10.222.0.89/volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/1e6a402b-7ac1-46fc-b2f6-9e154355644f returned with HTTP 404 Jan 21 12:29:05.591281 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1616/3254] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:29:05 2021] GET /volume/v3/84fa1a35f1b040ea854d8cc7a9698925/volumes/1e6a402b-7ac1-46fc-b2f6-9e154355644f => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:29:06.063906 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-87b763be-3376-4926-981f-567c3a3ae784 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/9e7422f0-2610-4e8b-905f-3406a36877fe Jan 21 12:29:06.064723 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-87b763be-3376-4926-981f-567c3a3ae784 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:06.065113 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:06.065113 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:06.065417 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-87b763be-3376-4926-981f-567c3a3ae784 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:06.091008 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:06.091008 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:06.092348 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-87b763be-3376-4926-981f-567c3a3ae784 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Snapshot retrieved successfully. Jan 21 12:29:06.094506 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-87b763be-3376-4926-981f-567c3a3ae784 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/9e7422f0-2610-4e8b-905f-3406a36877fe returned with HTTP 200 Jan 21 12:29:06.102376 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1639/3255] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:29:06 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/9e7422f0-2610-4e8b-905f-3406a36877fe => generated 472 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:06.109101 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-13a8f744-2119-44b3-8c44-e8e3b3b91aad tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] POST http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots Jan 21 12:29:06.110377 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-13a8f744-2119-44b3-8c44-e8e3b3b91aad tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "96b28cd4-0650-4147-b83f-6987773c2999", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-279465976"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:29:06.196959 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:06.196959 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:06.198182 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-13a8f744-2119-44b3-8c44-e8e3b3b91aad tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Volume info retrieved successfully. Jan 21 12:29:06.198537 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-13a8f744-2119-44b3-8c44-e8e3b3b91aad tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Create snapshot from volume 96b28cd4-0650-4147-b83f-6987773c2999 Jan 21 12:29:06.269596 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-13a8f744-2119-44b3-8c44-e8e3b3b91aad tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Created reservations ['c317effd-51cd-4c72-b4d0-4e0b4689451d', 'c51058f5-d196-4d4e-a07d-9326eebda155', 'fc514db9-1f38-4773-a530-a5ef17494ee3', 'f4b6325e-f204-419e-a499-715706249e2b'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:29:06.394169 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-13a8f744-2119-44b3-8c44-e8e3b3b91aad tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Snapshot create request issued successfully. Jan 21 12:29:06.394973 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-13a8f744-2119-44b3-8c44-e8e3b3b91aad tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots returned with HTTP 202 Jan 21 12:29:06.399692 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1617/3256] 10.222.0.89 () {60 vars in 1232 bytes} [Thu Jan 21 12:29:06 2021] POST /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots => generated 313 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:29:06.407166 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-dc6b2b7f-6de5-4589-bbbb-a5e9ee6bf989 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/532634fe-c1a1-4f58-8953-3b5e345c3c1a Jan 21 12:29:06.408847 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-dc6b2b7f-6de5-4589-bbbb-a5e9ee6bf989 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:06.409318 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:06.409318 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:06.410018 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-dc6b2b7f-6de5-4589-bbbb-a5e9ee6bf989 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:06.440489 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:06.440489 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:06.442407 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-dc6b2b7f-6de5-4589-bbbb-a5e9ee6bf989 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Snapshot retrieved successfully. Jan 21 12:29:06.444938 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-dc6b2b7f-6de5-4589-bbbb-a5e9ee6bf989 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/532634fe-c1a1-4f58-8953-3b5e345c3c1a returned with HTTP 200 Jan 21 12:29:06.446393 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1640/3257] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:29:06 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/532634fe-c1a1-4f58-8953-3b5e345c3c1a => generated 445 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:07.459737 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-54c7a166-135a-4378-bb7b-fb2692fc515d tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/532634fe-c1a1-4f58-8953-3b5e345c3c1a Jan 21 12:29:07.462079 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-54c7a166-135a-4378-bb7b-fb2692fc515d tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:07.462686 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:07.462686 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:07.463342 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-54c7a166-135a-4378-bb7b-fb2692fc515d tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:07.503786 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:07.503786 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:07.504949 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-54c7a166-135a-4378-bb7b-fb2692fc515d tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Snapshot retrieved successfully. Jan 21 12:29:07.507485 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-54c7a166-135a-4378-bb7b-fb2692fc515d tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/532634fe-c1a1-4f58-8953-3b5e345c3c1a returned with HTTP 200 Jan 21 12:29:07.508518 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1618/3258] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:29:07 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/532634fe-c1a1-4f58-8953-3b5e345c3c1a => generated 445 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:08.521643 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-36a4a966-82f3-43fa-92d3-d864b6ca0d60 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/532634fe-c1a1-4f58-8953-3b5e345c3c1a Jan 21 12:29:08.522356 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-36a4a966-82f3-43fa-92d3-d864b6ca0d60 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:08.522468 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:08.522468 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:08.522876 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-36a4a966-82f3-43fa-92d3-d864b6ca0d60 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:08.554769 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:08.554769 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:08.554769 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-36a4a966-82f3-43fa-92d3-d864b6ca0d60 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Snapshot retrieved successfully. Jan 21 12:29:08.556156 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-36a4a966-82f3-43fa-92d3-d864b6ca0d60 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/532634fe-c1a1-4f58-8953-3b5e345c3c1a returned with HTTP 200 Jan 21 12:29:08.557046 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1641/3259] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:29:08 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/532634fe-c1a1-4f58-8953-3b5e345c3c1a => generated 472 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:08.569934 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f4a0557b-e2b8-4d0d-b72e-250938c6fc2f tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] POST http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots Jan 21 12:29:08.570416 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:08.570416 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:08.570840 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f4a0557b-e2b8-4d0d-b72e-250938c6fc2f tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "96b28cd4-0650-4147-b83f-6987773c2999", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-26378567"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:29:08.652103 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:08.652103 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:08.653431 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f4a0557b-e2b8-4d0d-b72e-250938c6fc2f tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Volume info retrieved successfully. Jan 21 12:29:08.653801 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-f4a0557b-e2b8-4d0d-b72e-250938c6fc2f tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Create snapshot from volume 96b28cd4-0650-4147-b83f-6987773c2999 Jan 21 12:29:08.718278 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-f4a0557b-e2b8-4d0d-b72e-250938c6fc2f tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Created reservations ['b89f7ecb-72cf-4f07-8cd6-3f1213920b6f', '8d33c608-8880-4609-94c2-067f2c1d09ca', '944ca384-7a31-4249-af9c-508e32a5851c', '19ecd352-8032-40d4-98a1-1867aabd88be'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:29:08.855022 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f4a0557b-e2b8-4d0d-b72e-250938c6fc2f tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Snapshot create request issued successfully. Jan 21 12:29:08.857687 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f4a0557b-e2b8-4d0d-b72e-250938c6fc2f tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots returned with HTTP 202 Jan 21 12:29:08.858616 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1619/3260] 10.222.0.89 () {60 vars in 1232 bytes} [Thu Jan 21 12:29:08 2021] POST /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots => generated 312 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:29:08.871508 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-79b8c696-53f3-47b2-85fb-2dac0f622e7c tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/964440e8-a0d6-4ba2-bfd2-40d177086c57 Jan 21 12:29:08.872336 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-79b8c696-53f3-47b2-85fb-2dac0f622e7c tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:08.872838 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:08.872838 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:08.873311 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-79b8c696-53f3-47b2-85fb-2dac0f622e7c tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:08.901997 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:08.901997 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:08.903588 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-79b8c696-53f3-47b2-85fb-2dac0f622e7c tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Snapshot retrieved successfully. Jan 21 12:29:08.906104 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-79b8c696-53f3-47b2-85fb-2dac0f622e7c tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/964440e8-a0d6-4ba2-bfd2-40d177086c57 returned with HTTP 200 Jan 21 12:29:08.907183 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1642/3261] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:29:08 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/964440e8-a0d6-4ba2-bfd2-40d177086c57 => generated 444 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:09.919729 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9e04e2c5-dc26-4b19-87ab-a4a14c0f7148 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/964440e8-a0d6-4ba2-bfd2-40d177086c57 Jan 21 12:29:09.920299 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9e04e2c5-dc26-4b19-87ab-a4a14c0f7148 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:09.920430 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:09.920430 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:09.921087 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9e04e2c5-dc26-4b19-87ab-a4a14c0f7148 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:09.992730 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:09.992730 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:09.993974 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9e04e2c5-dc26-4b19-87ab-a4a14c0f7148 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Snapshot retrieved successfully. Jan 21 12:29:10.003566 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9e04e2c5-dc26-4b19-87ab-a4a14c0f7148 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/964440e8-a0d6-4ba2-bfd2-40d177086c57 returned with HTTP 200 Jan 21 12:29:10.004996 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1620/3262] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:29:09 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/964440e8-a0d6-4ba2-bfd2-40d177086c57 => generated 444 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:11.031720 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-92eccc3b-638e-4b10-b9a8-e4bfc802f4f7 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/964440e8-a0d6-4ba2-bfd2-40d177086c57 Jan 21 12:29:11.034964 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-92eccc3b-638e-4b10-b9a8-e4bfc802f4f7 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:11.035655 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:11.035655 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:11.036799 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-92eccc3b-638e-4b10-b9a8-e4bfc802f4f7 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:11.125571 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:11.125571 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:11.130183 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-92eccc3b-638e-4b10-b9a8-e4bfc802f4f7 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Snapshot retrieved successfully. Jan 21 12:29:11.139379 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-92eccc3b-638e-4b10-b9a8-e4bfc802f4f7 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/964440e8-a0d6-4ba2-bfd2-40d177086c57 returned with HTTP 200 Jan 21 12:29:11.148847 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1643/3263] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:29:11 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/964440e8-a0d6-4ba2-bfd2-40d177086c57 => generated 471 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:11.172179 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-089b9df9-ea90-4fd0-b954-3eddf8599670 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?limit=1 Jan 21 12:29:11.176867 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-089b9df9-ea90-4fd0-b954-3eddf8599670 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:11.177636 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:11.177636 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:11.179164 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-089b9df9-ea90-4fd0-b954-3eddf8599670 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:11.180747 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-089b9df9-ea90-4fd0-b954-3eddf8599670 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:29:11.195663 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.db.sqlalchemy.api [None req-089b9df9-ea90-4fd0-b954-3eddf8599670 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Building query based on filter {{(pid=87986) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 12:29:11.270019 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-089b9df9-ea90-4fd0-b954-3eddf8599670 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Get all snapshots completed successfully. Jan 21 12:29:11.271316 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-089b9df9-ea90-4fd0-b954-3eddf8599670 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?limit=1 returned with HTTP 200 Jan 21 12:29:11.272712 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1621/3264] 10.222.0.89 () {58 vars in 1225 bytes} [Thu Jan 21 12:29:11 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?limit=1 => generated 513 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:11.295375 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aa8f6ab8-d4db-44e0-b3b6-15df0d9521f4 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots Jan 21 12:29:11.296855 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aa8f6ab8-d4db-44e0-b3b6-15df0d9521f4 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:11.299423 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:11.299423 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:11.300914 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aa8f6ab8-d4db-44e0-b3b6-15df0d9521f4 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'index' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:11.303028 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-aa8f6ab8-d4db-44e0-b3b6-15df0d9521f4 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:29:11.319458 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.db.sqlalchemy.api [None req-aa8f6ab8-d4db-44e0-b3b6-15df0d9521f4 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Building query based on filter {{(pid=87985) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 12:29:11.398841 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-aa8f6ab8-d4db-44e0-b3b6-15df0d9521f4 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Get all snapshots completed successfully. Jan 21 12:29:11.401060 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aa8f6ab8-d4db-44e0-b3b6-15df0d9521f4 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots returned with HTTP 200 Jan 21 12:29:11.403269 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1644/3265] 10.222.0.89 () {58 vars in 1210 bytes} [Thu Jan 21 12:29:11 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots => generated 992 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:11.415700 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-77f1788b-0506-4bd8-9add-53872f933bf2 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?limit=100000 Jan 21 12:29:11.416232 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-77f1788b-0506-4bd8-9add-53872f933bf2 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:11.416620 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:11.416620 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:11.417003 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-77f1788b-0506-4bd8-9add-53872f933bf2 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:11.417592 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-77f1788b-0506-4bd8-9add-53872f933bf2 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:29:11.418385 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:11.418385 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:11.420740 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.db.sqlalchemy.api [None req-77f1788b-0506-4bd8-9add-53872f933bf2 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Building query based on filter {{(pid=87986) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 12:29:11.475283 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-77f1788b-0506-4bd8-9add-53872f933bf2 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Get all snapshots completed successfully. Jan 21 12:29:11.476794 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-77f1788b-0506-4bd8-9add-53872f933bf2 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?limit=100000 returned with HTTP 200 Jan 21 12:29:11.478277 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1622/3266] 10.222.0.89 () {58 vars in 1235 bytes} [Thu Jan 21 12:29:11 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?limit=100000 => generated 992 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:11.493581 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5e518d03-2995-468d-ad48-22cb48d51a34 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?limit=0 Jan 21 12:29:11.494418 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5e518d03-2995-468d-ad48-22cb48d51a34 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:11.494783 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:11.494783 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:11.495394 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5e518d03-2995-468d-ad48-22cb48d51a34 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'index' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:11.496200 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-5e518d03-2995-468d-ad48-22cb48d51a34 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:29:11.497279 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:11.497279 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:11.499771 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.db.sqlalchemy.api [None req-5e518d03-2995-468d-ad48-22cb48d51a34 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Building query based on filter {{(pid=87985) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 12:29:11.539276 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5e518d03-2995-468d-ad48-22cb48d51a34 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Get all snapshots completed successfully. Jan 21 12:29:11.540334 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5e518d03-2995-468d-ad48-22cb48d51a34 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?limit=0 returned with HTTP 200 Jan 21 12:29:11.541795 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1645/3267] 10.222.0.89 () {58 vars in 1225 bytes} [Thu Jan 21 12:29:11 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?limit=0 => generated 17 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 12:29:11.556623 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0a4feb44-1916-4dab-b382-a8f072e514e0 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots Jan 21 12:29:11.557412 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0a4feb44-1916-4dab-b382-a8f072e514e0 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:11.557811 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:11.557811 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:11.558444 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0a4feb44-1916-4dab-b382-a8f072e514e0 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:11.560121 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-0a4feb44-1916-4dab-b382-a8f072e514e0 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:29:11.562243 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:11.562243 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:11.567010 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.db.sqlalchemy.api [None req-0a4feb44-1916-4dab-b382-a8f072e514e0 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Building query based on filter {{(pid=87986) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 12:29:11.618943 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0a4feb44-1916-4dab-b382-a8f072e514e0 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Get all snapshots completed successfully. Jan 21 12:29:11.619786 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0a4feb44-1916-4dab-b382-a8f072e514e0 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots returned with HTTP 200 Jan 21 12:29:11.621351 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1623/3268] 10.222.0.89 () {58 vars in 1210 bytes} [Thu Jan 21 12:29:11 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots => generated 992 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:11.637781 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-54a56b62-bcd1-482c-ab90-2cb6880b0916 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?marker=532634fe-c1a1-4f58-8953-3b5e345c3c1a Jan 21 12:29:11.638650 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-54a56b62-bcd1-482c-ab90-2cb6880b0916 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:11.639881 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-54a56b62-bcd1-482c-ab90-2cb6880b0916 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'index' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:11.640492 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-54a56b62-bcd1-482c-ab90-2cb6880b0916 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:29:11.643054 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.db.sqlalchemy.api [None req-54a56b62-bcd1-482c-ab90-2cb6880b0916 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Building query based on filter {{(pid=87985) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 12:29:11.728606 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-54a56b62-bcd1-482c-ab90-2cb6880b0916 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Get all snapshots completed successfully. Jan 21 12:29:11.729409 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-54a56b62-bcd1-482c-ab90-2cb6880b0916 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?marker=532634fe-c1a1-4f58-8953-3b5e345c3c1a returned with HTTP 200 Jan 21 12:29:11.730576 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1646/3269] 10.222.0.89 () {58 vars in 1297 bytes} [Thu Jan 21 12:29:11 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?marker=532634fe-c1a1-4f58-8953-3b5e345c3c1a => generated 341 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:11.744227 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ba9d5799-b39c-478c-b8fe-b9a1e7908e72 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?offset=2&limit=3 Jan 21 12:29:11.744766 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ba9d5799-b39c-478c-b8fe-b9a1e7908e72 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:11.744964 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:11.744964 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:11.745911 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ba9d5799-b39c-478c-b8fe-b9a1e7908e72 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:11.746680 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-ba9d5799-b39c-478c-b8fe-b9a1e7908e72 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:29:11.747615 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:11.747615 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:11.749621 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.db.sqlalchemy.api [None req-ba9d5799-b39c-478c-b8fe-b9a1e7908e72 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Building query based on filter {{(pid=87986) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 12:29:11.790203 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ba9d5799-b39c-478c-b8fe-b9a1e7908e72 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Get all snapshots completed successfully. Jan 21 12:29:11.791684 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ba9d5799-b39c-478c-b8fe-b9a1e7908e72 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?offset=2&limit=3 returned with HTTP 200 Jan 21 12:29:11.792806 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1624/3270] 10.222.0.89 () {58 vars in 1243 bytes} [Thu Jan 21 12:29:11 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?offset=2&limit=3 => generated 341 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:11.806091 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c8a72292-93ae-4218-8152-72469022b7c1 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?sort_key=created_at&sort_dir=asc Jan 21 12:29:11.806628 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c8a72292-93ae-4218-8152-72469022b7c1 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:11.806823 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:11.806823 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:11.807487 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c8a72292-93ae-4218-8152-72469022b7c1 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'index' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:11.808222 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-c8a72292-93ae-4218-8152-72469022b7c1 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:29:11.809151 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:11.809151 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:11.810906 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.db.sqlalchemy.api [None req-c8a72292-93ae-4218-8152-72469022b7c1 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Building query based on filter {{(pid=87985) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 12:29:11.841521 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c8a72292-93ae-4218-8152-72469022b7c1 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Get all snapshots completed successfully. Jan 21 12:29:11.842510 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c8a72292-93ae-4218-8152-72469022b7c1 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jan 21 12:29:11.843420 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1647/3271] 10.222.0.89 () {58 vars in 1275 bytes} [Thu Jan 21 12:29:11 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?sort_key=created_at&sort_dir=asc => generated 992 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:11.858512 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-548c385e-8a13-4dd7-997c-893081f92a80 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?sort_key=created_at&sort_dir=desc Jan 21 12:29:11.859390 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-548c385e-8a13-4dd7-997c-893081f92a80 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:11.860630 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:11.860630 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:11.862352 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-548c385e-8a13-4dd7-997c-893081f92a80 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:11.863177 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-548c385e-8a13-4dd7-997c-893081f92a80 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:29:11.864106 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:11.864106 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:11.866861 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.db.sqlalchemy.api [None req-548c385e-8a13-4dd7-997c-893081f92a80 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Building query based on filter {{(pid=87986) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 12:29:11.905036 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-548c385e-8a13-4dd7-997c-893081f92a80 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Get all snapshots completed successfully. Jan 21 12:29:11.907090 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-548c385e-8a13-4dd7-997c-893081f92a80 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jan 21 12:29:11.909139 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1625/3272] 10.222.0.89 () {58 vars in 1277 bytes} [Thu Jan 21 12:29:11 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?sort_key=created_at&sort_dir=desc => generated 992 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:11.921406 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aa3c27b7-9507-4bab-82e5-57f5c1e3e81a tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?sort_key=id&sort_dir=asc Jan 21 12:29:11.921963 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aa3c27b7-9507-4bab-82e5-57f5c1e3e81a tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:11.922185 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:11.922185 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:11.922530 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aa3c27b7-9507-4bab-82e5-57f5c1e3e81a tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'index' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:11.923195 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-aa3c27b7-9507-4bab-82e5-57f5c1e3e81a tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:29:11.923880 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:11.923880 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:11.925551 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.db.sqlalchemy.api [None req-aa3c27b7-9507-4bab-82e5-57f5c1e3e81a tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Building query based on filter {{(pid=87985) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 12:29:11.946114 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-aa3c27b7-9507-4bab-82e5-57f5c1e3e81a tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Get all snapshots completed successfully. Jan 21 12:29:11.947245 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aa3c27b7-9507-4bab-82e5-57f5c1e3e81a tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jan 21 12:29:11.957361 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1648/3273] 10.222.0.89 () {58 vars in 1259 bytes} [Thu Jan 21 12:29:11 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?sort_key=id&sort_dir=asc => generated 992 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:11.965678 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d68e0584-f30b-469b-b80a-9ad061202ad1 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?sort_key=id&sort_dir=desc Jan 21 12:29:11.966254 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d68e0584-f30b-469b-b80a-9ad061202ad1 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:11.966472 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:11.966472 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:11.967690 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d68e0584-f30b-469b-b80a-9ad061202ad1 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:11.968337 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-d68e0584-f30b-469b-b80a-9ad061202ad1 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:29:11.968973 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:11.968973 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:11.972938 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.db.sqlalchemy.api [None req-d68e0584-f30b-469b-b80a-9ad061202ad1 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Building query based on filter {{(pid=87986) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 12:29:12.001994 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d68e0584-f30b-469b-b80a-9ad061202ad1 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Get all snapshots completed successfully. Jan 21 12:29:12.003153 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d68e0584-f30b-469b-b80a-9ad061202ad1 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jan 21 12:29:12.004188 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1626/3274] 10.222.0.89 () {58 vars in 1261 bytes} [Thu Jan 21 12:29:11 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?sort_key=id&sort_dir=desc => generated 992 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:12.017076 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d3102e26-1eac-4064-a38b-741b99eb9e71 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?sort_key=display_name&sort_dir=asc Jan 21 12:29:12.017681 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d3102e26-1eac-4064-a38b-741b99eb9e71 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:12.018017 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:12.018017 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:12.018344 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d3102e26-1eac-4064-a38b-741b99eb9e71 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'index' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:12.018776 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-d3102e26-1eac-4064-a38b-741b99eb9e71 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:29:12.019484 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:12.019484 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:12.021165 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.db.sqlalchemy.api [None req-d3102e26-1eac-4064-a38b-741b99eb9e71 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Building query based on filter {{(pid=87985) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 12:29:12.041543 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d3102e26-1eac-4064-a38b-741b99eb9e71 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Get all snapshots completed successfully. Jan 21 12:29:12.042487 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d3102e26-1eac-4064-a38b-741b99eb9e71 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jan 21 12:29:12.043567 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1649/3275] 10.222.0.89 () {58 vars in 1279 bytes} [Thu Jan 21 12:29:12 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?sort_key=display_name&sort_dir=asc => generated 992 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:12.059889 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-abe2e6cc-2df2-481b-9d6e-1af9ac89e4ac tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?sort_key=display_name&sort_dir=desc Jan 21 12:29:12.060802 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-abe2e6cc-2df2-481b-9d6e-1af9ac89e4ac tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:12.060938 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:12.060938 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:12.061259 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-abe2e6cc-2df2-481b-9d6e-1af9ac89e4ac tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:12.061954 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-abe2e6cc-2df2-481b-9d6e-1af9ac89e4ac tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:29:12.062635 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:12.062635 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:12.066248 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.db.sqlalchemy.api [None req-abe2e6cc-2df2-481b-9d6e-1af9ac89e4ac tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Building query based on filter {{(pid=87986) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 12:29:12.097286 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-abe2e6cc-2df2-481b-9d6e-1af9ac89e4ac tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Get all snapshots completed successfully. Jan 21 12:29:12.098266 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-abe2e6cc-2df2-481b-9d6e-1af9ac89e4ac tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jan 21 12:29:12.099191 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1627/3276] 10.222.0.89 () {58 vars in 1281 bytes} [Thu Jan 21 12:29:12 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?sort_key=display_name&sort_dir=desc => generated 992 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:12.113958 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-51ec1ee7-6cdc-49e3-a714-548a526c3f90 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-26378567 Jan 21 12:29:12.114729 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-51ec1ee7-6cdc-49e3-a714-548a526c3f90 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:12.115680 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:12.115680 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:12.116474 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-51ec1ee7-6cdc-49e3-a714-548a526c3f90 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'detail' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:12.117552 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-51ec1ee7-6cdc-49e3-a714-548a526c3f90 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:29:12.118509 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:12.118509 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:12.121074 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.db.sqlalchemy.api [None req-51ec1ee7-6cdc-49e3-a714-548a526c3f90 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Building query based on filter {{(pid=87985) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 12:29:12.141103 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-51ec1ee7-6cdc-49e3-a714-548a526c3f90 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Get all snapshots completed successfully. Jan 21 12:29:12.142086 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:12.142086 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:12.143723 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-51ec1ee7-6cdc-49e3-a714-548a526c3f90 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-26378567 returned with HTTP 200 Jan 21 12:29:12.145027 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1650/3277] 10.222.0.89 () {58 vars in 1348 bytes} [Thu Jan 21 12:29:12 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-26378567 => generated 474 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:12.160395 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-234cc5cf-1112-480a-9d1d-fbf89e873daf tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/detail?status=available Jan 21 12:29:12.160932 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-234cc5cf-1112-480a-9d1d-fbf89e873daf tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:12.161154 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:12.161154 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:12.161535 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-234cc5cf-1112-480a-9d1d-fbf89e873daf tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'detail' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:12.162322 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-234cc5cf-1112-480a-9d1d-fbf89e873daf tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:29:12.163060 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:12.163060 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:12.166453 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.db.sqlalchemy.api [None req-234cc5cf-1112-480a-9d1d-fbf89e873daf tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Building query based on filter {{(pid=87986) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 12:29:12.238080 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-234cc5cf-1112-480a-9d1d-fbf89e873daf tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Get all snapshots completed successfully. Jan 21 12:29:12.239281 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:12.239281 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:12.240976 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-234cc5cf-1112-480a-9d1d-fbf89e873daf tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/detail?status=available returned with HTTP 200 Jan 21 12:29:12.241893 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1628/3278] 10.222.0.89 () {58 vars in 1264 bytes} [Thu Jan 21 12:29:12 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/detail?status=available => generated 1394 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:29:12.256801 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5e7e1e5f-2054-4d21-bab4-bcb49df03dc0 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-26378567 Jan 21 12:29:12.257208 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5e7e1e5f-2054-4d21-bab4-bcb49df03dc0 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:12.257422 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:12.257422 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:12.257827 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5e7e1e5f-2054-4d21-bab4-bcb49df03dc0 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'detail' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:12.258565 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-5e7e1e5f-2054-4d21-bab4-bcb49df03dc0 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:29:12.260992 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.db.sqlalchemy.api [None req-5e7e1e5f-2054-4d21-bab4-bcb49df03dc0 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Building query based on filter {{(pid=87985) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 12:29:12.281198 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5e7e1e5f-2054-4d21-bab4-bcb49df03dc0 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Get all snapshots completed successfully. Jan 21 12:29:12.282406 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:12.282406 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:12.283948 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5e7e1e5f-2054-4d21-bab4-bcb49df03dc0 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-26378567 returned with HTTP 200 Jan 21 12:29:12.286156 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1651/3279] 10.222.0.89 () {58 vars in 1382 bytes} [Thu Jan 21 12:29:12 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-26378567 => generated 474 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:12.299036 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-19e0d60e-714e-4371-a09c-54d655ab0651 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-26378567 Jan 21 12:29:12.299566 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-19e0d60e-714e-4371-a09c-54d655ab0651 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:12.299714 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:12.299714 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:12.300126 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-19e0d60e-714e-4371-a09c-54d655ab0651 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:12.300701 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-19e0d60e-714e-4371-a09c-54d655ab0651 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:29:12.303173 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.db.sqlalchemy.api [None req-19e0d60e-714e-4371-a09c-54d655ab0651 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Building query based on filter {{(pid=87986) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 12:29:12.321895 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-19e0d60e-714e-4371-a09c-54d655ab0651 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Get all snapshots completed successfully. Jan 21 12:29:12.323064 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-19e0d60e-714e-4371-a09c-54d655ab0651 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-26378567 returned with HTTP 200 Jan 21 12:29:12.324497 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1629/3280] 10.222.0.89 () {58 vars in 1327 bytes} [Thu Jan 21 12:29:12 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-26378567 => generated 340 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:12.337349 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0491626d-2c6b-47cf-9a03-ecb6549b8a75 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?status=available Jan 21 12:29:12.338110 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0491626d-2c6b-47cf-9a03-ecb6549b8a75 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:12.338474 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:12.338474 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:12.339090 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0491626d-2c6b-47cf-9a03-ecb6549b8a75 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'index' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:12.339839 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-0491626d-2c6b-47cf-9a03-ecb6549b8a75 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Removing options '' from query. {{(pid=87985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:29:12.342892 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.db.sqlalchemy.api [None req-0491626d-2c6b-47cf-9a03-ecb6549b8a75 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Building query based on filter {{(pid=87985) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 12:29:12.368518 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0491626d-2c6b-47cf-9a03-ecb6549b8a75 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Get all snapshots completed successfully. Jan 21 12:29:12.370506 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0491626d-2c6b-47cf-9a03-ecb6549b8a75 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?status=available returned with HTTP 200 Jan 21 12:29:12.370680 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1652/3281] 10.222.0.89 () {58 vars in 1243 bytes} [Thu Jan 21 12:29:12 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?status=available => generated 992 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:12.383896 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f71ae52b-b3b8-479f-9147-6cec8499d8e3 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-26378567 Jan 21 12:29:12.385225 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f71ae52b-b3b8-479f-9147-6cec8499d8e3 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:12.385225 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:12.385225 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:12.386458 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f71ae52b-b3b8-479f-9147-6cec8499d8e3 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:12.387153 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-f71ae52b-b3b8-479f-9147-6cec8499d8e3 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 12:29:12.388053 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:12.388053 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:12.389921 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.db.sqlalchemy.api [None req-f71ae52b-b3b8-479f-9147-6cec8499d8e3 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Building query based on filter {{(pid=87986) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 12:29:12.410960 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f71ae52b-b3b8-479f-9147-6cec8499d8e3 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Get all snapshots completed successfully. Jan 21 12:29:12.411755 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f71ae52b-b3b8-479f-9147-6cec8499d8e3 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-26378567 returned with HTTP 200 Jan 21 12:29:12.413220 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1630/3282] 10.222.0.89 () {58 vars in 1361 bytes} [Thu Jan 21 12:29:12 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-26378567 => generated 340 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:12.426585 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-11638bff-1c28-47a3-b16d-79337a5c4164 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] DELETE http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/964440e8-a0d6-4ba2-bfd2-40d177086c57 Jan 21 12:29:12.427119 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-11638bff-1c28-47a3-b16d-79337a5c4164 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:12.427334 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:12.427334 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:12.429119 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-11638bff-1c28-47a3-b16d-79337a5c4164 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:12.429493 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-11638bff-1c28-47a3-b16d-79337a5c4164 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Delete snapshot with id: 964440e8-a0d6-4ba2-bfd2-40d177086c57 Jan 21 12:29:12.460730 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:12.460730 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:12.461880 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-11638bff-1c28-47a3-b16d-79337a5c4164 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Snapshot retrieved successfully. Jan 21 12:29:12.529600 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-11638bff-1c28-47a3-b16d-79337a5c4164 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Snapshot delete request issued successfully. Jan 21 12:29:12.530098 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-11638bff-1c28-47a3-b16d-79337a5c4164 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/964440e8-a0d6-4ba2-bfd2-40d177086c57 returned with HTTP 202 Jan 21 12:29:12.531215 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1653/3283] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:29:12 2021] DELETE /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/964440e8-a0d6-4ba2-bfd2-40d177086c57 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:29:12.539490 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-122abfa8-54fd-4ab0-89d8-962e44152384 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/964440e8-a0d6-4ba2-bfd2-40d177086c57 Jan 21 12:29:12.540137 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-122abfa8-54fd-4ab0-89d8-962e44152384 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:12.540269 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:12.540269 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:12.540561 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-122abfa8-54fd-4ab0-89d8-962e44152384 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:12.566411 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:12.566411 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:12.567641 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-122abfa8-54fd-4ab0-89d8-962e44152384 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Snapshot retrieved successfully. Jan 21 12:29:12.569924 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-122abfa8-54fd-4ab0-89d8-962e44152384 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/964440e8-a0d6-4ba2-bfd2-40d177086c57 returned with HTTP 200 Jan 21 12:29:12.570784 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1631/3284] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:29:12 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/964440e8-a0d6-4ba2-bfd2-40d177086c57 => generated 470 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:13.582929 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-70e05158-1f9c-4a1a-8f36-0157e341faf6 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/964440e8-a0d6-4ba2-bfd2-40d177086c57 Jan 21 12:29:13.583464 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-70e05158-1f9c-4a1a-8f36-0157e341faf6 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:13.583616 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:13.583616 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:13.584317 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-70e05158-1f9c-4a1a-8f36-0157e341faf6 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:13.677766 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:13.677766 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:13.679430 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-70e05158-1f9c-4a1a-8f36-0157e341faf6 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Snapshot retrieved successfully. Jan 21 12:29:13.686336 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-70e05158-1f9c-4a1a-8f36-0157e341faf6 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/964440e8-a0d6-4ba2-bfd2-40d177086c57 returned with HTTP 200 Jan 21 12:29:13.687457 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1654/3285] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:29:13 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/964440e8-a0d6-4ba2-bfd2-40d177086c57 => generated 470 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:14.702523 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3bd849ae-a0fd-4c64-8fac-4e4c3140bb84 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/964440e8-a0d6-4ba2-bfd2-40d177086c57 Jan 21 12:29:14.703903 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3bd849ae-a0fd-4c64-8fac-4e4c3140bb84 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:14.704383 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:14.704383 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:14.705188 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3bd849ae-a0fd-4c64-8fac-4e4c3140bb84 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:14.740228 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3bd849ae-a0fd-4c64-8fac-4e4c3140bb84 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/964440e8-a0d6-4ba2-bfd2-40d177086c57 returned with HTTP 404 Jan 21 12:29:14.743801 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1632/3286] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:29:14 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/964440e8-a0d6-4ba2-bfd2-40d177086c57 => generated 111 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:29:14.752490 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7475c0f9-72d0-45f1-b37a-1dc104f00df3 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] DELETE http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/532634fe-c1a1-4f58-8953-3b5e345c3c1a Jan 21 12:29:14.753440 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7475c0f9-72d0-45f1-b37a-1dc104f00df3 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:14.753933 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:14.753933 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:14.754626 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7475c0f9-72d0-45f1-b37a-1dc104f00df3 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:14.755189 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-7475c0f9-72d0-45f1-b37a-1dc104f00df3 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Delete snapshot with id: 532634fe-c1a1-4f58-8953-3b5e345c3c1a Jan 21 12:29:14.782458 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:14.782458 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:14.784341 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7475c0f9-72d0-45f1-b37a-1dc104f00df3 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Snapshot retrieved successfully. Jan 21 12:29:14.865959 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7475c0f9-72d0-45f1-b37a-1dc104f00df3 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Snapshot delete request issued successfully. Jan 21 12:29:14.867034 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7475c0f9-72d0-45f1-b37a-1dc104f00df3 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/532634fe-c1a1-4f58-8953-3b5e345c3c1a returned with HTTP 202 Jan 21 12:29:14.868887 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1655/3287] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:29:14 2021] DELETE /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/532634fe-c1a1-4f58-8953-3b5e345c3c1a => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:29:14.879310 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c42b4109-6f5d-4447-9fb2-0edaa9c9511a tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/532634fe-c1a1-4f58-8953-3b5e345c3c1a Jan 21 12:29:14.880797 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c42b4109-6f5d-4447-9fb2-0edaa9c9511a tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:14.881657 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c42b4109-6f5d-4447-9fb2-0edaa9c9511a tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:14.927024 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:14.927024 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:14.929020 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c42b4109-6f5d-4447-9fb2-0edaa9c9511a tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Snapshot retrieved successfully. Jan 21 12:29:14.931367 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c42b4109-6f5d-4447-9fb2-0edaa9c9511a tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/532634fe-c1a1-4f58-8953-3b5e345c3c1a returned with HTTP 200 Jan 21 12:29:14.932475 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1633/3288] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:29:14 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/532634fe-c1a1-4f58-8953-3b5e345c3c1a => generated 471 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:15.945370 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ea55fcdb-7084-4a6d-a77f-03e26908da32 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/532634fe-c1a1-4f58-8953-3b5e345c3c1a Jan 21 12:29:15.945930 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ea55fcdb-7084-4a6d-a77f-03e26908da32 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:15.946148 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:15.946148 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:15.946530 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ea55fcdb-7084-4a6d-a77f-03e26908da32 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:16.012103 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:16.012103 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:16.018192 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ea55fcdb-7084-4a6d-a77f-03e26908da32 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Snapshot retrieved successfully. Jan 21 12:29:16.030784 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ea55fcdb-7084-4a6d-a77f-03e26908da32 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/532634fe-c1a1-4f58-8953-3b5e345c3c1a returned with HTTP 200 Jan 21 12:29:16.031681 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1656/3289] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:29:15 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/532634fe-c1a1-4f58-8953-3b5e345c3c1a => generated 471 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:17.044451 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a9d33284-7d41-47e8-a3a3-c7105c2e1581 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/532634fe-c1a1-4f58-8953-3b5e345c3c1a Jan 21 12:29:17.044999 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a9d33284-7d41-47e8-a3a3-c7105c2e1581 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:17.045130 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:17.045130 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:17.045445 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a9d33284-7d41-47e8-a3a3-c7105c2e1581 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:17.102034 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a9d33284-7d41-47e8-a3a3-c7105c2e1581 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/532634fe-c1a1-4f58-8953-3b5e345c3c1a returned with HTTP 404 Jan 21 12:29:17.103114 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1634/3290] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:29:17 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/532634fe-c1a1-4f58-8953-3b5e345c3c1a => generated 111 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:29:17.113214 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6ac1a32a-890a-449c-9a3a-d05343bf2655 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] DELETE http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/9e7422f0-2610-4e8b-905f-3406a36877fe Jan 21 12:29:17.113854 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6ac1a32a-890a-449c-9a3a-d05343bf2655 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:17.114113 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:17.114113 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:17.114445 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6ac1a32a-890a-449c-9a3a-d05343bf2655 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:17.114812 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-6ac1a32a-890a-449c-9a3a-d05343bf2655 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Delete snapshot with id: 9e7422f0-2610-4e8b-905f-3406a36877fe Jan 21 12:29:17.196210 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:17.196210 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:17.197371 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6ac1a32a-890a-449c-9a3a-d05343bf2655 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Snapshot retrieved successfully. Jan 21 12:29:17.312419 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6ac1a32a-890a-449c-9a3a-d05343bf2655 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Snapshot delete request issued successfully. Jan 21 12:29:17.314696 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6ac1a32a-890a-449c-9a3a-d05343bf2655 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/9e7422f0-2610-4e8b-905f-3406a36877fe returned with HTTP 202 Jan 21 12:29:17.318393 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1657/3291] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:29:17 2021] DELETE /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/9e7422f0-2610-4e8b-905f-3406a36877fe => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:29:17.327590 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e710e2c7-b75a-4c06-b22c-a006f56fc81c tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/9e7422f0-2610-4e8b-905f-3406a36877fe Jan 21 12:29:17.328427 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e710e2c7-b75a-4c06-b22c-a006f56fc81c tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:17.329125 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e710e2c7-b75a-4c06-b22c-a006f56fc81c tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:17.396917 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:17.396917 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:17.415369 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e710e2c7-b75a-4c06-b22c-a006f56fc81c tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Snapshot retrieved successfully. Jan 21 12:29:17.423794 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e710e2c7-b75a-4c06-b22c-a006f56fc81c tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/9e7422f0-2610-4e8b-905f-3406a36877fe returned with HTTP 200 Jan 21 12:29:17.425619 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1635/3292] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:29:17 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/9e7422f0-2610-4e8b-905f-3406a36877fe => generated 471 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:18.456799 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-81649a3b-a0bf-4e8b-888e-fe4fe9f927d9 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/9e7422f0-2610-4e8b-905f-3406a36877fe Jan 21 12:29:18.458378 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-81649a3b-a0bf-4e8b-888e-fe4fe9f927d9 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:18.464549 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:18.464549 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:18.465294 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-81649a3b-a0bf-4e8b-888e-fe4fe9f927d9 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:18.504894 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:18.504894 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:18.507907 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-81649a3b-a0bf-4e8b-888e-fe4fe9f927d9 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Snapshot retrieved successfully. Jan 21 12:29:18.510799 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-81649a3b-a0bf-4e8b-888e-fe4fe9f927d9 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/9e7422f0-2610-4e8b-905f-3406a36877fe returned with HTTP 200 Jan 21 12:29:18.511807 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1658/3293] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:29:18 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/9e7422f0-2610-4e8b-905f-3406a36877fe => generated 471 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:19.539138 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9ce87539-4595-424f-9118-72c7008f62d8 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/9e7422f0-2610-4e8b-905f-3406a36877fe Jan 21 12:29:19.540234 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9ce87539-4595-424f-9118-72c7008f62d8 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:19.541148 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:19.541148 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:19.542143 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9ce87539-4595-424f-9118-72c7008f62d8 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:19.597400 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:19.597400 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:19.599733 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9ce87539-4595-424f-9118-72c7008f62d8 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Snapshot retrieved successfully. Jan 21 12:29:19.602170 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9ce87539-4595-424f-9118-72c7008f62d8 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/9e7422f0-2610-4e8b-905f-3406a36877fe returned with HTTP 200 Jan 21 12:29:19.603303 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1636/3294] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:29:19 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/9e7422f0-2610-4e8b-905f-3406a36877fe => generated 471 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:20.616540 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2fc795b3-be6c-414f-85a1-24ed43685c0c tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/9e7422f0-2610-4e8b-905f-3406a36877fe Jan 21 12:29:20.617059 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2fc795b3-be6c-414f-85a1-24ed43685c0c tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:20.617196 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:20.617196 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:20.617895 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2fc795b3-be6c-414f-85a1-24ed43685c0c tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:20.642776 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2fc795b3-be6c-414f-85a1-24ed43685c0c tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/9e7422f0-2610-4e8b-905f-3406a36877fe returned with HTTP 404 Jan 21 12:29:20.644114 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1659/3295] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:29:20 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/snapshots/9e7422f0-2610-4e8b-905f-3406a36877fe => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:29:20.659987 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a0b50e9c-23bd-49ce-8784-c1764a67a5df tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] DELETE http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/volumes/96b28cd4-0650-4147-b83f-6987773c2999 Jan 21 12:29:20.660525 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a0b50e9c-23bd-49ce-8784-c1764a67a5df tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:20.660924 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:20.660924 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:20.661301 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a0b50e9c-23bd-49ce-8784-c1764a67a5df tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:20.662034 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-a0b50e9c-23bd-49ce-8784-c1764a67a5df tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Delete volume with id: 96b28cd4-0650-4147-b83f-6987773c2999 Jan 21 12:29:20.712635 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:20.712635 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:20.714334 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a0b50e9c-23bd-49ce-8784-c1764a67a5df tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Volume info retrieved successfully. Jan 21 12:29:20.747593 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a0b50e9c-23bd-49ce-8784-c1764a67a5df tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Delete volume request issued successfully. Jan 21 12:29:20.748072 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a0b50e9c-23bd-49ce-8784-c1764a67a5df tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/volumes/96b28cd4-0650-4147-b83f-6987773c2999 returned with HTTP 202 Jan 21 12:29:20.752097 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1637/3296] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:29:20 2021] DELETE /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/volumes/96b28cd4-0650-4147-b83f-6987773c2999 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:29:20.757254 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f166b471-825b-4954-8e0f-1a4f4ec4981c tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/volumes/96b28cd4-0650-4147-b83f-6987773c2999 Jan 21 12:29:20.757818 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f166b471-825b-4954-8e0f-1a4f4ec4981c tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:20.758588 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f166b471-825b-4954-8e0f-1a4f4ec4981c tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:20.829145 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:20.829145 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:20.839855 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f166b471-825b-4954-8e0f-1a4f4ec4981c tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Volume info retrieved successfully. Jan 21 12:29:20.870506 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f166b471-825b-4954-8e0f-1a4f4ec4981c tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/volumes/96b28cd4-0650-4147-b83f-6987773c2999 returned with HTTP 200 Jan 21 12:29:20.871278 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1660/3297] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:29:20 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/volumes/96b28cd4-0650-4147-b83f-6987773c2999 => generated 918 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:21.887947 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a1ed4e96-e844-41df-8cf8-76ca57b74eb4 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/volumes/96b28cd4-0650-4147-b83f-6987773c2999 Jan 21 12:29:21.888466 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a1ed4e96-e844-41df-8cf8-76ca57b74eb4 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:21.888652 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:21.888652 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:21.889283 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a1ed4e96-e844-41df-8cf8-76ca57b74eb4 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:21.999827 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:29:21.999827 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:29:22.010335 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a1ed4e96-e844-41df-8cf8-76ca57b74eb4 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Volume info retrieved successfully. Jan 21 12:29:22.068137 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a1ed4e96-e844-41df-8cf8-76ca57b74eb4 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/volumes/96b28cd4-0650-4147-b83f-6987773c2999 returned with HTTP 200 Jan 21 12:29:22.070210 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1638/3298] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:29:21 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/volumes/96b28cd4-0650-4147-b83f-6987773c2999 => generated 918 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:29:23.093571 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-59700ba3-a862-4667-a198-bc190ff2bd44 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] GET http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/volumes/96b28cd4-0650-4147-b83f-6987773c2999 Jan 21 12:29:23.096583 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-59700ba3-a862-4667-a198-bc190ff2bd44 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:29:23.097870 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:29:23.097870 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:29:23.100943 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-59700ba3-a862-4667-a198-bc190ff2bd44 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:29:23.243961 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-59700ba3-a862-4667-a198-bc190ff2bd44 tempest-VolumesSnapshotListTestJSON-848316981 tempest-VolumesSnapshotListTestJSON-848316981] http://10.222.0.89/volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/volumes/96b28cd4-0650-4147-b83f-6987773c2999 returned with HTTP 404 Jan 21 12:29:23.249864 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1661/3299] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:29:23 2021] GET /volume/v3/4da139ea12d149f0bab3884e8a1ed1a7/volumes/96b28cd4-0650-4147-b83f-6987773c2999 => generated 109 bytes in 167 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:30:03.158168 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-1faa2880-aecf-4847-9cc1-753ac423da99 req-41adeec5-d5e3-4895-954e-27204f569e2f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] DELETE http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/32bc593a-c8a0-484f-a637-4a62285b4fc4 Jan 21 12:30:03.159671 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-1faa2880-aecf-4847-9cc1-753ac423da99 req-41adeec5-d5e3-4895-954e-27204f569e2f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:03.160089 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:03.160089 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:03.160660 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-1faa2880-aecf-4847-9cc1-753ac423da99 req-41adeec5-d5e3-4895-954e-27204f569e2f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:03.205798 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:03.205798 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:03.949456 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-1faa2880-aecf-4847-9cc1-753ac423da99 req-41adeec5-d5e3-4895-954e-27204f569e2f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 12:30:03.950308 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-1faa2880-aecf-4847-9cc1-753ac423da99 req-41adeec5-d5e3-4895-954e-27204f569e2f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Pending status list for volume during attachment-delete: [] {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 12:30:03.961037 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-1faa2880-aecf-4847-9cc1-753ac423da99 req-41adeec5-d5e3-4895-954e-27204f569e2f tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/32bc593a-c8a0-484f-a637-4a62285b4fc4 returned with HTTP 200 Jan 21 12:30:03.962683 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1639/3300] 10.222.0.90 () {62 vars in 1437 bytes} [Thu Jan 21 12:30:03 2021] DELETE /volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/32bc593a-c8a0-484f-a637-4a62285b4fc4 => generated 19 bytes in 809 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:05.604945 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-3761b01f-84d1-48f0-a10b-381b85a09bc5 req-8dd6306a-4ed0-4b85-ad97-1236fc6cfa87 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:30:05.606122 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-3761b01f-84d1-48f0-a10b-381b85a09bc5 req-8dd6306a-4ed0-4b85-ad97-1236fc6cfa87 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:05.607581 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-3761b01f-84d1-48f0-a10b-381b85a09bc5 req-8dd6306a-4ed0-4b85-ad97-1236fc6cfa87 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:05.667287 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:05.667287 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:05.676696 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-3761b01f-84d1-48f0-a10b-381b85a09bc5 req-8dd6306a-4ed0-4b85-ad97-1236fc6cfa87 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:30:05.705668 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-3761b01f-84d1-48f0-a10b-381b85a09bc5 req-8dd6306a-4ed0-4b85-ad97-1236fc6cfa87 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:30:05.706958 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1662/3301] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:30:05 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 1369 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:30:08.179164 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-3761b01f-84d1-48f0-a10b-381b85a09bc5 req-a3ef7fe4-9914-4aeb-b55d-b0be385a11f9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:30:08.179791 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-3761b01f-84d1-48f0-a10b-381b85a09bc5 req-a3ef7fe4-9914-4aeb-b55d-b0be385a11f9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:08.180074 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:08.180074 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:08.180539 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-3761b01f-84d1-48f0-a10b-381b85a09bc5 req-a3ef7fe4-9914-4aeb-b55d-b0be385a11f9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:08.234952 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:08.234952 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:08.244746 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-3761b01f-84d1-48f0-a10b-381b85a09bc5 req-a3ef7fe4-9914-4aeb-b55d-b0be385a11f9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:30:08.271864 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-3761b01f-84d1-48f0-a10b-381b85a09bc5 req-a3ef7fe4-9914-4aeb-b55d-b0be385a11f9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:30:08.272959 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1640/3302] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:30:08 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 1369 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:30:08.283609 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-3761b01f-84d1-48f0-a10b-381b85a09bc5 req-8dd6306a-4ed0-4b85-ad97-1236fc6cfa87 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume// Jan 21 12:30:08.284322 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-3761b01f-84d1-48f0-a10b-381b85a09bc5 req-8dd6306a-4ed0-4b85-ad97-1236fc6cfa87 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:08.284698 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:08.284698 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:08.285179 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-3761b01f-84d1-48f0-a10b-381b85a09bc5 req-8dd6306a-4ed0-4b85-ad97-1236fc6cfa87 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:08.286469 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-3761b01f-84d1-48f0-a10b-381b85a09bc5 req-8dd6306a-4ed0-4b85-ad97-1236fc6cfa87 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:30:08.287055 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1663/3303] 10.222.0.89 () {58 vars in 1289 bytes} [Thu Jan 21 12:30:08 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:30:08.301639 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-3761b01f-84d1-48f0-a10b-381b85a09bc5 req-47b92e80-354e-4086-b9fc-edb55ece4e87 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] POST http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments Jan 21 12:30:08.302885 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:08.302885 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:08.303796 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-3761b01f-84d1-48f0-a10b-381b85a09bc5 req-47b92e80-354e-4086-b9fc-edb55ece4e87 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9056d59-a11a-48eb-ac40-d35c2b81e13f", "instance_uuid": "be3aa47b-cd30-438d-aff3-0bf59b4f0a94", "connector": null}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:30:08.359427 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:08.359427 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:08.438260 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-3761b01f-84d1-48f0-a10b-381b85a09bc5 req-47b92e80-354e-4086-b9fc-edb55ece4e87 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments returned with HTTP 200 Jan 21 12:30:08.439669 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1641/3304] 10.222.0.89 () {66 vars in 1565 bytes} [Thu Jan 21 12:30:08 2021] POST /volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments => generated 273 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:30:10.340104 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-3761b01f-84d1-48f0-a10b-381b85a09bc5 req-8dd6306a-4ed0-4b85-ad97-1236fc6cfa87 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume// Jan 21 12:30:10.341821 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-3761b01f-84d1-48f0-a10b-381b85a09bc5 req-8dd6306a-4ed0-4b85-ad97-1236fc6cfa87 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:10.342486 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-3761b01f-84d1-48f0-a10b-381b85a09bc5 req-8dd6306a-4ed0-4b85-ad97-1236fc6cfa87 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:10.343777 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-3761b01f-84d1-48f0-a10b-381b85a09bc5 req-8dd6306a-4ed0-4b85-ad97-1236fc6cfa87 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:30:10.345000 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1664/3305] 10.222.0.90 () {56 vars in 1089 bytes} [Thu Jan 21 12:30:10 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:30:10.358726 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-3761b01f-84d1-48f0-a10b-381b85a09bc5 req-aaf090db-444d-4a72-9c3d-3c85450c27a2 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:30:10.359331 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-3761b01f-84d1-48f0-a10b-381b85a09bc5 req-aaf090db-444d-4a72-9c3d-3c85450c27a2 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:10.359666 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:10.359666 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:10.359972 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-3761b01f-84d1-48f0-a10b-381b85a09bc5 req-aaf090db-444d-4a72-9c3d-3c85450c27a2 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:10.471438 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:10.471438 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:10.497240 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-3761b01f-84d1-48f0-a10b-381b85a09bc5 req-aaf090db-444d-4a72-9c3d-3c85450c27a2 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:30:10.540514 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:10.540514 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:10.565944 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-3761b01f-84d1-48f0-a10b-381b85a09bc5 req-aaf090db-444d-4a72-9c3d-3c85450c27a2 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:30:10.567407 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1642/3306] 10.222.0.90 () {60 vars in 1403 bytes} [Thu Jan 21 12:30:10 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 1467 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:30:10.604686 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-3761b01f-84d1-48f0-a10b-381b85a09bc5 req-16cdae54-804c-4749-a454-41771cc10449 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] PUT http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/6499af9a-f2ee-4b24-b5b7-6d473c23005c Jan 21 12:30:10.605533 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-3761b01f-84d1-48f0-a10b-381b85a09bc5 req-16cdae54-804c-4749-a454-41771cc10449 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.90", "host": "n-h2-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:30:10.643612 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 12:30:10.643612 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 12:30:10.644103 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-3761b01f-84d1-48f0-a10b-381b85a09bc5 req-16cdae54-804c-4749-a454-41771cc10449 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Lock "b'cinder-attachment_update-f9056d59-a11a-48eb-ac40-d35c2b81e13f-n-h2-760354-3'" acquired by "attachment_update" :: waited 0.010s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 12:30:10.646542 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:10.646542 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:12.936934 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-3761b01f-84d1-48f0-a10b-381b85a09bc5 req-16cdae54-804c-4749-a454-41771cc10449 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Lock "b'cinder-attachment_update-f9056d59-a11a-48eb-ac40-d35c2b81e13f-n-h2-760354-3'" released by "attachment_update" :: held 2.293s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 12:30:12.937684 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-3761b01f-84d1-48f0-a10b-381b85a09bc5 req-16cdae54-804c-4749-a454-41771cc10449 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/6499af9a-f2ee-4b24-b5b7-6d473c23005c returned with HTTP 200 Jan 21 12:30:12.938625 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1665/3307] 10.222.0.90 () {64 vars in 1468 bytes} [Thu Jan 21 12:30:10 2021] PUT /volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/6499af9a-f2ee-4b24-b5b7-6d473c23005c => generated 762 bytes in 2339 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:30:12.995894 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-3761b01f-84d1-48f0-a10b-381b85a09bc5 req-baadcc11-d3db-416d-9a40-f80f880beae9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] POST http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/6499af9a-f2ee-4b24-b5b7-6d473c23005c/action Jan 21 12:30:12.996542 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:12.996542 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:12.997136 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-3761b01f-84d1-48f0-a10b-381b85a09bc5 req-baadcc11-d3db-416d-9a40-f80f880beae9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action body: b'{"os-complete": null}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:30:12.997601 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-3761b01f-84d1-48f0-a10b-381b85a09bc5 req-baadcc11-d3db-416d-9a40-f80f880beae9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:30:13.110082 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:13.110082 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:13.131675 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-3761b01f-84d1-48f0-a10b-381b85a09bc5 req-baadcc11-d3db-416d-9a40-f80f880beae9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/6499af9a-f2ee-4b24-b5b7-6d473c23005c/action returned with HTTP 204 Jan 21 12:30:13.132870 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1643/3308] 10.222.0.90 () {64 vars in 1489 bytes} [Thu Jan 21 12:30:12 2021] POST /volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/6499af9a-f2ee-4b24-b5b7-6d473c23005c/action => generated 0 bytes in 144 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:30:16.750120 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b906da21-64cd-4382-b647-de72f734d1bb tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] POST http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes Jan 21 12:30:16.751171 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:16.751171 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:16.751818 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b906da21-64cd-4382-b647-de72f734d1bb tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1201745135", "snapshot_id": null, "imageRef": "5c95b056-2e65-49e7-b901-df3480abf71e", "volume_type": null, "size": 1}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:30:16.753287 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-b906da21-64cd-4382-b647-de72f734d1bb tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1201745135', 'snapshot_id': None, 'imageRef': '5c95b056-2e65-49e7-b901-df3480abf71e', 'volume_type': None, 'size': 1}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:30:16.879798 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-b906da21-64cd-4382-b647-de72f734d1bb tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Create volume of 1 GB Jan 21 12:30:16.880533 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:16.880533 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:16.897203 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b906da21-64cd-4382-b647-de72f734d1bb tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Availability Zones retrieved successfully. Jan 21 12:30:16.924414 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b906da21-64cd-4382-b647-de72f734d1bb tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Flow 'volume_create_api' (c67c50b4-8846-4dc1-8199-6acb14aff5af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:30:16.931210 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b906da21-64cd-4382-b647-de72f734d1bb tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (458b8e2a-3017-4cc7-a40b-9c3e024973f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:30:16.933309 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-b906da21-64cd-4382-b647-de72f734d1bb tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:30:17.090248 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b906da21-64cd-4382-b647-de72f734d1bb tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (458b8e2a-3017-4cc7-a40b-9c3e024973f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:30:17.092976 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b906da21-64cd-4382-b647-de72f734d1bb tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9059d90a-0d27-40f1-a80b-3642564a99d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:30:17.206441 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-b906da21-64cd-4382-b647-de72f734d1bb tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Created reservations ['d2d3bc2d-56d5-4b7e-b8c0-f87f8eb45455', 'f8c67035-ad98-4239-9667-e04bc07202bc', '3b8f8196-ddd4-4a5c-afea-ba6008d22e6a', 'b05e53a6-00de-4f0c-986a-5d629599f35b'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:30:17.209955 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b906da21-64cd-4382-b647-de72f734d1bb tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9059d90a-0d27-40f1-a80b-3642564a99d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2d3bc2d-56d5-4b7e-b8c0-f87f8eb45455', 'f8c67035-ad98-4239-9667-e04bc07202bc', '3b8f8196-ddd4-4a5c-afea-ba6008d22e6a', 'b05e53a6-00de-4f0c-986a-5d629599f35b']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:30:17.211854 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b906da21-64cd-4382-b647-de72f734d1bb tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (435a683f-577d-4fda-bab6-dd1760a54761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:30:17.291833 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b906da21-64cd-4382-b647-de72f734d1bb tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (435a683f-577d-4fda-bab6-dd1760a54761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85fcfa45-1251-4d52-852b-b8dec5c659eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1201745135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7000a9805f31485ebab0a53a5b89a37d',qos_specs=None,replication_status=,reservations=['d2d3bc2d-56d5-4b7e-b8c0-f87f8eb45455','f8c67035-ad98-4239-9667-e04bc07202bc','3b8f8196-ddd4-4a5c-afea-ba6008d22e6a','b05e53a6-00de-4f0c-986a-5d629599f35b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ade08d767de49438f6e1d2a6ecffd84',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:30:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1201745135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85fcfa45-1251-4d52-852b-b8dec5c659eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7000a9805f31485ebab0a53a5b89a37d',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,user_id='6ade08d767de49438f6e1d2a6ecffd84',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:30:17.295344 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b906da21-64cd-4382-b647-de72f734d1bb tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef6387d8-d4c6-45dc-97fc-d78c97ad77e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:30:17.338526 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b906da21-64cd-4382-b647-de72f734d1bb tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef6387d8-d4c6-45dc-97fc-d78c97ad77e6) 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-TestVolumeBackupRestore-volume-1201745135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7000a9805f31485ebab0a53a5b89a37d',qos_specs=None,replication_status=,reservations=['d2d3bc2d-56d5-4b7e-b8c0-f87f8eb45455','f8c67035-ad98-4239-9667-e04bc07202bc','3b8f8196-ddd4-4a5c-afea-ba6008d22e6a','b05e53a6-00de-4f0c-986a-5d629599f35b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ade08d767de49438f6e1d2a6ecffd84',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:30:17.341424 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b906da21-64cd-4382-b647-de72f734d1bb tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3338643-7596-4c14-a5dc-c06fd89aa271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:30:17.359228 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b906da21-64cd-4382-b647-de72f734d1bb tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3338643-7596-4c14-a5dc-c06fd89aa271) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:30:17.363490 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-b906da21-64cd-4382-b647-de72f734d1bb tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Flow 'volume_create_api' (c67c50b4-8846-4dc1-8199-6acb14aff5af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:30:17.424769 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b906da21-64cd-4382-b647-de72f734d1bb tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Create volume request issued successfully. Jan 21 12:30:17.443950 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b906da21-64cd-4382-b647-de72f734d1bb tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes returned with HTTP 202 Jan 21 12:30:17.444868 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1666/3309] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:30:16 2021] POST /volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes => generated 823 bytes in 698 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:30:17.461463 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c24da85f-dd5a-4d79-9de9-a678c6431a4c tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb Jan 21 12:30:17.468079 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c24da85f-dd5a-4d79-9de9-a678c6431a4c tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:17.468667 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:17.468667 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:17.469324 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c24da85f-dd5a-4d79-9de9-a678c6431a4c tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:17.578743 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:17.578743 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:17.599294 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c24da85f-dd5a-4d79-9de9-a678c6431a4c tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Volume info retrieved successfully. Jan 21 12:30:17.656161 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c24da85f-dd5a-4d79-9de9-a678c6431a4c tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb returned with HTTP 200 Jan 21 12:30:17.657515 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1644/3310] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:17 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb => generated 891 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:18.677210 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-042a42a9-2df4-4ccb-80eb-c61e86e5a087 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb Jan 21 12:30:18.679610 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-042a42a9-2df4-4ccb-80eb-c61e86e5a087 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:18.680146 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:18.680146 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:18.681115 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-042a42a9-2df4-4ccb-80eb-c61e86e5a087 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:18.840840 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:18.840840 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:18.857109 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-042a42a9-2df4-4ccb-80eb-c61e86e5a087 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Volume info retrieved successfully. Jan 21 12:30:18.935787 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-042a42a9-2df4-4ccb-80eb-c61e86e5a087 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb returned with HTTP 200 Jan 21 12:30:18.938720 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1667/3311] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:18 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb => generated 915 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:19.954213 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9871cc67-197b-47cc-88f3-0c63a36c07be tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb Jan 21 12:30:19.954713 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9871cc67-197b-47cc-88f3-0c63a36c07be tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:19.955304 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:19.955304 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:19.955889 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9871cc67-197b-47cc-88f3-0c63a36c07be tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:20.069649 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:20.069649 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:20.095989 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9871cc67-197b-47cc-88f3-0c63a36c07be tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Volume info retrieved successfully. Jan 21 12:30:20.169050 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9871cc67-197b-47cc-88f3-0c63a36c07be tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb returned with HTTP 200 Jan 21 12:30:20.173065 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1645/3312] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:19 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb => generated 915 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:21.187031 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b7d37ccf-21b9-4d98-a10a-0de349c2d956 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb Jan 21 12:30:21.188287 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b7d37ccf-21b9-4d98-a10a-0de349c2d956 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:21.188680 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:21.188680 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:21.189550 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b7d37ccf-21b9-4d98-a10a-0de349c2d956 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:21.308549 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:21.308549 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:21.326705 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b7d37ccf-21b9-4d98-a10a-0de349c2d956 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Volume info retrieved successfully. Jan 21 12:30:21.390624 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b7d37ccf-21b9-4d98-a10a-0de349c2d956 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb returned with HTTP 200 Jan 21 12:30:21.404041 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1668/3313] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:21 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb => generated 915 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:22.410474 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-26e14d91-cbb3-47f6-945f-180fa29a5dbc tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb Jan 21 12:30:22.410994 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-26e14d91-cbb3-47f6-945f-180fa29a5dbc tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:22.411484 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:22.411484 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:22.412309 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-26e14d91-cbb3-47f6-945f-180fa29a5dbc tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:22.519882 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:22.519882 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:22.532213 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-26e14d91-cbb3-47f6-945f-180fa29a5dbc tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Volume info retrieved successfully. Jan 21 12:30:22.615675 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-26e14d91-cbb3-47f6-945f-180fa29a5dbc tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb returned with HTTP 200 Jan 21 12:30:22.617800 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1646/3314] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:22 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb => generated 915 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:23.632983 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ac6d5fe9-a0ea-486f-8932-29d5986cbcf5 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb Jan 21 12:30:23.633954 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ac6d5fe9-a0ea-486f-8932-29d5986cbcf5 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:23.633954 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:23.633954 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:23.634453 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ac6d5fe9-a0ea-486f-8932-29d5986cbcf5 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:23.743435 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:23.743435 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:23.772529 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ac6d5fe9-a0ea-486f-8932-29d5986cbcf5 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Volume info retrieved successfully. Jan 21 12:30:23.817965 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ac6d5fe9-a0ea-486f-8932-29d5986cbcf5 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb returned with HTTP 200 Jan 21 12:30:23.819205 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1669/3315] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:23 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb => generated 915 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:24.837476 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4a312a92-0adb-4309-aa8c-f8e26007a9d8 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb Jan 21 12:30:24.838033 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4a312a92-0adb-4309-aa8c-f8e26007a9d8 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:24.838236 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:24.838236 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:24.838769 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4a312a92-0adb-4309-aa8c-f8e26007a9d8 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:24.919402 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:24.919402 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:24.944053 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4a312a92-0adb-4309-aa8c-f8e26007a9d8 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Volume info retrieved successfully. Jan 21 12:30:24.972905 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4a312a92-0adb-4309-aa8c-f8e26007a9d8 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb returned with HTTP 200 Jan 21 12:30:24.975100 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1647/3316] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:24 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb => generated 915 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:25.992433 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6b4435cc-4bed-4a47-98dc-e2f6ab211bbc tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb Jan 21 12:30:25.993564 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6b4435cc-4bed-4a47-98dc-e2f6ab211bbc tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:25.994101 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:25.994101 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:25.994784 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6b4435cc-4bed-4a47-98dc-e2f6ab211bbc tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:26.073836 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:26.073836 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:26.088040 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6b4435cc-4bed-4a47-98dc-e2f6ab211bbc tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Volume info retrieved successfully. Jan 21 12:30:26.133588 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6b4435cc-4bed-4a47-98dc-e2f6ab211bbc tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb returned with HTTP 200 Jan 21 12:30:26.137244 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1670/3317] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:25 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb => generated 915 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:27.152078 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7dcf7283-ad37-49d6-83f3-9c923a5d719e tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb Jan 21 12:30:27.152601 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7dcf7283-ad37-49d6-83f3-9c923a5d719e tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:27.152782 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:27.152782 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:27.153149 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7dcf7283-ad37-49d6-83f3-9c923a5d719e tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:27.239665 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:27.239665 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:27.249221 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7dcf7283-ad37-49d6-83f3-9c923a5d719e tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Volume info retrieved successfully. Jan 21 12:30:27.276083 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7dcf7283-ad37-49d6-83f3-9c923a5d719e tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb returned with HTTP 200 Jan 21 12:30:27.277570 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1648/3318] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:27 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb => generated 915 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:28.295342 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-77497afe-d6c0-42e3-8bab-3da8c668bd83 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb Jan 21 12:30:28.296772 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-77497afe-d6c0-42e3-8bab-3da8c668bd83 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:28.297199 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:28.297199 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:28.297920 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-77497afe-d6c0-42e3-8bab-3da8c668bd83 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:28.364614 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:28.364614 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:28.376005 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-77497afe-d6c0-42e3-8bab-3da8c668bd83 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Volume info retrieved successfully. Jan 21 12:30:28.405266 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-77497afe-d6c0-42e3-8bab-3da8c668bd83 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb returned with HTTP 200 Jan 21 12:30:28.410170 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1671/3319] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:28 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb => generated 915 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:29.422365 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-66dbf876-18b3-4140-a3cb-f50b9658249e tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb Jan 21 12:30:29.422921 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-66dbf876-18b3-4140-a3cb-f50b9658249e tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:29.423063 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:29.423063 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:29.424131 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-66dbf876-18b3-4140-a3cb-f50b9658249e tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:29.494521 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:29.494521 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:29.515243 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-66dbf876-18b3-4140-a3cb-f50b9658249e tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Volume info retrieved successfully. Jan 21 12:30:29.547197 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-66dbf876-18b3-4140-a3cb-f50b9658249e tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb returned with HTTP 200 Jan 21 12:30:29.548111 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1649/3320] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:29 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb => generated 915 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:30.566125 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e42fb6d5-57c5-4b9d-b5cb-9dbbdce02be9 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb Jan 21 12:30:30.567153 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e42fb6d5-57c5-4b9d-b5cb-9dbbdce02be9 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:30.567375 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:30.567375 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:30.570068 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e42fb6d5-57c5-4b9d-b5cb-9dbbdce02be9 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:30.673443 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:30.673443 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:30.692562 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e42fb6d5-57c5-4b9d-b5cb-9dbbdce02be9 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Volume info retrieved successfully. Jan 21 12:30:30.728743 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e42fb6d5-57c5-4b9d-b5cb-9dbbdce02be9 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb returned with HTTP 200 Jan 21 12:30:30.729559 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1672/3321] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:30 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb => generated 915 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:31.746495 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c3353e1b-2d0f-49b7-960a-0af82344eeaf tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb Jan 21 12:30:31.747222 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c3353e1b-2d0f-49b7-960a-0af82344eeaf tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:31.747453 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:31.747453 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:31.747970 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c3353e1b-2d0f-49b7-960a-0af82344eeaf tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:31.800727 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:31.800727 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:31.810503 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c3353e1b-2d0f-49b7-960a-0af82344eeaf tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Volume info retrieved successfully. Jan 21 12:30:31.838044 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c3353e1b-2d0f-49b7-960a-0af82344eeaf tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb returned with HTTP 200 Jan 21 12:30:31.839122 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1650/3322] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:31 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb => generated 915 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:32.855746 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8dd1a82f-1697-4952-b944-6452efd37702 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb Jan 21 12:30:32.857039 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8dd1a82f-1697-4952-b944-6452efd37702 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:32.857208 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:32.857208 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:32.857890 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8dd1a82f-1697-4952-b944-6452efd37702 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:32.910255 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:32.910255 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:32.919331 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8dd1a82f-1697-4952-b944-6452efd37702 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Volume info retrieved successfully. Jan 21 12:30:32.942378 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8dd1a82f-1697-4952-b944-6452efd37702 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb returned with HTTP 200 Jan 21 12:30:32.943197 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1673/3323] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:32 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb => generated 973 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:33.960375 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c0936be8-2e32-412e-9c63-c34ab028b372 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb Jan 21 12:30:33.960938 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c0936be8-2e32-412e-9c63-c34ab028b372 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:33.961178 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:33.961178 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:33.961444 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c0936be8-2e32-412e-9c63-c34ab028b372 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:34.024801 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:34.024801 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:34.034409 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c0936be8-2e32-412e-9c63-c34ab028b372 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Volume info retrieved successfully. Jan 21 12:30:34.060189 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c0936be8-2e32-412e-9c63-c34ab028b372 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb returned with HTTP 200 Jan 21 12:30:34.061028 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1651/3324] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:33 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb => generated 976 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:35.077776 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a100bb43-51b3-466f-8f97-f2335bc8f81f tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb Jan 21 12:30:35.079052 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a100bb43-51b3-466f-8f97-f2335bc8f81f tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:35.080562 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:35.080562 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:35.081243 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a100bb43-51b3-466f-8f97-f2335bc8f81f tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:35.179470 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:35.179470 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:35.191635 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a100bb43-51b3-466f-8f97-f2335bc8f81f tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Volume info retrieved successfully. Jan 21 12:30:35.223915 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a100bb43-51b3-466f-8f97-f2335bc8f81f tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb returned with HTTP 200 Jan 21 12:30:35.226952 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1674/3325] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:35 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb => generated 976 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:36.243435 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-adda4df0-cbe6-49c3-b081-876eca87aa23 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb Jan 21 12:30:36.243995 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-adda4df0-cbe6-49c3-b081-876eca87aa23 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:36.244329 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:36.244329 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:36.244934 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-adda4df0-cbe6-49c3-b081-876eca87aa23 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:36.296466 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:36.296466 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:36.305949 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-adda4df0-cbe6-49c3-b081-876eca87aa23 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Volume info retrieved successfully. Jan 21 12:30:36.337392 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-adda4df0-cbe6-49c3-b081-876eca87aa23 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb returned with HTTP 200 Jan 21 12:30:36.338402 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1652/3326] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:36 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb => generated 976 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:37.354652 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b8592d50-d5c2-4074-a40b-6bffab9db799 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb Jan 21 12:30:37.355539 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b8592d50-d5c2-4074-a40b-6bffab9db799 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:37.355882 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:37.355882 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:37.356789 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b8592d50-d5c2-4074-a40b-6bffab9db799 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:37.430481 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:37.430481 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:37.441590 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b8592d50-d5c2-4074-a40b-6bffab9db799 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Volume info retrieved successfully. Jan 21 12:30:37.469079 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b8592d50-d5c2-4074-a40b-6bffab9db799 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb returned with HTTP 200 Jan 21 12:30:37.470233 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1675/3327] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:37 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb => generated 976 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:38.486755 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-483fa48a-20c5-42f6-bd61-48170cfb498d tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb Jan 21 12:30:38.487262 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-483fa48a-20c5-42f6-bd61-48170cfb498d tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:38.487513 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:38.487513 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:38.488056 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-483fa48a-20c5-42f6-bd61-48170cfb498d tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:38.539499 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:38.539499 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:38.548731 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-483fa48a-20c5-42f6-bd61-48170cfb498d tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Volume info retrieved successfully. Jan 21 12:30:38.572576 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-483fa48a-20c5-42f6-bd61-48170cfb498d tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb returned with HTTP 200 Jan 21 12:30:38.573425 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1653/3328] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:38 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb => generated 1364 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:30:38.589514 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f26e3f8b-c000-4d44-a83b-3dc0113fc612 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb Jan 21 12:30:38.590015 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f26e3f8b-c000-4d44-a83b-3dc0113fc612 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:38.590239 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:38.590239 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:38.590579 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f26e3f8b-c000-4d44-a83b-3dc0113fc612 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:38.648099 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:38.648099 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:38.657278 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f26e3f8b-c000-4d44-a83b-3dc0113fc612 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Volume info retrieved successfully. Jan 21 12:30:38.680776 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f26e3f8b-c000-4d44-a83b-3dc0113fc612 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb returned with HTTP 200 Jan 21 12:30:38.681602 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1676/3329] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:38 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb => generated 1364 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:30:38.696816 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3c3d673c-fe20-4816-a8ef-05cfb4ede5b2 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb Jan 21 12:30:38.697327 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3c3d673c-fe20-4816-a8ef-05cfb4ede5b2 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:38.697505 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:38.697505 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:38.698163 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3c3d673c-fe20-4816-a8ef-05cfb4ede5b2 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:38.755496 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:38.755496 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:38.763862 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3c3d673c-fe20-4816-a8ef-05cfb4ede5b2 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Volume info retrieved successfully. Jan 21 12:30:38.787910 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3c3d673c-fe20-4816-a8ef-05cfb4ede5b2 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb returned with HTTP 200 Jan 21 12:30:38.788753 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1654/3330] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:38 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb => generated 1364 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:30:38.805294 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-469e6b9a-1e58-4360-bb43-fb4358c90436 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] POST http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups Jan 21 12:30:38.805692 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:38.805692 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:38.806132 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-469e6b9a-1e58-4360-bb43-fb4358c90436 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Action: 'create', calling method: create, body: {"backup": {"volume_id": "85fcfa45-1251-4d52-852b-b8dec5c659eb", "name": "tempest-TestVolumeBackupRestore-backup-1202235210", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:30:38.807565 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.backups [None req-469e6b9a-1e58-4360-bb43-fb4358c90436 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Creating new backup {'backup': {'volume_id': '85fcfa45-1251-4d52-852b-b8dec5c659eb', 'name': 'tempest-TestVolumeBackupRestore-backup-1202235210', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=87985) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 12:30:38.807967 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.contrib.backups [None req-469e6b9a-1e58-4360-bb43-fb4358c90436 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Creating backup of volume 85fcfa45-1251-4d52-852b-b8dec5c659eb in container None Jan 21 12:30:38.863909 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:38.863909 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:38.865103 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-469e6b9a-1e58-4360-bb43-fb4358c90436 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Volume info retrieved successfully. Jan 21 12:30:38.914131 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-469e6b9a-1e58-4360-bb43-fb4358c90436 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Created reservations ['5f3fa042-6825-4c67-9d96-89faa9a9e04f', '043cb1cf-56b8-4b7a-9156-53ff434c028a'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:30:38.985378 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-469e6b9a-1e58-4360-bb43-fb4358c90436 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups returned with HTTP 202 Jan 21 12:30:38.987404 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1677/3331] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:30:38 2021] POST /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups => generated 401 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:30:38.998435 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1bb06a61-9a4a-4f6f-bf79-5fd418d748e7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:30:38.999463 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1bb06a61-9a4a-4f6f-bf79-5fd418d748e7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:38.999890 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:38.999890 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:39.000654 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1bb06a61-9a4a-4f6f-bf79-5fd418d748e7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:39.001985 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-1bb06a61-9a4a-4f6f-bf79-5fd418d748e7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:30:39.026734 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:39.026734 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:39.029202 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1bb06a61-9a4a-4f6f-bf79-5fd418d748e7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:30:39.030715 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1655/3332] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:38 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 808 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:40.045404 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cb82f11a-e841-4f6a-beb3-ea04de4670d6 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:30:40.046289 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cb82f11a-e841-4f6a-beb3-ea04de4670d6 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:40.046658 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:40.046658 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:40.047226 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cb82f11a-e841-4f6a-beb3-ea04de4670d6 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:40.047802 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-cb82f11a-e841-4f6a-beb3-ea04de4670d6 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:30:40.107707 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:40.107707 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:40.115876 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cb82f11a-e841-4f6a-beb3-ea04de4670d6 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:30:40.117826 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1678/3333] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:40 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 808 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:41.134258 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6ac6e09a-f374-43b8-b72d-5a2ec9f82032 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:30:41.135559 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6ac6e09a-f374-43b8-b72d-5a2ec9f82032 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:41.135559 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:41.135559 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:41.135559 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6ac6e09a-f374-43b8-b72d-5a2ec9f82032 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:41.135559 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-6ac6e09a-f374-43b8-b72d-5a2ec9f82032 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:30:41.217614 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:41.217614 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:41.222502 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6ac6e09a-f374-43b8-b72d-5a2ec9f82032 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:30:41.224065 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1656/3334] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:41 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 808 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:30:42.238824 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ff3d6b93-62d2-4194-b050-bf2da74d2a92 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:30:42.239526 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ff3d6b93-62d2-4194-b050-bf2da74d2a92 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:42.239526 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:42.239526 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:42.239890 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ff3d6b93-62d2-4194-b050-bf2da74d2a92 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:42.240254 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-ff3d6b93-62d2-4194-b050-bf2da74d2a92 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:30:42.261692 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:42.261692 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:42.263649 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ff3d6b93-62d2-4194-b050-bf2da74d2a92 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:30:42.264736 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1679/3335] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:42 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 808 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:43.279599 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ce820140-f786-4259-8f7b-e8c9799a166e tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:30:43.280147 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ce820140-f786-4259-8f7b-e8c9799a166e tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:43.280147 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:43.280147 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:43.280836 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ce820140-f786-4259-8f7b-e8c9799a166e tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:43.281307 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-ce820140-f786-4259-8f7b-e8c9799a166e tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:30:43.303678 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:43.303678 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:43.305870 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ce820140-f786-4259-8f7b-e8c9799a166e tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:30:43.306970 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1657/3336] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:43 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:44.325981 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a72141ad-d7ca-4403-b255-1035eb3b06e0 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:30:44.326437 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a72141ad-d7ca-4403-b255-1035eb3b06e0 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:44.326512 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:44.326512 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:44.326904 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a72141ad-d7ca-4403-b255-1035eb3b06e0 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:44.327391 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-a72141ad-d7ca-4403-b255-1035eb3b06e0 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:30:44.352194 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:44.352194 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:44.354161 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a72141ad-d7ca-4403-b255-1035eb3b06e0 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:30:44.355297 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1680/3337] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:44 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:45.375301 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a4eb8868-fa86-45bd-b9f7-8ecb4caf7cd4 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:30:45.376714 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a4eb8868-fa86-45bd-b9f7-8ecb4caf7cd4 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:45.376913 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:45.376913 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:45.377578 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a4eb8868-fa86-45bd-b9f7-8ecb4caf7cd4 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:45.377965 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-a4eb8868-fa86-45bd-b9f7-8ecb4caf7cd4 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:30:45.401016 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:45.401016 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:45.403338 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a4eb8868-fa86-45bd-b9f7-8ecb4caf7cd4 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:30:45.404138 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1658/3338] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:45 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:46.419644 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8d1cf703-e047-47a2-bad0-d5077b4f8fec tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:30:46.420281 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8d1cf703-e047-47a2-bad0-d5077b4f8fec tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:46.420367 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:46.420367 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:46.420935 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8d1cf703-e047-47a2-bad0-d5077b4f8fec tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:46.421381 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-8d1cf703-e047-47a2-bad0-d5077b4f8fec tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:30:46.443139 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:46.443139 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:46.445082 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8d1cf703-e047-47a2-bad0-d5077b4f8fec tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:30:46.446105 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1681/3339] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:46 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:47.461531 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fce9df1f-b92b-47f1-8297-d3ccd1fd9e02 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:30:47.462041 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fce9df1f-b92b-47f1-8297-d3ccd1fd9e02 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:47.462266 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:47.462266 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:47.462524 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fce9df1f-b92b-47f1-8297-d3ccd1fd9e02 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:47.463373 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-fce9df1f-b92b-47f1-8297-d3ccd1fd9e02 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:30:47.498337 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:47.498337 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:47.500782 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fce9df1f-b92b-47f1-8297-d3ccd1fd9e02 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:30:47.501962 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1659/3340] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:47 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:48.526158 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b594e91e-0530-48da-8a80-032919f3a29d tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:30:48.526158 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b594e91e-0530-48da-8a80-032919f3a29d tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:48.526158 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:48.526158 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:48.526158 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b594e91e-0530-48da-8a80-032919f3a29d tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:48.526158 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-b594e91e-0530-48da-8a80-032919f3a29d tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:30:48.574070 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:48.574070 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:48.582532 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b594e91e-0530-48da-8a80-032919f3a29d tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:30:48.582532 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1682/3341] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:48 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:49.605170 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a5318b09-15d7-49a1-8d81-32711f909394 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:30:49.605170 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a5318b09-15d7-49a1-8d81-32711f909394 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:49.605170 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:49.605170 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:49.605170 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a5318b09-15d7-49a1-8d81-32711f909394 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:49.605170 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-a5318b09-15d7-49a1-8d81-32711f909394 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:30:49.692678 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:49.692678 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:49.692678 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a5318b09-15d7-49a1-8d81-32711f909394 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:30:49.702367 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1660/3342] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:49 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:50.710414 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-892f5608-7cad-4ba3-8a72-3926153ac2d7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:30:50.710414 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-892f5608-7cad-4ba3-8a72-3926153ac2d7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:50.710414 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:50.710414 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:50.710414 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-892f5608-7cad-4ba3-8a72-3926153ac2d7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:50.716153 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-892f5608-7cad-4ba3-8a72-3926153ac2d7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:30:50.785206 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:50.785206 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:50.785206 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-892f5608-7cad-4ba3-8a72-3926153ac2d7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:30:50.793459 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1683/3343] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:50 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:51.808461 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2b4ca114-0554-4a4c-8bfb-dec05a288f39 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:30:51.808461 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2b4ca114-0554-4a4c-8bfb-dec05a288f39 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:51.808461 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:51.808461 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:51.808461 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2b4ca114-0554-4a4c-8bfb-dec05a288f39 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:51.808461 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-2b4ca114-0554-4a4c-8bfb-dec05a288f39 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:30:51.888569 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:51.888569 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:51.888569 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2b4ca114-0554-4a4c-8bfb-dec05a288f39 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:30:51.888569 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1661/3344] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:51 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:52.898726 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d9fc4cf4-82b6-4947-a4b3-f9be7b16b1e5 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:30:52.899244 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d9fc4cf4-82b6-4947-a4b3-f9be7b16b1e5 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:52.899421 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:52.899421 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:52.899980 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d9fc4cf4-82b6-4947-a4b3-f9be7b16b1e5 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:52.900405 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-d9fc4cf4-82b6-4947-a4b3-f9be7b16b1e5 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:30:52.943261 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:52.943261 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:52.945646 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d9fc4cf4-82b6-4947-a4b3-f9be7b16b1e5 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:30:52.946385 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1684/3345] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:52 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:53.968120 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-13a4b6b1-50bd-4fb6-a0c1-a7c0de426e49 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:30:53.968120 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-13a4b6b1-50bd-4fb6-a0c1-a7c0de426e49 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:53.968120 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:53.968120 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:53.968120 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-13a4b6b1-50bd-4fb6-a0c1-a7c0de426e49 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:53.968120 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-13a4b6b1-50bd-4fb6-a0c1-a7c0de426e49 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:30:53.994443 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:53.994443 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:53.996306 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-13a4b6b1-50bd-4fb6-a0c1-a7c0de426e49 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:30:53.997764 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1662/3346] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:53 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:55.013648 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e6bdee96-3da2-48d8-a57e-0091d71deb59 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:30:55.013648 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e6bdee96-3da2-48d8-a57e-0091d71deb59 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:55.013648 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:55.013648 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:55.013648 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e6bdee96-3da2-48d8-a57e-0091d71deb59 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:55.013648 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-e6bdee96-3da2-48d8-a57e-0091d71deb59 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:30:55.038600 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:55.038600 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:55.040397 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e6bdee96-3da2-48d8-a57e-0091d71deb59 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:30:55.041227 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1685/3347] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:55 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:56.055318 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bf59b9f2-1397-4caa-b15f-27cdcb0f8cfd tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:30:56.055871 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bf59b9f2-1397-4caa-b15f-27cdcb0f8cfd tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:56.056085 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:56.056085 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:56.056387 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bf59b9f2-1397-4caa-b15f-27cdcb0f8cfd tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:56.056751 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-bf59b9f2-1397-4caa-b15f-27cdcb0f8cfd tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:30:56.080720 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:56.080720 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:56.083041 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bf59b9f2-1397-4caa-b15f-27cdcb0f8cfd tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:30:56.084593 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1663/3348] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:56 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:57.097373 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f9443014-421f-4656-bbb4-2ee80746a397 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:30:57.098021 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f9443014-421f-4656-bbb4-2ee80746a397 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:57.098152 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:57.098152 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:57.098900 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f9443014-421f-4656-bbb4-2ee80746a397 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:57.098900 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-f9443014-421f-4656-bbb4-2ee80746a397 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:30:57.136066 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:57.136066 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:57.138183 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f9443014-421f-4656-bbb4-2ee80746a397 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:30:57.139340 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1686/3349] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:57 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:58.152856 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d9c6431b-f24c-4d25-a4e7-b9977bbbb80c tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:30:58.153363 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d9c6431b-f24c-4d25-a4e7-b9977bbbb80c tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:58.153545 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:58.153545 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:58.153938 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d9c6431b-f24c-4d25-a4e7-b9977bbbb80c tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:58.154300 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-d9c6431b-f24c-4d25-a4e7-b9977bbbb80c tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:30:58.192483 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:58.192483 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:58.194437 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d9c6431b-f24c-4d25-a4e7-b9977bbbb80c tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:30:58.195496 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1664/3350] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:58 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:30:59.211983 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6200029f-2001-4e28-93d8-edf2a2d96410 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:30:59.211983 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6200029f-2001-4e28-93d8-edf2a2d96410 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:30:59.211983 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:30:59.211983 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:30:59.211983 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6200029f-2001-4e28-93d8-edf2a2d96410 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:30:59.211983 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-6200029f-2001-4e28-93d8-edf2a2d96410 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:30:59.240358 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:30:59.240358 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:30:59.242335 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6200029f-2001-4e28-93d8-edf2a2d96410 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:30:59.243245 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1687/3351] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:30:59 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:00.257110 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e2c791bf-ce6b-48ed-aa1d-c5a87c675c95 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:00.257690 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e2c791bf-ce6b-48ed-aa1d-c5a87c675c95 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:00.257962 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:00.257962 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:00.258301 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e2c791bf-ce6b-48ed-aa1d-c5a87c675c95 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:00.258776 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-e2c791bf-ce6b-48ed-aa1d-c5a87c675c95 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:00.290876 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:00.290876 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:00.292878 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e2c791bf-ce6b-48ed-aa1d-c5a87c675c95 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:00.293736 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1665/3352] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:00 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:01.309848 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6879528f-6f66-44ad-9d6c-c9d69dc46960 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:01.310465 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6879528f-6f66-44ad-9d6c-c9d69dc46960 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:01.310807 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:01.310807 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:01.311404 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6879528f-6f66-44ad-9d6c-c9d69dc46960 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:01.311708 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-6879528f-6f66-44ad-9d6c-c9d69dc46960 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:01.348131 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:01.348131 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:01.350019 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6879528f-6f66-44ad-9d6c-c9d69dc46960 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:01.350851 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1688/3353] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:01 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:02.364918 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1ce28805-b428-4d3a-82ba-ad293374a523 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:02.365558 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1ce28805-b428-4d3a-82ba-ad293374a523 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:02.365647 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:02.365647 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:02.366348 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1ce28805-b428-4d3a-82ba-ad293374a523 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:02.366908 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-1ce28805-b428-4d3a-82ba-ad293374a523 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:02.389948 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:02.389948 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:02.392127 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1ce28805-b428-4d3a-82ba-ad293374a523 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:02.393193 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1666/3354] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:02 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:03.408895 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f713d6f8-507d-436a-a25d-5c0775b8f280 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:03.409443 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f713d6f8-507d-436a-a25d-5c0775b8f280 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:03.409739 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:03.409739 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:03.410201 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f713d6f8-507d-436a-a25d-5c0775b8f280 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:03.410582 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-f713d6f8-507d-436a-a25d-5c0775b8f280 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:03.434034 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:03.434034 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:03.435929 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f713d6f8-507d-436a-a25d-5c0775b8f280 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:03.436968 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1689/3355] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:03 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:04.451211 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-27db3471-e5b0-4761-92d8-e5172f3d19fb tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:04.451731 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-27db3471-e5b0-4761-92d8-e5172f3d19fb tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:04.451951 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:04.451951 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:04.452319 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-27db3471-e5b0-4761-92d8-e5172f3d19fb tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:04.452736 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-27db3471-e5b0-4761-92d8-e5172f3d19fb tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:04.475527 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:04.475527 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:04.477769 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-27db3471-e5b0-4761-92d8-e5172f3d19fb tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:04.479101 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1667/3356] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:04 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:05.493665 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a1d945c2-6e03-4fcf-9fa9-1f1b0df4a4d8 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:05.494276 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a1d945c2-6e03-4fcf-9fa9-1f1b0df4a4d8 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:05.494391 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:05.494391 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:05.494761 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a1d945c2-6e03-4fcf-9fa9-1f1b0df4a4d8 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:05.495125 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-a1d945c2-6e03-4fcf-9fa9-1f1b0df4a4d8 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:05.525391 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:05.525391 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:05.529148 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a1d945c2-6e03-4fcf-9fa9-1f1b0df4a4d8 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:05.537521 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1690/3357] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:05 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:06.544828 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4b3760a1-a368-485e-b898-ec4277528ef3 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:06.545522 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4b3760a1-a368-485e-b898-ec4277528ef3 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:06.545868 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:06.545868 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:06.546511 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4b3760a1-a368-485e-b898-ec4277528ef3 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:06.547049 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-4b3760a1-a368-485e-b898-ec4277528ef3 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:06.575853 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:06.575853 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:06.578210 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4b3760a1-a368-485e-b898-ec4277528ef3 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:06.579930 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1668/3358] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:06 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:07.601428 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-682136ba-3e48-4885-a8de-224e88971e1b tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:07.602349 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-682136ba-3e48-4885-a8de-224e88971e1b tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:07.602677 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:07.602677 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:07.605090 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-682136ba-3e48-4885-a8de-224e88971e1b tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:07.605583 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-682136ba-3e48-4885-a8de-224e88971e1b tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:07.637962 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:07.637962 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:07.644012 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-682136ba-3e48-4885-a8de-224e88971e1b tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:07.661598 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1691/3359] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:07 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:08.671297 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3abb7153-bdb2-4fc8-8ac4-6036baacc357 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:08.671858 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3abb7153-bdb2-4fc8-8ac4-6036baacc357 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:08.672013 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:08.672013 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:08.672865 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3abb7153-bdb2-4fc8-8ac4-6036baacc357 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:08.673530 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-3abb7153-bdb2-4fc8-8ac4-6036baacc357 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:08.696508 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:08.696508 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:08.698894 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3abb7153-bdb2-4fc8-8ac4-6036baacc357 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:08.706285 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1669/3360] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:08 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:09.718420 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-edb5561b-b57b-4bbe-b0e9-b28365fa5e57 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:09.720839 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-edb5561b-b57b-4bbe-b0e9-b28365fa5e57 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:09.721330 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:09.721330 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:09.722146 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-edb5561b-b57b-4bbe-b0e9-b28365fa5e57 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:09.722734 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-edb5561b-b57b-4bbe-b0e9-b28365fa5e57 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:09.751812 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:09.751812 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:09.754360 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-edb5561b-b57b-4bbe-b0e9-b28365fa5e57 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:09.762487 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1692/3361] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:09 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:10.769143 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b9f5646b-713b-4131-bad4-80a69c972390 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:10.769833 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b9f5646b-713b-4131-bad4-80a69c972390 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:10.769833 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:10.769833 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:10.770216 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b9f5646b-713b-4131-bad4-80a69c972390 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:10.770582 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-b9f5646b-713b-4131-bad4-80a69c972390 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:10.817688 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:10.817688 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:10.824639 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b9f5646b-713b-4131-bad4-80a69c972390 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:10.826199 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1670/3362] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:10 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:11.839827 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b8aa3855-f97c-479c-9529-17cdf9c01152 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:11.840392 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b8aa3855-f97c-479c-9529-17cdf9c01152 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:11.840546 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:11.840546 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:11.840925 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b8aa3855-f97c-479c-9529-17cdf9c01152 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:11.841298 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-b8aa3855-f97c-479c-9529-17cdf9c01152 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:11.891109 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:11.891109 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:11.896529 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b8aa3855-f97c-479c-9529-17cdf9c01152 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:11.902868 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1693/3363] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:11 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:12.917137 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5bc45c56-491b-4d88-9468-612ac85fc9fd tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:12.918031 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5bc45c56-491b-4d88-9468-612ac85fc9fd tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:12.918031 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:12.918031 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:12.918405 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5bc45c56-491b-4d88-9468-612ac85fc9fd tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:12.918546 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-5bc45c56-491b-4d88-9468-612ac85fc9fd tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:12.940020 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:12.940020 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:12.942399 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5bc45c56-491b-4d88-9468-612ac85fc9fd tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:12.943483 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1671/3364] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:12 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:13.960931 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0f768b45-3dc7-4906-bba0-7723b10afe61 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:13.962213 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0f768b45-3dc7-4906-bba0-7723b10afe61 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:13.962624 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:13.962624 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:13.963076 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0f768b45-3dc7-4906-bba0-7723b10afe61 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:13.963516 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-0f768b45-3dc7-4906-bba0-7723b10afe61 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:13.991164 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:13.991164 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:13.993465 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0f768b45-3dc7-4906-bba0-7723b10afe61 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:14.000417 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1694/3365] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:13 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:15.008630 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e2cf94c2-7ae5-425a-b1d4-3cd8b55c32e1 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:15.009120 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e2cf94c2-7ae5-425a-b1d4-3cd8b55c32e1 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:15.014482 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:15.014482 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:15.015470 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e2cf94c2-7ae5-425a-b1d4-3cd8b55c32e1 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:15.015896 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-e2cf94c2-7ae5-425a-b1d4-3cd8b55c32e1 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:15.047969 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:15.047969 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:15.049855 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e2cf94c2-7ae5-425a-b1d4-3cd8b55c32e1 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:15.050794 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1672/3366] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:15 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:16.065672 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-50cf8015-a886-4c7c-8b3c-a2f3b3fc6b39 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:16.066969 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-50cf8015-a886-4c7c-8b3c-a2f3b3fc6b39 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:16.067475 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:16.067475 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:16.068085 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-50cf8015-a886-4c7c-8b3c-a2f3b3fc6b39 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:16.068607 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-50cf8015-a886-4c7c-8b3c-a2f3b3fc6b39 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:16.093098 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:16.093098 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:16.094968 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-50cf8015-a886-4c7c-8b3c-a2f3b3fc6b39 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:16.096383 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1695/3367] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:16 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:17.112147 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8df7a0ce-eda7-48b8-8b74-a15abfb1b4e8 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:17.115629 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8df7a0ce-eda7-48b8-8b74-a15abfb1b4e8 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:17.115629 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:17.115629 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:17.116719 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8df7a0ce-eda7-48b8-8b74-a15abfb1b4e8 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:17.118194 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-8df7a0ce-eda7-48b8-8b74-a15abfb1b4e8 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:17.163747 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:17.163747 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:17.166435 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8df7a0ce-eda7-48b8-8b74-a15abfb1b4e8 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:17.167454 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1673/3368] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:17 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:18.182565 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-32b31a7c-4699-4ad9-9fdf-9bcd029c5519 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:18.183249 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-32b31a7c-4699-4ad9-9fdf-9bcd029c5519 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:18.184756 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:18.184756 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:18.187925 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-32b31a7c-4699-4ad9-9fdf-9bcd029c5519 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:18.187925 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-32b31a7c-4699-4ad9-9fdf-9bcd029c5519 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:18.217916 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:18.217916 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:18.219804 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-32b31a7c-4699-4ad9-9fdf-9bcd029c5519 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:18.220795 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1696/3369] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:18 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:19.237661 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-500e8db0-74a8-43d3-8389-a8badf54262a tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:19.238393 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-500e8db0-74a8-43d3-8389-a8badf54262a tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:19.238514 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:19.238514 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:19.238887 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-500e8db0-74a8-43d3-8389-a8badf54262a tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:19.239491 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-500e8db0-74a8-43d3-8389-a8badf54262a tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:19.267293 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:19.267293 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:19.269187 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-500e8db0-74a8-43d3-8389-a8badf54262a tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:19.270548 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1674/3370] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:19 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:20.292249 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-650898f0-71c9-4825-9279-98a7ecb1c125 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:20.293578 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-650898f0-71c9-4825-9279-98a7ecb1c125 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:20.293578 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:20.293578 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:20.293975 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-650898f0-71c9-4825-9279-98a7ecb1c125 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:20.294077 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-650898f0-71c9-4825-9279-98a7ecb1c125 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:20.325247 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:20.325247 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:20.328959 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-650898f0-71c9-4825-9279-98a7ecb1c125 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:20.328959 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1697/3371] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:20 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:21.342558 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5e6913e1-e7f7-42c0-b9ce-217178ae8de7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:21.343886 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5e6913e1-e7f7-42c0-b9ce-217178ae8de7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:21.343886 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:21.343886 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:21.343886 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5e6913e1-e7f7-42c0-b9ce-217178ae8de7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:21.344678 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-5e6913e1-e7f7-42c0-b9ce-217178ae8de7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:21.372163 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:21.372163 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:21.375790 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5e6913e1-e7f7-42c0-b9ce-217178ae8de7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:21.376223 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1675/3372] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:21 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:22.391658 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9a4372cf-02f7-4139-a079-f8a51cae8e45 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:22.392192 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9a4372cf-02f7-4139-a079-f8a51cae8e45 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:22.392416 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:22.392416 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:22.392794 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9a4372cf-02f7-4139-a079-f8a51cae8e45 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:22.393169 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-9a4372cf-02f7-4139-a079-f8a51cae8e45 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:22.414928 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:22.414928 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:22.416819 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9a4372cf-02f7-4139-a079-f8a51cae8e45 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:22.417680 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1698/3373] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:22 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:23.434529 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b9dd7060-f227-4cf5-8482-fa76d774c791 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:23.435072 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b9dd7060-f227-4cf5-8482-fa76d774c791 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:23.435238 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:23.435238 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:23.435804 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b9dd7060-f227-4cf5-8482-fa76d774c791 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:23.439561 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-b9dd7060-f227-4cf5-8482-fa76d774c791 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:23.464218 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:23.464218 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:23.466104 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b9dd7060-f227-4cf5-8482-fa76d774c791 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:23.467099 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1676/3374] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:23 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:24.483250 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8ed372ce-e155-4c9b-afed-17797b8c598d tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:24.484116 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8ed372ce-e155-4c9b-afed-17797b8c598d tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:24.484116 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:24.484116 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:24.487385 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8ed372ce-e155-4c9b-afed-17797b8c598d tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:24.487385 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-8ed372ce-e155-4c9b-afed-17797b8c598d tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:24.511595 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:24.511595 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:24.512371 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8ed372ce-e155-4c9b-afed-17797b8c598d tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:24.513204 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1699/3375] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:24 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:25.531323 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fdc6dc84-ee53-48f9-96e3-b52166e11ded tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:25.531881 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fdc6dc84-ee53-48f9-96e3-b52166e11ded tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:25.532000 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:25.532000 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:25.532357 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fdc6dc84-ee53-48f9-96e3-b52166e11ded tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:25.533553 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-fdc6dc84-ee53-48f9-96e3-b52166e11ded tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:25.608568 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:25.608568 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:25.615369 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fdc6dc84-ee53-48f9-96e3-b52166e11ded tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:25.616994 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1677/3376] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:25 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:26.631782 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-27e576a4-4fe0-40c6-83dd-5834b458fd9d tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:26.632210 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-27e576a4-4fe0-40c6-83dd-5834b458fd9d tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:26.632524 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:26.632524 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:26.633351 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-27e576a4-4fe0-40c6-83dd-5834b458fd9d tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:26.633351 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-27e576a4-4fe0-40c6-83dd-5834b458fd9d tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:26.659452 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:26.659452 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:26.661581 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-27e576a4-4fe0-40c6-83dd-5834b458fd9d tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:26.665976 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1700/3377] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:26 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:27.679516 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b7ae8940-86e2-4c44-91a9-95ad387ec6bd tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:27.680045 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b7ae8940-86e2-4c44-91a9-95ad387ec6bd tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:27.680698 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:27.680698 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:27.680888 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b7ae8940-86e2-4c44-91a9-95ad387ec6bd tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:27.681104 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-b7ae8940-86e2-4c44-91a9-95ad387ec6bd tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:27.706604 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:27.706604 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:27.708800 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b7ae8940-86e2-4c44-91a9-95ad387ec6bd tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:27.710153 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1678/3378] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:27 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:28.724599 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a8dc27bd-9a2a-4e86-9189-3dfb4ccb8ced tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:28.725116 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a8dc27bd-9a2a-4e86-9189-3dfb4ccb8ced tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:28.725477 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:28.725477 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:28.726315 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a8dc27bd-9a2a-4e86-9189-3dfb4ccb8ced tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:28.727645 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-a8dc27bd-9a2a-4e86-9189-3dfb4ccb8ced tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:28.758065 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:28.758065 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:28.759896 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a8dc27bd-9a2a-4e86-9189-3dfb4ccb8ced tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:28.760914 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1701/3379] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:28 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:29.774727 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b47da9a9-3af1-4fb8-9e85-b62b063b5834 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:29.775905 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b47da9a9-3af1-4fb8-9e85-b62b063b5834 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:29.776133 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:29.776133 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:29.776517 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b47da9a9-3af1-4fb8-9e85-b62b063b5834 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:29.776962 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-b47da9a9-3af1-4fb8-9e85-b62b063b5834 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:29.807482 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:29.807482 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:29.809666 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b47da9a9-3af1-4fb8-9e85-b62b063b5834 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:29.811453 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1679/3380] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:29 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:30.825059 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ff28c8df-9688-4c5d-9c63-f801dc1d7dc3 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:30.825534 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ff28c8df-9688-4c5d-9c63-f801dc1d7dc3 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:30.827752 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:30.827752 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:30.827752 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ff28c8df-9688-4c5d-9c63-f801dc1d7dc3 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:30.827752 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-ff28c8df-9688-4c5d-9c63-f801dc1d7dc3 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:30.852604 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:30.852604 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:30.854531 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ff28c8df-9688-4c5d-9c63-f801dc1d7dc3 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:30.855691 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1702/3381] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:30 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:31.872411 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-de24901f-ea46-4a3a-b776-710d94d543ca tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:31.873060 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-de24901f-ea46-4a3a-b776-710d94d543ca tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:31.873060 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:31.873060 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:31.873652 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-de24901f-ea46-4a3a-b776-710d94d543ca tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:31.874089 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-de24901f-ea46-4a3a-b776-710d94d543ca tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:31.900368 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:31.900368 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:31.902294 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-de24901f-ea46-4a3a-b776-710d94d543ca tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:31.903095 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1680/3382] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:31 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:32.919124 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-79d09e45-2296-489d-84a1-3f9c6fda25c7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:32.919809 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-79d09e45-2296-489d-84a1-3f9c6fda25c7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:32.919809 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:32.919809 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:32.920335 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-79d09e45-2296-489d-84a1-3f9c6fda25c7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:32.920728 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-79d09e45-2296-489d-84a1-3f9c6fda25c7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:32.943365 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:32.943365 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:32.945216 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-79d09e45-2296-489d-84a1-3f9c6fda25c7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:32.946477 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1703/3383] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:32 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:33.962698 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-348088a9-8a5b-4801-8901-1ef4728c971f tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:33.963213 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-348088a9-8a5b-4801-8901-1ef4728c971f tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:33.963415 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:33.963415 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:33.963790 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-348088a9-8a5b-4801-8901-1ef4728c971f tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:33.964153 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-348088a9-8a5b-4801-8901-1ef4728c971f tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:33.992358 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:33.992358 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:33.993813 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-348088a9-8a5b-4801-8901-1ef4728c971f tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:33.994556 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1681/3384] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:33 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:35.009139 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d4df3422-850e-4d88-a216-5692eeece75d tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:35.009606 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d4df3422-850e-4d88-a216-5692eeece75d tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:35.009606 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:35.009606 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:35.010129 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d4df3422-850e-4d88-a216-5692eeece75d tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:35.010507 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-d4df3422-850e-4d88-a216-5692eeece75d tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:35.033357 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:35.033357 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:35.035306 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d4df3422-850e-4d88-a216-5692eeece75d tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:35.037047 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1704/3385] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:35 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:31:36.051845 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7c113903-e731-4c80-8733-743895fec063 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:36.055405 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7c113903-e731-4c80-8733-743895fec063 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:36.055816 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:36.055816 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:36.057100 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7c113903-e731-4c80-8733-743895fec063 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:36.058232 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-7c113903-e731-4c80-8733-743895fec063 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:36.089214 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:36.089214 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:36.091123 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7c113903-e731-4c80-8733-743895fec063 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:36.098914 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1682/3386] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:36 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:31:37.108967 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-64c35262-9d19-423c-8c23-77f1a9d30d69 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:37.108967 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-64c35262-9d19-423c-8c23-77f1a9d30d69 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:37.108967 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:37.108967 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:37.108967 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-64c35262-9d19-423c-8c23-77f1a9d30d69 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:37.109638 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-64c35262-9d19-423c-8c23-77f1a9d30d69 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:37.132341 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:37.132341 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:37.134785 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-64c35262-9d19-423c-8c23-77f1a9d30d69 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:37.136444 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1705/3387] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:37 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:38.162840 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-78c544fb-0f9a-40d6-8997-b40188abcfee tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:38.162840 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-78c544fb-0f9a-40d6-8997-b40188abcfee tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:38.162840 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:38.162840 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:38.162840 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-78c544fb-0f9a-40d6-8997-b40188abcfee tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:38.162840 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-78c544fb-0f9a-40d6-8997-b40188abcfee tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:38.207544 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:38.207544 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:38.209394 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-78c544fb-0f9a-40d6-8997-b40188abcfee tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:38.216969 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1683/3388] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:38 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:39.224247 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-632db45c-1726-432d-bee7-70303b773aed tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:39.224967 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-632db45c-1726-432d-bee7-70303b773aed tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:39.225154 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:39.225154 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:39.225517 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-632db45c-1726-432d-bee7-70303b773aed tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:39.225933 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-632db45c-1726-432d-bee7-70303b773aed tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:39.249770 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:39.249770 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:39.252019 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-632db45c-1726-432d-bee7-70303b773aed tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:39.252934 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1706/3389] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:39 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:40.268191 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eebb8315-c3fc-4bc7-94bc-8f0b45f9b5c7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:40.269198 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eebb8315-c3fc-4bc7-94bc-8f0b45f9b5c7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:40.269558 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:40.269558 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:40.270249 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eebb8315-c3fc-4bc7-94bc-8f0b45f9b5c7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:40.270921 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-eebb8315-c3fc-4bc7-94bc-8f0b45f9b5c7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:40.296068 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:40.296068 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:40.298176 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eebb8315-c3fc-4bc7-94bc-8f0b45f9b5c7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:40.299949 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1684/3390] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:40 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:41.313409 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-31740fd2-ef8e-4a26-baef-23503a5d5bbe tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:41.314121 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-31740fd2-ef8e-4a26-baef-23503a5d5bbe tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:41.314208 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:41.314208 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:41.314624 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-31740fd2-ef8e-4a26-baef-23503a5d5bbe tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:41.315248 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-31740fd2-ef8e-4a26-baef-23503a5d5bbe tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:41.338776 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:41.338776 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:41.340964 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-31740fd2-ef8e-4a26-baef-23503a5d5bbe tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:41.342393 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1707/3391] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:41 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:42.357476 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d4b005c8-03e8-4a29-9e9f-e6768c6ae0a4 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:42.358324 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d4b005c8-03e8-4a29-9e9f-e6768c6ae0a4 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:42.358534 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:42.358534 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:42.359067 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d4b005c8-03e8-4a29-9e9f-e6768c6ae0a4 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:42.359637 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-d4b005c8-03e8-4a29-9e9f-e6768c6ae0a4 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:42.383059 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:42.383059 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:42.384999 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d4b005c8-03e8-4a29-9e9f-e6768c6ae0a4 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:42.386000 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1685/3392] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:42 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:43.401100 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4ae038d1-6314-488f-93a7-c6a2a6e6c88f tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:43.401785 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4ae038d1-6314-488f-93a7-c6a2a6e6c88f tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:43.401992 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:43.401992 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:43.402344 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4ae038d1-6314-488f-93a7-c6a2a6e6c88f tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:43.402709 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-4ae038d1-6314-488f-93a7-c6a2a6e6c88f tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:43.425369 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:43.425369 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:43.427275 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4ae038d1-6314-488f-93a7-c6a2a6e6c88f tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:43.428110 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1708/3393] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:43 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:44.444871 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-04f17136-dab7-4bea-befc-78e5426d87b1 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:44.445654 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-04f17136-dab7-4bea-befc-78e5426d87b1 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:44.445654 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:44.445654 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:44.446049 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-04f17136-dab7-4bea-befc-78e5426d87b1 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:44.446320 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-04f17136-dab7-4bea-befc-78e5426d87b1 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:44.479061 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:44.479061 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:44.481018 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-04f17136-dab7-4bea-befc-78e5426d87b1 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:44.482626 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1686/3394] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:44 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:45.498177 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5fdfb34c-9268-440c-a61d-8ff6d546eb56 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:45.499384 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5fdfb34c-9268-440c-a61d-8ff6d546eb56 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:45.499603 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:45.499603 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:45.500116 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5fdfb34c-9268-440c-a61d-8ff6d546eb56 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:45.500496 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-5fdfb34c-9268-440c-a61d-8ff6d546eb56 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:45.554326 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:45.554326 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:45.559960 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5fdfb34c-9268-440c-a61d-8ff6d546eb56 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:45.566259 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1709/3395] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:45 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:46.580765 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4b7eda81-6052-4200-a790-bc5e498c01f3 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:46.582387 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4b7eda81-6052-4200-a790-bc5e498c01f3 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:46.582792 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:46.582792 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:46.583715 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4b7eda81-6052-4200-a790-bc5e498c01f3 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:46.584282 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-4b7eda81-6052-4200-a790-bc5e498c01f3 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:46.616757 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:46.616757 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:46.619083 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4b7eda81-6052-4200-a790-bc5e498c01f3 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:46.620102 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1687/3396] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:46 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:47.636270 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d92c76d9-7d0b-42a7-a1ce-65f91fc6f21b tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:47.637003 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d92c76d9-7d0b-42a7-a1ce-65f91fc6f21b tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:47.637227 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:47.637227 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:47.638394 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d92c76d9-7d0b-42a7-a1ce-65f91fc6f21b tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:47.638789 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-d92c76d9-7d0b-42a7-a1ce-65f91fc6f21b tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:47.680473 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:47.680473 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:47.682915 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d92c76d9-7d0b-42a7-a1ce-65f91fc6f21b tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:47.683923 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1710/3397] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:47 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 819 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:48.701868 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d0494880-c198-4a9d-8c88-048f86eae3be tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:48.703578 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d0494880-c198-4a9d-8c88-048f86eae3be tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:48.703578 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:48.703578 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:48.703578 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d0494880-c198-4a9d-8c88-048f86eae3be tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:48.704573 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-d0494880-c198-4a9d-8c88-048f86eae3be tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:48.769419 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:48.769419 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:48.772629 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d0494880-c198-4a9d-8c88-048f86eae3be tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:48.773630 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1688/3398] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:48 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 822 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:48.786346 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c15f1601-1fac-4c62-b542-df2ebaf20cc9 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb Jan 21 12:31:48.786867 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c15f1601-1fac-4c62-b542-df2ebaf20cc9 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:48.787084 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:48.787084 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:48.787455 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c15f1601-1fac-4c62-b542-df2ebaf20cc9 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:48.881195 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:48.881195 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:48.893842 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c15f1601-1fac-4c62-b542-df2ebaf20cc9 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Volume info retrieved successfully. Jan 21 12:31:48.928210 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c15f1601-1fac-4c62-b542-df2ebaf20cc9 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb returned with HTTP 200 Jan 21 12:31:48.929285 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1711/3399] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:48 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb => generated 1364 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:31:48.947371 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7ca563eb-6a48-45e6-a754-c466a8e4b359 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] POST http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c/restore Jan 21 12:31:48.947916 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:48.947916 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:48.948331 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7ca563eb-6a48-45e6-a754-c466a8e4b359 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:31:48.949239 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.contrib.backups [None req-7ca563eb-6a48-45e6-a754-c466a8e4b359 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Restoring backup f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c ({'restore': {}}) {{(pid=87986) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 21 12:31:48.949576 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.contrib.backups [None req-7ca563eb-6a48-45e6-a754-c466a8e4b359 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Restoring backup f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c to volume None. Jan 21 12:31:48.990105 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:48.990105 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:48.993105 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.backup.api [None req-7ca563eb-6a48-45e6-a754-c466a8e4b359 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Creating volume of 1 GB for restore of backup f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. Jan 21 12:31:49.009295 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7ca563eb-6a48-45e6-a754-c466a8e4b359 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Availability Zones retrieved successfully. Jan 21 12:31:49.028085 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7ca563eb-6a48-45e6-a754-c466a8e4b359 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Flow 'volume_create_api' (8340b76d-5090-4ed8-8d56-2790cc61f6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:31:49.030960 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7ca563eb-6a48-45e6-a754-c466a8e4b359 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1224d792-f301-4b18-a0ba-47ac364f81ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:31:49.033209 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-7ca563eb-6a48-45e6-a754-c466a8e4b359 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:31:49.212034 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7ca563eb-6a48-45e6-a754-c466a8e4b359 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1224d792-f301-4b18-a0ba-47ac364f81ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:31:49.215948 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7ca563eb-6a48-45e6-a754-c466a8e4b359 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a72172e-474e-4760-a973-603d928761b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:31:49.312602 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-7ca563eb-6a48-45e6-a754-c466a8e4b359 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Created reservations ['34ffcef0-4258-4840-82cf-82da1be12c60', '94a671d9-16a3-4a40-9622-6b8d7ea03023', '5e59d3d2-93a4-439c-8a2d-8b5ef1831da4', '5f3743a8-3d49-4af6-a456-4046b1935474'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:31:49.314912 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7ca563eb-6a48-45e6-a754-c466a8e4b359 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a72172e-474e-4760-a973-603d928761b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34ffcef0-4258-4840-82cf-82da1be12c60', '94a671d9-16a3-4a40-9622-6b8d7ea03023', '5e59d3d2-93a4-439c-8a2d-8b5ef1831da4', '5f3743a8-3d49-4af6-a456-4046b1935474']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:31:49.317070 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7ca563eb-6a48-45e6-a754-c466a8e4b359 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (465b1853-14a1-4b7b-af0f-5da71a94bd6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:31:49.378601 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7ca563eb-6a48-45e6-a754-c466a8e4b359 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (465b1853-14a1-4b7b-af0f-5da71a94bd6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aee0b081-3a37-4d0e-8b35-788fc63a8cbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7000a9805f31485ebab0a53a5b89a37d',qos_specs=None,replication_status=,reservations=['34ffcef0-4258-4840-82cf-82da1be12c60','94a671d9-16a3-4a40-9622-6b8d7ea03023','5e59d3d2-93a4-439c-8a2d-8b5ef1831da4','5f3743a8-3d49-4af6-a456-4046b1935474'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ade08d767de49438f6e1d2a6ecffd84',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:31:49Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aee0b081-3a37-4d0e-8b35-788fc63a8cbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7000a9805f31485ebab0a53a5b89a37d',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,user_id='6ade08d767de49438f6e1d2a6ecffd84',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:31:49.380798 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7ca563eb-6a48-45e6-a754-c466a8e4b359 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0565cdc-dd18-4c25-88bf-cf84337e2775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:31:49.409226 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7ca563eb-6a48-45e6-a754-c466a8e4b359 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0565cdc-dd18-4c25-88bf-cf84337e2775) 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='auto-created_from_restore_from_backup',display_name='restore_backup_f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7000a9805f31485ebab0a53a5b89a37d',qos_specs=None,replication_status=,reservations=['34ffcef0-4258-4840-82cf-82da1be12c60','94a671d9-16a3-4a40-9622-6b8d7ea03023','5e59d3d2-93a4-439c-8a2d-8b5ef1831da4','5f3743a8-3d49-4af6-a456-4046b1935474'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ade08d767de49438f6e1d2a6ecffd84',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:31:49.411556 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7ca563eb-6a48-45e6-a754-c466a8e4b359 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0531675a-09f1-487e-aa52-681487aa1cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:31:49.430845 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7ca563eb-6a48-45e6-a754-c466a8e4b359 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0531675a-09f1-487e-aa52-681487aa1cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:31:49.434252 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7ca563eb-6a48-45e6-a754-c466a8e4b359 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Flow 'volume_create_api' (8340b76d-5090-4ed8-8d56-2790cc61f6cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:31:49.502874 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7ca563eb-6a48-45e6-a754-c466a8e4b359 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Create volume request issued successfully. Jan 21 12:31:49.559024 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:49.559024 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:49.560888 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7ca563eb-6a48-45e6-a754-c466a8e4b359 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Volume info retrieved successfully. Jan 21 12:31:50.624643 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:50.624643 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:50.626040 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7ca563eb-6a48-45e6-a754-c466a8e4b359 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Volume info retrieved successfully. Jan 21 12:31:50.626507 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.backup.api [None req-7ca563eb-6a48-45e6-a754-c466a8e4b359 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Checking backup size 1 against volume size 1 {{(pid=87986) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 21 12:31:50.626915 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.backup.api [None req-7ca563eb-6a48-45e6-a754-c466a8e4b359 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Overwriting volume aee0b081-3a37-4d0e-8b35-788fc63a8cbb with restore of backup f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:50.655543 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.backup.rpcapi [None req-7ca563eb-6a48-45e6-a754-c466a8e4b359 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] restore_backup in rpcapi backup_id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c {{(pid=87986) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 21 12:31:50.659090 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7ca563eb-6a48-45e6-a754-c466a8e4b359 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c/restore returned with HTTP 202 Jan 21 12:31:50.665442 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1689/3400] 10.222.0.89 () {60 vars in 1360 bytes} [Thu Jan 21 12:31:48 2021] POST /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c/restore => generated 189 bytes in 1719 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:31:50.672910 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e1bdc09d-466a-48f2-97f7-84f114f4e171 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:50.673444 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e1bdc09d-466a-48f2-97f7-84f114f4e171 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:50.673664 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:50.673664 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:50.674090 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e1bdc09d-466a-48f2-97f7-84f114f4e171 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:50.674457 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-e1bdc09d-466a-48f2-97f7-84f114f4e171 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:50.697744 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:50.697744 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:50.700129 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e1bdc09d-466a-48f2-97f7-84f114f4e171 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:50.701656 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1712/3401] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:50 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:51.717109 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4bddfaaf-ba65-4647-b0af-862ba38ddad7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:51.717691 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4bddfaaf-ba65-4647-b0af-862ba38ddad7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:51.717869 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:51.717869 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:51.718571 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4bddfaaf-ba65-4647-b0af-862ba38ddad7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:51.719014 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-4bddfaaf-ba65-4647-b0af-862ba38ddad7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:51.744537 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:51.744537 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:51.746565 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4bddfaaf-ba65-4647-b0af-862ba38ddad7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:51.747402 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1690/3402] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:51 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:52.762590 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8195d6f2-e468-4557-9fde-3d2ee5ae8350 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:52.764677 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8195d6f2-e468-4557-9fde-3d2ee5ae8350 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:52.765095 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:52.765095 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:52.765759 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8195d6f2-e468-4557-9fde-3d2ee5ae8350 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:52.766802 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-8195d6f2-e468-4557-9fde-3d2ee5ae8350 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:52.791564 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:52.791564 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:52.793942 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8195d6f2-e468-4557-9fde-3d2ee5ae8350 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:52.801772 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1713/3403] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:52 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 822 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:53.810236 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-967e8ad8-2241-4518-9838-ddbd89311fb7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:53.811595 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-967e8ad8-2241-4518-9838-ddbd89311fb7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:53.811595 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:53.811595 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:53.812065 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-967e8ad8-2241-4518-9838-ddbd89311fb7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:53.812065 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-967e8ad8-2241-4518-9838-ddbd89311fb7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:53.844474 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:53.844474 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:53.846684 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-967e8ad8-2241-4518-9838-ddbd89311fb7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:53.847581 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1691/3404] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:53 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 822 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:54.866571 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fd097298-d991-4188-9cdf-5609e9542b55 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:54.866571 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fd097298-d991-4188-9cdf-5609e9542b55 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:54.866571 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:54.866571 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:54.866571 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fd097298-d991-4188-9cdf-5609e9542b55 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:54.866571 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-fd097298-d991-4188-9cdf-5609e9542b55 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:54.917836 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:54.917836 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:54.929935 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fd097298-d991-4188-9cdf-5609e9542b55 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:54.929935 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1714/3405] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:54 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 822 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:55.952803 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-98c6a4f5-e92b-4281-af38-b689536d8ac5 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:55.952803 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-98c6a4f5-e92b-4281-af38-b689536d8ac5 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:55.952803 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:55.952803 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:55.952803 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-98c6a4f5-e92b-4281-af38-b689536d8ac5 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:55.952803 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-98c6a4f5-e92b-4281-af38-b689536d8ac5 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:56.011855 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:56.011855 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:56.014709 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-98c6a4f5-e92b-4281-af38-b689536d8ac5 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:56.015769 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1692/3406] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:55 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 822 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:57.037456 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e891acc4-3701-46f2-84b9-c1c6481c2534 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:57.037456 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e891acc4-3701-46f2-84b9-c1c6481c2534 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:57.037456 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:57.037456 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:57.037456 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e891acc4-3701-46f2-84b9-c1c6481c2534 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:57.037456 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-e891acc4-3701-46f2-84b9-c1c6481c2534 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:57.141780 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:57.141780 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:57.141780 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e891acc4-3701-46f2-84b9-c1c6481c2534 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:57.151291 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1715/3407] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:57 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 822 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:58.162890 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a7342b09-ec65-4144-b06a-afbb83ba18f5 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:58.162890 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a7342b09-ec65-4144-b06a-afbb83ba18f5 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:58.162890 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:58.162890 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:58.162890 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a7342b09-ec65-4144-b06a-afbb83ba18f5 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:58.162890 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-a7342b09-ec65-4144-b06a-afbb83ba18f5 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:58.242555 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:58.242555 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:58.246480 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a7342b09-ec65-4144-b06a-afbb83ba18f5 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:58.259230 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1693/3408] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:58 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 822 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:31:59.299285 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7ad297e4-b63e-41f5-a015-884bb4a0b8fc tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:31:59.299285 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7ad297e4-b63e-41f5-a015-884bb4a0b8fc tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:31:59.299285 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:31:59.299285 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:31:59.299285 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7ad297e4-b63e-41f5-a015-884bb4a0b8fc tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:31:59.299285 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-7ad297e4-b63e-41f5-a015-884bb4a0b8fc tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:31:59.337255 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:31:59.337255 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:31:59.337255 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7ad297e4-b63e-41f5-a015-884bb4a0b8fc tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:31:59.351116 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1716/3409] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:31:59 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 822 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:00.367269 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-960121d9-1b39-4ceb-9b0e-176f760518c6 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:32:00.367269 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-960121d9-1b39-4ceb-9b0e-176f760518c6 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:00.367269 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:00.367269 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:00.367269 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-960121d9-1b39-4ceb-9b0e-176f760518c6 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:00.393532 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-960121d9-1b39-4ceb-9b0e-176f760518c6 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:32:00.459490 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:00.459490 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:00.466955 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-960121d9-1b39-4ceb-9b0e-176f760518c6 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:32:00.466955 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1694/3410] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:00 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 822 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:01.480247 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9d1a9dab-4639-41bd-b3e2-2d88b270a04a tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:32:01.480247 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9d1a9dab-4639-41bd-b3e2-2d88b270a04a tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:01.480247 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:01.480247 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:01.480247 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9d1a9dab-4639-41bd-b3e2-2d88b270a04a tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:01.480247 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-9d1a9dab-4639-41bd-b3e2-2d88b270a04a tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:32:01.518103 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:01.518103 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:01.519985 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9d1a9dab-4639-41bd-b3e2-2d88b270a04a tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:32:01.520804 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1717/3411] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:01 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 822 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:02.536956 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-65f2d471-2d6c-48e3-932c-8bf2c0010a0e tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:32:02.537501 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-65f2d471-2d6c-48e3-932c-8bf2c0010a0e tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:02.537738 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:02.537738 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:02.538139 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-65f2d471-2d6c-48e3-932c-8bf2c0010a0e tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:02.538512 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-65f2d471-2d6c-48e3-932c-8bf2c0010a0e tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:32:02.571919 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:02.571919 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:02.576912 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-65f2d471-2d6c-48e3-932c-8bf2c0010a0e tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:32:02.578365 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1695/3412] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:02 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 822 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:03.608502 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-08d65cc5-80cf-4b91-882c-556642a7aa14 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:32:03.608502 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-08d65cc5-80cf-4b91-882c-556642a7aa14 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:03.608502 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:03.608502 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:03.608502 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-08d65cc5-80cf-4b91-882c-556642a7aa14 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:03.608502 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-08d65cc5-80cf-4b91-882c-556642a7aa14 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:32:03.647738 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:03.647738 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:03.655300 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-08d65cc5-80cf-4b91-882c-556642a7aa14 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:32:03.663955 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1718/3413] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:03 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 822 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:04.679475 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e94aa685-bdb7-4800-b07c-73863ab30dbd tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:32:04.679475 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e94aa685-bdb7-4800-b07c-73863ab30dbd tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:04.679475 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:04.679475 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:04.679475 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e94aa685-bdb7-4800-b07c-73863ab30dbd tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:04.679475 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-e94aa685-bdb7-4800-b07c-73863ab30dbd tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:32:04.714864 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:04.714864 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:04.714864 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e94aa685-bdb7-4800-b07c-73863ab30dbd tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:32:04.714864 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1696/3414] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:04 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 822 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:05.744625 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b9272b29-f5db-4770-ac0e-b780e059194a tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:32:05.744625 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b9272b29-f5db-4770-ac0e-b780e059194a tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:05.744625 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:05.744625 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:05.744625 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b9272b29-f5db-4770-ac0e-b780e059194a tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:05.744625 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-b9272b29-f5db-4770-ac0e-b780e059194a tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:32:05.792065 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:05.792065 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:05.792065 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b9272b29-f5db-4770-ac0e-b780e059194a tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:32:05.792065 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1719/3415] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:05 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 822 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:06.813827 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7de9a48b-3180-4771-8533-6bab8c84d64f tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:32:06.813827 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7de9a48b-3180-4771-8533-6bab8c84d64f tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:06.813827 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:06.813827 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:06.813827 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7de9a48b-3180-4771-8533-6bab8c84d64f tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:06.813827 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-7de9a48b-3180-4771-8533-6bab8c84d64f tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:32:06.861852 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:06.861852 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:06.864221 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7de9a48b-3180-4771-8533-6bab8c84d64f tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:32:06.865351 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1697/3416] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:06 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 822 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:07.878871 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-788e845c-94b1-4dd7-bb5f-951a7628572c tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:32:07.879373 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-788e845c-94b1-4dd7-bb5f-951a7628572c tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:07.879598 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:07.879598 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:07.879951 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-788e845c-94b1-4dd7-bb5f-951a7628572c tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:07.880323 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-788e845c-94b1-4dd7-bb5f-951a7628572c tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:32:07.906822 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:07.906822 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:07.908782 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-788e845c-94b1-4dd7-bb5f-951a7628572c tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:32:07.910056 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1720/3417] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:07 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:08.944878 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2447a92a-05b7-4c06-b238-6b53b1ed99cf tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:32:08.944878 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2447a92a-05b7-4c06-b238-6b53b1ed99cf tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:08.944878 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:08.944878 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:08.944878 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2447a92a-05b7-4c06-b238-6b53b1ed99cf tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:08.944878 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-2447a92a-05b7-4c06-b238-6b53b1ed99cf tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:32:09.005598 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:09.005598 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:09.005598 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2447a92a-05b7-4c06-b238-6b53b1ed99cf tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:32:09.005598 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1698/3418] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:08 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 822 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:10.016718 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c70ee839-310c-424d-9cbe-67532f0e0b01 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:32:10.017225 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c70ee839-310c-424d-9cbe-67532f0e0b01 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:10.020142 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:10.020142 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:10.020142 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c70ee839-310c-424d-9cbe-67532f0e0b01 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:10.020142 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-c70ee839-310c-424d-9cbe-67532f0e0b01 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:32:10.047667 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:10.047667 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:10.047667 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c70ee839-310c-424d-9cbe-67532f0e0b01 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:32:10.047667 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1721/3419] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:10 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:11.070156 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a7c6f74c-cd5a-47c2-9162-ddf3a146aeb1 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:32:11.070156 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a7c6f74c-cd5a-47c2-9162-ddf3a146aeb1 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:11.070156 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:11.070156 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:11.070156 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a7c6f74c-cd5a-47c2-9162-ddf3a146aeb1 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:11.070156 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-a7c6f74c-cd5a-47c2-9162-ddf3a146aeb1 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:32:11.141078 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:11.141078 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:11.141078 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a7c6f74c-cd5a-47c2-9162-ddf3a146aeb1 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:32:11.146888 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1699/3420] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:11 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 822 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:12.167273 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f3a47c2f-13f1-45a8-b6a6-98390db82184 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:32:12.167273 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f3a47c2f-13f1-45a8-b6a6-98390db82184 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:12.167273 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:12.167273 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:12.167273 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f3a47c2f-13f1-45a8-b6a6-98390db82184 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:12.167273 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-f3a47c2f-13f1-45a8-b6a6-98390db82184 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:32:12.223435 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:12.223435 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:12.227148 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f3a47c2f-13f1-45a8-b6a6-98390db82184 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:32:12.228530 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1722/3421] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:12 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 822 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:13.244219 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e9c8c478-ce5a-4f97-b31e-ecb40424a8d7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:32:13.245558 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e9c8c478-ce5a-4f97-b31e-ecb40424a8d7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:13.246013 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:13.246013 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:13.246721 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e9c8c478-ce5a-4f97-b31e-ecb40424a8d7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:13.247277 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-e9c8c478-ce5a-4f97-b31e-ecb40424a8d7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:32:13.306489 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:13.306489 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:13.334617 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e9c8c478-ce5a-4f97-b31e-ecb40424a8d7 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:32:13.348904 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1700/3422] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:13 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 822 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:14.374595 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-21a84274-44ac-43ec-8f21-c79b014845d5 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:32:14.374595 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-21a84274-44ac-43ec-8f21-c79b014845d5 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:14.374595 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:14.374595 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:14.374595 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-21a84274-44ac-43ec-8f21-c79b014845d5 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:14.374595 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-21a84274-44ac-43ec-8f21-c79b014845d5 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:32:14.486291 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:14.486291 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:14.489533 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-21a84274-44ac-43ec-8f21-c79b014845d5 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:32:14.489533 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1723/3423] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:14 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 822 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:15.502300 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-07fc4fd0-6c1c-46a5-bba8-8cc5b283c6c4 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:32:15.502815 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-07fc4fd0-6c1c-46a5-bba8-8cc5b283c6c4 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:15.502999 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:15.502999 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:15.503373 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-07fc4fd0-6c1c-46a5-bba8-8cc5b283c6c4 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:15.503744 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-07fc4fd0-6c1c-46a5-bba8-8cc5b283c6c4 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:32:15.585923 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:15.585923 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:15.585923 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-07fc4fd0-6c1c-46a5-bba8-8cc5b283c6c4 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:32:15.585923 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1701/3424] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:15 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 822 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:16.602414 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b0b03b98-8957-4719-ac22-e0b02016aa46 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:32:16.602414 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b0b03b98-8957-4719-ac22-e0b02016aa46 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:16.602414 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:16.602414 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:16.602414 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b0b03b98-8957-4719-ac22-e0b02016aa46 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:16.602414 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-b0b03b98-8957-4719-ac22-e0b02016aa46 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:32:16.688958 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:16.688958 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:16.693816 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b0b03b98-8957-4719-ac22-e0b02016aa46 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:32:16.693816 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1724/3425] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:16 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 822 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:17.306650 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-123d91b5-aa5f-40aa-8240-b93f47b78006 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] POST http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots Jan 21 12:32:17.306650 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:17.306650 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:17.306650 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-123d91b5-aa5f-40aa-8240-b93f47b78006 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9056d59-a11a-48eb-ac40-d35c2b81e13f", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1048385178", "description": null, "metadata": null}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:32:17.443827 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:17.443827 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:17.445502 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-123d91b5-aa5f-40aa-8240-b93f47b78006 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:32:17.445973 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-123d91b5-aa5f-40aa-8240-b93f47b78006 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Create snapshot from volume f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:32:17.643448 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-123d91b5-aa5f-40aa-8240-b93f47b78006 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Created reservations ['862c7905-0d15-45b0-b4cf-8755e641d395', 'a16b9a48-583c-4f18-a9f0-fdb8e1528c61', '737127d7-71ac-4969-8f66-c6418e4c30c3', '5dad5361-e915-46bd-a03c-cdcdc59fa077'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:32:17.710042 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a858647f-b86f-497d-bbf6-3b21278bf410 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:32:17.710668 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a858647f-b86f-497d-bbf6-3b21278bf410 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:17.710958 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:17.710958 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:17.711424 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a858647f-b86f-497d-bbf6-3b21278bf410 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:17.711998 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-a858647f-b86f-497d-bbf6-3b21278bf410 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:32:17.782231 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:17.782231 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:17.791266 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a858647f-b86f-497d-bbf6-3b21278bf410 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:32:17.810202 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1725/3426] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:17 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 822 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:18.124905 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-123d91b5-aa5f-40aa-8240-b93f47b78006 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Snapshot force create request issued successfully. Jan 21 12:32:18.124905 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-123d91b5-aa5f-40aa-8240-b93f47b78006 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots returned with HTTP 202 Jan 21 12:32:18.133407 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1702/3427] 10.222.0.89 () {60 vars in 1232 bytes} [Thu Jan 21 12:32:17 2021] POST /volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots => generated 308 bytes in 836 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:32:18.172634 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-978d0f6a-97ba-40e0-b8fe-997d2a7a1552 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/fce955cc-8880-42d1-8a2a-96dfeea92018 Jan 21 12:32:18.172634 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-978d0f6a-97ba-40e0-b8fe-997d2a7a1552 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:18.172634 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:18.172634 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:18.172634 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-978d0f6a-97ba-40e0-b8fe-997d2a7a1552 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:18.290328 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:18.290328 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:18.308760 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-978d0f6a-97ba-40e0-b8fe-997d2a7a1552 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Snapshot retrieved successfully. Jan 21 12:32:18.308760 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-978d0f6a-97ba-40e0-b8fe-997d2a7a1552 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/fce955cc-8880-42d1-8a2a-96dfeea92018 returned with HTTP 200 Jan 21 12:32:18.308760 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1726/3428] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:32:18 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/fce955cc-8880-42d1-8a2a-96dfeea92018 => generated 440 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:18.829836 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c7482d2b-06b3-413f-ac03-201fc9926e2a tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:32:18.829836 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c7482d2b-06b3-413f-ac03-201fc9926e2a tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:18.829836 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:18.829836 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:18.829836 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c7482d2b-06b3-413f-ac03-201fc9926e2a tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:18.829836 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-c7482d2b-06b3-413f-ac03-201fc9926e2a tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:32:18.898881 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:18.898881 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:18.898881 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c7482d2b-06b3-413f-ac03-201fc9926e2a tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:32:18.915724 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1703/3429] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:18 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 822 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:19.321037 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-803e5b50-ec12-44b3-b5b6-b36fdd15ec5c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/fce955cc-8880-42d1-8a2a-96dfeea92018 Jan 21 12:32:19.322020 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-803e5b50-ec12-44b3-b5b6-b36fdd15ec5c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:19.322292 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:19.322292 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:19.322682 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-803e5b50-ec12-44b3-b5b6-b36fdd15ec5c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:19.394678 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:19.394678 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:19.394678 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-803e5b50-ec12-44b3-b5b6-b36fdd15ec5c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Snapshot retrieved successfully. Jan 21 12:32:19.394678 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-803e5b50-ec12-44b3-b5b6-b36fdd15ec5c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/fce955cc-8880-42d1-8a2a-96dfeea92018 returned with HTTP 200 Jan 21 12:32:19.410530 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1727/3430] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:32:19 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/fce955cc-8880-42d1-8a2a-96dfeea92018 => generated 440 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:19.913679 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ba444b94-4f21-4854-ac84-3fd362a7f451 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:32:19.915275 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ba444b94-4f21-4854-ac84-3fd362a7f451 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:19.915718 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:19.915718 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:19.916442 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ba444b94-4f21-4854-ac84-3fd362a7f451 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:19.917019 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-ba444b94-4f21-4854-ac84-3fd362a7f451 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:32:20.041499 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:20.041499 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:20.049926 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ba444b94-4f21-4854-ac84-3fd362a7f451 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:32:20.049926 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1704/3431] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:19 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 822 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:20.424465 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1c67710e-a860-426d-86c2-3c820849060b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/fce955cc-8880-42d1-8a2a-96dfeea92018 Jan 21 12:32:20.424465 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1c67710e-a860-426d-86c2-3c820849060b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:20.424465 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:20.424465 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:20.424465 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1c67710e-a860-426d-86c2-3c820849060b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:20.561085 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:20.561085 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:20.562415 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1c67710e-a860-426d-86c2-3c820849060b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Snapshot retrieved successfully. Jan 21 12:32:20.564383 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1c67710e-a860-426d-86c2-3c820849060b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/fce955cc-8880-42d1-8a2a-96dfeea92018 returned with HTTP 200 Jan 21 12:32:20.572949 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1728/3432] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:32:20 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/fce955cc-8880-42d1-8a2a-96dfeea92018 => generated 440 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:21.065231 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cdc40fd3-e0e2-4e3d-8808-7b2cc069d068 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:32:21.065231 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cdc40fd3-e0e2-4e3d-8808-7b2cc069d068 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:21.065231 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:21.065231 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:21.065231 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cdc40fd3-e0e2-4e3d-8808-7b2cc069d068 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:21.065231 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-cdc40fd3-e0e2-4e3d-8808-7b2cc069d068 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:32:21.191001 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:21.191001 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:21.201985 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cdc40fd3-e0e2-4e3d-8808-7b2cc069d068 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:32:21.201985 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1705/3433] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:21 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 822 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:21.580445 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f0aa75ff-42b9-403f-8432-e59ae7cc13ec tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/fce955cc-8880-42d1-8a2a-96dfeea92018 Jan 21 12:32:21.581045 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f0aa75ff-42b9-403f-8432-e59ae7cc13ec tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:21.581264 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:21.581264 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:21.581650 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f0aa75ff-42b9-403f-8432-e59ae7cc13ec tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:21.646931 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:21.646931 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:21.649220 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f0aa75ff-42b9-403f-8432-e59ae7cc13ec tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Snapshot retrieved successfully. Jan 21 12:32:21.653930 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f0aa75ff-42b9-403f-8432-e59ae7cc13ec tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/fce955cc-8880-42d1-8a2a-96dfeea92018 returned with HTTP 200 Jan 21 12:32:21.656778 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1729/3434] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:32:21 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/fce955cc-8880-42d1-8a2a-96dfeea92018 => generated 440 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:22.214447 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1102b47c-d626-4f7c-b27e-80da4a5357b6 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:32:22.214447 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1102b47c-d626-4f7c-b27e-80da4a5357b6 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:22.214447 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:22.214447 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:22.214447 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1102b47c-d626-4f7c-b27e-80da4a5357b6 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:22.214447 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-1102b47c-d626-4f7c-b27e-80da4a5357b6 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:32:22.299866 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:22.299866 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:22.299866 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1102b47c-d626-4f7c-b27e-80da4a5357b6 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:32:22.299866 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1706/3435] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:22 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 822 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:22.669481 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c737014a-767f-42e6-8b52-02f94635e696 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/fce955cc-8880-42d1-8a2a-96dfeea92018 Jan 21 12:32:22.670067 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c737014a-767f-42e6-8b52-02f94635e696 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:22.670291 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:22.670291 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:22.670679 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c737014a-767f-42e6-8b52-02f94635e696 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:22.739170 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:22.739170 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:22.747650 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c737014a-767f-42e6-8b52-02f94635e696 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Snapshot retrieved successfully. Jan 21 12:32:22.750091 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c737014a-767f-42e6-8b52-02f94635e696 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/fce955cc-8880-42d1-8a2a-96dfeea92018 returned with HTTP 200 Jan 21 12:32:22.751121 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1730/3436] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:32:22 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/fce955cc-8880-42d1-8a2a-96dfeea92018 => generated 467 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:23.318853 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-88a00128-8c96-4e4f-9b9f-f43fee676001 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:32:23.319367 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-88a00128-8c96-4e4f-9b9f-f43fee676001 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:23.322004 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:23.322004 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:23.322672 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-88a00128-8c96-4e4f-9b9f-f43fee676001 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:23.323197 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-88a00128-8c96-4e4f-9b9f-f43fee676001 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87985) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:32:23.338380 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d6b13cc6-be26-4469-bcc0-cfe4f8b32bf9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/fce955cc-8880-42d1-8a2a-96dfeea92018 Jan 21 12:32:23.339151 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d6b13cc6-be26-4469-bcc0-cfe4f8b32bf9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:23.339623 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:23.339623 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:23.340212 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d6b13cc6-be26-4469-bcc0-cfe4f8b32bf9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:23.372206 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:23.372206 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:23.374128 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-88a00128-8c96-4e4f-9b9f-f43fee676001 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:32:23.379158 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:23.379158 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:23.379701 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1731/3437] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:23 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 822 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:23.381239 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d6b13cc6-be26-4469-bcc0-cfe4f8b32bf9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Snapshot retrieved successfully. Jan 21 12:32:23.383608 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d6b13cc6-be26-4469-bcc0-cfe4f8b32bf9 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/fce955cc-8880-42d1-8a2a-96dfeea92018 returned with HTTP 200 Jan 21 12:32:23.384428 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1707/3438] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:32:22 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/fce955cc-8880-42d1-8a2a-96dfeea92018 => generated 467 bytes in 626 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:23.395395 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2b3b8d11-eeec-4c89-9ba1-f9715ad6dac7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] POST http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes Jan 21 12:32:23.396101 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:23.396101 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:23.396727 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2b3b8d11-eeec-4c89-9ba1-f9715ad6dac7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1945201661", "snapshot_id": "fce955cc-8880-42d1-8a2a-96dfeea92018", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:32:23.398230 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-2b3b8d11-eeec-4c89-9ba1-f9715ad6dac7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1945201661', 'snapshot_id': 'fce955cc-8880-42d1-8a2a-96dfeea92018', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:32:23.425922 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:23.425922 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:23.427387 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2b3b8d11-eeec-4c89-9ba1-f9715ad6dac7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Snapshot retrieved successfully. Jan 21 12:32:23.427912 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-2b3b8d11-eeec-4c89-9ba1-f9715ad6dac7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Create volume of 1 GB Jan 21 12:32:23.444167 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2b3b8d11-eeec-4c89-9ba1-f9715ad6dac7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Availability Zones retrieved successfully. Jan 21 12:32:23.469546 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2b3b8d11-eeec-4c89-9ba1-f9715ad6dac7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Flow 'volume_create_api' (4a3ddf08-4957-457a-8be2-2fd4a1c0b3b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:32:23.477089 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2b3b8d11-eeec-4c89-9ba1-f9715ad6dac7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (110a3eb0-73b0-4b25-9512-395d6edf2cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:32:23.492576 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-2b3b8d11-eeec-4c89-9ba1-f9715ad6dac7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:32:23.653462 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2b3b8d11-eeec-4c89-9ba1-f9715ad6dac7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (110a3eb0-73b0-4b25-9512-395d6edf2cc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fce955cc-8880-42d1-8a2a-96dfeea92018', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:32:23.656221 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2b3b8d11-eeec-4c89-9ba1-f9715ad6dac7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b4e4aba-ff0a-4632-81ab-f53bfadeb57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:32:23.752347 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-2b3b8d11-eeec-4c89-9ba1-f9715ad6dac7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Created reservations ['3c0126bf-d1a8-410b-8323-60fce09da082', '6633b846-d993-4ca1-807c-60cb28e0a1c9', 'df65772f-d663-4970-8ce2-d09f80850afb', '0211fa6a-2270-42c4-bea9-09936685fa03'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:32:23.755739 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2b3b8d11-eeec-4c89-9ba1-f9715ad6dac7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b4e4aba-ff0a-4632-81ab-f53bfadeb57e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c0126bf-d1a8-410b-8323-60fce09da082', '6633b846-d993-4ca1-807c-60cb28e0a1c9', 'df65772f-d663-4970-8ce2-d09f80850afb', '0211fa6a-2270-42c4-bea9-09936685fa03']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:32:23.763357 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2b3b8d11-eeec-4c89-9ba1-f9715ad6dac7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21bb47a6-a2cb-42cb-8c38-fdb18b79efa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:32:24.117066 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2b3b8d11-eeec-4c89-9ba1-f9715ad6dac7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21bb47a6-a2cb-42cb-8c38-fdb18b79efa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba03fd1d-58ae-407a-b11d-6e4d298e3397', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1945201661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2619f93eb1ba48929ec301702b6357e2',qos_specs=None,replication_status=,reservations=['3c0126bf-d1a8-410b-8323-60fce09da082','6633b846-d993-4ca1-807c-60cb28e0a1c9','df65772f-d663-4970-8ce2-d09f80850afb','0211fa6a-2270-42c4-bea9-09936685fa03'],size=1,snapshot_id=fce955cc-8880-42d1-8a2a-96dfeea92018,source_replicaid=,source_volid=None,status='creating',user_id='554e53fb15eb44f998ed7f3950f23b33',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T12:32:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1945201661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba03fd1d-58ae-407a-b11d-6e4d298e3397,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2619f93eb1ba48929ec301702b6357e2',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=fce955cc-8880-42d1-8a2a-96dfeea92018,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='554e53fb15eb44f998ed7f3950f23b33',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:32:24.119362 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2b3b8d11-eeec-4c89-9ba1-f9715ad6dac7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aab313e-25cb-4a85-bec6-ac3e85d866c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:32:24.201631 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2b3b8d11-eeec-4c89-9ba1-f9715ad6dac7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aab313e-25cb-4a85-bec6-ac3e85d866c8) 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-TestVolumeBootPattern-volume-1945201661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2619f93eb1ba48929ec301702b6357e2',qos_specs=None,replication_status=,reservations=['3c0126bf-d1a8-410b-8323-60fce09da082','6633b846-d993-4ca1-807c-60cb28e0a1c9','df65772f-d663-4970-8ce2-d09f80850afb','0211fa6a-2270-42c4-bea9-09936685fa03'],size=1,snapshot_id=fce955cc-8880-42d1-8a2a-96dfeea92018,source_replicaid=,source_volid=None,status='creating',user_id='554e53fb15eb44f998ed7f3950f23b33',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:32:24.204109 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2b3b8d11-eeec-4c89-9ba1-f9715ad6dac7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c80f329e-3371-45fb-a9bf-5f33c13f7aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:32:24.395884 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2b3b8d11-eeec-4c89-9ba1-f9715ad6dac7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c80f329e-3371-45fb-a9bf-5f33c13f7aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:32:24.396565 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8532e242-e4ac-4473-844a-86833df68761 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:32:24.396732 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8532e242-e4ac-4473-844a-86833df68761 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:24.396878 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:24.396878 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:24.397247 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8532e242-e4ac-4473-844a-86833df68761 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:24.397627 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.backups [None req-8532e242-e4ac-4473-844a-86833df68761 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Show backup with id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. {{(pid=87986) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 12:32:24.403414 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2b3b8d11-eeec-4c89-9ba1-f9715ad6dac7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Flow 'volume_create_api' (4a3ddf08-4957-457a-8be2-2fd4a1c0b3b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:32:24.444174 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:24.444174 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:24.449113 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8532e242-e4ac-4473-844a-86833df68761 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 200 Jan 21 12:32:24.453585 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1708/3439] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:24 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 822 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:24.467432 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-16ea8cb6-4d8f-45a1-ac22-b732ab5dcd2d tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/aee0b081-3a37-4d0e-8b35-788fc63a8cbb Jan 21 12:32:24.468354 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-16ea8cb6-4d8f-45a1-ac22-b732ab5dcd2d tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:24.468740 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:24.468740 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:24.469331 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-16ea8cb6-4d8f-45a1-ac22-b732ab5dcd2d tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:24.531681 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2b3b8d11-eeec-4c89-9ba1-f9715ad6dac7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Create volume request issued successfully. Jan 21 12:32:24.547374 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:24.547374 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:24.565724 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-16ea8cb6-4d8f-45a1-ac22-b732ab5dcd2d tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Volume info retrieved successfully. Jan 21 12:32:24.587792 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2b3b8d11-eeec-4c89-9ba1-f9715ad6dac7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes returned with HTTP 202 Jan 21 12:32:24.601851 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1732/3440] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:32:23 2021] POST /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes => generated 854 bytes in 1198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:32:24.618085 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b242d40d-5f6a-4fbe-8fbd-a77b7bb48994 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 Jan 21 12:32:24.618624 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b242d40d-5f6a-4fbe-8fbd-a77b7bb48994 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:24.618846 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:24.618846 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:24.619226 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b242d40d-5f6a-4fbe-8fbd-a77b7bb48994 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:24.635571 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-16ea8cb6-4d8f-45a1-ac22-b732ab5dcd2d tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/aee0b081-3a37-4d0e-8b35-788fc63a8cbb returned with HTTP 200 Jan 21 12:32:24.636816 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1709/3441] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:24 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/aee0b081-3a37-4d0e-8b35-788fc63a8cbb => generated 1419 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:32:24.662773 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-55570c8e-fda8-4905-8002-9bb23aa9fb92 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/aee0b081-3a37-4d0e-8b35-788fc63a8cbb Jan 21 12:32:24.663968 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-55570c8e-fda8-4905-8002-9bb23aa9fb92 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:24.664395 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:24.664395 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:24.665114 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-55570c8e-fda8-4905-8002-9bb23aa9fb92 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:24.731628 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:24.731628 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:24.751510 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-55570c8e-fda8-4905-8002-9bb23aa9fb92 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Volume info retrieved successfully. Jan 21 12:32:24.781751 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:24.781751 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:24.799258 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-55570c8e-fda8-4905-8002-9bb23aa9fb92 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/aee0b081-3a37-4d0e-8b35-788fc63a8cbb returned with HTTP 200 Jan 21 12:32:24.799979 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b242d40d-5f6a-4fbe-8fbd-a77b7bb48994 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:32:24.812808 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1710/3442] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:24 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/aee0b081-3a37-4d0e-8b35-788fc63a8cbb => generated 1419 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:32:24.838155 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b242d40d-5f6a-4fbe-8fbd-a77b7bb48994 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 returned with HTTP 200 Jan 21 12:32:24.840098 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1733/3443] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:24 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 => generated 946 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:25.856347 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-00f1046f-f40d-456f-8510-4bd800a50c6b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 Jan 21 12:32:25.856899 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-00f1046f-f40d-456f-8510-4bd800a50c6b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:25.856899 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:25.856899 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:25.857121 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-00f1046f-f40d-456f-8510-4bd800a50c6b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:25.937559 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:25.937559 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:25.951917 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-00f1046f-f40d-456f-8510-4bd800a50c6b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:32:25.982198 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-00f1046f-f40d-456f-8510-4bd800a50c6b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 returned with HTTP 200 Jan 21 12:32:25.983374 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1711/3444] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:25 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 => generated 946 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:27.000901 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b8722861-748c-4b87-aa12-c6212ff99327 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 Jan 21 12:32:27.002053 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b8722861-748c-4b87-aa12-c6212ff99327 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:27.002513 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:27.002513 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:27.003238 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b8722861-748c-4b87-aa12-c6212ff99327 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:27.098878 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:27.098878 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:27.110356 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b8722861-748c-4b87-aa12-c6212ff99327 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:32:27.171159 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b8722861-748c-4b87-aa12-c6212ff99327 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 returned with HTTP 200 Jan 21 12:32:27.172032 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1734/3445] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:26 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 => generated 946 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:28.206993 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bef34827-03c4-4f43-8889-ddaaea46881c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 Jan 21 12:32:28.211006 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bef34827-03c4-4f43-8889-ddaaea46881c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:28.214051 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:28.214051 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:28.216433 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bef34827-03c4-4f43-8889-ddaaea46881c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:28.298977 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:28.298977 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:28.308393 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bef34827-03c4-4f43-8889-ddaaea46881c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:32:28.335198 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bef34827-03c4-4f43-8889-ddaaea46881c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 returned with HTTP 200 Jan 21 12:32:28.336458 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1712/3446] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:28 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 => generated 946 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:28.565000 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-555f7ee4-3724-44fc-abac-48c6a8a16571 req-9e9d52f8-da94-4d3b-a60c-b8480f044f89 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/aee0b081-3a37-4d0e-8b35-788fc63a8cbb Jan 21 12:32:28.565886 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-555f7ee4-3724-44fc-abac-48c6a8a16571 req-9e9d52f8-da94-4d3b-a60c-b8480f044f89 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:28.566239 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:28.566239 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:28.567081 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-555f7ee4-3724-44fc-abac-48c6a8a16571 req-9e9d52f8-da94-4d3b-a60c-b8480f044f89 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:28.624583 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:28.624583 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:28.635260 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-555f7ee4-3724-44fc-abac-48c6a8a16571 req-9e9d52f8-da94-4d3b-a60c-b8480f044f89 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Volume info retrieved successfully. Jan 21 12:32:28.671307 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-555f7ee4-3724-44fc-abac-48c6a8a16571 req-9e9d52f8-da94-4d3b-a60c-b8480f044f89 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/aee0b081-3a37-4d0e-8b35-788fc63a8cbb returned with HTTP 200 Jan 21 12:32:28.672304 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1735/3447] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:32:28 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/aee0b081-3a37-4d0e-8b35-788fc63a8cbb => generated 1419 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:32:29.358960 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-52ab45c6-45f1-47ba-8f49-db112a769fa4 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 Jan 21 12:32:29.359561 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-52ab45c6-45f1-47ba-8f49-db112a769fa4 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:29.359877 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:29.359877 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:29.361166 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-52ab45c6-45f1-47ba-8f49-db112a769fa4 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:29.491673 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:29.491673 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:29.505016 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-52ab45c6-45f1-47ba-8f49-db112a769fa4 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:32:29.542822 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-52ab45c6-45f1-47ba-8f49-db112a769fa4 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 returned with HTTP 200 Jan 21 12:32:29.544247 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1713/3448] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:29 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 => generated 946 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:30.566191 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-83fbde33-dcde-4d3f-9162-bb053622cc91 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 Jan 21 12:32:30.567624 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-83fbde33-dcde-4d3f-9162-bb053622cc91 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:30.568060 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:30.568060 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:30.569841 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-83fbde33-dcde-4d3f-9162-bb053622cc91 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:30.640003 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:30.640003 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:30.651981 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-83fbde33-dcde-4d3f-9162-bb053622cc91 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:32:30.679804 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-83fbde33-dcde-4d3f-9162-bb053622cc91 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 returned with HTTP 200 Jan 21 12:32:30.692508 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1736/3449] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:30 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 => generated 946 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:31.369856 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-555f7ee4-3724-44fc-abac-48c6a8a16571 req-d02af6b8-cd0b-44d2-bd15-06fddd7248cc tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/aee0b081-3a37-4d0e-8b35-788fc63a8cbb Jan 21 12:32:31.371150 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-555f7ee4-3724-44fc-abac-48c6a8a16571 req-d02af6b8-cd0b-44d2-bd15-06fddd7248cc tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:31.371561 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:31.371561 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:31.372550 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-555f7ee4-3724-44fc-abac-48c6a8a16571 req-d02af6b8-cd0b-44d2-bd15-06fddd7248cc tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:31.446140 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:31.446140 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:31.458333 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-555f7ee4-3724-44fc-abac-48c6a8a16571 req-d02af6b8-cd0b-44d2-bd15-06fddd7248cc tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Volume info retrieved successfully. Jan 21 12:32:31.505234 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-555f7ee4-3724-44fc-abac-48c6a8a16571 req-d02af6b8-cd0b-44d2-bd15-06fddd7248cc tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/aee0b081-3a37-4d0e-8b35-788fc63a8cbb returned with HTTP 200 Jan 21 12:32:31.509806 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1714/3450] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:32:31 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/aee0b081-3a37-4d0e-8b35-788fc63a8cbb => generated 1419 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:32:31.546090 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-83fbde33-dcde-4d3f-9162-bb053622cc91 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume// Jan 21 12:32:31.547265 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-83fbde33-dcde-4d3f-9162-bb053622cc91 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:31.547839 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:31.547839 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:31.548491 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-83fbde33-dcde-4d3f-9162-bb053622cc91 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:31.552022 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-83fbde33-dcde-4d3f-9162-bb053622cc91 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:32:31.552022 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1737/3451] 10.222.0.89 () {58 vars in 1289 bytes} [Thu Jan 21 12:32:31 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:32:31.568724 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-555f7ee4-3724-44fc-abac-48c6a8a16571 req-8cd36240-157d-4da2-aeea-96821de3a389 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] POST http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/attachments Jan 21 12:32:31.569620 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:31.569620 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:31.570347 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-555f7ee4-3724-44fc-abac-48c6a8a16571 req-8cd36240-157d-4da2-aeea-96821de3a389 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aee0b081-3a37-4d0e-8b35-788fc63a8cbb", "instance_uuid": "dc9fb518-3013-436b-b203-845594afe3bf", "connector": null}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:32:31.690232 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:31.690232 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:31.700075 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-01b1051d-da84-4285-a5ba-131c02b89599 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 Jan 21 12:32:31.700607 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-01b1051d-da84-4285-a5ba-131c02b89599 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:31.701093 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-01b1051d-da84-4285-a5ba-131c02b89599 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:31.811663 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:31.811663 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:31.823305 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-01b1051d-da84-4285-a5ba-131c02b89599 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:32:31.852636 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-01b1051d-da84-4285-a5ba-131c02b89599 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 returned with HTTP 200 Jan 21 12:32:31.853662 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1738/3452] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:31 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 => generated 946 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:32.072485 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-555f7ee4-3724-44fc-abac-48c6a8a16571 req-8cd36240-157d-4da2-aeea-96821de3a389 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/attachments returned with HTTP 200 Jan 21 12:32:32.074311 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1715/3453] 10.222.0.89 () {66 vars in 1565 bytes} [Thu Jan 21 12:32:31 2021] POST /volume/v3/7000a9805f31485ebab0a53a5b89a37d/attachments => generated 273 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:32:32.875276 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-18d1ce3f-8c21-4c03-aa63-3143c8649242 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 Jan 21 12:32:32.875766 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-18d1ce3f-8c21-4c03-aa63-3143c8649242 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:32.876319 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:32.876319 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:32.876699 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-18d1ce3f-8c21-4c03-aa63-3143c8649242 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:33.000453 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:33.000453 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:33.009741 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-18d1ce3f-8c21-4c03-aa63-3143c8649242 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:32:33.035200 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-18d1ce3f-8c21-4c03-aa63-3143c8649242 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 returned with HTTP 200 Jan 21 12:32:33.036498 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1739/3454] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:32 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 => generated 946 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:34.066777 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2d3ff920-1031-4b55-985b-e1ad56cebc6b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 Jan 21 12:32:34.074016 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2d3ff920-1031-4b55-985b-e1ad56cebc6b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:34.074268 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:34.074268 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:34.082331 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2d3ff920-1031-4b55-985b-e1ad56cebc6b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:34.245987 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:34.245987 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:34.265100 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2d3ff920-1031-4b55-985b-e1ad56cebc6b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:32:34.291730 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2d3ff920-1031-4b55-985b-e1ad56cebc6b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 returned with HTTP 200 Jan 21 12:32:34.292860 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1716/3455] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:34 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 => generated 946 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:35.310239 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-74a4a6b1-3704-42e5-8f41-127b23b8c932 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 Jan 21 12:32:35.311374 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-74a4a6b1-3704-42e5-8f41-127b23b8c932 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:35.311750 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:35.311750 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:35.312545 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-74a4a6b1-3704-42e5-8f41-127b23b8c932 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:35.509108 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:35.509108 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:35.520857 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-74a4a6b1-3704-42e5-8f41-127b23b8c932 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:32:35.554980 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-74a4a6b1-3704-42e5-8f41-127b23b8c932 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 returned with HTTP 200 Jan 21 12:32:35.567151 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1740/3456] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:35 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 => generated 946 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:32:35.664963 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2d3ff920-1031-4b55-985b-e1ad56cebc6b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume// Jan 21 12:32:35.665692 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2d3ff920-1031-4b55-985b-e1ad56cebc6b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:35.666026 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:35.666026 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:35.666584 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2d3ff920-1031-4b55-985b-e1ad56cebc6b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:35.668504 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2d3ff920-1031-4b55-985b-e1ad56cebc6b tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:32:35.670353 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1717/3457] 10.222.0.90 () {56 vars in 1089 bytes} [Thu Jan 21 12:32:35 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:32:35.687560 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-555f7ee4-3724-44fc-abac-48c6a8a16571 req-30c8590d-d7b6-4680-a78b-6aa9791ccc6b tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/aee0b081-3a37-4d0e-8b35-788fc63a8cbb Jan 21 12:32:35.688303 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-555f7ee4-3724-44fc-abac-48c6a8a16571 req-30c8590d-d7b6-4680-a78b-6aa9791ccc6b tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:35.688660 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:35.688660 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:35.689240 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-555f7ee4-3724-44fc-abac-48c6a8a16571 req-30c8590d-d7b6-4680-a78b-6aa9791ccc6b tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:35.825521 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:35.825521 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:35.853634 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-555f7ee4-3724-44fc-abac-48c6a8a16571 req-30c8590d-d7b6-4680-a78b-6aa9791ccc6b tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Volume info retrieved successfully. Jan 21 12:32:35.904203 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:35.904203 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:35.918893 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-555f7ee4-3724-44fc-abac-48c6a8a16571 req-30c8590d-d7b6-4680-a78b-6aa9791ccc6b tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/aee0b081-3a37-4d0e-8b35-788fc63a8cbb returned with HTTP 200 Jan 21 12:32:35.919756 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1741/3458] 10.222.0.90 () {60 vars in 1403 bytes} [Thu Jan 21 12:32:35 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/aee0b081-3a37-4d0e-8b35-788fc63a8cbb => generated 1517 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:32:35.955990 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-555f7ee4-3724-44fc-abac-48c6a8a16571 req-39f8685c-5130-46ad-a634-25fefccbe99d tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] PUT http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/attachments/c6d039e7-7c4d-4014-98db-962952d06334 Jan 21 12:32:35.957161 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-555f7ee4-3724-44fc-abac-48c6a8a16571 req-39f8685c-5130-46ad-a634-25fefccbe99d tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.90", "host": "n-h2-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:32:36.028245 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 12:32:36.028245 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 12:32:36.029749 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-555f7ee4-3724-44fc-abac-48c6a8a16571 req-39f8685c-5130-46ad-a634-25fefccbe99d tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Lock "b'cinder-attachment_update-aee0b081-3a37-4d0e-8b35-788fc63a8cbb-n-h2-760354-3'" acquired by "attachment_update" :: waited 0.020s {{(pid=87986) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 12:32:36.038151 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:36.038151 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:36.572569 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-997d26a2-56ea-4f93-9a19-24fb24d7f0ae tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 Jan 21 12:32:36.573952 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-997d26a2-56ea-4f93-9a19-24fb24d7f0ae tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:36.574327 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:36.574327 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:36.574946 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-997d26a2-56ea-4f93-9a19-24fb24d7f0ae tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:36.680879 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:36.680879 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:36.701512 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-997d26a2-56ea-4f93-9a19-24fb24d7f0ae tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:32:36.756421 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-997d26a2-56ea-4f93-9a19-24fb24d7f0ae tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 returned with HTTP 200 Jan 21 12:32:36.757251 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1742/3459] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:36 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 => generated 1396 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:32:36.782065 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2bc83ffc-ec2b-4142-9151-bbf1766186d8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 Jan 21 12:32:36.783738 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2bc83ffc-ec2b-4142-9151-bbf1766186d8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:36.784126 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:36.784126 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:36.785308 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2bc83ffc-ec2b-4142-9151-bbf1766186d8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:36.867613 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:36.867613 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:36.885014 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2bc83ffc-ec2b-4142-9151-bbf1766186d8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:32:36.929824 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2bc83ffc-ec2b-4142-9151-bbf1766186d8 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 returned with HTTP 200 Jan 21 12:32:36.932244 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1743/3460] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:32:36 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 => generated 1396 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 12:32:37.212358 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-898bf49a-4224-4f47-9e34-fc779a8f2bfd req-9f6b42d4-61c1-43e9-9261-dad4cad5e6cc tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 Jan 21 12:32:37.213255 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-898bf49a-4224-4f47-9e34-fc779a8f2bfd req-9f6b42d4-61c1-43e9-9261-dad4cad5e6cc tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:37.213488 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:37.213488 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:37.215824 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-898bf49a-4224-4f47-9e34-fc779a8f2bfd req-9f6b42d4-61c1-43e9-9261-dad4cad5e6cc tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:37.346088 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:37.346088 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:37.375039 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-898bf49a-4224-4f47-9e34-fc779a8f2bfd req-9f6b42d4-61c1-43e9-9261-dad4cad5e6cc tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:32:37.426642 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-898bf49a-4224-4f47-9e34-fc779a8f2bfd req-9f6b42d4-61c1-43e9-9261-dad4cad5e6cc tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 returned with HTTP 200 Jan 21 12:32:37.454057 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1744/3461] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:32:37 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 => generated 1396 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:32:38.628760 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-555f7ee4-3724-44fc-abac-48c6a8a16571 req-39f8685c-5130-46ad-a634-25fefccbe99d tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Lock "b'cinder-attachment_update-aee0b081-3a37-4d0e-8b35-788fc63a8cbb-n-h2-760354-3'" released by "attachment_update" :: held 2.599s {{(pid=87986) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 12:32:38.629466 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-555f7ee4-3724-44fc-abac-48c6a8a16571 req-39f8685c-5130-46ad-a634-25fefccbe99d tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/attachments/c6d039e7-7c4d-4014-98db-962952d06334 returned with HTTP 200 Jan 21 12:32:38.630603 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1718/3462] 10.222.0.90 () {64 vars in 1468 bytes} [Thu Jan 21 12:32:35 2021] PUT /volume/v3/7000a9805f31485ebab0a53a5b89a37d/attachments/c6d039e7-7c4d-4014-98db-962952d06334 => generated 762 bytes in 2679 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:32:38.703204 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-555f7ee4-3724-44fc-abac-48c6a8a16571 req-70800e87-ba41-4c65-99c0-cbca85c69145 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] POST http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/attachments/c6d039e7-7c4d-4014-98db-962952d06334/action Jan 21 12:32:38.704336 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:38.704336 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:38.706593 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-555f7ee4-3724-44fc-abac-48c6a8a16571 req-70800e87-ba41-4c65-99c0-cbca85c69145 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Action body: b'{"os-complete": null}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:32:38.708032 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-555f7ee4-3724-44fc-abac-48c6a8a16571 req-70800e87-ba41-4c65-99c0-cbca85c69145 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:32:39.119100 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:39.119100 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:39.145265 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-555f7ee4-3724-44fc-abac-48c6a8a16571 req-70800e87-ba41-4c65-99c0-cbca85c69145 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/attachments/c6d039e7-7c4d-4014-98db-962952d06334/action returned with HTTP 204 Jan 21 12:32:39.146829 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1745/3463] 10.222.0.90 () {64 vars in 1489 bytes} [Thu Jan 21 12:32:38 2021] POST /volume/v3/7000a9805f31485ebab0a53a5b89a37d/attachments/c6d039e7-7c4d-4014-98db-962952d06334/action => generated 0 bytes in 464 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:32:39.844844 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-898bf49a-4224-4f47-9e34-fc779a8f2bfd req-4d5e2b1f-74e4-4f4a-8f56-c67844afd58d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 Jan 21 12:32:39.845497 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-898bf49a-4224-4f47-9e34-fc779a8f2bfd req-4d5e2b1f-74e4-4f4a-8f56-c67844afd58d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:39.845849 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:39.845849 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:39.846475 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-898bf49a-4224-4f47-9e34-fc779a8f2bfd req-4d5e2b1f-74e4-4f4a-8f56-c67844afd58d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:39.912850 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:39.912850 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:39.922522 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-898bf49a-4224-4f47-9e34-fc779a8f2bfd req-4d5e2b1f-74e4-4f4a-8f56-c67844afd58d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:32:39.963639 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-898bf49a-4224-4f47-9e34-fc779a8f2bfd req-4d5e2b1f-74e4-4f4a-8f56-c67844afd58d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 returned with HTTP 200 Jan 21 12:32:39.964581 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1719/3464] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:32:39 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 => generated 1396 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:32:39.976322 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-555f7ee4-3724-44fc-abac-48c6a8a16571 req-70800e87-ba41-4c65-99c0-cbca85c69145 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume// Jan 21 12:32:39.976972 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-555f7ee4-3724-44fc-abac-48c6a8a16571 req-70800e87-ba41-4c65-99c0-cbca85c69145 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:39.982950 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:39.982950 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:39.982950 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-555f7ee4-3724-44fc-abac-48c6a8a16571 req-70800e87-ba41-4c65-99c0-cbca85c69145 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:39.982950 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-555f7ee4-3724-44fc-abac-48c6a8a16571 req-70800e87-ba41-4c65-99c0-cbca85c69145 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:32:39.982950 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1746/3465] 10.222.0.89 () {58 vars in 1289 bytes} [Thu Jan 21 12:32:39 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:32:40.007690 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-898bf49a-4224-4f47-9e34-fc779a8f2bfd req-5b7df020-bba0-4d8c-a76e-48fa4aaf6b5e tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] POST http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments Jan 21 12:32:40.008831 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:40.008831 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:40.012389 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-898bf49a-4224-4f47-9e34-fc779a8f2bfd req-5b7df020-bba0-4d8c-a76e-48fa4aaf6b5e tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba03fd1d-58ae-407a-b11d-6e4d298e3397", "instance_uuid": "ced9633f-cb77-4cac-8d45-11e48b6c45e6", "connector": null}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:32:40.230870 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:40.230870 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:40.352682 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-898bf49a-4224-4f47-9e34-fc779a8f2bfd req-5b7df020-bba0-4d8c-a76e-48fa4aaf6b5e tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments returned with HTTP 200 Jan 21 12:32:40.354193 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1720/3466] 10.222.0.89 () {66 vars in 1565 bytes} [Thu Jan 21 12:32:39 2021] POST /volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments => generated 273 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:32:42.466197 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-555f7ee4-3724-44fc-abac-48c6a8a16571 req-70800e87-ba41-4c65-99c0-cbca85c69145 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume// Jan 21 12:32:42.468102 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-555f7ee4-3724-44fc-abac-48c6a8a16571 req-70800e87-ba41-4c65-99c0-cbca85c69145 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:42.468728 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-555f7ee4-3724-44fc-abac-48c6a8a16571 req-70800e87-ba41-4c65-99c0-cbca85c69145 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:42.469947 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-555f7ee4-3724-44fc-abac-48c6a8a16571 req-70800e87-ba41-4c65-99c0-cbca85c69145 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:32:42.470834 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1747/3467] 10.222.0.95 () {56 vars in 1089 bytes} [Thu Jan 21 12:32:42 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:32:42.485308 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-898bf49a-4224-4f47-9e34-fc779a8f2bfd req-4152dd89-69e6-4c21-ba86-d43c03faa2c3 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 Jan 21 12:32:42.486002 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-898bf49a-4224-4f47-9e34-fc779a8f2bfd req-4152dd89-69e6-4c21-ba86-d43c03faa2c3 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:32:42.486411 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:42.486411 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:42.486784 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-898bf49a-4224-4f47-9e34-fc779a8f2bfd req-4152dd89-69e6-4c21-ba86-d43c03faa2c3 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:32:42.582241 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:42.582241 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:42.600595 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-898bf49a-4224-4f47-9e34-fc779a8f2bfd req-4152dd89-69e6-4c21-ba86-d43c03faa2c3 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:32:42.636214 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:42.636214 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:42.651779 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-898bf49a-4224-4f47-9e34-fc779a8f2bfd req-4152dd89-69e6-4c21-ba86-d43c03faa2c3 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 returned with HTTP 200 Jan 21 12:32:42.654172 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1721/3468] 10.222.0.95 () {60 vars in 1403 bytes} [Thu Jan 21 12:32:42 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 => generated 1494 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:32:42.697206 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-898bf49a-4224-4f47-9e34-fc779a8f2bfd req-b045205b-cb49-46dd-9f05-cda4d1735c71 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] PUT http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/994e8c73-9220-48fc-8ad1-dfae41e04823 Jan 21 12:32:42.699179 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-898bf49a-4224-4f47-9e34-fc779a8f2bfd req-b045205b-cb49-46dd-9f05-cda4d1735c71 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.95", "host": "n-h1-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:32:42.760794 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 12:32:42.760794 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 12:32:42.767717 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-898bf49a-4224-4f47-9e34-fc779a8f2bfd req-b045205b-cb49-46dd-9f05-cda4d1735c71 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Lock "b'cinder-attachment_update-ba03fd1d-58ae-407a-b11d-6e4d298e3397-n-h1-760354-3'" acquired by "attachment_update" :: waited 0.023s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 12:32:42.767717 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:42.767717 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:44.477620 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-898bf49a-4224-4f47-9e34-fc779a8f2bfd req-b045205b-cb49-46dd-9f05-cda4d1735c71 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Lock "b'cinder-attachment_update-ba03fd1d-58ae-407a-b11d-6e4d298e3397-n-h1-760354-3'" released by "attachment_update" :: held 1.716s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 12:32:44.479582 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-898bf49a-4224-4f47-9e34-fc779a8f2bfd req-b045205b-cb49-46dd-9f05-cda4d1735c71 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/994e8c73-9220-48fc-8ad1-dfae41e04823 returned with HTTP 200 Jan 21 12:32:44.480528 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1748/3469] 10.222.0.95 () {64 vars in 1468 bytes} [Thu Jan 21 12:32:42 2021] PUT /volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/994e8c73-9220-48fc-8ad1-dfae41e04823 => generated 762 bytes in 1793 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:32:44.525303 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-898bf49a-4224-4f47-9e34-fc779a8f2bfd req-60d3b8fb-c557-49fd-9837-a07279f627c1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] POST http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/994e8c73-9220-48fc-8ad1-dfae41e04823/action Jan 21 12:32:44.526042 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:32:44.526042 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:32:44.526468 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-898bf49a-4224-4f47-9e34-fc779a8f2bfd req-60d3b8fb-c557-49fd-9837-a07279f627c1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action body: b'{"os-complete": null}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:32:44.527070 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-898bf49a-4224-4f47-9e34-fc779a8f2bfd req-60d3b8fb-c557-49fd-9837-a07279f627c1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:32:44.610190 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:32:44.610190 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:32:44.640021 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-898bf49a-4224-4f47-9e34-fc779a8f2bfd req-60d3b8fb-c557-49fd-9837-a07279f627c1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/994e8c73-9220-48fc-8ad1-dfae41e04823/action returned with HTTP 204 Jan 21 12:32:44.640913 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1722/3470] 10.222.0.95 () {64 vars in 1489 bytes} [Thu Jan 21 12:32:44 2021] POST /volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/994e8c73-9220-48fc-8ad1-dfae41e04823/action => generated 0 bytes in 121 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:33:55.747744 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-04b18999-4510-42d6-9d34-79588a798dcb req-91dc96c5-7326-4202-8ac8-2e8122fb673b tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] DELETE http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/attachments/c6d039e7-7c4d-4014-98db-962952d06334 Jan 21 12:33:55.748316 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-04b18999-4510-42d6-9d34-79588a798dcb req-91dc96c5-7326-4202-8ac8-2e8122fb673b tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:33:55.748547 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:33:55.748547 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:33:55.752638 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-04b18999-4510-42d6-9d34-79588a798dcb req-91dc96c5-7326-4202-8ac8-2e8122fb673b tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:33:55.811879 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:33:55.811879 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:33:56.509083 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-04b18999-4510-42d6-9d34-79588a798dcb req-91dc96c5-7326-4202-8ac8-2e8122fb673b tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 12:33:56.509831 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-04b18999-4510-42d6-9d34-79588a798dcb req-91dc96c5-7326-4202-8ac8-2e8122fb673b tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Pending status list for volume during attachment-delete: [] {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 12:33:56.518093 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-04b18999-4510-42d6-9d34-79588a798dcb req-91dc96c5-7326-4202-8ac8-2e8122fb673b tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/attachments/c6d039e7-7c4d-4014-98db-962952d06334 returned with HTTP 200 Jan 21 12:33:56.519517 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1749/3471] 10.222.0.90 () {62 vars in 1437 bytes} [Thu Jan 21 12:33:55 2021] DELETE /volume/v3/7000a9805f31485ebab0a53a5b89a37d/attachments/c6d039e7-7c4d-4014-98db-962952d06334 => generated 19 bytes in 786 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:34:00.063221 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-20c05f76-8d10-4daf-8912-2b76ab29b4b6 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] DELETE http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/aee0b081-3a37-4d0e-8b35-788fc63a8cbb Jan 21 12:34:00.063753 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-20c05f76-8d10-4daf-8912-2b76ab29b4b6 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:34:00.063982 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:34:00.063982 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:34:00.064517 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-20c05f76-8d10-4daf-8912-2b76ab29b4b6 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:34:00.065001 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-20c05f76-8d10-4daf-8912-2b76ab29b4b6 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Delete volume with id: aee0b081-3a37-4d0e-8b35-788fc63a8cbb Jan 21 12:34:00.170681 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:34:00.170681 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:34:00.172048 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-20c05f76-8d10-4daf-8912-2b76ab29b4b6 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Volume info retrieved successfully. Jan 21 12:34:00.210291 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-20c05f76-8d10-4daf-8912-2b76ab29b4b6 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Delete volume request issued successfully. Jan 21 12:34:00.210291 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-20c05f76-8d10-4daf-8912-2b76ab29b4b6 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/aee0b081-3a37-4d0e-8b35-788fc63a8cbb returned with HTTP 202 Jan 21 12:34:00.214028 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1723/3472] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:34:00 2021] DELETE /volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/aee0b081-3a37-4d0e-8b35-788fc63a8cbb => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:34:00.220011 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b1309982-6462-41b9-bbc8-38b3f0852998 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] DELETE http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c Jan 21 12:34:00.221633 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b1309982-6462-41b9-bbc8-38b3f0852998 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:34:00.222232 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:34:00.222232 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:34:00.223257 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b1309982-6462-41b9-bbc8-38b3f0852998 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:34:00.224894 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.contrib.backups [None req-b1309982-6462-41b9-bbc8-38b3f0852998 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Delete backup with id: f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c. Jan 21 12:34:00.257447 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:34:00.257447 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:34:00.292118 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.backup.rpcapi [None req-b1309982-6462-41b9-bbc8-38b3f0852998 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] delete_backup rpcapi backup_id f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c {{(pid=87985) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 12:34:00.296169 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b1309982-6462-41b9-bbc8-38b3f0852998 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c returned with HTTP 202 Jan 21 12:34:00.297237 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1750/3473] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:34:00 2021] DELETE /volume/v3/7000a9805f31485ebab0a53a5b89a37d/backups/f83f8e23-077f-4cfc-a893-4cfc2c9d1b1c => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:34:00.306853 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5e0d2b79-936b-433d-a0b2-da508bc6199a tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] DELETE http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb Jan 21 12:34:00.307398 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5e0d2b79-936b-433d-a0b2-da508bc6199a tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:34:00.307618 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:34:00.307618 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:34:00.307981 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5e0d2b79-936b-433d-a0b2-da508bc6199a tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:34:00.308590 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-5e0d2b79-936b-433d-a0b2-da508bc6199a tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Delete volume with id: 85fcfa45-1251-4d52-852b-b8dec5c659eb Jan 21 12:34:00.412311 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:34:00.412311 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:34:00.414628 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5e0d2b79-936b-433d-a0b2-da508bc6199a tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Volume info retrieved successfully. Jan 21 12:34:00.514228 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-5e0d2b79-936b-433d-a0b2-da508bc6199a tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Delete volume request issued successfully. Jan 21 12:34:00.514951 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5e0d2b79-936b-433d-a0b2-da508bc6199a tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb returned with HTTP 202 Jan 21 12:34:00.516383 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1724/3474] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:34:00 2021] DELETE /volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:34:00.525216 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eb5702e4-1b7c-4e54-abe3-c456d9ed589f tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb Jan 21 12:34:00.525814 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eb5702e4-1b7c-4e54-abe3-c456d9ed589f tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:34:00.526038 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:34:00.526038 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:34:00.526425 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eb5702e4-1b7c-4e54-abe3-c456d9ed589f tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:34:00.713996 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:34:00.713996 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:34:00.728826 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-eb5702e4-1b7c-4e54-abe3-c456d9ed589f tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Volume info retrieved successfully. Jan 21 12:34:00.764074 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eb5702e4-1b7c-4e54-abe3-c456d9ed589f tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb returned with HTTP 200 Jan 21 12:34:00.778163 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1751/3475] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:34:00 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb => generated 1363 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:34:01.787350 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3cf512ba-5d8b-4d58-aec0-fc85ad65ef45 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb Jan 21 12:34:01.789380 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3cf512ba-5d8b-4d58-aec0-fc85ad65ef45 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:34:01.789733 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:34:01.789733 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:34:01.790126 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3cf512ba-5d8b-4d58-aec0-fc85ad65ef45 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:34:01.864412 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:34:01.864412 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:34:01.897434 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3cf512ba-5d8b-4d58-aec0-fc85ad65ef45 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Volume info retrieved successfully. Jan 21 12:34:01.964388 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3cf512ba-5d8b-4d58-aec0-fc85ad65ef45 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb returned with HTTP 200 Jan 21 12:34:01.973591 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1725/3476] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:34:01 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb => generated 1363 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:34:02.981486 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f806f14d-0f69-4181-a32d-300b13b75c94 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb Jan 21 12:34:02.982078 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f806f14d-0f69-4181-a32d-300b13b75c94 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:34:02.982482 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:34:02.982482 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:34:02.982825 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f806f14d-0f69-4181-a32d-300b13b75c94 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:34:03.145019 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:34:03.145019 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:34:03.196074 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f806f14d-0f69-4181-a32d-300b13b75c94 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Volume info retrieved successfully. Jan 21 12:34:03.315775 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f806f14d-0f69-4181-a32d-300b13b75c94 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb returned with HTTP 200 Jan 21 12:34:03.324870 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1752/3477] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:34:02 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb => generated 1363 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:34:04.342633 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-50acc291-fbcb-453b-a3b1-7dce3c9a0420 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] GET http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb Jan 21 12:34:04.344367 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-50acc291-fbcb-453b-a3b1-7dce3c9a0420 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:34:04.344367 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:34:04.344367 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:34:04.345799 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-50acc291-fbcb-453b-a3b1-7dce3c9a0420 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:34:04.567050 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-50acc291-fbcb-453b-a3b1-7dce3c9a0420 tempest-TestVolumeBackupRestore-1481262306 tempest-TestVolumeBackupRestore-1481262306] http://10.222.0.89/volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb returned with HTTP 404 Jan 21 12:34:04.568811 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1726/3478] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:34:04 2021] GET /volume/v3/7000a9805f31485ebab0a53a5b89a37d/volumes/85fcfa45-1251-4d52-852b-b8dec5c659eb => generated 109 bytes in 231 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:34:49.097314 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c632f5d9-2d2a-474f-bf1d-ad2b11597719 tempest-VolumeQuotasNegativeTestJSON-1316441061 tempest-VolumeQuotasNegativeTestJSON-1316441061] GET http://10.222.0.89/volume/v3/415a891345744ec4afd350ed7615fef0/os-quota-sets/9b9886cba54443cc871790cff0338ede Jan 21 12:34:49.097921 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c632f5d9-2d2a-474f-bf1d-ad2b11597719 tempest-VolumeQuotasNegativeTestJSON-1316441061 tempest-VolumeQuotasNegativeTestJSON-1316441061] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:34:49.098570 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:34:49.098570 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:34:49.107805 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c632f5d9-2d2a-474f-bf1d-ad2b11597719 tempest-VolumeQuotasNegativeTestJSON-1316441061 tempest-VolumeQuotasNegativeTestJSON-1316441061] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:34:49.141543 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c632f5d9-2d2a-474f-bf1d-ad2b11597719 tempest-VolumeQuotasNegativeTestJSON-1316441061 tempest-VolumeQuotasNegativeTestJSON-1316441061] http://10.222.0.89/volume/v3/415a891345744ec4afd350ed7615fef0/os-quota-sets/9b9886cba54443cc871790cff0338ede returned with HTTP 200 Jan 21 12:34:49.142420 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1753/3479] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:34:48 2021] GET /volume/v3/415a891345744ec4afd350ed7615fef0/os-quota-sets/9b9886cba54443cc871790cff0338ede => generated 361 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:34:49.304988 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7a516432-1d13-49df-9bfc-a8107c218530 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] POST http://10.222.0.89/volume/v3/9b9886cba54443cc871790cff0338ede/volumes Jan 21 12:34:49.305893 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7a516432-1d13-49df-9bfc-a8107c218530 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1628675238"}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:34:49.307030 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-7a516432-1d13-49df-9bfc-a8107c218530 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1628675238'}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:34:49.307487 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-7a516432-1d13-49df-9bfc-a8107c218530 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Create volume of 1 GB Jan 21 12:34:49.322065 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7a516432-1d13-49df-9bfc-a8107c218530 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Availability Zones retrieved successfully. Jan 21 12:34:49.338836 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7a516432-1d13-49df-9bfc-a8107c218530 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Flow 'volume_create_api' (cc9b8a20-ba18-4af1-a42b-e402ca20caf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:34:49.341595 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7a516432-1d13-49df-9bfc-a8107c218530 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef6224ce-e1fc-4313-804b-406355a52046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:34:49.344209 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-7a516432-1d13-49df-9bfc-a8107c218530 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:34:49.421305 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7a516432-1d13-49df-9bfc-a8107c218530 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef6224ce-e1fc-4313-804b-406355a52046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:34:49.423543 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7a516432-1d13-49df-9bfc-a8107c218530 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea033f6a-b72c-4fcc-894b-49d109223a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:34:49.531069 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-7a516432-1d13-49df-9bfc-a8107c218530 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Created reservations ['f83d06a4-7ef3-4244-856a-6a7f1d14bd9e', '894f63bf-5c32-4602-a7b1-b77606090e8d', '76965511-0520-49f3-a060-738e119dd585', 'd0f42e09-2c29-4aaa-9068-70b37ecbaee5'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:34:49.533787 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7a516432-1d13-49df-9bfc-a8107c218530 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea033f6a-b72c-4fcc-894b-49d109223a9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f83d06a4-7ef3-4244-856a-6a7f1d14bd9e', '894f63bf-5c32-4602-a7b1-b77606090e8d', '76965511-0520-49f3-a060-738e119dd585', 'd0f42e09-2c29-4aaa-9068-70b37ecbaee5']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:34:49.536959 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7a516432-1d13-49df-9bfc-a8107c218530 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3ff22b9-3f65-4c87-bbfc-af7f4f5d5567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:34:49.608616 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7a516432-1d13-49df-9bfc-a8107c218530 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3ff22b9-3f65-4c87-bbfc-af7f4f5d5567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02f4092d-c7bc-4149-a526-97d064af5249', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1628675238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b9886cba54443cc871790cff0338ede',qos_specs=None,replication_status=,reservations=['f83d06a4-7ef3-4244-856a-6a7f1d14bd9e','894f63bf-5c32-4602-a7b1-b77606090e8d','76965511-0520-49f3-a060-738e119dd585','d0f42e09-2c29-4aaa-9068-70b37ecbaee5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='caa1792532f644d889bae27d033d84d2',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:34:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1628675238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02f4092d-c7bc-4149-a526-97d064af5249,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b9886cba54443cc871790cff0338ede',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,user_id='caa1792532f644d889bae27d033d84d2',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:34:49.612002 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7a516432-1d13-49df-9bfc-a8107c218530 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a46e50fb-c632-48ce-9fc6-f90eeed165f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:34:49.648885 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7a516432-1d13-49df-9bfc-a8107c218530 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a46e50fb-c632-48ce-9fc6-f90eeed165f1) 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-VolumeQuotasNegativeTestJSON-Volume-1628675238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b9886cba54443cc871790cff0338ede',qos_specs=None,replication_status=,reservations=['f83d06a4-7ef3-4244-856a-6a7f1d14bd9e','894f63bf-5c32-4602-a7b1-b77606090e8d','76965511-0520-49f3-a060-738e119dd585','d0f42e09-2c29-4aaa-9068-70b37ecbaee5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='caa1792532f644d889bae27d033d84d2',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:34:49.650967 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7a516432-1d13-49df-9bfc-a8107c218530 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f471382-2437-4868-8fc8-132e588c6beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:34:49.666179 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7a516432-1d13-49df-9bfc-a8107c218530 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f471382-2437-4868-8fc8-132e588c6beb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:34:49.668794 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-7a516432-1d13-49df-9bfc-a8107c218530 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Flow 'volume_create_api' (cc9b8a20-ba18-4af1-a42b-e402ca20caf0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:34:49.718096 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7a516432-1d13-49df-9bfc-a8107c218530 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Create volume request issued successfully. Jan 21 12:34:49.733297 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7a516432-1d13-49df-9bfc-a8107c218530 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] http://10.222.0.89/volume/v3/9b9886cba54443cc871790cff0338ede/volumes returned with HTTP 202 Jan 21 12:34:49.734227 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1727/3480] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:34:49 2021] POST /volume/v3/9b9886cba54443cc871790cff0338ede/volumes => generated 828 bytes in 585 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:34:49.749631 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-44a96303-1c46-4d6e-81b7-baa2b04288e9 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] GET http://10.222.0.89/volume/v3/9b9886cba54443cc871790cff0338ede/volumes/02f4092d-c7bc-4149-a526-97d064af5249 Jan 21 12:34:49.750271 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-44a96303-1c46-4d6e-81b7-baa2b04288e9 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:34:49.750787 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-44a96303-1c46-4d6e-81b7-baa2b04288e9 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:34:49.801393 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:34:49.801393 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:34:49.810428 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-44a96303-1c46-4d6e-81b7-baa2b04288e9 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Volume info retrieved successfully. Jan 21 12:34:49.834972 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-44a96303-1c46-4d6e-81b7-baa2b04288e9 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] http://10.222.0.89/volume/v3/9b9886cba54443cc871790cff0338ede/volumes/02f4092d-c7bc-4149-a526-97d064af5249 returned with HTTP 200 Jan 21 12:34:49.836114 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1754/3481] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:34:49 2021] GET /volume/v3/9b9886cba54443cc871790cff0338ede/volumes/02f4092d-c7bc-4149-a526-97d064af5249 => generated 920 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:34:50.858432 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-29657eb8-b5fb-4fb8-89c8-0d940ac440c3 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] GET http://10.222.0.89/volume/v3/9b9886cba54443cc871790cff0338ede/volumes/02f4092d-c7bc-4149-a526-97d064af5249 Jan 21 12:34:50.858987 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-29657eb8-b5fb-4fb8-89c8-0d940ac440c3 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:34:50.859087 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:34:50.859087 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:34:50.859467 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-29657eb8-b5fb-4fb8-89c8-0d940ac440c3 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:34:50.917150 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:34:50.917150 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:34:50.926832 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-29657eb8-b5fb-4fb8-89c8-0d940ac440c3 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Volume info retrieved successfully. Jan 21 12:34:50.952293 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-29657eb8-b5fb-4fb8-89c8-0d940ac440c3 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] http://10.222.0.89/volume/v3/9b9886cba54443cc871790cff0338ede/volumes/02f4092d-c7bc-4149-a526-97d064af5249 returned with HTTP 200 Jan 21 12:34:50.953300 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1728/3482] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:34:50 2021] GET /volume/v3/9b9886cba54443cc871790cff0338ede/volumes/02f4092d-c7bc-4149-a526-97d064af5249 => generated 921 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:34:50.970963 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-58558c20-47e2-492f-ab80-cdafcd6ef508 tempest-VolumeQuotasNegativeTestJSON-1316441061 tempest-VolumeQuotasNegativeTestJSON-1316441061] PUT http://10.222.0.89/volume/v3/415a891345744ec4afd350ed7615fef0/os-quota-sets/9b9886cba54443cc871790cff0338ede Jan 21 12:34:50.971421 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:34:50.971421 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:34:50.971837 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-58558c20-47e2-492f-ab80-cdafcd6ef508 tempest-VolumeQuotasNegativeTestJSON-1316441061 tempest-VolumeQuotasNegativeTestJSON-1316441061] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:34:51.091864 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-58558c20-47e2-492f-ab80-cdafcd6ef508 tempest-VolumeQuotasNegativeTestJSON-1316441061 tempest-VolumeQuotasNegativeTestJSON-1316441061] http://10.222.0.89/volume/v3/415a891345744ec4afd350ed7615fef0/os-quota-sets/9b9886cba54443cc871790cff0338ede returned with HTTP 200 Jan 21 12:34:51.093629 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1755/3483] 10.222.0.89 () {60 vars in 1341 bytes} [Thu Jan 21 12:34:50 2021] PUT /volume/v3/415a891345744ec4afd350ed7615fef0/os-quota-sets/9b9886cba54443cc871790cff0338ede => generated 316 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:34:51.104258 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-33bd3fb8-25f2-447e-9db7-6fe21ebf9273 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] POST http://10.222.0.89/volume/v3/9b9886cba54443cc871790cff0338ede/volumes Jan 21 12:34:51.104729 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:34:51.104729 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:34:51.105138 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-33bd3fb8-25f2-447e-9db7-6fe21ebf9273 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:34:51.106262 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-33bd3fb8-25f2-447e-9db7-6fe21ebf9273 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Create volume request body: {'volume': {'size': 2}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:34:51.106628 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-33bd3fb8-25f2-447e-9db7-6fe21ebf9273 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Create volume of 2 GB Jan 21 12:34:51.121468 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-33bd3fb8-25f2-447e-9db7-6fe21ebf9273 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Availability Zones retrieved successfully. Jan 21 12:34:51.138878 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-33bd3fb8-25f2-447e-9db7-6fe21ebf9273 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Flow 'volume_create_api' (d8f909c8-015e-42f2-8418-2c25025f5828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:34:51.141897 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-33bd3fb8-25f2-447e-9db7-6fe21ebf9273 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e82dd057-7d8f-476c-adf4-b3faaf7f61f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:34:51.144069 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-33bd3fb8-25f2-447e-9db7-6fe21ebf9273 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Validating volume size '2' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:34:51.221279 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-33bd3fb8-25f2-447e-9db7-6fe21ebf9273 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e82dd057-7d8f-476c-adf4-b3faaf7f61f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:34:51.223558 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-33bd3fb8-25f2-447e-9db7-6fe21ebf9273 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (649d1c6b-9b52-44a1-8aa3-6c0f6bb4ec2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:34:51.281190 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota_utils [None req-33bd3fb8-25f2-447e-9db7-6fe21ebf9273 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Quota exceeded for 9b9886cba54443cc871790cff0338ede, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 21 12:34:51.307409 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.volume.api [None req-33bd3fb8-25f2-447e-9db7-6fe21ebf9273 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (649d1c6b-9b52-44a1-8aa3-6c0f6bb4ec2d) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 12:34:51.307409 n-d-760354-3 devstack@c-api.service[87984]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jan 21 12:34:51.313146 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-33bd3fb8-25f2-447e-9db7-6fe21ebf9273 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (649d1c6b-9b52-44a1-8aa3-6c0f6bb4ec2d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:34:51.315486 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.volume.api [None req-33bd3fb8-25f2-447e-9db7-6fe21ebf9273 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (649d1c6b-9b52-44a1-8aa3-6c0f6bb4ec2d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 12:34:51.317550 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-33bd3fb8-25f2-447e-9db7-6fe21ebf9273 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e82dd057-7d8f-476c-adf4-b3faaf7f61f3) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:34:51.320197 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.volume.api [None req-33bd3fb8-25f2-447e-9db7-6fe21ebf9273 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e82dd057-7d8f-476c-adf4-b3faaf7f61f3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 12:34:51.323014 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.volume.api [None req-33bd3fb8-25f2-447e-9db7-6fe21ebf9273 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Flow 'volume_create_api' (d8f909c8-015e-42f2-8418-2c25025f5828) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 12:34:51.323700 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.middleware.fault [None req-33bd3fb8-25f2-447e-9db7-6fe21ebf9273 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] http://10.222.0.89/volume/v3/9b9886cba54443cc871790cff0338ede/volumes returned with HTTP 413 Jan 21 12:34:51.326017 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1729/3484] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:34:51 2021] POST /volume/v3/9b9886cba54443cc871790cff0338ede/volumes => generated 208 bytes in 225 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 21 12:34:51.338979 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0a2a0c53-46d5-4e0a-a189-617b745b3180 tempest-VolumeQuotasNegativeTestJSON-1316441061 tempest-VolumeQuotasNegativeTestJSON-1316441061] PUT http://10.222.0.89/volume/v3/415a891345744ec4afd350ed7615fef0/os-quota-sets/9b9886cba54443cc871790cff0338ede Jan 21 12:34:51.340163 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0a2a0c53-46d5-4e0a-a189-617b745b3180 tempest-VolumeQuotasNegativeTestJSON-1316441061 tempest-VolumeQuotasNegativeTestJSON-1316441061] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:34:51.470107 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0a2a0c53-46d5-4e0a-a189-617b745b3180 tempest-VolumeQuotasNegativeTestJSON-1316441061 tempest-VolumeQuotasNegativeTestJSON-1316441061] http://10.222.0.89/volume/v3/415a891345744ec4afd350ed7615fef0/os-quota-sets/9b9886cba54443cc871790cff0338ede returned with HTTP 200 Jan 21 12:34:51.477191 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1756/3485] 10.222.0.89 () {60 vars in 1341 bytes} [Thu Jan 21 12:34:51 2021] PUT /volume/v3/415a891345744ec4afd350ed7615fef0/os-quota-sets/9b9886cba54443cc871790cff0338ede => generated 316 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:34:51.483325 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-48281e76-aed3-4c92-9757-4e923a0b50b7 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] POST http://10.222.0.89/volume/v3/9b9886cba54443cc871790cff0338ede/volumes Jan 21 12:34:51.483785 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:34:51.483785 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:34:51.484195 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-48281e76-aed3-4c92-9757-4e923a0b50b7 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:34:51.485256 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-48281e76-aed3-4c92-9757-4e923a0b50b7 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Create volume request body: {'volume': {'size': 1}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:34:51.485618 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-48281e76-aed3-4c92-9757-4e923a0b50b7 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Create volume of 1 GB Jan 21 12:34:51.486262 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:34:51.486262 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:34:51.499293 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-48281e76-aed3-4c92-9757-4e923a0b50b7 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Availability Zones retrieved successfully. Jan 21 12:34:51.516238 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-48281e76-aed3-4c92-9757-4e923a0b50b7 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Flow 'volume_create_api' (d2462b7b-2a7b-4124-91b3-6078ae8d5e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:34:51.518976 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-48281e76-aed3-4c92-9757-4e923a0b50b7 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dc8b66e-2ffc-46f2-83df-ec85d5bbb9bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:34:51.521406 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-48281e76-aed3-4c92-9757-4e923a0b50b7 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:34:51.596748 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-48281e76-aed3-4c92-9757-4e923a0b50b7 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dc8b66e-2ffc-46f2-83df-ec85d5bbb9bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:34:51.599102 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-48281e76-aed3-4c92-9757-4e923a0b50b7 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7519f69-0d4a-4727-85dd-44082cbe3d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:34:51.661283 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota_utils [None req-48281e76-aed3-4c92-9757-4e923a0b50b7 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Quota exceeded for 9b9886cba54443cc871790cff0338ede, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jan 21 12:34:51.663813 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.volume.api [None req-48281e76-aed3-4c92-9757-4e923a0b50b7 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7519f69-0d4a-4727-85dd-44082cbe3d1e) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 12:34:51.663813 n-d-760354-3 devstack@c-api.service[87984]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jan 21 12:34:51.669390 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-48281e76-aed3-4c92-9757-4e923a0b50b7 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7519f69-0d4a-4727-85dd-44082cbe3d1e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:34:51.671550 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.volume.api [None req-48281e76-aed3-4c92-9757-4e923a0b50b7 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7519f69-0d4a-4727-85dd-44082cbe3d1e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 12:34:51.673432 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-48281e76-aed3-4c92-9757-4e923a0b50b7 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dc8b66e-2ffc-46f2-83df-ec85d5bbb9bf) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:34:51.675545 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.volume.api [None req-48281e76-aed3-4c92-9757-4e923a0b50b7 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dc8b66e-2ffc-46f2-83df-ec85d5bbb9bf) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 12:34:51.678923 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.volume.api [None req-48281e76-aed3-4c92-9757-4e923a0b50b7 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Flow 'volume_create_api' (d2462b7b-2a7b-4124-91b3-6078ae8d5e8f) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 12:34:51.680389 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.middleware.fault [None req-48281e76-aed3-4c92-9757-4e923a0b50b7 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] http://10.222.0.89/volume/v3/9b9886cba54443cc871790cff0338ede/volumes returned with HTTP 413 Jan 21 12:34:51.681256 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1730/3486] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:34:51 2021] POST /volume/v3/9b9886cba54443cc871790cff0338ede/volumes => generated 150 bytes in 203 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 21 12:34:51.696513 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f60b27d4-b7b5-4647-9f57-1fceed64f209 tempest-VolumeQuotasNegativeTestJSON-1316441061 tempest-VolumeQuotasNegativeTestJSON-1316441061] PUT http://10.222.0.89/volume/v3/415a891345744ec4afd350ed7615fef0/os-quota-sets/9b9886cba54443cc871790cff0338ede Jan 21 12:34:51.697437 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f60b27d4-b7b5-4647-9f57-1fceed64f209 tempest-VolumeQuotasNegativeTestJSON-1316441061 tempest-VolumeQuotasNegativeTestJSON-1316441061] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:34:51.791662 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f60b27d4-b7b5-4647-9f57-1fceed64f209 tempest-VolumeQuotasNegativeTestJSON-1316441061 tempest-VolumeQuotasNegativeTestJSON-1316441061] http://10.222.0.89/volume/v3/415a891345744ec4afd350ed7615fef0/os-quota-sets/9b9886cba54443cc871790cff0338ede returned with HTTP 200 Jan 21 12:34:51.792465 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1757/3487] 10.222.0.89 () {60 vars in 1341 bytes} [Thu Jan 21 12:34:51 2021] PUT /volume/v3/415a891345744ec4afd350ed7615fef0/os-quota-sets/9b9886cba54443cc871790cff0338ede => generated 315 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:34:51.803951 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6e70755a-6a71-4000-9e72-749e004efebe tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] POST http://10.222.0.89/volume/v3/9b9886cba54443cc871790cff0338ede/volumes/02f4092d-c7bc-4149-a526-97d064af5249/action Jan 21 12:34:51.804431 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:34:51.804431 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:34:51.805038 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6e70755a-6a71-4000-9e72-749e004efebe tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:34:51.805270 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6e70755a-6a71-4000-9e72-749e004efebe tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:34:51.857898 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:34:51.857898 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:34:51.859234 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-6e70755a-6a71-4000-9e72-749e004efebe tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Volume info retrieved successfully. Jan 21 12:34:51.941970 n-d-760354-3 devstack@c-api.service[87984]: ERROR cinder.volume.api [None req-6e70755a-6a71-4000-9e72-749e004efebe tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Quota exceeded for 9b9886cba54443cc871790cff0338ede, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 21 12:34:51.949139 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.middleware.fault [None req-6e70755a-6a71-4000-9e72-749e004efebe tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] http://10.222.0.89/volume/v3/9b9886cba54443cc871790cff0338ede/volumes/02f4092d-c7bc-4149-a526-97d064af5249/action returned with HTTP 413 Jan 21 12:34:51.950674 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1731/3488] 10.222.0.89 () {60 vars in 1357 bytes} [Thu Jan 21 12:34:51 2021] POST /volume/v3/9b9886cba54443cc871790cff0338ede/volumes/02f4092d-c7bc-4149-a526-97d064af5249/action => generated 208 bytes in 152 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 21 12:34:51.961942 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-038f2538-aa20-4c5b-8703-f6d194547c41 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] DELETE http://10.222.0.89/volume/v3/9b9886cba54443cc871790cff0338ede/volumes/02f4092d-c7bc-4149-a526-97d064af5249 Jan 21 12:34:51.962682 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-038f2538-aa20-4c5b-8703-f6d194547c41 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:34:51.963161 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-038f2538-aa20-4c5b-8703-f6d194547c41 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:34:51.963777 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-038f2538-aa20-4c5b-8703-f6d194547c41 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Delete volume with id: 02f4092d-c7bc-4149-a526-97d064af5249 Jan 21 12:34:52.015086 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:34:52.015086 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:34:52.016494 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-038f2538-aa20-4c5b-8703-f6d194547c41 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Volume info retrieved successfully. Jan 21 12:34:52.055525 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-038f2538-aa20-4c5b-8703-f6d194547c41 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Delete volume request issued successfully. Jan 21 12:34:52.056087 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-038f2538-aa20-4c5b-8703-f6d194547c41 tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] http://10.222.0.89/volume/v3/9b9886cba54443cc871790cff0338ede/volumes/02f4092d-c7bc-4149-a526-97d064af5249 returned with HTTP 202 Jan 21 12:34:52.057208 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1758/3489] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:34:51 2021] DELETE /volume/v3/9b9886cba54443cc871790cff0338ede/volumes/02f4092d-c7bc-4149-a526-97d064af5249 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:34:52.067518 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e15ac90b-9c40-4d6a-84e4-eb98cd61022c tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] GET http://10.222.0.89/volume/v3/9b9886cba54443cc871790cff0338ede/volumes/02f4092d-c7bc-4149-a526-97d064af5249 Jan 21 12:34:52.068328 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e15ac90b-9c40-4d6a-84e4-eb98cd61022c tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:34:52.068597 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:34:52.068597 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:34:52.069113 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e15ac90b-9c40-4d6a-84e4-eb98cd61022c tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:34:52.149006 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:34:52.149006 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:34:52.159841 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e15ac90b-9c40-4d6a-84e4-eb98cd61022c tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Volume info retrieved successfully. Jan 21 12:34:52.185591 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e15ac90b-9c40-4d6a-84e4-eb98cd61022c tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] http://10.222.0.89/volume/v3/9b9886cba54443cc871790cff0338ede/volumes/02f4092d-c7bc-4149-a526-97d064af5249 returned with HTTP 200 Jan 21 12:34:52.186686 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1732/3490] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:34:52 2021] GET /volume/v3/9b9886cba54443cc871790cff0338ede/volumes/02f4092d-c7bc-4149-a526-97d064af5249 => generated 920 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:34:53.203561 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-223449ee-828d-47cc-9d43-89750ac8d48e tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] GET http://10.222.0.89/volume/v3/9b9886cba54443cc871790cff0338ede/volumes/02f4092d-c7bc-4149-a526-97d064af5249 Jan 21 12:34:53.204744 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-223449ee-828d-47cc-9d43-89750ac8d48e tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:34:53.204951 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:34:53.204951 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:34:53.205646 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-223449ee-828d-47cc-9d43-89750ac8d48e tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:34:53.261575 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:34:53.261575 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:34:53.270642 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-223449ee-828d-47cc-9d43-89750ac8d48e tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Volume info retrieved successfully. Jan 21 12:34:53.295514 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-223449ee-828d-47cc-9d43-89750ac8d48e tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] http://10.222.0.89/volume/v3/9b9886cba54443cc871790cff0338ede/volumes/02f4092d-c7bc-4149-a526-97d064af5249 returned with HTTP 200 Jan 21 12:34:53.296710 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1759/3491] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:34:53 2021] GET /volume/v3/9b9886cba54443cc871790cff0338ede/volumes/02f4092d-c7bc-4149-a526-97d064af5249 => generated 920 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:34:54.314942 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-928d611f-ff59-45dd-9cc0-3268019390bb tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] GET http://10.222.0.89/volume/v3/9b9886cba54443cc871790cff0338ede/volumes/02f4092d-c7bc-4149-a526-97d064af5249 Jan 21 12:34:54.315998 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-928d611f-ff59-45dd-9cc0-3268019390bb tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:34:54.316323 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:34:54.316323 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:34:54.317121 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-928d611f-ff59-45dd-9cc0-3268019390bb tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:34:54.464548 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-928d611f-ff59-45dd-9cc0-3268019390bb tempest-VolumeQuotasNegativeTestJSON-1707248354 tempest-VolumeQuotasNegativeTestJSON-1707248354] http://10.222.0.89/volume/v3/9b9886cba54443cc871790cff0338ede/volumes/02f4092d-c7bc-4149-a526-97d064af5249 returned with HTTP 404 Jan 21 12:34:54.470343 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1733/3492] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:34:54 2021] GET /volume/v3/9b9886cba54443cc871790cff0338ede/volumes/02f4092d-c7bc-4149-a526-97d064af5249 => generated 109 bytes in 157 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:34:54.481610 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f8ff5d11-45c1-4d2b-a7d6-57ef2240aa83 tempest-VolumeQuotasNegativeTestJSON-1316441061 tempest-VolumeQuotasNegativeTestJSON-1316441061] PUT http://10.222.0.89/volume/v3/415a891345744ec4afd350ed7615fef0/os-quota-sets/9b9886cba54443cc871790cff0338ede Jan 21 12:34:54.485581 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:34:54.485581 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:34:54.486715 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f8ff5d11-45c1-4d2b-a7d6-57ef2240aa83 tempest-VolumeQuotasNegativeTestJSON-1316441061 tempest-VolumeQuotasNegativeTestJSON-1316441061] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:34:54.751854 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f8ff5d11-45c1-4d2b-a7d6-57ef2240aa83 tempest-VolumeQuotasNegativeTestJSON-1316441061 tempest-VolumeQuotasNegativeTestJSON-1316441061] http://10.222.0.89/volume/v3/415a891345744ec4afd350ed7615fef0/os-quota-sets/9b9886cba54443cc871790cff0338ede returned with HTTP 200 Jan 21 12:34:54.752906 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1760/3493] 10.222.0.89 () {60 vars in 1342 bytes} [Thu Jan 21 12:34:54 2021] PUT /volume/v3/415a891345744ec4afd350ed7615fef0/os-quota-sets/9b9886cba54443cc871790cff0338ede => generated 319 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:35:13.857806 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5ac0f878-d23b-43b1-9c40-21216ef6146c req-d2f67ed2-ebdb-4240-9407-0d63bad98ddc tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] DELETE http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/994e8c73-9220-48fc-8ad1-dfae41e04823 Jan 21 12:35:13.861006 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-5ac0f878-d23b-43b1-9c40-21216ef6146c req-d2f67ed2-ebdb-4240-9407-0d63bad98ddc tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:35:13.862253 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-5ac0f878-d23b-43b1-9c40-21216ef6146c req-d2f67ed2-ebdb-4240-9407-0d63bad98ddc tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:35:13.892656 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:35:13.892656 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:35:14.688972 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-5ac0f878-d23b-43b1-9c40-21216ef6146c req-d2f67ed2-ebdb-4240-9407-0d63bad98ddc tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 12:35:14.689316 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-5ac0f878-d23b-43b1-9c40-21216ef6146c req-d2f67ed2-ebdb-4240-9407-0d63bad98ddc tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Pending status list for volume during attachment-delete: [] {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 12:35:14.698774 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-5ac0f878-d23b-43b1-9c40-21216ef6146c req-d2f67ed2-ebdb-4240-9407-0d63bad98ddc tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/994e8c73-9220-48fc-8ad1-dfae41e04823 returned with HTTP 200 Jan 21 12:35:14.699811 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1734/3494] 10.222.0.95 () {62 vars in 1437 bytes} [Thu Jan 21 12:35:13 2021] DELETE /volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/994e8c73-9220-48fc-8ad1-dfae41e04823 => generated 19 bytes in 849 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:35:16.744013 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e23b0888-8828-4b79-9504-b1dae832e7bb tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] DELETE http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 Jan 21 12:35:16.745330 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e23b0888-8828-4b79-9504-b1dae832e7bb tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:35:16.746221 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e23b0888-8828-4b79-9504-b1dae832e7bb tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:35:16.746899 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-e23b0888-8828-4b79-9504-b1dae832e7bb tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Delete volume with id: ba03fd1d-58ae-407a-b11d-6e4d298e3397 Jan 21 12:35:16.824099 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:35:16.824099 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:35:16.826631 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e23b0888-8828-4b79-9504-b1dae832e7bb tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:35:16.879320 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e23b0888-8828-4b79-9504-b1dae832e7bb tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Delete volume request issued successfully. Jan 21 12:35:16.880135 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e23b0888-8828-4b79-9504-b1dae832e7bb tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 returned with HTTP 202 Jan 21 12:35:16.892934 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-33455aac-2ce1-4b1f-b234-6f7581446c4e tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 Jan 21 12:35:16.893448 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-33455aac-2ce1-4b1f-b234-6f7581446c4e tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:35:16.893644 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:35:16.893644 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:35:16.894552 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-33455aac-2ce1-4b1f-b234-6f7581446c4e tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:35:16.897827 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1761/3495] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:35:16 2021] DELETE /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:35:16.968782 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:35:16.968782 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:35:16.982489 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-33455aac-2ce1-4b1f-b234-6f7581446c4e tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:35:17.018082 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-33455aac-2ce1-4b1f-b234-6f7581446c4e tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 returned with HTTP 200 Jan 21 12:35:17.019491 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1735/3496] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:35:16 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 => generated 1395 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:35:18.036511 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a87f446c-6a50-4071-83be-3dbc74468d60 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 Jan 21 12:35:18.037050 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a87f446c-6a50-4071-83be-3dbc74468d60 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:35:18.037145 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:35:18.037145 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:35:18.037511 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-a87f446c-6a50-4071-83be-3dbc74468d60 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:35:18.159959 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:35:18.159959 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:35:18.192619 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-a87f446c-6a50-4071-83be-3dbc74468d60 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:35:18.249643 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-a87f446c-6a50-4071-83be-3dbc74468d60 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 returned with HTTP 200 Jan 21 12:35:18.250907 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1762/3497] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:35:18 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 => generated 1395 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:35:19.268088 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8f08e02b-c772-45aa-baf2-c0850542264d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 Jan 21 12:35:19.270239 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8f08e02b-c772-45aa-baf2-c0850542264d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:35:19.271046 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:35:19.271046 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:35:19.272211 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8f08e02b-c772-45aa-baf2-c0850542264d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:35:19.396005 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:35:19.396005 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:35:19.433583 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8f08e02b-c772-45aa-baf2-c0850542264d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:35:19.474642 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8f08e02b-c772-45aa-baf2-c0850542264d tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 returned with HTTP 200 Jan 21 12:35:19.486267 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1736/3498] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:35:19 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 => generated 1395 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:35:20.494410 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-366b16f0-6478-4a82-9db2-9133caa6d73a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 Jan 21 12:35:20.496872 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-366b16f0-6478-4a82-9db2-9133caa6d73a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:35:20.497543 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:35:20.497543 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:35:20.498168 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-366b16f0-6478-4a82-9db2-9133caa6d73a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:35:20.577608 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-366b16f0-6478-4a82-9db2-9133caa6d73a tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 returned with HTTP 404 Jan 21 12:35:20.579111 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1763/3499] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:35:20 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/ba03fd1d-58ae-407a-b11d-6e4d298e3397 => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:35:20.587953 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b8674234-2735-4b85-bad9-e413ffba1ba1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] DELETE http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/fce955cc-8880-42d1-8a2a-96dfeea92018 Jan 21 12:35:20.588664 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b8674234-2735-4b85-bad9-e413ffba1ba1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:35:20.588997 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:35:20.588997 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:35:20.589549 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b8674234-2735-4b85-bad9-e413ffba1ba1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:35:20.590182 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v2.snapshots [None req-b8674234-2735-4b85-bad9-e413ffba1ba1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Delete snapshot with id: fce955cc-8880-42d1-8a2a-96dfeea92018 Jan 21 12:35:20.704212 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:35:20.704212 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:35:20.705898 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b8674234-2735-4b85-bad9-e413ffba1ba1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Snapshot retrieved successfully. Jan 21 12:35:20.910620 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b8674234-2735-4b85-bad9-e413ffba1ba1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Snapshot delete request issued successfully. Jan 21 12:35:20.911174 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b8674234-2735-4b85-bad9-e413ffba1ba1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/fce955cc-8880-42d1-8a2a-96dfeea92018 returned with HTTP 202 Jan 21 12:35:20.912409 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1737/3500] 10.222.0.89 () {58 vars in 1324 bytes} [Thu Jan 21 12:35:20 2021] DELETE /volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/fce955cc-8880-42d1-8a2a-96dfeea92018 => generated 0 bytes in 329 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:35:20.921844 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c3b16a35-e7d1-4ba3-8c5e-44972798aa48 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/fce955cc-8880-42d1-8a2a-96dfeea92018 Jan 21 12:35:20.921844 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c3b16a35-e7d1-4ba3-8c5e-44972798aa48 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:35:20.921844 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c3b16a35-e7d1-4ba3-8c5e-44972798aa48 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:35:20.999224 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:35:20.999224 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:35:21.009599 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c3b16a35-e7d1-4ba3-8c5e-44972798aa48 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Snapshot retrieved successfully. Jan 21 12:35:21.011900 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c3b16a35-e7d1-4ba3-8c5e-44972798aa48 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/fce955cc-8880-42d1-8a2a-96dfeea92018 returned with HTTP 200 Jan 21 12:35:21.020089 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1764/3501] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:35:20 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/fce955cc-8880-42d1-8a2a-96dfeea92018 => generated 466 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:35:22.035741 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bd3cfb3c-18d9-41cc-b819-e27feac8cd67 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/fce955cc-8880-42d1-8a2a-96dfeea92018 Jan 21 12:35:22.037158 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bd3cfb3c-18d9-41cc-b819-e27feac8cd67 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:35:22.037853 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:35:22.037853 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:35:22.038460 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bd3cfb3c-18d9-41cc-b819-e27feac8cd67 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:35:22.174209 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:35:22.174209 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:35:22.175635 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bd3cfb3c-18d9-41cc-b819-e27feac8cd67 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Snapshot retrieved successfully. Jan 21 12:35:22.210672 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bd3cfb3c-18d9-41cc-b819-e27feac8cd67 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/fce955cc-8880-42d1-8a2a-96dfeea92018 returned with HTTP 200 Jan 21 12:35:22.215267 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1738/3502] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:35:22 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/fce955cc-8880-42d1-8a2a-96dfeea92018 => generated 466 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:35:23.228606 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6c7a7e07-3515-4f56-91b7-4a9e9ec88494 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/fce955cc-8880-42d1-8a2a-96dfeea92018 Jan 21 12:35:23.229969 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6c7a7e07-3515-4f56-91b7-4a9e9ec88494 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:35:23.230391 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:35:23.230391 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:35:23.232784 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-6c7a7e07-3515-4f56-91b7-4a9e9ec88494 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:35:23.264841 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-6c7a7e07-3515-4f56-91b7-4a9e9ec88494 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/fce955cc-8880-42d1-8a2a-96dfeea92018 returned with HTTP 404 Jan 21 12:35:23.267966 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1765/3503] 10.222.0.89 () {58 vars in 1321 bytes} [Thu Jan 21 12:35:23 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/snapshots/fce955cc-8880-42d1-8a2a-96dfeea92018 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:35:32.518337 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-119bf1e2-bb54-4c51-9652-e9871b72c153 req-55310e78-d84f-4459-aeda-dbe255e298da tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] DELETE http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/6499af9a-f2ee-4b24-b5b7-6d473c23005c Jan 21 12:35:32.519543 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-119bf1e2-bb54-4c51-9652-e9871b72c153 req-55310e78-d84f-4459-aeda-dbe255e298da tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:35:32.519988 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:35:32.519988 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:35:32.520595 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-119bf1e2-bb54-4c51-9652-e9871b72c153 req-55310e78-d84f-4459-aeda-dbe255e298da tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:35:32.548685 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:35:32.548685 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:35:33.249123 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-119bf1e2-bb54-4c51-9652-e9871b72c153 req-55310e78-d84f-4459-aeda-dbe255e298da tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 12:35:33.249983 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-119bf1e2-bb54-4c51-9652-e9871b72c153 req-55310e78-d84f-4459-aeda-dbe255e298da tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Pending status list for volume during attachment-delete: [] {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 12:35:33.293335 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-119bf1e2-bb54-4c51-9652-e9871b72c153 req-55310e78-d84f-4459-aeda-dbe255e298da tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/6499af9a-f2ee-4b24-b5b7-6d473c23005c returned with HTTP 200 Jan 21 12:35:33.294997 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1739/3504] 10.222.0.90 () {62 vars in 1437 bytes} [Thu Jan 21 12:35:32 2021] DELETE /volume/v3/2619f93eb1ba48929ec301702b6357e2/attachments/6499af9a-f2ee-4b24-b5b7-6d473c23005c => generated 19 bytes in 786 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:35:37.802171 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bd59b378-c204-44b7-9586-f5c494eb4a1c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] DELETE http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:35:37.802860 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bd59b378-c204-44b7-9586-f5c494eb4a1c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:35:37.803177 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-bd59b378-c204-44b7-9586-f5c494eb4a1c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:35:37.803645 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-bd59b378-c204-44b7-9586-f5c494eb4a1c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Delete volume with id: f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:35:37.871257 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:35:37.871257 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:35:37.872380 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bd59b378-c204-44b7-9586-f5c494eb4a1c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:35:37.910741 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-bd59b378-c204-44b7-9586-f5c494eb4a1c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Delete volume request issued successfully. Jan 21 12:35:37.911578 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-bd59b378-c204-44b7-9586-f5c494eb4a1c tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 202 Jan 21 12:35:37.912655 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1766/3505] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:35:37 2021] DELETE /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:35:37.922753 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-948a0dd8-bf3a-47c7-a461-274e151178d7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:35:37.923956 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-948a0dd8-bf3a-47c7-a461-274e151178d7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:35:37.924411 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:35:37.924411 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:35:37.925736 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-948a0dd8-bf3a-47c7-a461-274e151178d7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:35:38.012051 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:35:38.012051 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:35:38.023481 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-948a0dd8-bf3a-47c7-a461-274e151178d7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:35:38.075985 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-948a0dd8-bf3a-47c7-a461-274e151178d7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:35:38.076824 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1740/3506] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:35:37 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 1368 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:35:39.098123 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-599230e6-3084-4add-b4e1-7822ad7612c7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:35:39.099286 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-599230e6-3084-4add-b4e1-7822ad7612c7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:35:39.099707 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:35:39.099707 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:35:39.100326 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-599230e6-3084-4add-b4e1-7822ad7612c7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:35:39.184005 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:35:39.184005 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:35:39.195964 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-599230e6-3084-4add-b4e1-7822ad7612c7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Volume info retrieved successfully. Jan 21 12:35:39.253722 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-599230e6-3084-4add-b4e1-7822ad7612c7 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 200 Jan 21 12:35:39.254552 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1767/3507] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:35:39 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 1368 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:35:40.271899 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e9bb2fbc-d3f9-4fba-a2e8-5569d29237e1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] GET http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f Jan 21 12:35:40.272423 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e9bb2fbc-d3f9-4fba-a2e8-5569d29237e1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:35:40.272644 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:35:40.272644 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:35:40.272998 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e9bb2fbc-d3f9-4fba-a2e8-5569d29237e1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:35:40.336886 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e9bb2fbc-d3f9-4fba-a2e8-5569d29237e1 tempest-TestVolumeBootPattern-580162500 tempest-TestVolumeBootPattern-580162500] http://10.222.0.89/volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f returned with HTTP 404 Jan 21 12:35:40.338421 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1741/3508] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:35:40 2021] GET /volume/v3/2619f93eb1ba48929ec301702b6357e2/volumes/f9056d59-a11a-48eb-ac40-d35c2b81e13f => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:55:33.460448 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-883757a0-3b93-4e88-9b1c-24bd78cbb3a2 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] POST http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes Jan 21 12:55:33.461002 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:55:33.461002 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:55:33.461307 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-883757a0-3b93-4e88-9b1c-24bd78cbb3a2 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestJSON-volume-908561873"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:55:33.462392 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-883757a0-3b93-4e88-9b1c-24bd78cbb3a2 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestJSON-volume-908561873'}} {{(pid=87985) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:55:33.462759 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-883757a0-3b93-4e88-9b1c-24bd78cbb3a2 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Create volume of 1 GB Jan 21 12:55:33.483367 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-883757a0-3b93-4e88-9b1c-24bd78cbb3a2 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Availability zone cache updated, next update will occur around 2021-01-21 13:55:33.482665. {{(pid=87985) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 12:55:33.483738 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-883757a0-3b93-4e88-9b1c-24bd78cbb3a2 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Availability Zones retrieved successfully. Jan 21 12:55:33.500945 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-883757a0-3b93-4e88-9b1c-24bd78cbb3a2 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Flow 'volume_create_api' (4157382c-df09-41dc-b2e6-49aa6b6d385e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:55:33.503737 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-883757a0-3b93-4e88-9b1c-24bd78cbb3a2 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fe27057-f219-444d-af0e-bd29a82d06d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:55:33.505799 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-883757a0-3b93-4e88-9b1c-24bd78cbb3a2 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Validating volume size '1' using validate_int {{(pid=87985) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:55:33.573517 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-883757a0-3b93-4e88-9b1c-24bd78cbb3a2 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fe27057-f219-444d-af0e-bd29a82d06d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:55:33.575773 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-883757a0-3b93-4e88-9b1c-24bd78cbb3a2 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (520575f6-64cd-46fe-a528-38322ab68495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:55:33.668556 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-883757a0-3b93-4e88-9b1c-24bd78cbb3a2 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Created reservations ['5a51ff60-bbaa-4edb-b035-f8c52fc50636', '8cae9069-5f94-46ec-804b-aba22faab8c3', '685476b7-b890-48ba-89e4-5cea2191290e', '1f852938-c9ad-4f72-9291-b293a2e733d8'] {{(pid=87985) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:55:33.670545 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-883757a0-3b93-4e88-9b1c-24bd78cbb3a2 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (520575f6-64cd-46fe-a528-38322ab68495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a51ff60-bbaa-4edb-b035-f8c52fc50636', '8cae9069-5f94-46ec-804b-aba22faab8c3', '685476b7-b890-48ba-89e4-5cea2191290e', '1f852938-c9ad-4f72-9291-b293a2e733d8']}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:55:33.672656 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-883757a0-3b93-4e88-9b1c-24bd78cbb3a2 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c69ab48-745e-4442-aeab-a1924dafcf31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:55:33.736727 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-883757a0-3b93-4e88-9b1c-24bd78cbb3a2 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c69ab48-745e-4442-aeab-a1924dafcf31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e02c07dd-5ab7-4832-b8cf-3fa83e291aaf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-908561873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='639c0de4b85249ae87421ac82ad8c879',qos_specs=None,replication_status=,reservations=['5a51ff60-bbaa-4edb-b035-f8c52fc50636','8cae9069-5f94-46ec-804b-aba22faab8c3','685476b7-b890-48ba-89e4-5cea2191290e','1f852938-c9ad-4f72-9291-b293a2e733d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1a967d671d24f1590e047e66cb101c5',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T12:55:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-908561873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e02c07dd-5ab7-4832-b8cf-3fa83e291aaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='639c0de4b85249ae87421ac82ad8c879',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,user_id='e1a967d671d24f1590e047e66cb101c5',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:55:33.738748 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-883757a0-3b93-4e88-9b1c-24bd78cbb3a2 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58c19fb6-8b16-4c56-a7a2-ac9c8bb5912d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:55:33.774003 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-883757a0-3b93-4e88-9b1c-24bd78cbb3a2 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58c19fb6-8b16-4c56-a7a2-ac9c8bb5912d) 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-ServerActionsTestJSON-volume-908561873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='639c0de4b85249ae87421ac82ad8c879',qos_specs=None,replication_status=,reservations=['5a51ff60-bbaa-4edb-b035-f8c52fc50636','8cae9069-5f94-46ec-804b-aba22faab8c3','685476b7-b890-48ba-89e4-5cea2191290e','1f852938-c9ad-4f72-9291-b293a2e733d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1a967d671d24f1590e047e66cb101c5',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:55:33.776800 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-883757a0-3b93-4e88-9b1c-24bd78cbb3a2 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4150f3a-1b96-4483-98e0-4054597196d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:55:33.795800 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-883757a0-3b93-4e88-9b1c-24bd78cbb3a2 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4150f3a-1b96-4483-98e0-4054597196d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87985) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:55:33.798598 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-883757a0-3b93-4e88-9b1c-24bd78cbb3a2 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Flow 'volume_create_api' (4157382c-df09-41dc-b2e6-49aa6b6d385e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87985) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:55:33.853265 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-883757a0-3b93-4e88-9b1c-24bd78cbb3a2 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Create volume request issued successfully. Jan 21 12:55:33.868011 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-883757a0-3b93-4e88-9b1c-24bd78cbb3a2 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes returned with HTTP 202 Jan 21 12:55:33.874011 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1768/3509] 10.222.0.89 () {60 vars in 1225 bytes} [Thu Jan 21 12:55:33 2021] POST /volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes => generated 820 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:55:33.884443 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d6810c5f-3d7b-4f3e-8712-b3bc7e23e892 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] GET http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf Jan 21 12:55:33.884968 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d6810c5f-3d7b-4f3e-8712-b3bc7e23e892 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:55:33.885453 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d6810c5f-3d7b-4f3e-8712-b3bc7e23e892 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:55:33.940983 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:55:33.940983 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:55:33.949884 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d6810c5f-3d7b-4f3e-8712-b3bc7e23e892 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Volume info retrieved successfully. Jan 21 12:55:33.973920 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d6810c5f-3d7b-4f3e-8712-b3bc7e23e892 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf returned with HTTP 200 Jan 21 12:55:33.974783 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1742/3510] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:55:33 2021] GET /volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf => generated 912 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:55:34.996263 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-291ac275-dc14-4215-bf4e-cfdfacc19393 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] GET http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf Jan 21 12:55:34.997087 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-291ac275-dc14-4215-bf4e-cfdfacc19393 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:55:34.997301 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:55:34.997301 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:55:34.997817 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-291ac275-dc14-4215-bf4e-cfdfacc19393 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:55:35.053603 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:55:35.053603 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:55:35.063519 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-291ac275-dc14-4215-bf4e-cfdfacc19393 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Volume info retrieved successfully. Jan 21 12:55:35.087001 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-291ac275-dc14-4215-bf4e-cfdfacc19393 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf returned with HTTP 200 Jan 21 12:55:35.087258 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1769/3511] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:55:34 2021] GET /volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf => generated 913 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:55:35.544293 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-940ff5a0-fcc8-461c-b3d5-d9a530df73e7 req-22340f64-2e62-4e0c-bc3f-f5fa6099a8ed tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] GET http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf Jan 21 12:55:35.544844 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-940ff5a0-fcc8-461c-b3d5-d9a530df73e7 req-22340f64-2e62-4e0c-bc3f-f5fa6099a8ed tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:55:35.545529 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:55:35.545529 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:55:35.545529 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-940ff5a0-fcc8-461c-b3d5-d9a530df73e7 req-22340f64-2e62-4e0c-bc3f-f5fa6099a8ed tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:55:35.597356 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:55:35.597356 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:55:35.606906 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-940ff5a0-fcc8-461c-b3d5-d9a530df73e7 req-22340f64-2e62-4e0c-bc3f-f5fa6099a8ed tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Volume info retrieved successfully. Jan 21 12:55:35.632098 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-940ff5a0-fcc8-461c-b3d5-d9a530df73e7 req-22340f64-2e62-4e0c-bc3f-f5fa6099a8ed tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf returned with HTTP 200 Jan 21 12:55:35.632959 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1743/3512] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:55:35 2021] GET /volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf => generated 913 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:55:35.730819 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-291ac275-dc14-4215-bf4e-cfdfacc19393 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] GET http://10.222.0.89/volume// Jan 21 12:55:35.731174 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-291ac275-dc14-4215-bf4e-cfdfacc19393 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:55:35.731396 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:55:35.731396 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:55:35.731817 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-291ac275-dc14-4215-bf4e-cfdfacc19393 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:55:35.733203 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-291ac275-dc14-4215-bf4e-cfdfacc19393 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:55:35.733865 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1770/3513] 10.222.0.89 () {58 vars in 1289 bytes} [Thu Jan 21 12:55:35 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:55:35.749440 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-940ff5a0-fcc8-461c-b3d5-d9a530df73e7 req-60d4a37d-4cc9-417e-9f99-7bd635a67856 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] POST http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments Jan 21 12:55:35.749980 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:55:35.749980 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:55:35.750370 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-940ff5a0-fcc8-461c-b3d5-d9a530df73e7 req-60d4a37d-4cc9-417e-9f99-7bd635a67856 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e02c07dd-5ab7-4832-b8cf-3fa83e291aaf", "instance_uuid": "56bdf8f6-900c-4980-879d-cec43669fd2a", "connector": null}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:55:35.813345 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:55:35.813345 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:55:35.879064 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-940ff5a0-fcc8-461c-b3d5-d9a530df73e7 req-60d4a37d-4cc9-417e-9f99-7bd635a67856 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments returned with HTTP 200 Jan 21 12:55:35.879879 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1744/3514] 10.222.0.89 () {66 vars in 1565 bytes} [Thu Jan 21 12:55:35 2021] POST /volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments => generated 273 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:55:35.921827 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7a4e01a9-587d-4a15-a519-b0fed7cc5bd4 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] GET http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf Jan 21 12:55:35.922391 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7a4e01a9-587d-4a15-a519-b0fed7cc5bd4 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:55:35.922873 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7a4e01a9-587d-4a15-a519-b0fed7cc5bd4 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:55:35.954073 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-940ff5a0-fcc8-461c-b3d5-d9a530df73e7 req-60d4a37d-4cc9-417e-9f99-7bd635a67856 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] GET http://10.222.0.89/volume// Jan 21 12:55:35.954404 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-940ff5a0-fcc8-461c-b3d5-d9a530df73e7 req-60d4a37d-4cc9-417e-9f99-7bd635a67856 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:55:35.954871 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:55:35.954871 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:55:35.955254 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-940ff5a0-fcc8-461c-b3d5-d9a530df73e7 req-60d4a37d-4cc9-417e-9f99-7bd635a67856 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:55:35.956471 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-940ff5a0-fcc8-461c-b3d5-d9a530df73e7 req-60d4a37d-4cc9-417e-9f99-7bd635a67856 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:55:35.957060 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1745/3515] 10.222.0.95 () {56 vars in 1089 bytes} [Thu Jan 21 12:55:35 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:55:35.970163 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-940ff5a0-fcc8-461c-b3d5-d9a530df73e7 req-a01ba766-bc37-4ae5-97bc-480ddd2359fd tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] GET http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf Jan 21 12:55:35.970715 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-940ff5a0-fcc8-461c-b3d5-d9a530df73e7 req-a01ba766-bc37-4ae5-97bc-480ddd2359fd tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:55:35.971178 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-940ff5a0-fcc8-461c-b3d5-d9a530df73e7 req-a01ba766-bc37-4ae5-97bc-480ddd2359fd tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:55:35.975620 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:55:35.975620 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:55:35.984854 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7a4e01a9-587d-4a15-a519-b0fed7cc5bd4 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Volume info retrieved successfully. Jan 21 12:55:36.009567 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:55:36.009567 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:55:36.018448 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7a4e01a9-587d-4a15-a519-b0fed7cc5bd4 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf returned with HTTP 200 Jan 21 12:55:36.019275 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1771/3516] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:55:35 2021] GET /volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf => generated 912 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:55:36.020974 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:55:36.020974 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:55:36.029973 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-940ff5a0-fcc8-461c-b3d5-d9a530df73e7 req-a01ba766-bc37-4ae5-97bc-480ddd2359fd tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Volume info retrieved successfully. Jan 21 12:55:36.049647 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:55:36.049647 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:55:36.060484 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-940ff5a0-fcc8-461c-b3d5-d9a530df73e7 req-a01ba766-bc37-4ae5-97bc-480ddd2359fd tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf returned with HTTP 200 Jan 21 12:55:36.061393 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1746/3517] 10.222.0.95 () {60 vars in 1403 bytes} [Thu Jan 21 12:55:35 2021] GET /volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf => generated 1011 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:55:36.112833 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-940ff5a0-fcc8-461c-b3d5-d9a530df73e7 req-f3366ebb-65d7-4a58-93d8-fa6790eb79c5 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] PUT http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments/bb3a94c5-7439-4ec1-9ae6-b7a4cce401a3 Jan 21 12:55:36.113352 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:55:36.113352 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:55:36.113823 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-940ff5a0-fcc8-461c-b3d5-d9a530df73e7 req-f3366ebb-65d7-4a58-93d8-fa6790eb79c5 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.95", "host": "n-h1-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:55:36.142693 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 12:55:36.142693 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 12:55:36.143205 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-940ff5a0-fcc8-461c-b3d5-d9a530df73e7 req-f3366ebb-65d7-4a58-93d8-fa6790eb79c5 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Lock "b'cinder-attachment_update-e02c07dd-5ab7-4832-b8cf-3fa83e291aaf-n-h1-760354-3'" acquired by "attachment_update" :: waited 0.010s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 12:55:36.145509 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:55:36.145509 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:55:37.036240 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-703b140d-45c1-4f70-8e2d-4122b1ec7e59 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] GET http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf Jan 21 12:55:37.036779 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-703b140d-45c1-4f70-8e2d-4122b1ec7e59 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:55:37.036889 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:55:37.036889 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:55:37.037279 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-703b140d-45c1-4f70-8e2d-4122b1ec7e59 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:55:37.087907 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:55:37.087907 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:55:37.098174 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-703b140d-45c1-4f70-8e2d-4122b1ec7e59 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Volume info retrieved successfully. Jan 21 12:55:37.119404 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:55:37.119404 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:55:37.128623 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-703b140d-45c1-4f70-8e2d-4122b1ec7e59 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf returned with HTTP 200 Jan 21 12:55:37.132607 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1747/3518] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:55:37 2021] GET /volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf => generated 912 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:55:37.485457 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-940ff5a0-fcc8-461c-b3d5-d9a530df73e7 req-f3366ebb-65d7-4a58-93d8-fa6790eb79c5 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Lock "b'cinder-attachment_update-e02c07dd-5ab7-4832-b8cf-3fa83e291aaf-n-h1-760354-3'" released by "attachment_update" :: held 1.342s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 12:55:37.486198 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-940ff5a0-fcc8-461c-b3d5-d9a530df73e7 req-f3366ebb-65d7-4a58-93d8-fa6790eb79c5 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments/bb3a94c5-7439-4ec1-9ae6-b7a4cce401a3 returned with HTTP 200 Jan 21 12:55:37.487091 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1772/3519] 10.222.0.95 () {64 vars in 1468 bytes} [Thu Jan 21 12:55:36 2021] PUT /volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments/bb3a94c5-7439-4ec1-9ae6-b7a4cce401a3 => generated 762 bytes in 1379 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:55:38.149403 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d62b1901-e105-4733-8e47-0feeec6aedde tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] GET http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf Jan 21 12:55:38.150436 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d62b1901-e105-4733-8e47-0feeec6aedde tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:55:38.150596 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:55:38.150596 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:55:38.151204 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d62b1901-e105-4733-8e47-0feeec6aedde tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:55:38.217238 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:55:38.217238 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:55:38.231370 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d62b1901-e105-4733-8e47-0feeec6aedde tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Volume info retrieved successfully. Jan 21 12:55:38.254181 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:55:38.254181 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:55:38.267060 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d62b1901-e105-4733-8e47-0feeec6aedde tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf returned with HTTP 200 Jan 21 12:55:38.267937 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1748/3520] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:55:38 2021] GET /volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf => generated 913 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:55:39.284534 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7ea4be38-222b-41f1-a7e1-6697b63bab0e tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] GET http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf Jan 21 12:55:39.285101 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7ea4be38-222b-41f1-a7e1-6697b63bab0e tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:55:39.285218 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:55:39.285218 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:55:39.285629 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7ea4be38-222b-41f1-a7e1-6697b63bab0e tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:55:39.336044 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:55:39.336044 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:55:39.345629 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7ea4be38-222b-41f1-a7e1-6697b63bab0e tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Volume info retrieved successfully. Jan 21 12:55:39.365498 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:55:39.365498 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:55:39.376066 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7ea4be38-222b-41f1-a7e1-6697b63bab0e tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf returned with HTTP 200 Jan 21 12:55:39.377346 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1773/3521] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:55:39 2021] GET /volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf => generated 913 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:55:40.399118 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2963fece-0be6-45ed-955d-c89cf54508b2 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] GET http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf Jan 21 12:55:40.399679 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2963fece-0be6-45ed-955d-c89cf54508b2 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:55:40.399679 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:55:40.399679 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:55:40.400187 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2963fece-0be6-45ed-955d-c89cf54508b2 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:55:40.453542 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:55:40.453542 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:55:40.464215 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2963fece-0be6-45ed-955d-c89cf54508b2 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Volume info retrieved successfully. Jan 21 12:55:40.484619 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:55:40.484619 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:55:40.494153 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2963fece-0be6-45ed-955d-c89cf54508b2 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf returned with HTTP 200 Jan 21 12:55:40.495004 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1749/3522] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:55:40 2021] GET /volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf => generated 913 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:55:41.512334 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b117b3dd-c072-4cae-ad1e-95b652fe2e24 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] GET http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf Jan 21 12:55:41.512891 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b117b3dd-c072-4cae-ad1e-95b652fe2e24 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:55:41.512891 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:55:41.512891 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:55:41.513266 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b117b3dd-c072-4cae-ad1e-95b652fe2e24 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:55:41.567162 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:55:41.567162 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:55:41.576560 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b117b3dd-c072-4cae-ad1e-95b652fe2e24 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Volume info retrieved successfully. Jan 21 12:55:41.598541 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:55:41.598541 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:55:41.611655 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b117b3dd-c072-4cae-ad1e-95b652fe2e24 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf returned with HTTP 200 Jan 21 12:55:41.612821 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1774/3523] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:55:41 2021] GET /volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf => generated 913 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:55:42.629408 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f529a584-66d2-412f-a423-c17902c72776 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] GET http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf Jan 21 12:55:42.630083 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f529a584-66d2-412f-a423-c17902c72776 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:55:42.630194 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:55:42.630194 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:55:42.630549 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f529a584-66d2-412f-a423-c17902c72776 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:55:42.681470 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:55:42.681470 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:55:42.690625 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f529a584-66d2-412f-a423-c17902c72776 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Volume info retrieved successfully. Jan 21 12:55:42.710376 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:55:42.710376 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:55:42.719224 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f529a584-66d2-412f-a423-c17902c72776 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf returned with HTTP 200 Jan 21 12:55:42.719719 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1750/3524] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:55:42 2021] GET /volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf => generated 913 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:55:43.570136 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-940ff5a0-fcc8-461c-b3d5-d9a530df73e7 req-1508a613-dfae-44ba-ba28-860934263add tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] POST http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments/bb3a94c5-7439-4ec1-9ae6-b7a4cce401a3/action Jan 21 12:55:43.570136 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:55:43.570136 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:55:43.570136 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-940ff5a0-fcc8-461c-b3d5-d9a530df73e7 req-1508a613-dfae-44ba-ba28-860934263add tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Action body: b'{"os-complete": null}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:55:43.570136 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-940ff5a0-fcc8-461c-b3d5-d9a530df73e7 req-1508a613-dfae-44ba-ba28-860934263add tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:55:43.649981 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:55:43.649981 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:55:43.666191 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-940ff5a0-fcc8-461c-b3d5-d9a530df73e7 req-1508a613-dfae-44ba-ba28-860934263add tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments/bb3a94c5-7439-4ec1-9ae6-b7a4cce401a3/action returned with HTTP 204 Jan 21 12:55:43.667059 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1775/3525] 10.222.0.95 () {64 vars in 1489 bytes} [Thu Jan 21 12:55:43 2021] POST /volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments/bb3a94c5-7439-4ec1-9ae6-b7a4cce401a3/action => generated 0 bytes in 110 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:55:43.735662 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-48f65f8c-bf51-41ee-a871-551d494bdf8c tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] GET http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf Jan 21 12:55:43.736181 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-48f65f8c-bf51-41ee-a871-551d494bdf8c tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:55:43.736337 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:55:43.736337 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:55:43.736872 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-48f65f8c-bf51-41ee-a871-551d494bdf8c tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:55:43.790430 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:55:43.790430 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:55:43.800936 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-48f65f8c-bf51-41ee-a871-551d494bdf8c tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Volume info retrieved successfully. Jan 21 12:55:43.825030 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:55:43.825030 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:55:43.834110 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-48f65f8c-bf51-41ee-a871-551d494bdf8c tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf returned with HTTP 200 Jan 21 12:55:43.834968 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1751/3526] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:55:43 2021] GET /volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf => generated 1205 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:56:00.322953 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-940ff5a0-fcc8-461c-b3d5-d9a530df73e7 req-1508a613-dfae-44ba-ba28-860934263add tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] GET http://10.222.0.89/volume// Jan 21 12:56:00.323596 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-940ff5a0-fcc8-461c-b3d5-d9a530df73e7 req-1508a613-dfae-44ba-ba28-860934263add tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:56:00.323714 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:56:00.323714 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:56:00.324061 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-940ff5a0-fcc8-461c-b3d5-d9a530df73e7 req-1508a613-dfae-44ba-ba28-860934263add tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:56:00.325295 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-940ff5a0-fcc8-461c-b3d5-d9a530df73e7 req-1508a613-dfae-44ba-ba28-860934263add tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:56:00.326932 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1776/3527] 10.222.0.95 () {56 vars in 1089 bytes} [Thu Jan 21 12:56:00 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:56:00.348000 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-78ce541c-d9fe-4d82-85f7-35d85cebf925 req-da24e085-6b7d-45d7-96f0-d5bfab256616 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] POST http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments Jan 21 12:56:00.348451 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:56:00.348451 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:56:00.348870 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-78ce541c-d9fe-4d82-85f7-35d85cebf925 req-da24e085-6b7d-45d7-96f0-d5bfab256616 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e02c07dd-5ab7-4832-b8cf-3fa83e291aaf", "instance_uuid": "56bdf8f6-900c-4980-879d-cec43669fd2a", "connector": null}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:56:00.404727 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:56:00.404727 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:56:00.530695 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-78ce541c-d9fe-4d82-85f7-35d85cebf925 req-da24e085-6b7d-45d7-96f0-d5bfab256616 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments returned with HTTP 200 Jan 21 12:56:00.531942 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1752/3528] 10.222.0.95 () {64 vars in 1358 bytes} [Thu Jan 21 12:56:00 2021] POST /volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments => generated 273 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:56:00.551350 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-78ce541c-d9fe-4d82-85f7-35d85cebf925 req-f1eae2e7-b314-4e7e-939f-79afb3b18434 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] DELETE http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments/bb3a94c5-7439-4ec1-9ae6-b7a4cce401a3 Jan 21 12:56:00.551350 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-78ce541c-d9fe-4d82-85f7-35d85cebf925 req-f1eae2e7-b314-4e7e-939f-79afb3b18434 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:56:00.551350 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-78ce541c-d9fe-4d82-85f7-35d85cebf925 req-f1eae2e7-b314-4e7e-939f-79afb3b18434 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:56:00.573019 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:56:00.573019 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:56:00.775326 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-78ce541c-d9fe-4d82-85f7-35d85cebf925 req-f1eae2e7-b314-4e7e-939f-79afb3b18434 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(5d21b2aa-de6b-4ae9-8f6d-2f834abe865f)]) {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 12:56:00.775857 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-78ce541c-d9fe-4d82-85f7-35d85cebf925 req-f1eae2e7-b314-4e7e-939f-79afb3b18434 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Adding status of: reserved to pending status list for volume. {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 12:56:00.776261 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-78ce541c-d9fe-4d82-85f7-35d85cebf925 req-f1eae2e7-b314-4e7e-939f-79afb3b18434 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 12:56:00.783860 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-78ce541c-d9fe-4d82-85f7-35d85cebf925 req-f1eae2e7-b314-4e7e-939f-79afb3b18434 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments/bb3a94c5-7439-4ec1-9ae6-b7a4cce401a3 returned with HTTP 200 Jan 21 12:56:00.784844 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1777/3529] 10.222.0.95 () {62 vars in 1437 bytes} [Thu Jan 21 12:56:00 2021] DELETE /volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments/bb3a94c5-7439-4ec1-9ae6-b7a4cce401a3 => generated 192 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:56:05.400621 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-78ce541c-d9fe-4d82-85f7-35d85cebf925 req-c8bbc4b6-af4a-4417-919a-2a5dcc1d8c6f tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] PUT http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments/5d21b2aa-de6b-4ae9-8f6d-2f834abe865f Jan 21 12:56:05.401237 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:56:05.401237 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:56:05.401584 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-78ce541c-d9fe-4d82-85f7-35d85cebf925 req-c8bbc4b6-af4a-4417-919a-2a5dcc1d8c6f tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.90", "host": "n-h2-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:56:05.432178 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 12:56:05.432178 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 12:56:05.432662 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-78ce541c-d9fe-4d82-85f7-35d85cebf925 req-c8bbc4b6-af4a-4417-919a-2a5dcc1d8c6f tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Lock "b'cinder-attachment_update-e02c07dd-5ab7-4832-b8cf-3fa83e291aaf-n-h2-760354-3'" acquired by "attachment_update" :: waited 0.010s {{(pid=87986) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 12:56:05.435097 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:56:05.435097 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:56:06.783954 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-78ce541c-d9fe-4d82-85f7-35d85cebf925 req-c8bbc4b6-af4a-4417-919a-2a5dcc1d8c6f tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Lock "b'cinder-attachment_update-e02c07dd-5ab7-4832-b8cf-3fa83e291aaf-n-h2-760354-3'" released by "attachment_update" :: held 1.351s {{(pid=87986) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 12:56:06.784697 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-78ce541c-d9fe-4d82-85f7-35d85cebf925 req-c8bbc4b6-af4a-4417-919a-2a5dcc1d8c6f tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments/5d21b2aa-de6b-4ae9-8f6d-2f834abe865f returned with HTTP 200 Jan 21 12:56:06.785594 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1753/3530] 10.222.0.90 () {64 vars in 1468 bytes} [Thu Jan 21 12:56:05 2021] PUT /volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments/5d21b2aa-de6b-4ae9-8f6d-2f834abe865f => generated 762 bytes in 1390 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:56:06.807112 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-78ce541c-d9fe-4d82-85f7-35d85cebf925 req-711bb8ea-fce0-4a8d-a13f-178744d35c5a tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] GET http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments/5d21b2aa-de6b-4ae9-8f6d-2f834abe865f Jan 21 12:56:06.807689 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-78ce541c-d9fe-4d82-85f7-35d85cebf925 req-711bb8ea-fce0-4a8d-a13f-178744d35c5a tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:56:06.807847 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:56:06.807847 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:56:06.808254 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-78ce541c-d9fe-4d82-85f7-35d85cebf925 req-711bb8ea-fce0-4a8d-a13f-178744d35c5a tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:56:06.827673 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-78ce541c-d9fe-4d82-85f7-35d85cebf925 req-711bb8ea-fce0-4a8d-a13f-178744d35c5a tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments/5d21b2aa-de6b-4ae9-8f6d-2f834abe865f returned with HTTP 200 Jan 21 12:56:06.828531 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1778/3531] 10.222.0.90 () {60 vars in 1415 bytes} [Thu Jan 21 12:56:06 2021] GET /volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments/5d21b2aa-de6b-4ae9-8f6d-2f834abe865f => generated 787 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:56:14.569062 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-78ce541c-d9fe-4d82-85f7-35d85cebf925 req-3e5b346a-8d86-4c2c-9cc8-7840d09b6abd tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] POST http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments/5d21b2aa-de6b-4ae9-8f6d-2f834abe865f/action Jan 21 12:56:14.569656 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:56:14.569656 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:56:14.570044 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-78ce541c-d9fe-4d82-85f7-35d85cebf925 req-3e5b346a-8d86-4c2c-9cc8-7840d09b6abd tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Action body: b'{"os-complete": null}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:56:14.570474 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-78ce541c-d9fe-4d82-85f7-35d85cebf925 req-3e5b346a-8d86-4c2c-9cc8-7840d09b6abd tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:56:14.644152 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:56:14.644152 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:56:14.659374 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-78ce541c-d9fe-4d82-85f7-35d85cebf925 req-3e5b346a-8d86-4c2c-9cc8-7840d09b6abd tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments/5d21b2aa-de6b-4ae9-8f6d-2f834abe865f/action returned with HTTP 204 Jan 21 12:56:14.660244 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1754/3532] 10.222.0.90 () {64 vars in 1489 bytes} [Thu Jan 21 12:56:14 2021] POST /volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments/5d21b2aa-de6b-4ae9-8f6d-2f834abe865f/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:56:19.229142 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-78ce541c-d9fe-4d82-85f7-35d85cebf925 req-711bb8ea-fce0-4a8d-a13f-178744d35c5a tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] GET http://10.222.0.89/volume// Jan 21 12:56:19.229978 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-78ce541c-d9fe-4d82-85f7-35d85cebf925 req-711bb8ea-fce0-4a8d-a13f-178744d35c5a tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:56:19.230313 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:56:19.230313 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:56:19.230968 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-78ce541c-d9fe-4d82-85f7-35d85cebf925 req-711bb8ea-fce0-4a8d-a13f-178744d35c5a tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:56:19.232853 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-78ce541c-d9fe-4d82-85f7-35d85cebf925 req-711bb8ea-fce0-4a8d-a13f-178744d35c5a tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:56:19.233858 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1779/3533] 10.222.0.90 () {56 vars in 1089 bytes} [Thu Jan 21 12:56:19 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:56:19.251006 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-49219173-2cbc-4c9c-bedf-a2ba01217810 req-0ca9ac1a-2d57-4e55-b797-c02fdd46cece tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] POST http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments Jan 21 12:56:19.251855 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:56:19.251855 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:56:19.252469 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-49219173-2cbc-4c9c-bedf-a2ba01217810 req-0ca9ac1a-2d57-4e55-b797-c02fdd46cece tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e02c07dd-5ab7-4832-b8cf-3fa83e291aaf", "instance_uuid": "56bdf8f6-900c-4980-879d-cec43669fd2a", "connector": null}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:56:19.306622 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:56:19.306622 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:56:19.443604 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-49219173-2cbc-4c9c-bedf-a2ba01217810 req-0ca9ac1a-2d57-4e55-b797-c02fdd46cece tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments returned with HTTP 200 Jan 21 12:56:19.444811 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1755/3534] 10.222.0.90 () {64 vars in 1358 bytes} [Thu Jan 21 12:56:19 2021] POST /volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments => generated 273 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:56:19.460440 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-49219173-2cbc-4c9c-bedf-a2ba01217810 req-422da61f-0616-4a1e-855e-a9796418f259 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] DELETE http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments/5d21b2aa-de6b-4ae9-8f6d-2f834abe865f Jan 21 12:56:19.460947 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-49219173-2cbc-4c9c-bedf-a2ba01217810 req-422da61f-0616-4a1e-855e-a9796418f259 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:56:19.461427 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-49219173-2cbc-4c9c-bedf-a2ba01217810 req-422da61f-0616-4a1e-855e-a9796418f259 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:56:19.483823 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:56:19.483823 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:56:19.710764 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-49219173-2cbc-4c9c-bedf-a2ba01217810 req-422da61f-0616-4a1e-855e-a9796418f259 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(0e7b1d69-1875-4ec1-96f9-08224910840c)]) {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 12:56:19.711162 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-49219173-2cbc-4c9c-bedf-a2ba01217810 req-422da61f-0616-4a1e-855e-a9796418f259 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Adding status of: reserved to pending status list for volume. {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 12:56:19.711580 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-49219173-2cbc-4c9c-bedf-a2ba01217810 req-422da61f-0616-4a1e-855e-a9796418f259 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 12:56:19.718788 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-49219173-2cbc-4c9c-bedf-a2ba01217810 req-422da61f-0616-4a1e-855e-a9796418f259 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments/5d21b2aa-de6b-4ae9-8f6d-2f834abe865f returned with HTTP 200 Jan 21 12:56:19.719694 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1780/3535] 10.222.0.90 () {62 vars in 1437 bytes} [Thu Jan 21 12:56:19 2021] DELETE /volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments/5d21b2aa-de6b-4ae9-8f6d-2f834abe865f => generated 192 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:56:24.354455 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-49219173-2cbc-4c9c-bedf-a2ba01217810 req-93133768-6914-4372-be63-1299ff826f06 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] PUT http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments/0e7b1d69-1875-4ec1-96f9-08224910840c Jan 21 12:56:24.355069 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:56:24.355069 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:56:24.355378 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-49219173-2cbc-4c9c-bedf-a2ba01217810 req-93133768-6914-4372-be63-1299ff826f06 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.95", "host": "n-h1-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:56:24.392797 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 12:56:24.392797 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 12:56:24.393346 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-49219173-2cbc-4c9c-bedf-a2ba01217810 req-93133768-6914-4372-be63-1299ff826f06 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Lock "b'cinder-attachment_update-e02c07dd-5ab7-4832-b8cf-3fa83e291aaf-n-h1-760354-3'" acquired by "attachment_update" :: waited 0.010s {{(pid=87986) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 12:56:24.395744 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:56:24.395744 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:56:25.797212 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-49219173-2cbc-4c9c-bedf-a2ba01217810 req-93133768-6914-4372-be63-1299ff826f06 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Lock "b'cinder-attachment_update-e02c07dd-5ab7-4832-b8cf-3fa83e291aaf-n-h1-760354-3'" released by "attachment_update" :: held 1.404s {{(pid=87986) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 12:56:25.797940 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-49219173-2cbc-4c9c-bedf-a2ba01217810 req-93133768-6914-4372-be63-1299ff826f06 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments/0e7b1d69-1875-4ec1-96f9-08224910840c returned with HTTP 200 Jan 21 12:56:25.798851 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1756/3536] 10.222.0.95 () {64 vars in 1468 bytes} [Thu Jan 21 12:56:24 2021] PUT /volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments/0e7b1d69-1875-4ec1-96f9-08224910840c => generated 762 bytes in 1451 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:56:25.817630 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-49219173-2cbc-4c9c-bedf-a2ba01217810 req-254d2357-3b0b-450f-978c-1eacfcca3584 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] GET http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments/0e7b1d69-1875-4ec1-96f9-08224910840c Jan 21 12:56:25.818812 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-49219173-2cbc-4c9c-bedf-a2ba01217810 req-254d2357-3b0b-450f-978c-1eacfcca3584 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:56:25.819503 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:56:25.819503 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:56:25.819503 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-49219173-2cbc-4c9c-bedf-a2ba01217810 req-254d2357-3b0b-450f-978c-1eacfcca3584 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:56:25.843200 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-49219173-2cbc-4c9c-bedf-a2ba01217810 req-254d2357-3b0b-450f-978c-1eacfcca3584 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments/0e7b1d69-1875-4ec1-96f9-08224910840c returned with HTTP 200 Jan 21 12:56:25.844090 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1781/3537] 10.222.0.95 () {60 vars in 1415 bytes} [Thu Jan 21 12:56:25 2021] GET /volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments/0e7b1d69-1875-4ec1-96f9-08224910840c => generated 787 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:56:33.047457 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-49219173-2cbc-4c9c-bedf-a2ba01217810 req-96bab45f-baa2-4567-8fb0-04bcf1bf456f tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] POST http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments/0e7b1d69-1875-4ec1-96f9-08224910840c/action Jan 21 12:56:33.048654 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:56:33.048654 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:56:33.049096 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-49219173-2cbc-4c9c-bedf-a2ba01217810 req-96bab45f-baa2-4567-8fb0-04bcf1bf456f tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Action body: b'{"os-complete": null}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:56:33.049481 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-49219173-2cbc-4c9c-bedf-a2ba01217810 req-96bab45f-baa2-4567-8fb0-04bcf1bf456f tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:56:33.124460 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:56:33.124460 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:56:33.140432 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-49219173-2cbc-4c9c-bedf-a2ba01217810 req-96bab45f-baa2-4567-8fb0-04bcf1bf456f tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments/0e7b1d69-1875-4ec1-96f9-08224910840c/action returned with HTTP 204 Jan 21 12:56:33.141097 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1757/3538] 10.222.0.95 () {64 vars in 1489 bytes} [Thu Jan 21 12:56:33 2021] POST /volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments/0e7b1d69-1875-4ec1-96f9-08224910840c/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:56:39.603405 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-76c198fd-a9fc-4862-ba7d-35d79e7e9c09 req-ca2dc558-5f7a-4d90-90fd-c49fe80f5a36 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] DELETE http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments/0e7b1d69-1875-4ec1-96f9-08224910840c Jan 21 12:56:39.603998 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-76c198fd-a9fc-4862-ba7d-35d79e7e9c09 req-ca2dc558-5f7a-4d90-90fd-c49fe80f5a36 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:56:39.604088 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:56:39.604088 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:56:39.604471 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-76c198fd-a9fc-4862-ba7d-35d79e7e9c09 req-ca2dc558-5f7a-4d90-90fd-c49fe80f5a36 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:56:39.628443 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:56:39.628443 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:56:40.131588 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-76c198fd-a9fc-4862-ba7d-35d79e7e9c09 req-ca2dc558-5f7a-4d90-90fd-c49fe80f5a36 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 12:56:40.131988 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-76c198fd-a9fc-4862-ba7d-35d79e7e9c09 req-ca2dc558-5f7a-4d90-90fd-c49fe80f5a36 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Pending status list for volume during attachment-delete: [] {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 12:56:40.140468 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-76c198fd-a9fc-4862-ba7d-35d79e7e9c09 req-ca2dc558-5f7a-4d90-90fd-c49fe80f5a36 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments/0e7b1d69-1875-4ec1-96f9-08224910840c returned with HTTP 200 Jan 21 12:56:40.141549 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1782/3539] 10.222.0.95 () {62 vars in 1437 bytes} [Thu Jan 21 12:56:39 2021] DELETE /volume/v3/639c0de4b85249ae87421ac82ad8c879/attachments/0e7b1d69-1875-4ec1-96f9-08224910840c => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:56:40.977892 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7aa0f7ec-52b9-4344-a176-a94b914ab1b1 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] GET http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf Jan 21 12:56:40.978626 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7aa0f7ec-52b9-4344-a176-a94b914ab1b1 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:56:40.978922 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:56:40.978922 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:56:40.979426 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7aa0f7ec-52b9-4344-a176-a94b914ab1b1 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:56:41.032099 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:56:41.032099 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:56:41.042665 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7aa0f7ec-52b9-4344-a176-a94b914ab1b1 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Volume info retrieved successfully. Jan 21 12:56:41.072702 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7aa0f7ec-52b9-4344-a176-a94b914ab1b1 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf returned with HTTP 200 Jan 21 12:56:41.073541 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1758/3540] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:56:40 2021] GET /volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf => generated 913 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:56:41.090439 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b6a6edeb-06f9-4776-a53c-6f052409b50a tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] GET http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf Jan 21 12:56:41.090977 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b6a6edeb-06f9-4776-a53c-6f052409b50a tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:56:41.091202 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:56:41.091202 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:56:41.091581 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b6a6edeb-06f9-4776-a53c-6f052409b50a tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:56:41.144440 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:56:41.144440 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:56:41.154385 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b6a6edeb-06f9-4776-a53c-6f052409b50a tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Volume info retrieved successfully. Jan 21 12:56:41.178271 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b6a6edeb-06f9-4776-a53c-6f052409b50a tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf returned with HTTP 200 Jan 21 12:56:41.179877 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1783/3541] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:56:41 2021] GET /volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf => generated 913 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:56:41.258359 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3408dcdb-e032-4a87-a701-97c02a7b3e93 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] DELETE http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf Jan 21 12:56:41.259003 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3408dcdb-e032-4a87-a701-97c02a7b3e93 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:56:41.259167 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:56:41.259167 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:56:41.259638 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-3408dcdb-e032-4a87-a701-97c02a7b3e93 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:56:41.260190 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-3408dcdb-e032-4a87-a701-97c02a7b3e93 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Delete volume with id: e02c07dd-5ab7-4832-b8cf-3fa83e291aaf Jan 21 12:56:41.313604 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:56:41.313604 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:56:41.314827 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3408dcdb-e032-4a87-a701-97c02a7b3e93 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Volume info retrieved successfully. Jan 21 12:56:41.344970 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-3408dcdb-e032-4a87-a701-97c02a7b3e93 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Delete volume request issued successfully. Jan 21 12:56:41.345612 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-3408dcdb-e032-4a87-a701-97c02a7b3e93 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf returned with HTTP 202 Jan 21 12:56:41.346832 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1759/3542] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:56:41 2021] DELETE /volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:56:41.356283 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-35dbc754-4acf-4a3c-8042-36e3d2d99f68 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] GET http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf Jan 21 12:56:41.356977 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-35dbc754-4acf-4a3c-8042-36e3d2d99f68 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:56:41.357233 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:56:41.357233 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:56:41.357557 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-35dbc754-4acf-4a3c-8042-36e3d2d99f68 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:56:41.415074 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:56:41.415074 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:56:41.424686 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-35dbc754-4acf-4a3c-8042-36e3d2d99f68 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Volume info retrieved successfully. Jan 21 12:56:41.451696 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-35dbc754-4acf-4a3c-8042-36e3d2d99f68 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf returned with HTTP 200 Jan 21 12:56:41.453069 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1784/3543] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:56:41 2021] GET /volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf => generated 912 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:56:42.470080 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d60d1213-a2ab-4f72-9097-7f29633a2266 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] GET http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf Jan 21 12:56:42.470775 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d60d1213-a2ab-4f72-9097-7f29633a2266 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:56:42.471184 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:56:42.471184 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:56:42.471569 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d60d1213-a2ab-4f72-9097-7f29633a2266 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:56:42.522520 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:56:42.522520 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:56:42.532067 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d60d1213-a2ab-4f72-9097-7f29633a2266 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Volume info retrieved successfully. Jan 21 12:56:42.556889 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d60d1213-a2ab-4f72-9097-7f29633a2266 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf returned with HTTP 200 Jan 21 12:56:42.557747 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1760/3544] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:56:42 2021] GET /volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf => generated 912 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:56:43.574437 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-75d0911e-02a7-4c22-b8b1-f045b1d9bb32 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] GET http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf Jan 21 12:56:43.574991 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-75d0911e-02a7-4c22-b8b1-f045b1d9bb32 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:56:43.575118 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:56:43.575118 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:56:43.575481 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-75d0911e-02a7-4c22-b8b1-f045b1d9bb32 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:56:43.623096 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-75d0911e-02a7-4c22-b8b1-f045b1d9bb32 tempest-ServerActionsTestJSON-34495198 tempest-ServerActionsTestJSON-34495198] http://10.222.0.89/volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf returned with HTTP 404 Jan 21 12:56:43.624435 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1785/3545] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:56:43 2021] GET /volume/v3/639c0de4b85249ae87421ac82ad8c879/volumes/e02c07dd-5ab7-4832-b8cf-3fa83e291aaf => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:59:06.670052 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0ec56e5e-85cf-4af0-b5f7-63d0e658838c tempest-TestEncryptedCinderVolumes-2014603387 tempest-TestEncryptedCinderVolumes-2014603387] POST http://10.222.0.89/volume/v3/eec6745184d844ffb129dc8b081e1ea0/types Jan 21 12:59:06.670647 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:59:06.670647 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:59:06.670930 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0ec56e5e-85cf-4af0-b5f7-63d0e658838c tempest-TestEncryptedCinderVolumes-2014603387 tempest-TestEncryptedCinderVolumes-2014603387] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-605696174", "extra_specs": {}}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:59:06.719096 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0ec56e5e-85cf-4af0-b5f7-63d0e658838c tempest-TestEncryptedCinderVolumes-2014603387 tempest-TestEncryptedCinderVolumes-2014603387] http://10.222.0.89/volume/v3/eec6745184d844ffb129dc8b081e1ea0/types returned with HTTP 200 Jan 21 12:59:06.719961 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1761/3546] 10.222.0.89 () {60 vars in 1219 bytes} [Thu Jan 21 12:59:06 2021] POST /volume/v3/eec6745184d844ffb129dc8b081e1ea0/types => generated 217 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:59:06.733451 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-88dbf8c1-1bca-49dd-be29-b8e00a0b1da5 tempest-TestEncryptedCinderVolumes-2014603387 tempest-TestEncryptedCinderVolumes-2014603387] POST http://10.222.0.89/volume/v3/eec6745184d844ffb129dc8b081e1ea0/types/e12472a2-2e65-43a0-9e6a-90edf64464d9/encryption Jan 21 12:59:06.734238 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-88dbf8c1-1bca-49dd-be29-b8e00a0b1da5 tempest-TestEncryptedCinderVolumes-2014603387 tempest-TestEncryptedCinderVolumes-2014603387] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:59:06.789082 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-88dbf8c1-1bca-49dd-be29-b8e00a0b1da5 tempest-TestEncryptedCinderVolumes-2014603387 tempest-TestEncryptedCinderVolumes-2014603387] http://10.222.0.89/volume/v3/eec6745184d844ffb129dc8b081e1ea0/types/e12472a2-2e65-43a0-9e6a-90edf64464d9/encryption returned with HTTP 200 Jan 21 12:59:06.790568 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1786/3547] 10.222.0.89 () {60 vars in 1364 bytes} [Thu Jan 21 12:59:06 2021] POST /volume/v3/eec6745184d844ffb129dc8b081e1ea0/types/e12472a2-2e65-43a0-9e6a-90edf64464d9/encryption => generated 231 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:59:06.801358 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9258f729-df73-473a-b1cc-b85b056323af tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] POST http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes Jan 21 12:59:06.802348 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9258f729-df73-473a-b1cc-b85b056323af tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-666150148", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-605696174", "size": 1}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:59:06.803984 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-9258f729-df73-473a-b1cc-b85b056323af tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-666150148', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-605696174', 'size': 1}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:59:06.817775 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-9258f729-df73-473a-b1cc-b85b056323af tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Create volume of 1 GB Jan 21 12:59:06.818542 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:06.818542 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:06.826024 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9258f729-df73-473a-b1cc-b85b056323af tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Availability zone cache updated, next update will occur around 2021-01-21 13:59:06.825440. {{(pid=87986) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 12:59:06.826362 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9258f729-df73-473a-b1cc-b85b056323af tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Availability Zones retrieved successfully. Jan 21 12:59:06.843349 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9258f729-df73-473a-b1cc-b85b056323af tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Flow 'volume_create_api' (80c4b2a7-8d9b-40e2-b52a-ab57542e5d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:59:06.846045 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9258f729-df73-473a-b1cc-b85b056323af tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8392b6da-a1ab-4c09-bde1-e7826dd27a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:59:06.848125 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-9258f729-df73-473a-b1cc-b85b056323af tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:59:06.924568 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9258f729-df73-473a-b1cc-b85b056323af tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8392b6da-a1ab-4c09-bde1-e7826dd27a7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T12:59:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e12472a2-2e65-43a0-9e6a-90edf64464d9,is_public=True,name='tempest-scenario-type-cryptsetup-605696174',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e12472a2-2e65-43a0-9e6a-90edf64464d9', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:59:06.926839 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9258f729-df73-473a-b1cc-b85b056323af tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0c18192-302e-40f4-bbca-12020613035d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:59:06.980854 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-9258f729-df73-473a-b1cc-b85b056323af tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-605696174 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-605696174, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:59:06.981757 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-9258f729-df73-473a-b1cc-b85b056323af tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-605696174 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-605696174, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:59:07.028776 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-9258f729-df73-473a-b1cc-b85b056323af tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Created reservations ['ff909625-6aac-4724-b652-b7bc9dc1fb34', 'b4e3dfba-e2b8-47a0-bdd7-f8254a48d907', '48dbc1ad-2261-49f9-afa7-fb987f519abb', '7cb90c4f-146d-4d3b-ab03-f93c92ad1ac9'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:59:07.030764 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9258f729-df73-473a-b1cc-b85b056323af tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0c18192-302e-40f4-bbca-12020613035d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff909625-6aac-4724-b652-b7bc9dc1fb34', 'b4e3dfba-e2b8-47a0-bdd7-f8254a48d907', '48dbc1ad-2261-49f9-afa7-fb987f519abb', '7cb90c4f-146d-4d3b-ab03-f93c92ad1ac9']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:59:07.032907 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9258f729-df73-473a-b1cc-b85b056323af tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d977dd93-8fa6-49c0-83bc-c4cae61f3846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:59:07.109743 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9258f729-df73-473a-b1cc-b85b056323af tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d977dd93-8fa6-49c0-83bc-c4cae61f3846) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12bf0b79-4a12-414e-99a5-fe51f073b0d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-666150148',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7119edc0d3ae4eeaa9e831ec53b8abaf',qos_specs=None,replication_status=,reservations=['ff909625-6aac-4724-b652-b7bc9dc1fb34','b4e3dfba-e2b8-47a0-bdd7-f8254a48d907','48dbc1ad-2261-49f9-afa7-fb987f519abb','7cb90c4f-146d-4d3b-ab03-f93c92ad1ac9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e400e19d708b4ffeaf06024a009c2476',volume_type_id=e12472a2-2e65-43a0-9e6a-90edf64464d9), '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=2021-01-21T12:59:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-666150148',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=12bf0b79-4a12-414e-99a5-fe51f073b0d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7119edc0d3ae4eeaa9e831ec53b8abaf',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,user_id='e400e19d708b4ffeaf06024a009c2476',volume_attachment=,volume_type=,volume_type_id=e12472a2-2e65-43a0-9e6a-90edf64464d9)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:59:07.111718 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9258f729-df73-473a-b1cc-b85b056323af tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4854a62d-3376-4b4d-806b-8cbb1fa826b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:59:07.150623 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9258f729-df73-473a-b1cc-b85b056323af tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4854a62d-3376-4b4d-806b-8cbb1fa826b4) 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-TestEncryptedCinderVolumes-volume-666150148',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7119edc0d3ae4eeaa9e831ec53b8abaf',qos_specs=None,replication_status=,reservations=['ff909625-6aac-4724-b652-b7bc9dc1fb34','b4e3dfba-e2b8-47a0-bdd7-f8254a48d907','48dbc1ad-2261-49f9-afa7-fb987f519abb','7cb90c4f-146d-4d3b-ab03-f93c92ad1ac9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e400e19d708b4ffeaf06024a009c2476',volume_type_id=e12472a2-2e65-43a0-9e6a-90edf64464d9)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:59:07.152655 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9258f729-df73-473a-b1cc-b85b056323af tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8b76258-5e21-4a96-bbac-8929dd63f002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:59:07.173108 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9258f729-df73-473a-b1cc-b85b056323af tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8b76258-5e21-4a96-bbac-8929dd63f002) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:59:07.176067 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9258f729-df73-473a-b1cc-b85b056323af tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Flow 'volume_create_api' (80c4b2a7-8d9b-40e2-b52a-ab57542e5d5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:59:07.227455 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9258f729-df73-473a-b1cc-b85b056323af tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Create volume request issued successfully. Jan 21 12:59:07.246372 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9258f729-df73-473a-b1cc-b85b056323af tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes returned with HTTP 202 Jan 21 12:59:07.247561 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1762/3548] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:59:06 2021] POST /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes => generated 855 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:59:07.262389 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b1d2882a-fe25-4425-bcca-ae8f9c6a4ed9 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 Jan 21 12:59:07.262910 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b1d2882a-fe25-4425-bcca-ae8f9c6a4ed9 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:59:07.263389 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b1d2882a-fe25-4425-bcca-ae8f9c6a4ed9 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:59:07.314403 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:07.314403 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:07.326408 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b1d2882a-fe25-4425-bcca-ae8f9c6a4ed9 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 12:59:07.355855 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b1d2882a-fe25-4425-bcca-ae8f9c6a4ed9 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 returned with HTTP 200 Jan 21 12:59:07.356606 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1787/3549] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:59:07 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 => generated 947 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:59:08.374413 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7dd1d43a-56d1-490d-9eb4-37b90461009d tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 Jan 21 12:59:08.375023 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7dd1d43a-56d1-490d-9eb4-37b90461009d tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:59:08.375168 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:59:08.375168 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:59:08.375447 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7dd1d43a-56d1-490d-9eb4-37b90461009d tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:59:08.424947 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:08.424947 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:08.434717 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7dd1d43a-56d1-490d-9eb4-37b90461009d tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 12:59:08.456880 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7dd1d43a-56d1-490d-9eb4-37b90461009d tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 returned with HTTP 200 Jan 21 12:59:08.457711 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1763/3550] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:59:08 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 => generated 948 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:59:08.474810 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9a34e7ff-e781-4c29-a4b2-ef6f4eca5318 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 Jan 21 12:59:08.475692 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9a34e7ff-e781-4c29-a4b2-ef6f4eca5318 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:59:08.476060 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:59:08.476060 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:59:08.476440 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9a34e7ff-e781-4c29-a4b2-ef6f4eca5318 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:59:08.529687 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:08.529687 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:08.541068 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9a34e7ff-e781-4c29-a4b2-ef6f4eca5318 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 12:59:08.569345 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9a34e7ff-e781-4c29-a4b2-ef6f4eca5318 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 returned with HTTP 200 Jan 21 12:59:08.570545 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1788/3551] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:59:08 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 => generated 948 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:59:08.698344 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-15d71d9e-f239-4ccd-ba95-8f133bfcc903 req-cf12958e-fca3-4161-9840-d956aac0d3b7 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 Jan 21 12:59:08.698760 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-15d71d9e-f239-4ccd-ba95-8f133bfcc903 req-cf12958e-fca3-4161-9840-d956aac0d3b7 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:59:08.698973 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:59:08.698973 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:59:08.699357 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-15d71d9e-f239-4ccd-ba95-8f133bfcc903 req-cf12958e-fca3-4161-9840-d956aac0d3b7 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:59:08.760258 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:08.760258 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:08.769811 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-15d71d9e-f239-4ccd-ba95-8f133bfcc903 req-cf12958e-fca3-4161-9840-d956aac0d3b7 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 12:59:08.793186 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-15d71d9e-f239-4ccd-ba95-8f133bfcc903 req-cf12958e-fca3-4161-9840-d956aac0d3b7 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 returned with HTTP 200 Jan 21 12:59:08.794102 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1764/3552] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:59:08 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 => generated 948 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:59:08.892388 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9a34e7ff-e781-4c29-a4b2-ef6f4eca5318 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume// Jan 21 12:59:08.893107 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9a34e7ff-e781-4c29-a4b2-ef6f4eca5318 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:59:08.893259 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:59:08.893259 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:59:08.893786 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9a34e7ff-e781-4c29-a4b2-ef6f4eca5318 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:59:08.895154 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9a34e7ff-e781-4c29-a4b2-ef6f4eca5318 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:59:08.895988 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1789/3553] 10.222.0.89 () {58 vars in 1289 bytes} [Thu Jan 21 12:59:08 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:59:08.910404 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-15d71d9e-f239-4ccd-ba95-8f133bfcc903 req-fde03733-bd60-49e3-a6b1-1931d3d4f846 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] POST http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/attachments Jan 21 12:59:08.910909 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:59:08.910909 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:59:08.911321 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-15d71d9e-f239-4ccd-ba95-8f133bfcc903 req-fde03733-bd60-49e3-a6b1-1931d3d4f846 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "12bf0b79-4a12-414e-99a5-fe51f073b0d9", "instance_uuid": "3a204a52-17f3-4cae-b48a-fd76f3cc4b87", "connector": null}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:59:08.962778 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:08.962778 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:09.020204 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-15d71d9e-f239-4ccd-ba95-8f133bfcc903 req-fde03733-bd60-49e3-a6b1-1931d3d4f846 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/attachments returned with HTTP 200 Jan 21 12:59:09.021112 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1765/3554] 10.222.0.89 () {66 vars in 1565 bytes} [Thu Jan 21 12:59:08 2021] POST /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/attachments => generated 273 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:59:09.058354 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8418acc7-b486-467d-af33-112e9aad8198 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 Jan 21 12:59:09.058890 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8418acc7-b486-467d-af33-112e9aad8198 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:59:09.059350 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8418acc7-b486-467d-af33-112e9aad8198 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:59:09.095353 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-15d71d9e-f239-4ccd-ba95-8f133bfcc903 req-fde03733-bd60-49e3-a6b1-1931d3d4f846 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume// Jan 21 12:59:09.101048 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-15d71d9e-f239-4ccd-ba95-8f133bfcc903 req-fde03733-bd60-49e3-a6b1-1931d3d4f846 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:59:09.101363 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:59:09.101363 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:59:09.102225 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-15d71d9e-f239-4ccd-ba95-8f133bfcc903 req-fde03733-bd60-49e3-a6b1-1931d3d4f846 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:59:09.103575 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-15d71d9e-f239-4ccd-ba95-8f133bfcc903 req-fde03733-bd60-49e3-a6b1-1931d3d4f846 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:59:09.104653 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1766/3555] 10.222.0.90 () {56 vars in 1089 bytes} [Thu Jan 21 12:59:09 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:59:09.111462 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:09.111462 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:09.119438 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-15d71d9e-f239-4ccd-ba95-8f133bfcc903 req-767c2645-2b6b-48e8-98de-2eaa0290e8e6 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 Jan 21 12:59:09.119998 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-15d71d9e-f239-4ccd-ba95-8f133bfcc903 req-767c2645-2b6b-48e8-98de-2eaa0290e8e6 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:59:09.120500 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-15d71d9e-f239-4ccd-ba95-8f133bfcc903 req-767c2645-2b6b-48e8-98de-2eaa0290e8e6 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:59:09.121917 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8418acc7-b486-467d-af33-112e9aad8198 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 12:59:09.143460 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:09.143460 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:09.152683 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8418acc7-b486-467d-af33-112e9aad8198 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 returned with HTTP 200 Jan 21 12:59:09.153782 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1790/3556] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:59:09 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 => generated 947 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:59:09.175090 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:09.175090 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:09.184363 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-15d71d9e-f239-4ccd-ba95-8f133bfcc903 req-767c2645-2b6b-48e8-98de-2eaa0290e8e6 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 12:59:09.210173 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:09.210173 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:09.223231 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-15d71d9e-f239-4ccd-ba95-8f133bfcc903 req-767c2645-2b6b-48e8-98de-2eaa0290e8e6 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 returned with HTTP 200 Jan 21 12:59:09.224409 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1767/3557] 10.222.0.90 () {60 vars in 1403 bytes} [Thu Jan 21 12:59:09 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 => generated 1046 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:59:09.262820 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-15d71d9e-f239-4ccd-ba95-8f133bfcc903 req-ec6cbd72-a8cb-4f05-9d59-a2707c1038a2 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] PUT http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/attachments/9211dc15-eedc-48be-95ac-c14dac5d0864 Jan 21 12:59:09.263338 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:59:09.263338 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:59:09.263759 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-15d71d9e-f239-4ccd-ba95-8f133bfcc903 req-ec6cbd72-a8cb-4f05-9d59-a2707c1038a2 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.90", "host": "n-h2-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:59:09.299752 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 12:59:09.299752 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 12:59:09.300287 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-15d71d9e-f239-4ccd-ba95-8f133bfcc903 req-ec6cbd72-a8cb-4f05-9d59-a2707c1038a2 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Lock "b'cinder-attachment_update-12bf0b79-4a12-414e-99a5-fe51f073b0d9-n-h2-760354-3'" acquired by "attachment_update" :: waited 0.009s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 12:59:09.302780 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:09.302780 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:10.170489 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ba84100d-f60d-40cc-9c3d-11f5dc089f98 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 Jan 21 12:59:10.171012 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ba84100d-f60d-40cc-9c3d-11f5dc089f98 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:59:10.171126 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:59:10.171126 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:59:10.171642 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ba84100d-f60d-40cc-9c3d-11f5dc089f98 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:59:10.223248 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:10.223248 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:10.232614 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ba84100d-f60d-40cc-9c3d-11f5dc089f98 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 12:59:10.252657 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:10.252657 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:10.263023 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ba84100d-f60d-40cc-9c3d-11f5dc089f98 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 returned with HTTP 200 Jan 21 12:59:10.263843 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1768/3558] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:59:10 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 => generated 947 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 12:59:10.663484 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-15d71d9e-f239-4ccd-ba95-8f133bfcc903 req-ec6cbd72-a8cb-4f05-9d59-a2707c1038a2 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Lock "b'cinder-attachment_update-12bf0b79-4a12-414e-99a5-fe51f073b0d9-n-h2-760354-3'" released by "attachment_update" :: held 1.363s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 12:59:10.664334 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-15d71d9e-f239-4ccd-ba95-8f133bfcc903 req-ec6cbd72-a8cb-4f05-9d59-a2707c1038a2 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/attachments/9211dc15-eedc-48be-95ac-c14dac5d0864 returned with HTTP 200 Jan 21 12:59:10.665273 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1791/3559] 10.222.0.90 () {64 vars in 1468 bytes} [Thu Jan 21 12:59:09 2021] PUT /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/attachments/9211dc15-eedc-48be-95ac-c14dac5d0864 => generated 761 bytes in 1409 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:59:10.682971 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-15d71d9e-f239-4ccd-ba95-8f133bfcc903 req-7737a1d7-a524-4a43-a5da-865eb388ec3d tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9/encryption Jan 21 12:59:10.683505 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-15d71d9e-f239-4ccd-ba95-8f133bfcc903 req-7737a1d7-a524-4a43-a5da-865eb388ec3d tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:59:10.683728 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:59:10.683728 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:59:10.684102 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-15d71d9e-f239-4ccd-ba95-8f133bfcc903 req-7737a1d7-a524-4a43-a5da-865eb388ec3d tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:59:10.734015 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:10.734015 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:10.787603 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-15d71d9e-f239-4ccd-ba95-8f133bfcc903 req-7737a1d7-a524-4a43-a5da-865eb388ec3d tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9/encryption returned with HTTP 200 Jan 21 12:59:10.788448 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1769/3560] 10.222.0.90 () {58 vars in 1395 bytes} [Thu Jan 21 12:59:10 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9/encryption => generated 161 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:59:11.280437 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d9d82c1f-c9f6-4247-929c-fc084d21b6b3 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 Jan 21 12:59:11.280981 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d9d82c1f-c9f6-4247-929c-fc084d21b6b3 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:59:11.281084 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:59:11.281084 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:59:11.281446 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d9d82c1f-c9f6-4247-929c-fc084d21b6b3 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:59:11.333290 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:11.333290 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:11.343467 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d9d82c1f-c9f6-4247-929c-fc084d21b6b3 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 12:59:11.365137 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:11.365137 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:11.374654 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d9d82c1f-c9f6-4247-929c-fc084d21b6b3 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 returned with HTTP 200 Jan 21 12:59:11.375434 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1792/3561] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:59:11 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 => generated 948 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:59:12.392345 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d2889689-6d93-40f3-96a9-33a8a6cc7758 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 Jan 21 12:59:12.393107 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d2889689-6d93-40f3-96a9-33a8a6cc7758 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:59:12.393445 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:59:12.393445 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:59:12.394084 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d2889689-6d93-40f3-96a9-33a8a6cc7758 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:59:12.459448 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:12.459448 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:12.468927 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d2889689-6d93-40f3-96a9-33a8a6cc7758 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 12:59:12.488827 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:12.488827 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:12.498992 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d2889689-6d93-40f3-96a9-33a8a6cc7758 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 returned with HTTP 200 Jan 21 12:59:12.499871 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1770/3562] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:59:12 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 => generated 948 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:59:13.518535 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-beddfa0c-604d-44e4-9f24-a5e780ea1ce2 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 Jan 21 12:59:13.519392 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-beddfa0c-604d-44e4-9f24-a5e780ea1ce2 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:59:13.519392 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:59:13.519392 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:59:13.519974 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-beddfa0c-604d-44e4-9f24-a5e780ea1ce2 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:59:13.571943 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:13.571943 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:13.581735 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-beddfa0c-604d-44e4-9f24-a5e780ea1ce2 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 12:59:13.609431 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:13.609431 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:13.617865 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-beddfa0c-604d-44e4-9f24-a5e780ea1ce2 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 returned with HTTP 200 Jan 21 12:59:13.618704 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1793/3563] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:59:13 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 => generated 948 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:59:14.640086 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eba11a77-fe05-445a-b59e-ff079a8ecc23 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 Jan 21 12:59:14.640790 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eba11a77-fe05-445a-b59e-ff079a8ecc23 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:59:14.640790 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:59:14.640790 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:59:14.641161 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eba11a77-fe05-445a-b59e-ff079a8ecc23 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:59:14.704165 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:14.704165 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:14.714638 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-eba11a77-fe05-445a-b59e-ff079a8ecc23 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 12:59:14.734322 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:14.734322 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:14.744328 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eba11a77-fe05-445a-b59e-ff079a8ecc23 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 returned with HTTP 200 Jan 21 12:59:14.745181 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1771/3564] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:59:14 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 => generated 948 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:59:15.764105 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-39ef383c-5291-4132-aee0-258618780676 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 Jan 21 12:59:15.764706 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-39ef383c-5291-4132-aee0-258618780676 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:59:15.764817 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:59:15.764817 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:59:15.765163 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-39ef383c-5291-4132-aee0-258618780676 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:59:15.822881 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:15.822881 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:15.833971 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-39ef383c-5291-4132-aee0-258618780676 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 12:59:15.858482 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:15.858482 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:15.866940 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-39ef383c-5291-4132-aee0-258618780676 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 returned with HTTP 200 Jan 21 12:59:15.867955 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1794/3565] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:59:15 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 => generated 948 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:59:16.351312 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-15d71d9e-f239-4ccd-ba95-8f133bfcc903 req-c1410677-517b-40b8-ab35-94ea91fa5b62 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] POST http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/attachments/9211dc15-eedc-48be-95ac-c14dac5d0864/action Jan 21 12:59:16.351941 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:59:16.351941 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:59:16.352446 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-15d71d9e-f239-4ccd-ba95-8f133bfcc903 req-c1410677-517b-40b8-ab35-94ea91fa5b62 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Action body: b'{"os-complete": null}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:59:16.352834 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-15d71d9e-f239-4ccd-ba95-8f133bfcc903 req-c1410677-517b-40b8-ab35-94ea91fa5b62 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:59:16.421503 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:16.421503 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:16.437263 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-15d71d9e-f239-4ccd-ba95-8f133bfcc903 req-c1410677-517b-40b8-ab35-94ea91fa5b62 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/attachments/9211dc15-eedc-48be-95ac-c14dac5d0864/action returned with HTTP 204 Jan 21 12:59:16.438189 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1772/3566] 10.222.0.90 () {64 vars in 1489 bytes} [Thu Jan 21 12:59:16 2021] POST /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/attachments/9211dc15-eedc-48be-95ac-c14dac5d0864/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:59:16.886067 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-19d0cf87-23d9-4269-927b-5fd773a95fdf tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 Jan 21 12:59:16.886672 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-19d0cf87-23d9-4269-927b-5fd773a95fdf tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:59:16.886796 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:59:16.886796 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:59:16.887099 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-19d0cf87-23d9-4269-927b-5fd773a95fdf tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:59:16.937657 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:16.937657 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:16.947852 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-19d0cf87-23d9-4269-927b-5fd773a95fdf tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 12:59:16.968369 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:16.968369 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:16.978802 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-19d0cf87-23d9-4269-927b-5fd773a95fdf tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 returned with HTTP 200 Jan 21 12:59:16.979638 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1795/3567] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:59:16 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 => generated 1240 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:59:16.997222 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-57a57114-7d6f-4491-88f2-074c833fa90e tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 Jan 21 12:59:16.998057 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-57a57114-7d6f-4491-88f2-074c833fa90e tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:59:16.998335 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:59:16.998335 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:59:16.998805 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-57a57114-7d6f-4491-88f2-074c833fa90e tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:59:17.065452 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:17.065452 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:17.075092 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-57a57114-7d6f-4491-88f2-074c833fa90e tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 12:59:17.097090 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:17.097090 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:17.106537 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-57a57114-7d6f-4491-88f2-074c833fa90e tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 returned with HTTP 200 Jan 21 12:59:17.107446 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1773/3568] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:59:16 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 => generated 1240 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 12:59:17.224879 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-481a4832-6cf1-481f-b786-ba55803c3f43 req-f2152fee-c12c-49ac-9886-e84850463bc8 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 Jan 21 12:59:17.225438 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-481a4832-6cf1-481f-b786-ba55803c3f43 req-f2152fee-c12c-49ac-9886-e84850463bc8 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:59:17.225598 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:59:17.225598 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:59:17.226036 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-481a4832-6cf1-481f-b786-ba55803c3f43 req-f2152fee-c12c-49ac-9886-e84850463bc8 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:59:17.276291 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:17.276291 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:17.286303 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-481a4832-6cf1-481f-b786-ba55803c3f43 req-f2152fee-c12c-49ac-9886-e84850463bc8 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 12:59:17.308484 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:17.308484 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:17.317612 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-481a4832-6cf1-481f-b786-ba55803c3f43 req-f2152fee-c12c-49ac-9886-e84850463bc8 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 returned with HTTP 200 Jan 21 12:59:17.318526 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1796/3569] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:59:17 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 => generated 1240 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 12:59:17.343573 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-481a4832-6cf1-481f-b786-ba55803c3f43 req-0673ee17-be4b-427d-b4be-83be4f360cb1 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] POST http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9/action Jan 21 12:59:17.344036 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:59:17.344036 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:59:17.344469 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-481a4832-6cf1-481f-b786-ba55803c3f43 req-0673ee17-be4b-427d-b4be-83be4f360cb1 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Action body: b'{"os-begin_detaching": null}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 12:59:17.344888 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-481a4832-6cf1-481f-b786-ba55803c3f43 req-0673ee17-be4b-427d-b4be-83be4f360cb1 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:59:17.394312 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:17.394312 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:17.395415 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-481a4832-6cf1-481f-b786-ba55803c3f43 req-0673ee17-be4b-427d-b4be-83be4f360cb1 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 12:59:17.406645 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-481a4832-6cf1-481f-b786-ba55803c3f43 req-0673ee17-be4b-427d-b4be-83be4f360cb1 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Begin detaching volume completed successfully. Jan 21 12:59:17.407172 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-481a4832-6cf1-481f-b786-ba55803c3f43 req-0673ee17-be4b-427d-b4be-83be4f360cb1 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9/action returned with HTTP 202 Jan 21 12:59:17.408046 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1774/3570] 10.222.0.89 () {64 vars in 1643 bytes} [Thu Jan 21 12:59:17 2021] POST /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 12:59:17.483981 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-481a4832-6cf1-481f-b786-ba55803c3f43 req-f2152fee-c12c-49ac-9886-e84850463bc8 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume// Jan 21 12:59:17.484461 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-481a4832-6cf1-481f-b786-ba55803c3f43 req-f2152fee-c12c-49ac-9886-e84850463bc8 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:59:17.484709 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:59:17.484709 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:59:17.485084 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-481a4832-6cf1-481f-b786-ba55803c3f43 req-f2152fee-c12c-49ac-9886-e84850463bc8 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:59:17.486184 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-481a4832-6cf1-481f-b786-ba55803c3f43 req-f2152fee-c12c-49ac-9886-e84850463bc8 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 12:59:17.486749 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1797/3571] 10.222.0.90 () {56 vars in 1089 bytes} [Thu Jan 21 12:59:17 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 12:59:17.503658 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-481a4832-6cf1-481f-b786-ba55803c3f43 req-400eea80-3599-4584-9c03-cdcc635356cf tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 Jan 21 12:59:17.504536 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-481a4832-6cf1-481f-b786-ba55803c3f43 req-400eea80-3599-4584-9c03-cdcc635356cf tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:59:17.505007 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:59:17.505007 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:59:17.505486 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-481a4832-6cf1-481f-b786-ba55803c3f43 req-400eea80-3599-4584-9c03-cdcc635356cf tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:59:17.563211 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:17.563211 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:17.572528 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-481a4832-6cf1-481f-b786-ba55803c3f43 req-400eea80-3599-4584-9c03-cdcc635356cf tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 12:59:17.591924 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:17.591924 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:17.602149 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-481a4832-6cf1-481f-b786-ba55803c3f43 req-400eea80-3599-4584-9c03-cdcc635356cf tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 returned with HTTP 200 Jan 21 12:59:17.602997 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1775/3572] 10.222.0.90 () {60 vars in 1403 bytes} [Thu Jan 21 12:59:17 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 => generated 1342 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 12:59:17.659046 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-481a4832-6cf1-481f-b786-ba55803c3f43 req-7b05f06e-49ba-4bef-ae63-80cd2a683c84 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9/encryption Jan 21 12:59:17.660429 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-481a4832-6cf1-481f-b786-ba55803c3f43 req-7b05f06e-49ba-4bef-ae63-80cd2a683c84 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:59:17.661107 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-481a4832-6cf1-481f-b786-ba55803c3f43 req-7b05f06e-49ba-4bef-ae63-80cd2a683c84 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'index' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:59:17.716465 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:17.716465 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:17.780158 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-481a4832-6cf1-481f-b786-ba55803c3f43 req-7b05f06e-49ba-4bef-ae63-80cd2a683c84 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9/encryption returned with HTTP 200 Jan 21 12:59:17.781061 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1798/3573] 10.222.0.90 () {58 vars in 1395 bytes} [Thu Jan 21 12:59:17 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9/encryption => generated 161 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:59:18.223429 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-481a4832-6cf1-481f-b786-ba55803c3f43 req-35ef8842-219f-4117-92cc-3d32bd257839 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] DELETE http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/attachments/9211dc15-eedc-48be-95ac-c14dac5d0864 Jan 21 12:59:18.224044 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-481a4832-6cf1-481f-b786-ba55803c3f43 req-35ef8842-219f-4117-92cc-3d32bd257839 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:59:18.224252 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:59:18.224252 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:59:18.224592 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-481a4832-6cf1-481f-b786-ba55803c3f43 req-35ef8842-219f-4117-92cc-3d32bd257839 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:59:18.247627 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:18.247627 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:18.734005 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-481a4832-6cf1-481f-b786-ba55803c3f43 req-35ef8842-219f-4117-92cc-3d32bd257839 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 12:59:18.734509 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-481a4832-6cf1-481f-b786-ba55803c3f43 req-35ef8842-219f-4117-92cc-3d32bd257839 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Pending status list for volume during attachment-delete: [] {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 12:59:18.744352 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-481a4832-6cf1-481f-b786-ba55803c3f43 req-35ef8842-219f-4117-92cc-3d32bd257839 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/attachments/9211dc15-eedc-48be-95ac-c14dac5d0864 returned with HTTP 200 Jan 21 12:59:18.745288 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1776/3574] 10.222.0.90 () {62 vars in 1437 bytes} [Thu Jan 21 12:59:18 2021] DELETE /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/attachments/9211dc15-eedc-48be-95ac-c14dac5d0864 => generated 19 bytes in 529 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:59:19.910141 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-6b1a1187-c05f-425f-bfc8-3f256b71cb25 req-3c19acb5-a517-4172-8f07-b4bf304f0d3d tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 Jan 21 12:59:19.910904 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-6b1a1187-c05f-425f-bfc8-3f256b71cb25 req-3c19acb5-a517-4172-8f07-b4bf304f0d3d tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:59:19.910904 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:59:19.910904 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:59:19.911121 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-6b1a1187-c05f-425f-bfc8-3f256b71cb25 req-3c19acb5-a517-4172-8f07-b4bf304f0d3d tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:59:19.962000 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:19.962000 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:19.971263 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-6b1a1187-c05f-425f-bfc8-3f256b71cb25 req-3c19acb5-a517-4172-8f07-b4bf304f0d3d tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 12:59:19.993948 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-6b1a1187-c05f-425f-bfc8-3f256b71cb25 req-3c19acb5-a517-4172-8f07-b4bf304f0d3d tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 returned with HTTP 200 Jan 21 12:59:19.994861 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1799/3575] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 12:59:19 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 => generated 948 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:59:20.016412 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cdbbaf6f-9a5e-4457-9f3c-1726e02592d7 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] DELETE http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 Jan 21 12:59:20.016924 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cdbbaf6f-9a5e-4457-9f3c-1726e02592d7 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:59:20.017136 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:59:20.017136 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:59:20.017500 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cdbbaf6f-9a5e-4457-9f3c-1726e02592d7 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:59:20.017986 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-cdbbaf6f-9a5e-4457-9f3c-1726e02592d7 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Delete volume with id: 12bf0b79-4a12-414e-99a5-fe51f073b0d9 Jan 21 12:59:20.069418 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:20.069418 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:20.070633 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cdbbaf6f-9a5e-4457-9f3c-1726e02592d7 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 12:59:20.093427 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.keymgr.conf_key_mgr [None req-cdbbaf6f-9a5e-4457-9f3c-1726e02592d7 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 21 12:59:20.106370 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cdbbaf6f-9a5e-4457-9f3c-1726e02592d7 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Delete volume request issued successfully. Jan 21 12:59:20.106884 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cdbbaf6f-9a5e-4457-9f3c-1726e02592d7 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 returned with HTTP 202 Jan 21 12:59:20.107738 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1777/3576] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 12:59:20 2021] DELETE /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:59:20.119137 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-18de2fd2-4dcb-4e6e-9215-66ac5a614fbd tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 Jan 21 12:59:20.119647 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-18de2fd2-4dcb-4e6e-9215-66ac5a614fbd tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:59:20.119839 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:59:20.119839 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:59:20.120484 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-18de2fd2-4dcb-4e6e-9215-66ac5a614fbd tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:59:20.173882 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:20.173882 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:20.183055 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-18de2fd2-4dcb-4e6e-9215-66ac5a614fbd tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 12:59:20.205513 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-18de2fd2-4dcb-4e6e-9215-66ac5a614fbd tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 returned with HTTP 200 Jan 21 12:59:20.206411 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1800/3577] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:59:20 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 => generated 947 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:59:21.223735 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-19957f82-6f25-462b-850d-a7ece9e3f0df tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 Jan 21 12:59:21.224401 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-19957f82-6f25-462b-850d-a7ece9e3f0df tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:59:21.224401 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:59:21.224401 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:59:21.224775 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-19957f82-6f25-462b-850d-a7ece9e3f0df tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:59:21.276800 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:21.276800 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:21.286312 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-19957f82-6f25-462b-850d-a7ece9e3f0df tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 12:59:21.311049 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-19957f82-6f25-462b-850d-a7ece9e3f0df tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 returned with HTTP 200 Jan 21 12:59:21.311987 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1778/3578] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:59:21 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 => generated 947 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:59:22.329885 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-91007f3c-7654-4e2a-877f-cf9f95aa2586 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 Jan 21 12:59:22.330450 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-91007f3c-7654-4e2a-877f-cf9f95aa2586 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:59:22.330450 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:59:22.330450 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:59:22.330802 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-91007f3c-7654-4e2a-877f-cf9f95aa2586 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:59:22.378073 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-91007f3c-7654-4e2a-877f-cf9f95aa2586 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 returned with HTTP 404 Jan 21 12:59:22.379156 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1801/3579] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:59:22 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/12bf0b79-4a12-414e-99a5-fe51f073b0d9 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 12:59:22.387954 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e7e2be89-247a-407d-9fcd-1094eb7e1114 tempest-TestEncryptedCinderVolumes-2014603387 tempest-TestEncryptedCinderVolumes-2014603387] GET http://10.222.0.89/volume/v3/eec6745184d844ffb129dc8b081e1ea0/volumes/detail?all_tenants=1 Jan 21 12:59:22.388559 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e7e2be89-247a-407d-9fcd-1094eb7e1114 tempest-TestEncryptedCinderVolumes-2014603387 tempest-TestEncryptedCinderVolumes-2014603387] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:59:22.388789 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 12:59:22.388789 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 12:59:22.389156 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e7e2be89-247a-407d-9fcd-1094eb7e1114 tempest-TestEncryptedCinderVolumes-2014603387 tempest-TestEncryptedCinderVolumes-2014603387] Calling method 'detail' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:59:22.391151 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e7e2be89-247a-407d-9fcd-1094eb7e1114 tempest-TestEncryptedCinderVolumes-2014603387 tempest-TestEncryptedCinderVolumes-2014603387] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 12:59:22.445310 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e7e2be89-247a-407d-9fcd-1094eb7e1114 tempest-TestEncryptedCinderVolumes-2014603387 tempest-TestEncryptedCinderVolumes-2014603387] Get all volumes completed successfully. Jan 21 12:59:22.449535 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e7e2be89-247a-407d-9fcd-1094eb7e1114 tempest-TestEncryptedCinderVolumes-2014603387 tempest-TestEncryptedCinderVolumes-2014603387] http://10.222.0.89/volume/v3/eec6745184d844ffb129dc8b081e1ea0/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 21 12:59:22.450383 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1779/3580] 10.222.0.89 () {58 vars in 1252 bytes} [Thu Jan 21 12:59:22 2021] GET /volume/v3/eec6745184d844ffb129dc8b081e1ea0/volumes/detail?all_tenants=1 => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 12:59:22.466491 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-70106df0-58a6-4f1f-aa05-559b6e99a6a5 tempest-TestEncryptedCinderVolumes-2014603387 tempest-TestEncryptedCinderVolumes-2014603387] DELETE http://10.222.0.89/volume/v3/eec6745184d844ffb129dc8b081e1ea0/types/e12472a2-2e65-43a0-9e6a-90edf64464d9 Jan 21 12:59:22.467147 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-70106df0-58a6-4f1f-aa05-559b6e99a6a5 tempest-TestEncryptedCinderVolumes-2014603387 tempest-TestEncryptedCinderVolumes-2014603387] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:59:22.467733 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-70106df0-58a6-4f1f-aa05-559b6e99a6a5 tempest-TestEncryptedCinderVolumes-2014603387 tempest-TestEncryptedCinderVolumes-2014603387] Calling method '_delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:59:22.541359 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 12:59:22.541359 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 12:59:22.558318 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-70106df0-58a6-4f1f-aa05-559b6e99a6a5 tempest-TestEncryptedCinderVolumes-2014603387 tempest-TestEncryptedCinderVolumes-2014603387] http://10.222.0.89/volume/v3/eec6745184d844ffb129dc8b081e1ea0/types/e12472a2-2e65-43a0-9e6a-90edf64464d9 returned with HTTP 202 Jan 21 12:59:22.559181 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1802/3581] 10.222.0.89 () {58 vars in 1312 bytes} [Thu Jan 21 12:59:22 2021] DELETE /volume/v3/eec6745184d844ffb129dc8b081e1ea0/types/e12472a2-2e65-43a0-9e6a-90edf64464d9 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 12:59:58.710042 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1230ec6f-4771-4d10-8e2e-fc5690fd5819 tempest-TestEncryptedCinderVolumes-2014603387 tempest-TestEncryptedCinderVolumes-2014603387] POST http://10.222.0.89/volume/v3/eec6745184d844ffb129dc8b081e1ea0/types Jan 21 12:59:58.711021 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1230ec6f-4771-4d10-8e2e-fc5690fd5819 tempest-TestEncryptedCinderVolumes-2014603387 tempest-TestEncryptedCinderVolumes-2014603387] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1360351973", "extra_specs": {}}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:59:58.761124 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1230ec6f-4771-4d10-8e2e-fc5690fd5819 tempest-TestEncryptedCinderVolumes-2014603387 tempest-TestEncryptedCinderVolumes-2014603387] http://10.222.0.89/volume/v3/eec6745184d844ffb129dc8b081e1ea0/types returned with HTTP 200 Jan 21 12:59:58.761956 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1780/3582] 10.222.0.89 () {60 vars in 1219 bytes} [Thu Jan 21 12:59:58 2021] POST /volume/v3/eec6745184d844ffb129dc8b081e1ea0/types => generated 212 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:59:58.780043 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-987109fa-fe17-472f-9f7a-1891a912e98b tempest-TestEncryptedCinderVolumes-2014603387 tempest-TestEncryptedCinderVolumes-2014603387] POST http://10.222.0.89/volume/v3/eec6745184d844ffb129dc8b081e1ea0/types/b274f2f9-2d1d-44eb-97e4-9802b9937756/encryption Jan 21 12:59:58.780816 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-987109fa-fe17-472f-9f7a-1891a912e98b tempest-TestEncryptedCinderVolumes-2014603387 tempest-TestEncryptedCinderVolumes-2014603387] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:59:58.846769 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-987109fa-fe17-472f-9f7a-1891a912e98b tempest-TestEncryptedCinderVolumes-2014603387 tempest-TestEncryptedCinderVolumes-2014603387] http://10.222.0.89/volume/v3/eec6745184d844ffb129dc8b081e1ea0/types/b274f2f9-2d1d-44eb-97e4-9802b9937756/encryption returned with HTTP 200 Jan 21 12:59:58.847671 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1803/3583] 10.222.0.89 () {60 vars in 1364 bytes} [Thu Jan 21 12:59:58 2021] POST /volume/v3/eec6745184d844ffb129dc8b081e1ea0/types/b274f2f9-2d1d-44eb-97e4-9802b9937756/encryption => generated 230 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 12:59:58.866276 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2c480592-7641-4517-b4e2-92ffdce9d817 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] POST http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes Jan 21 12:59:58.866973 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2c480592-7641-4517-b4e2-92ffdce9d817 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1775006290", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1360351973", "size": 1}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 12:59:58.868281 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-2c480592-7641-4517-b4e2-92ffdce9d817 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1775006290', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1360351973', 'size': 1}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 12:59:58.881872 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-2c480592-7641-4517-b4e2-92ffdce9d817 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Create volume of 1 GB Jan 21 12:59:58.882592 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:58.882592 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:58.883610 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2c480592-7641-4517-b4e2-92ffdce9d817 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Availability Zones retrieved successfully. Jan 21 12:59:58.900873 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2c480592-7641-4517-b4e2-92ffdce9d817 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Flow 'volume_create_api' (78e3879a-7aca-4c45-b94d-e250902d5685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:59:58.906053 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2c480592-7641-4517-b4e2-92ffdce9d817 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16baaf02-76b0-4eb5-b9a1-89d7d61fa4f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:59:58.910006 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-2c480592-7641-4517-b4e2-92ffdce9d817 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 12:59:58.974021 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2c480592-7641-4517-b4e2-92ffdce9d817 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16baaf02-76b0-4eb5-b9a1-89d7d61fa4f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T12:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b274f2f9-2d1d-44eb-97e4-9802b9937756,is_public=True,name='tempest-scenario-type-luks-1360351973',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b274f2f9-2d1d-44eb-97e4-9802b9937756', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:59:58.976257 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2c480592-7641-4517-b4e2-92ffdce9d817 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d8c8f09-1315-4792-a206-56e3de7fff54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:59:59.033484 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-2c480592-7641-4517-b4e2-92ffdce9d817 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1360351973 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1360351973, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:59:59.034409 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.quota [None req-2c480592-7641-4517-b4e2-92ffdce9d817 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1360351973 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1360351973, it is now deprecated. Please use the default quota class for default quota. Jan 21 12:59:59.071569 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-2c480592-7641-4517-b4e2-92ffdce9d817 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Created reservations ['6010656f-658c-42ef-9d22-9d24bebdcf59', '52493a86-0d1f-4421-9cf4-ae7161e9d311', '24a36004-eecb-4d97-9d3f-bc9b5d501582', '7db26cbb-8de6-4529-9b11-ecc3b91550c1'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 12:59:59.073526 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2c480592-7641-4517-b4e2-92ffdce9d817 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d8c8f09-1315-4792-a206-56e3de7fff54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6010656f-658c-42ef-9d22-9d24bebdcf59', '52493a86-0d1f-4421-9cf4-ae7161e9d311', '24a36004-eecb-4d97-9d3f-bc9b5d501582', '7db26cbb-8de6-4529-9b11-ecc3b91550c1']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:59:59.076257 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2c480592-7641-4517-b4e2-92ffdce9d817 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc722885-d2fc-47b7-bead-0b058fa35567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:59:59.141152 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2c480592-7641-4517-b4e2-92ffdce9d817 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc722885-d2fc-47b7-bead-0b058fa35567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b433a2d-7e7c-4ee1-a86b-23a48fafa560', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1775006290',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7119edc0d3ae4eeaa9e831ec53b8abaf',qos_specs=None,replication_status=,reservations=['6010656f-658c-42ef-9d22-9d24bebdcf59','52493a86-0d1f-4421-9cf4-ae7161e9d311','24a36004-eecb-4d97-9d3f-bc9b5d501582','7db26cbb-8de6-4529-9b11-ecc3b91550c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e400e19d708b4ffeaf06024a009c2476',volume_type_id=b274f2f9-2d1d-44eb-97e4-9802b9937756), '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=2021-01-21T12:59:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1775006290',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6b433a2d-7e7c-4ee1-a86b-23a48fafa560,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7119edc0d3ae4eeaa9e831ec53b8abaf',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,user_id='e400e19d708b4ffeaf06024a009c2476',volume_attachment=,volume_type=,volume_type_id=b274f2f9-2d1d-44eb-97e4-9802b9937756)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:59:59.143278 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2c480592-7641-4517-b4e2-92ffdce9d817 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (708668b5-fd6a-4e0b-a165-36c5dcb7623f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:59:59.171937 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2c480592-7641-4517-b4e2-92ffdce9d817 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (708668b5-fd6a-4e0b-a165-36c5dcb7623f) 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-TestEncryptedCinderVolumes-volume-1775006290',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7119edc0d3ae4eeaa9e831ec53b8abaf',qos_specs=None,replication_status=,reservations=['6010656f-658c-42ef-9d22-9d24bebdcf59','52493a86-0d1f-4421-9cf4-ae7161e9d311','24a36004-eecb-4d97-9d3f-bc9b5d501582','7db26cbb-8de6-4529-9b11-ecc3b91550c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e400e19d708b4ffeaf06024a009c2476',volume_type_id=b274f2f9-2d1d-44eb-97e4-9802b9937756)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:59:59.173982 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2c480592-7641-4517-b4e2-92ffdce9d817 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec675021-cfa0-4c2e-8cc1-11589faa8a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 12:59:59.192205 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2c480592-7641-4517-b4e2-92ffdce9d817 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec675021-cfa0-4c2e-8cc1-11589faa8a44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 12:59:59.195006 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-2c480592-7641-4517-b4e2-92ffdce9d817 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Flow 'volume_create_api' (78e3879a-7aca-4c45-b94d-e250902d5685) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 12:59:59.245267 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2c480592-7641-4517-b4e2-92ffdce9d817 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Create volume request issued successfully. Jan 21 12:59:59.259673 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2c480592-7641-4517-b4e2-92ffdce9d817 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes returned with HTTP 202 Jan 21 12:59:59.260743 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1781/3584] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 12:59:58 2021] POST /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes => generated 851 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 12:59:59.275257 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1b2fa056-1dd4-4e6a-90ea-846cbe767c34 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 Jan 21 12:59:59.275912 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1b2fa056-1dd4-4e6a-90ea-846cbe767c34 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 12:59:59.276333 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1b2fa056-1dd4-4e6a-90ea-846cbe767c34 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 12:59:59.330110 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 12:59:59.330110 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 12:59:59.339365 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1b2fa056-1dd4-4e6a-90ea-846cbe767c34 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 12:59:59.362895 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1b2fa056-1dd4-4e6a-90ea-846cbe767c34 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 returned with HTTP 200 Jan 21 12:59:59.363740 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1804/3585] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 12:59:59 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 => generated 943 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:00:00.385349 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0b25116d-7a1e-484a-b2fb-b5b165f20f86 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 Jan 21 13:00:00.386380 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0b25116d-7a1e-484a-b2fb-b5b165f20f86 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:00:00.386551 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:00:00.386551 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:00:00.387588 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-0b25116d-7a1e-484a-b2fb-b5b165f20f86 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:00:00.442910 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:00.442910 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:00.451786 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-0b25116d-7a1e-484a-b2fb-b5b165f20f86 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 13:00:00.473526 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-0b25116d-7a1e-484a-b2fb-b5b165f20f86 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 returned with HTTP 200 Jan 21 13:00:00.474475 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1782/3586] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:00:00 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 => generated 944 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:00:00.492460 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aadcdb46-0ecc-46c1-ab68-2de7843af8ed tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 Jan 21 13:00:00.493087 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aadcdb46-0ecc-46c1-ab68-2de7843af8ed tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:00:00.493272 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:00:00.493272 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:00:00.493805 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aadcdb46-0ecc-46c1-ab68-2de7843af8ed tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:00:00.544856 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:00.544856 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:00.554952 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-aadcdb46-0ecc-46c1-ab68-2de7843af8ed tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 13:00:00.578048 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aadcdb46-0ecc-46c1-ab68-2de7843af8ed tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 returned with HTTP 200 Jan 21 13:00:00.578941 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1805/3587] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:00:00 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 => generated 944 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:00:00.716482 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-560edf0f-e341-4d8c-8fa9-1ed185575b42 req-a5d54e00-794f-45a5-b154-d6d46f50f8f2 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 Jan 21 13:00:00.717079 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-560edf0f-e341-4d8c-8fa9-1ed185575b42 req-a5d54e00-794f-45a5-b154-d6d46f50f8f2 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:00:00.717255 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:00:00.717255 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:00:00.717691 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-560edf0f-e341-4d8c-8fa9-1ed185575b42 req-a5d54e00-794f-45a5-b154-d6d46f50f8f2 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:00:00.772651 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:00.772651 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:00.781629 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-560edf0f-e341-4d8c-8fa9-1ed185575b42 req-a5d54e00-794f-45a5-b154-d6d46f50f8f2 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 13:00:00.806569 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-560edf0f-e341-4d8c-8fa9-1ed185575b42 req-a5d54e00-794f-45a5-b154-d6d46f50f8f2 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 returned with HTTP 200 Jan 21 13:00:00.807443 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1783/3588] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 13:00:00 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 => generated 944 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:00:00.908642 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aadcdb46-0ecc-46c1-ab68-2de7843af8ed tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume// Jan 21 13:00:00.909109 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aadcdb46-0ecc-46c1-ab68-2de7843af8ed tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:00:00.909264 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:00:00.909264 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:00:00.909684 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-aadcdb46-0ecc-46c1-ab68-2de7843af8ed tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:00:00.910810 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-aadcdb46-0ecc-46c1-ab68-2de7843af8ed tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 13:00:00.911388 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1806/3589] 10.222.0.89 () {58 vars in 1289 bytes} [Thu Jan 21 13:00:00 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 13:00:00.925848 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-560edf0f-e341-4d8c-8fa9-1ed185575b42 req-c2952d7d-95e5-47ba-b098-f89f6ea7413c tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] POST http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/attachments Jan 21 13:00:00.926262 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:00:00.926262 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:00:00.926676 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-560edf0f-e341-4d8c-8fa9-1ed185575b42 req-c2952d7d-95e5-47ba-b098-f89f6ea7413c tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b433a2d-7e7c-4ee1-a86b-23a48fafa560", "instance_uuid": "b41fe344-9e22-4954-938d-88f72d01fa9b", "connector": null}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 13:00:00.985402 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:00.985402 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:01.053995 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-560edf0f-e341-4d8c-8fa9-1ed185575b42 req-c2952d7d-95e5-47ba-b098-f89f6ea7413c tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/attachments returned with HTTP 200 Jan 21 13:00:01.055355 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1784/3590] 10.222.0.89 () {66 vars in 1565 bytes} [Thu Jan 21 13:00:00 2021] POST /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/attachments => generated 273 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 13:00:01.094002 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f73d78cd-a921-4a1e-a246-e1fa0c586b7a tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 Jan 21 13:00:01.094854 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f73d78cd-a921-4a1e-a246-e1fa0c586b7a tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:00:01.095528 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f73d78cd-a921-4a1e-a246-e1fa0c586b7a tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:00:01.129477 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-560edf0f-e341-4d8c-8fa9-1ed185575b42 req-c2952d7d-95e5-47ba-b098-f89f6ea7413c tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume// Jan 21 13:00:01.130463 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-560edf0f-e341-4d8c-8fa9-1ed185575b42 req-c2952d7d-95e5-47ba-b098-f89f6ea7413c tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:00:01.130665 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:00:01.130665 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:00:01.131370 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-560edf0f-e341-4d8c-8fa9-1ed185575b42 req-c2952d7d-95e5-47ba-b098-f89f6ea7413c tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:00:01.132603 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-560edf0f-e341-4d8c-8fa9-1ed185575b42 req-c2952d7d-95e5-47ba-b098-f89f6ea7413c tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 13:00:01.133324 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1785/3591] 10.222.0.95 () {56 vars in 1089 bytes} [Thu Jan 21 13:00:01 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 13:00:01.146977 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-560edf0f-e341-4d8c-8fa9-1ed185575b42 req-5d47cec1-0d4f-437d-b4f5-05a2d5316bb6 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 Jan 21 13:00:01.147536 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-560edf0f-e341-4d8c-8fa9-1ed185575b42 req-5d47cec1-0d4f-437d-b4f5-05a2d5316bb6 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:00:01.148057 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-560edf0f-e341-4d8c-8fa9-1ed185575b42 req-5d47cec1-0d4f-437d-b4f5-05a2d5316bb6 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:00:01.149638 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:01.149638 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:01.162552 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f73d78cd-a921-4a1e-a246-e1fa0c586b7a tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 13:00:01.183479 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:01.183479 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:01.193338 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f73d78cd-a921-4a1e-a246-e1fa0c586b7a tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 returned with HTTP 200 Jan 21 13:00:01.194215 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1807/3592] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:00:01 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 => generated 943 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:00:01.198319 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:01.198319 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:01.207821 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-560edf0f-e341-4d8c-8fa9-1ed185575b42 req-5d47cec1-0d4f-437d-b4f5-05a2d5316bb6 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 13:00:01.228851 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:01.228851 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:01.238159 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-560edf0f-e341-4d8c-8fa9-1ed185575b42 req-5d47cec1-0d4f-437d-b4f5-05a2d5316bb6 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 returned with HTTP 200 Jan 21 13:00:01.239045 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1786/3593] 10.222.0.95 () {60 vars in 1403 bytes} [Thu Jan 21 13:00:01 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 => generated 1042 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 13:00:01.277312 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-560edf0f-e341-4d8c-8fa9-1ed185575b42 req-3df4d433-c4d7-4d13-a526-62f0233138a3 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] PUT http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/attachments/bf1589ca-54b2-496c-a3d2-f9e1bddc39ca Jan 21 13:00:01.278023 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:00:01.278023 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:00:01.278713 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-560edf0f-e341-4d8c-8fa9-1ed185575b42 req-3df4d433-c4d7-4d13-a526-62f0233138a3 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.95", "host": "n-h1-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 13:00:01.312820 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 13:00:01.312820 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 13:00:01.313363 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-560edf0f-e341-4d8c-8fa9-1ed185575b42 req-3df4d433-c4d7-4d13-a526-62f0233138a3 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Lock "b'cinder-attachment_update-6b433a2d-7e7c-4ee1-a86b-23a48fafa560-n-h1-760354-3'" acquired by "attachment_update" :: waited 0.013s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 13:00:01.315861 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:01.315861 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:02.213049 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-25e33c7e-838d-4f05-8a99-0b516806abe5 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 Jan 21 13:00:02.213637 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-25e33c7e-838d-4f05-8a99-0b516806abe5 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:00:02.213779 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:00:02.213779 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:00:02.214109 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-25e33c7e-838d-4f05-8a99-0b516806abe5 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:00:02.264178 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:02.264178 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:02.276690 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-25e33c7e-838d-4f05-8a99-0b516806abe5 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 13:00:02.299218 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:02.299218 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:02.310033 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-25e33c7e-838d-4f05-8a99-0b516806abe5 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 returned with HTTP 200 Jan 21 13:00:02.311017 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1787/3594] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:00:02 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 => generated 943 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 13:00:02.659908 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-560edf0f-e341-4d8c-8fa9-1ed185575b42 req-3df4d433-c4d7-4d13-a526-62f0233138a3 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Lock "b'cinder-attachment_update-6b433a2d-7e7c-4ee1-a86b-23a48fafa560-n-h1-760354-3'" released by "attachment_update" :: held 1.347s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 13:00:02.660623 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-560edf0f-e341-4d8c-8fa9-1ed185575b42 req-3df4d433-c4d7-4d13-a526-62f0233138a3 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/attachments/bf1589ca-54b2-496c-a3d2-f9e1bddc39ca returned with HTTP 200 Jan 21 13:00:02.661516 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1808/3595] 10.222.0.95 () {64 vars in 1468 bytes} [Thu Jan 21 13:00:01 2021] PUT /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/attachments/bf1589ca-54b2-496c-a3d2-f9e1bddc39ca => generated 761 bytes in 1389 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 13:00:02.679932 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-560edf0f-e341-4d8c-8fa9-1ed185575b42 req-2778c1f9-9fb3-4ceb-84fe-a77ae0981248 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560/encryption Jan 21 13:00:02.680460 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-560edf0f-e341-4d8c-8fa9-1ed185575b42 req-2778c1f9-9fb3-4ceb-84fe-a77ae0981248 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:00:02.680685 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:00:02.680685 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:00:02.681083 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-560edf0f-e341-4d8c-8fa9-1ed185575b42 req-2778c1f9-9fb3-4ceb-84fe-a77ae0981248 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:00:02.731276 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:02.731276 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:02.794199 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-560edf0f-e341-4d8c-8fa9-1ed185575b42 req-2778c1f9-9fb3-4ceb-84fe-a77ae0981248 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560/encryption returned with HTTP 200 Jan 21 13:00:02.795094 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1788/3596] 10.222.0.95 () {58 vars in 1395 bytes} [Thu Jan 21 13:00:02 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560/encryption => generated 160 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:00:03.327933 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-192586ea-6961-4bb5-bbc5-45bcc6a29c93 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 Jan 21 13:00:03.328532 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-192586ea-6961-4bb5-bbc5-45bcc6a29c93 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:00:03.328649 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:00:03.328649 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:00:03.328983 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-192586ea-6961-4bb5-bbc5-45bcc6a29c93 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:00:03.389614 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:03.389614 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:03.402095 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-192586ea-6961-4bb5-bbc5-45bcc6a29c93 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 13:00:03.426335 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:03.426335 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:03.435426 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-192586ea-6961-4bb5-bbc5-45bcc6a29c93 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 returned with HTTP 200 Jan 21 13:00:03.436530 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1809/3597] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:00:03 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 => generated 944 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:00:04.454860 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-33f7624e-5ae6-4b22-89e7-20496f5eecce tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 Jan 21 13:00:04.455420 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-33f7624e-5ae6-4b22-89e7-20496f5eecce tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:00:04.455530 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:00:04.455530 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:00:04.455863 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-33f7624e-5ae6-4b22-89e7-20496f5eecce tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:00:04.506643 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:04.506643 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:04.516917 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-33f7624e-5ae6-4b22-89e7-20496f5eecce tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 13:00:04.536847 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:04.536847 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:04.545267 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-33f7624e-5ae6-4b22-89e7-20496f5eecce tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 returned with HTTP 200 Jan 21 13:00:04.546348 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1789/3598] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:00:04 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 => generated 944 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:00:05.567738 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4654c0ce-dfd1-4b92-93ef-695796246afa tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 Jan 21 13:00:05.568355 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4654c0ce-dfd1-4b92-93ef-695796246afa tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:00:05.568477 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:00:05.568477 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:00:05.568790 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4654c0ce-dfd1-4b92-93ef-695796246afa tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:00:05.620677 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:05.620677 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:05.630094 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4654c0ce-dfd1-4b92-93ef-695796246afa tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 13:00:05.649385 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:05.649385 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:05.660306 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4654c0ce-dfd1-4b92-93ef-695796246afa tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 returned with HTTP 200 Jan 21 13:00:05.661372 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1810/3599] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:00:05 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 => generated 944 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:00:06.678959 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8d6fbf5d-82f0-448a-a93a-c9ea494f4347 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 Jan 21 13:00:06.679627 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8d6fbf5d-82f0-448a-a93a-c9ea494f4347 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:00:06.679627 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:00:06.679627 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:00:06.680072 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-8d6fbf5d-82f0-448a-a93a-c9ea494f4347 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:00:06.745007 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:06.745007 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:06.757866 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-8d6fbf5d-82f0-448a-a93a-c9ea494f4347 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 13:00:06.785643 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:06.785643 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:06.795037 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-8d6fbf5d-82f0-448a-a93a-c9ea494f4347 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 returned with HTTP 200 Jan 21 13:00:06.795912 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1790/3600] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:00:06 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 => generated 944 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:00:07.814013 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ff6423c9-e16e-408c-8547-9acfd31b7a49 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 Jan 21 13:00:07.814872 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ff6423c9-e16e-408c-8547-9acfd31b7a49 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:00:07.814872 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:00:07.814872 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:00:07.815144 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ff6423c9-e16e-408c-8547-9acfd31b7a49 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:00:07.874252 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:07.874252 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:07.885049 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ff6423c9-e16e-408c-8547-9acfd31b7a49 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 13:00:07.915470 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:07.915470 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:07.925385 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ff6423c9-e16e-408c-8547-9acfd31b7a49 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 returned with HTTP 200 Jan 21 13:00:07.926275 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1811/3601] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:00:07 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 => generated 944 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:00:08.329422 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-560edf0f-e341-4d8c-8fa9-1ed185575b42 req-63880bb0-9866-4301-b2ab-b22b27cbd423 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] POST http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/attachments/bf1589ca-54b2-496c-a3d2-f9e1bddc39ca/action Jan 21 13:00:08.329979 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:00:08.329979 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:00:08.330413 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-560edf0f-e341-4d8c-8fa9-1ed185575b42 req-63880bb0-9866-4301-b2ab-b22b27cbd423 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Action body: b'{"os-complete": null}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 13:00:08.330808 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-560edf0f-e341-4d8c-8fa9-1ed185575b42 req-63880bb0-9866-4301-b2ab-b22b27cbd423 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 13:00:08.402236 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:08.402236 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:08.418691 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-560edf0f-e341-4d8c-8fa9-1ed185575b42 req-63880bb0-9866-4301-b2ab-b22b27cbd423 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/attachments/bf1589ca-54b2-496c-a3d2-f9e1bddc39ca/action returned with HTTP 204 Jan 21 13:00:08.419620 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1791/3602] 10.222.0.95 () {64 vars in 1489 bytes} [Thu Jan 21 13:00:08 2021] POST /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/attachments/bf1589ca-54b2-496c-a3d2-f9e1bddc39ca/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 13:00:08.943127 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d1445c87-85e2-46fb-af8d-5e48e2c07da9 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 Jan 21 13:00:08.943794 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d1445c87-85e2-46fb-af8d-5e48e2c07da9 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:00:08.944009 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:00:08.944009 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:00:08.944409 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d1445c87-85e2-46fb-af8d-5e48e2c07da9 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:00:08.997576 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:08.997576 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:09.007783 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d1445c87-85e2-46fb-af8d-5e48e2c07da9 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 13:00:09.028194 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:09.028194 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:09.036744 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d1445c87-85e2-46fb-af8d-5e48e2c07da9 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 returned with HTTP 200 Jan 21 13:00:09.037546 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1812/3603] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:00:08 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 => generated 1236 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 13:00:09.056374 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e6353def-5654-46a8-b3d8-e1c1a7a3dc0d tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 Jan 21 13:00:09.057061 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e6353def-5654-46a8-b3d8-e1c1a7a3dc0d tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:00:09.057241 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:00:09.057241 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:00:09.057633 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e6353def-5654-46a8-b3d8-e1c1a7a3dc0d tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:00:09.109497 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:09.109497 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:09.118837 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e6353def-5654-46a8-b3d8-e1c1a7a3dc0d tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 13:00:09.138642 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:09.138642 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:09.147223 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e6353def-5654-46a8-b3d8-e1c1a7a3dc0d tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 returned with HTTP 200 Jan 21 13:00:09.148002 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1792/3604] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:00:09 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 => generated 1236 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 13:00:09.270272 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-a46cbf01-9845-4977-887f-2d9324c3e39d req-96a593b6-f2b6-4591-9ce2-9a86cb9660d0 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 Jan 21 13:00:09.270784 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-a46cbf01-9845-4977-887f-2d9324c3e39d req-96a593b6-f2b6-4591-9ce2-9a86cb9660d0 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:00:09.271001 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:00:09.271001 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:00:09.271373 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-a46cbf01-9845-4977-887f-2d9324c3e39d req-96a593b6-f2b6-4591-9ce2-9a86cb9660d0 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:00:09.322785 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:09.322785 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:09.332205 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-a46cbf01-9845-4977-887f-2d9324c3e39d req-96a593b6-f2b6-4591-9ce2-9a86cb9660d0 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 13:00:09.352329 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:09.352329 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:09.361850 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-a46cbf01-9845-4977-887f-2d9324c3e39d req-96a593b6-f2b6-4591-9ce2-9a86cb9660d0 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 returned with HTTP 200 Jan 21 13:00:09.362716 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1813/3605] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 13:00:09 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 => generated 1236 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 13:00:09.387736 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-a46cbf01-9845-4977-887f-2d9324c3e39d req-dc945772-c9c3-426e-bfbd-368cce9c6d04 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] POST http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560/action Jan 21 13:00:09.388471 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:00:09.388471 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:00:09.389217 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-a46cbf01-9845-4977-887f-2d9324c3e39d req-dc945772-c9c3-426e-bfbd-368cce9c6d04 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Action body: b'{"os-begin_detaching": null}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 13:00:09.389636 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-a46cbf01-9845-4977-887f-2d9324c3e39d req-dc945772-c9c3-426e-bfbd-368cce9c6d04 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 13:00:09.441021 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:09.441021 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:09.442158 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-a46cbf01-9845-4977-887f-2d9324c3e39d req-dc945772-c9c3-426e-bfbd-368cce9c6d04 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 13:00:09.453471 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-a46cbf01-9845-4977-887f-2d9324c3e39d req-dc945772-c9c3-426e-bfbd-368cce9c6d04 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Begin detaching volume completed successfully. Jan 21 13:00:09.454049 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-a46cbf01-9845-4977-887f-2d9324c3e39d req-dc945772-c9c3-426e-bfbd-368cce9c6d04 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560/action returned with HTTP 202 Jan 21 13:00:09.454976 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1793/3606] 10.222.0.89 () {64 vars in 1643 bytes} [Thu Jan 21 13:00:09 2021] POST /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 13:00:09.546964 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-a46cbf01-9845-4977-887f-2d9324c3e39d req-96a593b6-f2b6-4591-9ce2-9a86cb9660d0 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume// Jan 21 13:00:09.547433 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-a46cbf01-9845-4977-887f-2d9324c3e39d req-96a593b6-f2b6-4591-9ce2-9a86cb9660d0 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:00:09.547664 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:00:09.547664 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:00:09.548035 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-a46cbf01-9845-4977-887f-2d9324c3e39d req-96a593b6-f2b6-4591-9ce2-9a86cb9660d0 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:00:09.549102 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-a46cbf01-9845-4977-887f-2d9324c3e39d req-96a593b6-f2b6-4591-9ce2-9a86cb9660d0 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 13:00:09.549755 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1814/3607] 10.222.0.95 () {56 vars in 1089 bytes} [Thu Jan 21 13:00:09 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 13:00:09.565261 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-a46cbf01-9845-4977-887f-2d9324c3e39d req-74d882a9-eea5-4931-b091-028ee3bf70c7 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 Jan 21 13:00:09.565900 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-a46cbf01-9845-4977-887f-2d9324c3e39d req-74d882a9-eea5-4931-b091-028ee3bf70c7 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:00:09.566066 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:00:09.566066 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:00:09.566490 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-a46cbf01-9845-4977-887f-2d9324c3e39d req-74d882a9-eea5-4931-b091-028ee3bf70c7 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:00:09.615960 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:09.615960 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:09.632305 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-a46cbf01-9845-4977-887f-2d9324c3e39d req-74d882a9-eea5-4931-b091-028ee3bf70c7 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 13:00:09.655329 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:09.655329 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:09.664109 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-a46cbf01-9845-4977-887f-2d9324c3e39d req-74d882a9-eea5-4931-b091-028ee3bf70c7 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 returned with HTTP 200 Jan 21 13:00:09.664951 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1794/3608] 10.222.0.95 () {60 vars in 1403 bytes} [Thu Jan 21 13:00:09 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 => generated 1338 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 13:00:09.707044 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-a46cbf01-9845-4977-887f-2d9324c3e39d req-0a90ed92-5997-4219-a4ba-2691d08b8cb5 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560/encryption Jan 21 13:00:09.707473 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-a46cbf01-9845-4977-887f-2d9324c3e39d req-0a90ed92-5997-4219-a4ba-2691d08b8cb5 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:00:09.707958 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-a46cbf01-9845-4977-887f-2d9324c3e39d req-0a90ed92-5997-4219-a4ba-2691d08b8cb5 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'index' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:00:09.758233 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:09.758233 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:09.811648 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-a46cbf01-9845-4977-887f-2d9324c3e39d req-0a90ed92-5997-4219-a4ba-2691d08b8cb5 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560/encryption returned with HTTP 200 Jan 21 13:00:09.812522 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1815/3609] 10.222.0.95 () {58 vars in 1395 bytes} [Thu Jan 21 13:00:09 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560/encryption => generated 160 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:00:10.214304 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-a46cbf01-9845-4977-887f-2d9324c3e39d req-5553a141-3696-428c-b241-954e2fdc70b4 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] DELETE http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/attachments/bf1589ca-54b2-496c-a3d2-f9e1bddc39ca Jan 21 13:00:10.214874 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-a46cbf01-9845-4977-887f-2d9324c3e39d req-5553a141-3696-428c-b241-954e2fdc70b4 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:00:10.214986 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:00:10.214986 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:00:10.215363 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-a46cbf01-9845-4977-887f-2d9324c3e39d req-5553a141-3696-428c-b241-954e2fdc70b4 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:00:10.241292 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:10.241292 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:10.726084 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-a46cbf01-9845-4977-887f-2d9324c3e39d req-5553a141-3696-428c-b241-954e2fdc70b4 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 13:00:10.726511 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-a46cbf01-9845-4977-887f-2d9324c3e39d req-5553a141-3696-428c-b241-954e2fdc70b4 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Pending status list for volume during attachment-delete: [] {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 13:00:10.734574 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-a46cbf01-9845-4977-887f-2d9324c3e39d req-5553a141-3696-428c-b241-954e2fdc70b4 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/attachments/bf1589ca-54b2-496c-a3d2-f9e1bddc39ca returned with HTTP 200 Jan 21 13:00:10.735455 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1795/3610] 10.222.0.95 () {62 vars in 1437 bytes} [Thu Jan 21 13:00:10 2021] DELETE /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/attachments/bf1589ca-54b2-496c-a3d2-f9e1bddc39ca => generated 19 bytes in 526 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:00:12.131674 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-8f286c07-0de7-4693-a494-388dde7fe9c2 req-de932a8a-eaee-413b-a4ab-1f5642f6044d tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 Jan 21 13:00:12.132317 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-8f286c07-0de7-4693-a494-388dde7fe9c2 req-de932a8a-eaee-413b-a4ab-1f5642f6044d tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:00:12.132420 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:00:12.132420 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:00:12.132742 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-8f286c07-0de7-4693-a494-388dde7fe9c2 req-de932a8a-eaee-413b-a4ab-1f5642f6044d tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:00:12.182904 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:12.182904 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:12.192203 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-8f286c07-0de7-4693-a494-388dde7fe9c2 req-de932a8a-eaee-413b-a4ab-1f5642f6044d tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 13:00:12.215795 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-8f286c07-0de7-4693-a494-388dde7fe9c2 req-de932a8a-eaee-413b-a4ab-1f5642f6044d tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 returned with HTTP 200 Jan 21 13:00:12.216664 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1816/3611] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 13:00:12 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 => generated 944 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:00:12.238369 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ce1cb441-6d4a-4a7a-b760-c10e5123bf2a tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] DELETE http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 Jan 21 13:00:12.238905 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ce1cb441-6d4a-4a7a-b760-c10e5123bf2a tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:00:12.239127 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:00:12.239127 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:00:12.239494 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-ce1cb441-6d4a-4a7a-b760-c10e5123bf2a tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:00:12.239965 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-ce1cb441-6d4a-4a7a-b760-c10e5123bf2a tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Delete volume with id: 6b433a2d-7e7c-4ee1-a86b-23a48fafa560 Jan 21 13:00:12.298384 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:12.298384 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:12.299469 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ce1cb441-6d4a-4a7a-b760-c10e5123bf2a tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 13:00:12.321113 n-d-760354-3 devstack@c-api.service[87984]: WARNING cinder.keymgr.conf_key_mgr [None req-ce1cb441-6d4a-4a7a-b760-c10e5123bf2a tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 21 13:00:12.330694 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-ce1cb441-6d4a-4a7a-b760-c10e5123bf2a tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Delete volume request issued successfully. Jan 21 13:00:12.331166 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-ce1cb441-6d4a-4a7a-b760-c10e5123bf2a tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 returned with HTTP 202 Jan 21 13:00:12.332046 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1796/3612] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 13:00:12 2021] DELETE /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 13:00:12.341565 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fb6b555f-aeab-4faa-8fed-f532f74cfff3 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 Jan 21 13:00:12.341565 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fb6b555f-aeab-4faa-8fed-f532f74cfff3 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:00:12.341886 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:00:12.341886 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:00:12.342078 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fb6b555f-aeab-4faa-8fed-f532f74cfff3 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:00:12.391462 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:12.391462 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:12.402171 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fb6b555f-aeab-4faa-8fed-f532f74cfff3 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 13:00:12.425506 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fb6b555f-aeab-4faa-8fed-f532f74cfff3 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 returned with HTTP 200 Jan 21 13:00:12.426557 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1817/3613] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:00:12 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 => generated 943 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:00:13.447361 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1c3491b2-cf86-4998-b3ee-b8018c7dc855 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 Jan 21 13:00:13.447881 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1c3491b2-cf86-4998-b3ee-b8018c7dc855 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:00:13.448108 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:00:13.448108 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:00:13.448385 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1c3491b2-cf86-4998-b3ee-b8018c7dc855 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:00:13.498220 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:00:13.498220 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:00:13.507270 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1c3491b2-cf86-4998-b3ee-b8018c7dc855 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Volume info retrieved successfully. Jan 21 13:00:13.529331 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1c3491b2-cf86-4998-b3ee-b8018c7dc855 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 returned with HTTP 200 Jan 21 13:00:13.530309 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1797/3614] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:00:13 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 => generated 943 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:00:14.547622 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5925ffa0-53f4-424f-a561-41f8e36adbb1 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] GET http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 Jan 21 13:00:14.548206 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5925ffa0-53f4-424f-a561-41f8e36adbb1 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:00:14.548298 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:00:14.548298 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:00:14.548696 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-5925ffa0-53f4-424f-a561-41f8e36adbb1 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:00:14.599532 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-5925ffa0-53f4-424f-a561-41f8e36adbb1 tempest-TestEncryptedCinderVolumes-1406201328 tempest-TestEncryptedCinderVolumes-1406201328] http://10.222.0.89/volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 returned with HTTP 404 Jan 21 13:00:14.600598 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1818/3615] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:00:14 2021] GET /volume/v3/7119edc0d3ae4eeaa9e831ec53b8abaf/volumes/6b433a2d-7e7c-4ee1-a86b-23a48fafa560 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 13:00:14.608923 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cf6afc09-bc60-4945-a54d-28f124fa90ae tempest-TestEncryptedCinderVolumes-2014603387 tempest-TestEncryptedCinderVolumes-2014603387] GET http://10.222.0.89/volume/v3/eec6745184d844ffb129dc8b081e1ea0/volumes/detail?all_tenants=1 Jan 21 13:00:14.609470 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cf6afc09-bc60-4945-a54d-28f124fa90ae tempest-TestEncryptedCinderVolumes-2014603387 tempest-TestEncryptedCinderVolumes-2014603387] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:00:14.609649 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:00:14.609649 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:00:14.610240 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-cf6afc09-bc60-4945-a54d-28f124fa90ae tempest-TestEncryptedCinderVolumes-2014603387 tempest-TestEncryptedCinderVolumes-2014603387] Calling method 'detail' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:00:14.612245 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-cf6afc09-bc60-4945-a54d-28f124fa90ae tempest-TestEncryptedCinderVolumes-2014603387 tempest-TestEncryptedCinderVolumes-2014603387] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 13:00:14.661800 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-cf6afc09-bc60-4945-a54d-28f124fa90ae tempest-TestEncryptedCinderVolumes-2014603387 tempest-TestEncryptedCinderVolumes-2014603387] Get all volumes completed successfully. Jan 21 13:00:14.666139 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-cf6afc09-bc60-4945-a54d-28f124fa90ae tempest-TestEncryptedCinderVolumes-2014603387 tempest-TestEncryptedCinderVolumes-2014603387] http://10.222.0.89/volume/v3/eec6745184d844ffb129dc8b081e1ea0/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 21 13:00:14.677732 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1798/3616] 10.222.0.89 () {58 vars in 1252 bytes} [Thu Jan 21 13:00:14 2021] GET /volume/v3/eec6745184d844ffb129dc8b081e1ea0/volumes/detail?all_tenants=1 => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 13:00:14.684547 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-09c16efa-4f65-4ec2-9cba-d44da6508b79 tempest-TestEncryptedCinderVolumes-2014603387 tempest-TestEncryptedCinderVolumes-2014603387] DELETE http://10.222.0.89/volume/v3/eec6745184d844ffb129dc8b081e1ea0/types/b274f2f9-2d1d-44eb-97e4-9802b9937756 Jan 21 13:00:14.685125 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-09c16efa-4f65-4ec2-9cba-d44da6508b79 tempest-TestEncryptedCinderVolumes-2014603387 tempest-TestEncryptedCinderVolumes-2014603387] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:00:14.685681 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-09c16efa-4f65-4ec2-9cba-d44da6508b79 tempest-TestEncryptedCinderVolumes-2014603387 tempest-TestEncryptedCinderVolumes-2014603387] Calling method '_delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:00:14.751947 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 13:00:14.751947 n-d-760354-3 devstack@c-api.service[87984]: "UPDATE / DELETE expressions." % clause Jan 21 13:00:14.763615 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-09c16efa-4f65-4ec2-9cba-d44da6508b79 tempest-TestEncryptedCinderVolumes-2014603387 tempest-TestEncryptedCinderVolumes-2014603387] http://10.222.0.89/volume/v3/eec6745184d844ffb129dc8b081e1ea0/types/b274f2f9-2d1d-44eb-97e4-9802b9937756 returned with HTTP 202 Jan 21 13:00:14.764523 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1819/3617] 10.222.0.89 () {58 vars in 1312 bytes} [Thu Jan 21 13:00:14 2021] DELETE /volume/v3/eec6745184d844ffb129dc8b081e1ea0/types/b274f2f9-2d1d-44eb-97e4-9802b9937756 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 13:01:18.387784 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9224b824-e0a3-42ac-8973-7c215e6338d3 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] POST http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes Jan 21 13:01:18.388608 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-9224b824-e0a3-42ac-8973-7c215e6338d3 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-487751739", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 13:01:18.389972 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-9224b824-e0a3-42ac-8973-7c215e6338d3 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-487751739', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 13:01:18.390326 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-9224b824-e0a3-42ac-8973-7c215e6338d3 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Create volume of 1 GB Jan 21 13:01:18.403329 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9224b824-e0a3-42ac-8973-7c215e6338d3 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Availability Zones retrieved successfully. Jan 21 13:01:18.425077 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9224b824-e0a3-42ac-8973-7c215e6338d3 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Flow 'volume_create_api' (0586ce72-a63e-4bc7-bfc7-4dd83116efe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 13:01:18.428312 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9224b824-e0a3-42ac-8973-7c215e6338d3 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90493b85-6cbc-48fd-aedb-5e320f4780ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 13:01:18.430489 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-9224b824-e0a3-42ac-8973-7c215e6338d3 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 13:01:18.497620 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9224b824-e0a3-42ac-8973-7c215e6338d3 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90493b85-6cbc-48fd-aedb-5e320f4780ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 13:01:18.499841 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9224b824-e0a3-42ac-8973-7c215e6338d3 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38521108-d438-43e4-bed0-de1516b582e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 13:01:18.606005 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-9224b824-e0a3-42ac-8973-7c215e6338d3 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Created reservations ['398eb4a3-39b9-467b-a07b-92588e29c4e5', 'c7641c49-fb03-45c2-b935-ad76b915cf8d', '254a476a-651b-4d15-a97e-4725e2de2d05', '8c3daee4-ea9f-43b6-9d86-4ad70aa32763'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 13:01:18.607925 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9224b824-e0a3-42ac-8973-7c215e6338d3 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38521108-d438-43e4-bed0-de1516b582e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['398eb4a3-39b9-467b-a07b-92588e29c4e5', 'c7641c49-fb03-45c2-b935-ad76b915cf8d', '254a476a-651b-4d15-a97e-4725e2de2d05', '8c3daee4-ea9f-43b6-9d86-4ad70aa32763']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 13:01:18.610081 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9224b824-e0a3-42ac-8973-7c215e6338d3 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f91867fc-b313-4540-8c58-10f51e66b8bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 13:01:18.673973 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9224b824-e0a3-42ac-8973-7c215e6338d3 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f91867fc-b313-4540-8c58-10f51e66b8bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6c12b71-0153-49ea-a916-20244c3e70e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-487751739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='869a9a389d59413bbded73cfa8cd0aed',qos_specs=None,replication_status=,reservations=['398eb4a3-39b9-467b-a07b-92588e29c4e5','c7641c49-fb03-45c2-b935-ad76b915cf8d','254a476a-651b-4d15-a97e-4725e2de2d05','8c3daee4-ea9f-43b6-9d86-4ad70aa32763'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c74fecfdf8f9489a9255880d60555519',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T13:01:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-487751739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6c12b71-0153-49ea-a916-20244c3e70e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='869a9a389d59413bbded73cfa8cd0aed',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,user_id='c74fecfdf8f9489a9255880d60555519',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 13:01:18.677121 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9224b824-e0a3-42ac-8973-7c215e6338d3 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06c9eff6-116e-4340-9375-cb11f1d828ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 13:01:18.708249 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9224b824-e0a3-42ac-8973-7c215e6338d3 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06c9eff6-116e-4340-9375-cb11f1d828ec) 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-TestMinimumBasicScenario-volume-487751739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='869a9a389d59413bbded73cfa8cd0aed',qos_specs=None,replication_status=,reservations=['398eb4a3-39b9-467b-a07b-92588e29c4e5','c7641c49-fb03-45c2-b935-ad76b915cf8d','254a476a-651b-4d15-a97e-4725e2de2d05','8c3daee4-ea9f-43b6-9d86-4ad70aa32763'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c74fecfdf8f9489a9255880d60555519',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 13:01:18.710594 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9224b824-e0a3-42ac-8973-7c215e6338d3 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c20f2f3-24aa-4c56-8add-e3bd4a47ffe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 13:01:18.726658 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9224b824-e0a3-42ac-8973-7c215e6338d3 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c20f2f3-24aa-4c56-8add-e3bd4a47ffe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 13:01:18.729282 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-9224b824-e0a3-42ac-8973-7c215e6338d3 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Flow 'volume_create_api' (0586ce72-a63e-4bc7-bfc7-4dd83116efe1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 13:01:18.780652 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-9224b824-e0a3-42ac-8973-7c215e6338d3 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Create volume request issued successfully. Jan 21 13:01:18.797090 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-9224b824-e0a3-42ac-8973-7c215e6338d3 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes returned with HTTP 202 Jan 21 13:01:18.807969 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1799/3618] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 13:01:18 2021] POST /volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes => generated 823 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 13:01:18.812697 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f9cebe54-9183-4957-9fa7-f8f159ee3a11 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] GET http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 Jan 21 13:01:18.813092 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f9cebe54-9183-4957-9fa7-f8f159ee3a11 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:01:18.813572 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f9cebe54-9183-4957-9fa7-f8f159ee3a11 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:01:18.869111 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:01:18.869111 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:01:18.877977 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f9cebe54-9183-4957-9fa7-f8f159ee3a11 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Volume info retrieved successfully. Jan 21 13:01:18.903832 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f9cebe54-9183-4957-9fa7-f8f159ee3a11 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 returned with HTTP 200 Jan 21 13:01:18.904666 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1820/3619] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:01:18 2021] GET /volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 => generated 891 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:01:19.921216 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7525ea4d-6fdb-4d20-9c69-d42dc02b208d tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] GET http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 Jan 21 13:01:19.921844 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7525ea4d-6fdb-4d20-9c69-d42dc02b208d tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:01:19.921963 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:01:19.921963 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:01:19.922313 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7525ea4d-6fdb-4d20-9c69-d42dc02b208d tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:01:19.972395 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:01:19.972395 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:01:19.981405 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7525ea4d-6fdb-4d20-9c69-d42dc02b208d tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Volume info retrieved successfully. Jan 21 13:01:20.005452 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7525ea4d-6fdb-4d20-9c69-d42dc02b208d tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 returned with HTTP 200 Jan 21 13:01:20.006330 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1800/3620] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:01:19 2021] GET /volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 => generated 916 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:01:20.021407 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-103a547b-2fc2-4ec3-b782-87d9146c9cae tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] GET http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 Jan 21 13:01:20.021971 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-103a547b-2fc2-4ec3-b782-87d9146c9cae tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:01:20.022246 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:01:20.022246 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:01:20.022582 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-103a547b-2fc2-4ec3-b782-87d9146c9cae tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:01:20.079039 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:01:20.079039 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:01:20.091671 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-103a547b-2fc2-4ec3-b782-87d9146c9cae tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Volume info retrieved successfully. Jan 21 13:01:20.116226 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-103a547b-2fc2-4ec3-b782-87d9146c9cae tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 returned with HTTP 200 Jan 21 13:01:20.117234 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1821/3621] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:01:20 2021] GET /volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 => generated 916 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:01:20.132463 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eb94cdd0-f723-49eb-8bfa-ba782e31780a tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] GET http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes Jan 21 13:01:20.133082 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eb94cdd0-f723-49eb-8bfa-ba782e31780a tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:01:20.133477 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:01:20.133477 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:01:20.133954 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-eb94cdd0-f723-49eb-8bfa-ba782e31780a tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Calling method 'index' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:01:20.134746 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.api_utils [None req-eb94cdd0-f723-49eb-8bfa-ba782e31780a tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Removing options '' from query. {{(pid=87986) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 13:01:20.136557 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-eb94cdd0-f723-49eb-8bfa-ba782e31780a tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87986) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 13:01:20.188385 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-eb94cdd0-f723-49eb-8bfa-ba782e31780a tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Get all volumes completed successfully. Jan 21 13:01:20.189320 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-eb94cdd0-f723-49eb-8bfa-ba782e31780a tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes returned with HTTP 200 Jan 21 13:01:20.190990 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1801/3622] 10.222.0.89 () {58 vars in 1204 bytes} [Thu Jan 21 13:01:20 2021] GET /volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes => generated 404 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:01:20.205427 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d787da47-6d3e-4acc-944c-1730a4183197 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] GET http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 Jan 21 13:01:20.206164 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d787da47-6d3e-4acc-944c-1730a4183197 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:01:20.206512 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:01:20.206512 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:01:20.207264 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d787da47-6d3e-4acc-944c-1730a4183197 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:01:20.256361 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:01:20.256361 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:01:20.265507 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d787da47-6d3e-4acc-944c-1730a4183197 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Volume info retrieved successfully. Jan 21 13:01:20.288123 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d787da47-6d3e-4acc-944c-1730a4183197 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 returned with HTTP 200 Jan 21 13:01:20.288948 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1822/3623] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:01:20 2021] GET /volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 => generated 916 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:01:20.408804 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c8558233-c59e-4324-962f-6793f35bcbc4 req-457e97a3-c037-4c77-9e6d-522458e9826e tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] GET http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 Jan 21 13:01:20.409295 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c8558233-c59e-4324-962f-6793f35bcbc4 req-457e97a3-c037-4c77-9e6d-522458e9826e tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:01:20.409675 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:01:20.409675 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:01:20.410081 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c8558233-c59e-4324-962f-6793f35bcbc4 req-457e97a3-c037-4c77-9e6d-522458e9826e tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:01:20.459907 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:01:20.459907 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:01:20.469111 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-c8558233-c59e-4324-962f-6793f35bcbc4 req-457e97a3-c037-4c77-9e6d-522458e9826e tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Volume info retrieved successfully. Jan 21 13:01:20.497908 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c8558233-c59e-4324-962f-6793f35bcbc4 req-457e97a3-c037-4c77-9e6d-522458e9826e tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 returned with HTTP 200 Jan 21 13:01:20.498853 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1802/3624] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 13:01:20 2021] GET /volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 => generated 916 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:01:20.594266 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d787da47-6d3e-4acc-944c-1730a4183197 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] GET http://10.222.0.89/volume// Jan 21 13:01:20.594782 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d787da47-6d3e-4acc-944c-1730a4183197 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:01:20.594978 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:01:20.594978 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:01:20.595424 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d787da47-6d3e-4acc-944c-1730a4183197 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:01:20.596697 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d787da47-6d3e-4acc-944c-1730a4183197 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 13:01:20.597754 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1823/3625] 10.222.0.89 () {58 vars in 1289 bytes} [Thu Jan 21 13:01:20 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 13:01:20.611084 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c8558233-c59e-4324-962f-6793f35bcbc4 req-b3e53825-697b-479b-9d41-931e8a7cfb05 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] POST http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/attachments Jan 21 13:01:20.611593 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:01:20.611593 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:01:20.612103 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c8558233-c59e-4324-962f-6793f35bcbc4 req-b3e53825-697b-479b-9d41-931e8a7cfb05 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c6c12b71-0153-49ea-a916-20244c3e70e1", "instance_uuid": "b2dd027d-5713-4bd7-ace3-dd9564424360", "connector": null}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 13:01:20.666473 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:01:20.666473 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:01:20.727529 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c8558233-c59e-4324-962f-6793f35bcbc4 req-b3e53825-697b-479b-9d41-931e8a7cfb05 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/attachments returned with HTTP 200 Jan 21 13:01:20.729072 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1803/3626] 10.222.0.89 () {66 vars in 1565 bytes} [Thu Jan 21 13:01:20 2021] POST /volume/v3/869a9a389d59413bbded73cfa8cd0aed/attachments => generated 273 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 13:01:20.785415 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e23985c5-a51a-40da-ba7b-93cc373bc465 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] GET http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 Jan 21 13:01:20.786597 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e23985c5-a51a-40da-ba7b-93cc373bc465 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:01:20.787648 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e23985c5-a51a-40da-ba7b-93cc373bc465 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:01:20.812248 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c8558233-c59e-4324-962f-6793f35bcbc4 req-b3e53825-697b-479b-9d41-931e8a7cfb05 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] GET http://10.222.0.89/volume// Jan 21 13:01:20.812725 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c8558233-c59e-4324-962f-6793f35bcbc4 req-b3e53825-697b-479b-9d41-931e8a7cfb05 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:01:20.812948 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:01:20.812948 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:01:20.813332 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c8558233-c59e-4324-962f-6793f35bcbc4 req-b3e53825-697b-479b-9d41-931e8a7cfb05 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:01:20.814684 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c8558233-c59e-4324-962f-6793f35bcbc4 req-b3e53825-697b-479b-9d41-931e8a7cfb05 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 13:01:20.815468 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1804/3627] 10.222.0.90 () {56 vars in 1089 bytes} [Thu Jan 21 13:01:20 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 13:01:20.829096 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c8558233-c59e-4324-962f-6793f35bcbc4 req-ebfdb75e-7d80-4cc3-be69-2c446b77a185 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] GET http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 Jan 21 13:01:20.829918 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c8558233-c59e-4324-962f-6793f35bcbc4 req-ebfdb75e-7d80-4cc3-be69-2c446b77a185 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:01:20.830401 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c8558233-c59e-4324-962f-6793f35bcbc4 req-ebfdb75e-7d80-4cc3-be69-2c446b77a185 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:01:20.880357 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:01:20.880357 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:01:20.880740 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:01:20.880740 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:01:20.889589 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-c8558233-c59e-4324-962f-6793f35bcbc4 req-ebfdb75e-7d80-4cc3-be69-2c446b77a185 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Volume info retrieved successfully. Jan 21 13:01:20.890661 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e23985c5-a51a-40da-ba7b-93cc373bc465 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Volume info retrieved successfully. Jan 21 13:01:20.909073 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:01:20.909073 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:01:20.909630 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:01:20.909630 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:01:20.918453 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e23985c5-a51a-40da-ba7b-93cc373bc465 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 returned with HTTP 200 Jan 21 13:01:20.918726 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c8558233-c59e-4324-962f-6793f35bcbc4 req-ebfdb75e-7d80-4cc3-be69-2c446b77a185 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 returned with HTTP 200 Jan 21 13:01:20.919587 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1805/3628] 10.222.0.90 () {60 vars in 1403 bytes} [Thu Jan 21 13:01:20 2021] GET /volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 => generated 1014 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 13:01:20.919768 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1824/3629] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:01:20 2021] GET /volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 => generated 915 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:01:20.960114 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c8558233-c59e-4324-962f-6793f35bcbc4 req-f8e68321-22c3-49a6-89bf-25e6efd60398 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] PUT http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/attachments/90577977-1089-4fc5-ae72-9688eac9d594 Jan 21 13:01:20.960694 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:01:20.960694 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:01:20.961222 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c8558233-c59e-4324-962f-6793f35bcbc4 req-f8e68321-22c3-49a6-89bf-25e6efd60398 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.90", "host": "n-h2-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 13:01:20.990777 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 13:01:20.990777 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 13:01:20.991296 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-c8558233-c59e-4324-962f-6793f35bcbc4 req-f8e68321-22c3-49a6-89bf-25e6efd60398 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Lock "b'cinder-attachment_update-c6c12b71-0153-49ea-a916-20244c3e70e1-n-h2-760354-3'" acquired by "attachment_update" :: waited 0.009s {{(pid=87986) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 13:01:20.994048 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:01:20.994048 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:01:21.936426 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-12598ff3-75e1-46c8-bde4-0e456de0ef82 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] GET http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 Jan 21 13:01:21.936938 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-12598ff3-75e1-46c8-bde4-0e456de0ef82 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:01:21.937158 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:01:21.937158 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:01:21.937771 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-12598ff3-75e1-46c8-bde4-0e456de0ef82 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:01:21.988544 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:01:21.988544 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:01:21.997953 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-12598ff3-75e1-46c8-bde4-0e456de0ef82 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Volume info retrieved successfully. Jan 21 13:01:22.017964 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:01:22.017964 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:01:22.027403 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-12598ff3-75e1-46c8-bde4-0e456de0ef82 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 returned with HTTP 200 Jan 21 13:01:22.028261 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1825/3630] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:01:21 2021] GET /volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 => generated 915 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:01:22.275747 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-c8558233-c59e-4324-962f-6793f35bcbc4 req-f8e68321-22c3-49a6-89bf-25e6efd60398 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Lock "b'cinder-attachment_update-c6c12b71-0153-49ea-a916-20244c3e70e1-n-h2-760354-3'" released by "attachment_update" :: held 1.284s {{(pid=87986) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 13:01:22.276572 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c8558233-c59e-4324-962f-6793f35bcbc4 req-f8e68321-22c3-49a6-89bf-25e6efd60398 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/attachments/90577977-1089-4fc5-ae72-9688eac9d594 returned with HTTP 200 Jan 21 13:01:22.277639 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1806/3631] 10.222.0.90 () {64 vars in 1468 bytes} [Thu Jan 21 13:01:20 2021] PUT /volume/v3/869a9a389d59413bbded73cfa8cd0aed/attachments/90577977-1089-4fc5-ae72-9688eac9d594 => generated 762 bytes in 1323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 13:01:23.044901 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-02c73ae4-ae8f-4df3-94d7-1b38600c0ac8 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] GET http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 Jan 21 13:01:23.045512 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-02c73ae4-ae8f-4df3-94d7-1b38600c0ac8 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:01:23.045626 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:01:23.045626 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:01:23.045994 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-02c73ae4-ae8f-4df3-94d7-1b38600c0ac8 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:01:23.097915 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:01:23.097915 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:01:23.107317 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-02c73ae4-ae8f-4df3-94d7-1b38600c0ac8 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Volume info retrieved successfully. Jan 21 13:01:23.136740 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:01:23.136740 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:01:23.146801 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-02c73ae4-ae8f-4df3-94d7-1b38600c0ac8 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 returned with HTTP 200 Jan 21 13:01:23.147644 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1826/3632] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:01:23 2021] GET /volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 => generated 916 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:01:24.166467 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-10a41b35-5c89-40fd-8ad8-a9ce07b034b3 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] GET http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 Jan 21 13:01:24.167276 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-10a41b35-5c89-40fd-8ad8-a9ce07b034b3 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:01:24.167624 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:01:24.167624 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:01:24.167835 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-10a41b35-5c89-40fd-8ad8-a9ce07b034b3 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:01:24.220079 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:01:24.220079 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:01:24.229479 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-10a41b35-5c89-40fd-8ad8-a9ce07b034b3 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Volume info retrieved successfully. Jan 21 13:01:24.248334 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:01:24.248334 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:01:24.256933 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-10a41b35-5c89-40fd-8ad8-a9ce07b034b3 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 returned with HTTP 200 Jan 21 13:01:24.257974 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1807/3633] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:01:24 2021] GET /volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 => generated 916 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:01:25.276217 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-38fc9140-8c91-48dc-a66d-24db85d13d31 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] GET http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 Jan 21 13:01:25.276821 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-38fc9140-8c91-48dc-a66d-24db85d13d31 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:01:25.276939 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:01:25.276939 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:01:25.277271 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-38fc9140-8c91-48dc-a66d-24db85d13d31 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:01:25.337224 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:01:25.337224 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:01:25.345872 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-38fc9140-8c91-48dc-a66d-24db85d13d31 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Volume info retrieved successfully. Jan 21 13:01:25.365462 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:01:25.365462 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:01:25.375138 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-38fc9140-8c91-48dc-a66d-24db85d13d31 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 returned with HTTP 200 Jan 21 13:01:25.375973 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1827/3634] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:01:25 2021] GET /volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 => generated 916 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:01:26.392912 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b0cd220b-15f2-4423-8c99-9fa517c6de75 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] GET http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 Jan 21 13:01:26.393600 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b0cd220b-15f2-4423-8c99-9fa517c6de75 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:01:26.393600 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:01:26.393600 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:01:26.394028 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-b0cd220b-15f2-4423-8c99-9fa517c6de75 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:01:26.448295 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:01:26.448295 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:01:26.457109 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-b0cd220b-15f2-4423-8c99-9fa517c6de75 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Volume info retrieved successfully. Jan 21 13:01:26.477092 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:01:26.477092 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:01:26.485613 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-b0cd220b-15f2-4423-8c99-9fa517c6de75 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 returned with HTTP 200 Jan 21 13:01:26.486788 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1808/3635] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:01:26 2021] GET /volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 => generated 916 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:01:27.507128 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7ec207fc-2ccc-407f-8bf6-84b138bbe6f2 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] GET http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 Jan 21 13:01:27.507128 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7ec207fc-2ccc-407f-8bf6-84b138bbe6f2 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:01:27.507128 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:01:27.507128 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:01:27.507128 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-7ec207fc-2ccc-407f-8bf6-84b138bbe6f2 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:01:27.558562 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:01:27.558562 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:01:27.568525 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-7ec207fc-2ccc-407f-8bf6-84b138bbe6f2 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Volume info retrieved successfully. Jan 21 13:01:27.591038 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:01:27.591038 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:01:27.599714 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-7ec207fc-2ccc-407f-8bf6-84b138bbe6f2 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 returned with HTTP 200 Jan 21 13:01:27.600562 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1828/3636] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:01:27 2021] GET /volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 => generated 916 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:01:27.817524 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c8558233-c59e-4324-962f-6793f35bcbc4 req-be4e3722-9c12-4139-8ee5-b5869ce2eaba tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] POST http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/attachments/90577977-1089-4fc5-ae72-9688eac9d594/action Jan 21 13:01:27.818089 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:01:27.818089 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:01:27.818538 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c8558233-c59e-4324-962f-6793f35bcbc4 req-be4e3722-9c12-4139-8ee5-b5869ce2eaba tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Action body: b'{"os-complete": null}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 13:01:27.818953 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-c8558233-c59e-4324-962f-6793f35bcbc4 req-be4e3722-9c12-4139-8ee5-b5869ce2eaba tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 13:01:27.905506 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:01:27.905506 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:01:27.930961 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-c8558233-c59e-4324-962f-6793f35bcbc4 req-be4e3722-9c12-4139-8ee5-b5869ce2eaba tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/attachments/90577977-1089-4fc5-ae72-9688eac9d594/action returned with HTTP 204 Jan 21 13:01:27.931950 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1809/3637] 10.222.0.90 () {64 vars in 1489 bytes} [Thu Jan 21 13:01:27 2021] POST /volume/v3/869a9a389d59413bbded73cfa8cd0aed/attachments/90577977-1089-4fc5-ae72-9688eac9d594/action => generated 0 bytes in 120 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 13:01:28.617771 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-47a01d55-97e9-4b41-96f5-ed566bd3be02 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] GET http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 Jan 21 13:01:28.618341 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-47a01d55-97e9-4b41-96f5-ed566bd3be02 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:01:28.618478 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:01:28.618478 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:01:28.618832 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-47a01d55-97e9-4b41-96f5-ed566bd3be02 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:01:28.669288 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:01:28.669288 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:01:28.679015 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-47a01d55-97e9-4b41-96f5-ed566bd3be02 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Volume info retrieved successfully. Jan 21 13:01:28.700049 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:01:28.700049 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:01:28.710389 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-47a01d55-97e9-4b41-96f5-ed566bd3be02 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 returned with HTTP 200 Jan 21 13:01:28.711414 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1829/3638] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:01:28 2021] GET /volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 => generated 1208 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 13:01:28.730485 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fce19b71-5821-4911-a491-68ca15f98496 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] GET http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 Jan 21 13:01:28.733921 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fce19b71-5821-4911-a491-68ca15f98496 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:01:28.733921 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:01:28.733921 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:01:28.733921 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fce19b71-5821-4911-a491-68ca15f98496 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:01:28.785922 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:01:28.785922 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:01:28.794573 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-fce19b71-5821-4911-a491-68ca15f98496 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Volume info retrieved successfully. Jan 21 13:01:28.816470 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:01:28.816470 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:01:28.825086 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fce19b71-5821-4911-a491-68ca15f98496 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 returned with HTTP 200 Jan 21 13:01:28.826004 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1810/3639] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:01:28 2021] GET /volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 => generated 1208 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 13:01:28.843646 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f0961aed-e9db-4ee7-b7bd-431b8748b5ce tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] GET http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 Jan 21 13:01:28.844173 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f0961aed-e9db-4ee7-b7bd-431b8748b5ce tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:01:28.844391 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:01:28.844391 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:01:28.844792 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f0961aed-e9db-4ee7-b7bd-431b8748b5ce tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:01:28.901273 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:01:28.901273 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:01:28.910803 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f0961aed-e9db-4ee7-b7bd-431b8748b5ce tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Volume info retrieved successfully. Jan 21 13:01:28.932342 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:01:28.932342 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:01:28.941343 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f0961aed-e9db-4ee7-b7bd-431b8748b5ce tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 returned with HTTP 200 Jan 21 13:01:28.942241 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1830/3640] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:01:28 2021] GET /volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 => generated 1208 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 13:02:48.488340 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0a41ba6d-12da-448b-a549-408c58ef9bce req-773c7da0-4499-435a-bd4c-9cbe9558e6a1 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] GET http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 Jan 21 13:02:48.489315 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0a41ba6d-12da-448b-a549-408c58ef9bce req-773c7da0-4499-435a-bd4c-9cbe9558e6a1 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:02:48.489315 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:02:48.489315 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:02:48.489847 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0a41ba6d-12da-448b-a549-408c58ef9bce req-773c7da0-4499-435a-bd4c-9cbe9558e6a1 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:02:48.545469 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:02:48.545469 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:02:48.560441 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-0a41ba6d-12da-448b-a549-408c58ef9bce req-773c7da0-4499-435a-bd4c-9cbe9558e6a1 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Volume info retrieved successfully. Jan 21 13:02:48.591284 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:02:48.591284 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:02:48.603207 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0a41ba6d-12da-448b-a549-408c58ef9bce req-773c7da0-4499-435a-bd4c-9cbe9558e6a1 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 returned with HTTP 200 Jan 21 13:02:48.604286 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1811/3641] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 13:02:48 2021] GET /volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 => generated 1208 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 13:02:48.629380 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0a41ba6d-12da-448b-a549-408c58ef9bce req-65898965-4ae6-425c-a7e1-77e2fff7411a tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] POST http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1/action Jan 21 13:02:48.630117 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:02:48.630117 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:02:48.630568 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0a41ba6d-12da-448b-a549-408c58ef9bce req-65898965-4ae6-425c-a7e1-77e2fff7411a tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Action body: b'{"os-begin_detaching": null}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 13:02:48.630956 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0a41ba6d-12da-448b-a549-408c58ef9bce req-65898965-4ae6-425c-a7e1-77e2fff7411a tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 13:02:48.684193 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:02:48.684193 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:02:48.685913 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-0a41ba6d-12da-448b-a549-408c58ef9bce req-65898965-4ae6-425c-a7e1-77e2fff7411a tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Volume info retrieved successfully. Jan 21 13:02:48.696536 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-0a41ba6d-12da-448b-a549-408c58ef9bce req-65898965-4ae6-425c-a7e1-77e2fff7411a tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Begin detaching volume completed successfully. Jan 21 13:02:48.697084 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0a41ba6d-12da-448b-a549-408c58ef9bce req-65898965-4ae6-425c-a7e1-77e2fff7411a tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1/action returned with HTTP 202 Jan 21 13:02:48.698172 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1831/3642] 10.222.0.89 () {64 vars in 1643 bytes} [Thu Jan 21 13:02:48 2021] POST /volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 13:02:48.789460 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0a41ba6d-12da-448b-a549-408c58ef9bce req-773c7da0-4499-435a-bd4c-9cbe9558e6a1 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] GET http://10.222.0.89/volume// Jan 21 13:02:48.790035 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0a41ba6d-12da-448b-a549-408c58ef9bce req-773c7da0-4499-435a-bd4c-9cbe9558e6a1 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:02:48.790381 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:02:48.790381 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:02:48.790670 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0a41ba6d-12da-448b-a549-408c58ef9bce req-773c7da0-4499-435a-bd4c-9cbe9558e6a1 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:02:48.791766 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0a41ba6d-12da-448b-a549-408c58ef9bce req-773c7da0-4499-435a-bd4c-9cbe9558e6a1 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 13:02:48.792946 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1812/3643] 10.222.0.90 () {56 vars in 1089 bytes} [Thu Jan 21 13:02:48 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 13:02:48.807139 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0a41ba6d-12da-448b-a549-408c58ef9bce req-bf692e76-d48a-42cd-a241-55136f88356c tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] GET http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 Jan 21 13:02:48.809168 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0a41ba6d-12da-448b-a549-408c58ef9bce req-bf692e76-d48a-42cd-a241-55136f88356c tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:02:48.809739 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:02:48.809739 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:02:48.810449 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0a41ba6d-12da-448b-a549-408c58ef9bce req-bf692e76-d48a-42cd-a241-55136f88356c tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:02:48.872516 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:02:48.872516 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:02:48.886872 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-0a41ba6d-12da-448b-a549-408c58ef9bce req-bf692e76-d48a-42cd-a241-55136f88356c tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Volume info retrieved successfully. Jan 21 13:02:48.908821 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:02:48.908821 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:02:48.917679 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0a41ba6d-12da-448b-a549-408c58ef9bce req-bf692e76-d48a-42cd-a241-55136f88356c tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 returned with HTTP 200 Jan 21 13:02:48.918910 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1832/3644] 10.222.0.90 () {60 vars in 1403 bytes} [Thu Jan 21 13:02:48 2021] GET /volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 => generated 1310 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 13:02:49.357099 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0a41ba6d-12da-448b-a549-408c58ef9bce req-5dbdc59f-4321-4b4d-b421-cf26c9af519a tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] DELETE http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/attachments/90577977-1089-4fc5-ae72-9688eac9d594 Jan 21 13:02:49.357840 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0a41ba6d-12da-448b-a549-408c58ef9bce req-5dbdc59f-4321-4b4d-b421-cf26c9af519a tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:02:49.358465 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0a41ba6d-12da-448b-a549-408c58ef9bce req-5dbdc59f-4321-4b4d-b421-cf26c9af519a tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:02:49.381772 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:02:49.381772 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:02:49.843617 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-0a41ba6d-12da-448b-a549-408c58ef9bce req-5dbdc59f-4321-4b4d-b421-cf26c9af519a tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 13:02:49.844276 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-0a41ba6d-12da-448b-a549-408c58ef9bce req-5dbdc59f-4321-4b4d-b421-cf26c9af519a tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Pending status list for volume during attachment-delete: [] {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 13:02:49.852110 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0a41ba6d-12da-448b-a549-408c58ef9bce req-5dbdc59f-4321-4b4d-b421-cf26c9af519a tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/attachments/90577977-1089-4fc5-ae72-9688eac9d594 returned with HTTP 200 Jan 21 13:02:49.853005 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1813/3645] 10.222.0.90 () {62 vars in 1437 bytes} [Thu Jan 21 13:02:49 2021] DELETE /volume/v3/869a9a389d59413bbded73cfa8cd0aed/attachments/90577977-1089-4fc5-ae72-9688eac9d594 => generated 19 bytes in 501 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:02:50.110540 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0a8cd0a8-bd4b-46c6-b2f3-86b7b481fc87 req-68b83496-8833-43e8-b62c-f04855c33f8c tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] GET http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 Jan 21 13:02:50.111062 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0a8cd0a8-bd4b-46c6-b2f3-86b7b481fc87 req-68b83496-8833-43e8-b62c-f04855c33f8c tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:02:50.111286 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:02:50.111286 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:02:50.111620 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-0a8cd0a8-bd4b-46c6-b2f3-86b7b481fc87 req-68b83496-8833-43e8-b62c-f04855c33f8c tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:02:50.161572 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:02:50.161572 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:02:50.177364 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-0a8cd0a8-bd4b-46c6-b2f3-86b7b481fc87 req-68b83496-8833-43e8-b62c-f04855c33f8c tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Volume info retrieved successfully. Jan 21 13:02:50.200947 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-0a8cd0a8-bd4b-46c6-b2f3-86b7b481fc87 req-68b83496-8833-43e8-b62c-f04855c33f8c tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 returned with HTTP 200 Jan 21 13:02:50.201870 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1833/3646] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 13:02:50 2021] GET /volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 => generated 916 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:02:50.226511 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-87a88b52-e38e-4e04-81ab-aae51c47c520 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] DELETE http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 Jan 21 13:02:50.227055 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-87a88b52-e38e-4e04-81ab-aae51c47c520 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:02:50.227288 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:02:50.227288 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:02:50.227686 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-87a88b52-e38e-4e04-81ab-aae51c47c520 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Calling method 'delete' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:02:50.228176 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-87a88b52-e38e-4e04-81ab-aae51c47c520 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Delete volume with id: c6c12b71-0153-49ea-a916-20244c3e70e1 Jan 21 13:02:50.278436 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:02:50.278436 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:02:50.279679 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-87a88b52-e38e-4e04-81ab-aae51c47c520 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Volume info retrieved successfully. Jan 21 13:02:50.315531 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-87a88b52-e38e-4e04-81ab-aae51c47c520 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Delete volume request issued successfully. Jan 21 13:02:50.316036 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-87a88b52-e38e-4e04-81ab-aae51c47c520 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 returned with HTTP 202 Jan 21 13:02:50.316930 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1814/3647] 10.222.0.89 () {58 vars in 1318 bytes} [Thu Jan 21 13:02:50 2021] DELETE /volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 13:02:50.325732 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2e9d4106-4666-4822-868e-fbbb97f7c53f tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] GET http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 Jan 21 13:02:50.326292 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2e9d4106-4666-4822-868e-fbbb97f7c53f tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:02:50.326490 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:02:50.326490 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:02:50.326911 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-2e9d4106-4666-4822-868e-fbbb97f7c53f tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:02:50.379679 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:02:50.379679 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:02:50.389819 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-2e9d4106-4666-4822-868e-fbbb97f7c53f tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Volume info retrieved successfully. Jan 21 13:02:50.413811 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-2e9d4106-4666-4822-868e-fbbb97f7c53f tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 returned with HTTP 200 Jan 21 13:02:50.414583 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1834/3648] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:02:50 2021] GET /volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 => generated 915 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:02:51.433212 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c4bb463d-27ff-43a0-b5eb-a6430fd8c193 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] GET http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 Jan 21 13:02:51.434138 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c4bb463d-27ff-43a0-b5eb-a6430fd8c193 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:02:51.434264 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:02:51.434264 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:02:51.434607 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c4bb463d-27ff-43a0-b5eb-a6430fd8c193 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:02:51.487780 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:02:51.487780 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:02:51.496887 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c4bb463d-27ff-43a0-b5eb-a6430fd8c193 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Volume info retrieved successfully. Jan 21 13:02:51.519313 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c4bb463d-27ff-43a0-b5eb-a6430fd8c193 tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 returned with HTTP 200 Jan 21 13:02:51.520136 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1815/3649] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:02:51 2021] GET /volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 => generated 915 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:02:52.536852 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fd74d256-a9f6-4452-a7a4-5a5c5031f67e tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] GET http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 Jan 21 13:02:52.537349 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fd74d256-a9f6-4452-a7a4-5a5c5031f67e tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:02:52.537570 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:02:52.537570 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:02:52.538021 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-fd74d256-a9f6-4452-a7a4-5a5c5031f67e tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:02:52.586700 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-fd74d256-a9f6-4452-a7a4-5a5c5031f67e tempest-TestMinimumBasicScenario-1089666480 tempest-TestMinimumBasicScenario-1089666480] http://10.222.0.89/volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 returned with HTTP 404 Jan 21 13:02:52.587780 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1835/3650] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:02:52 2021] GET /volume/v3/869a9a389d59413bbded73cfa8cd0aed/volumes/c6c12b71-0153-49ea-a916-20244c3e70e1 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 13:16:35.776885 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e9d5cb97-491e-4ee7-8d75-fea1b844f887 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] POST http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes Jan 21 13:16:35.777526 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:16:35.777526 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:16:35.777744 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-e9d5cb97-491e-4ee7-8d75-fea1b844f887 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1906533462", "imageRef": "5c95b056-2e65-49e7-b901-df3480abf71e", "size": 1}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 13:16:35.779283 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.v3.volumes [None req-e9d5cb97-491e-4ee7-8d75-fea1b844f887 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1906533462', 'imageRef': '5c95b056-2e65-49e7-b901-df3480abf71e', 'size': 1}} {{(pid=87986) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 13:16:35.912963 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [None req-e9d5cb97-491e-4ee7-8d75-fea1b844f887 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Create volume of 1 GB Jan 21 13:16:35.935485 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e9d5cb97-491e-4ee7-8d75-fea1b844f887 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Availability Zones retrieved successfully. Jan 21 13:16:35.953468 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e9d5cb97-491e-4ee7-8d75-fea1b844f887 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Flow 'volume_create_api' (e61fa85d-ea6f-4e1c-b508-ee2fa052a365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 13:16:35.956287 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e9d5cb97-491e-4ee7-8d75-fea1b844f887 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83d0ab4c-a8a5-42e7-90c1-7da327fe1945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 13:16:35.958373 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.flows.api.create_volume [None req-e9d5cb97-491e-4ee7-8d75-fea1b844f887 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Validating volume size '1' using validate_int {{(pid=87986) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 13:16:36.072223 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e9d5cb97-491e-4ee7-8d75-fea1b844f887 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83d0ab4c-a8a5-42e7-90c1-7da327fe1945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T11:27:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b9a984ba-c31f-4426-b751-94cad111b170,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a984ba-c31f-4426-b751-94cad111b170', '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=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 13:16:36.074719 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e9d5cb97-491e-4ee7-8d75-fea1b844f887 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8fc2a03-2133-431e-9dd2-413757d68318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 13:16:36.194677 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.quota [None req-e9d5cb97-491e-4ee7-8d75-fea1b844f887 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Created reservations ['0a4afbea-78ad-483f-b199-4f3fc005bae1', '972dc27d-7e26-4d1a-8bcf-c8e5ea492a50', 'd729c745-b731-46a8-a691-6ce939998f3e', 'ae0211d8-c2fb-4462-9fbd-7dc174b8f6cf'] {{(pid=87986) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 13:16:36.196656 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e9d5cb97-491e-4ee7-8d75-fea1b844f887 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8fc2a03-2133-431e-9dd2-413757d68318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a4afbea-78ad-483f-b199-4f3fc005bae1', '972dc27d-7e26-4d1a-8bcf-c8e5ea492a50', 'd729c745-b731-46a8-a691-6ce939998f3e', 'ae0211d8-c2fb-4462-9fbd-7dc174b8f6cf']}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 13:16:36.199118 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e9d5cb97-491e-4ee7-8d75-fea1b844f887 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78365065-6e2c-480c-912a-aaedd0c9646e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 13:16:36.280623 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e9d5cb97-491e-4ee7-8d75-fea1b844f887 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78365065-6e2c-480c-912a-aaedd0c9646e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b', '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-1906533462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a0b4c62cedf4eb49e572486143d43b4',qos_specs=None,replication_status=,reservations=['0a4afbea-78ad-483f-b199-4f3fc005bae1','972dc27d-7e26-4d1a-8bcf-c8e5ea492a50','d729c745-b731-46a8-a691-6ce939998f3e','ae0211d8-c2fb-4462-9fbd-7dc174b8f6cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dbd5e752bac4009923d20d0f4dcd909',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170), '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=2021-01-21T13:16:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1906533462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a0b4c62cedf4eb49e572486143d43b4',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,user_id='0dbd5e752bac4009923d20d0f4dcd909',volume_attachment=,volume_type=,volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 13:16:36.282937 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e9d5cb97-491e-4ee7-8d75-fea1b844f887 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35787f2c-6e1b-4c43-8103-00cf95e535ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 13:16:36.313478 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e9d5cb97-491e-4ee7-8d75-fea1b844f887 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35787f2c-6e1b-4c43-8103-00cf95e535ec) 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-1906533462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a0b4c62cedf4eb49e572486143d43b4',qos_specs=None,replication_status=,reservations=['0a4afbea-78ad-483f-b199-4f3fc005bae1','972dc27d-7e26-4d1a-8bcf-c8e5ea492a50','d729c745-b731-46a8-a691-6ce939998f3e','ae0211d8-c2fb-4462-9fbd-7dc174b8f6cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dbd5e752bac4009923d20d0f4dcd909',volume_type_id=b9a984ba-c31f-4426-b751-94cad111b170)}' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 13:16:36.315499 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e9d5cb97-491e-4ee7-8d75-fea1b844f887 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c35436b-82c0-474b-b956-9994296ef5fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 13:16:36.331099 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e9d5cb97-491e-4ee7-8d75-fea1b844f887 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c35436b-82c0-474b-b956-9994296ef5fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87986) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 13:16:36.333829 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [None req-e9d5cb97-491e-4ee7-8d75-fea1b844f887 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Flow 'volume_create_api' (e61fa85d-ea6f-4e1c-b508-ee2fa052a365) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87986) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 13:16:36.383062 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-e9d5cb97-491e-4ee7-8d75-fea1b844f887 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Create volume request issued successfully. Jan 21 13:16:36.397578 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-e9d5cb97-491e-4ee7-8d75-fea1b844f887 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes returned with HTTP 202 Jan 21 13:16:36.398620 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1816/3651] 10.222.0.89 () {60 vars in 1226 bytes} [Thu Jan 21 13:16:35 2021] POST /volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes => generated 822 bytes in 626 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 13:16:36.413864 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-72488ceb-99cd-45d7-92e9-871d05d30986 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] GET http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b Jan 21 13:16:36.414397 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-72488ceb-99cd-45d7-92e9-871d05d30986 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:16:36.414875 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-72488ceb-99cd-45d7-92e9-871d05d30986 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:16:36.470280 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:16:36.470280 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:16:36.480663 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-72488ceb-99cd-45d7-92e9-871d05d30986 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Volume info retrieved successfully. Jan 21 13:16:36.504158 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-72488ceb-99cd-45d7-92e9-871d05d30986 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b returned with HTTP 200 Jan 21 13:16:36.505007 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1836/3652] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:16:36 2021] GET /volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b => generated 914 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:16:37.524047 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1d51e032-b38d-4069-9803-e62bab127950 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] GET http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b Jan 21 13:16:37.524623 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1d51e032-b38d-4069-9803-e62bab127950 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:16:37.524623 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:16:37.524623 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:16:37.525011 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-1d51e032-b38d-4069-9803-e62bab127950 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:16:37.580154 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:16:37.580154 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:16:37.589840 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-1d51e032-b38d-4069-9803-e62bab127950 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Volume info retrieved successfully. Jan 21 13:16:37.614301 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-1d51e032-b38d-4069-9803-e62bab127950 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b returned with HTTP 200 Jan 21 13:16:37.615343 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1817/3653] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:16:37 2021] GET /volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b => generated 914 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:16:38.631111 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f066ceb5-f3de-4678-9e9b-719e87c859a7 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] GET http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b Jan 21 13:16:38.631710 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f066ceb5-f3de-4678-9e9b-719e87c859a7 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:16:38.631836 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:16:38.631836 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:16:38.632181 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-f066ceb5-f3de-4678-9e9b-719e87c859a7 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:16:38.682649 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:16:38.682649 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:16:38.692498 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-f066ceb5-f3de-4678-9e9b-719e87c859a7 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Volume info retrieved successfully. Jan 21 13:16:38.715197 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-f066ceb5-f3de-4678-9e9b-719e87c859a7 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b returned with HTTP 200 Jan 21 13:16:38.716236 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1837/3654] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:16:38 2021] GET /volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:16:39.732634 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d305e3ea-0760-48b8-9ddd-30f8ce990ad2 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] GET http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b Jan 21 13:16:39.733271 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d305e3ea-0760-48b8-9ddd-30f8ce990ad2 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:16:39.733379 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:16:39.733379 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:16:39.733734 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d305e3ea-0760-48b8-9ddd-30f8ce990ad2 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:16:39.784606 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:16:39.784606 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:16:39.794358 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d305e3ea-0760-48b8-9ddd-30f8ce990ad2 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Volume info retrieved successfully. Jan 21 13:16:39.818062 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d305e3ea-0760-48b8-9ddd-30f8ce990ad2 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b returned with HTTP 200 Jan 21 13:16:39.818909 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1818/3655] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:16:39 2021] GET /volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:16:40.837113 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-05dd7678-307d-4240-9dbc-4e6d0c6efddb tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] GET http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b Jan 21 13:16:40.837979 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-05dd7678-307d-4240-9dbc-4e6d0c6efddb tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:16:40.838163 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:16:40.838163 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:16:40.838527 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-05dd7678-307d-4240-9dbc-4e6d0c6efddb tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:16:40.894890 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:16:40.894890 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:16:40.904089 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-05dd7678-307d-4240-9dbc-4e6d0c6efddb tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Volume info retrieved successfully. Jan 21 13:16:40.932609 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-05dd7678-307d-4240-9dbc-4e6d0c6efddb tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b returned with HTTP 200 Jan 21 13:16:40.933916 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1838/3656] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:16:40 2021] GET /volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b => generated 914 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:16:41.951134 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-78fe2605-f0c5-4709-abf6-2aed21374184 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] GET http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b Jan 21 13:16:41.952029 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-78fe2605-f0c5-4709-abf6-2aed21374184 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:16:41.952216 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:16:41.952216 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:16:41.952518 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-78fe2605-f0c5-4709-abf6-2aed21374184 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:16:42.004823 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:16:42.004823 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:16:42.015136 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-78fe2605-f0c5-4709-abf6-2aed21374184 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Volume info retrieved successfully. Jan 21 13:16:42.041007 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-78fe2605-f0c5-4709-abf6-2aed21374184 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b returned with HTTP 200 Jan 21 13:16:42.042036 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1819/3657] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:16:41 2021] GET /volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b => generated 914 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:16:43.058806 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4e17707d-1c5c-4df3-957a-a3d1911fa419 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] GET http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b Jan 21 13:16:43.059371 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4e17707d-1c5c-4df3-957a-a3d1911fa419 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:16:43.059462 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:16:43.059462 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:16:43.059763 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-4e17707d-1c5c-4df3-957a-a3d1911fa419 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:16:43.111173 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:16:43.111173 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:16:43.121553 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-4e17707d-1c5c-4df3-957a-a3d1911fa419 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Volume info retrieved successfully. Jan 21 13:16:43.147680 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-4e17707d-1c5c-4df3-957a-a3d1911fa419 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b returned with HTTP 200 Jan 21 13:16:43.148708 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1839/3658] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:16:43 2021] GET /volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b => generated 914 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:16:44.164834 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-31f31974-d028-4541-899e-d7e7d230d6c6 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] GET http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b Jan 21 13:16:44.165442 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-31f31974-d028-4541-899e-d7e7d230d6c6 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:16:44.165538 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:16:44.165538 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:16:44.165983 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-31f31974-d028-4541-899e-d7e7d230d6c6 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:16:44.218147 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:16:44.218147 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:16:44.231900 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-31f31974-d028-4541-899e-d7e7d230d6c6 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Volume info retrieved successfully. Jan 21 13:16:44.259025 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-31f31974-d028-4541-899e-d7e7d230d6c6 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b returned with HTTP 200 Jan 21 13:16:44.259877 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1820/3659] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:16:44 2021] GET /volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b => generated 914 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:16:45.276426 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d221b9e5-48ef-4b19-854f-3fa83f2bf9c3 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] GET http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b Jan 21 13:16:45.277090 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d221b9e5-48ef-4b19-854f-3fa83f2bf9c3 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:16:45.277090 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:16:45.277090 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:16:45.277478 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d221b9e5-48ef-4b19-854f-3fa83f2bf9c3 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:16:45.328437 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:16:45.328437 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:16:45.337553 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d221b9e5-48ef-4b19-854f-3fa83f2bf9c3 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Volume info retrieved successfully. Jan 21 13:16:45.360909 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d221b9e5-48ef-4b19-854f-3fa83f2bf9c3 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b returned with HTTP 200 Jan 21 13:16:45.361775 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1840/3660] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:16:45 2021] GET /volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:16:46.379326 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-279ffb0c-6b28-42dd-92f3-1b1ab93a067b tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] GET http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b Jan 21 13:16:46.379906 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-279ffb0c-6b28-42dd-92f3-1b1ab93a067b tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:16:46.380118 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:16:46.380118 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:16:46.380498 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-279ffb0c-6b28-42dd-92f3-1b1ab93a067b tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:16:46.438152 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:16:46.438152 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:16:46.441766 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-279ffb0c-6b28-42dd-92f3-1b1ab93a067b tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Volume info retrieved successfully. Jan 21 13:16:46.464968 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-279ffb0c-6b28-42dd-92f3-1b1ab93a067b tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b returned with HTTP 200 Jan 21 13:16:46.466035 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1821/3661] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:16:46 2021] GET /volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:16:47.490554 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-120eb5dd-6619-4677-a854-222168d09bc7 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] GET http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b Jan 21 13:16:47.491151 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-120eb5dd-6619-4677-a854-222168d09bc7 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:16:47.491358 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:16:47.491358 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:16:47.491758 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-120eb5dd-6619-4677-a854-222168d09bc7 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:16:47.546762 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:16:47.546762 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:16:47.556130 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-120eb5dd-6619-4677-a854-222168d09bc7 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Volume info retrieved successfully. Jan 21 13:16:47.580694 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-120eb5dd-6619-4677-a854-222168d09bc7 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b returned with HTTP 200 Jan 21 13:16:47.581526 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1841/3662] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:16:47 2021] GET /volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b => generated 972 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:16:48.599099 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-00ace250-90fc-4a86-b774-e325221dbf94 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] GET http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b Jan 21 13:16:48.599709 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-00ace250-90fc-4a86-b774-e325221dbf94 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:16:48.599814 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:16:48.599814 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:16:48.600144 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-00ace250-90fc-4a86-b774-e325221dbf94 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:16:48.650223 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:16:48.650223 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:16:48.659009 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-00ace250-90fc-4a86-b774-e325221dbf94 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Volume info retrieved successfully. Jan 21 13:16:48.688437 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-00ace250-90fc-4a86-b774-e325221dbf94 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b returned with HTTP 200 Jan 21 13:16:48.689441 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1822/3663] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:16:48 2021] GET /volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b => generated 975 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:16:49.706487 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-495386f5-9528-412f-95d4-a10c1a0b1ae1 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] GET http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b Jan 21 13:16:49.707232 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-495386f5-9528-412f-95d4-a10c1a0b1ae1 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:16:49.707232 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:16:49.707232 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:16:49.707870 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-495386f5-9528-412f-95d4-a10c1a0b1ae1 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:16:49.761406 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:16:49.761406 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:16:49.770994 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-495386f5-9528-412f-95d4-a10c1a0b1ae1 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Volume info retrieved successfully. Jan 21 13:16:49.794902 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-495386f5-9528-412f-95d4-a10c1a0b1ae1 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b returned with HTTP 200 Jan 21 13:16:49.795726 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1842/3664] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:16:49 2021] GET /volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b => generated 975 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:16:50.812980 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c93259e0-ed51-4230-ad9c-bf51e8d804c1 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] GET http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b Jan 21 13:16:50.813764 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c93259e0-ed51-4230-ad9c-bf51e8d804c1 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:16:50.813764 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:16:50.813764 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:16:50.814155 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-c93259e0-ed51-4230-ad9c-bf51e8d804c1 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:16:50.868927 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:16:50.868927 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:16:50.878734 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-c93259e0-ed51-4230-ad9c-bf51e8d804c1 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Volume info retrieved successfully. Jan 21 13:16:50.904173 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-c93259e0-ed51-4230-ad9c-bf51e8d804c1 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b returned with HTTP 200 Jan 21 13:16:50.905315 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1823/3665] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:16:50 2021] GET /volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b => generated 975 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:16:51.922940 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-07f428b3-3d9e-47ed-a2ae-b05972be7c9a tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] GET http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b Jan 21 13:16:51.923525 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-07f428b3-3d9e-47ed-a2ae-b05972be7c9a tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:16:51.923790 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:16:51.923790 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:16:51.924158 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-07f428b3-3d9e-47ed-a2ae-b05972be7c9a tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:16:51.973662 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:16:51.973662 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:16:51.982382 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-07f428b3-3d9e-47ed-a2ae-b05972be7c9a tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Volume info retrieved successfully. Jan 21 13:16:52.006643 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-07f428b3-3d9e-47ed-a2ae-b05972be7c9a tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b returned with HTTP 200 Jan 21 13:16:52.007470 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1843/3666] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:16:51 2021] GET /volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b => generated 975 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:16:53.024212 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d1b5fb86-217f-438a-b09d-435652571bb5 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] GET http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b Jan 21 13:16:53.024776 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d1b5fb86-217f-438a-b09d-435652571bb5 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:16:53.024776 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:16:53.024776 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:16:53.025188 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [None req-d1b5fb86-217f-438a-b09d-435652571bb5 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:16:53.077853 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:16:53.077853 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:16:53.088143 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [None req-d1b5fb86-217f-438a-b09d-435652571bb5 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Volume info retrieved successfully. Jan 21 13:16:53.114308 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [None req-d1b5fb86-217f-438a-b09d-435652571bb5 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b returned with HTTP 200 Jan 21 13:16:53.115150 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1824/3667] 10.222.0.89 () {58 vars in 1315 bytes} [Thu Jan 21 13:16:53 2021] GET /volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b => generated 1363 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 13:16:53.191129 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-a24bfa0e-59a4-4291-b9ee-ef7d88a58e14 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] GET http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b Jan 21 13:16:53.191919 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-a24bfa0e-59a4-4291-b9ee-ef7d88a58e14 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:16:53.192219 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:16:53.192219 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:16:53.192733 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-a24bfa0e-59a4-4291-b9ee-ef7d88a58e14 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:16:53.241742 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:16:53.241742 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:16:53.254098 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-a24bfa0e-59a4-4291-b9ee-ef7d88a58e14 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Volume info retrieved successfully. Jan 21 13:16:53.284754 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-a24bfa0e-59a4-4291-b9ee-ef7d88a58e14 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b returned with HTTP 200 Jan 21 13:16:53.285506 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1844/3668] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 13:16:53 2021] GET /volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b => generated 1363 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 13:16:54.125980 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-4d672415-1cea-4a50-9980-7fedccd3f388 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] GET http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b Jan 21 13:16:54.126594 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-4d672415-1cea-4a50-9980-7fedccd3f388 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:16:54.126762 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:16:54.126762 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:16:54.127357 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-4d672415-1cea-4a50-9980-7fedccd3f388 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:16:54.177643 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:16:54.177643 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:16:54.188881 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-4d672415-1cea-4a50-9980-7fedccd3f388 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Volume info retrieved successfully. Jan 21 13:16:54.222432 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-4d672415-1cea-4a50-9980-7fedccd3f388 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b returned with HTTP 200 Jan 21 13:16:54.223354 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1825/3669] 10.222.0.89 () {60 vars in 1569 bytes} [Thu Jan 21 13:16:54 2021] GET /volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b => generated 1363 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 13:16:54.235398 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-a24bfa0e-59a4-4291-b9ee-ef7d88a58e14 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] GET http://10.222.0.89/volume// Jan 21 13:16:54.235869 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-a24bfa0e-59a4-4291-b9ee-ef7d88a58e14 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:16:54.236072 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:16:54.236072 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:16:54.236427 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-a24bfa0e-59a4-4291-b9ee-ef7d88a58e14 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:16:54.238130 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-a24bfa0e-59a4-4291-b9ee-ef7d88a58e14 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 13:16:54.238751 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1845/3670] 10.222.0.89 () {58 vars in 1289 bytes} [Thu Jan 21 13:16:54 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 13:16:54.254281 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-2fe0eff6-6692-45ab-ab98-65afadce962a tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] POST http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/attachments Jan 21 13:16:54.254783 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:16:54.254783 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:16:54.255226 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-2fe0eff6-6692-45ab-ab98-65afadce962a tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b", "instance_uuid": "476546a9-c42a-4517-86f5-2fd5632d4101", "connector": null}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 13:16:54.312997 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:16:54.312997 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:16:54.378033 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-2fe0eff6-6692-45ab-ab98-65afadce962a tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/attachments returned with HTTP 200 Jan 21 13:16:54.378979 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1826/3671] 10.222.0.89 () {66 vars in 1565 bytes} [Thu Jan 21 13:16:54 2021] POST /volume/v3/4a0b4c62cedf4eb49e572486143d43b4/attachments => generated 273 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 13:16:55.838878 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-a24bfa0e-59a4-4291-b9ee-ef7d88a58e14 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] GET http://10.222.0.89/volume// Jan 21 13:16:55.839455 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-a24bfa0e-59a4-4291-b9ee-ef7d88a58e14 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:16:55.839863 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-a24bfa0e-59a4-4291-b9ee-ef7d88a58e14 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:16:55.840956 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-a24bfa0e-59a4-4291-b9ee-ef7d88a58e14 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 13:16:55.841614 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1846/3672] 10.222.0.95 () {56 vars in 1089 bytes} [Thu Jan 21 13:16:55 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 13:16:55.855395 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-c0caa15b-89d9-47b3-a83f-2e3ecd69b4f7 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] GET http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b Jan 21 13:16:55.856472 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-c0caa15b-89d9-47b3-a83f-2e3ecd69b4f7 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:16:55.856918 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:16:55.856918 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:16:55.857352 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-c0caa15b-89d9-47b3-a83f-2e3ecd69b4f7 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Calling method 'show' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:16:55.908630 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:16:55.908630 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:16:55.919456 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-c0caa15b-89d9-47b3-a83f-2e3ecd69b4f7 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Volume info retrieved successfully. Jan 21 13:16:55.939255 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:16:55.939255 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:16:55.949291 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-c0caa15b-89d9-47b3-a83f-2e3ecd69b4f7 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b returned with HTTP 200 Jan 21 13:16:55.950201 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1827/3673] 10.222.0.95 () {60 vars in 1403 bytes} [Thu Jan 21 13:16:55 2021] GET /volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b => generated 1461 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 13:16:55.986118 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-cbd4d131-39ab-4ab2-9692-72031ccce03d tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] PUT http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/attachments/a8d1c86d-03a5-46bc-87e9-a33b59fd3bd7 Jan 21 13:16:55.987407 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-cbd4d131-39ab-4ab2-9692-72031ccce03d tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.95", "host": "n-h1-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 13:16:56.019446 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 13:16:56.019446 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 13:16:56.019968 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-cbd4d131-39ab-4ab2-9692-72031ccce03d tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Lock "b'cinder-attachment_update-fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b-n-h1-760354-3'" acquired by "attachment_update" :: waited 0.010s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 13:16:56.023114 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:16:56.023114 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:16:57.357780 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-cbd4d131-39ab-4ab2-9692-72031ccce03d tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Lock "b'cinder-attachment_update-fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b-n-h1-760354-3'" released by "attachment_update" :: held 1.338s {{(pid=87985) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 13:16:57.359023 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-cbd4d131-39ab-4ab2-9692-72031ccce03d tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/attachments/a8d1c86d-03a5-46bc-87e9-a33b59fd3bd7 returned with HTTP 200 Jan 21 13:16:57.360337 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1847/3674] 10.222.0.95 () {64 vars in 1468 bytes} [Thu Jan 21 13:16:55 2021] PUT /volume/v3/4a0b4c62cedf4eb49e572486143d43b4/attachments/a8d1c86d-03a5-46bc-87e9-a33b59fd3bd7 => generated 762 bytes in 1381 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 13:16:57.403597 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-0c7de843-4fdf-4c3a-aad8-f6218760b350 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] POST http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/attachments/a8d1c86d-03a5-46bc-87e9-a33b59fd3bd7/action Jan 21 13:16:57.404670 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:16:57.404670 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:16:57.406086 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-0c7de843-4fdf-4c3a-aad8-f6218760b350 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Action body: b'{"os-complete": null}' {{(pid=87986) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 13:16:57.406468 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-0c7de843-4fdf-4c3a-aad8-f6218760b350 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 13:16:57.485921 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:16:57.485921 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:16:57.499719 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-0c7de843-4fdf-4c3a-aad8-f6218760b350 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/attachments/a8d1c86d-03a5-46bc-87e9-a33b59fd3bd7/action returned with HTTP 204 Jan 21 13:16:57.500772 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1828/3675] 10.222.0.95 () {64 vars in 1489 bytes} [Thu Jan 21 13:16:57 2021] POST /volume/v3/4a0b4c62cedf4eb49e572486143d43b4/attachments/a8d1c86d-03a5-46bc-87e9-a33b59fd3bd7/action => generated 0 bytes in 105 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 13:19:27.283509 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-cbd4d131-39ab-4ab2-9692-72031ccce03d tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] GET http://10.222.0.89/volume// Jan 21 13:19:27.284364 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-cbd4d131-39ab-4ab2-9692-72031ccce03d tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:19:27.284561 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:19:27.284561 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:19:27.284976 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-cbd4d131-39ab-4ab2-9692-72031ccce03d tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Calling method 'all' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:19:27.289235 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-d2d4b95f-8217-4129-a579-9bdc9c8c995b req-cbd4d131-39ab-4ab2-9692-72031ccce03d tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 13:19:27.289235 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1848/3676] 10.222.0.95 () {56 vars in 1089 bytes} [Thu Jan 21 13:19:27 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 13:19:27.303689 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-8671ee9e-c831-486c-a093-995ac9f9d144 req-8d0c874e-6c7c-421e-a983-b2ebd505a20e tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] POST http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/attachments Jan 21 13:19:27.304214 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:19:27.304214 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:19:27.304634 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-8671ee9e-c831-486c-a093-995ac9f9d144 req-8d0c874e-6c7c-421e-a983-b2ebd505a20e tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b", "instance_uuid": "476546a9-c42a-4517-86f5-2fd5632d4101", "connector": null}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 13:19:27.357617 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:19:27.357617 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:19:27.517598 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-8671ee9e-c831-486c-a093-995ac9f9d144 req-8d0c874e-6c7c-421e-a983-b2ebd505a20e tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/attachments returned with HTTP 200 Jan 21 13:19:27.518556 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1829/3677] 10.222.0.95 () {64 vars in 1358 bytes} [Thu Jan 21 13:19:27 2021] POST /volume/v3/4a0b4c62cedf4eb49e572486143d43b4/attachments => generated 273 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 13:19:27.537438 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-8671ee9e-c831-486c-a093-995ac9f9d144 req-abe31e58-8066-4bdc-b486-5b75da6186c1 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] DELETE http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/attachments/a8d1c86d-03a5-46bc-87e9-a33b59fd3bd7 Jan 21 13:19:27.538096 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-8671ee9e-c831-486c-a093-995ac9f9d144 req-abe31e58-8066-4bdc-b486-5b75da6186c1 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:19:27.538783 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-8671ee9e-c831-486c-a093-995ac9f9d144 req-abe31e58-8066-4bdc-b486-5b75da6186c1 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Calling method 'version_select' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:19:27.571152 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:19:27.571152 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:19:27.815087 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-8671ee9e-c831-486c-a093-995ac9f9d144 req-abe31e58-8066-4bdc-b486-5b75da6186c1 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(2f4d99fc-46ae-4c99-b578-eed56dc2c0d6)]) {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 13:19:27.815430 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-8671ee9e-c831-486c-a093-995ac9f9d144 req-abe31e58-8066-4bdc-b486-5b75da6186c1 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Adding status of: reserved to pending status list for volume. {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 13:19:27.815846 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-8671ee9e-c831-486c-a093-995ac9f9d144 req-abe31e58-8066-4bdc-b486-5b75da6186c1 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87985) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 13:19:27.824766 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-8671ee9e-c831-486c-a093-995ac9f9d144 req-abe31e58-8066-4bdc-b486-5b75da6186c1 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/attachments/a8d1c86d-03a5-46bc-87e9-a33b59fd3bd7 returned with HTTP 200 Jan 21 13:19:27.825650 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1849/3678] 10.222.0.95 () {62 vars in 1437 bytes} [Thu Jan 21 13:19:27 2021] DELETE /volume/v3/4a0b4c62cedf4eb49e572486143d43b4/attachments/a8d1c86d-03a5-46bc-87e9-a33b59fd3bd7 => generated 192 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 13:19:33.374143 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-8671ee9e-c831-486c-a093-995ac9f9d144 req-8d0c874e-6c7c-421e-a983-b2ebd505a20e tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] GET http://10.222.0.89/volume// Jan 21 13:19:33.374693 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-8671ee9e-c831-486c-a093-995ac9f9d144 req-8d0c874e-6c7c-421e-a983-b2ebd505a20e tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:19:33.374806 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:19:33.374806 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:19:33.375190 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-8671ee9e-c831-486c-a093-995ac9f9d144 req-8d0c874e-6c7c-421e-a983-b2ebd505a20e tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Calling method 'all' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:19:33.376460 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-8671ee9e-c831-486c-a093-995ac9f9d144 req-8d0c874e-6c7c-421e-a983-b2ebd505a20e tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] http://10.222.0.89/volume// returned with HTTP 300 Jan 21 13:19:33.377143 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1830/3679] 10.222.0.95 () {56 vars in 1089 bytes} [Thu Jan 21 13:19:33 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 13:19:33.390796 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-8ba6c2f6-f8f9-467b-a6f6-0d44a31f8859 req-025fd73c-3b1d-4336-8b41-4cecb6c1b36a tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] GET http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b Jan 21 13:19:33.391335 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-8ba6c2f6-f8f9-467b-a6f6-0d44a31f8859 req-025fd73c-3b1d-4336-8b41-4cecb6c1b36a tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:19:33.391544 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:19:33.391544 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:19:33.391915 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-8ba6c2f6-f8f9-467b-a6f6-0d44a31f8859 req-025fd73c-3b1d-4336-8b41-4cecb6c1b36a tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Calling method 'show' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:19:33.444831 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:19:33.444831 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:19:33.453493 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-8ba6c2f6-f8f9-467b-a6f6-0d44a31f8859 req-025fd73c-3b1d-4336-8b41-4cecb6c1b36a tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Volume info retrieved successfully. Jan 21 13:19:33.482084 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:19:33.482084 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:19:33.492476 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-8ba6c2f6-f8f9-467b-a6f6-0d44a31f8859 req-025fd73c-3b1d-4336-8b41-4cecb6c1b36a tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b returned with HTTP 200 Jan 21 13:19:33.493350 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1850/3680] 10.222.0.95 () {60 vars in 1403 bytes} [Thu Jan 21 13:19:33 2021] GET /volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b => generated 1461 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 13:19:33.531549 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-8ba6c2f6-f8f9-467b-a6f6-0d44a31f8859 req-e0314e95-98a1-4e0a-93bc-660b2c15c6ba tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] PUT http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/attachments/2f4d99fc-46ae-4c99-b578-eed56dc2c0d6 Jan 21 13:19:33.532725 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-8ba6c2f6-f8f9-467b-a6f6-0d44a31f8859 req-e0314e95-98a1-4e0a-93bc-660b2c15c6ba tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.95", "host": "n-h1-760354-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-760354-3.cbci-760354-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 13:19:33.571523 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 13:19:33.571523 n-d-760354-3 devstack@c-api.service[87984]: return self(f, *args, **kw) Jan 21 13:19:33.572475 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-8ba6c2f6-f8f9-467b-a6f6-0d44a31f8859 req-e0314e95-98a1-4e0a-93bc-660b2c15c6ba tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Lock "b'cinder-attachment_update-fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b-n-h1-760354-3'" acquired by "attachment_update" :: waited 0.016s {{(pid=87986) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 13:19:33.575262 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:19:33.575262 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:19:34.968669 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.coordination [req-8ba6c2f6-f8f9-467b-a6f6-0d44a31f8859 req-e0314e95-98a1-4e0a-93bc-660b2c15c6ba tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Lock "b'cinder-attachment_update-fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b-n-h1-760354-3'" released by "attachment_update" :: held 1.396s {{(pid=87986) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 13:19:34.969364 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-8ba6c2f6-f8f9-467b-a6f6-0d44a31f8859 req-e0314e95-98a1-4e0a-93bc-660b2c15c6ba tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/attachments/2f4d99fc-46ae-4c99-b578-eed56dc2c0d6 returned with HTTP 200 Jan 21 13:19:34.970382 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1831/3681] 10.222.0.95 () {64 vars in 1468 bytes} [Thu Jan 21 13:19:33 2021] PUT /volume/v3/4a0b4c62cedf4eb49e572486143d43b4/attachments/2f4d99fc-46ae-4c99-b578-eed56dc2c0d6 => generated 762 bytes in 1446 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 13:19:35.007612 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-8ba6c2f6-f8f9-467b-a6f6-0d44a31f8859 req-a8598192-1310-4940-ab4b-53d150a7a33e tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] POST http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/attachments/2f4d99fc-46ae-4c99-b578-eed56dc2c0d6/action Jan 21 13:19:35.008060 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:19:35.008060 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:19:35.008476 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-8ba6c2f6-f8f9-467b-a6f6-0d44a31f8859 req-a8598192-1310-4940-ab4b-53d150a7a33e tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Action body: b'{"os-complete": null}' {{(pid=87985) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 13:19:35.008861 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-8ba6c2f6-f8f9-467b-a6f6-0d44a31f8859 req-a8598192-1310-4940-ab4b-53d150a7a33e tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 13:19:35.079763 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:19:35.079763 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:19:35.095410 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-8ba6c2f6-f8f9-467b-a6f6-0d44a31f8859 req-a8598192-1310-4940-ab4b-53d150a7a33e tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/attachments/2f4d99fc-46ae-4c99-b578-eed56dc2c0d6/action returned with HTTP 204 Jan 21 13:19:35.096780 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1851/3682] 10.222.0.95 () {64 vars in 1489 bytes} [Thu Jan 21 13:19:35 2021] POST /volume/v3/4a0b4c62cedf4eb49e572486143d43b4/attachments/2f4d99fc-46ae-4c99-b578-eed56dc2c0d6/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 13:21:18.899853 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-52ec2990-a03a-4c2f-b462-b0791a228353 req-e30d133c-20e8-409d-970a-3972dfa9543e tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] DELETE http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/attachments/2f4d99fc-46ae-4c99-b578-eed56dc2c0d6 Jan 21 13:21:18.900414 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-52ec2990-a03a-4c2f-b462-b0791a228353 req-e30d133c-20e8-409d-970a-3972dfa9543e tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Empty body provided in request {{(pid=87986) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:21:18.900594 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:21:18.900594 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:21:18.900965 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-52ec2990-a03a-4c2f-b462-b0791a228353 req-e30d133c-20e8-409d-970a-3972dfa9543e tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Calling method 'version_select' {{(pid=87986) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:21:18.923865 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:21:18.923865 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:21:19.388799 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-52ec2990-a03a-4c2f-b462-b0791a228353 req-e30d133c-20e8-409d-970a-3972dfa9543e tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 13:21:19.389213 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.volume.api [req-52ec2990-a03a-4c2f-b462-b0791a228353 req-e30d133c-20e8-409d-970a-3972dfa9543e tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Pending status list for volume during attachment-delete: [] {{(pid=87986) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 13:21:19.396566 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-52ec2990-a03a-4c2f-b462-b0791a228353 req-e30d133c-20e8-409d-970a-3972dfa9543e tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/attachments/2f4d99fc-46ae-4c99-b578-eed56dc2c0d6 returned with HTTP 200 Jan 21 13:21:19.397430 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87986|app: 0|req: 1832/3683] 10.222.0.95 () {62 vars in 1437 bytes} [Thu Jan 21 13:21:18 2021] DELETE /volume/v3/4a0b4c62cedf4eb49e572486143d43b4/attachments/2f4d99fc-46ae-4c99-b578-eed56dc2c0d6 => generated 19 bytes in 503 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 13:21:19.425128 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-52ec2990-a03a-4c2f-b462-b0791a228353 req-a02bd23b-0dc0-4a34-bc94-7a6408d43fc5 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] DELETE http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b Jan 21 13:21:19.425636 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-52ec2990-a03a-4c2f-b462-b0791a228353 req-a02bd23b-0dc0-4a34-bc94-7a6408d43fc5 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Empty body provided in request {{(pid=87985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 13:21:19.425903 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 13:21:19.425903 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning, Jan 21 13:21:19.426283 n-d-760354-3 devstack@c-api.service[87984]: DEBUG cinder.api.openstack.wsgi [req-52ec2990-a03a-4c2f-b462-b0791a228353 req-a02bd23b-0dc0-4a34-bc94-7a6408d43fc5 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Calling method 'delete' {{(pid=87985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 13:21:19.426746 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.v3.volumes [req-52ec2990-a03a-4c2f-b462-b0791a228353 req-a02bd23b-0dc0-4a34-bc94-7a6408d43fc5 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Delete volume with id: fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b Jan 21 13:21:19.483781 n-d-760354-3 devstack@c-api.service[87984]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 13:21:19.483781 n-d-760354-3 devstack@c-api.service[87984]: DeprecationWarning) Jan 21 13:21:19.484967 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-52ec2990-a03a-4c2f-b462-b0791a228353 req-a02bd23b-0dc0-4a34-bc94-7a6408d43fc5 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Volume info retrieved successfully. Jan 21 13:21:19.514981 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.volume.api [req-52ec2990-a03a-4c2f-b462-b0791a228353 req-a02bd23b-0dc0-4a34-bc94-7a6408d43fc5 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] Delete volume request issued successfully. Jan 21 13:21:19.515461 n-d-760354-3 devstack@c-api.service[87984]: INFO cinder.api.openstack.wsgi [req-52ec2990-a03a-4c2f-b462-b0791a228353 req-a02bd23b-0dc0-4a34-bc94-7a6408d43fc5 tempest-TestShelveInstance-186971986 tempest-TestShelveInstance-186971986] http://10.222.0.89/volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b returned with HTTP 202 Jan 21 13:21:19.516333 n-d-760354-3 devstack@c-api.service[87984]: [pid: 87985|app: 0|req: 1852/3684] 10.222.0.95 () {60 vars in 1384 bytes} [Thu Jan 21 13:21:19 2021] DELETE /volume/v3/4a0b4c62cedf4eb49e572486143d43b4/volumes/fb4fe4e1-59c2-4ceb-bc07-0fbd74ecfd3b => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)